Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-stp-test-asan 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-stp-test-asan # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/arehbein/devtests Seen branch in repository origin/arehbein/devtests%topic=fixes Seen branch in repository origin/daniel/bscnat_tests Seen branch in repository origin/daniel/training Seen branch in repository origin/daniel/wip Seen branch in repository origin/fixeria/confmerge Seen branch in repository origin/fixeria/sccplite Seen branch in repository origin/fixeria/testing Seen branch in repository origin/jolly/testing Seen branch in repository origin/laforge/ergw Seen branch in repository origin/laforge/fr Seen branch in repository origin/laforge/ns Seen branch in repository origin/laforge/podman Seen branch in repository origin/lynxis/gerrit-comment-ci Seen branch in repository origin/master Seen branch in repository origin/neels/hnbgw-pfcp Seen branch in repository origin/neels/wip Seen branch in repository origin/osmith/fix-registry-pull Seen branch in repository origin/osmith/fix-rpi-gnutls Seen branch in repository origin/osmith/obs-2021q1 Seen branch in repository origin/osmith/rpm-local Seen branch in repository origin/osmith/ttcn3-pass-args Seen branch in repository origin/osmith/wip Seen branch in repository origin/osmith/wip-4g-only Seen branch in repository origin/osmith/wip-asan Seen branch in repository origin/pespin/bts-perf Seen branch in repository origin/pespin/ergw Seen branch in repository origin/pespin/gtp1 Seen branch in repository origin/pespin/master Seen branch in repository origin/pmaier/pcuif Seen branch in repository origin/refsf/for/master/dyn-pdch Seen 31 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision d6176d12f347626a40592bb7122e0cc8553376e8 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f d6176d12f347626a40592bb7122e0cc8553376e8 # timeout=10 Commit message: "debian-bookworm-titan: chown 1000 for deps" > git rev-list --no-walk affe733c8c1194a7ece649d13c272b5820897f0f # timeout=10
[ttcn3-stp-test-asan] $ /bin/sh -xe /tmp/jenkins15154479417360588244.sh + export REGISTRY_HOST=registry.osmocom.org + echo ttcn3-stp-test-asan + sed s/-asan$// + DIR=ttcn3-stp-test + export IMAGE_SUFFIX=asan + export OSMOCOM_REPO_VERSION=asan + cd ttcn3-stp-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-stp-test-asan = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-stp-test-asan/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-stp-test-asan/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-stp-test-asan/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-stp-test-asan/logs ] + [ xjenkins-ttcn3-stp-test-asan-103 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-stp-test-asan/ttcn3-stp-test + SUITE_NAME=ttcn3-stp-test + IMAGE_SUFFIX=asan + docker_images_require osmo-stp-asan ttcn3-stp-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-stp-asan + local feed + echo debian-bookworm-obs-asan + depends=debian-bookworm-obs-asan + [ -n debian-bookworm-obs-asan ] + docker_images_require debian-bookworm-obs-asan + 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-obs-asan + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-obs-asan + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-obs-asan + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-obs-asan + echo debian-bookworm-obs-asan + dir=debian-bookworm-obs-asan + pull_arg=--pull + grep ^FROM ../debian-bookworm-obs-asan/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-obs-asan (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-obs-asan BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-obs-asan OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-stp-test-asan/debian-bookworm-obs-asan' 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-stp-test-asan/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=asan \ --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-obs-asan:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.38kB done #2 DONE 0.1s #3 [auth] sharing credentials for registry.osmocom.org #3 DONE 0.0s #4 [internal] load metadata for registry.osmocom.org/debian:bookworm #4 DONE 0.1s #5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12//Release #5 DONE 0.0s #6 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:3521cd844df5a6f3fd71217af1fc8222db5a7138a753eef86a0550d153184cdf #6 resolve registry.osmocom.org/debian:bookworm@sha256:3521cd844df5a6f3fd71217af1fc8222db5a7138a753eef86a0550d153184cdf 0.0s done #6 DONE 0.0s #7 [internal] load build context #7 transferring context: 1.96kB done #7 DONE 0.0s #8 [3/6] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-nightly-asan.asc #8 CACHED #9 [4/6] 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/ #9 CACHED #10 [5/6] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates telnet && apt-get clean && echo "deb [signed-by=/usr/share/keyrings/osmocom-nightly-asan.asc] https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly-asan.list #10 CACHED #11 [2/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #11 CACHED #12 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY:/ASAN/DEBIAN_12//RELEASE /tmp/Release #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:f43040ea8cabfa24344f7e9bafe07204d3e9af8da94c9d073b6e85699929a8e2 done #13 naming to docker.io/osmocom-build/debian-bookworm-obs-asan:latest done #13 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-stp-test-asan/debian-bookworm-obs-asan' + docker_image_exists debian-bookworm-obs-asan + docker images -q osmocom-build/debian-bookworm-obs-asan + test -n f43040ea8cab + list_osmo_packages debian-bookworm debian-bookworm-obs-asan + local distro=debian-bookworm + local image=debian-bookworm-obs-asan + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-obs-asan -c + [ -n ] + return + docker_distro_from_image_name osmo-stp-asan + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-stp-asan + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-stp-asan + echo osmo-stp-asan + sed s/-asan/-latest/ + dir=osmo-stp-latest + pull_arg=--pull + grep ^FROM ../osmo-stp-latest/Dockerfile + from_line=FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + echo FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + grep -q $USER + pull_arg= + set +x Building image: osmo-stp-asan (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-stp-latest BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-stp-asan OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-stp-test-asan/osmo-stp-latest' 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-stp-test-asan/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=asan \ --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-stp-asan:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 576B done #2 DONE 0.1s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-obs-asan:latest #3 DONE 0.0s #4 [1/4] FROM docker.io/osmocom-build/debian-bookworm-obs-asan #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.12kB done #5 DONE 0.0s #6 [2/4] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends osmo-stp && apt-get clean ;; centos*) dnf install -y osmo-stp ;; esac #6 CACHED #7 [3/4] WORKDIR /DATA #7 CACHED #8 [4/4] COPY OSMO-STP.CFG /data/ #8 CACHED #9 exporting to image #9 exporting layers done #9 writing image sha256:56feb0553d5353634e7ff0371df87880c9ee23d77051c490c88b39a99d2eb4e7 0.0s done #9 naming to docker.io/osmocom-build/osmo-stp-asan:latest done #9 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-stp-test-asan/osmo-stp-latest' + docker_image_exists osmo-stp-asan + docker images -q osmocom-build/osmo-stp-asan + test -n 56feb0553d53 + list_osmo_packages debian-bookworm osmo-stp-asan + local distro=debian-bookworm + local image=osmo-stp-asan + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-stp-asan -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-stp-asan ### ii libosmo-sigtran10:amd64 2.0.0.3.e1ad.202409192029~asan amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmocore22:amd64 1.10.0.12.6e1e.202409192029~asan amd64 Osmo Core library ii libosmogsm20:amd64 1.10.0.12.6e1e.202409192029~asan amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.10.0.12.6e1e.202409192029~asan amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.5.1.5.89a1.202409192029~asan amd64 Common/shared code regarding network interface for OpenBSC ii libosmovty13:amd64 1.10.0.12.6e1e.202409192029~asan amd64 Osmo VTY library ii osmo-stp:amd64 2.0.0.3.e1ad.202409192029~asan amd64 Osmocom SIGTRAN STP (Signaling Transfer Point) ii osmocom-nightly-asan 202409192029 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-stp-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:33e9645f1467b1ccd031d824c7149bf1c74aab1f173bdad3c6511cda4b59fcaf 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-stp-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-stp-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-stp-test + echo ttcn3-stp-test + dir=ttcn3-stp-test + pull_arg=--pull + grep ^FROM ../ttcn3-stp-test/Dockerfile + from_line=FROM $REGISTRY/$USER/debian-bookworm-titan + echo FROM $REGISTRY/$USER/debian-bookworm-titan + grep -q $USER + pull_arg= + set +x Building image: ttcn3-stp-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-stp-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-stp-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-stp-test-asan/ttcn3-stp-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-stp-test-asan/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=asan \ --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-stp-test:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 385B done #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 613B done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.1s #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" stp #8 0.299 + OSMO_TTCN3_BRANCH=master #8 0.299 + shift #8 0.299 + cd /osmo-ttcn3-hacks #8 0.299 + git fetch #8 0.384 From https://gerrit.osmocom.org/osmo-ttcn3-hacks #8 0.384 3ebc0972..c7e40d6a master -> origin/master #8 0.390 + git checkout master #8 0.414 Already on 'master' #8 0.416 Your branch is behind 'origin/master' by 1 commit, and can be fast-forwarded. #8 0.416 (use "git pull" to update your local branch) #8 0.416 + git symbolic-ref -q HEAD #8 0.418 refs/heads/master #8 0.419 + git reset --hard origin/master #8 0.440 HEAD is now at c7e40d6a Makefile: avoid fetching deps if not needed #8 0.441 + git rev-parse --abbrev-ref HEAD #8 0.443 master #8 0.444 + git rev-parse HEAD #8 0.446 c7e40d6a82ad2a004e5c82d46c5f82a9b7a99dc4 #8 0.447 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.448 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.449 + make -j8 deps #8 0.571 (make -j20 -C deps || make -j1 -C deps) #8 0.574 make[1]: warning: -j20 forced in submake: resetting jobserver mode. #8 0.576 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 0.579 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.Libraries.TCCUsefulFunctions' #8 0.579 To add an exception for this directory, call: #8 0.579 #8 0.579 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.Libraries.TCCUsefulFunctions #8 0.586 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.Libraries.TCCUsefulFunctions' #8 0.586 To add an exception for this directory, call: #8 0.586 #8 0.586 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.Libraries.TCCUsefulFunctions #8 0.590 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.590 usage: git diff --no-index [<options>] <path> <path> #8 0.590 #8 0.590 Diff output format options #8 0.590 -p, --patch generate patch #8 0.590 -s, --no-patch suppress diff output #8 0.590 -u generate patch #8 0.590 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.590 -W, --function-context #8 0.590 generate diffs with <n> lines context #8 0.590 --raw generate the diff in raw format #8 0.590 --patch-with-raw synonym for '-p --raw' #8 0.590 --patch-with-stat synonym for '-p --stat' #8 0.590 --numstat machine friendly --stat #8 0.590 --shortstat output only the last line of --stat #8 0.590 -X, --dirstat[=<param1,param2>...] #8 0.590 output the distribution of relative amount of changes for each sub-directory #8 0.590 --cumulative synonym for --dirstat=cumulative #8 0.590 --dirstat-by-file[=<param1,param2>...] #8 0.590 synonym for --dirstat=files,param1,param2... #8 0.590 --check warn if changes introduce conflict markers or whitespace errors #8 0.590 --summary condensed summary such as creations, renames and mode changes #8 0.590 --name-only show only names of changed files #8 0.590 --name-status show only names and status of changed files #8 0.590 --stat[=<width>[,<name-width>[,<count>]]] #8 0.590 generate diffstat #8 0.590 --stat-width <width> generate diffstat with a given width #8 0.590 --stat-name-width <width> #8 0.591 generate diffstat with a given name width #8 0.591 --stat-graph-width <width> #8 0.591 generate diffstat with a given graph width #8 0.591 --stat-count <count> generate diffstat with limited lines #8 0.591 --compact-summary generate compact summary in diffstat #8 0.591 --binary output a binary diff that can be applied #8 0.591 --full-index show full pre- and post-image object names on the "index" lines #8 0.591 --color[=<when>] show colored diff #8 0.591 --ws-error-highlight <kind> #8 0.591 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.591 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.591 --abbrev[=<n>] use <n> digits to display object names #8 0.591 --src-prefix <prefix> #8 0.591 show the given source prefix instead of "a/" #8 0.591 --dst-prefix <prefix> #8 0.591 show the given destination prefix instead of "b/" #8 0.591 --line-prefix <prefix> #8 0.591 prepend an additional prefix to every line of output #8 0.591 --no-prefix do not show any source or destination prefix #8 0.591 --inter-hunk-context <n> #8 0.591 show context between diff hunks up to the specified number of lines #8 0.591 --output-indicator-new <char> #8 0.591 specify the character to indicate a new line instead of '+' #8 0.591 --output-indicator-old <char> #8 0.591 specify the character to indicate an old line instead of '-' #8 0.591 --output-indicator-context <char> #8 0.591 specify the character to indicate a context instead of ' ' #8 0.591 #8 0.591 Diff rename options #8 0.591 -B, --break-rewrites[=<n>[/<m>]] #8 0.591 break complete rewrite changes into pairs of delete and create #8 0.591 -M, --find-renames[=<n>] #8 0.591 detect renames #8 0.591 -D, --irreversible-delete #8 0.591 omit the preimage for deletes #8 0.591 -C, --find-copies[=<n>] #8 0.591 detect copies #8 0.591 --find-copies-harder use unmodified files as source to find copies #8 0.591 --no-renames disable rename detection #8 0.591 --rename-empty use empty blobs as rename source #8 0.591 --follow continue listing the history of a file beyond renames #8 0.591 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.591 #8 0.591 Diff algorithm options #8 0.591 --minimal produce the smallest possible diff #8 0.591 -w, --ignore-all-space #8 0.591 ignore whitespace when comparing lines #8 0.591 -b, --ignore-space-change #8 0.591 ignore changes in amount of whitespace #8 0.591 --ignore-space-at-eol #8 0.591 ignore changes in whitespace at EOL #8 0.591 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.591 --ignore-blank-lines ignore changes whose lines are all blank #8 0.591 -I, --ignore-matching-lines <regex> #8 0.591 ignore changes whose all lines match <regex> #8 0.591 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.591 --patience generate diff using the "patience diff" algorithm #8 0.591 --histogram generate diff using the "histogram diff" algorithm #8 0.591 --diff-algorithm <algorithm> #8 0.591 choose a diff algorithm #8 0.591 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.591 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.591 --word-diff-regex <regex> #8 0.591 use <regex> to decide what a word is #8 0.591 --color-words[=<regex>] #8 0.591 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.591 --color-moved[=<mode>] #8 0.591 moved lines of code are colored differently #8 0.591 --color-moved-ws <mode> #8 0.591 how white spaces are ignored in --color-moved #8 0.591 #8 0.591 Other diff options #8 0.591 --relative[=<prefix>] #8 0.591 when run from subdir, exclude changes outside and show relative paths #8 0.591 -a, --text treat all files as text #8 0.591 -R swap two inputs, reverse the diff #8 0.591 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.591 --quiet disable all output of the program #8 0.591 --ext-diff allow an external diff helper to be executed #8 0.591 --textconv run external text conversion filters when comparing binary files #8 0.591 --ignore-submodules[=<when>] #8 0.591 ignore changes to submodules in the diff generation #8 0.591 --submodule[=<format>] #8 0.591 specify how differences in submodules are shown #8 0.591 --ita-invisible-in-index #8 0.591 hide 'git add -N' entries from the index #8 0.591 --ita-visible-in-index #8 0.591 treat 'git add -N' entries as real in the index #8 0.591 -S <string> look for differences that change the number of occurrences of the specified string #8 0.591 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.591 --pickaxe-all show all changes in the changeset with -S or -G #8 0.591 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.591 -O <file> control the order in which files appear in the output #8 0.591 --rotate-to <path> show the change in the specified path first #8 0.591 --skip-to <path> skip the output to the specified path #8 0.591 --find-object <object-id> #8 0.591 look for differences that change the number of occurrences of the specified object #8 0.591 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.591 select files by diff type #8 0.591 --output <file> output to a specific file #8 0.591 #8 0.596 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.M3UA' #8 0.596 To add an exception for this directory, call: #8 0.596 #8 0.596 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.M3UA #8 0.602 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.M3UA' #8 0.602 To add an exception for this directory, call: #8 0.602 #8 0.602 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.M3UA #8 0.607 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.607 usage: git diff --no-index [<options>] <path> <path> #8 0.607 #8 0.607 Diff output format options #8 0.607 -p, --patch generate patch #8 0.607 -s, --no-patch suppress diff output #8 0.607 -u generate patch #8 0.607 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.607 -W, --function-context #8 0.607 generate diffs with <n> lines context #8 0.607 --raw generate the diff in raw format #8 0.607 --patch-with-raw synonym for '-p --raw' #8 0.607 --patch-with-stat synonym for '-p --stat' #8 0.607 --numstat machine friendly --stat #8 0.607 --shortstat output only the last line of --stat #8 0.607 -X, --dirstat[=<param1,param2>...] #8 0.607 output the distribution of relative amount of changes for each sub-directory #8 0.607 --cumulative synonym for --dirstat=cumulative #8 0.607 --dirstat-by-file[=<param1,param2>...] #8 0.607 synonym for --dirstat=files,param1,param2... #8 0.607 --check warn if changes introduce conflict markers or whitespace errors #8 0.607 --summary condensed summary such as creations, renames and mode changes #8 0.607 --name-only show only names of changed files #8 0.607 --name-status show only names and status of changed files #8 0.607 --stat[=<width>[,<name-width>[,<count>]]] #8 0.607 generate diffstat #8 0.607 --stat-width <width> generate diffstat with a given width #8 0.607 --stat-name-width <width> #8 0.607 generate diffstat with a given name width #8 0.607 --stat-graph-width <width> #8 0.607 generate diffstat with a given graph width #8 0.607 --stat-count <count> generate diffstat with limited lines #8 0.607 --compact-summary generate compact summary in diffstat #8 0.607 --binary output a binary diff that can be applied #8 0.607 --full-index show full pre- and post-image object names on the "index" lines #8 0.607 --color[=<when>] show colored diff #8 0.607 --ws-error-highlight <kind> #8 0.607 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.607 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.607 --abbrev[=<n>] use <n> digits to display object names #8 0.607 --src-prefix <prefix> #8 0.607 show the given source prefix instead of "a/" #8 0.607 --dst-prefix <prefix> #8 0.607 show the given destination prefix instead of "b/" #8 0.607 --line-prefix <prefix> #8 0.607 prepend an additional prefix to every line of output #8 0.607 --no-prefix do not show any source or destination prefix #8 0.607 --inter-hunk-context <n> #8 0.607 show context between diff hunks up to the specified number of lines #8 0.607 --output-indicator-new <char> #8 0.607 specify the character to indicate a new line instead of '+' #8 0.607 --output-indicator-old <char> #8 0.607 specify the character to indicate an old line instead of '-' #8 0.607 --output-indicator-context <char> #8 0.607 specify the character to indicate a context instead of ' ' #8 0.607 #8 0.607 Diff rename options #8 0.607 -B, --break-rewrites[=<n>[/<m>]] #8 0.607 break complete rewrite changes into pairs of delete and create #8 0.607 -M, --find-renames[=<n>] #8 0.607 detect renames #8 0.607 -D, --irreversible-delete #8 0.607 omit the preimage for deletes #8 0.607 -C, --find-copies[=<n>] #8 0.607 detect copies #8 0.607 --find-copies-harder use unmodified files as source to find copies #8 0.607 --no-renames disable rename detection #8 0.607 --rename-empty use empty blobs as rename source #8 0.607 --follow continue listing the history of a file beyond renames #8 0.607 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.607 #8 0.607 Diff algorithm options #8 0.607 --minimal produce the smallest possible diff #8 0.607 -w, --ignore-all-space #8 0.607 ignore whitespace when comparing lines #8 0.607 -b, --ignore-space-change #8 0.607 ignore changes in amount of whitespace #8 0.607 --ignore-space-at-eol #8 0.607 ignore changes in whitespace at EOL #8 0.607 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.607 --ignore-blank-lines ignore changes whose lines are all blank #8 0.607 -I, --ignore-matching-lines <regex> #8 0.607 ignore changes whose all lines match <regex> #8 0.607 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.607 --patience generate diff using the "patience diff" algorithm #8 0.607 --histogram generate diff using the "histogram diff" algorithm #8 0.607 --diff-algorithm <algorithm> #8 0.607 choose a diff algorithm #8 0.607 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.607 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.607 --word-diff-regex <regex> #8 0.607 use <regex> to decide what a word is #8 0.607 --color-words[=<regex>] #8 0.607 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.607 --color-moved[=<mode>] #8 0.607 moved lines of code are colored differently #8 0.607 --color-moved-ws <mode> #8 0.607 how white spaces are ignored in --color-moved #8 0.607 #8 0.607 Other diff options #8 0.607 --relative[=<prefix>] #8 0.607 when run from subdir, exclude changes outside and show relative paths #8 0.607 -a, --text treat all files as text #8 0.607 -R swap two inputs, reverse the diff #8 0.607 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.607 --quiet disable all output of the program #8 0.607 --ext-diff allow an external diff helper to be executed #8 0.607 --textconv run external text conversion filters when comparing binary files #8 0.607 --ignore-submodules[=<when>] #8 0.607 ignore changes to submodules in the diff generation #8 0.607 --submodule[=<format>] #8 0.607 specify how differences in submodules are shown #8 0.607 --ita-invisible-in-index #8 0.607 hide 'git add -N' entries from the index #8 0.607 --ita-visible-in-index #8 0.607 treat 'git add -N' entries as real in the index #8 0.607 -S <string> look for differences that change the number of occurrences of the specified string #8 0.607 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.607 --pickaxe-all show all changes in the changeset with -S or -G #8 0.607 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.607 -O <file> control the order in which files appear in the output #8 0.607 --rotate-to <path> show the change in the specified path first #8 0.607 --skip-to <path> skip the output to the specified path #8 0.607 --find-object <object-id> #8 0.607 look for differences that change the number of occurrences of the specified object #8 0.607 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.608 select files by diff type #8 0.608 --output <file> output to a specific file #8 0.608 #8 0.612 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSAPP_v7.3.0' #8 0.612 To add an exception for this directory, call: #8 0.612 #8 0.612 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSAPP_v7.3.0 #8 0.618 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSAPP_v7.3.0' #8 0.618 To add an exception for this directory, call: #8 0.618 #8 0.618 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSAPP_v7.3.0 #8 0.623 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.623 usage: git diff --no-index [<options>] <path> <path> #8 0.623 #8 0.623 Diff output format options #8 0.623 -p, --patch generate patch #8 0.623 -s, --no-patch suppress diff output #8 0.623 -u generate patch #8 0.623 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.623 -W, --function-context #8 0.623 generate diffs with <n> lines context #8 0.623 --raw generate the diff in raw format #8 0.623 --patch-with-raw synonym for '-p --raw' #8 0.623 --patch-with-stat synonym for '-p --stat' #8 0.623 --numstat machine friendly --stat #8 0.623 --shortstat output only the last line of --stat #8 0.623 -X, --dirstat[=<param1,param2>...] #8 0.623 output the distribution of relative amount of changes for each sub-directory #8 0.623 --cumulative synonym for --dirstat=cumulative #8 0.623 --dirstat-by-file[=<param1,param2>...] #8 0.623 synonym for --dirstat=files,param1,param2... #8 0.623 --check warn if changes introduce conflict markers or whitespace errors #8 0.623 --summary condensed summary such as creations, renames and mode changes #8 0.623 --name-only show only names of changed files #8 0.623 --name-status show only names and status of changed files #8 0.623 --stat[=<width>[,<name-width>[,<count>]]] #8 0.623 generate diffstat #8 0.623 --stat-width <width> generate diffstat with a given width #8 0.623 --stat-name-width <width> #8 0.623 generate diffstat with a given name width #8 0.623 --stat-graph-width <width> #8 0.623 generate diffstat with a given graph width #8 0.623 --stat-count <count> generate diffstat with limited lines #8 0.623 --compact-summary generate compact summary in diffstat #8 0.623 --binary output a binary diff that can be applied #8 0.623 --full-index show full pre- and post-image object names on the "index" lines #8 0.623 --color[=<when>] show colored diff #8 0.623 --ws-error-highlight <kind> #8 0.623 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.623 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.623 --abbrev[=<n>] use <n> digits to display object names #8 0.623 --src-prefix <prefix> #8 0.623 show the given source prefix instead of "a/" #8 0.623 --dst-prefix <prefix> #8 0.623 show the given destination prefix instead of "b/" #8 0.623 --line-prefix <prefix> #8 0.623 prepend an additional prefix to every line of output #8 0.623 --no-prefix do not show any source or destination prefix #8 0.623 --inter-hunk-context <n> #8 0.623 show context between diff hunks up to the specified number of lines #8 0.623 --output-indicator-new <char> #8 0.623 specify the character to indicate a new line instead of '+' #8 0.623 --output-indicator-old <char> #8 0.623 specify the character to indicate an old line instead of '-' #8 0.623 --output-indicator-context <char> #8 0.623 specify the character to indicate a context instead of ' ' #8 0.623 #8 0.623 Diff rename options #8 0.623 -B, --break-rewrites[=<n>[/<m>]] #8 0.623 break complete rewrite changes into pairs of delete and create #8 0.623 -M, --find-renames[=<n>] #8 0.623 detect renames #8 0.623 -D, --irreversible-delete #8 0.623 omit the preimage for deletes #8 0.623 -C, --find-copies[=<n>] #8 0.623 detect copies #8 0.623 --find-copies-harder use unmodified files as source to find copies #8 0.623 --no-renames disable rename detection #8 0.623 --rename-empty use empty blobs as rename source #8 0.623 --follow continue listing the history of a file beyond renames #8 0.623 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.623 #8 0.623 Diff algorithm options #8 0.623 --minimal produce the smallest possible diff #8 0.623 -w, --ignore-all-space #8 0.623 ignore whitespace when comparing lines #8 0.623 -b, --ignore-space-change #8 0.623 ignore changes in amount of whitespace #8 0.623 --ignore-space-at-eol #8 0.623 ignore changes in whitespace at EOL #8 0.623 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.623 --ignore-blank-lines ignore changes whose lines are all blank #8 0.623 -I, --ignore-matching-lines <regex> #8 0.623 ignore changes whose all lines match <regex> #8 0.623 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.623 --patience generate diff using the "patience diff" algorithm #8 0.623 --histogram generate diff using the "histogram diff" algorithm #8 0.623 --diff-algorithm <algorithm> #8 0.623 choose a diff algorithm #8 0.623 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.623 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.623 --word-diff-regex <regex> #8 0.623 use <regex> to decide what a word is #8 0.623 --color-words[=<regex>] #8 0.623 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.623 --color-moved[=<mode>] #8 0.623 moved lines of code are colored differently #8 0.623 --color-moved-ws <mode> #8 0.623 how white spaces are ignored in --color-moved #8 0.623 #8 0.623 Other diff options #8 0.623 --relative[=<prefix>] #8 0.623 when run from subdir, exclude changes outside and show relative paths #8 0.623 -a, --text treat all files as text #8 0.623 -R swap two inputs, reverse the diff #8 0.623 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.623 --quiet disable all output of the program #8 0.624 --ext-diff allow an external diff helper to be executed #8 0.624 --textconv run external text conversion filters when comparing binary files #8 0.624 --ignore-submodules[=<when>] #8 0.624 ignore changes to submodules in the diff generation #8 0.624 --submodule[=<format>] #8 0.624 specify how differences in submodules are shown #8 0.624 --ita-invisible-in-index #8 0.624 hide 'git add -N' entries from the index #8 0.624 --ita-visible-in-index #8 0.624 treat 'git add -N' entries as real in the index #8 0.624 -S <string> look for differences that change the number of occurrences of the specified string #8 0.624 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.624 --pickaxe-all show all changes in the changeset with -S or -G #8 0.624 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.624 -O <file> control the order in which files appear in the output #8 0.624 --rotate-to <path> show the change in the specified path first #8 0.624 --skip-to <path> skip the output to the specified path #8 0.624 --find-object <object-id> #8 0.624 look for differences that change the number of occurrences of the specified object #8 0.624 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.624 select files by diff type #8 0.624 --output <file> output to a specific file #8 0.624 #8 0.628 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator' #8 0.628 To add an exception for this directory, call: #8 0.628 #8 0.628 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator #8 0.634 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator' #8 0.634 To add an exception for this directory, call: #8 0.634 #8 0.634 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator #8 0.638 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.638 usage: git diff --no-index [<options>] <path> <path> #8 0.638 #8 0.638 Diff output format options #8 0.638 -p, --patch generate patch #8 0.638 -s, --no-patch suppress diff output #8 0.638 -u generate patch #8 0.638 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.638 -W, --function-context #8 0.638 generate diffs with <n> lines context #8 0.638 --raw generate the diff in raw format #8 0.638 --patch-with-raw synonym for '-p --raw' #8 0.638 --patch-with-stat synonym for '-p --stat' #8 0.638 --numstat machine friendly --stat #8 0.638 --shortstat output only the last line of --stat #8 0.638 -X, --dirstat[=<param1,param2>...] #8 0.638 output the distribution of relative amount of changes for each sub-directory #8 0.638 --cumulative synonym for --dirstat=cumulative #8 0.638 --dirstat-by-file[=<param1,param2>...] #8 0.638 synonym for --dirstat=files,param1,param2... #8 0.638 --check warn if changes introduce conflict markers or whitespace errors #8 0.638 --summary condensed summary such as creations, renames and mode changes #8 0.638 --name-only show only names of changed files #8 0.638 --name-status show only names and status of changed files #8 0.638 --stat[=<width>[,<name-width>[,<count>]]] #8 0.638 generate diffstat #8 0.638 --stat-width <width> generate diffstat with a given width #8 0.638 --stat-name-width <width> #8 0.638 generate diffstat with a given name width #8 0.638 --stat-graph-width <width> #8 0.638 generate diffstat with a given graph width #8 0.638 --stat-count <count> generate diffstat with limited lines #8 0.638 --compact-summary generate compact summary in diffstat #8 0.638 --binary output a binary diff that can be applied #8 0.638 --full-index show full pre- and post-image object names on the "index" lines #8 0.638 --color[=<when>] show colored diff #8 0.638 --ws-error-highlight <kind> #8 0.638 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.638 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.638 --abbrev[=<n>] use <n> digits to display object names #8 0.638 --src-prefix <prefix> #8 0.638 show the given source prefix instead of "a/" #8 0.638 --dst-prefix <prefix> #8 0.638 show the given destination prefix instead of "b/" #8 0.638 --line-prefix <prefix> #8 0.638 prepend an additional prefix to every line of output #8 0.638 --no-prefix do not show any source or destination prefix #8 0.638 --inter-hunk-context <n> #8 0.638 show context between diff hunks up to the specified number of lines #8 0.638 --output-indicator-new <char> #8 0.638 specify the character to indicate a new line instead of '+' #8 0.638 --output-indicator-old <char> #8 0.638 specify the character to indicate an old line instead of '-' #8 0.638 --output-indicator-context <char> #8 0.638 specify the character to indicate a context instead of ' ' #8 0.638 #8 0.638 Diff rename options #8 0.638 -B, --break-rewrites[=<n>[/<m>]] #8 0.638 break complete rewrite changes into pairs of delete and create #8 0.638 -M, --find-renames[=<n>] #8 0.638 detect renames #8 0.639 -D, --irreversible-delete #8 0.639 omit the preimage for deletes #8 0.639 -C, --find-copies[=<n>] #8 0.639 detect copies #8 0.639 --find-copies-harder use unmodified files as source to find copies #8 0.639 --no-renames disable rename detection #8 0.639 --rename-empty use empty blobs as rename source #8 0.639 --follow continue listing the history of a file beyond renames #8 0.639 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.639 #8 0.639 Diff algorithm options #8 0.639 --minimal produce the smallest possible diff #8 0.639 -w, --ignore-all-space #8 0.639 ignore whitespace when comparing lines #8 0.639 -b, --ignore-space-change #8 0.639 ignore changes in amount of whitespace #8 0.639 --ignore-space-at-eol #8 0.639 ignore changes in whitespace at EOL #8 0.639 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.639 --ignore-blank-lines ignore changes whose lines are all blank #8 0.639 -I, --ignore-matching-lines <regex> #8 0.639 ignore changes whose all lines match <regex> #8 0.639 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.639 --patience generate diff using the "patience diff" algorithm #8 0.639 --histogram generate diff using the "histogram diff" algorithm #8 0.639 --diff-algorithm <algorithm> #8 0.639 choose a diff algorithm #8 0.639 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.639 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.639 --word-diff-regex <regex> #8 0.639 use <regex> to decide what a word is #8 0.639 --color-words[=<regex>] #8 0.639 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.639 --color-moved[=<mode>] #8 0.639 moved lines of code are colored differently #8 0.639 --color-moved-ws <mode> #8 0.639 how white spaces are ignored in --color-moved #8 0.639 #8 0.639 Other diff options #8 0.639 --relative[=<prefix>] #8 0.639 when run from subdir, exclude changes outside and show relative paths #8 0.639 -a, --text treat all files as text #8 0.639 -R swap two inputs, reverse the diff #8 0.639 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.639 --quiet disable all output of the program #8 0.639 --ext-diff allow an external diff helper to be executed #8 0.639 --textconv run external text conversion filters when comparing binary files #8 0.639 --ignore-submodules[=<when>] #8 0.639 ignore changes to submodules in the diff generation #8 0.639 --submodule[=<format>] #8 0.639 specify how differences in submodules are shown #8 0.639 --ita-invisible-in-index #8 0.639 hide 'git add -N' entries from the index #8 0.639 --ita-visible-in-index #8 0.639 treat 'git add -N' entries as real in the index #8 0.639 -S <string> look for differences that change the number of occurrences of the specified string #8 0.639 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.639 --pickaxe-all show all changes in the changeset with -S or -G #8 0.639 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.639 -O <file> control the order in which files appear in the output #8 0.639 --rotate-to <path> show the change in the specified path first #8 0.639 --skip-to <path> skip the output to the specified path #8 0.639 --find-object <object-id> #8 0.639 look for differences that change the number of occurrences of the specified object #8 0.639 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.639 select files by diff type #8 0.639 --output <file> output to a specific file #8 0.639 #8 0.643 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.DNS' #8 0.643 To add an exception for this directory, call: #8 0.643 #8 0.643 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.DNS #8 0.650 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.DNS' #8 0.650 To add an exception for this directory, call: #8 0.650 #8 0.650 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.DNS #8 0.654 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.654 usage: git diff --no-index [<options>] <path> <path> #8 0.654 #8 0.654 Diff output format options #8 0.654 -p, --patch generate patch #8 0.654 -s, --no-patch suppress diff output #8 0.654 -u generate patch #8 0.654 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.654 -W, --function-context #8 0.654 generate diffs with <n> lines context #8 0.654 --raw generate the diff in raw format #8 0.654 --patch-with-raw synonym for '-p --raw' #8 0.654 --patch-with-stat synonym for '-p --stat' #8 0.654 --numstat machine friendly --stat #8 0.654 --shortstat output only the last line of --stat #8 0.654 -X, --dirstat[=<param1,param2>...] #8 0.654 output the distribution of relative amount of changes for each sub-directory #8 0.654 --cumulative synonym for --dirstat=cumulative #8 0.654 --dirstat-by-file[=<param1,param2>...] #8 0.654 synonym for --dirstat=files,param1,param2... #8 0.654 --check warn if changes introduce conflict markers or whitespace errors #8 0.654 --summary condensed summary such as creations, renames and mode changes #8 0.654 --name-only show only names of changed files #8 0.654 --name-status show only names and status of changed files #8 0.654 --stat[=<width>[,<name-width>[,<count>]]] #8 0.654 generate diffstat #8 0.654 --stat-width <width> generate diffstat with a given width #8 0.654 --stat-name-width <width> #8 0.654 generate diffstat with a given name width #8 0.654 --stat-graph-width <width> #8 0.654 generate diffstat with a given graph width #8 0.654 --stat-count <count> generate diffstat with limited lines #8 0.654 --compact-summary generate compact summary in diffstat #8 0.654 --binary output a binary diff that can be applied #8 0.654 --full-index show full pre- and post-image object names on the "index" lines #8 0.654 --color[=<when>] show colored diff #8 0.654 --ws-error-highlight <kind> #8 0.654 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.654 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.654 --abbrev[=<n>] use <n> digits to display object names #8 0.654 --src-prefix <prefix> #8 0.654 show the given source prefix instead of "a/" #8 0.654 --dst-prefix <prefix> #8 0.654 show the given destination prefix instead of "b/" #8 0.654 --line-prefix <prefix> #8 0.654 prepend an additional prefix to every line of output #8 0.654 --no-prefix do not show any source or destination prefix #8 0.654 --inter-hunk-context <n> #8 0.654 show context between diff hunks up to the specified number of lines #8 0.654 --output-indicator-new <char> #8 0.654 specify the character to indicate a new line instead of '+' #8 0.654 --output-indicator-old <char> #8 0.654 specify the character to indicate an old line instead of '-' #8 0.654 --output-indicator-context <char> #8 0.654 specify the character to indicate a context instead of ' ' #8 0.654 #8 0.654 Diff rename options #8 0.654 -B, --break-rewrites[=<n>[/<m>]] #8 0.654 break complete rewrite changes into pairs of delete and create #8 0.654 -M, --find-renames[=<n>] #8 0.654 detect renames #8 0.654 -D, --irreversible-delete #8 0.655 omit the preimage for deletes #8 0.655 -C, --find-copies[=<n>] #8 0.655 detect copies #8 0.655 --find-copies-harder use unmodified files as source to find copies #8 0.655 --no-renames disable rename detection #8 0.655 --rename-empty use empty blobs as rename source #8 0.655 --follow continue listing the history of a file beyond renames #8 0.655 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.655 #8 0.655 Diff algorithm options #8 0.655 --minimal produce the smallest possible diff #8 0.655 -w, --ignore-all-space #8 0.655 ignore whitespace when comparing lines #8 0.655 -b, --ignore-space-change #8 0.655 ignore changes in amount of whitespace #8 0.655 --ignore-space-at-eol #8 0.655 ignore changes in whitespace at EOL #8 0.655 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.655 --ignore-blank-lines ignore changes whose lines are all blank #8 0.655 -I, --ignore-matching-lines <regex> #8 0.655 ignore changes whose all lines match <regex> #8 0.655 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.655 --patience generate diff using the "patience diff" algorithm #8 0.655 --histogram generate diff using the "histogram diff" algorithm #8 0.655 --diff-algorithm <algorithm> #8 0.655 choose a diff algorithm #8 0.655 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.655 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.655 --word-diff-regex <regex> #8 0.655 use <regex> to decide what a word is #8 0.655 --color-words[=<regex>] #8 0.655 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.655 --color-moved[=<mode>] #8 0.655 moved lines of code are colored differently #8 0.655 --color-moved-ws <mode> #8 0.655 how white spaces are ignored in --color-moved #8 0.655 #8 0.655 Other diff options #8 0.655 --relative[=<prefix>] #8 0.655 when run from subdir, exclude changes outside and show relative paths #8 0.655 -a, --text treat all files as text #8 0.655 -R swap two inputs, reverse the diff #8 0.655 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.655 --quiet disable all output of the program #8 0.655 --ext-diff allow an external diff helper to be executed #8 0.655 --textconv run external text conversion filters when comparing binary files #8 0.655 --ignore-submodules[=<when>] #8 0.655 ignore changes to submodules in the diff generation #8 0.655 --submodule[=<format>] #8 0.655 specify how differences in submodules are shown #8 0.655 --ita-invisible-in-index #8 0.655 hide 'git add -N' entries from the index #8 0.655 --ita-visible-in-index #8 0.655 treat 'git add -N' entries as real in the index #8 0.655 -S <string> look for differences that change the number of occurrences of the specified string #8 0.655 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.655 --pickaxe-all show all changes in the changeset with -S or -G #8 0.655 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.655 -O <file> control the order in which files appear in the output #8 0.655 --rotate-to <path> show the change in the specified path first #8 0.655 --skip-to <path> skip the output to the specified path #8 0.655 --find-object <object-id> #8 0.655 look for differences that change the number of occurrences of the specified object #8 0.655 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.655 select files by diff type #8 0.655 --output <file> output to a specific file #8 0.655 #8 0.659 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GRE' #8 0.659 To add an exception for this directory, call: #8 0.659 #8 0.659 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GRE #8 0.666 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GRE' #8 0.666 To add an exception for this directory, call: #8 0.666 #8 0.666 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GRE #8 0.670 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.670 usage: git diff --no-index [<options>] <path> <path> #8 0.670 #8 0.670 Diff output format options #8 0.670 -p, --patch generate patch #8 0.670 -s, --no-patch suppress diff output #8 0.670 -u generate patch #8 0.670 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.670 -W, --function-context #8 0.670 generate diffs with <n> lines context #8 0.670 --raw generate the diff in raw format #8 0.670 --patch-with-raw synonym for '-p --raw' #8 0.670 --patch-with-stat synonym for '-p --stat' #8 0.670 --numstat machine friendly --stat #8 0.670 --shortstat output only the last line of --stat #8 0.670 -X, --dirstat[=<param1,param2>...] #8 0.670 output the distribution of relative amount of changes for each sub-directory #8 0.670 --cumulative synonym for --dirstat=cumulative #8 0.670 --dirstat-by-file[=<param1,param2>...] #8 0.670 synonym for --dirstat=files,param1,param2... #8 0.670 --check warn if changes introduce conflict markers or whitespace errors #8 0.670 --summary condensed summary such as creations, renames and mode changes #8 0.670 --name-only show only names of changed files #8 0.670 --name-status show only names and status of changed files #8 0.670 --stat[=<width>[,<name-width>[,<count>]]] #8 0.670 generate diffstat #8 0.670 --stat-width <width> generate diffstat with a given width #8 0.670 --stat-name-width <width> #8 0.670 generate diffstat with a given name width #8 0.670 --stat-graph-width <width> #8 0.671 generate diffstat with a given graph width #8 0.671 --stat-count <count> generate diffstat with limited lines #8 0.671 --compact-summary generate compact summary in diffstat #8 0.671 --binary output a binary diff that can be applied #8 0.671 --full-index show full pre- and post-image object names on the "index" lines #8 0.671 --color[=<when>] show colored diff #8 0.671 --ws-error-highlight <kind> #8 0.671 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.671 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.671 --abbrev[=<n>] use <n> digits to display object names #8 0.671 --src-prefix <prefix> #8 0.671 show the given source prefix instead of "a/" #8 0.671 --dst-prefix <prefix> #8 0.671 show the given destination prefix instead of "b/" #8 0.671 --line-prefix <prefix> #8 0.671 prepend an additional prefix to every line of output #8 0.671 --no-prefix do not show any source or destination prefix #8 0.671 --inter-hunk-context <n> #8 0.671 show context between diff hunks up to the specified number of lines #8 0.671 --output-indicator-new <char> #8 0.671 specify the character to indicate a new line instead of '+' #8 0.671 --output-indicator-old <char> #8 0.671 specify the character to indicate an old line instead of '-' #8 0.671 --output-indicator-context <char> #8 0.671 specify the character to indicate a context instead of ' ' #8 0.671 #8 0.671 Diff rename options #8 0.671 -B, --break-rewrites[=<n>[/<m>]] #8 0.671 break complete rewrite changes into pairs of delete and create #8 0.671 -M, --find-renames[=<n>] #8 0.671 detect renames #8 0.671 -D, --irreversible-delete #8 0.671 omit the preimage for deletes #8 0.671 -C, --find-copies[=<n>] #8 0.671 detect copies #8 0.671 --find-copies-harder use unmodified files as source to find copies #8 0.671 --no-renames disable rename detection #8 0.671 --rename-empty use empty blobs as rename source #8 0.671 --follow continue listing the history of a file beyond renames #8 0.671 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.671 #8 0.671 Diff algorithm options #8 0.671 --minimal produce the smallest possible diff #8 0.671 -w, --ignore-all-space #8 0.671 ignore whitespace when comparing lines #8 0.671 -b, --ignore-space-change #8 0.671 ignore changes in amount of whitespace #8 0.671 --ignore-space-at-eol #8 0.671 ignore changes in whitespace at EOL #8 0.671 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.671 --ignore-blank-lines ignore changes whose lines are all blank #8 0.671 -I, --ignore-matching-lines <regex> #8 0.671 ignore changes whose all lines match <regex> #8 0.671 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.671 --patience generate diff using the "patience diff" algorithm #8 0.671 --histogram generate diff using the "histogram diff" algorithm #8 0.671 --diff-algorithm <algorithm> #8 0.671 choose a diff algorithm #8 0.671 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.671 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.671 --word-diff-regex <regex> #8 0.671 use <regex> to decide what a word is #8 0.671 --color-words[=<regex>] #8 0.671 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.671 --color-moved[=<mode>] #8 0.671 moved lines of code are colored differently #8 0.671 --color-moved-ws <mode> #8 0.671 how white spaces are ignored in --color-moved #8 0.671 #8 0.671 Other diff options #8 0.671 --relative[=<prefix>] #8 0.671 when run from subdir, exclude changes outside and show relative paths #8 0.671 -a, --text treat all files as text #8 0.671 -R swap two inputs, reverse the diff #8 0.671 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.671 --quiet disable all output of the program #8 0.671 --ext-diff allow an external diff helper to be executed #8 0.671 --textconv run external text conversion filters when comparing binary files #8 0.671 --ignore-submodules[=<when>] #8 0.671 ignore changes to submodules in the diff generation #8 0.671 --submodule[=<format>] #8 0.671 specify how differences in submodules are shown #8 0.671 --ita-invisible-in-index #8 0.671 hide 'git add -N' entries from the index #8 0.671 --ita-visible-in-index #8 0.671 treat 'git add -N' entries as real in the index #8 0.671 -S <string> look for differences that change the number of occurrences of the specified string #8 0.671 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.671 --pickaxe-all show all changes in the changeset with -S or -G #8 0.671 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.671 -O <file> control the order in which files appear in the output #8 0.671 --rotate-to <path> show the change in the specified path first #8 0.671 --skip-to <path> skip the output to the specified path #8 0.671 --find-object <object-id> #8 0.671 look for differences that change the number of occurrences of the specified object #8 0.671 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.671 select files by diff type #8 0.671 --output <file> output to a specific file #8 0.671 #8 0.676 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTP_v13.5.0' #8 0.676 To add an exception for this directory, call: #8 0.676 #8 0.676 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTP_v13.5.0 #8 0.683 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTP_v13.5.0' #8 0.683 To add an exception for this directory, call: #8 0.683 #8 0.683 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTP_v13.5.0 #8 0.687 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.687 usage: git diff --no-index [<options>] <path> <path> #8 0.687 #8 0.687 Diff output format options #8 0.687 -p, --patch generate patch #8 0.687 -s, --no-patch suppress diff output #8 0.687 -u generate patch #8 0.687 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.687 -W, --function-context #8 0.687 generate diffs with <n> lines context #8 0.687 --raw generate the diff in raw format #8 0.687 --patch-with-raw synonym for '-p --raw' #8 0.687 --patch-with-stat synonym for '-p --stat' #8 0.687 --numstat machine friendly --stat #8 0.688 --shortstat output only the last line of --stat #8 0.688 -X, --dirstat[=<param1,param2>...] #8 0.688 output the distribution of relative amount of changes for each sub-directory #8 0.688 --cumulative synonym for --dirstat=cumulative #8 0.688 --dirstat-by-file[=<param1,param2>...] #8 0.688 synonym for --dirstat=files,param1,param2... #8 0.688 --check warn if changes introduce conflict markers or whitespace errors #8 0.688 --summary condensed summary such as creations, renames and mode changes #8 0.688 --name-only show only names of changed files #8 0.688 --name-status show only names and status of changed files #8 0.688 --stat[=<width>[,<name-width>[,<count>]]] #8 0.688 generate diffstat #8 0.688 --stat-width <width> generate diffstat with a given width #8 0.688 --stat-name-width <width> #8 0.688 generate diffstat with a given name width #8 0.688 --stat-graph-width <width> #8 0.688 generate diffstat with a given graph width #8 0.688 --stat-count <count> generate diffstat with limited lines #8 0.688 --compact-summary generate compact summary in diffstat #8 0.688 --binary output a binary diff that can be applied #8 0.688 --full-index show full pre- and post-image object names on the "index" lines #8 0.688 --color[=<when>] show colored diff #8 0.688 --ws-error-highlight <kind> #8 0.688 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.688 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.688 --abbrev[=<n>] use <n> digits to display object names #8 0.688 --src-prefix <prefix> #8 0.688 show the given source prefix instead of "a/" #8 0.688 --dst-prefix <prefix> #8 0.688 show the given destination prefix instead of "b/" #8 0.688 --line-prefix <prefix> #8 0.688 prepend an additional prefix to every line of output #8 0.688 --no-prefix do not show any source or destination prefix #8 0.688 --inter-hunk-context <n> #8 0.688 show context between diff hunks up to the specified number of lines #8 0.688 --output-indicator-new <char> #8 0.688 specify the character to indicate a new line instead of '+' #8 0.688 --output-indicator-old <char> #8 0.688 specify the character to indicate an old line instead of '-' #8 0.688 --output-indicator-context <char> #8 0.688 specify the character to indicate a context instead of ' ' #8 0.688 #8 0.688 Diff rename options #8 0.688 -B, --break-rewrites[=<n>[/<m>]] #8 0.688 break complete rewrite changes into pairs of delete and create #8 0.688 -M, --find-renames[=<n>] #8 0.688 detect renames #8 0.688 -D, --irreversible-delete #8 0.688 omit the preimage for deletes #8 0.688 -C, --find-copies[=<n>] #8 0.688 detect copies #8 0.688 --find-copies-harder use unmodified files as source to find copies #8 0.688 --no-renames disable rename detection #8 0.688 --rename-empty use empty blobs as rename source #8 0.688 --follow continue listing the history of a file beyond renames #8 0.688 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.688 #8 0.688 Diff algorithm options #8 0.688 --minimal produce the smallest possible diff #8 0.688 -w, --ignore-all-space #8 0.688 ignore whitespace when comparing lines #8 0.688 -b, --ignore-space-change #8 0.688 ignore changes in amount of whitespace #8 0.688 --ignore-space-at-eol #8 0.688 ignore changes in whitespace at EOL #8 0.688 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.688 --ignore-blank-lines ignore changes whose lines are all blank #8 0.688 -I, --ignore-matching-lines <regex> #8 0.688 ignore changes whose all lines match <regex> #8 0.688 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.688 --patience generate diff using the "patience diff" algorithm #8 0.688 --histogram generate diff using the "histogram diff" algorithm #8 0.688 --diff-algorithm <algorithm> #8 0.688 choose a diff algorithm #8 0.688 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.688 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.688 --word-diff-regex <regex> #8 0.688 use <regex> to decide what a word is #8 0.688 --color-words[=<regex>] #8 0.688 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.688 --color-moved[=<mode>] #8 0.688 moved lines of code are colored differently #8 0.688 --color-moved-ws <mode> #8 0.688 how white spaces are ignored in --color-moved #8 0.688 #8 0.688 Other diff options #8 0.688 --relative[=<prefix>] #8 0.688 when run from subdir, exclude changes outside and show relative paths #8 0.688 -a, --text treat all files as text #8 0.688 -R swap two inputs, reverse the diff #8 0.688 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.688 --quiet disable all output of the program #8 0.688 --ext-diff allow an external diff helper to be executed #8 0.688 --textconv run external text conversion filters when comparing binary files #8 0.688 --ignore-submodules[=<when>] #8 0.688 ignore changes to submodules in the diff generation #8 0.688 --submodule[=<format>] #8 0.688 specify how differences in submodules are shown #8 0.688 --ita-invisible-in-index #8 0.688 hide 'git add -N' entries from the index #8 0.688 --ita-visible-in-index #8 0.688 treat 'git add -N' entries as real in the index #8 0.688 -S <string> look for differences that change the number of occurrences of the specified string #8 0.688 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.688 --pickaxe-all show all changes in the changeset with -S or -G #8 0.688 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.688 -O <file> control the order in which files appear in the output #8 0.688 --rotate-to <path> show the change in the specified path first #8 0.688 --skip-to <path> skip the output to the specified path #8 0.688 --find-object <object-id> #8 0.688 look for differences that change the number of occurrences of the specified object #8 0.688 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.688 select files by diff type #8 0.688 --output <file> output to a specific file #8 0.688 #8 0.693 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTPv2_v13.7.0' #8 0.693 To add an exception for this directory, call: #8 0.693 #8 0.693 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTPv2_v13.7.0 #8 0.699 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTPv2_v13.7.0' #8 0.699 To add an exception for this directory, call: #8 0.699 #8 0.699 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTPv2_v13.7.0 #8 0.704 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.704 usage: git diff --no-index [<options>] <path> <path> #8 0.704 #8 0.704 Diff output format options #8 0.704 -p, --patch generate patch #8 0.704 -s, --no-patch suppress diff output #8 0.704 -u generate patch #8 0.704 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.704 -W, --function-context #8 0.704 generate diffs with <n> lines context #8 0.704 --raw generate the diff in raw format #8 0.704 --patch-with-raw synonym for '-p --raw' #8 0.704 --patch-with-stat synonym for '-p --stat' #8 0.704 --numstat machine friendly --stat #8 0.704 --shortstat output only the last line of --stat #8 0.704 -X, --dirstat[=<param1,param2>...] #8 0.704 output the distribution of relative amount of changes for each sub-directory #8 0.704 --cumulative synonym for --dirstat=cumulative #8 0.704 --dirstat-by-file[=<param1,param2>...] #8 0.704 synonym for --dirstat=files,param1,param2... #8 0.704 --check warn if changes introduce conflict markers or whitespace errors #8 0.704 --summary condensed summary such as creations, renames and mode changes #8 0.704 --name-only show only names of changed files #8 0.704 --name-status show only names and status of changed files #8 0.704 --stat[=<width>[,<name-width>[,<count>]]] #8 0.704 generate diffstat #8 0.704 --stat-width <width> generate diffstat with a given width #8 0.704 --stat-name-width <width> #8 0.704 generate diffstat with a given name width #8 0.704 --stat-graph-width <width> #8 0.704 generate diffstat with a given graph width #8 0.704 --stat-count <count> generate diffstat with limited lines #8 0.704 --compact-summary generate compact summary in diffstat #8 0.704 --binary output a binary diff that can be applied #8 0.704 --full-index show full pre- and post-image object names on the "index" lines #8 0.704 --color[=<when>] show colored diff #8 0.704 --ws-error-highlight <kind> #8 0.704 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.704 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.704 --abbrev[=<n>] use <n> digits to display object names #8 0.704 --src-prefix <prefix> #8 0.704 show the given source prefix instead of "a/" #8 0.704 --dst-prefix <prefix> #8 0.704 show the given destination prefix instead of "b/" #8 0.704 --line-prefix <prefix> #8 0.704 prepend an additional prefix to every line of output #8 0.704 --no-prefix do not show any source or destination prefix #8 0.704 --inter-hunk-context <n> #8 0.704 show context between diff hunks up to the specified number of lines #8 0.704 --output-indicator-new <char> #8 0.704 specify the character to indicate a new line instead of '+' #8 0.704 --output-indicator-old <char> #8 0.704 specify the character to indicate an old line instead of '-' #8 0.704 --output-indicator-context <char> #8 0.704 specify the character to indicate a context instead of ' ' #8 0.704 #8 0.704 Diff rename options #8 0.704 -B, --break-rewrites[=<n>[/<m>]] #8 0.704 break complete rewrite changes into pairs of delete and create #8 0.704 -M, --find-renames[=<n>] #8 0.704 detect renames #8 0.704 -D, --irreversible-delete #8 0.704 omit the preimage for deletes #8 0.704 -C, --find-copies[=<n>] #8 0.704 detect copies #8 0.704 --find-copies-harder use unmodified files as source to find copies #8 0.704 --no-renames disable rename detection #8 0.704 --rename-empty use empty blobs as rename source #8 0.704 --follow continue listing the history of a file beyond renames #8 0.704 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.704 #8 0.704 Diff algorithm options #8 0.704 --minimal produce the smallest possible diff #8 0.704 -w, --ignore-all-space #8 0.704 ignore whitespace when comparing lines #8 0.704 -b, --ignore-space-change #8 0.704 ignore changes in amount of whitespace #8 0.704 --ignore-space-at-eol #8 0.704 ignore changes in whitespace at EOL #8 0.704 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.704 --ignore-blank-lines ignore changes whose lines are all blank #8 0.704 -I, --ignore-matching-lines <regex> #8 0.704 ignore changes whose all lines match <regex> #8 0.704 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.704 --patience generate diff using the "patience diff" algorithm #8 0.704 --histogram generate diff using the "histogram diff" algorithm #8 0.704 --diff-algorithm <algorithm> #8 0.704 choose a diff algorithm #8 0.704 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.704 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.704 --word-diff-regex <regex> #8 0.704 use <regex> to decide what a word is #8 0.704 --color-words[=<regex>] #8 0.704 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.704 --color-moved[=<mode>] #8 0.704 moved lines of code are colored differently #8 0.704 --color-moved-ws <mode> #8 0.704 how white spaces are ignored in --color-moved #8 0.704 #8 0.704 Other diff options #8 0.704 --relative[=<prefix>] #8 0.704 when run from subdir, exclude changes outside and show relative paths #8 0.704 -a, --text treat all files as text #8 0.704 -R swap two inputs, reverse the diff #8 0.704 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.704 --quiet disable all output of the program #8 0.704 --ext-diff allow an external diff helper to be executed #8 0.704 --textconv run external text conversion filters when comparing binary files #8 0.704 --ignore-submodules[=<when>] #8 0.704 ignore changes to submodules in the diff generation #8 0.704 --submodule[=<format>] #8 0.704 specify how differences in submodules are shown #8 0.704 --ita-invisible-in-index #8 0.704 hide 'git add -N' entries from the index #8 0.704 --ita-visible-in-index #8 0.704 treat 'git add -N' entries as real in the index #8 0.704 -S <string> look for differences that change the number of occurrences of the specified string #8 0.704 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.704 --pickaxe-all show all changes in the changeset with -S or -G #8 0.704 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.705 -O <file> control the order in which files appear in the output #8 0.705 --rotate-to <path> show the change in the specified path first #8 0.705 --skip-to <path> skip the output to the specified path #8 0.705 --find-object <object-id> #8 0.705 look for differences that change the number of occurrences of the specified object #8 0.705 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.705 select files by diff type #8 0.705 --output <file> output to a specific file #8 0.705 #8 0.709 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMP' #8 0.709 To add an exception for this directory, call: #8 0.709 #8 0.709 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMP #8 0.716 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMP' #8 0.716 To add an exception for this directory, call: #8 0.716 #8 0.716 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMP #8 0.720 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.720 usage: git diff --no-index [<options>] <path> <path> #8 0.720 #8 0.720 Diff output format options #8 0.720 -p, --patch generate patch #8 0.720 -s, --no-patch suppress diff output #8 0.720 -u generate patch #8 0.720 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.720 -W, --function-context #8 0.720 generate diffs with <n> lines context #8 0.720 --raw generate the diff in raw format #8 0.720 --patch-with-raw synonym for '-p --raw' #8 0.720 --patch-with-stat synonym for '-p --stat' #8 0.720 --numstat machine friendly --stat #8 0.720 --shortstat output only the last line of --stat #8 0.720 -X, --dirstat[=<param1,param2>...] #8 0.720 output the distribution of relative amount of changes for each sub-directory #8 0.720 --cumulative synonym for --dirstat=cumulative #8 0.720 --dirstat-by-file[=<param1,param2>...] #8 0.720 synonym for --dirstat=files,param1,param2... #8 0.720 --check warn if changes introduce conflict markers or whitespace errors #8 0.720 --summary condensed summary such as creations, renames and mode changes #8 0.720 --name-only show only names of changed files #8 0.720 --name-status show only names and status of changed files #8 0.720 --stat[=<width>[,<name-width>[,<count>]]] #8 0.720 generate diffstat #8 0.720 --stat-width <width> generate diffstat with a given width #8 0.720 --stat-name-width <width> #8 0.720 generate diffstat with a given name width #8 0.720 --stat-graph-width <width> #8 0.720 generate diffstat with a given graph width #8 0.720 --stat-count <count> generate diffstat with limited lines #8 0.720 --compact-summary generate compact summary in diffstat #8 0.720 --binary output a binary diff that can be applied #8 0.720 --full-index show full pre- and post-image object names on the "index" lines #8 0.720 --color[=<when>] show colored diff #8 0.720 --ws-error-highlight <kind> #8 0.720 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.720 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.720 --abbrev[=<n>] use <n> digits to display object names #8 0.720 --src-prefix <prefix> #8 0.720 show the given source prefix instead of "a/" #8 0.720 --dst-prefix <prefix> #8 0.720 show the given destination prefix instead of "b/" #8 0.720 --line-prefix <prefix> #8 0.720 prepend an additional prefix to every line of output #8 0.720 --no-prefix do not show any source or destination prefix #8 0.720 --inter-hunk-context <n> #8 0.720 show context between diff hunks up to the specified number of lines #8 0.720 --output-indicator-new <char> #8 0.720 specify the character to indicate a new line instead of '+' #8 0.720 --output-indicator-old <char> #8 0.720 specify the character to indicate an old line instead of '-' #8 0.720 --output-indicator-context <char> #8 0.720 specify the character to indicate a context instead of ' ' #8 0.720 #8 0.720 Diff rename options #8 0.720 -B, --break-rewrites[=<n>[/<m>]] #8 0.720 break complete rewrite changes into pairs of delete and create #8 0.720 -M, --find-renames[=<n>] #8 0.720 detect renames #8 0.720 -D, --irreversible-delete #8 0.720 omit the preimage for deletes #8 0.720 -C, --find-copies[=<n>] #8 0.720 detect copies #8 0.720 --find-copies-harder use unmodified files as source to find copies #8 0.720 --no-renames disable rename detection #8 0.720 --rename-empty use empty blobs as rename source #8 0.720 --follow continue listing the history of a file beyond renames #8 0.720 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.720 #8 0.720 Diff algorithm options #8 0.720 --minimal produce the smallest possible diff #8 0.720 -w, --ignore-all-space #8 0.720 ignore whitespace when comparing lines #8 0.720 -b, --ignore-space-change #8 0.720 ignore changes in amount of whitespace #8 0.720 --ignore-space-at-eol #8 0.720 ignore changes in whitespace at EOL #8 0.720 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.720 --ignore-blank-lines ignore changes whose lines are all blank #8 0.721 -I, --ignore-matching-lines <regex> #8 0.721 ignore changes whose all lines match <regex> #8 0.721 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.721 --patience generate diff using the "patience diff" algorithm #8 0.721 --histogram generate diff using the "histogram diff" algorithm #8 0.721 --diff-algorithm <algorithm> #8 0.721 choose a diff algorithm #8 0.721 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.721 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.721 --word-diff-regex <regex> #8 0.721 use <regex> to decide what a word is #8 0.721 --color-words[=<regex>] #8 0.721 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.721 --color-moved[=<mode>] #8 0.721 moved lines of code are colored differently #8 0.721 --color-moved-ws <mode> #8 0.721 how white spaces are ignored in --color-moved #8 0.721 #8 0.721 Other diff options #8 0.721 --relative[=<prefix>] #8 0.721 when run from subdir, exclude changes outside and show relative paths #8 0.721 -a, --text treat all files as text #8 0.721 -R swap two inputs, reverse the diff #8 0.721 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.721 --quiet disable all output of the program #8 0.721 --ext-diff allow an external diff helper to be executed #8 0.721 --textconv run external text conversion filters when comparing binary files #8 0.721 --ignore-submodules[=<when>] #8 0.721 ignore changes to submodules in the diff generation #8 0.721 --submodule[=<format>] #8 0.721 specify how differences in submodules are shown #8 0.721 --ita-invisible-in-index #8 0.721 hide 'git add -N' entries from the index #8 0.721 --ita-visible-in-index #8 0.721 treat 'git add -N' entries as real in the index #8 0.721 -S <string> look for differences that change the number of occurrences of the specified string #8 0.721 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.721 --pickaxe-all show all changes in the changeset with -S or -G #8 0.721 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.721 -O <file> control the order in which files appear in the output #8 0.721 --rotate-to <path> show the change in the specified path first #8 0.721 --skip-to <path> skip the output to the specified path #8 0.721 --find-object <object-id> #8 0.721 look for differences that change the number of occurrences of the specified object #8 0.721 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.721 select files by diff type #8 0.721 --output <file> output to a specific file #8 0.721 #8 0.725 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMPv6' #8 0.725 To add an exception for this directory, call: #8 0.725 #8 0.725 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMPv6 #8 0.732 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMPv6' #8 0.732 To add an exception for this directory, call: #8 0.732 #8 0.732 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMPv6 #8 0.736 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.736 usage: git diff --no-index [<options>] <path> <path> #8 0.736 #8 0.736 Diff output format options #8 0.736 -p, --patch generate patch #8 0.736 -s, --no-patch suppress diff output #8 0.736 -u generate patch #8 0.736 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.736 -W, --function-context #8 0.736 generate diffs with <n> lines context #8 0.736 --raw generate the diff in raw format #8 0.736 --patch-with-raw synonym for '-p --raw' #8 0.736 --patch-with-stat synonym for '-p --stat' #8 0.736 --numstat machine friendly --stat #8 0.736 --shortstat output only the last line of --stat #8 0.736 -X, --dirstat[=<param1,param2>...] #8 0.736 output the distribution of relative amount of changes for each sub-directory #8 0.736 --cumulative synonym for --dirstat=cumulative #8 0.736 --dirstat-by-file[=<param1,param2>...] #8 0.736 synonym for --dirstat=files,param1,param2... #8 0.736 --check warn if changes introduce conflict markers or whitespace errors #8 0.736 --summary condensed summary such as creations, renames and mode changes #8 0.736 --name-only show only names of changed files #8 0.736 --name-status show only names and status of changed files #8 0.736 --stat[=<width>[,<name-width>[,<count>]]] #8 0.736 generate diffstat #8 0.736 --stat-width <width> generate diffstat with a given width #8 0.736 --stat-name-width <width> #8 0.736 generate diffstat with a given name width #8 0.736 --stat-graph-width <width> #8 0.736 generate diffstat with a given graph width #8 0.736 --stat-count <count> generate diffstat with limited lines #8 0.736 --compact-summary generate compact summary in diffstat #8 0.736 --binary output a binary diff that can be applied #8 0.736 --full-index show full pre- and post-image object names on the "index" lines #8 0.736 --color[=<when>] show colored diff #8 0.736 --ws-error-highlight <kind> #8 0.736 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.736 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.736 --abbrev[=<n>] use <n> digits to display object names #8 0.736 --src-prefix <prefix> #8 0.736 show the given source prefix instead of "a/" #8 0.736 --dst-prefix <prefix> #8 0.736 show the given destination prefix instead of "b/" #8 0.736 --line-prefix <prefix> #8 0.736 prepend an additional prefix to every line of output #8 0.736 --no-prefix do not show any source or destination prefix #8 0.736 --inter-hunk-context <n> #8 0.736 show context between diff hunks up to the specified number of lines #8 0.736 --output-indicator-new <char> #8 0.736 specify the character to indicate a new line instead of '+' #8 0.736 --output-indicator-old <char> #8 0.736 specify the character to indicate an old line instead of '-' #8 0.736 --output-indicator-context <char> #8 0.736 specify the character to indicate a context instead of ' ' #8 0.736 #8 0.736 Diff rename options #8 0.736 -B, --break-rewrites[=<n>[/<m>]] #8 0.736 break complete rewrite changes into pairs of delete and create #8 0.736 -M, --find-renames[=<n>] #8 0.736 detect renames #8 0.736 -D, --irreversible-delete #8 0.736 omit the preimage for deletes #8 0.736 -C, --find-copies[=<n>] #8 0.736 detect copies #8 0.736 --find-copies-harder use unmodified files as source to find copies #8 0.736 --no-renames disable rename detection #8 0.736 --rename-empty use empty blobs as rename source #8 0.736 --follow continue listing the history of a file beyond renames #8 0.736 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.736 #8 0.736 Diff algorithm options #8 0.736 --minimal produce the smallest possible diff #8 0.736 -w, --ignore-all-space #8 0.736 ignore whitespace when comparing lines #8 0.736 -b, --ignore-space-change #8 0.736 ignore changes in amount of whitespace #8 0.736 --ignore-space-at-eol #8 0.736 ignore changes in whitespace at EOL #8 0.736 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.736 --ignore-blank-lines ignore changes whose lines are all blank #8 0.736 -I, --ignore-matching-lines <regex> #8 0.736 ignore changes whose all lines match <regex> #8 0.736 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.736 --patience generate diff using the "patience diff" algorithm #8 0.736 --histogram generate diff using the "histogram diff" algorithm #8 0.736 --diff-algorithm <algorithm> #8 0.736 choose a diff algorithm #8 0.736 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.736 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.736 --word-diff-regex <regex> #8 0.736 use <regex> to decide what a word is #8 0.736 --color-words[=<regex>] #8 0.736 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.737 --color-moved[=<mode>] #8 0.737 moved lines of code are colored differently #8 0.737 --color-moved-ws <mode> #8 0.737 how white spaces are ignored in --color-moved #8 0.737 #8 0.737 Other diff options #8 0.737 --relative[=<prefix>] #8 0.737 when run from subdir, exclude changes outside and show relative paths #8 0.737 -a, --text treat all files as text #8 0.737 -R swap two inputs, reverse the diff #8 0.737 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.737 --quiet disable all output of the program #8 0.737 --ext-diff allow an external diff helper to be executed #8 0.737 --textconv run external text conversion filters when comparing binary files #8 0.737 --ignore-submodules[=<when>] #8 0.737 ignore changes to submodules in the diff generation #8 0.737 --submodule[=<format>] #8 0.737 specify how differences in submodules are shown #8 0.737 --ita-invisible-in-index #8 0.737 hide 'git add -N' entries from the index #8 0.737 --ita-visible-in-index #8 0.737 treat 'git add -N' entries as real in the index #8 0.737 -S <string> look for differences that change the number of occurrences of the specified string #8 0.737 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.737 --pickaxe-all show all changes in the changeset with -S or -G #8 0.737 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.737 -O <file> control the order in which files appear in the output #8 0.737 --rotate-to <path> show the change in the specified path first #8 0.737 --skip-to <path> skip the output to the specified path #8 0.737 --find-object <object-id> #8 0.737 look for differences that change the number of occurrences of the specified object #8 0.737 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.737 select files by diff type #8 0.737 --output <file> output to a specific file #8 0.737 #8 0.741 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.IP' #8 0.741 To add an exception for this directory, call: #8 0.741 #8 0.741 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.IP #8 0.748 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.IP' #8 0.748 To add an exception for this directory, call: #8 0.748 #8 0.748 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.IP #8 0.752 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.752 usage: git diff --no-index [<options>] <path> <path> #8 0.752 #8 0.752 Diff output format options #8 0.752 -p, --patch generate patch #8 0.752 -s, --no-patch suppress diff output #8 0.752 -u generate patch #8 0.752 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.752 -W, --function-context #8 0.752 generate diffs with <n> lines context #8 0.752 --raw generate the diff in raw format #8 0.752 --patch-with-raw synonym for '-p --raw' #8 0.752 --patch-with-stat synonym for '-p --stat' #8 0.752 --numstat machine friendly --stat #8 0.752 --shortstat output only the last line of --stat #8 0.752 -X, --dirstat[=<param1,param2>...] #8 0.752 output the distribution of relative amount of changes for each sub-directory #8 0.752 --cumulative synonym for --dirstat=cumulative #8 0.752 --dirstat-by-file[=<param1,param2>...] #8 0.752 synonym for --dirstat=files,param1,param2... #8 0.752 --check warn if changes introduce conflict markers or whitespace errors #8 0.752 --summary condensed summary such as creations, renames and mode changes #8 0.752 --name-only show only names of changed files #8 0.752 --name-status show only names and status of changed files #8 0.752 --stat[=<width>[,<name-width>[,<count>]]] #8 0.752 generate diffstat #8 0.752 --stat-width <width> generate diffstat with a given width #8 0.752 --stat-name-width <width> #8 0.752 generate diffstat with a given name width #8 0.752 --stat-graph-width <width> #8 0.752 generate diffstat with a given graph width #8 0.752 --stat-count <count> generate diffstat with limited lines #8 0.752 --compact-summary generate compact summary in diffstat #8 0.752 --binary output a binary diff that can be applied #8 0.752 --full-index show full pre- and post-image object names on the "index" lines #8 0.752 --color[=<when>] show colored diff #8 0.752 --ws-error-highlight <kind> #8 0.752 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.752 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.752 --abbrev[=<n>] use <n> digits to display object names #8 0.752 --src-prefix <prefix> #8 0.752 show the given source prefix instead of "a/" #8 0.752 --dst-prefix <prefix> #8 0.752 show the given destination prefix instead of "b/" #8 0.752 --line-prefix <prefix> #8 0.752 prepend an additional prefix to every line of output #8 0.752 --no-prefix do not show any source or destination prefix #8 0.752 --inter-hunk-context <n> #8 0.752 show context between diff hunks up to the specified number of lines #8 0.752 --output-indicator-new <char> #8 0.752 specify the character to indicate a new line instead of '+' #8 0.752 --output-indicator-old <char> #8 0.752 specify the character to indicate an old line instead of '-' #8 0.752 --output-indicator-context <char> #8 0.752 specify the character to indicate a context instead of ' ' #8 0.752 #8 0.752 Diff rename options #8 0.752 -B, --break-rewrites[=<n>[/<m>]] #8 0.752 break complete rewrite changes into pairs of delete and create #8 0.752 -M, --find-renames[=<n>] #8 0.752 detect renames #8 0.752 -D, --irreversible-delete #8 0.752 omit the preimage for deletes #8 0.752 -C, --find-copies[=<n>] #8 0.752 detect copies #8 0.752 --find-copies-harder use unmodified files as source to find copies #8 0.752 --no-renames disable rename detection #8 0.752 --rename-empty use empty blobs as rename source #8 0.752 --follow continue listing the history of a file beyond renames #8 0.752 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.752 #8 0.752 Diff algorithm options #8 0.752 --minimal produce the smallest possible diff #8 0.752 -w, --ignore-all-space #8 0.752 ignore whitespace when comparing lines #8 0.752 -b, --ignore-space-change #8 0.752 ignore changes in amount of whitespace #8 0.752 --ignore-space-at-eol #8 0.752 ignore changes in whitespace at EOL #8 0.752 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.752 --ignore-blank-lines ignore changes whose lines are all blank #8 0.752 -I, --ignore-matching-lines <regex> #8 0.752 ignore changes whose all lines match <regex> #8 0.752 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.752 --patience generate diff using the "patience diff" algorithm #8 0.752 --histogram generate diff using the "histogram diff" algorithm #8 0.752 --diff-algorithm <algorithm> #8 0.753 choose a diff algorithm #8 0.753 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.753 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.753 --word-diff-regex <regex> #8 0.753 use <regex> to decide what a word is #8 0.753 --color-words[=<regex>] #8 0.753 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.753 --color-moved[=<mode>] #8 0.753 moved lines of code are colored differently #8 0.753 --color-moved-ws <mode> #8 0.753 how white spaces are ignored in --color-moved #8 0.753 #8 0.753 Other diff options #8 0.753 --relative[=<prefix>] #8 0.753 when run from subdir, exclude changes outside and show relative paths #8 0.753 -a, --text treat all files as text #8 0.753 -R swap two inputs, reverse the diff #8 0.753 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.753 --quiet disable all output of the program #8 0.753 --ext-diff allow an external diff helper to be executed #8 0.753 --textconv run external text conversion filters when comparing binary files #8 0.753 --ignore-submodules[=<when>] #8 0.753 ignore changes to submodules in the diff generation #8 0.753 --submodule[=<format>] #8 0.753 specify how differences in submodules are shown #8 0.753 --ita-invisible-in-index #8 0.753 hide 'git add -N' entries from the index #8 0.753 --ita-visible-in-index #8 0.753 treat 'git add -N' entries as real in the index #8 0.753 -S <string> look for differences that change the number of occurrences of the specified string #8 0.753 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.753 --pickaxe-all show all changes in the changeset with -S or -G #8 0.753 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.753 -O <file> control the order in which files appear in the output #8 0.753 --rotate-to <path> show the change in the specified path first #8 0.753 --skip-to <path> skip the output to the specified path #8 0.753 --find-object <object-id> #8 0.753 look for differences that change the number of occurrences of the specified object #8 0.753 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.753 select files by diff type #8 0.753 --output <file> output to a specific file #8 0.753 #8 0.758 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ISUP_Q.762' #8 0.758 To add an exception for this directory, call: #8 0.758 #8 0.758 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ISUP_Q.762 #8 0.764 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ISUP_Q.762' #8 0.764 To add an exception for this directory, call: #8 0.764 #8 0.764 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ISUP_Q.762 #8 0.768 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.768 usage: git diff --no-index [<options>] <path> <path> #8 0.768 #8 0.768 Diff output format options #8 0.768 -p, --patch generate patch #8 0.768 -s, --no-patch suppress diff output #8 0.768 -u generate patch #8 0.768 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.768 -W, --function-context #8 0.768 generate diffs with <n> lines context #8 0.768 --raw generate the diff in raw format #8 0.768 --patch-with-raw synonym for '-p --raw' #8 0.768 --patch-with-stat synonym for '-p --stat' #8 0.768 --numstat machine friendly --stat #8 0.768 --shortstat output only the last line of --stat #8 0.768 -X, --dirstat[=<param1,param2>...] #8 0.768 output the distribution of relative amount of changes for each sub-directory #8 0.768 --cumulative synonym for --dirstat=cumulative #8 0.768 --dirstat-by-file[=<param1,param2>...] #8 0.768 synonym for --dirstat=files,param1,param2... #8 0.768 --check warn if changes introduce conflict markers or whitespace errors #8 0.768 --summary condensed summary such as creations, renames and mode changes #8 0.768 --name-only show only names of changed files #8 0.768 --name-status show only names and status of changed files #8 0.768 --stat[=<width>[,<name-width>[,<count>]]] #8 0.768 generate diffstat #8 0.768 --stat-width <width> generate diffstat with a given width #8 0.768 --stat-name-width <width> #8 0.768 generate diffstat with a given name width #8 0.768 --stat-graph-width <width> #8 0.768 generate diffstat with a given graph width #8 0.768 --stat-count <count> generate diffstat with limited lines #8 0.768 --compact-summary generate compact summary in diffstat #8 0.768 --binary output a binary diff that can be applied #8 0.768 --full-index show full pre- and post-image object names on the "index" lines #8 0.768 --color[=<when>] show colored diff #8 0.768 --ws-error-highlight <kind> #8 0.768 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.768 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.768 --abbrev[=<n>] use <n> digits to display object names #8 0.768 --src-prefix <prefix> #8 0.768 show the given source prefix instead of "a/" #8 0.768 --dst-prefix <prefix> #8 0.769 show the given destination prefix instead of "b/" #8 0.769 --line-prefix <prefix> #8 0.769 prepend an additional prefix to every line of output #8 0.769 --no-prefix do not show any source or destination prefix #8 0.769 --inter-hunk-context <n> #8 0.769 show context between diff hunks up to the specified number of lines #8 0.769 --output-indicator-new <char> #8 0.769 specify the character to indicate a new line instead of '+' #8 0.769 --output-indicator-old <char> #8 0.769 specify the character to indicate an old line instead of '-' #8 0.769 --output-indicator-context <char> #8 0.769 specify the character to indicate a context instead of ' ' #8 0.769 #8 0.769 Diff rename options #8 0.769 -B, --break-rewrites[=<n>[/<m>]] #8 0.769 break complete rewrite changes into pairs of delete and create #8 0.769 -M, --find-renames[=<n>] #8 0.769 detect renames #8 0.769 -D, --irreversible-delete #8 0.769 omit the preimage for deletes #8 0.769 -C, --find-copies[=<n>] #8 0.769 detect copies #8 0.769 --find-copies-harder use unmodified files as source to find copies #8 0.769 --no-renames disable rename detection #8 0.769 --rename-empty use empty blobs as rename source #8 0.769 --follow continue listing the history of a file beyond renames #8 0.769 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.769 #8 0.769 Diff algorithm options #8 0.769 --minimal produce the smallest possible diff #8 0.769 -w, --ignore-all-space #8 0.769 ignore whitespace when comparing lines #8 0.769 -b, --ignore-space-change #8 0.769 ignore changes in amount of whitespace #8 0.769 --ignore-space-at-eol #8 0.769 ignore changes in whitespace at EOL #8 0.769 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.769 --ignore-blank-lines ignore changes whose lines are all blank #8 0.769 -I, --ignore-matching-lines <regex> #8 0.769 ignore changes whose all lines match <regex> #8 0.769 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.769 --patience generate diff using the "patience diff" algorithm #8 0.769 --histogram generate diff using the "histogram diff" algorithm #8 0.769 --diff-algorithm <algorithm> #8 0.769 choose a diff algorithm #8 0.769 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.769 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.769 --word-diff-regex <regex> #8 0.769 use <regex> to decide what a word is #8 0.769 --color-words[=<regex>] #8 0.769 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.769 --color-moved[=<mode>] #8 0.769 moved lines of code are colored differently #8 0.769 --color-moved-ws <mode> #8 0.769 how white spaces are ignored in --color-moved #8 0.769 #8 0.769 Other diff options #8 0.769 --relative[=<prefix>] #8 0.769 when run from subdir, exclude changes outside and show relative paths #8 0.769 -a, --text treat all files as text #8 0.769 -R swap two inputs, reverse the diff #8 0.769 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.769 --quiet disable all output of the program #8 0.769 --ext-diff allow an external diff helper to be executed #8 0.769 --textconv run external text conversion filters when comparing binary files #8 0.769 --ignore-submodules[=<when>] #8 0.769 ignore changes to submodules in the diff generation #8 0.769 --submodule[=<format>] #8 0.769 specify how differences in submodules are shown #8 0.769 --ita-invisible-in-index #8 0.769 hide 'git add -N' entries from the index #8 0.769 --ita-visible-in-index #8 0.769 treat 'git add -N' entries as real in the index #8 0.769 -S <string> look for differences that change the number of occurrences of the specified string #8 0.769 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.769 --pickaxe-all show all changes in the changeset with -S or -G #8 0.769 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.769 -O <file> control the order in which files appear in the output #8 0.769 --rotate-to <path> show the change in the specified path first #8 0.769 --skip-to <path> skip the output to the specified path #8 0.769 --find-object <object-id> #8 0.769 look for differences that change the number of occurrences of the specified object #8 0.769 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.769 select files by diff type #8 0.769 --output <file> output to a specific file #8 0.769 #8 0.774 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.JSON_v07_2006' #8 0.774 To add an exception for this directory, call: #8 0.774 #8 0.774 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.JSON_v07_2006 #8 0.780 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.JSON_v07_2006' #8 0.780 To add an exception for this directory, call: #8 0.780 #8 0.780 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.JSON_v07_2006 #8 0.783 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.783 usage: git diff --no-index [<options>] <path> <path> #8 0.783 #8 0.783 Diff output format options #8 0.783 -p, --patch generate patch #8 0.783 -s, --no-patch suppress diff output #8 0.783 -u generate patch #8 0.783 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.783 -W, --function-context #8 0.783 generate diffs with <n> lines context #8 0.783 --raw generate the diff in raw format #8 0.783 --patch-with-raw synonym for '-p --raw' #8 0.783 --patch-with-stat synonym for '-p --stat' #8 0.783 --numstat machine friendly --stat #8 0.783 --shortstat output only the last line of --stat #8 0.783 -X, --dirstat[=<param1,param2>...] #8 0.783 output the distribution of relative amount of changes for each sub-directory #8 0.783 --cumulative synonym for --dirstat=cumulative #8 0.783 --dirstat-by-file[=<param1,param2>...] #8 0.783 synonym for --dirstat=files,param1,param2... #8 0.783 --check warn if changes introduce conflict markers or whitespace errors #8 0.783 --summary condensed summary such as creations, renames and mode changes #8 0.783 --name-only show only names of changed files #8 0.783 --name-status show only names and status of changed files #8 0.783 --stat[=<width>[,<name-width>[,<count>]]] #8 0.783 generate diffstat #8 0.783 --stat-width <width> generate diffstat with a given width #8 0.783 --stat-name-width <width> #8 0.783 generate diffstat with a given name width #8 0.783 --stat-graph-width <width> #8 0.783 generate diffstat with a given graph width #8 0.783 --stat-count <count> generate diffstat with limited lines #8 0.783 --compact-summary generate compact summary in diffstat #8 0.783 --binary output a binary diff that can be applied #8 0.783 --full-index show full pre- and post-image object names on the "index" lines #8 0.783 --color[=<when>] show colored diff #8 0.783 --ws-error-highlight <kind> #8 0.783 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.783 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.783 --abbrev[=<n>] use <n> digits to display object names #8 0.783 --src-prefix <prefix> #8 0.783 show the given source prefix instead of "a/" #8 0.783 --dst-prefix <prefix> #8 0.783 show the given destination prefix instead of "b/" #8 0.783 --line-prefix <prefix> #8 0.783 prepend an additional prefix to every line of output #8 0.783 --no-prefix do not show any source or destination prefix #8 0.783 --inter-hunk-context <n> #8 0.783 show context between diff hunks up to the specified number of lines #8 0.783 --output-indicator-new <char> #8 0.783 specify the character to indicate a new line instead of '+' #8 0.783 --output-indicator-old <char> #8 0.783 specify the character to indicate an old line instead of '-' #8 0.783 --output-indicator-context <char> #8 0.783 specify the character to indicate a context instead of ' ' #8 0.783 #8 0.783 Diff rename options #8 0.783 -B, --break-rewrites[=<n>[/<m>]] #8 0.784 break complete rewrite changes into pairs of delete and create #8 0.784 -M, --find-renames[=<n>] #8 0.784 detect renames #8 0.784 -D, --irreversible-delete #8 0.784 omit the preimage for deletes #8 0.784 -C, --find-copies[=<n>] #8 0.784 detect copies #8 0.784 --find-copies-harder use unmodified files as source to find copies #8 0.784 --no-renames disable rename detection #8 0.784 --rename-empty use empty blobs as rename source #8 0.784 --follow continue listing the history of a file beyond renames #8 0.784 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.784 #8 0.784 Diff algorithm options #8 0.784 --minimal produce the smallest possible diff #8 0.784 -w, --ignore-all-space #8 0.784 ignore whitespace when comparing lines #8 0.784 -b, --ignore-space-change #8 0.784 ignore changes in amount of whitespace #8 0.784 --ignore-space-at-eol #8 0.784 ignore changes in whitespace at EOL #8 0.784 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.784 --ignore-blank-lines ignore changes whose lines are all blank #8 0.784 -I, --ignore-matching-lines <regex> #8 0.784 ignore changes whose all lines match <regex> #8 0.784 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.784 --patience generate diff using the "patience diff" algorithm #8 0.784 --histogram generate diff using the "histogram diff" algorithm #8 0.784 --diff-algorithm <algorithm> #8 0.784 choose a diff algorithm #8 0.784 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.784 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.784 --word-diff-regex <regex> #8 0.784 use <regex> to decide what a word is #8 0.784 --color-words[=<regex>] #8 0.784 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.784 --color-moved[=<mode>] #8 0.784 moved lines of code are colored differently #8 0.784 --color-moved-ws <mode> #8 0.784 how white spaces are ignored in --color-moved #8 0.784 #8 0.784 Other diff options #8 0.784 --relative[=<prefix>] #8 0.784 when run from subdir, exclude changes outside and show relative paths #8 0.784 -a, --text treat all files as text #8 0.784 -R swap two inputs, reverse the diff #8 0.784 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.784 --quiet disable all output of the program #8 0.784 --ext-diff allow an external diff helper to be executed #8 0.784 --textconv run external text conversion filters when comparing binary files #8 0.784 --ignore-submodules[=<when>] #8 0.784 ignore changes to submodules in the diff generation #8 0.784 --submodule[=<format>] #8 0.784 specify how differences in submodules are shown #8 0.784 --ita-invisible-in-index #8 0.784 hide 'git add -N' entries from the index #8 0.784 --ita-visible-in-index #8 0.784 treat 'git add -N' entries as real in the index #8 0.784 -S <string> look for differences that change the number of occurrences of the specified string #8 0.784 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.784 --pickaxe-all show all changes in the changeset with -S or -G #8 0.784 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.784 -O <file> control the order in which files appear in the output #8 0.784 --rotate-to <path> show the change in the specified path first #8 0.784 --skip-to <path> skip the output to the specified path #8 0.784 --find-object <object-id> #8 0.784 look for differences that change the number of occurrences of the specified object #8 0.784 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.784 select files by diff type #8 0.784 --output <file> output to a specific file #8 0.784 #8 0.788 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.L2TP' #8 0.788 To add an exception for this directory, call: #8 0.788 #8 0.788 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.L2TP #8 0.793 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.L2TP' #8 0.793 To add an exception for this directory, call: #8 0.793 #8 0.793 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.L2TP #8 0.797 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.797 usage: git diff --no-index [<options>] <path> <path> #8 0.797 #8 0.797 Diff output format options #8 0.797 -p, --patch generate patch #8 0.797 -s, --no-patch suppress diff output #8 0.797 -u generate patch #8 0.797 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.797 -W, --function-context #8 0.797 generate diffs with <n> lines context #8 0.797 --raw generate the diff in raw format #8 0.797 --patch-with-raw synonym for '-p --raw' #8 0.797 --patch-with-stat synonym for '-p --stat' #8 0.797 --numstat machine friendly --stat #8 0.797 --shortstat output only the last line of --stat #8 0.797 -X, --dirstat[=<param1,param2>...] #8 0.797 output the distribution of relative amount of changes for each sub-directory #8 0.797 --cumulative synonym for --dirstat=cumulative #8 0.797 --dirstat-by-file[=<param1,param2>...] #8 0.797 synonym for --dirstat=files,param1,param2... #8 0.797 --check warn if changes introduce conflict markers or whitespace errors #8 0.797 --summary condensed summary such as creations, renames and mode changes #8 0.797 --name-only show only names of changed files #8 0.797 --name-status show only names and status of changed files #8 0.797 --stat[=<width>[,<name-width>[,<count>]]] #8 0.797 generate diffstat #8 0.797 --stat-width <width> generate diffstat with a given width #8 0.797 --stat-name-width <width> #8 0.797 generate diffstat with a given name width #8 0.797 --stat-graph-width <width> #8 0.797 generate diffstat with a given graph width #8 0.797 --stat-count <count> generate diffstat with limited lines #8 0.797 --compact-summary generate compact summary in diffstat #8 0.797 --binary output a binary diff that can be applied #8 0.797 --full-index show full pre- and post-image object names on the "index" lines #8 0.797 --color[=<when>] show colored diff #8 0.797 --ws-error-highlight <kind> #8 0.797 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.797 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.797 --abbrev[=<n>] use <n> digits to display object names #8 0.797 --src-prefix <prefix> #8 0.797 show the given source prefix instead of "a/" #8 0.797 --dst-prefix <prefix> #8 0.797 show the given destination prefix instead of "b/" #8 0.797 --line-prefix <prefix> #8 0.797 prepend an additional prefix to every line of output #8 0.797 --no-prefix do not show any source or destination prefix #8 0.797 --inter-hunk-context <n> #8 0.797 show context between diff hunks up to the specified number of lines #8 0.797 --output-indicator-new <char> #8 0.797 specify the character to indicate a new line instead of '+' #8 0.797 --output-indicator-old <char> #8 0.797 specify the character to indicate an old line instead of '-' #8 0.797 --output-indicator-context <char> #8 0.797 specify the character to indicate a context instead of ' ' #8 0.797 #8 0.797 Diff rename options #8 0.797 -B, --break-rewrites[=<n>[/<m>]] #8 0.797 break complete rewrite changes into pairs of delete and create #8 0.797 -M, --find-renames[=<n>] #8 0.797 detect renames #8 0.797 -D, --irreversible-delete #8 0.797 omit the preimage for deletes #8 0.797 -C, --find-copies[=<n>] #8 0.797 detect copies #8 0.797 --find-copies-harder use unmodified files as source to find copies #8 0.797 --no-renames disable rename detection #8 0.797 --rename-empty use empty blobs as rename source #8 0.797 --follow continue listing the history of a file beyond renames #8 0.797 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.797 #8 0.797 Diff algorithm options #8 0.797 --minimal produce the smallest possible diff #8 0.797 -w, --ignore-all-space #8 0.797 ignore whitespace when comparing lines #8 0.797 -b, --ignore-space-change #8 0.797 ignore changes in amount of whitespace #8 0.797 --ignore-space-at-eol #8 0.797 ignore changes in whitespace at EOL #8 0.797 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.797 --ignore-blank-lines ignore changes whose lines are all blank #8 0.798 -I, --ignore-matching-lines <regex> #8 0.798 ignore changes whose all lines match <regex> #8 0.798 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.798 --patience generate diff using the "patience diff" algorithm #8 0.798 --histogram generate diff using the "histogram diff" algorithm #8 0.798 --diff-algorithm <algorithm> #8 0.798 choose a diff algorithm #8 0.798 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.798 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.798 --word-diff-regex <regex> #8 0.798 use <regex> to decide what a word is #8 0.798 --color-words[=<regex>] #8 0.798 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.798 --color-moved[=<mode>] #8 0.798 moved lines of code are colored differently #8 0.798 --color-moved-ws <mode> #8 0.798 how white spaces are ignored in --color-moved #8 0.798 #8 0.798 Other diff options #8 0.798 --relative[=<prefix>] #8 0.798 when run from subdir, exclude changes outside and show relative paths #8 0.798 -a, --text treat all files as text #8 0.798 -R swap two inputs, reverse the diff #8 0.798 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.798 --quiet disable all output of the program #8 0.798 --ext-diff allow an external diff helper to be executed #8 0.798 --textconv run external text conversion filters when comparing binary files #8 0.798 --ignore-submodules[=<when>] #8 0.798 ignore changes to submodules in the diff generation #8 0.798 --submodule[=<format>] #8 0.798 specify how differences in submodules are shown #8 0.798 --ita-invisible-in-index #8 0.798 hide 'git add -N' entries from the index #8 0.798 --ita-visible-in-index #8 0.798 treat 'git add -N' entries as real in the index #8 0.798 -S <string> look for differences that change the number of occurrences of the specified string #8 0.798 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.798 --pickaxe-all show all changes in the changeset with -S or -G #8 0.798 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.798 -O <file> control the order in which files appear in the output #8 0.798 --rotate-to <path> show the change in the specified path first #8 0.798 --skip-to <path> skip the output to the specified path #8 0.798 --find-object <object-id> #8 0.798 look for differences that change the number of occurrences of the specified object #8 0.798 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.798 select files by diff type #8 0.798 --output <file> output to a specific file #8 0.798 #8 0.802 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.LLC_v7.1.0' #8 0.802 To add an exception for this directory, call: #8 0.802 #8 0.802 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.LLC_v7.1.0 #8 0.809 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.LLC_v7.1.0' #8 0.809 To add an exception for this directory, call: #8 0.809 #8 0.809 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.LLC_v7.1.0 #8 0.813 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.813 usage: git diff --no-index [<options>] <path> <path> #8 0.813 #8 0.813 Diff output format options #8 0.813 -p, --patch generate patch #8 0.813 -s, --no-patch suppress diff output #8 0.813 -u generate patch #8 0.813 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.813 -W, --function-context #8 0.813 generate diffs with <n> lines context #8 0.813 --raw generate the diff in raw format #8 0.813 --patch-with-raw synonym for '-p --raw' #8 0.813 --patch-with-stat synonym for '-p --stat' #8 0.813 --numstat machine friendly --stat #8 0.813 --shortstat output only the last line of --stat #8 0.813 -X, --dirstat[=<param1,param2>...] #8 0.813 output the distribution of relative amount of changes for each sub-directory #8 0.813 --cumulative synonym for --dirstat=cumulative #8 0.813 --dirstat-by-file[=<param1,param2>...] #8 0.813 synonym for --dirstat=files,param1,param2... #8 0.813 --check warn if changes introduce conflict markers or whitespace errors #8 0.813 --summary condensed summary such as creations, renames and mode changes #8 0.813 --name-only show only names of changed files #8 0.813 --name-status show only names and status of changed files #8 0.813 --stat[=<width>[,<name-width>[,<count>]]] #8 0.813 generate diffstat #8 0.813 --stat-width <width> generate diffstat with a given width #8 0.813 --stat-name-width <width> #8 0.813 generate diffstat with a given name width #8 0.813 --stat-graph-width <width> #8 0.813 generate diffstat with a given graph width #8 0.813 --stat-count <count> generate diffstat with limited lines #8 0.813 --compact-summary generate compact summary in diffstat #8 0.813 --binary output a binary diff that can be applied #8 0.813 --full-index show full pre- and post-image object names on the "index" lines #8 0.813 --color[=<when>] show colored diff #8 0.813 --ws-error-highlight <kind> #8 0.813 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.813 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.813 --abbrev[=<n>] use <n> digits to display object names #8 0.813 --src-prefix <prefix> #8 0.813 show the given source prefix instead of "a/" #8 0.813 --dst-prefix <prefix> #8 0.813 show the given destination prefix instead of "b/" #8 0.813 --line-prefix <prefix> #8 0.813 prepend an additional prefix to every line of output #8 0.813 --no-prefix do not show any source or destination prefix #8 0.813 --inter-hunk-context <n> #8 0.813 show context between diff hunks up to the specified number of lines #8 0.813 --output-indicator-new <char> #8 0.813 specify the character to indicate a new line instead of '+' #8 0.813 --output-indicator-old <char> #8 0.813 specify the character to indicate an old line instead of '-' #8 0.813 --output-indicator-context <char> #8 0.813 specify the character to indicate a context instead of ' ' #8 0.813 #8 0.813 Diff rename options #8 0.813 -B, --break-rewrites[=<n>[/<m>]] #8 0.813 break complete rewrite changes into pairs of delete and create #8 0.813 -M, --find-renames[=<n>] #8 0.813 detect renames #8 0.813 -D, --irreversible-delete #8 0.813 omit the preimage for deletes #8 0.813 -C, --find-copies[=<n>] #8 0.813 detect copies #8 0.813 --find-copies-harder use unmodified files as source to find copies #8 0.813 --no-renames disable rename detection #8 0.813 --rename-empty use empty blobs as rename source #8 0.813 --follow continue listing the history of a file beyond renames #8 0.813 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.813 #8 0.813 Diff algorithm options #8 0.813 --minimal produce the smallest possible diff #8 0.813 -w, --ignore-all-space #8 0.813 ignore whitespace when comparing lines #8 0.813 -b, --ignore-space-change #8 0.813 ignore changes in amount of whitespace #8 0.813 --ignore-space-at-eol #8 0.813 ignore changes in whitespace at EOL #8 0.813 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.813 --ignore-blank-lines ignore changes whose lines are all blank #8 0.813 -I, --ignore-matching-lines <regex> #8 0.813 ignore changes whose all lines match <regex> #8 0.813 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.813 --patience generate diff using the "patience diff" algorithm #8 0.813 --histogram generate diff using the "histogram diff" algorithm #8 0.813 --diff-algorithm <algorithm> #8 0.813 choose a diff algorithm #8 0.813 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.813 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.813 --word-diff-regex <regex> #8 0.813 use <regex> to decide what a word is #8 0.813 --color-words[=<regex>] #8 0.813 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.813 --color-moved[=<mode>] #8 0.813 moved lines of code are colored differently #8 0.813 --color-moved-ws <mode> #8 0.813 how white spaces are ignored in --color-moved #8 0.813 #8 0.813 Other diff options #8 0.813 --relative[=<prefix>] #8 0.813 when run from subdir, exclude changes outside and show relative paths #8 0.813 -a, --text treat all files as text #8 0.814 -R swap two inputs, reverse the diff #8 0.814 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.814 --quiet disable all output of the program #8 0.814 --ext-diff allow an external diff helper to be executed #8 0.814 --textconv run external text conversion filters when comparing binary files #8 0.814 --ignore-submodules[=<when>] #8 0.814 ignore changes to submodules in the diff generation #8 0.814 --submodule[=<format>] #8 0.814 specify how differences in submodules are shown #8 0.814 --ita-invisible-in-index #8 0.814 hide 'git add -N' entries from the index #8 0.814 --ita-visible-in-index #8 0.814 treat 'git add -N' entries as real in the index #8 0.814 -S <string> look for differences that change the number of occurrences of the specified string #8 0.814 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.814 --pickaxe-all show all changes in the changeset with -S or -G #8 0.814 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.814 -O <file> control the order in which files appear in the output #8 0.814 --rotate-to <path> show the change in the specified path first #8 0.814 --skip-to <path> skip the output to the specified path #8 0.814 --find-object <object-id> #8 0.814 look for differences that change the number of occurrences of the specified object #8 0.814 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.814 select files by diff type #8 0.814 --output <file> output to a specific file #8 0.814 #8 0.819 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.M3UA' #8 0.819 To add an exception for this directory, call: #8 0.819 #8 0.819 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.M3UA #8 0.825 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.M3UA' #8 0.825 To add an exception for this directory, call: #8 0.825 #8 0.825 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.M3UA #8 0.830 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.830 usage: git diff --no-index [<options>] <path> <path> #8 0.830 #8 0.830 Diff output format options #8 0.830 -p, --patch generate patch #8 0.830 -s, --no-patch suppress diff output #8 0.830 -u generate patch #8 0.830 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.830 -W, --function-context #8 0.830 generate diffs with <n> lines context #8 0.830 --raw generate the diff in raw format #8 0.830 --patch-with-raw synonym for '-p --raw' #8 0.830 --patch-with-stat synonym for '-p --stat' #8 0.830 --numstat machine friendly --stat #8 0.830 --shortstat output only the last line of --stat #8 0.830 -X, --dirstat[=<param1,param2>...] #8 0.830 output the distribution of relative amount of changes for each sub-directory #8 0.830 --cumulative synonym for --dirstat=cumulative #8 0.830 --dirstat-by-file[=<param1,param2>...] #8 0.830 synonym for --dirstat=files,param1,param2... #8 0.830 --check warn if changes introduce conflict markers or whitespace errors #8 0.830 --summary condensed summary such as creations, renames and mode changes #8 0.830 --name-only show only names of changed files #8 0.830 --name-status show only names and status of changed files #8 0.830 --stat[=<width>[,<name-width>[,<count>]]] #8 0.830 generate diffstat #8 0.830 --stat-width <width> generate diffstat with a given width #8 0.830 --stat-name-width <width> #8 0.830 generate diffstat with a given name width #8 0.830 --stat-graph-width <width> #8 0.830 generate diffstat with a given graph width #8 0.830 --stat-count <count> generate diffstat with limited lines #8 0.830 --compact-summary generate compact summary in diffstat #8 0.830 --binary output a binary diff that can be applied #8 0.830 --full-index show full pre- and post-image object names on the "index" lines #8 0.830 --color[=<when>] show colored diff #8 0.830 --ws-error-highlight <kind> #8 0.830 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.830 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.830 --abbrev[=<n>] use <n> digits to display object names #8 0.830 --src-prefix <prefix> #8 0.830 show the given source prefix instead of "a/" #8 0.830 --dst-prefix <prefix> #8 0.830 show the given destination prefix instead of "b/" #8 0.830 --line-prefix <prefix> #8 0.830 prepend an additional prefix to every line of output #8 0.830 --no-prefix do not show any source or destination prefix #8 0.830 --inter-hunk-context <n> #8 0.830 show context between diff hunks up to the specified number of lines #8 0.830 --output-indicator-new <char> #8 0.830 specify the character to indicate a new line instead of '+' #8 0.830 --output-indicator-old <char> #8 0.830 specify the character to indicate an old line instead of '-' #8 0.830 --output-indicator-context <char> #8 0.830 specify the character to indicate a context instead of ' ' #8 0.830 #8 0.830 Diff rename options #8 0.830 -B, --break-rewrites[=<n>[/<m>]] #8 0.830 break complete rewrite changes into pairs of delete and create #8 0.830 -M, --find-renames[=<n>] #8 0.830 detect renames #8 0.830 -D, --irreversible-delete #8 0.830 omit the preimage for deletes #8 0.830 -C, --find-copies[=<n>] #8 0.830 detect copies #8 0.830 --find-copies-harder use unmodified files as source to find copies #8 0.830 --no-renames disable rename detection #8 0.830 --rename-empty use empty blobs as rename source #8 0.830 --follow continue listing the history of a file beyond renames #8 0.830 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.830 #8 0.830 Diff algorithm options #8 0.830 --minimal produce the smallest possible diff #8 0.830 -w, --ignore-all-space #8 0.830 ignore whitespace when comparing lines #8 0.830 -b, --ignore-space-change #8 0.830 ignore changes in amount of whitespace #8 0.830 --ignore-space-at-eol #8 0.830 ignore changes in whitespace at EOL #8 0.830 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.830 --ignore-blank-lines ignore changes whose lines are all blank #8 0.830 -I, --ignore-matching-lines <regex> #8 0.830 ignore changes whose all lines match <regex> #8 0.830 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.830 --patience generate diff using the "patience diff" algorithm #8 0.830 --histogram generate diff using the "histogram diff" algorithm #8 0.830 --diff-algorithm <algorithm> #8 0.830 choose a diff algorithm #8 0.830 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.830 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.830 --word-diff-regex <regex> #8 0.830 use <regex> to decide what a word is #8 0.830 --color-words[=<regex>] #8 0.830 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.830 --color-moved[=<mode>] #8 0.830 moved lines of code are colored differently #8 0.830 --color-moved-ws <mode> #8 0.830 how white spaces are ignored in --color-moved #8 0.830 #8 0.830 Other diff options #8 0.830 --relative[=<prefix>] #8 0.830 when run from subdir, exclude changes outside and show relative paths #8 0.830 -a, --text treat all files as text #8 0.830 -R swap two inputs, reverse the diff #8 0.830 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.830 --quiet disable all output of the program #8 0.830 --ext-diff allow an external diff helper to be executed #8 0.830 --textconv run external text conversion filters when comparing binary files #8 0.830 --ignore-submodules[=<when>] #8 0.830 ignore changes to submodules in the diff generation #8 0.830 --submodule[=<format>] #8 0.830 specify how differences in submodules are shown #8 0.830 --ita-invisible-in-index #8 0.830 hide 'git add -N' entries from the index #8 0.830 --ita-visible-in-index #8 0.830 treat 'git add -N' entries as real in the index #8 0.830 -S <string> look for differences that change the number of occurrences of the specified string #8 0.830 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.830 --pickaxe-all show all changes in the changeset with -S or -G #8 0.830 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.830 -O <file> control the order in which files appear in the output #8 0.830 --rotate-to <path> show the change in the specified path first #8 0.830 --skip-to <path> skip the output to the specified path #8 0.830 --find-object <object-id> #8 0.830 look for differences that change the number of occurrences of the specified object #8 0.830 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.830 select files by diff type #8 0.830 --output <file> output to a specific file #8 0.830 #8 0.834 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.MobileL3_v13.4.0' #8 0.834 To add an exception for this directory, call: #8 0.834 #8 0.834 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.MobileL3_v13.4.0 #8 0.841 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.MobileL3_v13.4.0' #8 0.841 To add an exception for this directory, call: #8 0.841 #8 0.841 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.MobileL3_v13.4.0 #8 0.845 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.845 usage: git diff --no-index [<options>] <path> <path> #8 0.845 #8 0.845 Diff output format options #8 0.845 -p, --patch generate patch #8 0.845 -s, --no-patch suppress diff output #8 0.845 -u generate patch #8 0.845 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.845 -W, --function-context #8 0.845 generate diffs with <n> lines context #8 0.845 --raw generate the diff in raw format #8 0.845 --patch-with-raw synonym for '-p --raw' #8 0.845 --patch-with-stat synonym for '-p --stat' #8 0.845 --numstat machine friendly --stat #8 0.845 --shortstat output only the last line of --stat #8 0.845 -X, --dirstat[=<param1,param2>...] #8 0.845 output the distribution of relative amount of changes for each sub-directory #8 0.845 --cumulative synonym for --dirstat=cumulative #8 0.845 --dirstat-by-file[=<param1,param2>...] #8 0.845 synonym for --dirstat=files,param1,param2... #8 0.845 --check warn if changes introduce conflict markers or whitespace errors #8 0.845 --summary condensed summary such as creations, renames and mode changes #8 0.845 --name-only show only names of changed files #8 0.845 --name-status show only names and status of changed files #8 0.845 --stat[=<width>[,<name-width>[,<count>]]] #8 0.845 generate diffstat #8 0.845 --stat-width <width> generate diffstat with a given width #8 0.845 --stat-name-width <width> #8 0.845 generate diffstat with a given name width #8 0.845 --stat-graph-width <width> #8 0.845 generate diffstat with a given graph width #8 0.845 --stat-count <count> generate diffstat with limited lines #8 0.845 --compact-summary generate compact summary in diffstat #8 0.845 --binary output a binary diff that can be applied #8 0.845 --full-index show full pre- and post-image object names on the "index" lines #8 0.845 --color[=<when>] show colored diff #8 0.845 --ws-error-highlight <kind> #8 0.845 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.845 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.845 --abbrev[=<n>] use <n> digits to display object names #8 0.845 --src-prefix <prefix> #8 0.845 show the given source prefix instead of "a/" #8 0.845 --dst-prefix <prefix> #8 0.845 show the given destination prefix instead of "b/" #8 0.845 --line-prefix <prefix> #8 0.845 prepend an additional prefix to every line of output #8 0.845 --no-prefix do not show any source or destination prefix #8 0.845 --inter-hunk-context <n> #8 0.845 show context between diff hunks up to the specified number of lines #8 0.845 --output-indicator-new <char> #8 0.845 specify the character to indicate a new line instead of '+' #8 0.845 --output-indicator-old <char> #8 0.845 specify the character to indicate an old line instead of '-' #8 0.845 --output-indicator-context <char> #8 0.845 specify the character to indicate a context instead of ' ' #8 0.845 #8 0.845 Diff rename options #8 0.845 -B, --break-rewrites[=<n>[/<m>]] #8 0.845 break complete rewrite changes into pairs of delete and create #8 0.845 -M, --find-renames[=<n>] #8 0.845 detect renames #8 0.845 -D, --irreversible-delete #8 0.845 omit the preimage for deletes #8 0.845 -C, --find-copies[=<n>] #8 0.845 detect copies #8 0.845 --find-copies-harder use unmodified files as source to find copies #8 0.845 --no-renames disable rename detection #8 0.845 --rename-empty use empty blobs as rename source #8 0.845 --follow continue listing the history of a file beyond renames #8 0.845 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.845 #8 0.845 Diff algorithm options #8 0.845 --minimal produce the smallest possible diff #8 0.845 -w, --ignore-all-space #8 0.845 ignore whitespace when comparing lines #8 0.845 -b, --ignore-space-change #8 0.845 ignore changes in amount of whitespace #8 0.845 --ignore-space-at-eol #8 0.845 ignore changes in whitespace at EOL #8 0.845 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.845 --ignore-blank-lines ignore changes whose lines are all blank #8 0.845 -I, --ignore-matching-lines <regex> #8 0.845 ignore changes whose all lines match <regex> #8 0.845 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.845 --patience generate diff using the "patience diff" algorithm #8 0.845 --histogram generate diff using the "histogram diff" algorithm #8 0.845 --diff-algorithm <algorithm> #8 0.845 choose a diff algorithm #8 0.845 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.845 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.846 --word-diff-regex <regex> #8 0.846 use <regex> to decide what a word is #8 0.846 --color-words[=<regex>] #8 0.846 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.846 --color-moved[=<mode>] #8 0.846 moved lines of code are colored differently #8 0.846 --color-moved-ws <mode> #8 0.846 how white spaces are ignored in --color-moved #8 0.846 #8 0.846 Other diff options #8 0.846 --relative[=<prefix>] #8 0.846 when run from subdir, exclude changes outside and show relative paths #8 0.846 -a, --text treat all files as text #8 0.846 -R swap two inputs, reverse the diff #8 0.846 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.846 --quiet disable all output of the program #8 0.846 --ext-diff allow an external diff helper to be executed #8 0.846 --textconv run external text conversion filters when comparing binary files #8 0.846 --ignore-submodules[=<when>] #8 0.846 ignore changes to submodules in the diff generation #8 0.846 --submodule[=<format>] #8 0.846 specify how differences in submodules are shown #8 0.846 --ita-invisible-in-index #8 0.846 hide 'git add -N' entries from the index #8 0.846 --ita-visible-in-index #8 0.846 treat 'git add -N' entries as real in the index #8 0.846 -S <string> look for differences that change the number of occurrences of the specified string #8 0.846 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.846 --pickaxe-all show all changes in the changeset with -S or -G #8 0.846 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.846 -O <file> control the order in which files appear in the output #8 0.846 --rotate-to <path> show the change in the specified path first #8 0.846 --skip-to <path> skip the output to the specified path #8 0.846 --find-object <object-id> #8 0.846 look for differences that change the number of occurrences of the specified object #8 0.846 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.846 select files by diff type #8 0.846 --output <file> output to a specific file #8 0.846 #8 0.851 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SMPP' #8 0.851 To add an exception for this directory, call: #8 0.851 #8 0.851 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SMPP #8 0.857 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SMPP' #8 0.857 To add an exception for this directory, call: #8 0.857 #8 0.857 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SMPP #8 0.862 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.862 usage: git diff --no-index [<options>] <path> <path> #8 0.862 #8 0.862 Diff output format options #8 0.862 -p, --patch generate patch #8 0.862 -s, --no-patch suppress diff output #8 0.862 -u generate patch #8 0.862 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.862 -W, --function-context #8 0.862 generate diffs with <n> lines context #8 0.862 --raw generate the diff in raw format #8 0.862 --patch-with-raw synonym for '-p --raw' #8 0.862 --patch-with-stat synonym for '-p --stat' #8 0.862 --numstat machine friendly --stat #8 0.862 --shortstat output only the last line of --stat #8 0.862 -X, --dirstat[=<param1,param2>...] #8 0.862 output the distribution of relative amount of changes for each sub-directory #8 0.862 --cumulative synonym for --dirstat=cumulative #8 0.862 --dirstat-by-file[=<param1,param2>...] #8 0.862 synonym for --dirstat=files,param1,param2... #8 0.862 --check warn if changes introduce conflict markers or whitespace errors #8 0.862 --summary condensed summary such as creations, renames and mode changes #8 0.862 --name-only show only names of changed files #8 0.862 --name-status show only names and status of changed files #8 0.862 --stat[=<width>[,<name-width>[,<count>]]] #8 0.862 generate diffstat #8 0.862 --stat-width <width> generate diffstat with a given width #8 0.862 --stat-name-width <width> #8 0.862 generate diffstat with a given name width #8 0.862 --stat-graph-width <width> #8 0.862 generate diffstat with a given graph width #8 0.862 --stat-count <count> generate diffstat with limited lines #8 0.862 --compact-summary generate compact summary in diffstat #8 0.862 --binary output a binary diff that can be applied #8 0.862 --full-index show full pre- and post-image object names on the "index" lines #8 0.862 --color[=<when>] show colored diff #8 0.862 --ws-error-highlight <kind> #8 0.862 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.862 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.862 --abbrev[=<n>] use <n> digits to display object names #8 0.862 --src-prefix <prefix> #8 0.862 show the given source prefix instead of "a/" #8 0.862 --dst-prefix <prefix> #8 0.862 show the given destination prefix instead of "b/" #8 0.862 --line-prefix <prefix> #8 0.862 prepend an additional prefix to every line of output #8 0.862 --no-prefix do not show any source or destination prefix #8 0.862 --inter-hunk-context <n> #8 0.862 show context between diff hunks up to the specified number of lines #8 0.862 --output-indicator-new <char> #8 0.862 specify the character to indicate a new line instead of '+' #8 0.862 --output-indicator-old <char> #8 0.862 specify the character to indicate an old line instead of '-' #8 0.862 --output-indicator-context <char> #8 0.862 specify the character to indicate a context instead of ' ' #8 0.862 #8 0.862 Diff rename options #8 0.862 -B, --break-rewrites[=<n>[/<m>]] #8 0.862 break complete rewrite changes into pairs of delete and create #8 0.862 -M, --find-renames[=<n>] #8 0.862 detect renames #8 0.862 -D, --irreversible-delete #8 0.862 omit the preimage for deletes #8 0.862 -C, --find-copies[=<n>] #8 0.862 detect copies #8 0.862 --find-copies-harder use unmodified files as source to find copies #8 0.862 --no-renames disable rename detection #8 0.862 --rename-empty use empty blobs as rename source #8 0.862 --follow continue listing the history of a file beyond renames #8 0.862 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.862 #8 0.862 Diff algorithm options #8 0.862 --minimal produce the smallest possible diff #8 0.862 -w, --ignore-all-space #8 0.862 ignore whitespace when comparing lines #8 0.862 -b, --ignore-space-change #8 0.862 ignore changes in amount of whitespace #8 0.862 --ignore-space-at-eol #8 0.862 ignore changes in whitespace at EOL #8 0.862 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.862 --ignore-blank-lines ignore changes whose lines are all blank #8 0.862 -I, --ignore-matching-lines <regex> #8 0.862 ignore changes whose all lines match <regex> #8 0.862 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.862 --patience generate diff using the "patience diff" algorithm #8 0.862 --histogram generate diff using the "histogram diff" algorithm #8 0.863 --diff-algorithm <algorithm> #8 0.863 choose a diff algorithm #8 0.863 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.863 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.863 --word-diff-regex <regex> #8 0.863 use <regex> to decide what a word is #8 0.863 --color-words[=<regex>] #8 0.863 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.863 --color-moved[=<mode>] #8 0.863 moved lines of code are colored differently #8 0.863 --color-moved-ws <mode> #8 0.863 how white spaces are ignored in --color-moved #8 0.863 #8 0.863 Other diff options #8 0.863 --relative[=<prefix>] #8 0.863 when run from subdir, exclude changes outside and show relative paths #8 0.863 -a, --text treat all files as text #8 0.863 -R swap two inputs, reverse the diff #8 0.863 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.863 --quiet disable all output of the program #8 0.863 --ext-diff allow an external diff helper to be executed #8 0.863 --textconv run external text conversion filters when comparing binary files #8 0.863 --ignore-submodules[=<when>] #8 0.863 ignore changes to submodules in the diff generation #8 0.863 --submodule[=<format>] #8 0.863 specify how differences in submodules are shown #8 0.863 --ita-invisible-in-index #8 0.863 hide 'git add -N' entries from the index #8 0.863 --ita-visible-in-index #8 0.863 treat 'git add -N' entries as real in the index #8 0.863 -S <string> look for differences that change the number of occurrences of the specified string #8 0.863 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.863 --pickaxe-all show all changes in the changeset with -S or -G #8 0.863 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.863 -O <file> control the order in which files appear in the output #8 0.863 --rotate-to <path> show the change in the specified path first #8 0.863 --skip-to <path> skip the output to the specified path #8 0.863 --find-object <object-id> #8 0.863 look for differences that change the number of occurrences of the specified object #8 0.863 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.863 select files by diff type #8 0.863 --output <file> output to a specific file #8 0.863 #8 0.875 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.TCP' #8 0.875 To add an exception for this directory, call: #8 0.875 #8 0.875 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.TCP #8 0.877 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.TCP' #8 0.877 To add an exception for this directory, call: #8 0.877 #8 0.877 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.TCP #8 0.880 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.880 usage: git diff --no-index [<options>] <path> <path> #8 0.880 #8 0.880 Diff output format options #8 0.880 -p, --patch generate patch #8 0.880 -s, --no-patch suppress diff output #8 0.880 -u generate patch #8 0.880 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.880 -W, --function-context #8 0.880 generate diffs with <n> lines context #8 0.880 --raw generate the diff in raw format #8 0.880 --patch-with-raw synonym for '-p --raw' #8 0.880 --patch-with-stat synonym for '-p --stat' #8 0.880 --numstat machine friendly --stat #8 0.880 --shortstat output only the last line of --stat #8 0.880 -X, --dirstat[=<param1,param2>...] #8 0.880 output the distribution of relative amount of changes for each sub-directory #8 0.880 --cumulative synonym for --dirstat=cumulative #8 0.880 --dirstat-by-file[=<param1,param2>...] #8 0.880 synonym for --dirstat=files,param1,param2... #8 0.880 --check warn if changes introduce conflict markers or whitespace errors #8 0.880 --summary condensed summary such as creations, renames and mode changes #8 0.880 --name-only show only names of changed files #8 0.880 --name-status show only names and status of changed files #8 0.880 --stat[=<width>[,<name-width>[,<count>]]] #8 0.880 generate diffstat #8 0.880 --stat-width <width> generate diffstat with a given width #8 0.880 --stat-name-width <width> #8 0.880 generate diffstat with a given name width #8 0.880 --stat-graph-width <width> #8 0.880 generate diffstat with a given graph width #8 0.880 --stat-count <count> generate diffstat with limited lines #8 0.880 --compact-summary generate compact summary in diffstat #8 0.880 --binary output a binary diff that can be applied #8 0.880 --full-index show full pre- and post-image object names on the "index" lines #8 0.880 --color[=<when>] show colored diff #8 0.880 --ws-error-highlight <kind> #8 0.880 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.880 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.880 --abbrev[=<n>] use <n> digits to display object names #8 0.880 --src-prefix <prefix> #8 0.880 show the given source prefix instead of "a/" #8 0.880 --dst-prefix <prefix> #8 0.880 show the given destination prefix instead of "b/" #8 0.880 --line-prefix <prefix> #8 0.880 prepend an additional prefix to every line of output #8 0.880 --no-prefix do not show any source or destination prefix #8 0.880 --inter-hunk-context <n> #8 0.880 show context between diff hunks up to the specified number of lines #8 0.880 --output-indicator-new <char> #8 0.880 specify the character to indicate a new line instead of '+' #8 0.880 --output-indicator-old <char> #8 0.880 specify the character to indicate an old line instead of '-' #8 0.880 --output-indicator-context <char> #8 0.880 specify the character to indicate a context instead of ' ' #8 0.880 #8 0.880 Diff rename options #8 0.880 -B, --break-rewrites[=<n>[/<m>]] #8 0.880 break complete rewrite changes into pairs of delete and create #8 0.880 -M, --find-renames[=<n>] #8 0.880 detect renames #8 0.880 -D, --irreversible-delete #8 0.880 omit the preimage for deletes #8 0.880 -C, --find-copies[=<n>] #8 0.880 detect copies #8 0.880 --find-copies-harder use unmodified files as source to find copies #8 0.880 --no-renames disable rename detection #8 0.880 --rename-empty use empty blobs as rename source #8 0.880 --follow continue listing the history of a file beyond renames #8 0.880 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.880 #8 0.880 Diff algorithm options #8 0.880 --minimal produce the smallest possible diff #8 0.880 -w, --ignore-all-space #8 0.880 ignore whitespace when comparing lines #8 0.880 -b, --ignore-space-change #8 0.880 ignore changes in amount of whitespace #8 0.880 --ignore-space-at-eol #8 0.880 ignore changes in whitespace at EOL #8 0.880 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.880 --ignore-blank-lines ignore changes whose lines are all blank #8 0.880 -I, --ignore-matching-lines <regex> #8 0.880 ignore changes whose all lines match <regex> #8 0.880 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.880 --patience generate diff using the "patience diff" algorithm #8 0.880 --histogram generate diff using the "histogram diff" algorithm #8 0.880 --diff-algorithm <algorithm> #8 0.880 choose a diff algorithm #8 0.880 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.880 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.880 --word-diff-regex <regex> #8 0.880 use <regex> to decide what a word is #8 0.880 --color-words[=<regex>] #8 0.880 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.880 --color-moved[=<mode>] #8 0.880 moved lines of code are colored differently #8 0.880 --color-moved-ws <mode> #8 0.880 how white spaces are ignored in --color-moved #8 0.880 #8 0.880 Other diff options #8 0.880 --relative[=<prefix>] #8 0.880 when run from subdir, exclude changes outside and show relative paths #8 0.880 -a, --text treat all files as text #8 0.880 -R swap two inputs, reverse the diff #8 0.880 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.880 --quiet disable all output of the program #8 0.880 --ext-diff allow an external diff helper to be executed #8 0.880 --textconv run external text conversion filters when comparing binary files #8 0.880 --ignore-submodules[=<when>] #8 0.880 ignore changes to submodules in the diff generation #8 0.880 --submodule[=<format>] #8 0.880 specify how differences in submodules are shown #8 0.880 --ita-invisible-in-index #8 0.880 hide 'git add -N' entries from the index #8 0.880 --ita-visible-in-index #8 0.880 treat 'git add -N' entries as real in the index #8 0.880 -S <string> look for differences that change the number of occurrences of the specified string #8 0.880 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.880 --pickaxe-all show all changes in the changeset with -S or -G #8 0.880 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.880 -O <file> control the order in which files appear in the output #8 0.880 --rotate-to <path> show the change in the specified path first #8 0.880 --skip-to <path> skip the output to the specified path #8 0.880 --find-object <object-id> #8 0.880 look for differences that change the number of occurrences of the specified object #8 0.880 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.880 select files by diff type #8 0.880 --output <file> output to a specific file #8 0.880 #8 0.882 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.UDP' #8 0.882 To add an exception for this directory, call: #8 0.882 #8 0.882 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.UDP #8 0.885 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.UDP' #8 0.885 To add an exception for this directory, call: #8 0.885 #8 0.885 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.UDP #8 0.886 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.886 usage: git diff --no-index [<options>] <path> <path> #8 0.886 #8 0.886 Diff output format options #8 0.886 -p, --patch generate patch #8 0.886 -s, --no-patch suppress diff output #8 0.886 -u generate patch #8 0.886 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.886 -W, --function-context #8 0.886 generate diffs with <n> lines context #8 0.886 --raw generate the diff in raw format #8 0.886 --patch-with-raw synonym for '-p --raw' #8 0.886 --patch-with-stat synonym for '-p --stat' #8 0.886 --numstat machine friendly --stat #8 0.886 --shortstat output only the last line of --stat #8 0.886 -X, --dirstat[=<param1,param2>...] #8 0.886 output the distribution of relative amount of changes for each sub-directory #8 0.886 --cumulative synonym for --dirstat=cumulative #8 0.886 --dirstat-by-file[=<param1,param2>...] #8 0.886 synonym for --dirstat=files,param1,param2... #8 0.886 --check warn if changes introduce conflict markers or whitespace errors #8 0.886 --summary condensed summary such as creations, renames and mode changes #8 0.886 --name-only show only names of changed files #8 0.886 --name-status show only names and status of changed files #8 0.886 --stat[=<width>[,<name-width>[,<count>]]] #8 0.886 generate diffstat #8 0.886 --stat-width <width> generate diffstat with a given width #8 0.886 --stat-name-width <width> #8 0.886 generate diffstat with a given name width #8 0.886 --stat-graph-width <width> #8 0.886 generate diffstat with a given graph width #8 0.886 --stat-count <count> generate diffstat with limited lines #8 0.886 --compact-summary generate compact summary in diffstat #8 0.886 --binary output a binary diff that can be applied #8 0.886 --full-index show full pre- and post-image object names on the "index" lines #8 0.886 --color[=<when>] show colored diff #8 0.886 --ws-error-highlight <kind> #8 0.886 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.886 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.886 --abbrev[=<n>] use <n> digits to display object names #8 0.886 --src-prefix <prefix> #8 0.886 show the given source prefix instead of "a/" #8 0.886 --dst-prefix <prefix> #8 0.886 show the given destination prefix instead of "b/" #8 0.886 --line-prefix <prefix> #8 0.886 prepend an additional prefix to every line of output #8 0.886 --no-prefix do not show any source or destination prefix #8 0.886 --inter-hunk-context <n> #8 0.886 show context between diff hunks up to the specified number of lines #8 0.886 --output-indicator-new <char> #8 0.886 specify the character to indicate a new line instead of '+' #8 0.886 --output-indicator-old <char> #8 0.886 specify the character to indicate an old line instead of '-' #8 0.886 --output-indicator-context <char> #8 0.886 specify the character to indicate a context instead of ' ' #8 0.886 #8 0.886 Diff rename options #8 0.886 -B, --break-rewrites[=<n>[/<m>]] #8 0.886 break complete rewrite changes into pairs of delete and create #8 0.886 -M, --find-renames[=<n>] #8 0.886 detect renames #8 0.886 -D, --irreversible-delete #8 0.886 omit the preimage for deletes #8 0.886 -C, --find-copies[=<n>] #8 0.886 detect copies #8 0.886 --find-copies-harder use unmodified files as source to find copies #8 0.886 --no-renames disable rename detection #8 0.886 --rename-empty use empty blobs as rename source #8 0.886 --follow continue listing the history of a file beyond renames #8 0.886 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.886 #8 0.886 Diff algorithm options #8 0.886 --minimal produce the smallest possible diff #8 0.886 -w, --ignore-all-space #8 0.886 ignore whitespace when comparing lines #8 0.886 -b, --ignore-space-change #8 0.886 ignore changes in amount of whitespace #8 0.886 --ignore-space-at-eol #8 0.886 ignore changes in whitespace at EOL #8 0.886 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.886 --ignore-blank-lines ignore changes whose lines are all blank #8 0.886 -I, --ignore-matching-lines <regex> #8 0.886 ignore changes whose all lines match <regex> #8 0.886 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.886 --patience generate diff using the "patience diff" algorithm #8 0.886 --histogram generate diff using the "histogram diff" algorithm #8 0.886 --diff-algorithm <algorithm> #8 0.886 choose a diff algorithm #8 0.886 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.886 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.886 --word-diff-regex <regex> #8 0.886 use <regex> to decide what a word is #8 0.886 --color-words[=<regex>] #8 0.886 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.886 --color-moved[=<mode>] #8 0.886 moved lines of code are colored differently #8 0.886 --color-moved-ws <mode> #8 0.886 how white spaces are ignored in --color-moved #8 0.886 #8 0.886 Other diff options #8 0.886 --relative[=<prefix>] #8 0.886 when run from subdir, exclude changes outside and show relative paths #8 0.886 -a, --text treat all files as text #8 0.886 -R swap two inputs, reverse the diff #8 0.886 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.886 --quiet disable all output of the program #8 0.886 --ext-diff allow an external diff helper to be executed #8 0.886 --textconv run external text conversion filters when comparing binary files #8 0.886 --ignore-submodules[=<when>] #8 0.886 ignore changes to submodules in the diff generation #8 0.886 --submodule[=<format>] #8 0.886 specify how differences in submodules are shown #8 0.886 --ita-invisible-in-index #8 0.886 hide 'git add -N' entries from the index #8 0.886 --ita-visible-in-index #8 0.886 treat 'git add -N' entries as real in the index #8 0.886 -S <string> look for differences that change the number of occurrences of the specified string #8 0.886 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.886 --pickaxe-all show all changes in the changeset with -S or -G #8 0.886 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.886 -O <file> control the order in which files appear in the output #8 0.886 --rotate-to <path> show the change in the specified path first #8 0.886 --skip-to <path> skip the output to the specified path #8 0.886 --find-object <object-id> #8 0.886 look for differences that change the number of occurrences of the specified object #8 0.886 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.886 select files by diff type #8 0.886 --output <file> output to a specific file #8 0.886 #8 0.887 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.RTP' #8 0.887 To add an exception for this directory, call: #8 0.887 #8 0.887 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.RTP #8 0.888 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.RTP' #8 0.888 To add an exception for this directory, call: #8 0.888 #8 0.888 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.RTP #8 0.889 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.889 usage: git diff --no-index [<options>] <path> <path> #8 0.889 #8 0.889 Diff output format options #8 0.889 -p, --patch generate patch #8 0.889 -s, --no-patch suppress diff output #8 0.889 -u generate patch #8 0.889 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.889 -W, --function-context #8 0.889 generate diffs with <n> lines context #8 0.889 --raw generate the diff in raw format #8 0.889 --patch-with-raw synonym for '-p --raw' #8 0.889 --patch-with-stat synonym for '-p --stat' #8 0.889 --numstat machine friendly --stat #8 0.889 --shortstat output only the last line of --stat #8 0.889 -X, --dirstat[=<param1,param2>...] #8 0.889 output the distribution of relative amount of changes for each sub-directory #8 0.889 --cumulative synonym for --dirstat=cumulative #8 0.889 --dirstat-by-file[=<param1,param2>...] #8 0.889 synonym for --dirstat=files,param1,param2... #8 0.889 --check warn if changes introduce conflict markers or whitespace errors #8 0.889 --summary condensed summary such as creations, renames and mode changes #8 0.889 --name-only show only names of changed files #8 0.889 --name-status show only names and status of changed files #8 0.889 --stat[=<width>[,<name-width>[,<count>]]] #8 0.889 generate diffstat #8 0.889 --stat-width <width> generate diffstat with a given width #8 0.889 --stat-name-width <width> #8 0.889 generate diffstat with a given name width #8 0.889 --stat-graph-width <width> #8 0.889 generate diffstat with a given graph width #8 0.889 --stat-count <count> generate diffstat with limited lines #8 0.889 --compact-summary generate compact summary in diffstat #8 0.889 --binary output a binary diff that can be applied #8 0.889 --full-index show full pre- and post-image object names on the "index" lines #8 0.889 --color[=<when>] show colored diff #8 0.889 --ws-error-highlight <kind> #8 0.889 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.889 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.889 --abbrev[=<n>] use <n> digits to display object names #8 0.889 --src-prefix <prefix> #8 0.889 show the given source prefix instead of "a/" #8 0.889 --dst-prefix <prefix> #8 0.889 show the given destination prefix instead of "b/" #8 0.889 --line-prefix <prefix> #8 0.889 prepend an additional prefix to every line of output #8 0.889 --no-prefix do not show any source or destination prefix #8 0.889 --inter-hunk-context <n> #8 0.889 show context between diff hunks up to the specified number of lines #8 0.889 --output-indicator-new <char> #8 0.889 specify the character to indicate a new line instead of '+' #8 0.889 --output-indicator-old <char> #8 0.889 specify the character to indicate an old line instead of '-' #8 0.889 --output-indicator-context <char> #8 0.889 specify the character to indicate a context instead of ' ' #8 0.889 #8 0.889 Diff rename options #8 0.889 -B, --break-rewrites[=<n>[/<m>]] #8 0.889 break complete rewrite changes into pairs of delete and create #8 0.889 -M, --find-renames[=<n>] #8 0.889 detect renames #8 0.889 -D, --irreversible-delete #8 0.889 omit the preimage for deletes #8 0.889 -C, --find-copies[=<n>] #8 0.889 detect copies #8 0.889 --find-copies-harder use unmodified files as source to find copies #8 0.889 --no-renames disable rename detection #8 0.889 --rename-empty use empty blobs as rename source #8 0.889 --follow continue listing the history of a file beyond renames #8 0.889 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.889 #8 0.889 Diff algorithm options #8 0.889 --minimal produce the smallest possible diff #8 0.889 -w, --ignore-all-space #8 0.889 ignore whitespace when comparing lines #8 0.889 -b, --ignore-space-change #8 0.889 ignore changes in amount of whitespace #8 0.889 --ignore-space-at-eol #8 0.889 ignore changes in whitespace at EOL #8 0.889 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.889 --ignore-blank-lines ignore changes whose lines are all blank #8 0.889 -I, --ignore-matching-lines <regex> #8 0.889 ignore changes whose all lines match <regex> #8 0.889 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.889 --patience generate diff using the "patience diff" algorithm #8 0.889 --histogram generate diff using the "histogram diff" algorithm #8 0.889 --diff-algorithm <algorithm> #8 0.889 choose a diff algorithm #8 0.889 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.889 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.889 --word-diff-regex <regex> #8 0.889 use <regex> to decide what a word is #8 0.889 --color-words[=<regex>] #8 0.889 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.889 --color-moved[=<mode>] #8 0.889 moved lines of code are colored differently #8 0.889 --color-moved-ws <mode> #8 0.889 how white spaces are ignored in --color-moved #8 0.889 #8 0.889 Other diff options #8 0.889 --relative[=<prefix>] #8 0.889 when run from subdir, exclude changes outside and show relative paths #8 0.889 -a, --text treat all files as text #8 0.889 -R swap two inputs, reverse the diff #8 0.889 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.889 --quiet disable all output of the program #8 0.889 --ext-diff allow an external diff helper to be executed #8 0.889 --textconv run external text conversion filters when comparing binary files #8 0.889 --ignore-submodules[=<when>] #8 0.889 ignore changes to submodules in the diff generation #8 0.889 --submodule[=<format>] #8 0.889 specify how differences in submodules are shown #8 0.889 --ita-invisible-in-index #8 0.889 hide 'git add -N' entries from the index #8 0.889 --ita-visible-in-index #8 0.889 treat 'git add -N' entries as real in the index #8 0.889 -S <string> look for differences that change the number of occurrences of the specified string #8 0.889 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.889 --pickaxe-all show all changes in the changeset with -S or -G #8 0.889 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.889 -O <file> control the order in which files appear in the output #8 0.889 --rotate-to <path> show the change in the specified path first #8 0.889 --skip-to <path> skip the output to the specified path #8 0.889 --find-object <object-id> #8 0.889 look for differences that change the number of occurrences of the specified object #8 0.889 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.889 select files by diff type #8 0.889 --output <file> output to a specific file #8 0.889 #8 0.890 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.M2PA' #8 0.890 To add an exception for this directory, call: #8 0.890 #8 0.890 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.M2PA #8 0.891 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.M2PA' #8 0.891 To add an exception for this directory, call: #8 0.891 #8 0.891 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.M2PA #8 0.892 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.892 usage: git diff --no-index [<options>] <path> <path> #8 0.892 #8 0.892 Diff output format options #8 0.892 -p, --patch generate patch #8 0.892 -s, --no-patch suppress diff output #8 0.892 -u generate patch #8 0.892 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.892 -W, --function-context #8 0.892 generate diffs with <n> lines context #8 0.892 --raw generate the diff in raw format #8 0.892 --patch-with-raw synonym for '-p --raw' #8 0.892 --patch-with-stat synonym for '-p --stat' #8 0.892 --numstat machine friendly --stat #8 0.892 --shortstat output only the last line of --stat #8 0.892 -X, --dirstat[=<param1,param2>...] #8 0.892 output the distribution of relative amount of changes for each sub-directory #8 0.892 --cumulative synonym for --dirstat=cumulative #8 0.892 --dirstat-by-file[=<param1,param2>...] #8 0.892 synonym for --dirstat=files,param1,param2... #8 0.892 --check warn if changes introduce conflict markers or whitespace errors #8 0.892 --summary condensed summary such as creations, renames and mode changes #8 0.892 --name-only show only names of changed files #8 0.892 --name-status show only names and status of changed files #8 0.892 --stat[=<width>[,<name-width>[,<count>]]] #8 0.892 generate diffstat #8 0.892 --stat-width <width> generate diffstat with a given width #8 0.892 --stat-name-width <width> #8 0.892 generate diffstat with a given name width #8 0.892 --stat-graph-width <width> #8 0.892 generate diffstat with a given graph width #8 0.892 --stat-count <count> generate diffstat with limited lines #8 0.892 --compact-summary generate compact summary in diffstat #8 0.892 --binary output a binary diff that can be applied #8 0.892 --full-index show full pre- and post-image object names on the "index" lines #8 0.892 --color[=<when>] show colored diff #8 0.892 --ws-error-highlight <kind> #8 0.892 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.892 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.892 --abbrev[=<n>] use <n> digits to display object names #8 0.892 --src-prefix <prefix> #8 0.892 show the given source prefix instead of "a/" #8 0.892 --dst-prefix <prefix> #8 0.892 show the given destination prefix instead of "b/" #8 0.892 --line-prefix <prefix> #8 0.892 prepend an additional prefix to every line of output #8 0.892 --no-prefix do not show any source or destination prefix #8 0.892 --inter-hunk-context <n> #8 0.892 show context between diff hunks up to the specified number of lines #8 0.892 --output-indicator-new <char> #8 0.892 specify the character to indicate a new line instead of '+' #8 0.892 --output-indicator-old <char> #8 0.892 specify the character to indicate an old line instead of '-' #8 0.892 --output-indicator-context <char> #8 0.892 specify the character to indicate a context instead of ' ' #8 0.892 #8 0.892 Diff rename options #8 0.892 -B, --break-rewrites[=<n>[/<m>]] #8 0.892 break complete rewrite changes into pairs of delete and create #8 0.892 -M, --find-renames[=<n>] #8 0.892 detect renames #8 0.892 -D, --irreversible-delete #8 0.892 omit the preimage for deletes #8 0.892 -C, --find-copies[=<n>] #8 0.892 detect copies #8 0.892 --find-copies-harder use unmodified files as source to find copies #8 0.892 --no-renames disable rename detection #8 0.892 --rename-empty use empty blobs as rename source #8 0.892 --follow continue listing the history of a file beyond renames #8 0.892 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.892 #8 0.892 Diff algorithm options #8 0.892 --minimal produce the smallest possible diff #8 0.892 -w, --ignore-all-space #8 0.892 ignore whitespace when comparing lines #8 0.892 -b, --ignore-space-change #8 0.892 ignore changes in amount of whitespace #8 0.892 --ignore-space-at-eol #8 0.892 ignore changes in whitespace at EOL #8 0.892 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.892 --ignore-blank-lines ignore changes whose lines are all blank #8 0.892 -I, --ignore-matching-lines <regex> #8 0.892 ignore changes whose all lines match <regex> #8 0.892 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.892 --patience generate diff using the "patience diff" algorithm #8 0.892 --histogram generate diff using the "histogram diff" algorithm #8 0.892 --diff-algorithm <algorithm> #8 0.892 choose a diff algorithm #8 0.892 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.892 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.892 --word-diff-regex <regex> #8 0.892 use <regex> to decide what a word is #8 0.892 --color-words[=<regex>] #8 0.892 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.892 --color-moved[=<mode>] #8 0.892 moved lines of code are colored differently #8 0.892 --color-moved-ws <mode> #8 0.892 how white spaces are ignored in --color-moved #8 0.892 #8 0.892 Other diff options #8 0.892 --relative[=<prefix>] #8 0.892 when run from subdir, exclude changes outside and show relative paths #8 0.892 -a, --text treat all files as text #8 0.892 -R swap two inputs, reverse the diff #8 0.892 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.892 --quiet disable all output of the program #8 0.892 --ext-diff allow an external diff helper to be executed #8 0.892 --textconv run external text conversion filters when comparing binary files #8 0.892 --ignore-submodules[=<when>] #8 0.892 ignore changes to submodules in the diff generation #8 0.892 --submodule[=<format>] #8 0.892 specify how differences in submodules are shown #8 0.892 --ita-invisible-in-index #8 0.892 hide 'git add -N' entries from the index #8 0.892 --ita-visible-in-index #8 0.892 treat 'git add -N' entries as real in the index #8 0.892 -S <string> look for differences that change the number of occurrences of the specified string #8 0.892 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.892 --pickaxe-all show all changes in the changeset with -S or -G #8 0.892 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.892 -O <file> control the order in which files appear in the output #8 0.892 --rotate-to <path> show the change in the specified path first #8 0.892 --skip-to <path> skip the output to the specified path #8 0.892 --find-object <object-id> #8 0.892 look for differences that change the number of occurrences of the specified object #8 0.892 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.892 select files by diff type #8 0.892 --output <file> output to a specific file #8 0.892 #8 0.893 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ROSE' #8 0.893 To add an exception for this directory, call: #8 0.893 #8 0.893 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ROSE #8 0.894 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ROSE' #8 0.894 To add an exception for this directory, call: #8 0.894 #8 0.894 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ROSE #8 0.895 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.895 usage: git diff --no-index [<options>] <path> <path> #8 0.895 #8 0.895 Diff output format options #8 0.895 -p, --patch generate patch #8 0.895 -s, --no-patch suppress diff output #8 0.895 -u generate patch #8 0.895 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.895 -W, --function-context #8 0.895 generate diffs with <n> lines context #8 0.895 --raw generate the diff in raw format #8 0.895 --patch-with-raw synonym for '-p --raw' #8 0.895 --patch-with-stat synonym for '-p --stat' #8 0.895 --numstat machine friendly --stat #8 0.895 --shortstat output only the last line of --stat #8 0.895 -X, --dirstat[=<param1,param2>...] #8 0.895 output the distribution of relative amount of changes for each sub-directory #8 0.895 --cumulative synonym for --dirstat=cumulative #8 0.895 --dirstat-by-file[=<param1,param2>...] #8 0.895 synonym for --dirstat=files,param1,param2... #8 0.895 --check warn if changes introduce conflict markers or whitespace errors #8 0.895 --summary condensed summary such as creations, renames and mode changes #8 0.895 --name-only show only names of changed files #8 0.895 --name-status show only names and status of changed files #8 0.895 --stat[=<width>[,<name-width>[,<count>]]] #8 0.895 generate diffstat #8 0.895 --stat-width <width> generate diffstat with a given width #8 0.895 --stat-name-width <width> #8 0.895 generate diffstat with a given name width #8 0.895 --stat-graph-width <width> #8 0.895 generate diffstat with a given graph width #8 0.895 --stat-count <count> generate diffstat with limited lines #8 0.895 --compact-summary generate compact summary in diffstat #8 0.895 --binary output a binary diff that can be applied #8 0.895 --full-index show full pre- and post-image object names on the "index" lines #8 0.895 --color[=<when>] show colored diff #8 0.895 --ws-error-highlight <kind> #8 0.895 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.895 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.895 --abbrev[=<n>] use <n> digits to display object names #8 0.895 --src-prefix <prefix> #8 0.895 show the given source prefix instead of "a/" #8 0.895 --dst-prefix <prefix> #8 0.895 show the given destination prefix instead of "b/" #8 0.895 --line-prefix <prefix> #8 0.895 prepend an additional prefix to every line of output #8 0.895 --no-prefix do not show any source or destination prefix #8 0.895 --inter-hunk-context <n> #8 0.895 show context between diff hunks up to the specified number of lines #8 0.895 --output-indicator-new <char> #8 0.895 specify the character to indicate a new line instead of '+' #8 0.895 --output-indicator-old <char> #8 0.895 specify the character to indicate an old line instead of '-' #8 0.895 --output-indicator-context <char> #8 0.895 specify the character to indicate a context instead of ' ' #8 0.895 #8 0.895 Diff rename options #8 0.895 -B, --break-rewrites[=<n>[/<m>]] #8 0.895 break complete rewrite changes into pairs of delete and create #8 0.895 -M, --find-renames[=<n>] #8 0.895 detect renames #8 0.895 -D, --irreversible-delete #8 0.895 omit the preimage for deletes #8 0.895 -C, --find-copies[=<n>] #8 0.895 detect copies #8 0.895 --find-copies-harder use unmodified files as source to find copies #8 0.895 --no-renames disable rename detection #8 0.895 --rename-empty use empty blobs as rename source #8 0.895 --follow continue listing the history of a file beyond renames #8 0.895 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.895 #8 0.895 Diff algorithm options #8 0.895 --minimal produce the smallest possible diff #8 0.895 -w, --ignore-all-space #8 0.895 ignore whitespace when comparing lines #8 0.895 -b, --ignore-space-change #8 0.895 ignore changes in amount of whitespace #8 0.895 --ignore-space-at-eol #8 0.895 ignore changes in whitespace at EOL #8 0.895 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.895 --ignore-blank-lines ignore changes whose lines are all blank #8 0.895 -I, --ignore-matching-lines <regex> #8 0.895 ignore changes whose all lines match <regex> #8 0.895 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.895 --patience generate diff using the "patience diff" algorithm #8 0.895 --histogram generate diff using the "histogram diff" algorithm #8 0.895 --diff-algorithm <algorithm> #8 0.895 choose a diff algorithm #8 0.895 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.895 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.895 --word-diff-regex <regex> #8 0.895 use <regex> to decide what a word is #8 0.895 --color-words[=<regex>] #8 0.895 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.895 --color-moved[=<mode>] #8 0.895 moved lines of code are colored differently #8 0.895 --color-moved-ws <mode> #8 0.895 how white spaces are ignored in --color-moved #8 0.895 #8 0.895 Other diff options #8 0.895 --relative[=<prefix>] #8 0.895 when run from subdir, exclude changes outside and show relative paths #8 0.895 -a, --text treat all files as text #8 0.895 -R swap two inputs, reverse the diff #8 0.895 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.895 --quiet disable all output of the program #8 0.895 --ext-diff allow an external diff helper to be executed #8 0.895 --textconv run external text conversion filters when comparing binary files #8 0.895 --ignore-submodules[=<when>] #8 0.895 ignore changes to submodules in the diff generation #8 0.895 --submodule[=<format>] #8 0.895 specify how differences in submodules are shown #8 0.895 --ita-invisible-in-index #8 0.895 hide 'git add -N' entries from the index #8 0.895 --ita-visible-in-index #8 0.895 treat 'git add -N' entries as real in the index #8 0.895 -S <string> look for differences that change the number of occurrences of the specified string #8 0.895 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.895 --pickaxe-all show all changes in the changeset with -S or -G #8 0.895 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.895 -O <file> control the order in which files appear in the output #8 0.895 --rotate-to <path> show the change in the specified path first #8 0.895 --skip-to <path> skip the output to the specified path #8 0.895 --find-object <object-id> #8 0.895 look for differences that change the number of occurrences of the specified object #8 0.895 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.895 select files by diff type #8 0.895 --output <file> output to a specific file #8 0.895 #8 0.896 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SCTP' #8 0.896 To add an exception for this directory, call: #8 0.896 #8 0.896 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SCTP #8 0.897 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SCTP' #8 0.897 To add an exception for this directory, call: #8 0.897 #8 0.897 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SCTP #8 0.898 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.898 usage: git diff --no-index [<options>] <path> <path> #8 0.898 #8 0.898 Diff output format options #8 0.898 -p, --patch generate patch #8 0.898 -s, --no-patch suppress diff output #8 0.898 -u generate patch #8 0.898 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.898 -W, --function-context #8 0.898 generate diffs with <n> lines context #8 0.898 --raw generate the diff in raw format #8 0.898 --patch-with-raw synonym for '-p --raw' #8 0.898 --patch-with-stat synonym for '-p --stat' #8 0.898 --numstat machine friendly --stat #8 0.898 --shortstat output only the last line of --stat #8 0.898 -X, --dirstat[=<param1,param2>...] #8 0.898 output the distribution of relative amount of changes for each sub-directory #8 0.898 --cumulative synonym for --dirstat=cumulative #8 0.898 --dirstat-by-file[=<param1,param2>...] #8 0.898 synonym for --dirstat=files,param1,param2... #8 0.898 --check warn if changes introduce conflict markers or whitespace errors #8 0.898 --summary condensed summary such as creations, renames and mode changes #8 0.898 --name-only show only names of changed files #8 0.898 --name-status show only names and status of changed files #8 0.898 --stat[=<width>[,<name-width>[,<count>]]] #8 0.898 generate diffstat #8 0.898 --stat-width <width> generate diffstat with a given width #8 0.898 --stat-name-width <width> #8 0.898 generate diffstat with a given name width #8 0.898 --stat-graph-width <width> #8 0.898 generate diffstat with a given graph width #8 0.898 --stat-count <count> generate diffstat with limited lines #8 0.898 --compact-summary generate compact summary in diffstat #8 0.898 --binary output a binary diff that can be applied #8 0.898 --full-index show full pre- and post-image object names on the "index" lines #8 0.898 --color[=<when>] show colored diff #8 0.898 --ws-error-highlight <kind> #8 0.898 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.898 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.898 --abbrev[=<n>] use <n> digits to display object names #8 0.898 --src-prefix <prefix> #8 0.898 show the given source prefix instead of "a/" #8 0.898 --dst-prefix <prefix> #8 0.898 show the given destination prefix instead of "b/" #8 0.898 --line-prefix <prefix> #8 0.898 prepend an additional prefix to every line of output #8 0.898 --no-prefix do not show any source or destination prefix #8 0.898 --inter-hunk-context <n> #8 0.898 show context between diff hunks up to the specified number of lines #8 0.898 --output-indicator-new <char> #8 0.898 specify the character to indicate a new line instead of '+' #8 0.898 --output-indicator-old <char> #8 0.898 specify the character to indicate an old line instead of '-' #8 0.898 --output-indicator-context <char> #8 0.898 specify the character to indicate a context instead of ' ' #8 0.898 #8 0.898 Diff rename options #8 0.898 -B, --break-rewrites[=<n>[/<m>]] #8 0.898 break complete rewrite changes into pairs of delete and create #8 0.898 -M, --find-renames[=<n>] #8 0.898 detect renames #8 0.898 -D, --irreversible-delete #8 0.898 omit the preimage for deletes #8 0.898 -C, --find-copies[=<n>] #8 0.898 detect copies #8 0.898 --find-copies-harder use unmodified files as source to find copies #8 0.898 --no-renames disable rename detection #8 0.898 --rename-empty use empty blobs as rename source #8 0.898 --follow continue listing the history of a file beyond renames #8 0.898 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.898 #8 0.898 Diff algorithm options #8 0.898 --minimal produce the smallest possible diff #8 0.898 -w, --ignore-all-space #8 0.898 ignore whitespace when comparing lines #8 0.898 -b, --ignore-space-change #8 0.898 ignore changes in amount of whitespace #8 0.898 --ignore-space-at-eol #8 0.898 ignore changes in whitespace at EOL #8 0.898 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.898 --ignore-blank-lines ignore changes whose lines are all blank #8 0.898 -I, --ignore-matching-lines <regex> #8 0.898 ignore changes whose all lines match <regex> #8 0.898 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.898 --patience generate diff using the "patience diff" algorithm #8 0.898 --histogram generate diff using the "histogram diff" algorithm #8 0.898 --diff-algorithm <algorithm> #8 0.898 choose a diff algorithm #8 0.898 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.898 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.898 --word-diff-regex <regex> #8 0.898 use <regex> to decide what a word is #8 0.898 --color-words[=<regex>] #8 0.898 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.898 --color-moved[=<mode>] #8 0.898 moved lines of code are colored differently #8 0.898 --color-moved-ws <mode> #8 0.898 how white spaces are ignored in --color-moved #8 0.898 #8 0.898 Other diff options #8 0.898 --relative[=<prefix>] #8 0.898 when run from subdir, exclude changes outside and show relative paths #8 0.898 -a, --text treat all files as text #8 0.898 -R swap two inputs, reverse the diff #8 0.898 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.898 --quiet disable all output of the program #8 0.898 --ext-diff allow an external diff helper to be executed #8 0.898 --textconv run external text conversion filters when comparing binary files #8 0.898 --ignore-submodules[=<when>] #8 0.898 ignore changes to submodules in the diff generation #8 0.898 --submodule[=<format>] #8 0.898 specify how differences in submodules are shown #8 0.898 --ita-invisible-in-index #8 0.898 hide 'git add -N' entries from the index #8 0.898 --ita-visible-in-index #8 0.898 treat 'git add -N' entries as real in the index #8 0.898 -S <string> look for differences that change the number of occurrences of the specified string #8 0.898 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.898 --pickaxe-all show all changes in the changeset with -S or -G #8 0.898 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.898 -O <file> control the order in which files appear in the output #8 0.898 --rotate-to <path> show the change in the specified path first #8 0.898 --skip-to <path> skip the output to the specified path #8 0.898 --find-object <object-id> #8 0.898 look for differences that change the number of occurrences of the specified object #8 0.898 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.898 select files by diff type #8 0.898 --output <file> output to a specific file #8 0.898 #8 0.899 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SDP' #8 0.899 To add an exception for this directory, call: #8 0.899 #8 0.899 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SDP #8 0.900 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SDP' #8 0.900 To add an exception for this directory, call: #8 0.900 #8 0.900 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SDP #8 0.901 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.901 usage: git diff --no-index [<options>] <path> <path> #8 0.901 #8 0.901 Diff output format options #8 0.901 -p, --patch generate patch #8 0.901 -s, --no-patch suppress diff output #8 0.901 -u generate patch #8 0.901 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.901 -W, --function-context #8 0.901 generate diffs with <n> lines context #8 0.901 --raw generate the diff in raw format #8 0.901 --patch-with-raw synonym for '-p --raw' #8 0.901 --patch-with-stat synonym for '-p --stat' #8 0.901 --numstat machine friendly --stat #8 0.901 --shortstat output only the last line of --stat #8 0.901 -X, --dirstat[=<param1,param2>...] #8 0.901 output the distribution of relative amount of changes for each sub-directory #8 0.901 --cumulative synonym for --dirstat=cumulative #8 0.901 --dirstat-by-file[=<param1,param2>...] #8 0.901 synonym for --dirstat=files,param1,param2... #8 0.901 --check warn if changes introduce conflict markers or whitespace errors #8 0.901 --summary condensed summary such as creations, renames and mode changes #8 0.901 --name-only show only names of changed files #8 0.901 --name-status show only names and status of changed files #8 0.901 --stat[=<width>[,<name-width>[,<count>]]] #8 0.901 generate diffstat #8 0.901 --stat-width <width> generate diffstat with a given width #8 0.901 --stat-name-width <width> #8 0.901 generate diffstat with a given name width #8 0.901 --stat-graph-width <width> #8 0.901 generate diffstat with a given graph width #8 0.901 --stat-count <count> generate diffstat with limited lines #8 0.901 --compact-summary generate compact summary in diffstat #8 0.901 --binary output a binary diff that can be applied #8 0.901 --full-index show full pre- and post-image object names on the "index" lines #8 0.901 --color[=<when>] show colored diff #8 0.901 --ws-error-highlight <kind> #8 0.901 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.901 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.901 --abbrev[=<n>] use <n> digits to display object names #8 0.901 --src-prefix <prefix> #8 0.901 show the given source prefix instead of "a/" #8 0.901 --dst-prefix <prefix> #8 0.901 show the given destination prefix instead of "b/" #8 0.901 --line-prefix <prefix> #8 0.901 prepend an additional prefix to every line of output #8 0.901 --no-prefix do not show any source or destination prefix #8 0.901 --inter-hunk-context <n> #8 0.901 show context between diff hunks up to the specified number of lines #8 0.901 --output-indicator-new <char> #8 0.901 specify the character to indicate a new line instead of '+' #8 0.901 --output-indicator-old <char> #8 0.901 specify the character to indicate an old line instead of '-' #8 0.901 --output-indicator-context <char> #8 0.901 specify the character to indicate a context instead of ' ' #8 0.901 #8 0.901 Diff rename options #8 0.901 -B, --break-rewrites[=<n>[/<m>]] #8 0.901 break complete rewrite changes into pairs of delete and create #8 0.901 -M, --find-renames[=<n>] #8 0.901 detect renames #8 0.901 -D, --irreversible-delete #8 0.901 omit the preimage for deletes #8 0.901 -C, --find-copies[=<n>] #8 0.901 detect copies #8 0.901 --find-copies-harder use unmodified files as source to find copies #8 0.901 --no-renames disable rename detection #8 0.901 --rename-empty use empty blobs as rename source #8 0.901 --follow continue listing the history of a file beyond renames #8 0.901 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.901 #8 0.901 Diff algorithm options #8 0.901 --minimal produce the smallest possible diff #8 0.901 -w, --ignore-all-space #8 0.901 ignore whitespace when comparing lines #8 0.901 -b, --ignore-space-change #8 0.901 ignore changes in amount of whitespace #8 0.901 --ignore-space-at-eol #8 0.901 ignore changes in whitespace at EOL #8 0.901 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.901 --ignore-blank-lines ignore changes whose lines are all blank #8 0.901 -I, --ignore-matching-lines <regex> #8 0.901 ignore changes whose all lines match <regex> #8 0.901 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.901 --patience generate diff using the "patience diff" algorithm #8 0.901 --histogram generate diff using the "histogram diff" algorithm #8 0.901 --diff-algorithm <algorithm> #8 0.901 choose a diff algorithm #8 0.901 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.901 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.901 --word-diff-regex <regex> #8 0.901 use <regex> to decide what a word is #8 0.901 --color-words[=<regex>] #8 0.901 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.901 --color-moved[=<mode>] #8 0.901 moved lines of code are colored differently #8 0.901 --color-moved-ws <mode> #8 0.901 how white spaces are ignored in --color-moved #8 0.901 #8 0.901 Other diff options #8 0.901 --relative[=<prefix>] #8 0.901 when run from subdir, exclude changes outside and show relative paths #8 0.901 -a, --text treat all files as text #8 0.901 -R swap two inputs, reverse the diff #8 0.901 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.901 --quiet disable all output of the program #8 0.901 --ext-diff allow an external diff helper to be executed #8 0.901 --textconv run external text conversion filters when comparing binary files #8 0.901 --ignore-submodules[=<when>] #8 0.901 ignore changes to submodules in the diff generation #8 0.901 --submodule[=<format>] #8 0.901 specify how differences in submodules are shown #8 0.901 --ita-invisible-in-index #8 0.901 hide 'git add -N' entries from the index #8 0.901 --ita-visible-in-index #8 0.901 treat 'git add -N' entries as real in the index #8 0.901 -S <string> look for differences that change the number of occurrences of the specified string #8 0.901 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.901 --pickaxe-all show all changes in the changeset with -S or -G #8 0.901 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.901 -O <file> control the order in which files appear in the output #8 0.901 --rotate-to <path> show the change in the specified path first #8 0.901 --skip-to <path> skip the output to the specified path #8 0.901 --find-object <object-id> #8 0.901 look for differences that change the number of occurrences of the specified object #8 0.901 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.901 select files by diff type #8 0.901 --output <file> output to a specific file #8 0.901 #8 0.902 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SUA' #8 0.902 To add an exception for this directory, call: #8 0.902 #8 0.902 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SUA #8 0.903 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SUA' #8 0.903 To add an exception for this directory, call: #8 0.903 #8 0.903 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SUA #8 0.904 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.904 usage: git diff --no-index [<options>] <path> <path> #8 0.904 #8 0.904 Diff output format options #8 0.904 -p, --patch generate patch #8 0.904 -s, --no-patch suppress diff output #8 0.904 -u generate patch #8 0.904 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.904 -W, --function-context #8 0.904 generate diffs with <n> lines context #8 0.904 --raw generate the diff in raw format #8 0.904 --patch-with-raw synonym for '-p --raw' #8 0.904 --patch-with-stat synonym for '-p --stat' #8 0.904 --numstat machine friendly --stat #8 0.904 --shortstat output only the last line of --stat #8 0.904 -X, --dirstat[=<param1,param2>...] #8 0.904 output the distribution of relative amount of changes for each sub-directory #8 0.904 --cumulative synonym for --dirstat=cumulative #8 0.904 --dirstat-by-file[=<param1,param2>...] #8 0.904 synonym for --dirstat=files,param1,param2... #8 0.904 --check warn if changes introduce conflict markers or whitespace errors #8 0.904 --summary condensed summary such as creations, renames and mode changes #8 0.904 --name-only show only names of changed files #8 0.904 --name-status show only names and status of changed files #8 0.904 --stat[=<width>[,<name-width>[,<count>]]] #8 0.904 generate diffstat #8 0.904 --stat-width <width> generate diffstat with a given width #8 0.904 --stat-name-width <width> #8 0.904 generate diffstat with a given name width #8 0.904 --stat-graph-width <width> #8 0.904 generate diffstat with a given graph width #8 0.904 --stat-count <count> generate diffstat with limited lines #8 0.904 --compact-summary generate compact summary in diffstat #8 0.904 --binary output a binary diff that can be applied #8 0.904 --full-index show full pre- and post-image object names on the "index" lines #8 0.904 --color[=<when>] show colored diff #8 0.904 --ws-error-highlight <kind> #8 0.904 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.904 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.904 --abbrev[=<n>] use <n> digits to display object names #8 0.904 --src-prefix <prefix> #8 0.904 show the given source prefix instead of "a/" #8 0.904 --dst-prefix <prefix> #8 0.904 show the given destination prefix instead of "b/" #8 0.904 --line-prefix <prefix> #8 0.904 prepend an additional prefix to every line of output #8 0.904 --no-prefix do not show any source or destination prefix #8 0.904 --inter-hunk-context <n> #8 0.904 show context between diff hunks up to the specified number of lines #8 0.904 --output-indicator-new <char> #8 0.904 specify the character to indicate a new line instead of '+' #8 0.904 --output-indicator-old <char> #8 0.904 specify the character to indicate an old line instead of '-' #8 0.904 --output-indicator-context <char> #8 0.904 specify the character to indicate a context instead of ' ' #8 0.904 #8 0.904 Diff rename options #8 0.904 -B, --break-rewrites[=<n>[/<m>]] #8 0.904 break complete rewrite changes into pairs of delete and create #8 0.904 -M, --find-renames[=<n>] #8 0.904 detect renames #8 0.904 -D, --irreversible-delete #8 0.904 omit the preimage for deletes #8 0.904 -C, --find-copies[=<n>] #8 0.904 detect copies #8 0.904 --find-copies-harder use unmodified files as source to find copies #8 0.904 --no-renames disable rename detection #8 0.904 --rename-empty use empty blobs as rename source #8 0.904 --follow continue listing the history of a file beyond renames #8 0.904 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.904 #8 0.904 Diff algorithm options #8 0.904 --minimal produce the smallest possible diff #8 0.904 -w, --ignore-all-space #8 0.904 ignore whitespace when comparing lines #8 0.904 -b, --ignore-space-change #8 0.904 ignore changes in amount of whitespace #8 0.904 --ignore-space-at-eol #8 0.904 ignore changes in whitespace at EOL #8 0.904 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.904 --ignore-blank-lines ignore changes whose lines are all blank #8 0.904 -I, --ignore-matching-lines <regex> #8 0.904 ignore changes whose all lines match <regex> #8 0.904 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.904 --patience generate diff using the "patience diff" algorithm #8 0.904 --histogram generate diff using the "histogram diff" algorithm #8 0.904 --diff-algorithm <algorithm> #8 0.904 choose a diff algorithm #8 0.904 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.904 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.904 --word-diff-regex <regex> #8 0.904 use <regex> to decide what a word is #8 0.904 --color-words[=<regex>] #8 0.904 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.904 --color-moved[=<mode>] #8 0.904 moved lines of code are colored differently #8 0.904 --color-moved-ws <mode> #8 0.904 how white spaces are ignored in --color-moved #8 0.904 #8 0.904 Other diff options #8 0.904 --relative[=<prefix>] #8 0.904 when run from subdir, exclude changes outside and show relative paths #8 0.904 -a, --text treat all files as text #8 0.904 -R swap two inputs, reverse the diff #8 0.904 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.904 --quiet disable all output of the program #8 0.904 --ext-diff allow an external diff helper to be executed #8 0.904 --textconv run external text conversion filters when comparing binary files #8 0.904 --ignore-submodules[=<when>] #8 0.904 ignore changes to submodules in the diff generation #8 0.904 --submodule[=<format>] #8 0.904 specify how differences in submodules are shown #8 0.904 --ita-invisible-in-index #8 0.904 hide 'git add -N' entries from the index #8 0.904 --ita-visible-in-index #8 0.904 treat 'git add -N' entries as real in the index #8 0.904 -S <string> look for differences that change the number of occurrences of the specified string #8 0.904 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.904 --pickaxe-all show all changes in the changeset with -S or -G #8 0.904 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.904 -O <file> control the order in which files appear in the output #8 0.904 --rotate-to <path> show the change in the specified path first #8 0.904 --skip-to <path> skip the output to the specified path #8 0.904 --find-object <object-id> #8 0.904 look for differences that change the number of occurrences of the specified object #8 0.904 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.904 select files by diff type #8 0.904 --output <file> output to a specific file #8 0.904 #8 0.905 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.NAS_EPS_15.2.0.1' #8 0.905 To add an exception for this directory, call: #8 0.905 #8 0.905 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.NAS_EPS_15.2.0.1 #8 0.906 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.NAS_EPS_15.2.0.1' #8 0.906 To add an exception for this directory, call: #8 0.906 #8 0.906 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.NAS_EPS_15.2.0.1 #8 0.907 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.907 usage: git diff --no-index [<options>] <path> <path> #8 0.907 #8 0.907 Diff output format options #8 0.907 -p, --patch generate patch #8 0.907 -s, --no-patch suppress diff output #8 0.907 -u generate patch #8 0.907 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.907 -W, --function-context #8 0.907 generate diffs with <n> lines context #8 0.907 --raw generate the diff in raw format #8 0.907 --patch-with-raw synonym for '-p --raw' #8 0.907 --patch-with-stat synonym for '-p --stat' #8 0.907 --numstat machine friendly --stat #8 0.907 --shortstat output only the last line of --stat #8 0.907 -X, --dirstat[=<param1,param2>...] #8 0.907 output the distribution of relative amount of changes for each sub-directory #8 0.907 --cumulative synonym for --dirstat=cumulative #8 0.907 --dirstat-by-file[=<param1,param2>...] #8 0.907 synonym for --dirstat=files,param1,param2... #8 0.907 --check warn if changes introduce conflict markers or whitespace errors #8 0.907 --summary condensed summary such as creations, renames and mode changes #8 0.907 --name-only show only names of changed files #8 0.907 --name-status show only names and status of changed files #8 0.907 --stat[=<width>[,<name-width>[,<count>]]] #8 0.907 generate diffstat #8 0.907 --stat-width <width> generate diffstat with a given width #8 0.907 --stat-name-width <width> #8 0.907 generate diffstat with a given name width #8 0.907 --stat-graph-width <width> #8 0.907 generate diffstat with a given graph width #8 0.907 --stat-count <count> generate diffstat with limited lines #8 0.907 --compact-summary generate compact summary in diffstat #8 0.907 --binary output a binary diff that can be applied #8 0.907 --fu #8 0.907 [output clipped, log limit 200KiB/s reached] #8 1.037 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.037 usage: git diff --no-index [<options>] <path> <path> #8 1.037 #8 1.037 Diff output format options #8 1.037 -p, --patch generate patch #8 1.037 -s, --no-patch suppress diff output #8 1.037 -u generate patch #8 1.037 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.037 -W, --function-context #8 1.037 generate diffs with <n> lines context #8 1.037 --raw generate the diff in raw format #8 1.037 --patch-with-raw synonym for '-p --raw' #8 1.037 --patch-with-stat synonym for '-p --stat' #8 1.037 --numstat machine friendly --stat #8 1.037 --shortstat output only the last line of --stat #8 1.037 -X, --dirstat[=<param1,param2>...] #8 1.037 output the distribution of relative amount of changes for each sub-directory #8 1.037 --cumulative synonym for --dirstat=cumulative #8 1.037 --dirstat-by-file[=<param1,param2>...] #8 1.037 synonym for --dirstat=files,param1,param2... #8 1.037 --check warn if changes introduce conflict markers or whitespace errors #8 1.037 --summary condensed summary such as creations, renames and mode changes #8 1.037 --name-only show only names of changed files #8 1.037 --name-status show only names and status of changed files #8 1.037 --stat[=<width>[,<name-width>[,<count>]]] #8 1.037 generate diffstat #8 1.037 --stat-width <width> generate diffstat with a given width #8 1.037 --stat-name-width <width> #8 1.037 generate diffstat with a given name width #8 1.037 --stat-graph-width <width> #8 1.037 generate diffstat with a given graph width #8 1.037 --stat-count <count> generate diffstat with limited lines #8 1.037 --compact-summary generate compact summary in diffstat #8 1.037 --binary output a binary diff that can be applied #8 1.037 --full-index show full pre- and post-image object names on the "index" lines #8 1.037 --color[=<when>] show colored diff #8 1.037 --ws-error-highlight <kind> #8 1.037 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.037 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.037 --abbrev[=<n>] use <n> digits to display object names #8 1.037 --src-prefix <prefix> #8 1.037 show the given source prefix instead of "a/" #8 1.037 --dst-prefix <prefix> #8 1.037 show the given destination prefix instead of "b/" #8 1.037 --line-prefix <prefix> #8 1.037 prepend an additional prefix to every line of output #8 1.037 --no-prefix do not show any source or destination prefix #8 1.037 --inter-hunk-context <n> #8 1.037 show context between diff hunks up to the specified number of lines #8 1.037 --output-indicator-new <char> #8 1.037 specify the character to indicate a new line instead of '+' #8 1.037 --output-indicator-old <char> #8 1.037 specify the character to indicate an old line instead of '-' #8 1.037 --output-indicator-context <char> #8 1.037 specify the character to indicate a context instead of ' ' #8 1.037 #8 1.037 Diff rename options #8 1.037 -B, --break-rewrites[=<n>[/<m>]] #8 1.037 break complete rewrite changes into pairs of delete and create #8 1.037 -M, --find-renames[=<n>] #8 1.037 detect renames #8 1.037 -D, --irreversible-delete #8 1.037 omit the preimage for deletes #8 1.037 -C, --find-copies[=<n>] #8 1.037 detect copies #8 1.037 --find-copies-harder use unmodified files as source to find copies #8 1.037 --no-renames disable rename detection #8 1.037 --rename-empty use empty blobs as rename source #8 1.037 --follow continue listing the history of a file beyond renames #8 1.037 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.037 #8 1.037 Diff algorithm options #8 1.037 --minimal produce the smallest possible diff #8 1.037 -w, --ignore-all-space #8 1.037 ignore whitespace when comparing lines #8 1.037 -b, --ignore-space-change #8 1.037 ignore changes in amount of whitespace #8 1.037 --ignore-space-at-eol #8 1.037 ignore changes in whitespace at EOL #8 1.037 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.037 --ignore-blank-lines ignore changes whose lines are all blank #8 1.037 -I, --ignore-matching-lines <regex> #8 1.037 ignore changes whose all lines match <regex> #8 1.037 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.037 --patience generate diff using the "patience diff" algorithm #8 1.037 --histogram generate diff using the "histogram diff" algorithm #8 1.037 --diff-algorithm <algorithm> #8 1.037 choose a diff algorithm #8 1.037 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.037 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.037 --word-diff-regex <regex> #8 1.037 use <regex> to decide what a word is #8 1.037 --color-words[=<regex>] #8 1.037 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.037 --color-moved[=<mode>] #8 1.037 moved lines of code are colored differently #8 1.037 --color-moved-ws <mode> #8 1.038 how white spaces are ignored in --color-moved #8 1.038 #8 1.038 Other diff options #8 1.038 --relative[=<prefix>] #8 1.038 when run from subdir, exclude changes outside and show relative paths #8 1.038 -a, --text treat all files as text #8 1.038 -R swap two inputs, reverse the diff #8 1.038 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.038 --quiet disable all output of the program #8 1.038 --ext-diff allow an external diff helper to be executed #8 1.038 --textconv run external text conversion filters when comparing binary files #8 1.038 --ignore-submodules[=<when>] #8 1.038 ignore changes to submodules in the diff generation #8 1.038 --submodule[=<format>] #8 1.038 specify how differences in submodules are shown #8 1.038 --ita-invisible-in-index #8 1.038 hide 'git add -N' entries from the index #8 1.038 --ita-visible-in-index #8 1.038 treat 'git add -N' entries as real in the index #8 1.038 -S <string> look for differences that change the number of occurrences of the specified string #8 1.038 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.038 --pickaxe-all show all changes in the changeset with -S or -G #8 1.038 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.038 -O <file> control the order in which files appear in the output #8 1.038 --rotate-to <path> show the change in the specified path first #8 1.038 --skip-to <path> skip the output to the specified path #8 1.038 --find-object <object-id> #8 1.038 look for differences that change the number of occurrences of the specified object #8 1.038 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.038 select files by diff type #8 1.038 --output <file> output to a specific file #8 1.038 #8 1.043 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.TELNETasp' #8 1.043 To add an exception for this directory, call: #8 1.043 #8 1.043 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.TELNETasp #8 1.049 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.TELNETasp' #8 1.049 To add an exception for this directory, call: #8 1.049 #8 1.049 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.TELNETasp #8 1.051 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.051 usage: git diff --no-index [<options>] <path> <path> #8 1.051 #8 1.051 Diff output format options #8 1.051 -p, --patch generate patch #8 1.051 -s, --no-patch suppress diff output #8 1.051 -u generate patch #8 1.051 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.051 -W, --function-context #8 1.051 generate diffs with <n> lines context #8 1.051 --raw generate the diff in raw format #8 1.051 --patch-with-raw synonym for '-p --raw' #8 1.051 --patch-with-stat synonym for '-p --stat' #8 1.051 --numstat machine friendly --stat #8 1.051 --shortstat output only the last line of --stat #8 1.051 -X, --dirstat[=<param1,param2>...] #8 1.051 output the distribution of relative amount of changes for each sub-directory #8 1.051 --cumulative synonym for --dirstat=cumulative #8 1.051 --dirstat-by-file[=<param1,param2>...] #8 1.051 synonym for --dirstat=files,param1,param2... #8 1.051 --check warn if changes introduce conflict markers or whitespace errors #8 1.051 --summary condensed summary such as creations, renames and mode changes #8 1.051 --name-only show only names of changed files #8 1.051 --name-status show only names and status of changed files #8 1.051 --stat[=<width>[,<name-width>[,<count>]]] #8 1.051 generate diffstat #8 1.051 --stat-width <width> generate diffstat with a given width #8 1.051 --stat-name-width <width> #8 1.051 generate diffstat with a given name width #8 1.051 --stat-graph-width <width> #8 1.051 generate diffstat with a given graph width #8 1.051 --stat-count <count> generate diffstat with limited lines #8 1.051 --compact-summary generate compact summary in diffstat #8 1.051 --binary output a binary diff that can be applied #8 1.051 --full-index show full pre- and post-image object names on the "index" lines #8 1.051 --color[=<when>] show colored diff #8 1.051 --ws-error-highlight <kind> #8 1.051 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.051 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.051 --abbrev[=<n>] use <n> digits to display object names #8 1.051 --src-prefix <prefix> #8 1.051 show the given source prefix instead of "a/" #8 1.051 --dst-prefix <prefix> #8 1.051 show the given destination prefix instead of "b/" #8 1.051 --line-prefix <prefix> #8 1.051 prepend an additional prefix to every line of output #8 1.051 --no-prefix do not show any source or destination prefix #8 1.051 --inter-hunk-context <n> #8 1.051 show context between diff hunks up to the specified number of lines #8 1.051 --output-indicator-new <char> #8 1.051 specify the character to indicate a new line instead of '+' #8 1.051 --output-indicator-old <char> #8 1.051 specify the character to indicate an old line instead of '-' #8 1.051 --output-indicator-context <char> #8 1.051 specify the character to indicate a context instead of ' ' #8 1.051 #8 1.051 Diff rename options #8 1.051 -B, --break-rewrites[=<n>[/<m>]] #8 1.051 break complete rewrite changes into pairs of delete and create #8 1.051 -M, --find-renames[=<n>] #8 1.051 detect renames #8 1.051 -D, --irreversible-delete #8 1.051 omit the preimage for deletes #8 1.051 -C, --find-copies[=<n>] #8 1.051 detect copies #8 1.051 --find-copies-harder use unmodified files as source to find copies #8 1.051 --no-renames disable rename detection #8 1.051 --rename-empty use empty blobs as rename source #8 1.051 --follow continue listing the history of a file beyond renames #8 1.051 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.051 #8 1.051 Diff algorithm options #8 1.051 --minimal produce the smallest possible diff #8 1.051 -w, --ignore-all-space #8 1.051 ignore whitespace when comparing lines #8 1.051 -b, --ignore-space-change #8 1.051 ignore changes in amount of whitespace #8 1.051 --ignore-space-at-eol #8 1.051 ignore changes in whitespace at EOL #8 1.051 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.051 --ignore-blank-lines ignore changes whose lines are all blank #8 1.051 -I, --ignore-matching-lines <regex> #8 1.051 ignore changes whose all lines match <regex> #8 1.051 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.051 --patience generate diff using the "patience diff" algorithm #8 1.051 --histogram generate diff using the "histogram diff" algorithm #8 1.051 --diff-algorithm <algorithm> #8 1.051 choose a diff algorithm #8 1.051 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.051 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.051 --word-diff-regex <regex> #8 1.051 use <regex> to decide what a word is #8 1.051 --color-words[=<regex>] #8 1.051 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.051 --color-moved[=<mode>] #8 1.051 moved lines of code are colored differently #8 1.051 --color-moved-ws <mode> #8 1.051 how white spaces are ignored in --color-moved #8 1.051 #8 1.051 Other diff options #8 1.051 --relative[=<prefix>] #8 1.051 when run from subdir, exclude changes outside and show relative paths #8 1.051 -a, --text treat all files as text #8 1.051 -R swap two inputs, reverse the diff #8 1.052 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.052 --quiet disable all output of the program #8 1.052 --ext-diff allow an external diff helper to be executed #8 1.052 --textconv run external text conversion filters when comparing binary files #8 1.052 --ignore-submodules[=<when>] #8 1.052 ignore changes to submodules in the diff generation #8 1.052 --submodule[=<format>] #8 1.052 specify how differences in submodules are shown #8 1.052 --ita-invisible-in-index #8 1.052 hide 'git add -N' entries from the index #8 1.052 --ita-visible-in-index #8 1.052 treat 'git add -N' entries as real in the index #8 1.052 -S <string> look for differences that change the number of occurrences of the specified string #8 1.052 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.052 --pickaxe-all show all changes in the changeset with -S or -G #8 1.052 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.052 -O <file> control the order in which files appear in the output #8 1.052 --rotate-to <path> show the change in the specified path first #8 1.052 --skip-to <path> skip the output to the specified path #8 1.052 --find-object <object-id> #8 1.052 look for differences that change the number of occurrences of the specified object #8 1.052 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.052 select files by diff type #8 1.052 --output <file> output to a specific file #8 1.052 #8 1.053 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.TCPasp' #8 1.053 To add an exception for this directory, call: #8 1.053 #8 1.053 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.TCPasp #8 1.055 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.TCPasp' #8 1.055 To add an exception for this directory, call: #8 1.055 #8 1.055 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.TCPasp #8 1.056 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.056 usage: git diff --no-index [<options>] <path> <path> #8 1.056 #8 1.056 Diff output format options #8 1.056 -p, --patch generate patch #8 1.056 -s, --no-patch suppress diff output #8 1.056 -u generate patch #8 1.056 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.056 -W, --function-context #8 1.056 generate diffs with <n> lines context #8 1.056 --raw generate the diff in raw format #8 1.056 --patch-with-raw synonym for '-p --raw' #8 1.056 --patch-with-stat synonym for '-p --stat' #8 1.056 --numstat machine friendly --stat #8 1.056 --shortstat output only the last line of --stat #8 1.056 -X, --dirstat[=<param1,param2>...] #8 1.056 output the distribution of relative amount of changes for each sub-directory #8 1.056 --cumulative synonym for --dirstat=cumulative #8 1.056 --dirstat-by-file[=<param1,param2>...] #8 1.056 synonym for --dirstat=files,param1,param2... #8 1.056 --check warn if changes introduce conflict markers or whitespace errors #8 1.056 --summary condensed summary such as creations, renames and mode changes #8 1.056 --name-only show only names of changed files #8 1.056 --name-status show only names and status of changed files #8 1.056 --stat[=<width>[,<name-width>[,<count>]]] #8 1.056 generate diffstat #8 1.056 --stat-width <width> generate diffstat with a given width #8 1.056 --stat-name-width <width> #8 1.056 generate diffstat with a given name width #8 1.056 --stat-graph-width <width> #8 1.056 generate diffstat with a given graph width #8 1.056 --stat-count <count> generate diffstat with limited lines #8 1.056 --compact-summary generate compact summary in diffstat #8 1.056 --binary output a binary diff that can be applied #8 1.056 --full-index show full pre- and post-image object names on the "index" lines #8 1.056 --color[=<when>] show colored diff #8 1.056 --ws-error-highlight <kind> #8 1.056 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.056 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.056 --abbrev[=<n>] use <n> digits to display object names #8 1.056 --src-prefix <prefix> #8 1.056 show the given source prefix instead of "a/" #8 1.056 --dst-prefix <prefix> #8 1.056 show the given destination prefix instead of "b/" #8 1.056 --line-prefix <prefix> #8 1.056 prepend an additional prefix to every line of output #8 1.057 --no-prefix do not show any source or destination prefix #8 1.057 --inter-hunk-context <n> #8 1.057 show context between diff hunks up to the specified number of lines #8 1.057 --output-indicator-new <char> #8 1.057 specify the character to indicate a new line instead of '+' #8 1.057 --output-indicator-old <char> #8 1.057 specify the character to indicate an old line instead of '-' #8 1.057 --output-indicator-context <char> #8 1.057 specify the character to indicate a context instead of ' ' #8 1.057 #8 1.057 Diff rename options #8 1.057 -B, --break-rewrites[=<n>[/<m>]] #8 1.057 break complete rewrite changes into pairs of delete and create #8 1.057 -M, --find-renames[=<n>] #8 1.057 detect renames #8 1.057 -D, --irreversible-delete #8 1.057 omit the preimage for deletes #8 1.057 -C, --find-copies[=<n>] #8 1.057 detect copies #8 1.057 --find-copies-harder use unmodified files as source to find copies #8 1.057 --no-renames disable rename detection #8 1.057 --rename-empty use empty blobs as rename source #8 1.057 --follow continue listing the history of a file beyond renames #8 1.057 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.057 #8 1.057 Diff algorithm options #8 1.057 --minimal produce the smallest possible diff #8 1.057 -w, --ignore-all-space #8 1.057 ignore whitespace when comparing lines #8 1.057 -b, --ignore-space-change #8 1.057 ignore changes in amount of whitespace #8 1.057 --ignore-space-at-eol #8 1.057 ignore changes in whitespace at EOL #8 1.057 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.057 --ignore-blank-lines ignore changes whose lines are all blank #8 1.057 -I, --ignore-matching-lines <regex> #8 1.057 ignore changes whose all lines match <regex> #8 1.057 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.057 --patience generate diff using the "patience diff" algorithm #8 1.057 --histogram generate diff using the "histogram diff" algorithm #8 1.057 --diff-algorithm <algorithm> #8 1.057 choose a diff algorithm #8 1.057 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.057 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.057 --word-diff-regex <regex> #8 1.057 use <regex> to decide what a word is #8 1.057 --color-words[=<regex>] #8 1.057 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.057 --color-moved[=<mode>] #8 1.057 moved lines of code are colored differently #8 1.057 --color-moved-ws <mode> #8 1.057 how white spaces are ignored in --color-moved #8 1.057 #8 1.057 Other diff options #8 1.057 --relative[=<prefix>] #8 1.057 when run from subdir, exclude changes outside and show relative paths #8 1.057 -a, --text treat all files as text #8 1.057 -R swap two inputs, reverse the diff #8 1.057 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.057 --quiet disable all output of the program #8 1.057 --ext-diff allow an external diff helper to be executed #8 1.057 --textconv run external text conversion filters when comparing binary files #8 1.057 --ignore-submodules[=<when>] #8 1.057 ignore changes to submodules in the diff generation #8 1.057 --submodule[=<format>] #8 1.057 specify how differences in submodules are shown #8 1.057 --ita-invisible-in-index #8 1.057 hide 'git add -N' entries from the index #8 1.057 --ita-visible-in-index #8 1.057 treat 'git add -N' entries as real in the index #8 1.057 -S <string> look for differences that change the number of occurrences of the specified string #8 1.057 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.057 --pickaxe-all show all changes in the changeset with -S or -G #8 1.057 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.057 -O <file> control the order in which files appear in the output #8 1.057 --rotate-to <path> show the change in the specified path first #8 1.057 --skip-to <path> skip the output to the specified path #8 1.057 --find-object <object-id> #8 1.057 look for differences that change the number of occurrences of the specified object #8 1.057 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.057 select files by diff type #8 1.057 --output <file> output to a specific file #8 1.057 #8 1.057 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.UDPasp' #8 1.057 To add an exception for this directory, call: #8 1.057 #8 1.057 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.UDPasp #8 1.059 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.UDPasp' #8 1.059 To add an exception for this directory, call: #8 1.059 #8 1.059 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.UDPasp #8 1.059 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.059 usage: git diff --no-index [<options>] <path> <path> #8 1.059 #8 1.059 Diff output format options #8 1.059 -p, --patch generate patch #8 1.059 -s, --no-patch suppress diff output #8 1.059 -u generate patch #8 1.059 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.059 -W, --function-context #8 1.059 generate diffs with <n> lines context #8 1.059 --raw generate the diff in raw format #8 1.059 --patch-with-raw synonym for '-p --raw' #8 1.059 --patch-with-stat synonym for '-p --stat' #8 1.059 --numstat machine friendly --stat #8 1.059 --shortstat output only the last line of --stat #8 1.059 -X, --dirstat[=<param1,param2>...] #8 1.059 output the distribution of relative amount of changes for each sub-directory #8 1.059 --cumulative synonym for --dirstat=cumulative #8 1.059 --dirstat-by-file[=<param1,param2>...] #8 1.059 synonym for --dirstat=files,param1,param2... #8 1.059 --check warn if changes introduce conflict markers or whitespace errors #8 1.060 --summary condensed summary such as creations, renames and mode changes #8 1.060 --name-only show only names of changed files #8 1.060 --name-status show only names and status of changed files #8 1.060 --stat[=<width>[,<name-width>[,<count>]]] #8 1.060 generate diffstat #8 1.060 --stat-width <width> generate diffstat with a given width #8 1.060 --stat-name-width <width> #8 1.060 generate diffstat with a given name width #8 1.060 --stat-graph-width <width> #8 1.060 generate diffstat with a given graph width #8 1.060 --stat-count <count> generate diffstat with limited lines #8 1.060 --compact-summary generate compact summary in diffstat #8 1.060 --binary output a binary diff that can be applied #8 1.060 --full-index show full pre- and post-image object names on the "index" lines #8 1.060 --color[=<when>] show colored diff #8 1.060 --ws-error-highlight <kind> #8 1.060 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.060 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.060 --abbrev[=<n>] use <n> digits to display object names #8 1.060 --src-prefix <prefix> #8 1.060 show the given source prefix instead of "a/" #8 1.060 --dst-prefix <prefix> #8 1.060 show the given destination prefix instead of "b/" #8 1.060 --line-prefix <prefix> #8 1.060 prepend an additional prefix to every line of output #8 1.060 --no-prefix do not show any source or destination prefix #8 1.060 --inter-hunk-context <n> #8 1.060 show context between diff hunks up to the specified number of lines #8 1.060 --output-indicator-new <char> #8 1.060 specify the character to indicate a new line instead of '+' #8 1.060 --output-indicator-old <char> #8 1.060 specify the character to indicate an old line instead of '-' #8 1.060 --output-indicator-context <char> #8 1.060 specify the character to indicate a context instead of ' ' #8 1.060 #8 1.060 Diff rename options #8 1.060 -B, --break-rewrites[=<n>[/<m>]] #8 1.060 break complete rewrite changes into pairs of delete and create #8 1.060 -M, --find-renames[=<n>] #8 1.060 detect renames #8 1.060 -D, --irreversible-delete #8 1.060 omit the preimage for deletes #8 1.060 -C, --find-copies[=<n>] #8 1.060 detect copies #8 1.060 --find-copies-harder use unmodified files as source to find copies #8 1.060 --no-renames disable rename detection #8 1.060 --rename-empty use empty blobs as rename source #8 1.060 --follow continue listing the history of a file beyond renames #8 1.060 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.060 #8 1.060 Diff algorithm options #8 1.060 --minimal produce the smallest possible diff #8 1.060 -w, --ignore-all-space #8 1.060 ignore whitespace when comparing lines #8 1.060 -b, --ignore-space-change #8 1.060 ignore changes in amount of whitespace #8 1.060 --ignore-space-at-eol #8 1.060 ignore changes in whitespace at EOL #8 1.060 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.060 --ignore-blank-lines ignore changes whose lines are all blank #8 1.060 -I, --ignore-matching-lines <regex> #8 1.060 ignore changes whose all lines match <regex> #8 1.060 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.060 --patience generate diff using the "patience diff" algorithm #8 1.060 --histogram generate diff using the "histogram diff" algorithm #8 1.060 --diff-algorithm <algorithm> #8 1.060 choose a diff algorithm #8 1.060 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.060 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.060 --word-diff-regex <regex> #8 1.060 use <regex> to decide what a word is #8 1.060 --color-words[=<regex>] #8 1.060 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.060 --color-moved[=<mode>] #8 1.060 moved lines of code are colored differently #8 1.060 --color-moved-ws <mode> #8 1.060 how white spaces are ignored in --color-moved #8 1.060 #8 1.060 Other diff options #8 1.060 --relative[=<prefix>] #8 1.060 when run from subdir, exclude changes outside and show relative paths #8 1.060 -a, --text treat all files as text #8 1.060 -R swap two inputs, reverse the diff #8 1.060 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.060 --quiet disable all output of the program #8 1.060 --ext-diff allow an external diff helper to be executed #8 1.060 --textconv run external text conversion filters when comparing binary files #8 1.060 --ignore-submodules[=<when>] #8 1.060 ignore changes to submodules in the diff generation #8 1.060 --submodule[=<format>] #8 1.060 specify how differences in submodules are shown #8 1.060 --ita-invisible-in-index #8 1.060 hide 'git add -N' entries from the index #8 1.060 --ita-visible-in-index #8 1.060 treat 'git add -N' entries as real in the index #8 1.060 -S <string> look for differences that change the number of occurrences of the specified string #8 1.060 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.060 --pickaxe-all show all changes in the changeset with -S or -G #8 1.060 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.060 -O <file> control the order in which files appear in the output #8 1.060 --rotate-to <path> show the change in the specified path first #8 1.060 --skip-to <path> skip the output to the specified path #8 1.060 --find-object <object-id> #8 1.060 look for differences that change the number of occurrences of the specified object #8 1.060 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.060 select files by diff type #8 1.060 --output <file> output to a specific file #8 1.060 #8 1.060 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.UNIX_DOMAIN_SOCKETasp' #8 1.060 To add an exception for this directory, call: #8 1.060 #8 1.060 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.UNIX_DOMAIN_SOCKETasp #8 1.062 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.UNIX_DOMAIN_SOCKETasp' #8 1.062 To add an exception for this directory, call: #8 1.062 #8 1.062 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.UNIX_DOMAIN_SOCKETasp #8 1.062 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.062 usage: git diff --no-index [<options>] <path> <path> #8 1.062 #8 1.062 Diff output format options #8 1.062 -p, --patch generate patch #8 1.062 -s, --no-patch suppress diff output #8 1.062 -u generate patch #8 1.062 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.062 -W, --function-context #8 1.062 generate diffs with <n> lines context #8 1.062 --raw generate the diff in raw format #8 1.062 --patch-with-raw synonym for '-p --raw' #8 1.062 --patch-with-stat synonym for '-p --stat' #8 1.062 --numstat machine friendly --stat #8 1.062 --shortstat output only the last line of --stat #8 1.062 -X, --dirstat[=<param1,param2>...] #8 1.062 output the distribution of relative amount of changes for each sub-directory #8 1.062 --cumulative synonym for --dirstat=cumulative #8 1.062 --dirstat-by-file[=<param1,param2>...] #8 1.062 synonym for --dirstat=files,param1,param2... #8 1.062 --check warn if changes introduce conflict markers or whitespace errors #8 1.062 --summary condensed summary such as creations, renames and mode changes #8 1.062 --name-only show only names of changed files #8 1.062 --name-status show only names and status of changed files #8 1.062 --stat[=<width>[,<name-width>[,<count>]]] #8 1.062 generate diffstat #8 1.062 --stat-width <width> generate diffstat with a given width #8 1.062 --stat-name-width <width> #8 1.062 generate diffstat with a given name width #8 1.062 --stat-graph-width <width> #8 1.062 generate diffstat with a given graph width #8 1.062 --stat-count <count> generate diffstat with limited lines #8 1.062 --compact-summary generate compact summary in diffstat #8 1.062 --binary output a binary diff that can be applied #8 1.062 --full-index show full pre- and post-image object names on the "index" lines #8 1.062 --color[=<when>] show colored diff #8 1.062 --ws-error-highlight <kind> #8 1.062 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.062 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.062 --abbrev[=<n>] use <n> digits to display object names #8 1.062 --src-prefix <prefix> #8 1.062 show the given source prefix instead of "a/" #8 1.062 --dst-prefix <prefix> #8 1.062 show the given destination prefix instead of "b/" #8 1.062 --line-prefix <prefix> #8 1.062 prepend an additional prefix to every line of output #8 1.062 --no-prefix do not show any source or destination prefix #8 1.062 --inter-hunk-context <n> #8 1.062 show context between diff hunks up to the specified number of lines #8 1.062 --output-indicator-new <char> #8 1.062 specify the character to indicate a new line instead of '+' #8 1.062 --output-indicator-old <char> #8 1.062 specify the character to indicate an old line instead of '-' #8 1.062 --output-indicator-context <char> #8 1.062 specify the character to indicate a context instead of ' ' #8 1.062 #8 1.062 Diff rename options #8 1.062 -B, --break-rewrites[=<n>[/<m>]] #8 1.062 break complete rewrite changes into pairs of delete and create #8 1.062 -M, --find-renames[=<n>] #8 1.062 detect renames #8 1.062 -D, --irreversible-delete #8 1.062 omit the preimage for deletes #8 1.062 -C, --find-copies[=<n>] #8 1.062 detect copies #8 1.062 --find-copies-harder use unmodified files as source to find copies #8 1.062 --no-renames disable rename detection #8 1.062 --rename-empty use empty blobs as rename source #8 1.062 --follow continue listing the history of a file beyond renames #8 1.062 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.062 #8 1.062 Diff algorithm options #8 1.062 --minimal produce the smallest possible diff #8 1.062 -w, --ignore-all-space #8 1.062 ignore whitespace when comparing lines #8 1.062 -b, --ignore-space-change #8 1.062 ignore changes in amount of whitespace #8 1.062 --ignore-space-at-eol #8 1.062 ignore changes in whitespace at EOL #8 1.062 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.062 --ignore-blank-lines ignore changes whose lines are all blank #8 1.062 -I, --ignore-matching-lines <regex> #8 1.062 ignore changes whose all lines match <regex> #8 1.062 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.062 --patience generate diff using the "patience diff" algorithm #8 1.062 --histogram generate diff using the "histogram diff" algorithm #8 1.062 --diff-algorithm <algorithm> #8 1.062 choose a diff algorithm #8 1.062 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.062 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.062 --word-diff-regex <regex> #8 1.062 use <regex> to decide what a word is #8 1.062 --color-words[=<regex>] #8 1.062 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.062 --color-moved[=<mode>] #8 1.062 moved lines of code are colored differently #8 1.062 --color-moved-ws <mode> #8 1.062 how white spaces are ignored in --color-moved #8 1.062 #8 1.062 Other diff options #8 1.062 --relative[=<prefix>] #8 1.062 when run from subdir, exclude changes outside and show relative paths #8 1.062 -a, --text treat all files as text #8 1.062 -R swap two inputs, reverse the diff #8 1.062 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.062 --quiet disable all output of the program #8 1.062 --ext-diff allow an external diff helper to be executed #8 1.062 --textconv run external text conversion filters when comparing binary files #8 1.062 --ignore-submodules[=<when>] #8 1.062 ignore changes to submodules in the diff generation #8 1.062 --submodule[=<format>] #8 1.062 specify how differences in submodules are shown #8 1.062 --ita-invisible-in-index #8 1.062 hide 'git add -N' entries from the index #8 1.062 --ita-visible-in-index #8 1.062 treat 'git add -N' entries as real in the index #8 1.062 -S <string> look for differences that change the number of occurrences of the specified string #8 1.062 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.062 --pickaxe-all show all changes in the changeset with -S or -G #8 1.062 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.062 -O <file> control the order in which files appear in the output #8 1.062 --rotate-to <path> show the change in the specified path first #8 1.063 --skip-to <path> skip the output to the specified path #8 1.063 --find-object <object-id> #8 1.063 look for differences that change the number of occurrences of the specified object #8 1.063 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.063 select files by diff type #8 1.063 --output <file> output to a specific file #8 1.063 #8 1.063 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.SCTPasp' #8 1.063 To add an exception for this directory, call: #8 1.063 #8 1.063 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.SCTPasp #8 1.064 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.SCTPasp' #8 1.064 To add an exception for this directory, call: #8 1.064 #8 1.064 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.SCTPasp #8 1.065 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.065 usage: git diff --no-index [<options>] <path> <path> #8 1.065 #8 1.065 Diff output format options #8 1.065 -p, --patch generate patch #8 1.065 -s, --no-patch suppress diff output #8 1.065 -u generate patch #8 1.065 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.065 -W, --function-context #8 1.065 generate diffs with <n> lines context #8 1.065 --raw generate the diff in raw format #8 1.065 --patch-with-raw synonym for '-p --raw' #8 1.065 --patch-with-stat synonym for '-p --stat' #8 1.065 --numstat machine friendly --stat #8 1.065 --shortstat output only the last line of --stat #8 1.065 -X, --dirstat[=<param1,param2>...] #8 1.065 output the distribution of relative amount of changes for each sub-directory #8 1.065 --cumulative synonym for --dirstat=cumulative #8 1.065 --dirstat-by-file[=<param1,param2>...] #8 1.065 synonym for --dirstat=files,param1,param2... #8 1.065 --check warn if changes introduce conflict markers or whitespace errors #8 1.065 --summary condensed summary such as creations, renames and mode changes #8 1.065 --name-only show only names of changed files #8 1.065 --name-status show only names and status of changed files #8 1.065 --stat[=<width>[,<name-width>[,<count>]]] #8 1.065 generate diffstat #8 1.065 --stat-width <width> generate diffstat with a given width #8 1.065 --stat-name-width <width> #8 1.065 generate diffstat with a given name width #8 1.065 --stat-graph-width <width> #8 1.065 generate diffstat with a given graph width #8 1.065 --stat-count <count> generate diffstat with limited lines #8 1.065 --compact-summary generate compact summary in diffstat #8 1.065 --binary output a binary diff that can be applied #8 1.065 --full-index show full pre- and post-image object names on the "index" lines #8 1.065 --color[=<when>] show colored diff #8 1.065 --ws-error-highlight <kind> #8 1.065 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.065 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.065 --abbrev[=<n>] use <n> digits to display object names #8 1.065 --src-prefix <prefix> #8 1.065 show the given source prefix instead of "a/" #8 1.065 --dst-prefix <prefix> #8 1.065 show the given destination prefix instead of "b/" #8 1.065 --line-prefix <prefix> #8 1.065 prepend an additional prefix to every line of output #8 1.065 --no-prefix do not show any source or destination prefix #8 1.065 --inter-hunk-context <n> #8 1.065 show context between diff hunks up to the specified number of lines #8 1.065 --output-indicator-new <char> #8 1.065 specify the character to indicate a new line instead of '+' #8 1.065 --output-indicator-old <char> #8 1.065 specify the character to indicate an old line instead of '-' #8 1.065 --output-indicator-context <char> #8 1.065 specify the character to indicate a context instead of ' ' #8 1.065 #8 1.065 Diff rename options #8 1.065 -B, --break-rewrites[=<n>[/<m>]] #8 1.065 break complete rewrite changes into pairs of delete and create #8 1.065 -M, --find-renames[=<n>] #8 1.065 detect renames #8 1.065 -D, --irreversible-delete #8 1.065 omit the preimage for deletes #8 1.065 -C, --find-copies[=<n>] #8 1.065 detect copies #8 1.065 --find-copies-harder use unmodified files as source to find copies #8 1.065 --no-renames disable rename detection #8 1.065 --rename-empty use empty blobs as rename source #8 1.065 --follow continue listing the history of a file beyond renames #8 1.065 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.065 #8 1.065 Diff algorithm options #8 1.065 --minimal produce the smallest possible diff #8 1.065 -w, --ignore-all-space #8 1.065 ignore whitespace when comparing lines #8 1.065 -b, --ignore-space-change #8 1.065 ignore changes in amount of whitespace #8 1.065 --ignore-space-at-eol #8 1.065 ignore changes in whitespace at EOL #8 1.065 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.065 --ignore-blank-lines ignore changes whose lines are all blank #8 1.065 -I, --ignore-matching-lines <regex> #8 1.065 ignore changes whose all lines match <regex> #8 1.065 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.065 --patience generate diff using the "patience diff" algorithm #8 1.065 --histogram generate diff using the "histogram diff" algorithm #8 1.065 --diff-algorithm <algorithm> #8 1.065 choose a diff algorithm #8 1.065 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.065 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.065 --word-diff-regex <regex> #8 1.065 use <regex> to decide what a word is #8 1.065 --color-words[=<regex>] #8 1.065 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.065 --color-moved[=<mode>] #8 1.065 moved lines of code are colored differently #8 1.065 --color-moved-ws <mode> #8 1.065 how white spaces are ignored in --color-moved #8 1.065 #8 1.065 Other diff options #8 1.065 --relative[=<prefix>] #8 1.065 when run from subdir, exclude changes outside and show relative paths #8 1.065 -a, --text treat all files as text #8 1.065 -R swap two inputs, reverse the diff #8 1.065 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.065 --quiet disable all output of the program #8 1.065 --ext-diff allow an external diff helper to be executed #8 1.065 --textconv run external text conversion filters when comparing binary files #8 1.065 --ignore-submodules[=<when>] #8 1.065 ignore changes to submodules in the diff generation #8 1.065 --submodule[=<format>] #8 1.065 specify how differences in submodules are shown #8 1.065 --ita-invisible-in-index #8 1.065 hide 'git add -N' entries from the index #8 1.065 --ita-visible-in-index #8 1.065 treat 'git add -N' entries as real in the index #8 1.065 -S <string> look for differences that change the number of occurrences of the specified string #8 1.065 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.065 --pickaxe-all show all changes in the changeset with -S or -G #8 1.065 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.065 -O <file> control the order in which files appear in the output #8 1.065 --rotate-to <path> show the change in the specified path first #8 1.065 --skip-to <path> skip the output to the specified path #8 1.065 --find-object <object-id> #8 1.065 look for differences that change the number of occurrences of the specified object #8 1.065 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.065 select files by diff type #8 1.065 --output <file> output to a specific file #8 1.065 #8 1.066 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.MTP3asp' #8 1.066 To add an exception for this directory, call: #8 1.066 #8 1.066 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.MTP3asp #8 1.067 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.MTP3asp' #8 1.067 To add an exception for this directory, call: #8 1.067 #8 1.067 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.MTP3asp #8 1.068 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.068 usage: git diff --no-index [<options>] <path> <path> #8 1.068 #8 1.068 Diff output format options #8 1.068 -p, --patch generate patch #8 1.068 -s, --no-patch suppress diff output #8 1.068 -u generate patch #8 1.068 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.068 -W, --function-context #8 1.068 generate diffs with <n> lines context #8 1.068 --raw generate the diff in raw format #8 1.068 --patch-with-raw synonym for '-p --raw' #8 1.068 --patch-with-stat synonym for '-p --stat' #8 1.068 --numstat machine friendly --stat #8 1.068 --shortstat output only the last line of --stat #8 1.068 -X, --dirstat[=<param1,param2>...] #8 1.068 output the distribution of relative amount of changes for each sub-directory #8 1.068 --cumulative synonym for --dirstat=cumulative #8 1.068 --dirstat-by-file[=<param1,param2>...] #8 1.068 synonym for --dirstat=files,param1,param2... #8 1.068 --check warn if changes introduce conflict markers or whitespace errors #8 1.068 --summary condensed summary such as creations, renames and mode changes #8 1.068 --name-only show only names of changed files #8 1.068 --name-status show only names and status of changed files #8 1.068 --stat[=<width>[,<name-width>[,<count>]]] #8 1.068 generate diffstat #8 1.068 --stat-width <width> generate diffstat with a given width #8 1.068 --stat-name-width <width> #8 1.068 generate diffstat with a given name width #8 1.068 --stat-graph-width <width> #8 1.068 generate diffstat with a given graph width #8 1.068 --stat-count <count> generate diffstat with limited lines #8 1.068 --compact-summary generate compact summary in diffstat #8 1.068 --binary output a binary diff that can be applied #8 1.068 --full-index show full pre- and post-image object names on the "index" lines #8 1.068 --color[=<when>] show colored diff #8 1.068 --ws-error-highlight <kind> #8 1.068 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.068 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.068 --abbrev[=<n>] use <n> digits to display object names #8 1.068 --src-prefix <prefix> #8 1.068 show the given source prefix instead of "a/" #8 1.068 --dst-prefix <prefix> #8 1.068 show the given destination prefix instead of "b/" #8 1.068 --line-prefix <prefix> #8 1.068 prepend an additional prefix to every line of output #8 1.068 --no-prefix do not show any source or destination prefix #8 1.068 --inter-hunk-context <n> #8 1.068 show context between diff hunks up to the specified number of lines #8 1.068 --output-indicator-new <char> #8 1.068 specify the character to indicate a new line instead of '+' #8 1.068 --output-indicator-old <char> #8 1.068 specify the character to indicate an old line instead of '-' #8 1.068 --output-indicator-context <char> #8 1.068 specify the character to indicate a context instead of ' ' #8 1.068 #8 1.068 Diff rename options #8 1.068 -B, --break-rewrites[=<n>[/<m>]] #8 1.068 break complete rewrite changes into pairs of delete and create #8 1.068 -M, --find-renames[=<n>] #8 1.068 detect renames #8 1.068 -D, --irreversible-delete #8 1.068 omit the preimage for deletes #8 1.068 -C, --find-copies[=<n>] #8 1.068 detect copies #8 1.068 --find-copies-harder use unmodified files as source to find copies #8 1.068 --no-renames disable rename detection #8 1.068 --rename-empty use empty blobs as rename source #8 1.068 --follow continue listing the history of a file beyond renames #8 1.068 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.068 #8 1.068 Diff algorithm options #8 1.068 --minimal produce the smallest possible diff #8 1.068 -w, --ignore-all-space #8 1.068 ignore whitespace when comparing lines #8 1.068 -b, --ignore-space-change #8 1.068 ignore changes in amount of whitespace #8 1.068 --ignore-space-at-eol #8 1.068 ignore changes in whitespace at EOL #8 1.068 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.068 --ignore-blank-lines ignore changes whose lines are all blank #8 1.068 -I, --ignore-matching-lines <regex> #8 1.068 ignore changes whose all lines match <regex> #8 1.068 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.068 --patience generate diff using the "patience diff" algorithm #8 1.068 --histogram generate diff using the "histogram diff" algorithm #8 1.068 --diff-algorithm <algorithm> #8 1.068 choose a diff algorithm #8 1.068 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.068 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.068 --word-diff-regex <regex> #8 1.068 use <regex> to decide what a word is #8 1.068 --color-words[=<regex>] #8 1.068 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.068 --color-moved[=<mode>] #8 1.068 moved lines of code are colored differently #8 1.068 --color-moved-ws <mode> #8 1.068 how white spaces are ignored in --color-moved #8 1.068 #8 1.068 Other diff options #8 1.068 --relative[=<prefix>] #8 1.068 when run from subdir, exclude changes outside and show relative paths #8 1.068 -a, --text treat all files as text #8 1.068 -R swap two inputs, reverse the diff #8 1.068 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.068 --quiet disable all output of the program #8 1.068 --ext-diff allow an external diff helper to be executed #8 1.068 --textconv run external text conversion filters when comparing binary files #8 1.068 --ignore-submodules[=<when>] #8 1.068 ignore changes to submodules in the diff generation #8 1.068 --submodule[=<format>] #8 1.068 specify how differences in submodules are shown #8 1.068 --ita-invisible-in-index #8 1.068 hide 'git add -N' entries from the index #8 1.068 --ita-visible-in-index #8 1.068 treat 'git add -N' entries as real in the index #8 1.068 -S <string> look for differences that change the number of occurrences of the specified string #8 1.068 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.068 --pickaxe-all show all changes in the changeset with -S or -G #8 1.068 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.068 -O <file> control the order in which files appear in the output #8 1.068 --rotate-to <path> show the change in the specified path first #8 1.068 --skip-to <path> skip the output to the specified path #8 1.068 --find-object <object-id> #8 1.068 look for differences that change the number of occurrences of the specified object #8 1.068 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.068 select files by diff type #8 1.068 --output <file> output to a specific file #8 1.068 #8 1.069 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP' #8 1.069 To add an exception for this directory, call: #8 1.069 #8 1.069 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP #8 1.071 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP' #8 1.071 To add an exception for this directory, call: #8 1.071 #8 1.071 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP #8 1.071 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.071 usage: git diff --no-index [<options>] <path> <path> #8 1.071 #8 1.071 Diff output format options #8 1.071 -p, --patch generate patch #8 1.071 -s, --no-patch suppress diff output #8 1.071 -u generate patch #8 1.071 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.071 -W, --function-context #8 1.071 generate diffs with <n> lines context #8 1.071 --raw generate the diff in raw format #8 1.071 --patch-with-raw synonym for '-p --raw' #8 1.071 --patch-with-stat synonym for '-p --stat' #8 1.071 --numstat machine friendly --stat #8 1.071 --shortstat output only the last line of --stat #8 1.071 -X, --dirstat[=<param1,param2>...] #8 1.071 output the distribution of relative amount of changes for each sub-directory #8 1.071 --cumulative synonym for --dirstat=cumulative #8 1.071 --dirstat-by-file[=<param1,param2>...] #8 1.071 synonym for --dirstat=files,param1,param2... #8 1.071 --check warn if changes introduce conflict markers or whitespace errors #8 1.071 --summary condensed summary such as creations, renames and mode changes #8 1.071 --name-only show only names of changed files #8 1.071 --name-status show only names and status of changed files #8 1.071 --stat[=<width>[,<name-width>[,<count>]]] #8 1.071 generate diffstat #8 1.071 --stat-width <width> generate diffstat with a given width #8 1.071 --stat-name-width <width> #8 1.071 generate diffstat with a given name width #8 1.071 --stat-graph-width <width> #8 1.071 generate diffstat with a given graph width #8 1.071 --stat-count <count> generate diffstat with limited lines #8 1.071 --compact-summary generate compact summary in diffstat #8 1.071 --binary output a binary diff that can be applied #8 1.071 --full-index show full pre- and post-image object names on the "index" lines #8 1.071 --color[=<when>] show colored diff #8 1.071 --ws-error-highlight <kind> #8 1.071 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.071 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.071 --abbrev[=<n>] use <n> digits to display object names #8 1.071 --src-prefix <prefix> #8 1.071 show the given source prefix instead of "a/" #8 1.071 --dst-prefix <prefix> #8 1.071 show the given destination prefix instead of "b/" #8 1.071 --line-prefix <prefix> #8 1.071 prepend an additional prefix to every line of output #8 1.071 --no-prefix do not show any source or destination prefix #8 1.071 --inter-hunk-context <n> #8 1.071 show context between diff hunks up to the specified number of lines #8 1.071 --output-indicator-new <char> #8 1.071 specify the character to indicate a new line instead of '+' #8 1.071 --output-indicator-old <char> #8 1.071 specify the character to indicate an old line instead of '-' #8 1.071 --output-indicator-context <char> #8 1.071 specify the character to indicate a context instead of ' ' #8 1.071 #8 1.071 Diff rename options #8 1.071 -B, --break-rewrites[=<n>[/<m>]] #8 1.071 break complete rewrite changes into pairs of delete and create #8 1.071 -M, --find-renames[=<n>] #8 1.071 detect renames #8 1.071 -D, --irreversible-delete #8 1.071 omit the preimage for deletes #8 1.071 -C, --find-copies[=<n>] #8 1.071 detect copies #8 1.071 --find-copies-harder use unmodified files as source to find copies #8 1.071 --no-renames disable rename detection #8 1.071 --rename-empty use empty blobs as rename source #8 1.071 --follow continue listing the history of a file beyond renames #8 1.071 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.071 #8 1.071 Diff algorithm options #8 1.071 --minimal produce the smallest possible diff #8 1.071 -w, --ignore-all-space #8 1.071 ignore whitespace when comparing lines #8 1.071 -b, --ignore-space-change #8 1.071 ignore changes in amount of whitespace #8 1.071 --ignore-space-at-eol #8 1.071 ignore changes in whitespace at EOL #8 1.071 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.071 --ignore-blank-lines ignore changes whose lines are all blank #8 1.071 -I, --ignore-matching-lines <regex> #8 1.071 ignore changes whose all lines match <regex> #8 1.071 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.071 --patience generate diff using the "patience diff" algorithm #8 1.071 --histogram generate diff using the "histogram diff" algorithm #8 1.071 --diff-algorithm <algorithm> #8 1.071 choose a diff algorithm #8 1.071 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.071 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.071 --word-diff-regex <regex> #8 1.071 use <regex> to decide what a word is #8 1.071 --color-words[=<regex>] #8 1.071 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.071 --color-moved[=<mode>] #8 1.071 moved lines of code are colored differently #8 1.071 --color-moved-ws <mode> #8 1.071 how white spaces are ignored in --color-moved #8 1.071 #8 1.071 Other diff options #8 1.071 --relative[=<prefix>] #8 1.071 when run from subdir, exclude changes outside and show relative paths #8 1.071 -a, --text treat all files as text #8 1.071 -R swap two inputs, reverse the diff #8 1.072 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.072 --quiet disable all output of the program #8 1.072 --ext-diff allow an external diff helper to be executed #8 1.072 --textconv run external text conversion filters when comparing binary files #8 1.072 --ignore-submodules[=<when>] #8 1.072 ignore changes to submodules in the diff generation #8 1.072 --submodule[=<format>] #8 1.072 specify how differences in submodules are shown #8 1.072 --ita-invisible-in-index #8 1.072 hide 'git add -N' entries from the index #8 1.072 --ita-visible-in-index #8 1.072 treat 'git add -N' entries as real in the index #8 1.072 -S <string> look for differences that change the number of occurrences of the specified string #8 1.072 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.072 --pickaxe-all show all changes in the changeset with -S or -G #8 1.072 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.072 -O <file> control the order in which files appear in the output #8 1.072 --rotate-to <path> show the change in the specified path first #8 1.072 --skip-to <path> skip the output to the specified path #8 1.072 --find-object <object-id> #8 1.072 look for differences that change the number of occurrences of the specified object #8 1.072 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.072 select files by diff type #8 1.072 --output <file> output to a specific file #8 1.072 #8 1.072 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSGP_v13.0.0' #8 1.072 To add an exception for this directory, call: #8 1.072 #8 1.072 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSGP_v13.0.0 #8 1.074 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSGP_v13.0.0' #8 1.074 To add an exception for this directory, call: #8 1.074 #8 1.074 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSGP_v13.0.0 #8 1.074 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.074 usage: git diff --no-index [<options>] <path> <path> #8 1.074 #8 1.074 Diff output format options #8 1.074 -p, --patch generate patch #8 1.074 -s, --no-patch suppress diff output #8 1.074 -u generate patch #8 1.074 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.074 -W, --function-context #8 1.074 generate diffs with <n> lines context #8 1.074 --raw generate the diff in raw format #8 1.074 --patch-with-raw synonym for '-p --raw' #8 1.074 --patch-with-stat synonym for '-p --stat' #8 1.074 --numstat machine friendly --stat #8 1.074 --shortstat output only the last line of --stat #8 1.074 -X, --dirstat[=<param1,param2>...] #8 1.074 output the distribution of relative amount of changes for each sub-directory #8 1.074 --cumulative synonym for --dirstat=cumulative #8 1.074 --dirstat-by-file[=<param1,param2>...] #8 1.074 synonym for --dirstat=files,param1,param2... #8 1.074 --check warn if changes introduce conflict markers or whitespace errors #8 1.074 --summary condensed summary such as creations, renames and mode changes #8 1.074 --name-only show only names of changed files #8 1.074 --name-status show only names and status of changed files #8 1.074 --stat[=<width>[,<name-width>[,<count>]]] #8 1.074 generate diffstat #8 1.074 --stat-width <width> generate diffstat with a given width #8 1.074 --stat-name-width <width> #8 1.074 generate diffstat with a given name width #8 1.074 --stat-graph-width <width> #8 1.074 generate diffstat with a given graph width #8 1.074 --stat-count <count> generate diffstat with limited lines #8 1.074 --compact-summary generate compact summary in diffstat #8 1.074 --binary output a binary diff that can be applied #8 1.074 --full-index show full pre- and post-image object names on the "index" lines #8 1.074 --color[=<when>] show colored diff #8 1.074 --ws-error-highlight <kind> #8 1.074 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.074 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.074 --abbrev[=<n>] use <n> digits to display object names #8 1.074 --src-prefix <prefix> #8 1.074 show the given source prefix instead of "a/" #8 1.074 --dst-prefix <prefix> #8 1.074 show the given destination prefix instead of "b/" #8 1.074 --line-prefix <prefix> #8 1.074 prepend an additional prefix to every line of output #8 1.074 --no-prefix do not show any source or destination prefix #8 1.074 --inter-hunk-context <n> #8 1.074 show context between diff hunks up to the specified number of lines #8 1.074 --output-indicator-new <char> #8 1.074 specify the character to indicate a new line instead of '+' #8 1.074 --output-indicator-old <char> #8 1.075 specify the character to indicate an old line instead of '-' #8 1.075 --output-indicator-context <char> #8 1.075 specify the character to indicate a context instead of ' ' #8 1.075 #8 1.075 Diff rename options #8 1.075 -B, --break-rewrites[=<n>[/<m>]] #8 1.075 break complete rewrite changes into pairs of delete and create #8 1.075 -M, --find-renames[=<n>] #8 1.075 detect renames #8 1.075 -D, --irreversible-delete #8 1.075 omit the preimage for deletes #8 1.075 -C, --find-copies[=<n>] #8 1.075 detect copies #8 1.075 --find-copies-harder use unmodified files as source to find copies #8 1.075 --no-renames disable rename detection #8 1.075 --rename-empty use empty blobs as rename source #8 1.075 --follow continue listing the history of a file beyond renames #8 1.075 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.075 #8 1.075 Diff algorithm options #8 1.075 --minimal produce the smallest possible diff #8 1.075 -w, --ignore-all-space #8 1.075 ignore whitespace when comparing lines #8 1.075 -b, --ignore-space-change #8 1.075 ignore changes in amount of whitespace #8 1.075 --ignore-space-at-eol #8 1.075 ignore changes in whitespace at EOL #8 1.075 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.075 --ignore-blank-lines ignore changes whose lines are all blank #8 1.075 -I, --ignore-matching-lines <regex> #8 1.075 ignore changes whose all lines match <regex> #8 1.075 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.075 --patience generate diff using the "patience diff" algorithm #8 1.075 --histogram generate diff using the "histogram diff" algorithm #8 1.075 --diff-algorithm <algorithm> #8 1.075 choose a diff algorithm #8 1.075 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.075 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.075 --word-diff-regex <regex> #8 1.075 use <regex> to decide what a word is #8 1.075 --color-words[=<regex>] #8 1.075 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.075 --color-moved[=<mode>] #8 1.075 moved lines of code are colored differently #8 1.075 --color-moved-ws <mode> #8 1.075 how white spaces are ignored in --color-moved #8 1.075 #8 1.075 Other diff options #8 1.075 --relative[=<prefix>] #8 1.075 when run from subdir, exclude changes outside and show relative paths #8 1.075 -a, --text treat all files as text #8 1.075 -R swap two inputs, reverse the diff #8 1.075 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.075 --quiet disable all output of the program #8 1.075 --ext-diff allow an external diff helper to be executed #8 1.075 --textconv run external text conversion filters when comparing binary files #8 1.075 --ignore-submodules[=<when>] #8 1.075 ignore changes to submodules in the diff generation #8 1.075 --submodule[=<format>] #8 1.075 specify how differences in submodules are shown #8 1.075 --ita-invisible-in-index #8 1.075 hide 'git add -N' entries from the index #8 1.075 --ita-visible-in-index #8 1.075 treat 'git add -N' entries as real in the index #8 1.075 -S <string> look for differences that change the number of occurrences of the specified string #8 1.075 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.075 --pickaxe-all show all changes in the changeset with -S or -G #8 1.075 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.075 -O <file> control the order in which files appear in the output #8 1.075 --rotate-to <path> show the change in the specified path first #8 1.075 --skip-to <path> skip the output to the specified path #8 1.075 --find-object <object-id> #8 1.075 look for differences that change the number of occurrences of the specified object #8 1.075 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.075 select files by diff type #8 1.075 --output <file> output to a specific file #8 1.075 #8 1.076 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/osmo-uecups' #8 1.076 To add an exception for this directory, call: #8 1.076 #8 1.076 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/osmo-uecups #8 1.077 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/osmo-uecups' #8 1.077 To add an exception for this directory, call: #8 1.077 #8 1.077 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/osmo-uecups #8 1.078 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.078 usage: git diff --no-index [<options>] <path> <path> #8 1.078 #8 1.078 Diff output format options #8 1.078 -p, --patch generate patch #8 1.078 -s, --no-patch suppress diff output #8 1.078 -u generate patch #8 1.078 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.078 -W, --function-context #8 1.078 generate diffs with <n> lines context #8 1.078 --raw generate the diff in raw format #8 1.078 --patch-with-raw synonym for '-p --raw' #8 1.078 --patch-with-stat synonym for '-p --stat' #8 1.078 --numstat machine friendly --stat #8 1.078 --shortstat output only the last line of --stat #8 1.078 -X, --dirstat[=<param1,param2>...] #8 1.078 output the distribution of relative amount of changes for each sub-directory #8 1.078 --cumulative synonym for --dirstat=cumulative #8 1.078 --dirstat-by-file[=<param1,param2>...] #8 1.078 synonym for --dirstat=files,param1,param2... #8 1.078 --check warn if changes introduce conflict markers or whitespace errors #8 1.078 --summary condensed summary such as creations, renames and mode changes #8 1.078 --name-only show only names of changed files #8 1.078 --name-status show only names and status of changed files #8 1.078 --stat[=<width>[,<name-width>[,<count>]]] #8 1.078 generate diffstat #8 1.078 --stat-width <width> generate diffstat with a given width #8 1.078 --stat-name-width <width> #8 1.078 generate diffstat with a given name width #8 1.078 --stat-graph-width <width> #8 1.078 generate diffstat with a given graph width #8 1.078 --stat-count <count> generate diffstat with limited lines #8 1.078 --compact-summary generate compact summary in diffstat #8 1.078 --binary output a binary diff that can be applied #8 1.078 --full-index show full pre- and post-image object names on the "index" lines #8 1.078 --color[=<when>] show colored diff #8 1.078 --ws-error-highlight <kind> #8 1.078 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.078 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.078 --abbrev[=<n>] use <n> digits to display object names #8 1.078 --src-prefix <prefix> #8 1.078 show the given source prefix instead of "a/" #8 1.078 --dst-prefix <prefix> #8 1.078 show the given destination prefix instead of "b/" #8 1.078 --line-prefix <prefix> #8 1.078 prepend an additional prefix to every line of output #8 1.078 --no-prefix do not show any source or destination prefix #8 1.078 --inter-hunk-context <n> #8 1.078 show context between diff hunks up to the specified number of lines #8 1.078 --output-indicator-new <char> #8 1.078 specify the character to indicate a new line instead of '+' #8 1.078 --output-indicator-old <char> #8 1.078 specify the character to indicate an old line instead of '-' #8 1.078 --output-indicator-context <char> #8 1.078 specify the character to indicate a context instead of ' ' #8 1.078 #8 1.078 Diff rename options #8 1.078 -B, --break-rewrites[=<n>[/<m>]] #8 1.078 break complete rewrite changes into pairs of delete and create #8 1.078 -M, --find-renames[=<n>] #8 1.078 detect renames #8 1.078 -D, --irreversible-delete #8 1.078 omit the preimage for deletes #8 1.078 -C, --find-copies[=<n>] #8 1.078 detect copies #8 1.078 --find-copies-harder use unmodified files as source to find copies #8 1.078 --no-renames disable rename detection #8 1.078 --rename-empty use empty blobs as rename source #8 1.078 --follow continue listing the history of a file beyond renames #8 1.078 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.078 #8 1.078 Diff algorithm options #8 1.078 --minimal produce the smallest possible diff #8 1.078 -w, --ignore-all-space #8 1.078 ignore whitespace when comparing lines #8 1.078 -b, --ignore-space-change #8 1.078 ignore changes in amount of whitespace #8 1.078 --ignore-space-at-eol #8 1.078 ignore changes in whitespace at EOL #8 1.078 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.078 --ignore-blank-lines ignore changes whose lines are all blank #8 1.078 -I, --ignore-matching-lines <regex> #8 1.078 ignore changes whose all lines match <regex> #8 1.078 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.078 --patience generate diff using the "patience diff" algorithm #8 1.078 --histogram generate diff using the "histogram diff" algorithm #8 1.078 --diff-algorithm <algorithm> #8 1.078 choose a diff algorithm #8 1.078 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.078 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.078 --word-diff-regex <regex> #8 1.078 use <regex> to decide what a word is #8 1.078 --color-words[=<regex>] #8 1.078 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.078 --color-moved[=<mode>] #8 1.078 moved lines of code are colored differently #8 1.078 --color-moved-ws <mode> #8 1.078 how white spaces are ignored in --color-moved #8 1.078 #8 1.078 Other diff options #8 1.078 --relative[=<prefix>] #8 1.078 when run from subdir, exclude changes outside and show relative paths #8 1.078 -a, --text treat all files as text #8 1.078 -R swap two inputs, reverse the diff #8 1.078 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.078 --quiet disable all output of the program #8 1.078 --ext-diff allow an external diff helper to be executed #8 1.078 --textconv run external text conversion filters when comparing binary files #8 1.078 --ignore-submodules[=<when>] #8 1.078 ignore changes to submodules in the diff generation #8 1.078 --submodule[=<format>] #8 1.078 specify how differences in submodules are shown #8 1.078 --ita-invisible-in-index #8 1.078 hide 'git add -N' entries from the index #8 1.078 --ita-visible-in-index #8 1.078 treat 'git add -N' entries as real in the index #8 1.078 -S <string> look for differences that change the number of occurrences of the specified string #8 1.078 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.078 --pickaxe-all show all changes in the changeset with -S or -G #8 1.078 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.078 -O <file> control the order in which files appear in the output #8 1.078 --rotate-to <path> show the change in the specified path first #8 1.078 --skip-to <path> skip the output to the specified path #8 1.078 --find-object <object-id> #8 1.078 look for differences that change the number of occurrences of the specified object #8 1.078 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.078 select files by diff type #8 1.078 --output <file> output to a specific file #8 1.078 #8 1.079 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSMAP' #8 1.079 To add an exception for this directory, call: #8 1.079 #8 1.079 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSMAP #8 1.081 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSMAP' #8 1.081 To add an exception for this directory, call: #8 1.081 #8 1.081 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSMAP #8 1.082 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.082 usage: git diff --no-index [<options>] <path> <path> #8 1.082 #8 1.082 Diff output format options #8 1.082 -p, --patch generate patch #8 1.082 -s, --no-patch suppress diff output #8 1.082 -u generate patch #8 1.082 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.082 -W, --function-context #8 1.082 generate diffs with <n> lines context #8 1.082 --raw generate the diff in raw format #8 1.082 --patch-with-raw synonym for '-p --raw' #8 1.082 --patch-with-stat synonym for '-p --stat' #8 1.082 --numstat machine friendly --stat #8 1.082 --shortstat output only the last line of --stat #8 1.082 -X, --dirstat[=<param1,param2>...] #8 1.082 output the distribution of relative amount of changes for each sub-directory #8 1.082 --cumulative synonym for --dirstat=cumulative #8 1.082 --dirstat-by-file[=<param1,param2>...] #8 1.082 synonym for --dirstat=files,param1,param2... #8 1.082 --check warn if changes introduce conflict markers or whitespace errors #8 1.082 --summary condensed summary such as creations, renames and mode changes #8 1.082 --name-only show only names of changed files #8 1.082 --name-status show only names and status of changed files #8 1.082 --stat[=<width>[,<name-width>[,<count>]]] #8 1.082 generate diffstat #8 1.082 --stat-width <width> generate diffstat with a given width #8 1.082 --stat-name-width <width> #8 1.082 generate diffstat with a given name width #8 1.082 --stat-graph-width <width> #8 1.082 generate diffstat with a given graph width #8 1.082 --stat-count <count> generate diffstat with limited lines #8 1.082 --compact-summary generate compact summary in diffstat #8 1.082 --binary output a binary diff that can be applied #8 1.082 --full-index show full pre- and post-image object names on the "index" lines #8 1.082 --color[=<when>] show colored diff #8 1.082 --ws-error-highlight <kind> #8 1.082 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.082 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.082 --abbrev[=<n>] use <n> digits to display object names #8 1.082 --src-prefix <prefix> #8 1.082 show the given source prefix instead of "a/" #8 1.082 --dst-prefix <prefix> #8 1.082 show the given destination prefix instead of "b/" #8 1.082 --line-prefix <prefix> #8 1.082 prepend an additional prefix to every line of output #8 1.082 --no-prefix do not show any source or destination prefix #8 1.082 --inter-hunk-context <n> #8 1.082 show context between diff hunks up to the specified number of lines #8 1.082 --output-indicator-new <char> #8 1.082 specify the character to indicate a new line instead of '+' #8 1.082 --output-indicator-old <char> #8 1.082 specify the character to indicate an old line instead of '-' #8 1.082 --output-indicator-context <char> #8 1.082 specify the character to indicate a context instead of ' ' #8 1.082 #8 1.082 Diff rename options #8 1.082 -B, --break-rewrites[=<n>[/<m>]] #8 1.082 break complete rewrite changes into pairs of delete and create #8 1.082 -M, --find-renames[=<n>] #8 1.082 detect renames #8 1.082 -D, --irreversible-delete #8 1.082 omit the preimage for deletes #8 1.082 -C, --find-copies[=<n>] #8 1.082 detect copies #8 1.082 --find-copies-harder use unmodified files as source to find copies #8 1.082 --no-renames disable rename detection #8 1.082 --rename-empty use empty blobs as rename source #8 1.082 --follow continue listing the history of a file beyond renames #8 1.082 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.082 #8 1.082 Diff algorithm options #8 1.082 --minimal produce the smallest possible diff #8 1.082 -w, --ignore-all-space #8 1.082 ignore whitespace when comparing lines #8 1.082 -b, --ignore-space-change #8 1.082 ignore changes in amount of whitespace #8 1.082 --ignore-space-at-eol #8 1.082 ignore changes in whitespace at EOL #8 1.082 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.082 --ignore-blank-lines ignore changes whose lines are all blank #8 1.082 -I, --ignore-matching-lines <regex> #8 1.082 ignore changes whose all lines match <regex> #8 1.082 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.082 --patience generate diff using the "patience diff" algorithm #8 1.082 --histogram generate diff using the "histogram diff" algorithm #8 1.082 --diff-algorithm <algorithm> #8 1.082 choose a diff algorithm #8 1.082 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.082 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.082 --word-diff-regex <regex> #8 1.082 use <regex> to decide what a word is #8 1.082 --color-words[=<regex>] #8 1.082 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.082 --color-moved[=<mode>] #8 1.082 moved lines of code are colored differently #8 1.082 --color-moved-ws <mode> #8 1.082 how white spaces are ignored in --color-moved #8 1.082 #8 1.082 Other diff options #8 1.082 --relative[=<prefix>] #8 1.082 when run from subdir, exclude changes outside and show relative paths #8 1.082 -a, --text treat all files as text #8 1.082 -R swap two inputs, reverse the diff #8 1.082 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.082 --quiet disable all output of the program #8 1.082 --ext-diff allow an external diff helper to be executed #8 1.082 --textconv run external text conversion filters when comparing binary files #8 1.082 --ignore-submodules[=<when>] #8 1.082 ignore changes to submodules in the diff generation #8 1.082 --submodule[=<format>] #8 1.082 specify how differences in submodules are shown #8 1.082 --ita-invisible-in-index #8 1.082 hide 'git add -N' entries from the index #8 1.082 --ita-visible-in-index #8 1.082 treat 'git add -N' entries as real in the index #8 1.082 -S <string> look for differences that change the number of occurrences of the specified string #8 1.082 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.082 --pickaxe-all show all changes in the changeset with -S or -G #8 1.082 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.082 -O <file> control the order in which files appear in the output #8 1.082 --rotate-to <path> show the change in the specified path first #8 1.082 --skip-to <path> skip the output to the specified path #8 1.082 --find-object <object-id> #8 1.082 look for differences that change the number of occurrences of the specified object #8 1.082 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.082 select files by diff type #8 1.082 --output <file> output to a specific file #8 1.082 #8 1.084 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.MAP' #8 1.084 To add an exception for this directory, call: #8 1.084 #8 1.084 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.MAP #8 1.086 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.MAP' #8 1.086 To add an exception for this directory, call: #8 1.086 #8 1.086 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.MAP #8 1.087 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.087 usage: git diff --no-index [<options>] <path> <path> #8 1.087 #8 1.087 Diff output format options #8 1.087 -p, --patch generate patch #8 1.087 -s, --no-patch suppress diff output #8 1.087 -u generate patch #8 1.087 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.087 -W, --function-context #8 1.087 generate diffs with <n> lines context #8 1.087 --raw generate the diff in raw format #8 1.087 --patch-with-raw synonym for '-p --raw' #8 1.087 --patch-with-stat synonym for '-p --stat' #8 1.087 --numstat machine friendly --stat #8 1.087 --shortstat output only the last line of --stat #8 1.087 -X, --dirstat[=<param1,param2>...] #8 1.087 output the distribution of relative amount of changes for each sub-directory #8 1.087 --cumulative synonym for --dirstat=cumulative #8 1.087 --dirstat-by-file[=<param1,param2>...] #8 1.087 synonym for --dirstat=files,param1,param2... #8 1.087 --check warn if changes introduce conflict markers or whitespace errors #8 1.087 --summary condensed summary such as creations, renames and mode changes #8 1.087 --name-only show only names of changed files #8 1.087 --name-status show only names and status of changed files #8 1.087 --stat[=<width>[,<name-width>[,<count>]]] #8 1.087 generate diffstat #8 1.087 --stat-width <width> generate diffstat with a given width #8 1.087 --stat-name-width <width> #8 1.087 generate diffstat with a given name width #8 1.087 --stat-graph-width <width> #8 1.087 generate diffstat with a given graph width #8 1.087 --stat-count <count> generate diffstat with limited lines #8 1.087 --compact-summary generate compact summary in diffstat #8 1.087 --binary output a binary diff that can be applied #8 1.087 --full-index show full pre- and post-image object names on the "index" lines #8 1.087 --color[=<when>] show colored diff #8 1.087 --ws-error-highlight <kind> #8 1.087 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.087 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.087 --abbrev[=<n>] use <n> digits to display object names #8 1.087 --src-prefix <prefix> #8 1.087 show the given source prefix instead of "a/" #8 1.087 --dst-prefix <prefix> #8 1.087 show the given destination prefix instead of "b/" #8 1.087 --line-prefix <prefix> #8 1.087 prepend an additional prefix to every line of output #8 1.087 --no-prefix do not show any source or destination prefix #8 1.087 --inter-hunk-context <n> #8 1.087 show context between diff hunks up to the specified number of lines #8 1.087 --output-indicator-new <char> #8 1.087 specify the character to indicate a new line instead of '+' #8 1.087 --output-indicator-old <char> #8 1.087 specify the character to indicate an old line instead of '-' #8 1.087 --output-indicator-context <char> #8 1.087 specify the character to indicate a context instead of ' ' #8 1.087 #8 1.087 Diff rename options #8 1.087 -B, --break-rewrites[=<n>[/<m>]] #8 1.087 break complete rewrite changes into pairs of delete and create #8 1.087 -M, --find-renames[=<n>] #8 1.087 detect renames #8 1.087 -D, --irreversible-delete #8 1.087 omit the preimage for deletes #8 1.087 -C, --find-copies[=<n>] #8 1.087 detect copies #8 1.087 --find-copies-harder use unmodified files as source to find copies #8 1.087 --no-renames disable rename detection #8 1.087 --rename-empty use empty blobs as rename source #8 1.087 --follow continue listing the history of a file beyond renames #8 1.087 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.087 #8 1.087 Diff algorithm options #8 1.087 --minimal produce the smallest possible diff #8 1.087 -w, --ignore-all-space #8 1.087 ignore whitespace when comparing lines #8 1.087 -b, --ignore-space-change #8 1.087 ignore changes in amount of whitespace #8 1.087 --ignore-space-at-eol #8 1.087 ignore changes in whitespace at EOL #8 1.087 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.087 --ignore-blank-lines ignore changes whose lines are all blank #8 1.087 -I, --ignore-matching-lines <regex> #8 1.087 ignore changes whose all lines match <regex> #8 1.087 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.087 --patience generate diff using the "patience diff" algorithm #8 1.087 --histogram generate diff using the "histogram diff" algorithm #8 1.087 --diff-algorithm <algorithm> #8 1.087 choose a diff algorithm #8 1.087 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.087 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.087 --word-diff-regex <regex> #8 1.087 use <regex> to decide what a word is #8 1.087 --color-words[=<regex>] #8 1.087 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.087 --color-moved[=<mode>] #8 1.087 moved lines of code are colored differently #8 1.087 --color-moved-ws <mode> #8 1.087 how white spaces are ignored in --color-moved #8 1.087 #8 1.087 Other diff options #8 1.087 --relative[=<prefix>] #8 1.087 when run from subdir, exclude changes outside and show relative paths #8 1.087 -a, --text treat all files as text #8 1.087 -R swap two inputs, reverse the diff #8 1.087 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.087 --quiet disable all output of the program #8 1.087 --ext-diff allow an external diff helper to be executed #8 1.087 --textconv run external text conversion filters when comparing binary files #8 1.087 --ignore-submodules[=<when>] #8 1.087 ignore changes to submodules in the diff generation #8 1.087 --submodule[=<format>] #8 1.087 specify how differences in submodules are shown #8 1.087 --ita-invisible-in-index #8 1.087 hide 'git add -N' entries from the index #8 1.087 --ita-visible-in-index #8 1.087 treat 'git add -N' entries as real in the index #8 1.087 -S <string> look for differences that change the number of occurrences of the specified string #8 1.087 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.087 --pickaxe-all show all changes in the changeset with -S or -G #8 1.087 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.087 -O <file> control the order in which files appear in the output #8 1.087 --rotate-to <path> show the change in the specified path first #8 1.087 --skip-to <path> skip the output to the specified path #8 1.087 --find-object <object-id> #8 1.087 look for differences that change the number of occurrences of the specified object #8 1.087 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.087 select files by diff type #8 1.087 --output <file> output to a specific file #8 1.087 #8 1.089 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.AF_PACKET' #8 1.089 To add an exception for this directory, call: #8 1.089 #8 1.089 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.AF_PACKET #8 1.091 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.AF_PACKET' #8 1.091 To add an exception for this directory, call: #8 1.091 #8 1.091 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.AF_PACKET #8 1.092 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.092 usage: git diff --no-index [<options>] <path> <path> #8 1.092 #8 1.092 Diff output format options #8 1.092 -p, --patch generate patch #8 1.092 -s, --no-patch suppress diff output #8 1.092 -u generate patch #8 1.092 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.092 -W, --function-context #8 1.092 generate diffs with <n> lines context #8 1.092 --raw generate the diff in raw format #8 1.092 --patch-with-raw synonym for '-p --raw' #8 1.092 --patch-with-stat synonym for '-p --stat' #8 1.092 --numstat machine friendly --stat #8 1.092 --shortstat output only the last line of --stat #8 1.092 -X, --dirstat[=<param1,param2>...] #8 1.092 output the distribution of relative amount of changes for each sub-directory #8 1.092 --cumulative synonym for --dirstat=cumulative #8 1.092 --dirstat-by-file[=<param1,param2>...] #8 1.092 synonym for --dirstat=files,param1,param2... #8 1.092 --check warn if changes introduce conflict markers or whitespace errors #8 1.092 --summary condensed summary such as creations, renames and mode changes #8 1.092 --name-only show only names of changed files #8 1.092 --name-status show only names and status of changed files #8 1.092 --stat[=<width>[,<name-width>[,<count>]]] #8 1.092 generate diffstat #8 1.092 --stat-width <width> generate diffstat with a given width #8 1.092 --stat-name-width <width> #8 1.092 generate diffstat with a given name width #8 1.092 --stat-graph-width <width> #8 1.092 generate diffstat with a given graph width #8 1.092 --stat-count <count> generate diffstat with limited lines #8 1.092 --compact-summary generate compact summary in diffstat #8 1.092 --binary output a binary diff that can be applied #8 1.092 --full-index show full pre- and post-image object names on the "index" lines #8 1.092 --color[=<when>] show colored diff #8 1.092 --ws-error-highlight <kind> #8 1.092 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.092 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.092 --abbrev[=<n>] use <n> digits to display object names #8 1.092 --src-prefix <prefix> #8 1.092 show the given source prefix instead of "a/" #8 1.092 --dst-prefix <prefix> #8 1.092 show the given destination prefix instead of "b/" #8 1.092 --line-prefix <prefix> #8 1.092 prepend an additional prefix to every line of output #8 1.092 --no-prefix do not show any source or destination prefix #8 1.092 --inter-hunk-context <n> #8 1.092 show context between diff hunks up to the specified number of lines #8 1.092 --output-indicator-new <char> #8 1.092 specify the character to indicate a new line instead of '+' #8 1.092 --output-indicator-old <char> #8 1.092 specify the character to indicate an old line instead of '-' #8 1.092 --output-indicator-context <char> #8 1.092 specify the character to indicate a context instead of ' ' #8 1.092 #8 1.092 Diff rename options #8 1.092 -B, --break-rewrites[=<n>[/<m>]] #8 1.092 break complete rewrite changes into pairs of delete and create #8 1.092 -M, --find-renames[=<n>] #8 1.093 detect renames #8 1.093 -D, --irreversible-delete #8 1.093 omit the preimage for deletes #8 1.093 -C, --find-copies[=<n>] #8 1.093 detect copies #8 1.093 --find-copies-harder use unmodified files as source to find copies #8 1.093 --no-renames disable rename detection #8 1.093 --rename-empty use empty blobs as rename source #8 1.093 --follow continue listing the history of a file beyond renames #8 1.093 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.093 #8 1.093 Diff algorithm options #8 1.093 --minimal produce the smallest possible diff #8 1.093 -w, --ignore-all-space #8 1.093 ignore whitespace when comparing lines #8 1.093 -b, --ignore-space-change #8 1.093 ignore changes in amount of whitespace #8 1.093 --ignore-space-at-eol #8 1.093 ignore changes in whitespace at EOL #8 1.093 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.093 --ignore-blank-lines ignore changes whose lines are all blank #8 1.093 -I, --ignore-matching-lines <regex> #8 1.093 ignore changes whose all lines match <regex> #8 1.093 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.093 --patience generate diff using the "patience diff" algorithm #8 1.093 --histogram generate diff using the "histogram diff" algorithm #8 1.093 --diff-algorithm <algorithm> #8 1.093 choose a diff algorithm #8 1.093 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.093 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.093 --word-diff-regex <regex> #8 1.093 use <regex> to decide what a word is #8 1.093 --color-words[=<regex>] #8 1.093 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.093 --color-moved[=<mode>] #8 1.093 moved lines of code are colored differently #8 1.093 --color-moved-ws <mode> #8 1.093 how white spaces are ignored in --color-moved #8 1.093 #8 1.093 Other diff options #8 1.093 --relative[=<prefix>] #8 1.093 when run from subdir, exclude changes outside and show relative paths #8 1.093 -a, --text treat all files as text #8 1.093 -R swap two inputs, reverse the diff #8 1.093 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.093 --quiet disable all output of the program #8 1.093 --ext-diff allow an external diff helper to be executed #8 1.093 --textconv run external text conversion filters when comparing binary files #8 1.093 --ignore-submodules[=<when>] #8 1.093 ignore changes to submodules in the diff generation #8 1.093 --submodule[=<format>] #8 1.093 specify how differences in submodules are shown #8 1.093 --ita-invisible-in-index #8 1.093 hide 'git add -N' entries from the index #8 1.093 --ita-visible-in-index #8 1.093 treat 'git add -N' entries as real in the index #8 1.093 -S <string> look for differences that change the number of occurrences of the specified string #8 1.093 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.093 --pickaxe-all show all changes in the changeset with -S or -G #8 1.093 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.093 -O <file> control the order in which files appear in the output #8 1.093 --rotate-to <path> show the change in the specified path first #8 1.093 --skip-to <path> skip the output to the specified path #8 1.093 --find-object <object-id> #8 1.093 look for differences that change the number of occurrences of the specified object #8 1.093 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.093 select files by diff type #8 1.093 --output <file> output to a specific file #8 1.093 #8 1.095 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.USB' #8 1.095 To add an exception for this directory, call: #8 1.095 #8 1.095 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.USB #8 1.097 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.USB' #8 1.097 To add an exception for this directory, call: #8 1.097 #8 1.097 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.USB #8 1.099 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.099 usage: git diff --no-index [<options>] <path> <path> #8 1.099 #8 1.099 Diff output format options #8 1.099 -p, --patch generate patch #8 1.099 -s, --no-patch suppress diff output #8 1.099 -u generate patch #8 1.099 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.099 -W, --function-context #8 1.099 generate diffs with <n> lines context #8 1.099 --raw generate the diff in raw format #8 1.099 --patch-with-raw synonym for '-p --raw' #8 1.099 --patch-with-stat synonym for '-p --stat' #8 1.099 --numstat machine friendly --stat #8 1.099 --shortstat output only the last line of --stat #8 1.099 -X, --dirstat[=<param1,param2>...] #8 1.099 output the distribution of relative amount of changes for each sub-directory #8 1.099 --cumulative synonym for --dirstat=cumulative #8 1.099 --dirstat-by-file[=<param1,param2>...] #8 1.099 synonym for --dirstat=files,param1,param2... #8 1.099 --check warn if changes introduce conflict markers or whitespace errors #8 1.099 --summary condensed summary such as creations, renames and mode changes #8 1.099 --name-only show only names of changed files #8 1.099 --name-status show only names and status of changed files #8 1.099 --stat[=<width>[,<name-width>[,<count>]]] #8 1.099 generate diffstat #8 1.099 --stat-width <width> generate diffstat with a given width #8 1.099 --stat-name-width <width> #8 1.099 generate diffstat with a given name width #8 1.099 --stat-graph-width <width> #8 1.099 generate diffstat with a given graph width #8 1.099 --stat-count <count> generate diffstat with limited lines #8 1.099 --compact-summary generate compact summary in diffstat #8 1.099 --binary output a binary diff that can be applied #8 1.099 --full-index show full pre- and post-image object names on the "index" lines #8 1.099 --color[=<when>] show colored diff #8 1.099 --ws-error-highlight <kind> #8 1.099 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.099 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.099 --abbrev[=<n>] use <n> digits to display object names #8 1.099 --src-prefix <prefix> #8 1.099 show the given source prefix instead of "a/" #8 1.099 --dst-prefix <prefix> #8 1.099 show the given destination prefix instead of "b/" #8 1.099 --line-prefix <prefix> #8 1.099 prepend an additional prefix to every line of output #8 1.099 --no-prefix do not show any source or destination prefix #8 1.099 --inter-hunk-context <n> #8 1.099 show context between diff hunks up to the specified number of lines #8 1.099 --output-indicator-new <char> #8 1.099 specify the character to indicate a new line instead of '+' #8 1.099 --output-indicator-old <char> #8 1.099 specify the character to indicate an old line instead of '-' #8 1.099 --output-indicator-context <char> #8 1.099 specify the character to indicate a context instead of ' ' #8 1.099 #8 1.099 Diff rename options #8 1.099 -B, --break-rewrites[=<n>[/<m>]] #8 1.099 break complete rewrite changes into pairs of delete and create #8 1.099 -M, --find-renames[=<n>] #8 1.099 detect renames #8 1.099 -D, --irreversible-delete #8 1.099 omit the preimage for deletes #8 1.099 -C, --find-copies[=<n>] #8 1.099 detect copies #8 1.099 --find-copies-harder use unmodified files as source to find copies #8 1.099 --no-renames disable rename detection #8 1.099 --rename-empty use empty blobs as rename source #8 1.099 --follow continue listing the history of a file beyond renames #8 1.099 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.099 #8 1.099 Diff algorithm options #8 1.099 --minimal produce the smallest possible diff #8 1.099 -w, --ignore-all-space #8 1.099 ignore whitespace when comparing lines #8 1.099 -b, --ignore-space-change #8 1.099 ignore changes in amount of whitespace #8 1.099 --ignore-space-at-eol #8 1.099 ignore changes in whitespace at EOL #8 1.099 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.099 --ignore-blank-lines ignore changes whose lines are all blank #8 1.099 -I, --ignore-matching-lines <regex> #8 1.099 ignore changes whose all lines match <regex> #8 1.099 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.099 --patience generate diff using the "patience diff" algorithm #8 1.099 --histogram generate diff using the "histogram diff" algorithm #8 1.099 --diff-algorithm <algorithm> #8 1.099 choose a diff algorithm #8 1.099 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.099 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.099 --word-diff-regex <regex> #8 1.099 use <regex> to decide what a word is #8 1.099 --color-words[=<regex>] #8 1.099 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.099 --color-moved[=<mode>] #8 1.099 moved lines of code are colored differently #8 1.099 --color-moved-ws <mode> #8 1.099 how white spaces are ignored in --color-moved #8 1.099 #8 1.099 Other diff options #8 1.099 --relative[=<prefix>] #8 1.099 when run from subdir, exclude changes outside and show relative paths #8 1.099 -a, --text treat all files as text #8 1.099 -R swap two inputs, reverse the diff #8 1.099 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.099 --quiet disable all output of the program #8 1.099 --ext-diff allow an external diff helper to be executed #8 1.099 --textconv run external text conversion filters when comparing binary files #8 1.099 --ignore-submodules[=<when>] #8 1.099 ignore changes to submodules in the diff generation #8 1.099 --submodule[=<format>] #8 1.099 specify how differences in submodules are shown #8 1.099 --ita-invisible-in-index #8 1.099 hide 'git add -N' entries from the index #8 1.099 --ita-visible-in-index #8 1.099 treat 'git add -N' entries as real in the index #8 1.099 -S <string> look for differences that change the number of occurrences of the specified string #8 1.099 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.099 --pickaxe-all show all changes in the changeset with -S or -G #8 1.099 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.099 -O <file> control the order in which files appear in the output #8 1.099 --rotate-to <path> show the change in the specified path first #8 1.099 --skip-to <path> skip the output to the specified path #8 1.099 --find-object <object-id> #8 1.099 look for differences that change the number of occurrences of the specified object #8 1.099 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.099 select files by diff type #8 1.099 --output <file> output to a specific file #8 1.099 #8 1.101 WARNING: titan.Libraries.TCCUsefulFunctions skipped because it contains uncommitted modifications! #8 1.101 WARNING: titan.ProtocolEmulations.M3UA skipped because it contains uncommitted modifications! #8 1.101 WARNING: titan.ProtocolModules.BSSAPP_v7.3.0 skipped because it contains uncommitted modifications! #8 1.101 WARNING: titan.ProtocolModules.DIAMETER_ProtocolModule_Generator skipped because it contains uncommitted modifications! #8 1.101 WARNING: titan.ProtocolModules.DNS skipped because it contains uncommitted modifications! #8 1.102 WARNING: titan.ProtocolModules.GRE skipped because it contains uncommitted modifications! #8 1.102 WARNING: titan.ProtocolModules.GTP_v13.5.0 skipped because it contains uncommitted modifications! #8 1.102 WARNING: titan.ProtocolModules.GTPv2_v13.7.0 skipped because it contains uncommitted modifications! #8 1.103 WARNING: titan.ProtocolModules.ICMP skipped because it contains uncommitted modifications! #8 1.103 WARNING: titan.ProtocolModules.ICMPv6 skipped because it contains uncommitted modifications! #8 1.103 WARNING: titan.ProtocolModules.IP skipped because it contains uncommitted modifications! #8 1.103 WARNING: titan.ProtocolModules.ISUP_Q.762 skipped because it contains uncommitted modifications! #8 1.104 WARNING: titan.ProtocolModules.L2TP skipped because it contains uncommitted modifications! #8 1.104 WARNING: titan.ProtocolModules.JSON_v07_2006 skipped because it contains uncommitted modifications! #8 1.104 WARNING: titan.ProtocolModules.LLC_v7.1.0 skipped because it contains uncommitted modifications! #8 1.104 WARNING: titan.ProtocolModules.M3UA skipped because it contains uncommitted modifications! #8 1.105 WARNING: titan.ProtocolModules.MobileL3_v13.4.0 skipped because it contains uncommitted modifications! #8 1.105 WARNING: titan.ProtocolModules.SMPP skipped because it contains uncommitted modifications! #8 1.105 WARNING: titan.ProtocolModules.TCP skipped because it contains uncommitted modifications! #8 1.105 WARNING: titan.ProtocolModules.UDP skipped because it contains uncommitted modifications! #8 1.106 WARNING: titan.ProtocolModules.RTP skipped because it contains uncommitted modifications! #8 1.106 WARNING: titan.ProtocolModules.M2PA skipped because it contains uncommitted modifications! #8 1.106 WARNING: titan.ProtocolModules.ROSE skipped because it contains uncommitted modifications! #8 1.107 WARNING: titan.ProtocolModules.SCTP skipped because it contains uncommitted modifications! #8 1.107 WARNING: titan.ProtocolModules.SDP skipped because it contains uncommitted modifications! #8 1.107 WARNING: titan.ProtocolModules.SUA skipped because it contains uncommitted modifications! #8 1.107 WARNING: titan.ProtocolModules.NAS_EPS_15.2.0.1 skipped because it contains uncommitted modifications! #8 1.107 WARNING: titan.ProtocolModules.NS_v7.3.0 skipped because it contains uncommitted modifications! #8 1.108 WARNING: titan.ProtocolModules.SGsAP_13.2.0 skipped because it contains uncommitted modifications! #8 1.108 WARNING: titan.ProtocolModules.SNDCP_v7.0.0 skipped because it contains uncommitted modifications! #8 1.108 WARNING: titan.ProtocolModules.PFCP_v15.1.0 skipped because it contains uncommitted modifications! #8 1.108 WARNING: titan.TestPorts.Common_Components.Socket-API skipped because it contains uncommitted modifications! #8 1.109 WARNING: titan.TestPorts.Common_Components.Abstract_Socket skipped because it contains uncommitted modifications! #8 1.109 WARNING: titan.TestPorts.HTTPmsg skipped because it contains uncommitted modifications! #8 1.110 WARNING: titan.TestPorts.IPL4asp skipped because it contains uncommitted modifications! #8 1.110 WARNING: titan.TestPorts.LANL2asp skipped because it contains uncommitted modifications! #8 1.110 WARNING: titan.TestPorts.PCAPasp skipped because it contains uncommitted modifications! #8 1.111 WARNING: titan.TestPorts.PIPEasp skipped because it contains uncommitted modifications! #8 1.111 WARNING: titan.TestPorts.SIPmsg skipped because it contains uncommitted modifications! #8 1.111 WARNING: titan.TestPorts.TELNETasp skipped because it contains uncommitted modifications! #8 1.111 WARNING: titan.TestPorts.TCPasp skipped because it contains uncommitted modifications! #8 1.112 WARNING: titan.TestPorts.UDPasp skipped because it contains uncommitted modifications! #8 1.112 WARNING: titan.TestPorts.UNIX_DOMAIN_SOCKETasp skipped because it contains uncommitted modifications! #8 1.112 WARNING: titan.TestPorts.SCTPasp skipped because it contains uncommitted modifications! #8 1.112 WARNING: titan.TestPorts.MTP3asp skipped because it contains uncommitted modifications! #8 1.112 WARNING: titan.ProtocolEmulations.SCCP skipped because it contains uncommitted modifications! #8 1.113 WARNING: titan.ProtocolModules.BSSGP_v13.0.0 skipped because it contains uncommitted modifications! #8 1.113 WARNING: osmo-uecups skipped because it contains uncommitted modifications! #8 1.114 WARNING: titan.ProtocolModules.BSSMAP skipped because it contains uncommitted modifications! #8 1.114 WARNING: titan.ProtocolModules.MAP skipped because it contains uncommitted modifications! #8 1.115 WARNING: titan.TestPorts.AF_PACKET skipped because it contains uncommitted modifications! #8 1.115 WARNING: titan.TestPorts.USB skipped because it contains uncommitted modifications! #8 1.115 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 1.115 touch .make.deps #8 1.125 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh #8 1.126 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 1.126 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh #8 1.128 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 1.128 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh #8 1.129 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 1.129 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh #8 1.130 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 1.130 + make stp #8 1.237 (cd stp && ./gen_links.sh && ./regen_makefile.sh) #8 1.244 Linking TCCInterface_Functions.ttcn #8 1.247 Linking TCCConversion_Functions.ttcn #8 1.249 Linking TCCConversion.cc #8 1.251 Linking TCCInterface.cc #8 1.253 Linking TCCInterface_ip.h #8 1.256 Linking TCCEncoding_Functions.ttcn #8 1.258 Linking TCCEncoding.cc #8 1.260 Linking Socket_API_Definitions.ttcn #8 1.263 Linking IPL4asp_Functions.ttcn #8 1.265 Linking IPL4asp_PT.cc #8 1.267 Linking IPL4asp_PT.hh #8 1.269 Linking IPL4asp_PortType.ttcn #8 1.271 Linking IPL4asp_Types.ttcn #8 1.274 Linking IPL4asp_discovery.cc #8 1.276 Linking IPL4asp_protocol_L234.hh #8 1.278 Linking M3UA_Types.ttcn #8 1.281 Linking SCTPasp_PT.cc #8 1.283 Linking SCTPasp_PT.hh #8 1.285 Linking SCTPasp_PortType.ttcn #8 1.287 Linking SCTPasp_Types.ttcn #8 1.289 Linking MTP3asp_PortType.ttcn #8 1.292 Linking MTP3asp_Types.ttcn #8 1.294 Linking M3UA_Emulation.ttcn #8 1.297 Linking SCCP_Emulation.ttcn #8 1.299 Linking SCCP_EncDec.cc #8 1.301 Linking SCCP_Mapping.ttcnpp #8 1.304 Linking SCCP_Types.ttcn #8 1.306 Linking SCCPasp_Types.ttcn #8 1.308 Linking TELNETasp_PT.cc #8 1.310 Linking TELNETasp_PT.hh #8 1.312 Linking TELNETasp_PortType.ttcn #8 1.315 Linking Misc_Helpers.ttcn #8 1.317 Linking General_Types.ttcn #8 1.319 Linking GSM_Types.ttcn #8 1.321 Linking Osmocom_Types.ttcn #8 1.323 Linking Osmocom_VTY_Functions.ttcn #8 1.326 Linking Native_Functions.ttcn #8 1.328 Linking Native_FunctionDefs.cc #8 1.330 Linking IPA_Types.ttcn #8 1.332 Linking IPA_Emulation.ttcnpp #8 1.334 Linking IPA_CodecPort.ttcn #8 1.336 Linking IPA_CodecPort_CtrlFunct.ttcn #8 1.339 Linking IPA_CodecPort_CtrlFunctDef.cc #8 1.341 Linking Osmocom_CTRL_Types.ttcn #8 1.343 Linking Osmocom_CTRL_Functions.ttcn #8 1.345 Linking Osmocom_CTRL_Adapter.ttcn #8 1.347 Linking SCCP_Templates.ttcn #8 1.350 Linking M3UA_Templates.ttcn #8 1.352 Linking M3UA_CodecPort.ttcn #8 1.354 Linking M3UA_CodecPort_CtrlFunct.ttcn #8 1.356 Linking M3UA_CodecPort_CtrlFunctDef.cc #8 1.358 Linking SCTP_Templates.ttcn #8 1.398 Generating Makefile skeleton... #8 1.398 Makefile skeleton was generated. #8 1.442 make -C stp compile #8 1.451 make[1]: Entering directory '/osmo-ttcn3-hacks/stp' #8 1.451 cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DIPA_EMULATION_SCCP -DUSE_MTP3_DISTRIBUTOR IPA_Emulation.ttcnpp IPA_Emulation.ttcn #8 1.469 cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DIPA_EMULATION_SCCP -DUSE_MTP3_DISTRIBUTOR SCCP_Mapping.ttcnpp SCCP_Mapping.ttcn #8 1.478 SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character #8 1.478 49 | "internal user MTP3asp_PT #8 1.478 | ^ #8 1.478 SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character #8 1.478 58 | " #8 1.478 | ^ #8 1.478 SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character #8 1.478 70 | "user MTP3asp_PT #8 1.478 | ^ #8 1.478 SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character #8 1.478 79 | " #8 1.478 | ^ #8 1.479 /usr/bin/ttcn3_compiler -L -U 8 GSM_Types.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn M3UA_CodecPort.ttcn M3UA_CodecPort_CtrlFunct.ttcn M3UA_Emulation.ttcn M3UA_Templates.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTP_Templates.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn STP_Tests.ttcn STP_Tests_Common.ttcn STP_Tests_IPA.ttcn STP_Tests_M3UA.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn IPA_Emulation.ttcn SCCP_Mapping.ttcn - GSM_Types.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn M3UA_CodecPort.ttcn M3UA_CodecPort_CtrlFunct.ttcn M3UA_Emulation.ttcn M3UA_Templates.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTP_Templates.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn STP_Tests.ttcn STP_Tests_Common.ttcn STP_Tests_IPA.ttcn STP_Tests_M3UA.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn IPA_Emulation.ttcn SCCP_Mapping.ttcn #8 1.482 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. #8 1.482 #8 1.487 Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... #8 1.491 Notify: Parsing TTCN-3 module `General_Types.ttcn'... #8 1.492 Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... #8 1.492 Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... #8 1.492 Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... #8 1.493 Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... #8 1.493 Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... #8 1.494 Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... #8 1.494 Notify: Parsing TTCN-3 module `M3UA_CodecPort.ttcn'... #8 1.495 Notify: Parsing TTCN-3 module `M3UA_CodecPort_CtrlFunct.ttcn'... #8 1.495 Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'... #8 1.497 Notify: Parsing TTCN-3 module `M3UA_Templates.ttcn'... #8 1.498 Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'... #8 1.499 Notify: Parsing TTCN-3 module `MTP3asp_PortType.ttcn'... #8 1.499 Notify: Parsing TTCN-3 module `MTP3asp_Types.ttcn'... #8 1.499 Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... #8 1.500 Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... #8 1.500 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... #8 1.500 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... #8 1.501 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... #8 1.501 Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: #8 1.501 Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated #8 1.501 Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated #8 1.501 Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... #8 1.502 Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... #8 1.502 Notify: Parsing TTCN-3 module `SCCP_Emulation.ttcn'... #8 1.504 SCCP_Emulation.ttcn:1828.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 1.504 SCCP_Emulation.ttcn:2237.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 1.504 SCCP_Emulation.ttcn:2270.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 1.505 SCCP_Emulation.ttcn:3521.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 1.507 SCCP_Emulation.ttcn:4915.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 1.507 SCCP_Emulation.ttcn:5020.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 1.507 SCCP_Emulation.ttcn:5347.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 1.507 SCCP_Emulation.ttcn:5348.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 1.507 SCCP_Emulation.ttcn:5350.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 1.507 SCCP_Emulation.ttcn:5405.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 1.507 SCCP_Emulation.ttcn:5407.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 1.510 Notify: Parsing TTCN-3 module `SCCP_Templates.ttcn'... #8 1.510 SCCP_Templates.ttcn:85.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 1.511 Notify: Parsing TTCN-3 module `SCCP_Types.ttcn'... #8 1.511 SCCP_Types.ttcn:522.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 1.511 SCCP_Types.ttcn:702.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 1.512 Notify: Parsing TTCN-3 module `SCCPasp_Types.ttcn'... #8 1.512 Notify: Parsing TTCN-3 module `SCTP_Templates.ttcn'... #8 1.513 Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'... #8 1.513 Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'... #8 1.513 Notify: Parsing TTCN-3 module `STP_Tests.ttcn'... #8 1.513 Notify: Parsing TTCN-3 module `STP_Tests_Common.ttcn'... #8 1.513 Notify: Parsing TTCN-3 module `STP_Tests_IPA.ttcn'... #8 1.514 Notify: Parsing TTCN-3 module `STP_Tests_M3UA.ttcn'... #8 1.516 Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... #8 1.516 Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... #8 1.517 Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... #8 1.518 Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... #8 1.518 Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... #8 1.518 Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... #8 1.519 Notify: Parsing TTCN-3 module `SCCP_Mappi #8 1.519 [output clipped, log limit 200KiB/s reached] #8 1.623 touch compile #8 1.623 make[1]: Leaving directory '/osmo-ttcn3-hacks/stp' #8 1.623 make -j20 -C stp #8 1.629 make[1]: Entering directory '/osmo-ttcn3-hacks/stp' #8 1.653 Creating dependency file for M3UA_CodecPort_CtrlFunctDef.cc #8 1.653 Creating dependency file for TCCEncoding.cc #8 1.654 Creating dependency file for Native_FunctionDefs.cc #8 1.654 Creating dependency file for TELNETasp_PT.cc #8 1.654 Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc #8 1.654 Creating dependency file for IPL4asp_discovery.cc #8 1.654 Creating dependency file for IPL4asp_PT.cc #8 1.655 Creating dependency file for TCCInterface.cc #8 1.655 Creating dependency file for TCCConversion.cc #8 1.655 Creating dependency file for SCTPasp_PT.cc #8 1.655 Creating dependency file for SCCP_EncDec.cc #8 1.660 Creating dependency file for SCCP_Mapping_part_7.cc #8 1.660 Creating dependency file for SCCP_Mapping_part_6.cc #8 1.660 Creating dependency file for SCCP_Mapping_part_4.cc #8 1.660 Creating dependency file for SCCP_Mapping_part_3.cc #8 1.661 Creating dependency file for SCCP_Mapping_part_5.cc #8 1.661 Creating dependency file for SCCP_Mapping_part_2.cc #8 1.661 Creating dependency file for SCCP_Mapping_part_1.cc #8 1.661 Creating dependency file for IPA_Emulation_part_7.cc #8 1.662 Creating dependency file for IPA_Emulation_part_6.cc #8 1.662 Creating dependency file for IPA_Emulation_part_5.cc #8 1.667 Creating dependency file for IPA_Emulation_part_4.cc #8 1.667 Creating dependency file for IPA_Emulation_part_3.cc #8 1.667 Creating dependency file for IPA_Emulation_part_1.cc #8 1.667 Creating dependency file for IPA_Emulation_part_2.cc #8 1.692 Creating dependency file for SCCP_Mapping.cc #8 1.692 Creating dependency file for IPA_Emulation.cc #8 1.692 Creating dependency file for TELNETasp_PortType_part_7.cc #8 1.693 Creating dependency file for TELNETasp_PortType_part_6.cc #8 1.693 Creating dependency file for TELNETasp_PortType_part_5.cc #8 1.693 Creating dependency file for TELNETasp_PortType_part_4.cc #8 1.693 Creating dependency file for TELNETasp_PortType_part_3.cc #8 1.693 Creating dependency file for TELNETasp_PortType_part_2.cc #8 1.694 Creating dependency file for TELNETasp_PortType_part_1.cc #8 1.694 Creating dependency file for TCCInterface_Functions_part_7.cc #8 1.695 Creating dependency file for TCCInterface_Functions_part_6.cc #8 1.695 Creating dependency file for TCCInterface_Functions_part_5.cc #8 1.696 Creating dependency file for TCCInterface_Functions_part_4.cc #8 1.699 Creating dependency file for TCCInterface_Functions_part_3.cc #8 1.702 Creating dependency file for TCCInterface_Functions_part_2.cc #8 1.703 Creating dependency file for TCCInterface_Functions_part_1.cc #8 1.703 Creating dependency file for TCCEncoding_Functions_part_7.cc #8 1.703 Creating dependency file for TCCEncoding_Functions_part_6.cc #8 1.703 Creating dependency file for TCCEncoding_Functions_part_5.cc #8 1.704 Creating dependency file for TCCEncoding_Functions_part_4.cc #8 1.704 Creating dependency file for TCCEncoding_Functions_part_3.cc #8 1.704 Creating dependency file for TCCEncoding_Functions_part_2.cc #8 1.704 Creating dependency file for TCCEncoding_Functions_part_1.cc #8 1.704 Creating dependency file for TCCConversion_Functions_part_7.cc #8 1.705 Creating dependency file for TCCConversion_Functions_part_6.cc #8 1.710 Creating dependency file for TCCConversion_Functions_part_5.cc #8 1.710 Creating dependency file for TCCConversion_Functions_part_4.cc #8 1.710 Creating dependency file for TCCConversion_Functions_part_3.cc #8 1.710 Creating dependency file for TCCConversion_Functions_part_2.cc #8 1.710 Creating dependency file for TCCConversion_Functions_part_1.cc #8 1.710 Creating dependency file for Socket_API_Definitions_part_7.cc #8 1.711 Creating dependency file for Socket_API_Definitions_part_6.cc #8 1.711 Creating dependency file for Socket_API_Definitions_part_5.cc #8 1.711 Creating dependency file for Socket_API_Definitions_part_4.cc #8 1.711 Creating dependency file for Socket_API_Definitions_part_3.cc #8 1.712 Creating dependency file for Socket_API_Definitions_part_2.cc #8 1.712 Creating dependency file for Socket_API_Definitions_part_1.cc #8 1.712 Creating dependency file for STP_Tests_M3UA_part_7.cc #8 1.717 Creating dependency file for STP_Tests_M3UA_part_6.cc #8 1.717 Creating dependency file for STP_Tests_M3UA_part_5.cc #8 1.718 Creating dependency file for STP_Tests_M3UA_part_4.cc #8 1.718 Creating dependency file for STP_Tests_M3UA_part_3.cc #8 1.718 Creating dependency file for STP_Tests_M3UA_part_2.cc #8 1.718 Creating dependency file for STP_Tests_M3UA_part_1.cc #8 1.718 Creating dependency file for STP_Tests_IPA_part_7.cc #8 1.719 Creating dependency file for STP_Tests_IPA_part_6.cc #8 1.719 Creating dependency file for STP_Tests_IPA_part_5.cc #8 1.723 Creating dependency file for STP_Tests_IPA_part_4.cc #8 1.723 Creating dependency file for STP_Tests_IPA_part_3.cc #8 1.723 Creating dependency file for STP_Tests_IPA_part_2.cc #8 1.723 Creating dependency file for STP_Tests_Common_part_7.cc #8 1.723 Creating dependency file for STP_Tests_IPA_part_1.cc #8 1.723 Creating dependency file for STP_Tests_Common_part_6.cc #8 1.724 Creating dependency file for STP_Tests_Common_part_5.cc #8 1.724 Creating dependency file for STP_Tests_Common_part_4.cc #8 1.724 Creating dependency file for STP_Tests_Common_part_3.cc #8 1.725 Creating dependency file for STP_Tests_Common_part_2.cc #8 1.725 Creating dependency file for STP_Tests_Common_part_1.cc #8 1.725 Creating dependency file for STP_Tests_part_6.cc #8 1.725 Creating dependency file for STP_Tests_part_7.cc #8 1.726 Creating dependency file for STP_Tests_part_5.cc #8 1.729 Creating dependency file for STP_Tests_part_4.cc #8 1.730 Creating dependency file for STP_Tests_part_2.cc #8 1.730 Creating dependency file for STP_Tests_part_3.cc #8 1.730 Creating dependency file for STP_Tests_part_1.cc #8 1.730 Creating dependency file for SCTPasp_Types_part_7.cc #8 1.731 Creating dependency file for SCTPasp_Types_part_6.cc #8 1.731 Creating dependency file for SCTPasp_Types_part_5.cc #8 1.733 Creating dependency file for SCTPasp_Types_part_4.cc #8 1.733 Creating dependency file for SCTPasp_Types_part_3.cc #8 1.733 Creating dependency file for SCTPasp_Types_part_2.cc #8 1.734 Creating dependency file for SCTPasp_Types_part_1.cc #8 1.734 Creating dependency file for SCTPasp_PortType_part_7.cc #8 1.735 Creating dependency file for SCTPasp_PortType_part_6.cc #8 1.735 Creating dependency file for SCTPasp_PortType_part_5.cc #8 1.735 Creating dependency file for SCTPasp_PortType_part_4.cc #8 1.735 Creating dependency file for SCTPasp_PortType_part_3.cc #8 1.736 Creating dependency file for SCTPasp_PortType_part_2.cc #8 1.736 Creating dependency file for SCTPasp_PortType_part_1.cc #8 1.740 Creating dependency file for SCTP_Templates_part_7.cc #8 1.740 Creating dependency file for SCTP_Templates_part_6.cc #8 1.740 Creating dependency file for SCTP_Templates_part_5.cc #8 1.740 Creating dependency file for SCTP_Templates_part_4.cc #8 1.740 Creating dependency file for SCTP_Templates_part_2.cc #8 1.741 Creating dependency file for SCTP_Templates_part_3.cc #8 1.741 Creating dependency file for SCTP_Templates_part_1.cc #8 1.742 Creating dependency file for SCCPasp_Types_part_7.cc #8 1.742 Creating dependency file for SCCPasp_Types_part_6.cc #8 1.742 Creating dependency file for SCCPasp_Types_part_5.cc #8 1.742 Creating dependency file for SCCPasp_Types_part_3.cc #8 1.743 Creating dependency file for SCCPasp_Types_part_2.cc #8 1.743 Creating dependency file for SCCPasp_Types_part_4.cc #8 1.744 Creating dependency file for SCCPasp_Types_part_1.cc #8 1.744 Creating dependency file for SCCP_Types_part_7.cc #8 1.746 Creating dependency file for SCCP_Types_part_6.cc #8 1.746 Creating dependency file for SCCP_Types_part_5.cc #8 1.747 Creating dependency file for SCCP_Types_part_4.cc #8 1.747 Creating dependency file for SCCP_Types_part_3.cc #8 1.748 Creating dependency file for SCCP_Types_part_2.cc #8 1.748 Creating dependency file for SCCP_Types_part_1.cc #8 1.748 Creating dependency file for SCCP_Templates_part_7.cc #8 1.749 Creating dependency file for SCCP_Templates_part_6.cc #8 1.750 Creating dependency file for SCCP_Templates_part_5.cc #8 1.750 Creating dependency file for SCCP_Templates_part_4.cc #8 1.750 Creating dependency file for SCCP_Templates_part_3.cc #8 1.751 Creating dependency file for SCCP_Templates_part_2.cc #8 1.753 Creating dependency file for SCCP_Templates_part_1.cc #8 1.755 Creating dependency file for SCCP_Emulation_part_7.cc #8 1.756 Creating dependency file for SCCP_Emulation_part_6.cc #8 1.757 Creating dependency file for SCCP_Emulation_part_5.cc #8 1.757 Creating dependency file for SCCP_Emulation_part_4.cc #8 1.757 Creating dependency file for SCCP_Emulation_part_3.cc #8 1.757 Creating dependency file for SCCP_Emulation_part_2.cc #8 1.759 Creating dependency file for SCCP_Emulation_part_1.cc #8 1.759 Creating dependency file for Osmocom_VTY_Functions_part_7.cc #8 1.761 Creating dependency file for Osmocom_VTY_Functions_part_6.cc #8 1.762 Creating dependency file for Osmocom_VTY_Functions_part_5.cc #8 1.762 Creating dependency file for Osmocom_VTY_Functions_part_4.cc #8 1.762 Creating dependency file for Osmocom_VTY_Functions_part_3.cc #8 1.763 Creating dependency file for Osmocom_VTY_Functions_part_2.cc #8 1.764 Creating dependency file for Osmocom_VTY_Functions_part_1.cc #8 1.764 Creating dependency file for Osmocom_Types_part_7.cc #8 1.765 Creating dependency file for Osmocom_Types_part_6.cc #8 1.786 Creating dependency file for Osmocom_Types_part_5.cc #8 1.787 Creating dependency file for Osmocom_Types_part_4.cc #8 1.787 Creating dependency file for Osmocom_Types_part_3.cc #8 1.787 Creating dependency file for Osmocom_Types_part_2.cc #8 1.787 Creating dependency file for Osmocom_Types_part_1.cc #8 1.787 Creating dependency file for Osmocom_CTRL_Types_part_7.cc #8 1.788 Creating dependency file for Osmocom_CTRL_Types_part_6.cc #8 1.788 Creating dependency file for Osmocom_CTRL_Types_part_5.cc #8 1.788 Creating dependency file for Osmocom_CTRL_Types_part_4.cc #8 1.788 Creating dependency file for Osmocom_CTRL_Types_part_3.cc #8 1.788 Creating dependency file for Osmocom_CTRL_Types_part_2.cc #8 1.793 Creating dependency file for Osmocom_CTRL_Types_part_1.cc #8 1.794 Creating dependency file for Osmocom_CTRL_Functions_part_7.cc #8 1.794 Creating dependency file for Osmocom_CTRL_Functions_part_6.cc #8 1.794 Creating dependency file for Osmocom_CTRL_Functions_part_5.cc #8 1.794 Creating dependency file for Osmocom_CTRL_Functions_part_4.cc #8 1.795 Creating dependency file for Osmocom_CTRL_Functions_part_3.cc #8 1.795 Creating dependency file for Osmocom_CTRL_Functions_part_2.cc #8 1.795 Creating dependency file for Osmocom_CTRL_Functions_part_1.cc #8 1.796 Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc #8 1.796 Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc #8 1.796 Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc #8 1.798 Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc #8 1.800 Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc #8 1.801 Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc #8 1.801 Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc #8 1.801 Creating dependency file for Native_Functions_part_7.cc #8 1.801 Creating dependency file for Native_Functions_part_6.cc #8 1.802 Creating dependency file for Native_Functions_part_5.cc #8 1.802 Creating dependency file for Native_Functions_part_4.cc #8 1.802 Creating dependency file for Native_Functions_part_3.cc #8 1.803 Creating dependency file for Native_Functions_part_2.cc #8 1.803 Creating dependency file for Native_Functions_part_1.cc #8 1.803 Creating dependency file for Misc_Helpers_part_7.cc #8 1.804 Creating dependency file for Misc_Helpers_part_6.cc #8 1.804 Creating dependency file for Misc_Helpers_part_5.cc #8 1.804 Creating dependency file for Misc_Helpers_part_4.cc #8 1.807 Creating dependency file for Misc_Helpers_part_3.cc #8 1.808 Creating dependency file for Misc_Helpers_part_1.cc #8 1.808 Creating dependency file for Misc_Helpers_part_2.cc #8 1.809 Creating dependency file for MTP3asp_Types_part_7.cc #8 1.809 Creating dependency file for MTP3asp_Types_part_6.cc #8 1.809 Creating dependency file for MTP3asp_Types_part_5.cc #8 1.809 Creating dependency file for MTP3asp_Types_part_4.cc #8 1.810 Creating dependency file for MTP3asp_Types_part_3.cc #8 1.810 Creating dependency file for MTP3asp_Types_part_2.cc #8 1.810 Creating dependency file for MTP3asp_Types_part_1.cc #8 1.810 Creating dependency file for MTP3asp_PortType_part_7.cc #8 1.810 Creating dependency file for MTP3asp_PortType_part_6.cc #8 1.815 Creating dependency file for MTP3asp_PortType_part_5.cc #8 1.815 Creating dependency file for MTP3asp_PortType_part_3.cc #8 1.815 Creating dependency file for MTP3asp_PortType_part_4.cc #8 1.816 Creating dependency file for MTP3asp_PortType_part_2.cc #8 1.816 Creating dependency file for MTP3asp_PortType_part_1.cc #8 1.816 Creating dependency file for M3UA_Types_part_7.cc #8 1.817 Creating dependency file for M3UA_Types_part_6.cc #8 1.817 Creating dependency file for M3UA_Types_part_5.cc #8 1.817 Creating dependency file for M3UA_Types_part_4.cc #8 1.817 Creating dependency file for M3UA_Types_part_3.cc #8 1.817 Creating dependency file for M3UA_Types_part_2.cc #8 1.817 Creating dependency file for M3UA_Types_part_1.cc #8 1.818 Creating dependency file for M3UA_Templates_part_7.cc #8 1.818 Creating dependency file for M3UA_Templates_part_6.cc #8 1.818 Creating dependency file for M3UA_Templates_part_5.cc #8 1.818 Creating dependency file for M3UA_Templates_part_4.cc #8 1.818 Creating dependency file for M3UA_Templates_part_3.cc #8 1.819 Creating dependency file for M3UA_Templates_part_2.cc #8 1.826 Creating dependency file for M3UA_Templates_part_1.cc #8 1.826 Creating dependency file for M3UA_Emulation_part_7.cc #8 1.826 Creating dependency file for M3UA_Emulation_part_6.cc #8 1.827 Creating dependency file for M3UA_Emulation_part_5.cc #8 1.827 Creating dependency file for M3UA_Emulation_part_4.cc #8 1.827 Creating dependency file for M3UA_Emulation_part_3.cc #8 1.827 Creating dependency file for M3UA_Emulation_part_2.cc #8 1.828 Creating dependency file for M3UA_Emulation_part_1.cc #8 1.828 Creating dependency file for M3UA_CodecPort_CtrlFunct_part_7.cc #8 1.829 Creating dependency file for M3UA_CodecPort_CtrlFunct_part_5.cc #8 1.829 Creating dependency file for M3UA_CodecPort_CtrlFunct_part_6.cc #8 1.829 Creating dependency file for M3UA_CodecPort_CtrlFunct_part_4.cc #8 1.833 Creating dependency file for M3UA_CodecPort_CtrlFunct_part_3.cc #8 1.833 Creating dependency file for M3UA_CodecPort_CtrlFunct_part_2.cc #8 1.833 Creating dependency file for M3UA_CodecPort_CtrlFunct_part_1.cc #8 1.833 Creating dependency file for M3UA_CodecPort_part_7.cc #8 1.834 Creating dependency file for M3UA_CodecPort_part_5.cc #8 1.834 Creating dependency file for M3UA_CodecPort_part_6.cc #8 1.835 Creating dependency file for M3UA_CodecPort_part_3.cc #8 1.835 Creating dependency file for M3UA_CodecPort_part_4.cc #8 1.836 Creating dependency file for M3UA_CodecPort_part_1.cc #8 1.836 Creating dependency file for M3UA_CodecPort_part_2.cc #8 1.838 Creating dependency file for IPL4asp_Types_part_7.cc #8 1.838 Creating dependency file for IPL4asp_Types_part_6.cc #8 1.840 Creating dependency file for IPL4asp_Types_part_5.cc #8 1.841 Creating dependency file for IPL4asp_Types_part_4.cc #8 1.843 Creating dependency file for IPL4asp_Types_part_3.cc #8 1.843 Creating dependency file for IPL4asp_Types_part_2.cc #8 1.843 Creating dependency file for IPL4asp_Types_part_1.cc #8 1.844 Creating dependency file for IPL4asp_PortType_part_7.cc #8 1.844 Creating dependency file for IPL4asp_PortType_part_6.cc #8 1.847 Creating dependency file for IPL4asp_PortType_part_5.cc #8 1.847 Creating dependency file for IPL4asp_PortType_part_4.cc #8 1.847 Creating dependency file for IPL4asp_PortType_part_3.cc #8 1.848 Creating dependency file for IPL4asp_PortType_part_2.cc #8 1.848 Creating dependency file for IPL4asp_PortType_part_1.cc #8 1.848 Creating dependency file for IPL4asp_Functions_part_7.cc #8 1.848 Creating dependency file for IPL4asp_Functions_part_6.cc #8 1.849 Creating dependency file for IPL4asp_Functions_part_5.cc #8 1.855 Creating dependency file for IPL4asp_Functions_part_4.cc #8 1.855 Creating dependency file for IPL4asp_Functions_part_3.cc #8 1.855 Creating dependency file for IPL4asp_Functions_part_2.cc #8 1.856 Creating dependency file for IPL4asp_Functions_part_1.cc #8 1.856 Creating dependency file for IPA_Types_part_7.cc #8 1.856 Creating dependency file for IPA_Types_part_6.cc #8 1.856 Creating dependency file for IPA_Types_part_5.cc #8 1.857 Creating dependency file for IPA_Types_part_4.cc #8 1.857 Creating dependency file for IPA_Types_part_3.cc #8 1.857 Creating dependency file for IPA_Types_part_2.cc #8 1.858 Creating dependency file for IPA_Types_part_1.cc #8 1.858 Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc #8 1.863 Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc #8 1.863 Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc #8 1.863 Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc #8 1.864 Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc #8 1.864 Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc #8 1.864 Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc #8 1.864 Creating dependency file for IPA_CodecPort_part_7.cc #8 1.865 Creating dependency file for IPA_CodecPort_part_6.cc #8 1.869 Creating dependency file for IPA_CodecPort_part_5.cc #8 1.869 Creating dependency file for IPA_CodecPort_part_4.cc #8 1.870 Creating dependency file for IPA_CodecPort_part_3.cc #8 1.870 Creating dependency file for IPA_CodecPort_part_2.cc #8 1.870 Creating dependency file for IPA_CodecPort_part_1.cc #8 1.870 Creating dependency file for General_Types_part_7.cc #8 1.870 Creating dependency file for General_Types_part_6.cc #8 1.871 Creating dependency file for General_Types_part_4.cc #8 1.871 Creating dependency file for General_Types_part_5.cc #8 1.871 Creating dependency file for General_Types_part_3.cc #8 1.872 Creating dependency file for General_Types_part_2.cc #8 1.872 Creating dependency file for General_Types_part_1.cc #8 1.875 Creating dependency file for GSM_Types_part_7.cc #8 1.875 Creating dependency file for GSM_Types_part_6.cc #8 1.876 Creating dependency file for GSM_Types_part_5.cc #8 1.876 Creating dependency file for GSM_Types_part_4.cc #8 1.877 Creating dependency file for GSM_Types_part_3.cc #8 1.877 Creating dependency file for GSM_Types_part_2.cc #8 1.877 Creating dependency file for GSM_Types_part_1.cc #8 1.878 Creating dependency file for TELNETasp_PortType.cc #8 1.878 Creating dependency file for TCCInterface_Functions.cc #8 1.878 Creating dependency file for TCCEncoding_Functions.cc #8 1.878 Creating dependency file for TCCConversion_Functions.cc #8 1.880 Creating dependency file for Socket_API_Definitions.cc #8 1.880 Creating dependency file for STP_Tests_M3UA.cc #8 1.880 Creating dependency file for STP_Tests_IPA.cc #8 1.880 Creating dependency file for STP_Tests_Common.cc #8 1.881 Creating dependency file for STP_Tests.cc #8 1.882 Creating dependency file for SCTPasp_Types.cc #8 1.882 Creating dependency file for SCTPasp_PortType.cc #8 1.884 Creating dependency file for SCTP_Templates.cc #8 1.884 Creating dependency file for SCCPasp_Types.cc #8 1.884 Creating dependency file for SCCP_Types.cc #8 1.887 Creating dependency file for SCCP_Templates.cc #8 1.887 Creating dependency file for SCCP_Emulation.cc #8 1.901 Creating dependency file for Osmocom_VTY_Functions.cc #8 1.906 Creating dependency file for Osmocom_Types.cc #8 1.932 Creating dependency file for Osmocom_CTRL_Types.cc #8 1.935 Creating dependency file for Osmocom_CTRL_Functions.cc #8 1.944 Creating dependency file for Osmocom_CTRL_Adapter.cc #8 1.944 Creating dependency file for Misc_Helpers.cc #8 1.944 Creating dependency file for Native_Functions.cc #8 1.945 Creating dependency file for MTP3asp_Types.cc #8 1.945 Creating dependency file for MTP3asp_PortType.cc #8 1.945 Creating dependency file for M3UA_Types.cc #8 1.945 Creating dependency file for M3UA_Templates.cc #8 1.946 Creating dependency file for M3UA_Emulation.cc #8 1.947 Creating dependency file for M3UA_CodecPort_CtrlFunct.cc #8 1.948 Creating dependency file for M3UA_CodecPort.cc #8 1.962 Creating dependency file for IPL4asp_Types.cc #8 1.962 Creating dependency file for IPL4asp_PortType.cc #8 1.963 Creating dependency file for IPL4asp_Functions.cc #8 1.963 Creating dependency file for IPA_Types.cc #8 1.977 Creating dependency file for IPA_CodecPort_CtrlFunct.cc #8 1.978 Creating dependency file for IPA_CodecPort.cc #8 1.979 Creating dependency file for General_Types.cc #8 1.980 Creating dependency file for GSM_Types.cc #8 2.082 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc #8 2.082 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc #8 2.082 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc #8 2.082 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc #8 2.082 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc #8 2.082 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc #8 2.083 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc #8 2.083 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc #8 2.083 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_CodecPort.o M3UA_CodecPort.cc #8 2.084 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_CodecPort_CtrlFunct.o M3UA_CodecPort_CtrlFunct.cc #8 2.084 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc #8 2.084 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Templates.o M3UA_Templates.cc #8 2.085 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc #8 2.085 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc #8 2.085 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc #8 2.086 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc #8 2.086 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc #8 2.086 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc #8 2.087 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc #8 2.087 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc #8 2.602 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc #8 2.605 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc #8 2.701 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc #8 2.705 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc #8 2.785 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc #8 2.786 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc #8 2.817 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates.o SCTP_Templates.cc #8 2.956 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc #8 3.032 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc #8 3.047 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o STP_Tests.o STP_Tests.cc #8 3.382 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o STP_Tests_Common.o STP_Tests_Common.cc #8 3.386 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o STP_Tests_IPA.o STP_Tests_IPA.cc #8 3.414 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o STP_Tests_M3UA.o STP_Tests_M3UA.cc #8 3.443 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 3.495 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 3.496 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc #8 3.582 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 3.673 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 3.744 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 3.776 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 3.793 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 3.825 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 3.860 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 3.900 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 3.925 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 3.946 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 3.967 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 3.983 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 4.003 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 4.020 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 4.053 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 4.057 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 4.087 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc #8 4.100 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc #8 4.105 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc #8 4.112 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc #8 4.122 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc #8 4.130 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc #8 4.132 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc #8 4.136 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc #8 4.139 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc #8 4.143 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc #8 4.146 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc #8 4.153 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc #8 4.153 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc #8 4.155 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc #8 4.159 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc #8 4.160 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc #8 4.160 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc #8 4.168 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc #8 4.168 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc #8 4.173 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc #8 4.175 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc #8 4.181 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 4.182 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 4.192 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 4.194 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 4.199 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 4.208 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 4.208 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 4.209 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 4.214 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 4.215 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 4.224 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 4.224 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 4.228 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 4.228 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 4.230 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 4.230 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 4.236 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 4.241 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 4.244 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 4.246 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 4.258 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 4.258 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_CodecPort_part_1.o M3UA_CodecPort_part_1.cc #8 4.258 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_CodecPort_part_2.o M3UA_CodecPort_part_2.cc #8 4.259 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_CodecPort_part_3.o M3UA_CodecPort_part_3.cc #8 4.262 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_CodecPort_part_4.o M3UA_CodecPort_part_4.cc #8 4.274 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_CodecPort_part_5.o M3UA_CodecPort_part_5.cc #8 4.274 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_CodecPort_part_6.o M3UA_CodecPort_part_6.cc #8 4.281 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_CodecPort_part_7.o M3UA_CodecPort_part_7.cc #8 4.282 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_CodecPort_CtrlFunct_part_1.o M3UA_CodecPort_CtrlFunct_part_1.cc #8 4.282 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_CodecPort_CtrlFunct_part_2.o M3UA_CodecPort_CtrlFunct_part_2.cc #8 4.289 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_CodecPort_CtrlFunct_part_3.o M3UA_CodecPort_CtrlFunct_part_3.cc #8 4.290 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_CodecPort_CtrlFunct_part_4.o M3UA_CodecPort_CtrlFunct_part_4.cc #8 4.297 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_CodecPort_CtrlFunct_part_5.o M3UA_CodecPort_CtrlFunct_part_5.cc #8 4.297 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_CodecPort_CtrlFunct_part_6.o M3UA_CodecPort_CtrlFunct_part_6.cc #8 4.297 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_CodecPort_CtrlFunct_part_7.o M3UA_CodecPort_CtrlFunct_part_7.cc #8 4.302 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc #8 4.308 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc #8 4.312 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc #8 4.313 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc #8 4.313 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc #8 4.323 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc #8 4.323 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc #8 4.325 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Templates_part_1.o M3UA_Templates_part_1.cc #8 4.329 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Templates_part_2.o M3UA_Templates_part_2.cc #8 4.330 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Templates_part_3.o M3UA_Templates_part_3.cc #8 4.338 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Templates_part_4.o M3UA_Templates_part_4.cc #8 4.340 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Templates_part_5.o M3UA_Templates_part_5.cc #8 4.341 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Templates_part_6.o M3UA_Templates_part_6.cc #8 4.354 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Templates_part_7.o M3UA_Templates_part_7.cc #8 4.354 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc #8 4.355 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc #8 4.356 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc #8 4.357 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc #8 4.360 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc #8 4.362 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc #8 4.372 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc #8 4.437 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc #8 4.456 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc #8 4.474 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc #8 4.491 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc #8 4.508 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc #8 4.526 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc #8 4.544 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc #8 4.560 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc #8 4.576 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc #8 4.592 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc #8 4.620 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc #8 4.648 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc #8 4.667 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc #8 4.670 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc #8 4.684 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 4.694 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 4.697 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 4.701 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 4.714 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 4.717 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 4.718 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 4.732 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 4.734 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 4.735 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 4.747 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 4.752 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 4.764 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 4.765 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 4.772 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc #8 4.781 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc #8 4.782 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc #8 4.784 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc #8 4.789 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc #8 4.797 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc #8 4.801 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc #8 4.801 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc #8 4.814 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc #8 4.814 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc #8 4.816 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc #8 4.817 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc #8 4.830 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc #8 4.832 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc #8 4.832 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc #8 4.832 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc #8 4.846 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc #8 4.847 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc #8 4.847 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc #8 4.848 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc #8 4.862 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc #8 4.863 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 4.863 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 4.863 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 4.874 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 4.878 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 4.878 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 4.879 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 4.879 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 4.892 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 4.894 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 4.894 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 4.895 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 4.895 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 4.909 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 4.910 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc #8 4.910 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc #8 4.911 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc #8 4.911 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc #8 4.926 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc #8 4.926 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc #8 4.927 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc #8 4.927 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc #8 4.931 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc #8 4.939 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc #8 4.942 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc #8 4.942 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc #8 4.943 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc #8 4.948 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc #8 4.956 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc #8 4.957 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc #8 4.959 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc #8 4.960 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc #8 4.966 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc #8 5.009 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc #8 5.012 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc #8 5.040 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc #8 5.299 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc #8 5.339 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc #8 5.376 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc #8 5.416 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc #8 5.441 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc #8 5.443 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc #8 5.461 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_1.o SCTP_Templates_part_1.cc #8 5.462 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_2.o SCTP_Templates_part_2.cc #8 5.477 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_3.o SCTP_Templates_part_3.cc #8 5.478 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_4.o SCTP_Templates_part_4.cc #8 5.494 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_5.o SCTP_Templates_part_5.cc #8 5.494 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_6.o SCTP_Templates_part_6.cc #8 5.510 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_7.o SCTP_Templates_part_7.cc #8 5.510 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc #8 5.526 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc #8 5.527 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc #8 5.542 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc #8 5.543 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc #8 5.559 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc #8 5.563 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc #8 5.576 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc #8 5.581 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc #8 5.598 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc #8 5.601 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc #8 5.602 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc #8 5.615 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc #8 5.618 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc #8 5.632 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o STP_Tests_part_1.o STP_Tests_part_1.cc #8 5.633 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o STP_Tests_part_2.o STP_Tests_part_2.cc #8 5.634 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o STP_Tests_part_3.o STP_Tests_part_3.cc #8 5.651 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o STP_Tests_part_4.o STP_Tests_part_4.cc #8 5.651 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o STP_Tests_part_5.o STP_Tests_part_5.cc #8 5.653 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o STP_Tests_part_6.o STP_Tests_part_6.cc #8 5.666 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o STP_Tests_part_7.o STP_Tests_part_7.cc #8 5.667 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o STP_Tests_Common_part_1.o STP_Tests_Common_part_1.cc #8 5.670 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o STP_Tests_Common_part_2.o STP_Tests_Common_part_2.cc #8 5.683 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o STP_Tests_Common_part_3.o STP_Tests_Common_part_3.cc #8 5.685 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o STP_Tests_Common_part_4.o STP_Tests_Common_part_4.cc #8 5.688 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o STP_Tests_Common_part_5.o STP_Tests_Common_part_5.cc #8 5.701 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o STP_Tests_Common_part_6.o STP_Tests_Common_part_6.cc #8 5.703 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o STP_Tests_Common_part_7.o STP_Tests_Common_part_7.cc #8 5.706 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o STP_Tests_IPA_part_1.o STP_Tests_IPA_part_1.cc #8 5.718 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o STP_Tests_IPA_part_2.o STP_Tests_IPA_part_2.cc #8 5.721 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o STP_Tests_IPA_part_3.o STP_Tests_IPA_part_3.cc #8 5.723 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o STP_Tests_IPA_part_4.o STP_Tests_IPA_part_4.cc #8 5.736 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o STP_Tests_IPA_part_5.o STP_Tests_IPA_part_5.cc #8 5.737 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o STP_Tests_IPA_part_6.o STP_Tests_IPA_part_6.cc #8 5.751 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o STP_Tests_IPA_part_7.o STP_Tests_IPA_part_7.cc #8 5.752 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o STP_Tests_M3UA_part_1.o STP_Tests_M3UA_part_1.cc #8 5.753 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o STP_Tests_M3UA_part_2.o STP_Tests_M3UA_part_2.cc #8 5.767 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o STP_Tests_M3UA_part_3.o STP_Tests_M3UA_part_3.cc #8 5.770 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o STP_Tests_M3UA_part_4.o STP_Tests_M3UA_part_4.cc #8 5.772 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o STP_Tests_M3UA_part_5.o STP_Tests_M3UA_part_5.cc #8 5.784 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o STP_Tests_M3UA_part_6.o STP_Tests_M3UA_part_6.cc #8 5.789 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o STP_Tests_M3UA_part_7.o STP_Tests_M3UA_part_7.cc #8 5.789 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 5.800 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 5.801 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 5.805 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 5.808 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 5.817 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 5.818 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 5.830 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 5.832 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 5.844 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 5.847 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 5.847 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 5.862 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 5.862 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 5.863 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc #8 5.876 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc #8 5.878 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc #8 5.878 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc #8 5.879 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc #8 5.893 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc #8 5.894 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc #8 5.896 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 5.897 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 5.911 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 5.912 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 5.913 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 5.914 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 5.928 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 5.928 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 5.929 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 5.931 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 5.945 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 5.946 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 5.947 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 5.948 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 5.962 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc #8 5.963 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc #8 5.965 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc #8 5.966 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc #8 5.984 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc #8 6.000 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc #8 6.002 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc #8 6.021 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc #8 6.039 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc #8 6.044 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc #8 6.057 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc #8 6.064 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc #8 6.074 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc #8 6.085 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc #8 6.091 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc #8 6.107 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc #8 6.120 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_EncDec.o SCCP_EncDec.cc #8 6.122 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PT.o SCTPasp_PT.cc #8 6.131 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc #8 6.309 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc #8 6.537 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 6.555 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 6.631 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc #8 6.651 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 6.728 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 6.763 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc #8 6.799 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_CodecPort_CtrlFunctDef.o M3UA_CodecPort_CtrlFunctDef.cc #8 6.803 g++ -shared -o GSM_Types.so GSM_Types.o #8 6.839 g++ -shared -o General_Types.so General_Types.o #8 6.869 g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o #8 6.876 g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o #8 6.898 g++ -shared -o IPA_Types.so IPA_Types.o #8 6.917 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o #8 6.955 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o #8 6.967 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o #8 6.982 g++ -shared -o M3UA_CodecPort.so M3UA_CodecPort.o #8 7.020 g++ -shared -o M3UA_CodecPort_CtrlFunct.so M3UA_CodecPort_CtrlFunct.o #8 7.043 g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o #8 7.049 g++ -shared -o M3UA_Templates.so M3UA_Templates.o #8 7.050 g++ -shared -o M3UA_Types.so M3UA_Types.o #8 7.053 g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o #8 7.059 g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o #8 7.115 g++ -shared -o Misc_Helpers.so Misc_Helpers.o #8 7.129 g++ -shared -o Native_Functions.so Native_Functions.o #8 7.145 g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o #8 7.147 g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o #8 7.155 g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o #8 7.162 g++ -shared -o Osmocom_Types.so Osmocom_Types.o #8 7.167 g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o #8 7.209 g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o #8 7.218 g++ -shared -o SCCP_Templates.so SCCP_Templates.o #8 7.221 g++ -shared -o SCCP_Types.so SCCP_Types.o #8 7.240 g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o #8 7.261 g++ -shared -o SCTP_Templates.so SCTP_Templates.o #8 7.263 g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o #8 7.270 g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o #8 7.281 g++ -shared -o STP_Tests.so STP_Tests.o #8 7.282 g++ -shared -o STP_Tests_Common.so STP_Tests_Common.o #8 7.322 g++ -shared -o STP_Tests_IPA.so STP_Tests_IPA.o #8 7.330 g++ -shared -o STP_Tests_M3UA.so STP_Tests_M3UA.o #8 7.341 g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o #8 7.344 g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o #8 7.363 g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o #8 7.369 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o #8 7.383 g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o #8 7.390 g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o #8 7.405 g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o #8 7.433 g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o #8 7.446 g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o #8 7.451 g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o #8 7.453 g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o #8 7.456 g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o #8 7.463 g++ -shared -o General_Types_part_1.so General_Types_part_1.o #8 7.467 g++ -shared -o General_Types_part_2.so General_Types_part_2.o #8 7.468 g++ -shared -o General_Types_part_3.so General_Types_part_3.o #8 7.475 g++ -shared -o General_Types_part_4.so General_Types_part_4.o #8 7.475 g++ -shared -o General_Types_part_5.so General_Types_part_5.o #8 7.482 g++ -shared -o General_Types_part_6.so General_Types_part_6.o #8 7.485 g++ -shared -o General_Types_part_7.so General_Types_part_7.o #8 7.485 g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o #8 7.493 g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o #8 7.500 g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o #8 7.517 g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o #8 7.518 g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o #8 7.518 g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o #8 7.518 g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o #8 7.518 g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o #8 7.518 g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o #8 7.519 g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o #8 7.519 g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o #8 7.519 g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o #8 7.520 g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o #8 7.520 g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o #8 7.522 g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o #8 7.523 g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o #8 7.538 g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o #8 7.539 g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o #8 7.539 g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o #8 7.539 g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o #8 7.540 g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o #8 7.541 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o #8 7.542 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o #8 7.542 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o #8 7.543 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o #8 7.543 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o #8 7.548 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o #8 7.554 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o #8 7.560 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o #8 7.564 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o #8 7.564 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o #8 7.565 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o #8 7.565 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o #8 7.567 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o #8 7.578 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o #8 7.578 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o #8 7.578 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o #8 7.579 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o #8 7.579 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o #8 7.580 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o #8 7.580 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o #8 7.580 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o #8 7.588 g++ -shared -o M3UA_CodecPort_part_1.so M3UA_CodecPort_part_1.o #8 7.588 g++ -shared -o M3UA_CodecPort_part_2.so M3UA_CodecPort_part_2.o #8 7.600 g++ -shared -o M3UA_CodecPort_part_3.so M3UA_CodecPort_part_3.o #8 7.600 g++ -shared -o M3UA_CodecPort_part_4.so M3UA_CodecPort_part_4.o #8 7.600 g++ -shared -o M3UA_CodecPort_part_5.so M3UA_CodecPort_part_5.o #8 7.608 g++ -shared -o M3UA_CodecPort_part_6.so M3UA_CodecPort_part_6.o #8 7.608 g++ -shared -o M3UA_CodecPort_part_7.so M3UA_CodecPort_part_7.o #8 7.608 g++ -shared -o M3UA_CodecPort_CtrlFunct_part_1.so M3UA_CodecPort_CtrlFunct_part_1.o #8 7.609 g++ -shared -o M3UA_CodecPort_CtrlFunct_part_2.so M3UA_CodecPort_CtrlFunct_part_2.o #8 7.609 g++ -shared -o M3UA_CodecPort_CtrlFunct_part_3.so M3UA_CodecPort_CtrlFunct_part_3.o #8 7.609 g++ -shared -o M3UA_CodecPort_CtrlFunct_part_4.so M3UA_CodecPort_CtrlFunct_part_4.o #8 7.612 g++ -shared -o M3UA_CodecPort_CtrlFunct_part_5.so M3UA_CodecPort_CtrlFunct_part_5.o #8 7.630 g++ -shared -o M3UA_CodecPort_CtrlFunct_part_6.so M3UA_CodecPort_CtrlFunct_part_6.o #8 7.630 g++ -shared -o M3UA_CodecPort_CtrlFunct_part_7.so M3UA_CodecPort_CtrlFunct_part_7.o #8 7.630 g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o #8 7.631 g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o #8 7.631 g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o #8 7.631 g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o #8 7.631 g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o #8 7.631 g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o #8 7.632 g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o #8 7.632 g++ -shared -o M3UA_Templates_part_1.so M3UA_Templates_part_1.o #8 7.634 g++ -shared -o M3UA_Templates_part_2.so M3UA_Templates_part_2.o #8 7.635 g++ -shared -o M3UA_Templates_part_3.so M3UA_Templates_part_3.o #8 7.635 g++ -shared -o M3UA_Templates_part_4.so M3UA_Templates_part_4.o #8 7.640 g++ -shared -o M3UA_Templates_part_5.so M3UA_Templates_part_5.o #8 7.642 g++ -shared -o M3UA_Templates_part_6.so M3UA_Templates_part_6.o #8 7.650 g++ -shared -o M3UA_Templates_part_7.so M3UA_Templates_part_7.o #8 7.651 g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o #8 7.658 g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o #8 7.658 g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o #8 7.658 g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o #8 7.658 g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o #8 7.658 g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o #8 7.659 g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o #8 7.659 g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o #8 7.659 g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o #8 7.659 g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o #8 7.659 g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o #8 7.660 g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o #8 7.660 g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o #8 7.664 g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o #8 7.666 g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o #8 7.682 g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o #8 7.683 g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o #8 7.686 g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o #8 7.687 g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o #8 7.687 g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o #8 7.687 g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_Types_part_7.o #8 7.687 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 7.689 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 7.691 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 7.702 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 7.710 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 7.713 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 7.714 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 7.714 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 7.716 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 7.717 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 7.718 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 7.718 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 7.728 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 7.741 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 7.743 g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o #8 7.743 g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o #8 7.743 g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o #8 7.743 g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o #8 7.744 g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o #8 7.745 g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o #8 7.747 g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o #8 7.748 g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o #8 7.757 g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o #8 7.760 g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o #8 7.761 g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o #8 7.767 g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o #8 7.767 g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o #8 7.768 g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o #8 7.768 g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o #8 7.771 g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o #8 7.772 g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o #8 7.773 g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o #8 7.773 g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o #8 7.775 g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o #8 7.775 g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o #8 7.781 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 7.783 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 7.787 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 7.788 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 7.790 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 7.793 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 7.793 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 7.794 g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o #8 7.795 g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o #8 7.795 g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o #8 7.796 g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o #8 7.798 g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o #8 7.799 g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o #8 7.800 g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o #8 7.800 g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o #8 7.801 g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o #8 7.808 g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o #8 7.809 g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o #8 7.810 g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o #8 7.812 g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o #8 7.812 g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o #8 7.816 g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o #8 7.817 g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o #8 7.819 g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o #8 7.819 g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o #8 7.820 g++ -shared -o SCCP_Templates_part_5.so SCCP_Templates_part_5.o #8 7.824 g++ -shared -o SCCP_Templates_part_6.so SCCP_Templates_part_6.o #8 7.826 g++ -shared -o SCCP_Templates_part_7.so SCCP_Templates_part_7.o #8 7.829 g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o #8 7.836 g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o #8 7.837 g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o #8 7.837 g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o #8 7.837 g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o #8 7.837 g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o #8 7.838 g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o #8 7.838 g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o #8 7.838 g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o #8 7.838 g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o #8 7.839 g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o #8 7.851 g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o #8 7.851 g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o #8 7.852 g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o #8 7.852 g++ -shared -o SCTP_Templates_part_1.so SCTP_Templates_part_1.o #8 7.852 g++ -shared -o SCTP_Templates_part_2.so SCTP_Templates_part_2.o #8 7.852 g++ -shared -o SCTP_Templates_part_3.so SCTP_Templates_part_3.o #8 7.857 g++ -shared -o SCTP_Templates_part_4.so SCTP_Templates_part_4.o #8 7.858 g++ -shared -o SCTP_Templates_part_5.so SCTP_Templates_part_5.o #8 7.882 g++ -shared -o SCTP_Templates_part_6.so SCTP_Templates_part_6.o #8 7.882 g++ -shared -o SCTP_Templates_part_7.so SCTP_Templates_part_7.o #8 7.883 g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o #8 7.883 g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o #8 7.883 g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o #8 7.883 g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o #8 7.892 g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o #8 7.893 g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o #8 7.893 g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o #8 7.910 g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o #8 7.912 g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o #8 7.914 g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o #8 7.914 g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o #8 7.914 g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o #8 7.914 g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o #8 7.917 g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o #8 7.918 g++ -shared -o STP_Tests_part_1.so STP_Tests_part_1.o #8 7.935 g++ -shared -o STP_Tests_part_2.so STP_Tests_part_2.o #8 7.941 g++ -shared -o STP_Tests_part_3.so STP_Tests_part_3.o #8 7.942 g++ -shared -o STP_Tests_part_4.so STP_Tests_part_4.o #8 7.942 g++ -shared -o STP_Tests_part_5.so STP_Tests_part_5.o #8 7.942 g++ -shared -o STP_Tests_part_6.so STP_Tests_part_6.o #8 7.942 g++ -shared -o STP_Tests_part_7.so STP_Tests_part_7.o #8 7.942 g++ -shared -o STP_Tests_Common_part_1.so STP_Tests_Common_part_1.o #8 7.943 g++ -shared -o STP_Tests_Common_part_2.so STP_Tests_Common_part_2.o #8 7.949 g++ -shared -o STP_Tests_Common_part_3.so STP_Tests_Common_part_3.o #8 7.949 g++ -shared -o STP_Tests_Common_part_4.so STP_Tests_Common_part_4.o #8 7.949 g++ -shared -o STP_Tests_Common_part_5.so STP_Tests_Common_part_5.o #8 7.962 g++ -shared -o STP_Tests_Common_part_6.so STP_Tests_Common_part_6.o #8 7.962 g++ -shared -o STP_Tests_Common_part_7.so STP_Tests_Common_part_7.o #8 7.967 g++ -shared -o STP_Tests_IPA_part_1.so STP_Tests_IPA_part_1.o #8 7.968 g++ -shared -o STP_Tests_IPA_part_2.so STP_Tests_IPA_part_2.o #8 7.968 g++ -shared -o STP_Tests_IPA_part_3.so STP_Tests_IPA_part_3.o #8 7.968 g++ -shared -o STP_Tests_IPA_part_4.so STP_Tests_IPA_part_4.o #8 7.968 g++ -shared -o STP_Tests_IPA_part_5.so STP_Tests_IPA_part_5.o #8 7.968 g++ -shared -o STP_Tests_IPA_part_6.so STP_Tests_IPA_part_6.o #8 7.969 g++ -shared -o STP_Tests_IPA_part_7.so STP_Tests_IPA_part_7.o #8 7.969 g++ -shared -o STP_Tests_M3UA_part_1.so STP_Tests_M3UA_part_1.o #8 7.972 g++ -shared -o STP_Tests_M3UA_part_2.so STP_Tests_M3UA_part_2.o #8 7.975 g++ -shared -o STP_Tests_M3UA_part_3.so STP_Tests_M3UA_part_3.o #8 7.985 g++ -shared -o STP_Tests_M3UA_part_4.so STP_Tests_M3UA_part_4.o #8 7.986 g++ -shared -o STP_Tests_M3UA_part_5.so STP_Tests_M3UA_part_5.o #8 7.991 g++ -shared -o STP_Tests_M3UA_part_6.so STP_Tests_M3UA_part_6.o #8 7.991 g++ -shared -o STP_Tests_M3UA_part_7.so STP_Tests_M3UA_part_7.o #8 7.991 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 7.992 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 7.994 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 7.995 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 7.995 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 7.995 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 7.997 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 7.998 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o #8 8.000 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o #8 8.013 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o #8 8.013 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 8.014 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 8.014 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 8.015 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 8.017 g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o #8 8.019 g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o #8 8.021 g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o #8 8.021 g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o #8 8.021 g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o #8 8.023 g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o #8 8.024 g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o #8 8.024 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o #8 8.025 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o #8 8.026 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o #8 8.026 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 8.030 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 8.038 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 8.038 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 8.039 g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o #8 8.039 g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o #8 8.041 g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o #8 8.041 g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o #8 8.042 g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o #8 8.047 g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o #8 8.050 g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o #8 8.050 g++ -shared -o IPA_Emulation.so IPA_Emulation.o #8 8.051 g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o #8 8.051 g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o #8 8.051 g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o #8 8.051 g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o #8 8.061 g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o #8 8.061 g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o #8 8.061 g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o #8 8.062 g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o #8 8.062 g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o #8 8.062 g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o #8 8.062 g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o #8 8.063 g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o #8 8.064 g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o #8 8.065 g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o #8 8.070 g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o #8 8.070 g++ -shared -o SCCP_EncDec.so SCCP_EncDec.o #8 8.071 g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o #8 8.074 g++ -shared -o TCCConversion.so TCCConversion.o #8 8.074 g++ -shared -o TCCInterface.so TCCInterface.o #8 8.077 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o #8 8.077 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o #8 8.088 g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o #8 8.088 g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o #8 8.089 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 8.089 g++ -shared -o TCCEncoding.so TCCEncoding.o #8 8.089 g++ -shared -o M3UA_CodecPort_CtrlFunctDef.so M3UA_CodecPort_CtrlFunctDef.o #8 8.164 if g++ -L /usr/lib/titan-fPIC -o STP_Tests -Wl,--no-as-needed GSM_Types.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so M3UA_CodecPort.so M3UA_CodecPort_CtrlFunct.so M3UA_Emulation.so M3UA_Templates.so M3UA_Types.so MTP3asp_PortType.so MTP3asp_Types.so Misc_Helpers.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so SCCP_Emulation.so SCCP_Templates.so SCCP_Types.so SCCPasp_Types.so SCTP_Templates.so SCTPasp_PortType.so SCTPasp_Types.so STP_Tests.so STP_Tests_Common.so STP_Tests_IPA.so STP_Tests_M3UA.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so M3UA_CodecPort_part_1.so M3UA_CodecPort_part_2.so M3UA_CodecPort_part_3.so M3UA_CodecPort_part_4.so M3UA_CodecPort_part_5.so M3UA_CodecPort_part_6.so M3UA_CodecPort_part_7.so M3UA_CodecPort_CtrlFunct_part_1.so M3UA_CodecPort_CtrlFunct_part_2.so M3UA_CodecPort_CtrlFunct_part_3.so M3UA_CodecPort_CtrlFunct_part_4.so M3UA_CodecPort_CtrlFunct_part_5.so M3UA_CodecPort_CtrlFunct_part_6.so M3UA_CodecPort_CtrlFunct_part_7.so M3UA_Emulation_part_1.so M3UA_Emulation_part_2.so M3UA_Emulation_part_3.so M3UA_Emulation_part_4.so M3UA_Emulation_part_5.so M3UA_Emulation_part_6.so M3UA_Emulation_part_7.so M3UA_Templates_part_1.so M3UA_Templates_part_2.so M3UA_Templates_part_3.so M3UA_Templates_part_4.so M3UA_Templates_part_5.so M3UA_Templates_part_6.so M3UA_Templates_part_7.so M3UA_Types_part_1.so M3UA_Types_part_2.so M3UA_Types_part_3.so M3UA_Types_part_4.so M3UA_Types_part_5.so M3UA_Types_part_6.so M3UA_Types_part_7.so MTP3asp_PortType_part_1.so MTP3asp_PortType_part_2.so MTP3asp_PortType_part_3.so MTP3asp_PortType_part_4.so MTP3asp_PortType_part_5.so MTP3asp_PortType_part_6.so MTP3asp_PortType_part_7.so MTP3asp_Types_part_1.so MTP3asp_Types_part_2.so MTP3asp_Types_part_3.so MTP3asp_Types_part_4.so MTP3asp_Types_part_5.so MTP3asp_Types_part_6.so MTP3asp_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so SCCP_Emulation_part_1.so SCCP_Emulation_part_2.so SCCP_Emulation_part_3.so SCCP_Emulation_part_4.so SCCP_Emulation_part_5.so SCCP_Emulation_part_6.so SCCP_Emulation_part_7.so SCCP_Templates_part_1.so SCCP_Templates_part_2.so SCCP_Templates_part_3.so SCCP_Templates_part_4.so SCCP_Templates_part_5.so SCCP_Templates_part_6.so SCCP_Templates_part_7.so SCCP_Types_part_1.so SCCP_Types_part_2.so SCCP_Types_part_3.so SCCP_Types_part_4.so SCCP_Types_part_5.so SCCP_Types_part_6.so SCCP_Types_part_7.so SCCPasp_Types_part_1.so SCCPasp_Types_part_2.so SCCPasp_Types_part_3.so SCCPasp_Types_part_4.so SCCPasp_Types_part_5.so SCCPasp_Types_part_6.so SCCPasp_Types_part_7.so SCTP_Templates_part_1.so SCTP_Templates_part_2.so SCTP_Templates_part_3.so SCTP_Templates_part_4.so SCTP_Templates_part_5.so SCTP_Templates_part_6.so SCTP_Templates_part_7.so SCTPasp_PortType_part_1.so SCTPasp_PortType_part_2.so SCTPasp_PortType_part_3.so SCTPasp_PortType_part_4.so SCTPasp_PortType_part_5.so SCTPasp_PortType_part_6.so SCTPasp_PortType_part_7.so SCTPasp_Types_part_1.so SCTPasp_Types_part_2.so SCTPasp_Types_part_3.so SCTPasp_Types_part_4.so SCTPasp_Types_part_5.so SCTPasp_Types_part_6.so SCTPasp_Types_part_7.so STP_Tests_part_1.so STP_Tests_part_2.so STP_Tests_part_3.so STP_Tests_part_4.so STP_Tests_part_5.so STP_Tests_part_6.so STP_Tests_part_7.so STP_Tests_Common_part_1.so STP_Tests_Common_part_2.so STP_Tests_Common_part_3.so STP_Tests_Common_part_4.so STP_Tests_Common_part_5.so STP_Tests_Common_part_6.so STP_Tests_Common_part_7.so STP_Tests_IPA_part_1.so STP_Tests_IPA_part_2.so STP_Tests_IPA_part_3.so STP_Tests_IPA_part_4.so STP_Tests_IPA_part_5.so STP_Tests_IPA_part_6.so STP_Tests_IPA_part_7.so STP_Tests_M3UA_part_1.so STP_Tests_M3UA_part_2.so STP_Tests_M3UA_part_3.so STP_Tests_M3UA_part_4.so STP_Tests_M3UA_part_5.so STP_Tests_M3UA_part_6.so STP_Tests_M3UA_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so IPA_Emulation.so SCCP_Mapping.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so SCCP_Mapping_part_1.so SCCP_Mapping_part_2.so SCCP_Mapping_part_3.so SCCP_Mapping_part_4.so SCCP_Mapping_part_5.so SCCP_Mapping_part_6.so SCCP_Mapping_part_7.so SCCP_EncDec.so SCTPasp_PT.so TCCConversion.so TCCInterface.so IPL4asp_PT.so IPL4asp_discovery.so IPA_CodecPort_CtrlFunctDef.so TELNETasp_PT.so Native_FunctionDefs.so TCCEncoding.so M3UA_CodecPort_CtrlFunctDef.so \ #8 8.164 -L/usr/lib/titan -lttcn3-parallel-dynamic \ #8 8.164 -L/lib -lcrypto \ #8 8.164 -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ #8 8.164 then : ; else /usr/bin/titanver GSM_Types.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o M3UA_CodecPort.o M3UA_CodecPort_CtrlFunct.o M3UA_Emulation.o M3UA_Templates.o M3UA_Types.o MTP3asp_PortType.o MTP3asp_Types.o Misc_Helpers.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o SCCP_Emulation.o SCCP_Templates.o SCCP_Types.o SCCPasp_Types.o SCTP_Templates.o SCTPasp_PortType.o SCTPasp_Types.o STP_Tests.o STP_Tests_Common.o STP_Tests_IPA.o STP_Tests_M3UA.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o M3UA_CodecPort_part_1.o M3UA_CodecPort_part_2.o M3UA_CodecPort_part_3.o M3UA_CodecPort_part_4.o M3UA_CodecPort_part_5.o M3UA_CodecPort_part_6.o M3UA_CodecPort_part_7.o M3UA_CodecPort_CtrlFunct_part_1.o M3UA_CodecPort_CtrlFunct_part_2.o M3UA_CodecPort_CtrlFunct_part_3.o M3UA_CodecPort_CtrlFunct_part_4.o M3UA_CodecPort_CtrlFunct_part_5.o M3UA_CodecPort_CtrlFunct_part_6.o M3UA_CodecPort_CtrlFunct_part_7.o M3UA_Emulation_part_1.o M3UA_Emulation_part_2.o M3UA_Emulation_part_3.o M3UA_Emulation_part_4.o M3UA_Emulation_part_5.o M3UA_Emulation_part_6.o M3UA_Emulation_part_7.o M3UA_Templates_part_1.o M3UA_Templates_part_2.o M3UA_Templates_part_3.o M3UA_Templates_part_4.o M3UA_Templates_part_5.o M3UA_Templates_part_6.o M3UA_Templates_part_7.o M3UA_Types_part_1.o M3UA_Types_part_2.o M3UA_Types_part_3.o M3UA_Types_part_4.o M3UA_Types_part_5.o M3UA_Types_part_6.o M3UA_Types_part_7.o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_7.o MTP3asp_Types_part_1.o MTP3asp_Types_part_2.o MTP3asp_Types_part_3.o MTP3asp_Types_part_4.o MTP3asp_Types_part_5.o MTP3asp_Types_part_6.o MTP3asp_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o SCCP_Emulation_part_1.o SCCP_Emulation_part_2.o SCCP_Emulation_part_3.o SCCP_Emulation_part_4.o SCCP_Emulation_part_5.o SCCP_Emulation_part_6.o SCCP_Emulation_part_7.o SCCP_Templates_part_1.o SCCP_Templates_part_2.o SCCP_Templates_part_3.o SCCP_Templates_part_4.o SCCP_Templates_part_5.o SCCP_Templates_part_6.o SCCP_Templates_part_7.o SCCP_Types_part_1.o SCCP_Types_part_2.o SCCP_Types_part_3.o SCCP_Types_part_4.o SCCP_Types_part_5.o SCCP_Types_part_6.o SCCP_Types_part_7.o SCCPasp_Types_part_1.o SCCPasp_Types_part_2.o SCCPasp_Types_part_3.o SCCPasp_Types_part_4.o SCCPasp_Types_part_5.o SCCPasp_Types_part_6.o SCCPasp_Types_part_7.o SCTP_Templates_part_1.o SCTP_Templates_part_2.o SCTP_Templates_part_3.o SCTP_Templates_part_4.o SCTP_Templates_part_5.o SCTP_Templates_part_6.o SCTP_Templates_part_7.o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_7.o SCTPasp_Types_part_1.o SCTPasp_Types_part_2.o SCTPasp_Types_part_3.o SCTPasp_Types_part_4.o SCTPasp_Types_part_5.o SCTPasp_Types_part_6.o SCTPasp_Types_part_7.o STP_Tests_part_1.o STP_Tests_part_2.o STP_Tests_part_3.o STP_Tests_part_4.o STP_Tests_part_5.o STP_Tests_part_6.o STP_Tests_part_7.o STP_Tests_Common_part_1.o STP_Tests_Common_part_2.o STP_Tests_Common_part_3.o STP_Tests_Common_part_4.o STP_Tests_Common_part_5.o STP_Tests_Common_part_6.o STP_Tests_Common_part_7.o STP_Tests_IPA_part_1.o STP_Tests_IPA_part_2.o STP_Tests_IPA_part_3.o STP_Tests_IPA_part_4.o STP_Tests_IPA_part_5.o STP_Tests_IPA_part_6.o STP_Tests_IPA_part_7.o STP_Tests_M3UA_part_1.o STP_Tests_M3UA_part_2.o STP_Tests_M3UA_part_3.o STP_Tests_M3UA_part_4.o STP_Tests_M3UA_part_5.o STP_Tests_M3UA_part_6.o STP_Tests_M3UA_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o IPA_Emulation.o SCCP_Mapping.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o SCCP_Mapping_part_1.o SCCP_Mapping_part_2.o SCCP_Mapping_part_3.o SCCP_Mapping_part_4.o SCCP_Mapping_part_5.o SCCP_Mapping_part_6.o SCCP_Mapping_part_7.o SCCP_EncDec.o SCTPasp_PT.o TCCConversion.o TCCInterface.o IPL4asp_PT.o IPL4asp_discovery.o IPA_CodecPort_CtrlFunctDef.o TELNETasp_PT.o Native_FunctionDefs.o TCCEncoding.o M3UA_CodecPort_CtrlFunctDef.o; exit 1; fi #8 8.291 make[1]: Leaving directory '/osmo-ttcn3-hacks/stp' #8 DONE 8.5s #9 [4/4] COPY STP_TESTS.CFG /data/STP_Tests.cfg #9 DONE 0.1s #10 exporting to image #10 exporting layers #10 exporting layers 0.3s done #10 writing image sha256:e5ae265b9fe94333dbcab35e270ba52b672b0e04e0f3bda514237a878ab9d3be 0.0s done #10 naming to docker.io/osmocom-build/ttcn3-stp-test:latest 0.0s done #10 DONE 0.4s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-stp-test-asan/ttcn3-stp-test' + docker_image_exists ttcn3-stp-test + docker images -q osmocom-build/ttcn3-stp-test + test -n e5ae265b9fe9 + list_osmo_packages debian-bookworm ttcn3-stp-test + local distro=debian-bookworm + local image=ttcn3-stp-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-stp-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-stp-test-asan/logs/stp-tester + cp STP_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-stp-test-asan/logs/stp-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-stp-test-asan/logs/stp-tester/STP_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-stp-test-asan/logs/stp-tester/STP_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-stp-test-asan/logs/stp-tester/STP_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-stp-test-asan/logs/stp-tester/STP_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-stp-test-asan/logs/stp + cp osmo-stp.cfg /home/osmocom-build/jenkins/workspace/ttcn3-stp-test-asan/logs/stp/ + network_create + SUBNET=2557174 + seq 1 30 + echo (2557174 + 1) % 256 + bc + SUBNET=247 + NET_NAME=ttcn3-stp-test-247 + SUB4=172.18.247.0/24 + SUB6=fd02:db8:247::/64 + set +x Creating network ttcn3-stp-test-247, trying SUBNET=247... + docker network create --internal --subnet 172.18.247.0/24 --ipv6 --subnet fd02:db8:247::/64 ttcn3-stp-test-247 0b7e8f1f9f3434533abf0d99b9065239b2a2922b0e1fa38157b0fd5bfe10372f + set +x ### Network ttcn3-stp-test-247 created (SUBNET=247) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=247 to: /home/osmocom-build/jenkins/workspace/ttcn3-stp-test-asan/logs/stp-tester/STP_Tests.cfg Applying SUBNET=247 to: /home/osmocom-build/jenkins/workspace/ttcn3-stp-test-asan/logs/stp/osmo-stp.cfg + echo Starting container with STP Starting container with STP + docker_network_params 247 200 + NET=247 + ADDR_SUFIX=200 + echo --network ttcn3-stp-test-247 --ip 172.18.247.200 --ip6 fd02:db8:247::200 + docker run --rm --network ttcn3-stp-test-247 --ip 172.18.247.200 --ip6 fd02:db8:247::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-stp-test-asan/logs/stp:/data --name jenkins-ttcn3-stp-test-asan-103-stp -d osmocom-build/osmo-stp-asan fd8305d8f905e134e882238592d8f8e92fd24d7128e24ea3f93b1c764c043696 + echo Starting container with STP testsuite Starting container with STP testsuite + docker_network_params 247 203 + NET=247 + ADDR_SUFIX=203 + echo --network ttcn3-stp-test-247 --ip 172.18.247.203 --ip6 fd02:db8:247::203 + docker run --rm --network ttcn3-stp-test-247 --ip 172.18.247.203 --ip6 fd02:db8:247::203 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.247.200 -e OSMO_SUT_PORT=4239 -v /home/osmocom-build/jenkins/workspace/ttcn3-stp-test-asan/logs/stp-tester:/data --name jenkins-ttcn3-stp-test-asan-103-ttcn3-stp-test osmocom-build/ttcn3-stp-test + SUBDIR=stp + SUITE=STP_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/stp/STP_Tests STP_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli STP_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: STP_Tests.cfg MC@f2a8c1af1c5f: Unix server socket created successfully. MC@f2a8c1af1c5f: Listening on TCP port 40141. f2a8c1af1c5f is the default MC2> spawn /osmo-ttcn3-hacks/stp/STP_Tests f2a8c1af1c5f 40141 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@f2a8c1af1c5f: New HC connected from 172.18.247.203 [172.18.247.203]. f2a8c1af1c5f: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@f2a8c1af1c5f: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@f2a8c1af1c5f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@f2a8c1af1c5f: Configuration file was processed on all HCs. MC@f2a8c1af1c5f: Creating MTC on host 172.18.247.203. MC@f2a8c1af1c5f: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_connect_asp_up'. ------ STP_Tests_M3UA.TC_connect_asp_up ------ Fri Sep 20 13:02: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/STP_Tests_M3UA.TC_connect_asp_up.pcap" >/data/STP_Tests_M3UA.TC_connect_asp_up.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_connect_asp_up' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Test case TC_connect_asp_up started. MTC@f2a8c1af1c5f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@f2a8c1af1c5f: setverdict(pass): none -> pass MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: Clearing M3UA... MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass reason: "M3UA cleared", component reason not changed MTC@f2a8c1af1c5f: Setting final verdict of the test case. MTC@f2a8c1af1c5f: Local verdict of MTC: pass MTC@f2a8c1af1c5f: No PTCs were created. MTC@f2a8c1af1c5f: Test case TC_connect_asp_up finished. Verdict: pass MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_connect_asp_up pass'. Fri Sep 20 13:02:16 UTC 2024 ====== STP_Tests_M3UA.TC_connect_asp_up pass ====== Saving talloc report from 172.18.247.200:4239 to STP_Tests_M3UA.TC_connect_asp_up.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=75617) Waiting for packet dumper to finish... 1 (prev_count=75617, count=76210) MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_connect_asp_up pass' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_beat'. ------ STP_Tests_M3UA.TC_beat ------ Fri Sep 20 13:02: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/STP_Tests_M3UA.TC_beat.pcap" >/data/STP_Tests_M3UA.TC_beat.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_beat' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Test case TC_beat started. MTC@f2a8c1af1c5f: setverdict(pass): none -> pass MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: Clearing M3UA... MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass reason: "M3UA cleared", component reason not changed MTC@f2a8c1af1c5f: Setting final verdict of the test case. MTC@f2a8c1af1c5f: Local verdict of MTC: pass MTC@f2a8c1af1c5f: No PTCs were created. MTC@f2a8c1af1c5f: Test case TC_beat finished. Verdict: pass MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_beat pass'. Fri Sep 20 13:02:23 UTC 2024 ====== STP_Tests_M3UA.TC_beat pass ====== Saving talloc report from 172.18.247.200:4239 to STP_Tests_M3UA.TC_beat.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=45648) Waiting for packet dumper to finish... 1 (prev_count=45648, count=46149) MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_beat pass' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_beat_payload'. ------ STP_Tests_M3UA.TC_beat_payload ------ Fri Sep 20 13:02: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/STP_Tests_M3UA.TC_beat_payload.pcap" >/data/STP_Tests_M3UA.TC_beat_payload.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_beat_payload' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Test case TC_beat_payload started. MTC@f2a8c1af1c5f: setverdict(pass): none -> pass MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: Clearing M3UA... MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass reason: "M3UA cleared", component reason not changed MTC@f2a8c1af1c5f: Setting final verdict of the test case. MTC@f2a8c1af1c5f: Local verdict of MTC: pass MTC@f2a8c1af1c5f: No PTCs were created. MTC@f2a8c1af1c5f: Test case TC_beat_payload finished. Verdict: pass MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_beat_payload pass'. Fri Sep 20 13:02:29 UTC 2024 ====== STP_Tests_M3UA.TC_beat_payload pass ====== Saving talloc report from 172.18.247.200:4239 to STP_Tests_M3UA.TC_beat_payload.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=45678) Waiting for packet dumper to finish... 1 (prev_count=45678, count=46179) MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_beat_payload pass' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_asp_act'. ------ STP_Tests_M3UA.TC_asp_act ------ Fri Sep 20 13:02: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/STP_Tests_M3UA.TC_asp_act.pcap" >/data/STP_Tests_M3UA.TC_asp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_asp_act' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Test case TC_asp_act started. MTC@f2a8c1af1c5f: setverdict(pass): none -> pass MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: Clearing M3UA... MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass reason: "M3UA cleared", component reason not changed MTC@f2a8c1af1c5f: Setting final verdict of the test case. MTC@f2a8c1af1c5f: Local verdict of MTC: pass MTC@f2a8c1af1c5f: No PTCs were created. MTC@f2a8c1af1c5f: Test case TC_asp_act finished. Verdict: pass MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_asp_act pass'. Fri Sep 20 13:02:36 UTC 2024 ====== STP_Tests_M3UA.TC_asp_act pass ====== Saving talloc report from 172.18.247.200:4239 to STP_Tests_M3UA.TC_asp_act.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=47611) Waiting for packet dumper to finish... 1 (prev_count=47611, count=48112) MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_asp_act pass' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_asp_act_override'. ------ STP_Tests_M3UA.TC_asp_act_override ------ Fri Sep 20 13:02: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/STP_Tests_M3UA.TC_asp_act_override.pcap" >/data/STP_Tests_M3UA.TC_asp_act_override.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_asp_act_override' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Test case TC_asp_act_override started. MTC@f2a8c1af1c5f: setverdict(pass): none -> pass MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: Clearing M3UA... MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass reason: "M3UA cleared", component reason not changed MTC@f2a8c1af1c5f: Setting final verdict of the test case. MTC@f2a8c1af1c5f: Local verdict of MTC: pass MTC@f2a8c1af1c5f: No PTCs were created. MTC@f2a8c1af1c5f: Test case TC_asp_act_override finished. Verdict: pass MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_asp_act_override pass'. Fri Sep 20 13:02:42 UTC 2024 ====== STP_Tests_M3UA.TC_asp_act_override pass ====== Saving talloc report from 172.18.247.200:4239 to STP_Tests_M3UA.TC_asp_act_override.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=42172) Waiting for packet dumper to finish... 1 (prev_count=42172, count=45489) MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_asp_act_override pass' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_asp_act_loadshare'. ------ STP_Tests_M3UA.TC_asp_act_loadshare ------ Fri Sep 20 13:02: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/STP_Tests_M3UA.TC_asp_act_loadshare.pcap" >/data/STP_Tests_M3UA.TC_asp_act_loadshare.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_asp_act_loadshare' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Test case TC_asp_act_loadshare started. MTC@f2a8c1af1c5f: setverdict(pass): none -> pass MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: Clearing M3UA... MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass reason: "M3UA cleared", component reason not changed MTC@f2a8c1af1c5f: Setting final verdict of the test case. MTC@f2a8c1af1c5f: Local verdict of MTC: pass MTC@f2a8c1af1c5f: No PTCs were created. MTC@f2a8c1af1c5f: Test case TC_asp_act_loadshare finished. Verdict: pass MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_asp_act_loadshare pass'. Fri Sep 20 13:02:49 UTC 2024 ====== STP_Tests_M3UA.TC_asp_act_loadshare pass ====== Saving talloc report from 172.18.247.200:4239 to STP_Tests_M3UA.TC_asp_act_loadshare.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=44985) Waiting for packet dumper to finish... 1 (prev_count=44985, count=45486) MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_asp_act_loadshare pass' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_asp_act_broadcast'. ------ STP_Tests_M3UA.TC_asp_act_broadcast ------ Fri Sep 20 13:02:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/STP_Tests_M3UA.TC_asp_act_broadcast.pcap" >/data/STP_Tests_M3UA.TC_asp_act_broadcast.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_asp_act_broadcast' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Test case TC_asp_act_broadcast started. MTC@f2a8c1af1c5f: setverdict(pass): none -> pass MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: Clearing M3UA... MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass reason: "M3UA cleared", component reason not changed MTC@f2a8c1af1c5f: Setting final verdict of the test case. MTC@f2a8c1af1c5f: Local verdict of MTC: pass MTC@f2a8c1af1c5f: No PTCs were created. MTC@f2a8c1af1c5f: Test case TC_asp_act_broadcast finished. Verdict: pass MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_asp_act_broadcast pass'. Fri Sep 20 13:02:55 UTC 2024 ====== STP_Tests_M3UA.TC_asp_act_broadcast pass ====== Saving talloc report from 172.18.247.200:4239 to STP_Tests_M3UA.TC_asp_act_broadcast.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=44897) Waiting for packet dumper to finish... 1 (prev_count=44897, count=45398) MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_asp_act_broadcast pass' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_tmt_override'. ------ STP_Tests_M3UA.TC_tmt_override ------ Fri Sep 20 13:02:58 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/STP_Tests_M3UA.TC_tmt_override.pcap" >/data/STP_Tests_M3UA.TC_tmt_override.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_tmt_override' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Test case TC_tmt_override started. MTC@f2a8c1af1c5f: setverdict(pass): none -> pass MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: Ignoring M3UA SSNM{ connId := 1, remName := "::ffff:172.18.247.200", remPort := 2905, locName := "::ffff:172.18.247.203", locPort := 9999, msg := { m3UA_DAVA := { version := '01'O, reserved := '00'O, messageClassAndType := '0202'O, messageLength := 24, messageParameters := { network_Appearance := omit, routing_Context := { tag := '0006'O, lengthInd := 8, routingContext := '000003FF'O }, affected_Point_Codes := { tag := '0012'O, lengthInd := 8, pointCodes := { { mask := '00'O, affected_Point_Code := '00002A'O } } }, info_String := omit } } } } MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: Clearing M3UA... MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass reason: "M3UA cleared", component reason not changed MTC@f2a8c1af1c5f: Setting final verdict of the test case. MTC@f2a8c1af1c5f: Local verdict of MTC: pass MTC@f2a8c1af1c5f: No PTCs were created. MTC@f2a8c1af1c5f: Test case TC_tmt_override finished. Verdict: pass MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_tmt_override pass'. Fri Sep 20 13:03:02 UTC 2024 ====== STP_Tests_M3UA.TC_tmt_override pass ====== Saving talloc report from 172.18.247.200:4239 to STP_Tests_M3UA.TC_tmt_override.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=62176) Waiting for packet dumper to finish... 1 (prev_count=62176, count=65493) MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_tmt_override pass' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_tmt_loadshare'. ------ STP_Tests_M3UA.TC_tmt_loadshare ------ Fri Sep 20 13:03: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/STP_Tests_M3UA.TC_tmt_loadshare.pcap" >/data/STP_Tests_M3UA.TC_tmt_loadshare.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_tmt_loadshare' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Test case TC_tmt_loadshare started. MTC@f2a8c1af1c5f: setverdict(pass): none -> pass MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: Ignoring M3UA SSNM{ connId := 1, remName := "::ffff:172.18.247.200", remPort := 2905, locName := "::ffff:172.18.247.203", locPort := 9999, msg := { m3UA_DAVA := { version := '01'O, reserved := '00'O, messageClassAndType := '0202'O, messageLength := 24, messageParameters := { network_Appearance := omit, routing_Context := { tag := '0006'O, lengthInd := 8, routingContext := '000003FF'O }, affected_Point_Codes := { tag := '0012'O, lengthInd := 8, pointCodes := { { mask := '00'O, affected_Point_Code := '00002A'O } } }, info_String := omit } } } } MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: Clearing M3UA... MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass reason: "M3UA cleared", component reason not changed MTC@f2a8c1af1c5f: Setting final verdict of the test case. MTC@f2a8c1af1c5f: Local verdict of MTC: pass MTC@f2a8c1af1c5f: No PTCs were created. MTC@f2a8c1af1c5f: Test case TC_tmt_loadshare finished. Verdict: pass MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_tmt_loadshare pass'. Fri Sep 20 13:03:13 UTC 2024 ====== STP_Tests_M3UA.TC_tmt_loadshare pass ====== Saving talloc report from 172.18.247.200:4239 to STP_Tests_M3UA.TC_tmt_loadshare.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=127920) Waiting for packet dumper to finish... 1 (prev_count=127920, count=128629) MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_tmt_loadshare pass' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_tmt_broadcast'. ------ STP_Tests_M3UA.TC_tmt_broadcast ------ Fri Sep 20 13:03:16 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/STP_Tests_M3UA.TC_tmt_broadcast.pcap" >/data/STP_Tests_M3UA.TC_tmt_broadcast.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_tmt_broadcast' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Test case TC_tmt_broadcast started. MTC@f2a8c1af1c5f: setverdict(pass): none -> pass MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: Ignoring M3UA SSNM{ connId := 1, remName := "::ffff:172.18.247.200", remPort := 2905, locName := "::ffff:172.18.247.203", locPort := 9999, msg := { m3UA_DAVA := { version := '01'O, reserved := '00'O, messageClassAndType := '0202'O, messageLength := 24, messageParameters := { network_Appearance := omit, routing_Context := { tag := '0006'O, lengthInd := 8, routingContext := '000003FF'O }, affected_Point_Codes := { tag := '0012'O, lengthInd := 8, pointCodes := { { mask := '00'O, affected_Point_Code := '00002A'O } } }, info_String := omit } } } } MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: Clearing M3UA... MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass reason: "M3UA cleared", component reason not changed MTC@f2a8c1af1c5f: Setting final verdict of the test case. MTC@f2a8c1af1c5f: Local verdict of MTC: pass MTC@f2a8c1af1c5f: No PTCs were created. MTC@f2a8c1af1c5f: Test case TC_tmt_broadcast finished. Verdict: pass MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_tmt_broadcast pass'. Fri Sep 20 13:03:23 UTC 2024 ====== STP_Tests_M3UA.TC_tmt_broadcast pass ====== Saving talloc report from 172.18.247.200:4239 to STP_Tests_M3UA.TC_tmt_broadcast.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=133638) Waiting for packet dumper to finish... 1 (prev_count=133638, count=134347) MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_tmt_broadcast pass' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_act_rctx_data_no_rctx'. ------ STP_Tests_M3UA.TC_act_rctx_data_no_rctx ------ Fri Sep 20 13:03: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/STP_Tests_M3UA.TC_act_rctx_data_no_rctx.pcap" >/data/STP_Tests_M3UA.TC_act_rctx_data_no_rctx.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_act_rctx_data_no_rctx' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Test case TC_act_rctx_data_no_rctx started. MTC@f2a8c1af1c5f: setverdict(pass): none -> pass MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: Ignoring M3UA SSNM{ connId := 1, remName := "::ffff:172.18.247.200", remPort := 2905, locName := "::ffff:172.18.247.203", locPort := 9999, msg := { m3UA_DAVA := { version := '01'O, reserved := '00'O, messageClassAndType := '0202'O, messageLength := 24, messageParameters := { network_Appearance := omit, routing_Context := { tag := '0006'O, lengthInd := 8, routingContext := '000003FF'O }, affected_Point_Codes := { tag := '0012'O, lengthInd := 8, pointCodes := { { mask := '00'O, affected_Point_Code := '00002A'O } } }, info_String := omit } } } } MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: Clearing M3UA... MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass reason: "M3UA cleared", component reason not changed MTC@f2a8c1af1c5f: Setting final verdict of the test case. MTC@f2a8c1af1c5f: Local verdict of MTC: pass MTC@f2a8c1af1c5f: No PTCs were created. MTC@f2a8c1af1c5f: Test case TC_act_rctx_data_no_rctx finished. Verdict: pass MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_act_rctx_data_no_rctx pass'. Fri Sep 20 13:03:30 UTC 2024 ====== STP_Tests_M3UA.TC_act_rctx_data_no_rctx pass ====== Saving talloc report from 172.18.247.200:4239 to STP_Tests_M3UA.TC_act_rctx_data_no_rctx.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=55729) Waiting for packet dumper to finish... 1 (prev_count=55729, count=56230) MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_act_rctx_data_no_rctx pass' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_m3ua_tcp_cli'. ------ STP_Tests_M3UA.TC_m3ua_tcp_cli ------ Fri Sep 20 13:03: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/STP_Tests_M3UA.TC_m3ua_tcp_cli.pcap" >/data/STP_Tests_M3UA.TC_m3ua_tcp_cli.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_m3ua_tcp_cli' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Test case TC_m3ua_tcp_cli started. MTC@f2a8c1af1c5f: setverdict(pass): none -> pass MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: Ignoring M3UA SSNM{ connId := 1, remName := "::ffff:172.18.247.200", remPort := 2905, locName := "::ffff:172.18.247.203", locPort := 9999, msg := { m3UA_DAVA := { version := '01'O, reserved := '00'O, messageClassAndType := '0202'O, messageLength := 24, messageParameters := { network_Appearance := omit, routing_Context := { tag := '0006'O, lengthInd := 8, routingContext := '000003FF'O }, affected_Point_Codes := { tag := '0012'O, lengthInd := 8, pointCodes := { { mask := '00'O, affected_Point_Code := '00007B'O } } }, info_String := omit } } } } MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: Clearing M3UA... MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass reason: "M3UA cleared", component reason not changed MTC@f2a8c1af1c5f: Setting final verdict of the test case. MTC@f2a8c1af1c5f: Local verdict of MTC: pass MTC@f2a8c1af1c5f: No PTCs were created. MTC@f2a8c1af1c5f: Test case TC_m3ua_tcp_cli finished. Verdict: pass MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_m3ua_tcp_cli pass'. Fri Sep 20 13:03:37 UTC 2024 ====== STP_Tests_M3UA.TC_m3ua_tcp_cli pass ====== Saving talloc report from 172.18.247.200:4239 to STP_Tests_M3UA.TC_m3ua_tcp_cli.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=59621) Waiting for packet dumper to finish... 1 (prev_count=59621, count=62938) MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_m3ua_tcp_cli pass' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_m3ua_tcp_cli_srv'. ------ STP_Tests_M3UA.TC_m3ua_tcp_cli_srv ------ Fri Sep 20 13:03:40 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/STP_Tests_M3UA.TC_m3ua_tcp_cli_srv.pcap" >/data/STP_Tests_M3UA.TC_m3ua_tcp_cli_srv.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_m3ua_tcp_cli_srv' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Test case TC_m3ua_tcp_cli_srv started. MTC@f2a8c1af1c5f: setverdict(pass): none -> pass MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: Clearing M3UA... MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass reason: "M3UA cleared", component reason not changed MTC@f2a8c1af1c5f: Setting final verdict of the test case. MTC@f2a8c1af1c5f: Local verdict of MTC: pass MTC@f2a8c1af1c5f: No PTCs were created. MTC@f2a8c1af1c5f: Test case TC_m3ua_tcp_cli_srv finished. Verdict: pass MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_m3ua_tcp_cli_srv pass'. Fri Sep 20 13:04:02 UTC 2024 ====== STP_Tests_M3UA.TC_m3ua_tcp_cli_srv pass ====== Saving talloc report from 172.18.247.200:4239 to STP_Tests_M3UA.TC_m3ua_tcp_cli_srv.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=97200) Waiting for packet dumper to finish... 1 (prev_count=97200, count=106292) MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_m3ua_tcp_cli_srv pass' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_m3ua_tcp_srv'. ------ STP_Tests_M3UA.TC_m3ua_tcp_srv ------ Fri Sep 20 13:04: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/STP_Tests_M3UA.TC_m3ua_tcp_srv.pcap" >/data/STP_Tests_M3UA.TC_m3ua_tcp_srv.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_m3ua_tcp_srv' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Test case TC_m3ua_tcp_srv started. MTC@f2a8c1af1c5f: setverdict(pass): none -> pass MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: Clearing M3UA... MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass reason: "M3UA cleared", component reason not changed MTC@f2a8c1af1c5f: Setting final verdict of the test case. MTC@f2a8c1af1c5f: Local verdict of MTC: pass MTC@f2a8c1af1c5f: No PTCs were created. MTC@f2a8c1af1c5f: Test case TC_m3ua_tcp_srv finished. Verdict: pass MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_m3ua_tcp_srv pass'. Fri Sep 20 13:04:15 UTC 2024 ====== STP_Tests_M3UA.TC_m3ua_tcp_srv pass ====== Saving talloc report from 172.18.247.200:4239 to STP_Tests_M3UA.TC_m3ua_tcp_srv.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=99305) Waiting for packet dumper to finish... 1 (prev_count=99305, count=99898) MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_m3ua_tcp_srv pass' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_m3ua_tcp_srv_cli'. ------ STP_Tests_M3UA.TC_m3ua_tcp_srv_cli ------ Fri Sep 20 13:04:18 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/STP_Tests_M3UA.TC_m3ua_tcp_srv_cli.pcap" >/data/STP_Tests_M3UA.TC_m3ua_tcp_srv_cli.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_m3ua_tcp_srv_cli' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Test case TC_m3ua_tcp_srv_cli started. MTC@f2a8c1af1c5f: setverdict(pass): none -> pass MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: Clearing M3UA... MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass reason: "M3UA cleared", component reason not changed MTC@f2a8c1af1c5f: Setting final verdict of the test case. MTC@f2a8c1af1c5f: Local verdict of MTC: pass MTC@f2a8c1af1c5f: No PTCs were created. MTC@f2a8c1af1c5f: Test case TC_m3ua_tcp_srv_cli finished. Verdict: pass MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_m3ua_tcp_srv_cli pass'. Fri Sep 20 13:04:34 UTC 2024 ====== STP_Tests_M3UA.TC_m3ua_tcp_srv_cli pass ====== Saving talloc report from 172.18.247.200:4239 to STP_Tests_M3UA.TC_m3ua_tcp_srv_cli.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=99431) Waiting for packet dumper to finish... 1 (prev_count=99431, count=99932) MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_m3ua_tcp_srv_cli pass' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_rkm_reg_static_notpermitted'. ------ STP_Tests_M3UA.TC_rkm_reg_static_notpermitted ------ Fri Sep 20 13:04: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/STP_Tests_M3UA.TC_rkm_reg_static_notpermitted.pcap" >/data/STP_Tests_M3UA.TC_rkm_reg_static_notpermitted.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_rkm_reg_static_notpermitted' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Test case TC_rkm_reg_static_notpermitted started. MTC@f2a8c1af1c5f: setverdict(pass): none -> pass MTC@f2a8c1af1c5f: Clearing M3UA... MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass reason: "M3UA cleared", component reason not changed MTC@f2a8c1af1c5f: Setting final verdict of the test case. MTC@f2a8c1af1c5f: Local verdict of MTC: pass MTC@f2a8c1af1c5f: No PTCs were created. MTC@f2a8c1af1c5f: Test case TC_rkm_reg_static_notpermitted finished. Verdict: pass MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_rkm_reg_static_notpermitted pass'. Fri Sep 20 13:04:40 UTC 2024 ====== STP_Tests_M3UA.TC_rkm_reg_static_notpermitted pass ====== Saving talloc report from 172.18.247.200:4239 to STP_Tests_M3UA.TC_rkm_reg_static_notpermitted.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=43369) Waiting for packet dumper to finish... 1 (prev_count=43369, count=43870) MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_rkm_reg_static_notpermitted pass' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_rkm_reg_static_permitted'. ------ STP_Tests_M3UA.TC_rkm_reg_static_permitted ------ Fri Sep 20 13:04:43 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/STP_Tests_M3UA.TC_rkm_reg_static_permitted.pcap" >/data/STP_Tests_M3UA.TC_rkm_reg_static_permitted.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_rkm_reg_static_permitted' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Test case TC_rkm_reg_static_permitted started. MTC@f2a8c1af1c5f: setverdict(pass): none -> pass MTC@f2a8c1af1c5f: Clearing M3UA... MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass reason: "M3UA cleared", component reason not changed MTC@f2a8c1af1c5f: Setting final verdict of the test case. MTC@f2a8c1af1c5f: Local verdict of MTC: pass MTC@f2a8c1af1c5f: No PTCs were created. MTC@f2a8c1af1c5f: Test case TC_rkm_reg_static_permitted finished. Verdict: pass MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_rkm_reg_static_permitted pass'. Fri Sep 20 13:04:47 UTC 2024 ====== STP_Tests_M3UA.TC_rkm_reg_static_permitted pass ====== Saving talloc report from 172.18.247.200:4239 to STP_Tests_M3UA.TC_rkm_reg_static_permitted.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=40780) Waiting for packet dumper to finish... 1 (prev_count=40780, count=41281) MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_rkm_reg_static_permitted pass' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_rkm_reg_dynamic_permitted'. ------ STP_Tests_M3UA.TC_rkm_reg_dynamic_permitted ------ Fri Sep 20 13:04:50 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/STP_Tests_M3UA.TC_rkm_reg_dynamic_permitted.pcap" >/data/STP_Tests_M3UA.TC_rkm_reg_dynamic_permitted.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_rkm_reg_dynamic_permitted' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Test case TC_rkm_reg_dynamic_permitted started. MTC@f2a8c1af1c5f: setverdict(pass): none -> pass MTC@f2a8c1af1c5f: Clearing M3UA... MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass reason: "M3UA cleared", component reason not changed MTC@f2a8c1af1c5f: Setting final verdict of the test case. MTC@f2a8c1af1c5f: Local verdict of MTC: pass MTC@f2a8c1af1c5f: No PTCs were created. MTC@f2a8c1af1c5f: Test case TC_rkm_reg_dynamic_permitted finished. Verdict: pass MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_rkm_reg_dynamic_permitted pass'. Fri Sep 20 13:04:53 UTC 2024 ====== STP_Tests_M3UA.TC_rkm_reg_dynamic_permitted pass ====== Saving talloc report from 172.18.247.200:4239 to STP_Tests_M3UA.TC_rkm_reg_dynamic_permitted.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=47981) Waiting for packet dumper to finish... 1 (prev_count=47981, count=48482) MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_rkm_reg_dynamic_permitted pass' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_rkm_unreg_never_registered'. ------ STP_Tests_M3UA.TC_rkm_unreg_never_registered ------ Fri Sep 20 13:04:56 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/STP_Tests_M3UA.TC_rkm_unreg_never_registered.pcap" >/data/STP_Tests_M3UA.TC_rkm_unreg_never_registered.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_rkm_unreg_never_registered' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Test case TC_rkm_unreg_never_registered started. MTC@f2a8c1af1c5f: setverdict(pass): none -> pass MTC@f2a8c1af1c5f: Clearing M3UA... MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass reason: "M3UA cleared", component reason not changed MTC@f2a8c1af1c5f: Setting final verdict of the test case. MTC@f2a8c1af1c5f: Local verdict of MTC: pass MTC@f2a8c1af1c5f: No PTCs were created. MTC@f2a8c1af1c5f: Test case TC_rkm_unreg_never_registered finished. Verdict: pass MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_rkm_unreg_never_registered pass'. Fri Sep 20 13:05:00 UTC 2024 ====== STP_Tests_M3UA.TC_rkm_unreg_never_registered pass ====== Saving talloc report from 172.18.247.200:4239 to STP_Tests_M3UA.TC_rkm_unreg_never_registered.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=40425) Waiting for packet dumper to finish... 1 (prev_count=40425, count=40926) MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_rkm_unreg_never_registered pass' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_rkm_unreg_invalid'. ------ STP_Tests_M3UA.TC_rkm_unreg_invalid ------ Fri Sep 20 13:05:03 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/STP_Tests_M3UA.TC_rkm_unreg_invalid.pcap" >/data/STP_Tests_M3UA.TC_rkm_unreg_invalid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_rkm_unreg_invalid' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Test case TC_rkm_unreg_invalid started. MTC@f2a8c1af1c5f: setverdict(pass): none -> pass MTC@f2a8c1af1c5f: Clearing M3UA... MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass reason: "M3UA cleared", component reason not changed MTC@f2a8c1af1c5f: Setting final verdict of the test case. MTC@f2a8c1af1c5f: Local verdict of MTC: pass MTC@f2a8c1af1c5f: No PTCs were created. MTC@f2a8c1af1c5f: Test case TC_rkm_unreg_invalid finished. Verdict: pass MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_rkm_unreg_invalid pass'. Fri Sep 20 13:05:06 UTC 2024 ====== STP_Tests_M3UA.TC_rkm_unreg_invalid pass ====== Saving talloc report from 172.18.247.200:4239 to STP_Tests_M3UA.TC_rkm_unreg_invalid.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=42577) Waiting for packet dumper to finish... 1 (prev_count=42577, count=43078) MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_rkm_unreg_invalid pass' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_rkm_unreg_registered'. ------ STP_Tests_M3UA.TC_rkm_unreg_registered ------ Fri Sep 20 13:05:09 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/STP_Tests_M3UA.TC_rkm_unreg_registered.pcap" >/data/STP_Tests_M3UA.TC_rkm_unreg_registered.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_rkm_unreg_registered' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Test case TC_rkm_unreg_registered started. MTC@f2a8c1af1c5f: setverdict(pass): none -> pass MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: Clearing M3UA... MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass reason: "M3UA cleared", component reason not changed MTC@f2a8c1af1c5f: Setting final verdict of the test case. MTC@f2a8c1af1c5f: Local verdict of MTC: pass MTC@f2a8c1af1c5f: No PTCs were created. MTC@f2a8c1af1c5f: Test case TC_rkm_unreg_registered finished. Verdict: pass MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_rkm_unreg_registered pass'. Fri Sep 20 13:05:13 UTC 2024 ====== STP_Tests_M3UA.TC_rkm_unreg_registered pass ====== Saving talloc report from 172.18.247.200:4239 to STP_Tests_M3UA.TC_rkm_unreg_registered.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=47036) Waiting for packet dumper to finish... 1 (prev_count=47036, count=50781) MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_rkm_unreg_registered pass' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_rkm_unreg_active'. ------ STP_Tests_M3UA.TC_rkm_unreg_active ------ Fri Sep 20 13:05:16 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/STP_Tests_M3UA.TC_rkm_unreg_active.pcap" >/data/STP_Tests_M3UA.TC_rkm_unreg_active.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_rkm_unreg_active' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Test case TC_rkm_unreg_active started. MTC@f2a8c1af1c5f: setverdict(pass): none -> pass MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: Clearing M3UA... MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass reason: "M3UA cleared", component reason not changed MTC@f2a8c1af1c5f: Setting final verdict of the test case. MTC@f2a8c1af1c5f: Local verdict of MTC: pass MTC@f2a8c1af1c5f: No PTCs were created. MTC@f2a8c1af1c5f: Test case TC_rkm_unreg_active finished. Verdict: pass MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_rkm_unreg_active pass'. Fri Sep 20 13:05:20 UTC 2024 ====== STP_Tests_M3UA.TC_rkm_unreg_active pass ====== Saving talloc report from 172.18.247.200:4239 to STP_Tests_M3UA.TC_rkm_unreg_active.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=61214) Waiting for packet dumper to finish... 1 (prev_count=61214, count=61715) MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_rkm_unreg_active pass' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_clnt_connect_asp_up'. ------ STP_Tests_M3UA.TC_clnt_connect_asp_up ------ Fri Sep 20 13:05: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/STP_Tests_M3UA.TC_clnt_connect_asp_up.pcap" >/data/STP_Tests_M3UA.TC_clnt_connect_asp_up.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_clnt_connect_asp_up' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Test case TC_clnt_connect_asp_up started. MTC@f2a8c1af1c5f: setverdict(pass): none -> pass MTC@f2a8c1af1c5f: Clearing M3UA... MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass reason: "M3UA cleared", component reason not changed MTC@f2a8c1af1c5f: Setting final verdict of the test case. MTC@f2a8c1af1c5f: Local verdict of MTC: pass MTC@f2a8c1af1c5f: No PTCs were created. MTC@f2a8c1af1c5f: Test case TC_clnt_connect_asp_up finished. Verdict: pass MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_clnt_connect_asp_up pass'. Fri Sep 20 13:05:41 UTC 2024 ====== STP_Tests_M3UA.TC_clnt_connect_asp_up pass ====== Saving talloc report from 172.18.247.200:4239 to STP_Tests_M3UA.TC_clnt_connect_asp_up.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=88180) Waiting for packet dumper to finish... 1 (prev_count=88180, count=88681) MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_clnt_connect_asp_up pass' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_clnt_asp_act'. ------ STP_Tests_M3UA.TC_clnt_asp_act ------ Fri Sep 20 13:05:44 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/STP_Tests_M3UA.TC_clnt_asp_act.pcap" >/data/STP_Tests_M3UA.TC_clnt_asp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_clnt_asp_act' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Test case TC_clnt_asp_act started. MTC@f2a8c1af1c5f: setverdict(pass): none -> pass MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: Clearing M3UA... MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass reason: "M3UA cleared", component reason not changed MTC@f2a8c1af1c5f: Setting final verdict of the test case. MTC@f2a8c1af1c5f: Local verdict of MTC: pass MTC@f2a8c1af1c5f: No PTCs were created. MTC@f2a8c1af1c5f: Test case TC_clnt_asp_act finished. Verdict: pass MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_clnt_asp_act pass'. Fri Sep 20 13:05:59 UTC 2024 ====== STP_Tests_M3UA.TC_clnt_asp_act pass ====== Saving talloc report from 172.18.247.200:4239 to STP_Tests_M3UA.TC_clnt_asp_act.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=90188) Waiting for packet dumper to finish... 1 (prev_count=90188, count=90897) MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_clnt_asp_act pass' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_clnt_sg_to_asp'. ------ STP_Tests_M3UA.TC_clnt_sg_to_asp ------ Fri Sep 20 13:06:02 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/STP_Tests_M3UA.TC_clnt_sg_to_asp.pcap" >/data/STP_Tests_M3UA.TC_clnt_sg_to_asp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_clnt_sg_to_asp' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Test case TC_clnt_sg_to_asp started. MTC@f2a8c1af1c5f: setverdict(pass): none -> pass MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: Clearing M3UA... MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass reason: "M3UA cleared", component reason not changed MTC@f2a8c1af1c5f: Setting final verdict of the test case. MTC@f2a8c1af1c5f: Local verdict of MTC: pass MTC@f2a8c1af1c5f: No PTCs were created. MTC@f2a8c1af1c5f: Test case TC_clnt_sg_to_asp finished. Verdict: pass MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_clnt_sg_to_asp pass'. Fri Sep 20 13:06:17 UTC 2024 ====== STP_Tests_M3UA.TC_clnt_sg_to_asp pass ====== Saving talloc report from 172.18.247.200:4239 to STP_Tests_M3UA.TC_clnt_sg_to_asp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=98114) Waiting for packet dumper to finish... 1 (prev_count=98114, count=98615) MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_clnt_sg_to_asp pass' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_clnt_asp_to_sg'. ------ STP_Tests_M3UA.TC_clnt_asp_to_sg ------ Fri Sep 20 13:06: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/STP_Tests_M3UA.TC_clnt_asp_to_sg.pcap" >/data/STP_Tests_M3UA.TC_clnt_asp_to_sg.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_clnt_asp_to_sg' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Test case TC_clnt_asp_to_sg started. MTC@f2a8c1af1c5f: setverdict(pass): none -> pass MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: Clearing M3UA... MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass reason: "M3UA cleared", component reason not changed MTC@f2a8c1af1c5f: Setting final verdict of the test case. MTC@f2a8c1af1c5f: Local verdict of MTC: pass MTC@f2a8c1af1c5f: No PTCs were created. MTC@f2a8c1af1c5f: Test case TC_clnt_asp_to_sg finished. Verdict: pass MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_clnt_asp_to_sg pass'. Fri Sep 20 13:06:31 UTC 2024 ====== STP_Tests_M3UA.TC_clnt_asp_to_sg pass ====== Saving talloc report from 172.18.247.200:4239 to STP_Tests_M3UA.TC_clnt_asp_to_sg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=95797) Waiting for packet dumper to finish... 1 (prev_count=95797, count=96298) MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_clnt_asp_to_sg pass' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_clnt_sg_to_asp_norctx'. ------ STP_Tests_M3UA.TC_clnt_sg_to_asp_norctx ------ Fri Sep 20 13:06:34 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/STP_Tests_M3UA.TC_clnt_sg_to_asp_norctx.pcap" >/data/STP_Tests_M3UA.TC_clnt_sg_to_asp_norctx.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_clnt_sg_to_asp_norctx' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Test case TC_clnt_sg_to_asp_norctx started. MTC@f2a8c1af1c5f: setverdict(pass): none -> pass MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: Clearing M3UA... MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass reason: "M3UA cleared", component reason not changed MTC@f2a8c1af1c5f: Setting final verdict of the test case. MTC@f2a8c1af1c5f: Local verdict of MTC: pass MTC@f2a8c1af1c5f: No PTCs were created. MTC@f2a8c1af1c5f: Test case TC_clnt_sg_to_asp_norctx finished. Verdict: pass MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_clnt_sg_to_asp_norctx pass'. Fri Sep 20 13:06:50 UTC 2024 ====== STP_Tests_M3UA.TC_clnt_sg_to_asp_norctx pass ====== Saving talloc report from 172.18.247.200:4239 to STP_Tests_M3UA.TC_clnt_sg_to_asp_norctx.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=107268) Waiting for packet dumper to finish... 1 (prev_count=107268, count=107769) MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_clnt_sg_to_asp_norctx pass' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_clnt_asp_to_sg_norctx'. ------ STP_Tests_M3UA.TC_clnt_asp_to_sg_norctx ------ Fri Sep 20 13:06:53 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/STP_Tests_M3UA.TC_clnt_asp_to_sg_norctx.pcap" >/data/STP_Tests_M3UA.TC_clnt_asp_to_sg_norctx.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_clnt_asp_to_sg_norctx' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Test case TC_clnt_asp_to_sg_norctx started. MTC@f2a8c1af1c5f: setverdict(pass): none -> pass MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: Clearing M3UA... MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass reason: "M3UA cleared", component reason not changed MTC@f2a8c1af1c5f: Setting final verdict of the test case. MTC@f2a8c1af1c5f: Local verdict of MTC: pass MTC@f2a8c1af1c5f: No PTCs were created. MTC@f2a8c1af1c5f: Test case TC_clnt_asp_to_sg_norctx finished. Verdict: pass MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_clnt_asp_to_sg_norctx pass'. Fri Sep 20 13:07:08 UTC 2024 ====== STP_Tests_M3UA.TC_clnt_asp_to_sg_norctx pass ====== Saving talloc report from 172.18.247.200:4239 to STP_Tests_M3UA.TC_clnt_asp_to_sg_norctx.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=107233) Waiting for packet dumper to finish... 1 (prev_count=107233, count=107734) MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_clnt_asp_to_sg_norctx pass' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_clnt_quirk_no_notify_asp_act'. ------ STP_Tests_M3UA.TC_clnt_quirk_no_notify_asp_act ------ Fri Sep 20 13:07:11 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/STP_Tests_M3UA.TC_clnt_quirk_no_notify_asp_act.pcap" >/data/STP_Tests_M3UA.TC_clnt_quirk_no_notify_asp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_clnt_quirk_no_notify_asp_act' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Test case TC_clnt_quirk_no_notify_asp_act started. MTC@f2a8c1af1c5f: setverdict(pass): none -> pass MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: Clearing M3UA... MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass reason: "M3UA cleared", component reason not changed MTC@f2a8c1af1c5f: Setting final verdict of the test case. MTC@f2a8c1af1c5f: Local verdict of MTC: pass MTC@f2a8c1af1c5f: No PTCs were created. MTC@f2a8c1af1c5f: Test case TC_clnt_quirk_no_notify_asp_act finished. Verdict: pass MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_clnt_quirk_no_notify_asp_act pass'. Fri Sep 20 13:07:26 UTC 2024 ====== STP_Tests_M3UA.TC_clnt_quirk_no_notify_asp_act pass ====== Saving talloc report from 172.18.247.200:4239 to STP_Tests_M3UA.TC_clnt_quirk_no_notify_asp_act.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=94748) Waiting for packet dumper to finish... 1 (prev_count=94748, count=95249) MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_clnt_quirk_no_notify_asp_act pass' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_clnt_no_daud_in_asp'. ------ STP_Tests_M3UA.TC_clnt_no_daud_in_asp ------ Fri Sep 20 13:07:29 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/STP_Tests_M3UA.TC_clnt_no_daud_in_asp.pcap" >/data/STP_Tests_M3UA.TC_clnt_no_daud_in_asp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_clnt_no_daud_in_asp' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Test case TC_clnt_no_daud_in_asp started. MTC@f2a8c1af1c5f: setverdict(pass): none -> pass MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: Clearing M3UA... MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass reason: "M3UA cleared", component reason not changed MTC@f2a8c1af1c5f: Setting final verdict of the test case. MTC@f2a8c1af1c5f: Local verdict of MTC: pass MTC@f2a8c1af1c5f: No PTCs were created. MTC@f2a8c1af1c5f: Test case TC_clnt_no_daud_in_asp finished. Verdict: pass MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_clnt_no_daud_in_asp pass'. Fri Sep 20 13:07:43 UTC 2024 ====== STP_Tests_M3UA.TC_clnt_no_daud_in_asp pass ====== Saving talloc report from 172.18.247.200:4239 to STP_Tests_M3UA.TC_clnt_no_daud_in_asp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=90277) Waiting for packet dumper to finish... 1 (prev_count=90277, count=90778) MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_clnt_no_daud_in_asp pass' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_clnt_quirk_daud_in_asp'. ------ STP_Tests_M3UA.TC_clnt_quirk_daud_in_asp ------ Fri Sep 20 13:07:47 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/STP_Tests_M3UA.TC_clnt_quirk_daud_in_asp.pcap" >/data/STP_Tests_M3UA.TC_clnt_quirk_daud_in_asp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_clnt_quirk_daud_in_asp' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Test case TC_clnt_quirk_daud_in_asp started. MTC@f2a8c1af1c5f: setverdict(pass): none -> pass MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: Clearing M3UA... MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass reason: "M3UA cleared", component reason not changed MTC@f2a8c1af1c5f: Setting final verdict of the test case. MTC@f2a8c1af1c5f: Local verdict of MTC: pass MTC@f2a8c1af1c5f: No PTCs were created. MTC@f2a8c1af1c5f: Test case TC_clnt_quirk_daud_in_asp finished. Verdict: pass MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_clnt_quirk_daud_in_asp pass'. Fri Sep 20 13:08:01 UTC 2024 ====== STP_Tests_M3UA.TC_clnt_quirk_daud_in_asp pass ====== Saving talloc report from 172.18.247.200:4239 to STP_Tests_M3UA.TC_clnt_quirk_daud_in_asp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=90162) Waiting for packet dumper to finish... 1 (prev_count=90162, count=90663) MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_clnt_quirk_daud_in_asp pass' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_clnt_no_snm_inactive'. ------ STP_Tests_M3UA.TC_clnt_no_snm_inactive ------ Fri Sep 20 13:08:04 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/STP_Tests_M3UA.TC_clnt_no_snm_inactive.pcap" >/data/STP_Tests_M3UA.TC_clnt_no_snm_inactive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_clnt_no_snm_inactive' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Test case TC_clnt_no_snm_inactive started. MTC@f2a8c1af1c5f: setverdict(pass): none -> pass MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: Clearing M3UA... MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass reason: "M3UA cleared", component reason not changed MTC@f2a8c1af1c5f: Setting final verdict of the test case. MTC@f2a8c1af1c5f: Local verdict of MTC: pass MTC@f2a8c1af1c5f: No PTCs were created. MTC@f2a8c1af1c5f: Test case TC_clnt_no_snm_inactive finished. Verdict: pass MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_clnt_no_snm_inactive pass'. Fri Sep 20 13:08:19 UTC 2024 ====== STP_Tests_M3UA.TC_clnt_no_snm_inactive pass ====== Saving talloc report from 172.18.247.200:4239 to STP_Tests_M3UA.TC_clnt_no_snm_inactive.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=94584) Waiting for packet dumper to finish... 1 (prev_count=94584, count=95085) MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_clnt_no_snm_inactive pass' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_clnt_quirk_snm_inactive'. ------ STP_Tests_M3UA.TC_clnt_quirk_snm_inactive ------ Fri Sep 20 13:08:22 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/STP_Tests_M3UA.TC_clnt_quirk_snm_inactive.pcap" >/data/STP_Tests_M3UA.TC_clnt_quirk_snm_inactive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_clnt_quirk_snm_inactive' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Test case TC_clnt_quirk_snm_inactive started. MTC@f2a8c1af1c5f: setverdict(pass): none -> pass MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: Clearing M3UA... MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass reason: "M3UA cleared", component reason not changed MTC@f2a8c1af1c5f: Setting final verdict of the test case. MTC@f2a8c1af1c5f: Local verdict of MTC: pass MTC@f2a8c1af1c5f: No PTCs were created. MTC@f2a8c1af1c5f: Test case TC_clnt_quirk_snm_inactive finished. Verdict: pass MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_clnt_quirk_snm_inactive pass'. Fri Sep 20 13:08:36 UTC 2024 ====== STP_Tests_M3UA.TC_clnt_quirk_snm_inactive pass ====== Saving talloc report from 172.18.247.200:4239 to STP_Tests_M3UA.TC_clnt_quirk_snm_inactive.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=99071) Waiting for packet dumper to finish... 1 (prev_count=99071, count=99572) MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_clnt_quirk_snm_inactive pass' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_ssnm_aspac_dava_aspia_duna'. ------ STP_Tests_M3UA.TC_ssnm_aspac_dava_aspia_duna ------ Fri Sep 20 13:08: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/STP_Tests_M3UA.TC_ssnm_aspac_dava_aspia_duna.pcap" >/data/STP_Tests_M3UA.TC_ssnm_aspac_dava_aspia_duna.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_ssnm_aspac_dava_aspia_duna' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Test case TC_ssnm_aspac_dava_aspia_duna started. MTC@f2a8c1af1c5f: setverdict(pass): none -> pass MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: Clearing M3UA... MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass reason: "M3UA cleared", component reason not changed MTC@f2a8c1af1c5f: Setting final verdict of the test case. MTC@f2a8c1af1c5f: Local verdict of MTC: pass MTC@f2a8c1af1c5f: No PTCs were created. MTC@f2a8c1af1c5f: Test case TC_ssnm_aspac_dava_aspia_duna finished. Verdict: pass MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_ssnm_aspac_dava_aspia_duna pass'. Fri Sep 20 13:08:43 UTC 2024 ====== STP_Tests_M3UA.TC_ssnm_aspac_dava_aspia_duna pass ====== Saving talloc report from 172.18.247.200:4239 to STP_Tests_M3UA.TC_ssnm_aspac_dava_aspia_duna.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=55389) Waiting for packet dumper to finish... 1 (prev_count=55389, count=56718) MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_ssnm_aspac_dava_aspia_duna pass' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_ssnm_distribution_dava_duna'. ------ STP_Tests_M3UA.TC_ssnm_distribution_dava_duna ------ Fri Sep 20 13:08:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/STP_Tests_M3UA.TC_ssnm_distribution_dava_duna.pcap" >/data/STP_Tests_M3UA.TC_ssnm_distribution_dava_duna.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_ssnm_distribution_dava_duna' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Test case TC_ssnm_distribution_dava_duna started. MTC@f2a8c1af1c5f: setverdict(pass): none -> pass MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: Setting final verdict of the test case. MTC@f2a8c1af1c5f: Local verdict of MTC: pass MTC@f2a8c1af1c5f: No PTCs were created. MTC@f2a8c1af1c5f: Test case TC_ssnm_distribution_dava_duna finished. Verdict: pass MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_ssnm_distribution_dava_duna pass'. Fri Sep 20 13:08:57 UTC 2024 ====== STP_Tests_M3UA.TC_ssnm_distribution_dava_duna pass ====== Saving talloc report from 172.18.247.200:4239 to STP_Tests_M3UA.TC_ssnm_distribution_dava_duna.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=96582) Waiting for packet dumper to finish... 1 (prev_count=96582, count=97083) MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_ssnm_distribution_dava_duna pass' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_ssnm_distribution_dava_duna_multipc'. ------ STP_Tests_M3UA.TC_ssnm_distribution_dava_duna_multipc ------ Fri Sep 20 13:09: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/STP_Tests_M3UA.TC_ssnm_distribution_dava_duna_multipc.pcap" >/data/STP_Tests_M3UA.TC_ssnm_distribution_dava_duna_multipc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_ssnm_distribution_dava_duna_multipc' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Test case TC_ssnm_distribution_dava_duna_multipc started. MTC@f2a8c1af1c5f: setverdict(pass): none -> pass MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: Setting final verdict of the test case. MTC@f2a8c1af1c5f: Local verdict of MTC: pass MTC@f2a8c1af1c5f: No PTCs were created. MTC@f2a8c1af1c5f: Test case TC_ssnm_distribution_dava_duna_multipc finished. Verdict: pass MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_ssnm_distribution_dava_duna_multipc pass'. Fri Sep 20 13:09:12 UTC 2024 ====== STP_Tests_M3UA.TC_ssnm_distribution_dava_duna_multipc pass ====== Saving talloc report from 172.18.247.200:4239 to STP_Tests_M3UA.TC_ssnm_distribution_dava_duna_multipc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=95242) Waiting for packet dumper to finish... 1 (prev_count=95242, count=95743) MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_ssnm_distribution_dava_duna_multipc pass' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_ssnm_distribution_dupu'. ------ STP_Tests_M3UA.TC_ssnm_distribution_dupu ------ Fri Sep 20 13:09:15 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/STP_Tests_M3UA.TC_ssnm_distribution_dupu.pcap" >/data/STP_Tests_M3UA.TC_ssnm_distribution_dupu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_ssnm_distribution_dupu' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Test case TC_ssnm_distribution_dupu started. MTC@f2a8c1af1c5f: setverdict(pass): none -> pass MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: Setting final verdict of the test case. MTC@f2a8c1af1c5f: Local verdict of MTC: pass MTC@f2a8c1af1c5f: No PTCs were created. MTC@f2a8c1af1c5f: Test case TC_ssnm_distribution_dupu finished. Verdict: pass MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_ssnm_distribution_dupu pass'. Fri Sep 20 13:09:27 UTC 2024 ====== STP_Tests_M3UA.TC_ssnm_distribution_dupu pass ====== Saving talloc report from 172.18.247.200:4239 to STP_Tests_M3UA.TC_ssnm_distribution_dupu.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=87816) Waiting for packet dumper to finish... 1 (prev_count=87816, count=96380) MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_ssnm_distribution_dupu pass' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_ssnm_distribution_scon'. ------ STP_Tests_M3UA.TC_ssnm_distribution_scon ------ Fri Sep 20 13:09: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/STP_Tests_M3UA.TC_ssnm_distribution_scon.pcap" >/data/STP_Tests_M3UA.TC_ssnm_distribution_scon.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_ssnm_distribution_scon' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Test case TC_ssnm_distribution_scon started. MTC@f2a8c1af1c5f: setverdict(pass): none -> pass MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: Setting final verdict of the test case. MTC@f2a8c1af1c5f: Local verdict of MTC: pass MTC@f2a8c1af1c5f: No PTCs were created. MTC@f2a8c1af1c5f: Test case TC_ssnm_distribution_scon finished. Verdict: pass MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_ssnm_distribution_scon pass'. Fri Sep 20 13:09:43 UTC 2024 ====== STP_Tests_M3UA.TC_ssnm_distribution_scon pass ====== Saving talloc report from 172.18.247.200:4239 to STP_Tests_M3UA.TC_ssnm_distribution_scon.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=87137) Waiting for packet dumper to finish... 1 (prev_count=87137, count=93989) MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_ssnm_distribution_scon pass' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_clnt_asp_act_tmt_loadshare'. ------ STP_Tests_M3UA.TC_clnt_asp_act_tmt_loadshare ------ Fri Sep 20 13:09:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/STP_Tests_M3UA.TC_clnt_asp_act_tmt_loadshare.pcap" >/data/STP_Tests_M3UA.TC_clnt_asp_act_tmt_loadshare.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_clnt_asp_act_tmt_loadshare' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Test case TC_clnt_asp_act_tmt_loadshare started. MTC@f2a8c1af1c5f: setverdict(pass): none -> pass MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: Clearing M3UA... MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass reason: "M3UA cleared", component reason not changed MTC@f2a8c1af1c5f: Setting final verdict of the test case. MTC@f2a8c1af1c5f: Local verdict of MTC: pass MTC@f2a8c1af1c5f: No PTCs were created. MTC@f2a8c1af1c5f: Test case TC_clnt_asp_act_tmt_loadshare finished. Verdict: pass MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_clnt_asp_act_tmt_loadshare pass'. Fri Sep 20 13:10:00 UTC 2024 ====== STP_Tests_M3UA.TC_clnt_asp_act_tmt_loadshare pass ====== Saving talloc report from 172.18.247.200:4239 to STP_Tests_M3UA.TC_clnt_asp_act_tmt_loadshare.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=88439) Waiting for packet dumper to finish... 1 (prev_count=88439, count=88940) MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_clnt_asp_act_tmt_loadshare pass' was executed successfully (exit status: 0). MC@f2a8c1af1c5f: Test execution finished. MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-start.sh STP_Tests_IPA.TC_unknown_client_nodynamic'. ------ STP_Tests_IPA.TC_unknown_client_nodynamic ------ Fri Sep 20 13:10:03 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/STP_Tests_IPA.TC_unknown_client_nodynamic.pcap" >/data/STP_Tests_IPA.TC_unknown_client_nodynamic.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-start.sh STP_Tests_IPA.TC_unknown_client_nodynamic' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Test case TC_unknown_client_nodynamic started. IPA0(3)@f2a8c1af1c5f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA0(3)@f2a8c1af1c5f: IPA: Closed IPA0(3)@f2a8c1af1c5f: Final verdict of PTC: none MTC@f2a8c1af1c5f: setverdict(pass): none -> pass IPA1(4)@f2a8c1af1c5f: Final verdict of PTC: none IPA2(5)@f2a8c1af1c5f: Final verdict of PTC: none IPA4(7)@f2a8c1af1c5f: Final verdict of PTC: none IPA3(6)@f2a8c1af1c5f: Final verdict of PTC: none IPA5(8)@f2a8c1af1c5f: Final verdict of PTC: none IPA6(9)@f2a8c1af1c5f: Final verdict of PTC: none MTC@f2a8c1af1c5f: Setting final verdict of the test case. MTC@f2a8c1af1c5f: Local verdict of MTC: pass MTC@f2a8c1af1c5f: Local verdict of PTC IPA0(3): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA1(4): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA2(5): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA3(6): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA4(7): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA5(8): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA6(9): none (pass -> pass) MTC@f2a8c1af1c5f: Test case TC_unknown_client_nodynamic finished. Verdict: pass MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-stop.sh STP_Tests_IPA.TC_unknown_client_nodynamic pass'. Fri Sep 20 13:10:04 UTC 2024 ====== STP_Tests_IPA.TC_unknown_client_nodynamic pass ====== Saving talloc report from 172.18.247.200:4239 to STP_Tests_IPA.TC_unknown_client_nodynamic.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=8306) Waiting for packet dumper to finish... 1 (prev_count=8306, count=20803) MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-stop.sh STP_Tests_IPA.TC_unknown_client_nodynamic pass' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-start.sh STP_Tests_IPA.TC_known_client_nodynamic'. ------ STP_Tests_IPA.TC_known_client_nodynamic ------ Fri Sep 20 13:10:07 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/STP_Tests_IPA.TC_known_client_nodynamic.pcap" >/data/STP_Tests_IPA.TC_known_client_nodynamic.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-start.sh STP_Tests_IPA.TC_known_client_nodynamic' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Test case TC_known_client_nodynamic started. IPA0(10)@f2a8c1af1c5f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA0(10)@f2a8c1af1c5f: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA0(10)@f2a8c1af1c5f: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '6970612D61732D6C6F616473686172652D73656E64657200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA0(10)@f2a8c1af1c5f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f2a8c1af1c5f: setverdict(pass): none -> pass IPA3(13)@f2a8c1af1c5f: Final verdict of PTC: none IPA2(12)@f2a8c1af1c5f: Final verdict of PTC: none IPA6(16)@f2a8c1af1c5f: Final verdict of PTC: none IPA4(14)@f2a8c1af1c5f: Final verdict of PTC: none IPA1(11)@f2a8c1af1c5f: Final verdict of PTC: none IPA5(15)@f2a8c1af1c5f: Final verdict of PTC: none IPA0(10)@f2a8c1af1c5f: Final verdict of PTC: none MTC@f2a8c1af1c5f: Setting final verdict of the test case. MTC@f2a8c1af1c5f: Local verdict of MTC: pass MTC@f2a8c1af1c5f: Local verdict of PTC IPA0(10): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA1(11): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA2(12): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA3(13): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA4(14): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA5(15): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA6(16): none (pass -> pass) MTC@f2a8c1af1c5f: Test case TC_known_client_nodynamic finished. Verdict: pass MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-stop.sh STP_Tests_IPA.TC_known_client_nodynamic pass'. Fri Sep 20 13:10:08 UTC 2024 ====== STP_Tests_IPA.TC_known_client_nodynamic pass ====== Saving talloc report from 172.18.247.200:4239 to STP_Tests_IPA.TC_known_client_nodynamic.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=3154) Waiting for packet dumper to finish... 1 (prev_count=3154, count=28732) MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-stop.sh STP_Tests_IPA.TC_known_client_nodynamic pass' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-start.sh STP_Tests_IPA.TC_unknown_client_dynamic'. ------ STP_Tests_IPA.TC_unknown_client_dynamic ------ Fri Sep 20 13:10:11 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/STP_Tests_IPA.TC_unknown_client_dynamic.pcap" >/data/STP_Tests_IPA.TC_unknown_client_dynamic.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-start.sh STP_Tests_IPA.TC_unknown_client_dynamic' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Test case TC_unknown_client_dynamic started. IPA0(17)@f2a8c1af1c5f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA0(17)@f2a8c1af1c5f: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA0(17)@f2a8c1af1c5f: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '6970612D61732D6C6F616473686172652D73656E64657200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA0(17)@f2a8c1af1c5f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f2a8c1af1c5f: setverdict(pass): none -> pass IPA3(20)@f2a8c1af1c5f: Final verdict of PTC: none IPA4(21)@f2a8c1af1c5f: Final verdict of PTC: none IPA1(18)@f2a8c1af1c5f: Final verdict of PTC: none IPA2(19)@f2a8c1af1c5f: Final verdict of PTC: none IPA5(22)@f2a8c1af1c5f: Final verdict of PTC: none IPA0(17)@f2a8c1af1c5f: Final verdict of PTC: none IPA6(23)@f2a8c1af1c5f: Final verdict of PTC: none MTC@f2a8c1af1c5f: Setting final verdict of the test case. MTC@f2a8c1af1c5f: Local verdict of MTC: pass MTC@f2a8c1af1c5f: Local verdict of PTC IPA0(17): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA1(18): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA2(19): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA3(20): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA4(21): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA5(22): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA6(23): none (pass -> pass) MTC@f2a8c1af1c5f: Test case TC_unknown_client_dynamic finished. Verdict: pass MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-stop.sh STP_Tests_IPA.TC_unknown_client_dynamic pass'. Fri Sep 20 13:10:12 UTC 2024 ====== STP_Tests_IPA.TC_unknown_client_dynamic pass ====== Saving talloc report from 172.18.247.200:4239 to STP_Tests_IPA.TC_unknown_client_dynamic.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=25870) MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-stop.sh STP_Tests_IPA.TC_unknown_client_dynamic pass' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-start.sh STP_Tests_IPA.TC_tmt_override'. ------ STP_Tests_IPA.TC_tmt_override ------ Fri Sep 20 13:10:14 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/STP_Tests_IPA.TC_tmt_override.pcap" >/data/STP_Tests_IPA.TC_tmt_override.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-start.sh STP_Tests_IPA.TC_tmt_override' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Test case TC_tmt_override started. IPA4(28)@f2a8c1af1c5f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA4(28)@f2a8c1af1c5f: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA4(28)@f2a8c1af1c5f: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '6970612D61732D6F766572726964652D73656E64657200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA4(28)@f2a8c1af1c5f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA5(29)@f2a8c1af1c5f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA5(29)@f2a8c1af1c5f: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA5(29)@f2a8c1af1c5f: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '6970612D61732D6F766572726964652D726563656976657200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA5(29)@f2a8c1af1c5f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f2a8c1af1c5f: setverdict(pass): none -> pass IPA6(30)@f2a8c1af1c5f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA6(30)@f2a8c1af1c5f: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA6(30)@f2a8c1af1c5f: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '6970612D61732D6F766572726964652D726563656976657200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA6(30)@f2a8c1af1c5f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed IPA1(25)@f2a8c1af1c5f: Final verdict of PTC: none IPA0(24)@f2a8c1af1c5f: Final verdict of PTC: none IPA3(27)@f2a8c1af1c5f: Final verdict of PTC: none IPA2(26)@f2a8c1af1c5f: Final verdict of PTC: none IPA4(28)@f2a8c1af1c5f: Final verdict of PTC: none IPA5(29)@f2a8c1af1c5f: Final verdict of PTC: none IPA6(30)@f2a8c1af1c5f: Final verdict of PTC: none MTC@f2a8c1af1c5f: Setting final verdict of the test case. MTC@f2a8c1af1c5f: Local verdict of MTC: pass MTC@f2a8c1af1c5f: Local verdict of PTC IPA0(24): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA1(25): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA2(26): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA3(27): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA4(28): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA5(29): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA6(30): none (pass -> pass) MTC@f2a8c1af1c5f: Test case TC_tmt_override finished. Verdict: pass MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-stop.sh STP_Tests_IPA.TC_tmt_override pass'. Fri Sep 20 13:10:16 UTC 2024 ====== STP_Tests_IPA.TC_tmt_override pass ====== Saving talloc report from 172.18.247.200:4239 to STP_Tests_IPA.TC_tmt_override.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=51808) Waiting for packet dumper to finish... 1 (prev_count=51808, count=52309) MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-stop.sh STP_Tests_IPA.TC_tmt_override pass' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-start.sh STP_Tests_IPA.TC_unknown_client_dynamic_tmt_override'. ------ STP_Tests_IPA.TC_unknown_client_dynamic_tmt_override ------ Fri Sep 20 13:10: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/STP_Tests_IPA.TC_unknown_client_dynamic_tmt_override.pcap" >/data/STP_Tests_IPA.TC_unknown_client_dynamic_tmt_override.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-start.sh STP_Tests_IPA.TC_unknown_client_dynamic_tmt_override' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Test case TC_unknown_client_dynamic_tmt_override started. IPA4(35)@f2a8c1af1c5f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA4(35)@f2a8c1af1c5f: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA4(35)@f2a8c1af1c5f: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '6970612D61732D6F766572726964652D73656E64657200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA4(35)@f2a8c1af1c5f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA5(36)@f2a8c1af1c5f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA5(36)@f2a8c1af1c5f: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA5(36)@f2a8c1af1c5f: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '6970612D61732D6F766572726964652D726563656976657200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA5(36)@f2a8c1af1c5f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f2a8c1af1c5f: setverdict(pass): none -> pass IPA6(37)@f2a8c1af1c5f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA6(37)@f2a8c1af1c5f: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA6(37)@f2a8c1af1c5f: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '6970612D61732D6F766572726964652D726563656976657200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA6(37)@f2a8c1af1c5f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed IPA0(31)@f2a8c1af1c5f: Final verdict of PTC: none IPA3(34)@f2a8c1af1c5f: Final verdict of PTC: none IPA1(32)@f2a8c1af1c5f: Final verdict of PTC: none IPA2(33)@f2a8c1af1c5f: Final verdict of PTC: none IPA5(36)@f2a8c1af1c5f: Final verdict of PTC: none IPA6(37)@f2a8c1af1c5f: Final verdict of PTC: none IPA4(35)@f2a8c1af1c5f: Final verdict of PTC: none MTC@f2a8c1af1c5f: Setting final verdict of the test case. MTC@f2a8c1af1c5f: Local verdict of MTC: pass MTC@f2a8c1af1c5f: Local verdict of PTC IPA0(31): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA1(32): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA2(33): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA3(34): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA4(35): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA5(36): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA6(37): none (pass -> pass) MTC@f2a8c1af1c5f: Test case TC_unknown_client_dynamic_tmt_override finished. Verdict: pass MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-stop.sh STP_Tests_IPA.TC_unknown_client_dynamic_tmt_override pass'. Fri Sep 20 13:10:20 UTC 2024 ====== STP_Tests_IPA.TC_unknown_client_dynamic_tmt_override pass ====== Saving talloc report from 172.18.247.200:4239 to STP_Tests_IPA.TC_unknown_client_dynamic_tmt_override.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=57679) Waiting for packet dumper to finish... 1 (prev_count=57679, count=58180) MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-stop.sh STP_Tests_IPA.TC_unknown_client_dynamic_tmt_override pass' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-start.sh STP_Tests_IPA.TC_tmt_loadshare'. ------ STP_Tests_IPA.TC_tmt_loadshare ------ Fri Sep 20 13:10: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/STP_Tests_IPA.TC_tmt_loadshare.pcap" >/data/STP_Tests_IPA.TC_tmt_loadshare.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-start.sh STP_Tests_IPA.TC_tmt_loadshare' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Test case TC_tmt_loadshare started. IPA0(38)@f2a8c1af1c5f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA0(38)@f2a8c1af1c5f: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA0(38)@f2a8c1af1c5f: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '6970612D61732D6C6F616473686172652D73656E64657200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA0(38)@f2a8c1af1c5f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA1(39)@f2a8c1af1c5f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA1(39)@f2a8c1af1c5f: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA1(39)@f2a8c1af1c5f: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '6970612D61732D6C6F616473686172652D726563656976657200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA1(39)@f2a8c1af1c5f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f2a8c1af1c5f: setverdict(pass): none -> pass MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed IPA2(40)@f2a8c1af1c5f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA2(40)@f2a8c1af1c5f: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA2(40)@f2a8c1af1c5f: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '6970612D61732D6C6F616473686172652D726563656976657200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA2(40)@f2a8c1af1c5f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed IPA3(41)@f2a8c1af1c5f: Final verdict of PTC: none IPA4(42)@f2a8c1af1c5f: Final verdict of PTC: none IPA6(44)@f2a8c1af1c5f: Final verdict of PTC: none IPA5(43)@f2a8c1af1c5f: Final verdict of PTC: none IPA1(39)@f2a8c1af1c5f: Final verdict of PTC: none IPA2(40)@f2a8c1af1c5f: Final verdict of PTC: none IPA0(38)@f2a8c1af1c5f: Final verdict of PTC: none MTC@f2a8c1af1c5f: Setting final verdict of the test case. MTC@f2a8c1af1c5f: Local verdict of MTC: pass MTC@f2a8c1af1c5f: Local verdict of PTC IPA0(38): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA1(39): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA2(40): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA3(41): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA4(42): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA5(43): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA6(44): none (pass -> pass) MTC@f2a8c1af1c5f: Test case TC_tmt_loadshare finished. Verdict: pass MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-stop.sh STP_Tests_IPA.TC_tmt_loadshare pass'. Fri Sep 20 13:10:24 UTC 2024 ====== STP_Tests_IPA.TC_tmt_loadshare pass ====== Saving talloc report from 172.18.247.200:4239 to STP_Tests_IPA.TC_tmt_loadshare.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=72112) Waiting for packet dumper to finish... 1 (prev_count=72112, count=75857) MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-stop.sh STP_Tests_IPA.TC_tmt_loadshare pass' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-start.sh STP_Tests_IPA.TC_unknown_client_dynamic_tmt_loadshare'. ------ STP_Tests_IPA.TC_unknown_client_dynamic_tmt_loadshare ------ Fri Sep 20 13:10:27 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/STP_Tests_IPA.TC_unknown_client_dynamic_tmt_loadshare.pcap" >/data/STP_Tests_IPA.TC_unknown_client_dynamic_tmt_loadshare.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-start.sh STP_Tests_IPA.TC_unknown_client_dynamic_tmt_loadshare' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Test case TC_unknown_client_dynamic_tmt_loadshare started. IPA4(49)@f2a8c1af1c5f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA4(49)@f2a8c1af1c5f: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA4(49)@f2a8c1af1c5f: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '6970612D61732D6F766572726964652D73656E64657200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA4(49)@f2a8c1af1c5f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA5(50)@f2a8c1af1c5f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA5(50)@f2a8c1af1c5f: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA5(50)@f2a8c1af1c5f: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '6970612D61732D6F766572726964652D726563656976657200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA5(50)@f2a8c1af1c5f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f2a8c1af1c5f: setverdict(pass): none -> pass IPA6(51)@f2a8c1af1c5f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA6(51)@f2a8c1af1c5f: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA6(51)@f2a8c1af1c5f: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '6970612D61732D6F766572726964652D726563656976657200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA6(51)@f2a8c1af1c5f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed IPA1(46)@f2a8c1af1c5f: Final verdict of PTC: none IPA0(45)@f2a8c1af1c5f: Final verdict of PTC: none IPA2(47)@f2a8c1af1c5f: Final verdict of PTC: none IPA3(48)@f2a8c1af1c5f: Final verdict of PTC: none IPA5(50)@f2a8c1af1c5f: Final verdict of PTC: none IPA6(51)@f2a8c1af1c5f: Final verdict of PTC: none IPA4(49)@f2a8c1af1c5f: Final verdict of PTC: none MTC@f2a8c1af1c5f: Setting final verdict of the test case. MTC@f2a8c1af1c5f: Local verdict of MTC: pass MTC@f2a8c1af1c5f: Local verdict of PTC IPA0(45): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA1(46): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA2(47): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA3(48): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA4(49): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA5(50): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA6(51): none (pass -> pass) MTC@f2a8c1af1c5f: Test case TC_unknown_client_dynamic_tmt_loadshare finished. Verdict: pass MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-stop.sh STP_Tests_IPA.TC_unknown_client_dynamic_tmt_loadshare pass'. Fri Sep 20 13:10:28 UTC 2024 ====== STP_Tests_IPA.TC_unknown_client_dynamic_tmt_loadshare pass ====== Saving talloc report from 172.18.247.200:4239 to STP_Tests_IPA.TC_unknown_client_dynamic_tmt_loadshare.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=52852) Waiting for packet dumper to finish... 1 (prev_count=52852, count=55873) MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-stop.sh STP_Tests_IPA.TC_unknown_client_dynamic_tmt_loadshare pass' was executed successfully (exit status: 0). MC@f2a8c1af1c5f: Test execution finished. MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-start.sh STP_Tests.TC_m3ua_to_ipa'. ------ STP_Tests.TC_m3ua_to_ipa ------ Fri Sep 20 13:10:31 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/STP_Tests.TC_m3ua_to_ipa.pcap" >/data/STP_Tests.TC_m3ua_to_ipa.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-start.sh STP_Tests.TC_m3ua_to_ipa' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Test case TC_m3ua_to_ipa started. IPA3(55)@f2a8c1af1c5f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA3(55)@f2a8c1af1c5f: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA3(55)@f2a8c1af1c5f: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '6970612D61732D64796E616D69632D61737000'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA3(55)@f2a8c1af1c5f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f2a8c1af1c5f: setverdict(pass): none -> pass MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: Clearing M3UA... MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass reason: "M3UA cleared", component reason not changed IPA1(53)@f2a8c1af1c5f: Final verdict of PTC: none IPA6(58)@f2a8c1af1c5f: Final verdict of PTC: none IPA4(56)@f2a8c1af1c5f: Final verdict of PTC: none IPA0(52)@f2a8c1af1c5f: Final verdict of PTC: none IPA5(57)@f2a8c1af1c5f: Final verdict of PTC: none IPA2(54)@f2a8c1af1c5f: Final verdict of PTC: none IPA3(55)@f2a8c1af1c5f: Final verdict of PTC: none MTC@f2a8c1af1c5f: Setting final verdict of the test case. MTC@f2a8c1af1c5f: Local verdict of MTC: pass MTC@f2a8c1af1c5f: Local verdict of PTC IPA0(52): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA1(53): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA2(54): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA3(55): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA4(56): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA5(57): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA6(58): none (pass -> pass) MTC@f2a8c1af1c5f: Test case TC_m3ua_to_ipa finished. Verdict: pass MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-stop.sh STP_Tests.TC_m3ua_to_ipa pass'. Fri Sep 20 13:10:35 UTC 2024 ====== STP_Tests.TC_m3ua_to_ipa pass ====== Saving talloc report from 172.18.247.200:4239 to STP_Tests.TC_m3ua_to_ipa.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=61866) Waiting for packet dumper to finish... 1 (prev_count=61866, count=62367) MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-stop.sh STP_Tests.TC_m3ua_to_ipa pass' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-start.sh STP_Tests.TC_ipa_to_m3ua'. ------ STP_Tests.TC_ipa_to_m3ua ------ Fri Sep 20 13:10:38 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/STP_Tests.TC_ipa_to_m3ua.pcap" >/data/STP_Tests.TC_ipa_to_m3ua.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-start.sh STP_Tests.TC_ipa_to_m3ua' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Test case TC_ipa_to_m3ua started. IPA3(62)@f2a8c1af1c5f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA3(62)@f2a8c1af1c5f: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA3(62)@f2a8c1af1c5f: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '6970612D61732D64796E616D69632D61737000'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA3(62)@f2a8c1af1c5f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f2a8c1af1c5f: setverdict(pass): none -> pass MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: Clearing M3UA... MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass reason: "M3UA cleared", component reason not changed IPA2(61)@f2a8c1af1c5f: Final verdict of PTC: none IPA1(60)@f2a8c1af1c5f: Final verdict of PTC: none IPA0(59)@f2a8c1af1c5f: Final verdict of PTC: none IPA4(63)@f2a8c1af1c5f: Final verdict of PTC: none IPA5(64)@f2a8c1af1c5f: Final verdict of PTC: none IPA6(65)@f2a8c1af1c5f: Final verdict of PTC: none IPA3(62)@f2a8c1af1c5f: Final verdict of PTC: none MTC@f2a8c1af1c5f: Setting final verdict of the test case. MTC@f2a8c1af1c5f: Local verdict of MTC: pass MTC@f2a8c1af1c5f: Local verdict of PTC IPA0(59): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA1(60): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA2(61): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA3(62): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA4(63): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA5(64): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA6(65): none (pass -> pass) MTC@f2a8c1af1c5f: Test case TC_ipa_to_m3ua finished. Verdict: pass MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-stop.sh STP_Tests.TC_ipa_to_m3ua pass'. Fri Sep 20 13:10:42 UTC 2024 ====== STP_Tests.TC_ipa_to_m3ua pass ====== Saving talloc report from 172.18.247.200:4239 to STP_Tests.TC_ipa_to_m3ua.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=63613) Waiting for packet dumper to finish... 1 (prev_count=63613, count=64114) MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-stop.sh STP_Tests.TC_ipa_to_m3ua pass' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-start.sh STP_Tests.TC_ipa_to_m3ua_ni'. ------ STP_Tests.TC_ipa_to_m3ua_ni ------ Fri Sep 20 13:10: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/STP_Tests.TC_ipa_to_m3ua_ni.pcap" >/data/STP_Tests.TC_ipa_to_m3ua_ni.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-start.sh STP_Tests.TC_ipa_to_m3ua_ni' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Test case TC_ipa_to_m3ua_ni started. IPA3(69)@f2a8c1af1c5f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA3(69)@f2a8c1af1c5f: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA3(69)@f2a8c1af1c5f: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '6970612D61732D64796E616D69632D61737000'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA3(69)@f2a8c1af1c5f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f2a8c1af1c5f: setverdict(pass): none -> pass MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: Clearing M3UA... MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass reason: "M3UA cleared", component reason not changed IPA1(67)@f2a8c1af1c5f: Final verdict of PTC: none IPA4(70)@f2a8c1af1c5f: Final verdict of PTC: none IPA0(66)@f2a8c1af1c5f: Final verdict of PTC: none IPA2(68)@f2a8c1af1c5f: Final verdict of PTC: none IPA6(72)@f2a8c1af1c5f: Final verdict of PTC: none IPA5(71)@f2a8c1af1c5f: Final verdict of PTC: none IPA3(69)@f2a8c1af1c5f: Final verdict of PTC: none MTC@f2a8c1af1c5f: Setting final verdict of the test case. MTC@f2a8c1af1c5f: Local verdict of MTC: pass MTC@f2a8c1af1c5f: Local verdict of PTC IPA0(66): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA1(67): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA2(68): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA3(69): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA4(70): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA5(71): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA6(72): none (pass -> pass) MTC@f2a8c1af1c5f: Test case TC_ipa_to_m3ua_ni finished. Verdict: pass MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-stop.sh STP_Tests.TC_ipa_to_m3ua_ni pass'. Fri Sep 20 13:10:48 UTC 2024 ====== STP_Tests.TC_ipa_to_m3ua_ni pass ====== Saving talloc report from 172.18.247.200:4239 to STP_Tests.TC_ipa_to_m3ua_ni.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=64292) Waiting for packet dumper to finish... 1 (prev_count=64292, count=64793) MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-stop.sh STP_Tests.TC_ipa_to_m3ua_ni pass' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-start.sh STP_Tests.TC_ipa_to_m3ua_patch_sccp'. ------ STP_Tests.TC_ipa_to_m3ua_patch_sccp ------ Fri Sep 20 13:10:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/STP_Tests.TC_ipa_to_m3ua_patch_sccp.pcap" >/data/STP_Tests.TC_ipa_to_m3ua_patch_sccp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-start.sh STP_Tests.TC_ipa_to_m3ua_patch_sccp' was executed successfully (exit status: 0). MTC@f2a8c1af1c5f: Test case TC_ipa_to_m3ua_patch_sccp started. IPA3(76)@f2a8c1af1c5f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA3(76)@f2a8c1af1c5f: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA3(76)@f2a8c1af1c5f: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '6970612D61732D64796E616D69632D61737000'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA3(76)@f2a8c1af1c5f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f2a8c1af1c5f: setverdict(pass): none -> pass MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass, component reason not changed MTC@f2a8c1af1c5f: Clearing M3UA... MTC@f2a8c1af1c5f: setverdict(pass): pass -> pass reason: "M3UA cleared", component reason not changed IPA4(77)@f2a8c1af1c5f: Final verdict of PTC: none IPA0(73)@f2a8c1af1c5f: Final verdict of PTC: none IPA1(74)@f2a8c1af1c5f: Final verdict of PTC: none IPA2(75)@f2a8c1af1c5f: Final verdict of PTC: none IPA6(79)@f2a8c1af1c5f: Final verdict of PTC: none IPA5(78)@f2a8c1af1c5f: Final verdict of PTC: none IPA3(76)@f2a8c1af1c5f: Final verdict of PTC: none MTC@f2a8c1af1c5f: Setting final verdict of the test case. MTC@f2a8c1af1c5f: Local verdict of MTC: pass MTC@f2a8c1af1c5f: Local verdict of PTC IPA0(73): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA1(74): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA2(75): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA3(76): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA4(77): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA5(78): none (pass -> pass) MTC@f2a8c1af1c5f: Local verdict of PTC IPA6(79): none (pass -> pass) MTC@f2a8c1af1c5f: Test case TC_ipa_to_m3ua_patch_sccp finished. Verdict: pass MTC@f2a8c1af1c5f: Starting external command `../ttcn3-tcpdump-stop.sh STP_Tests.TC_ipa_to_m3ua_patch_sccp pass'. Fri Sep 20 13:10:55 UTC 2024 ====== STP_Tests.TC_ipa_to_m3ua_patch_sccp pass ====== Saving talloc report from 172.18.247.200:4239 to STP_Tests.TC_ipa_to_m3ua_patch_sccp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=65257) Waiting for packet dumper to finish... 1 (prev_count=65257, count=65758) MTC@f2a8c1af1c5f: External command `../ttcn3-tcpdump-stop.sh STP_Tests.TC_ipa_to_m3ua_patch_sccp pass' was executed successfully (exit status: 0). MC@f2a8c1af1c5f: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@f2a8c1af1c5f: Terminating MTC. MC@f2a8c1af1c5f: MTC terminated. MC2> exit MC@f2a8c1af1c5f: Shutting down session. MC@f2a8c1af1c5f: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/stp/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass STP_Tests_M3UA.TC_connect_asp_up pass STP_Tests_M3UA.TC_beat pass STP_Tests_M3UA.TC_beat_payload pass STP_Tests_M3UA.TC_asp_act pass STP_Tests_M3UA.TC_asp_act_override pass STP_Tests_M3UA.TC_asp_act_loadshare pass STP_Tests_M3UA.TC_asp_act_broadcast pass STP_Tests_M3UA.TC_tmt_override pass STP_Tests_M3UA.TC_tmt_loadshare pass STP_Tests_M3UA.TC_tmt_broadcast pass STP_Tests_M3UA.TC_act_rctx_data_no_rctx pass STP_Tests_M3UA.TC_m3ua_tcp_cli pass STP_Tests_M3UA.TC_m3ua_tcp_cli_srv pass STP_Tests_M3UA.TC_m3ua_tcp_srv pass STP_Tests_M3UA.TC_m3ua_tcp_srv_cli pass STP_Tests_M3UA.TC_rkm_reg_static_notpermitted pass STP_Tests_M3UA.TC_rkm_reg_static_permitted pass STP_Tests_M3UA.TC_rkm_reg_dynamic_permitted pass STP_Tests_M3UA.TC_rkm_unreg_never_registered pass STP_Tests_M3UA.TC_rkm_unreg_invalid pass STP_Tests_M3UA.TC_rkm_unreg_registered pass STP_Tests_M3UA.TC_rkm_unreg_active pass STP_Tests_M3UA.TC_clnt_connect_asp_up pass STP_Tests_M3UA.TC_clnt_asp_act pass STP_Tests_M3UA.TC_clnt_sg_to_asp pass STP_Tests_M3UA.TC_clnt_asp_to_sg pass STP_Tests_M3UA.TC_clnt_sg_to_asp_norctx pass STP_Tests_M3UA.TC_clnt_asp_to_sg_norctx pass STP_Tests_M3UA.TC_clnt_quirk_no_notify_asp_act pass STP_Tests_M3UA.TC_clnt_no_daud_in_asp pass STP_Tests_M3UA.TC_clnt_quirk_daud_in_asp pass STP_Tests_M3UA.TC_clnt_no_snm_inactive pass STP_Tests_M3UA.TC_clnt_quirk_snm_inactive pass STP_Tests_M3UA.TC_ssnm_aspac_dava_aspia_duna pass STP_Tests_M3UA.TC_ssnm_distribution_dava_duna pass STP_Tests_M3UA.TC_ssnm_distribution_dava_duna_multipc pass STP_Tests_M3UA.TC_ssnm_distribution_dupu pass STP_Tests_M3UA.TC_ssnm_distribution_scon pass STP_Tests_M3UA.TC_clnt_asp_act_tmt_loadshare pass STP_Tests_IPA.TC_unknown_client_nodynamic pass STP_Tests_IPA.TC_known_client_nodynamic pass STP_Tests_IPA.TC_unknown_client_dynamic pass STP_Tests_IPA.TC_tmt_override pass STP_Tests_IPA.TC_unknown_client_dynamic_tmt_override pass STP_Tests_IPA.TC_tmt_loadshare pass STP_Tests_IPA.TC_unknown_client_dynamic_tmt_loadshare pass STP_Tests.TC_m3ua_to_ipa pass STP_Tests.TC_ipa_to_m3ua pass STP_Tests.TC_ipa_to_m3ua_ni pass STP_Tests.TC_ipa_to_m3ua_patch_sccp Summary: pass: 50 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh STP_Tests --rm Generated STP_Tests.TC_act_rctx_data_no_rctx.merged Generated STP_Tests.TC_asp_act.merged Generated STP_Tests.TC_asp_act_broadcast.merged Generated STP_Tests.TC_asp_act_loadshare.merged Generated STP_Tests.TC_asp_act_override.merged Generated STP_Tests.TC_beat.merged Generated STP_Tests.TC_beat_payload.merged Generated STP_Tests.TC_clnt_asp_act.merged Generated STP_Tests.TC_clnt_asp_act_tmt_loadshare.merged Generated STP_Tests.TC_clnt_asp_to_sg.merged Generated STP_Tests.TC_clnt_asp_to_sg_norctx.merged Generated STP_Tests.TC_clnt_connect_asp_up.merged Generated STP_Tests.TC_clnt_no_daud_in_asp.merged Generated STP_Tests.TC_clnt_no_snm_inactive.merged Generated STP_Tests.TC_clnt_quirk_daud_in_asp.merged Generated STP_Tests.TC_clnt_quirk_no_notify_asp_act.merged Generated STP_Tests.TC_clnt_quirk_snm_inactive.merged Generated STP_Tests.TC_clnt_sg_to_asp.merged Generated STP_Tests.TC_clnt_sg_to_asp_norctx.merged Generated STP_Tests.TC_connect_asp_up.merged Generated STP_Tests.TC_ipa_to_m3ua.merged Generated STP_Tests.TC_ipa_to_m3ua_ni.merged Generated STP_Tests.TC_ipa_to_m3ua_patch_sccp.merged Generated STP_Tests.TC_known_client_nodynamic.merged Generated STP_Tests.TC_m3ua_tcp_cli.merged Generated STP_Tests.TC_m3ua_tcp_cli_srv.merged Generated STP_Tests.TC_m3ua_tcp_srv.merged Generated STP_Tests.TC_m3ua_tcp_srv_cli.merged Generated STP_Tests.TC_m3ua_to_ipa.merged Generated STP_Tests.TC_rkm_reg_dynamic_permitted.merged Generated STP_Tests.TC_rkm_reg_static_notpermitted.merged Generated STP_Tests.TC_rkm_reg_static_permitted.merged Generated STP_Tests.TC_rkm_unreg_active.merged Generated STP_Tests.TC_rkm_unreg_invalid.merged Generated STP_Tests.TC_rkm_unreg_never_registered.merged Generated STP_Tests.TC_rkm_unreg_registered.merged Generated STP_Tests.TC_ssnm_aspac_dava_aspia_duna.merged Generated STP_Tests.TC_ssnm_distribution_dava_duna.merged Generated STP_Tests.TC_ssnm_distribution_dava_duna_multipc.merged Generated STP_Tests.TC_ssnm_distribution_dupu.merged Generated STP_Tests.TC_ssnm_distribution_scon.merged Generated STP_Tests.TC_tmt_broadcast.merged Generated STP_Tests.TC_tmt_loadshare.merged Generated STP_Tests.TC_tmt_override.merged Generated STP_Tests.TC_unknown_client_dynamic.merged Generated STP_Tests.TC_unknown_client_dynamic_tmt_loadshare.merged Generated STP_Tests.TC_unknown_client_dynamic_tmt_override.merged Generated STP_Tests.TC_unknown_client_nodynamic.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-stp-test-247 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-stp-test-asan-103-stp + [ -n jenkins-ttcn3-stp-test-asan-103-stp ] + docker_kill_wait jenkins-ttcn3-stp-test-asan-103-stp + docker kill jenkins-ttcn3-stp-test-asan-103-stp jenkins-ttcn3-stp-test-asan-103-stp + docker wait jenkins-ttcn3-stp-test-asan-103-stp 137 + network_remove + set +x Removing network ttcn3-stp-test-247 + docker network remove ttcn3-stp-test-247 ttcn3-stp-test-247 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-stp-test-asan/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-stp-test-asan/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-stp-test-asan/_cache:/cache --name jenkins-ttcn3-stp-test-asan-103-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-stp-test-asan/logs/stp-tester/junit-xml-21.log <?xml version="1.0"?> <testsuite name='STP_Tests' tests='50' failures='0' errors='0' skipped='0' inconc='0' time='525.00'> <testcase classname='STP_Tests_M3UA' name='TC_connect_asp_up' time='2.521383'/> <testcase classname='STP_Tests_M3UA' name='TC_beat' time='2.511330'/> <testcase classname='STP_Tests_M3UA' name='TC_beat_payload' time='2.513454'/> <testcase classname='STP_Tests_M3UA' name='TC_asp_act' time='2.512266'/> <testcase classname='STP_Tests_M3UA' name='TC_asp_act_override' time='2.516958'/> <testcase classname='STP_Tests_M3UA' name='TC_asp_act_loadshare' time='2.513094'/> <testcase classname='STP_Tests_M3UA' name='TC_asp_act_broadcast' time='2.505453'/> <testcase classname='STP_Tests_M3UA' name='TC_tmt_override' time='2.722317'/> <testcase classname='STP_Tests_M3UA' name='TC_tmt_loadshare' time='6.397521'/> <testcase classname='STP_Tests_M3UA' name='TC_tmt_broadcast' time='6.392911'/> <testcase classname='STP_Tests_M3UA' name='TC_act_rctx_data_no_rctx' time='2.519090'/> <testcase classname='STP_Tests_M3UA' name='TC_m3ua_tcp_cli' time='3.518848'/> <testcase classname='STP_Tests_M3UA' name='TC_m3ua_tcp_cli_srv' time='20.457810'/> <testcase classname='STP_Tests_M3UA' name='TC_m3ua_tcp_srv' time='9.480521'/> <testcase classname='STP_Tests_M3UA' name='TC_m3ua_tcp_srv_cli' time='14.546297'/> <testcase classname='STP_Tests_M3UA' name='TC_rkm_reg_static_notpermitted' time='2.502877'/> <testcase classname='STP_Tests_M3UA' name='TC_rkm_reg_static_permitted' time='2.503976'/> <testcase classname='STP_Tests_M3UA' name='TC_rkm_reg_dynamic_permitted' time='2.504862'/> <testcase classname='STP_Tests_M3UA' name='TC_rkm_unreg_never_registered' time='2.514116'/> <testcase classname='STP_Tests_M3UA' name='TC_rkm_unreg_invalid' time='2.511499'/> <testcase classname='STP_Tests_M3UA' name='TC_rkm_unreg_registered' time='2.515417'/> <testcase classname='STP_Tests_M3UA' name='TC_rkm_unreg_active' time='2.507820'/> <testcase classname='STP_Tests_M3UA' name='TC_clnt_connect_asp_up' time='17.724442'/> <testcase classname='STP_Tests_M3UA' name='TC_clnt_asp_act' time='13.471411'/> <testcase classname='STP_Tests_M3UA' name='TC_clnt_sg_to_asp' time='14.471159'/> <testcase classname='STP_Tests_M3UA' name='TC_clnt_asp_to_sg' time='9.519832'/> <testcase classname='STP_Tests_M3UA' name='TC_clnt_sg_to_asp_norctx' time='14.676170'/> <testcase classname='STP_Tests_M3UA' name='TC_clnt_asp_to_sg_norctx' time='14.555214'/> <testcase classname='STP_Tests_M3UA' name='TC_clnt_quirk_no_notify_asp_act' time='13.553367'/> <testcase classname='STP_Tests_M3UA' name='TC_clnt_no_daud_in_asp' time='13.677408'/> <testcase classname='STP_Tests_M3UA' name='TC_clnt_quirk_daud_in_asp' time='13.685913'/> <testcase classname='STP_Tests_M3UA' name='TC_clnt_no_snm_inactive' time='13.502209'/> <testcase classname='STP_Tests_M3UA' name='TC_clnt_quirk_snm_inactive' time='13.498052'/> <testcase classname='STP_Tests_M3UA' name='TC_ssnm_aspac_dava_aspia_duna' time='2.520485'/> <testcase classname='STP_Tests_M3UA' name='TC_ssnm_distribution_dava_duna' time='9.828737'/> <testcase classname='STP_Tests_M3UA' name='TC_ssnm_distribution_dava_duna_multipc' time='11.401377'/> <testcase classname='STP_Tests_M3UA' name='TC_ssnm_distribution_dupu' time='11.179789'/> <testcase classname='STP_Tests_M3UA' name='TC_ssnm_distribution_scon' time='11.186027'/> <testcase classname='STP_Tests_M3UA' name='TC_clnt_asp_act_tmt_loadshare' time='13.483395'/> <testcase classname='STP_Tests_IPA' name='TC_unknown_client_nodynamic' time='0.017980'/> <testcase classname='STP_Tests_IPA' name='TC_known_client_nodynamic' time='0.049997'/> <testcase classname='STP_Tests_IPA' name='TC_unknown_client_dynamic' time='0.075560'/> <testcase classname='STP_Tests_IPA' name='TC_tmt_override' time='0.137811'/> <testcase classname='STP_Tests_IPA' name='TC_unknown_client_dynamic_tmt_override' time='0.112737'/> <testcase classname='STP_Tests_IPA' name='TC_tmt_loadshare' time='0.153203'/> <testcase classname='STP_Tests_IPA' name='TC_unknown_client_dynamic_tmt_loadshare' time='0.128848'/> <testcase classname='STP_Tests' name='TC_m3ua_to_ipa' time='2.582686'/> <testcase classname='STP_Tests' name='TC_ipa_to_m3ua' time='2.531412'/> <testcase classname='STP_Tests' name='TC_ipa_to_m3ua_ni' time='2.595922'/> <testcase classname='STP_Tests' name='TC_ipa_to_m3ua_patch_sccp' time='2.560455'/> </testsuite> Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS