Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest 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-remsim-test-latest # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.39.5' > 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 a5e5bb84ca0d7e3f9eb59f67ed52e99e6f170f8a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f a5e5bb84ca0d7e3f9eb59f67ed52e99e6f170f8a # timeout=10 Commit message: "nplab-{m3ua,sua}-test: Record pcap of all testsuite run" > git rev-list --no-walk 5048e14b3732d1b9df8582abddca4728270ffa67 # timeout=10
[ttcn3-remsim-test-latest] $ /bin/sh -xe /tmp/jenkins3181872072703923775.sh + export REGISTRY_HOST=registry.osmocom.org + echo ttcn3-remsim-test-latest + sed s/-latest$// + DIR=ttcn3-remsim-test + export IMAGE_SUFFIX=latest + cd ttcn3-remsim-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs ] + [ xjenkins-ttcn3-remsim-test-latest-1442 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-remsim-test + SUITE_NAME=ttcn3-remsim-test + IMAGE_SUFFIX=latest + docker_images_require osmo-remsim-latest ttcn3-remsim-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-remsim-latest + local feed + echo debian-bookworm-obs-latest + depends=debian-bookworm-obs-latest + [ -n debian-bookworm-obs-latest ] + docker_images_require debian-bookworm-obs-latest + 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-latest + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-obs-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-obs-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-obs-latest + echo debian-bookworm-obs-latest + dir=debian-bookworm-obs-latest + [ -z ] + pull_arg=--pull + grep ^FROM ../debian-bookworm-obs-latest/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-obs-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-obs-latest BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-obs-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/debian-bookworm-obs-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-remsim-test-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-obs-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.35kB done #1 DONE 0.0s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.0s #5 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:69e16b89dbd04be88f1f562f865b3faf08aebf233dabbe0644a85f20bbf87cf2 #5 resolve registry.osmocom.org/debian:bookworm@sha256:69e16b89dbd04be88f1f562f865b3faf08aebf233dabbe0644a85f20bbf87cf2 0.0s done #5 DONE 0.0s #6 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release #6 DONE 0.1s #7 [internal] load build context #7 transferring context: 1.96kB done #7 DONE 0.0s #8 [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-latest.asc] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-latest.list #8 CACHED #9 [2/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #9 CACHED #10 [3/6] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc #10 CACHED #11 [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/ #11 CACHED #12 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:0781aa0719be12e923bf0990080e8007407638cf8fb1553fc9d2f4ad9736f1a8 done #13 naming to docker.io/osmocom-build/debian-bookworm-obs-latest:latest 0.0s done #13 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/debian-bookworm-obs-latest' + docker_image_exists debian-bookworm-obs-latest + docker images -q osmocom-build/debian-bookworm-obs-latest + test -n 0781aa0719be + list_osmo_packages debian-bookworm debian-bookworm-obs-latest + local distro=debian-bookworm + local image=debian-bookworm-obs-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-obs-latest -c + [ -n ] + return + docker_distro_from_image_name osmo-remsim-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-remsim-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-remsim-latest + echo osmo-remsim-latest + dir=osmo-remsim-latest + [ -z ] + pull_arg=--pull + grep ^FROM ../osmo-remsim-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-remsim-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-remsim-latest BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-remsim-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/osmo-remsim-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-remsim-test-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-remsim-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 811B done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION results in empty or invalid base image name (line 4) #1 DONE 0.1s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-obs-latest:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.1s #4 [1/4] FROM docker.io/osmocom-build/debian-bookworm-obs-latest:latest #4 DONE 0.0s #5 [2/4] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends osmo-remsim-server osmo-remsim-client-shell osmo-remsim-client-st2 osmo-remsim-bankd && apt-get clean ;; centos*) dnf install -y osmo-remsim-server osmo-remsim-client-shell osmo-remsim-client-st2 osmo-remsim-bankd ;; esac #5 CACHED #6 [3/4] WORKDIR /TMP #6 CACHED #7 [4/4] WORKDIR /DATA #7 CACHED #8 exporting to image #8 exporting layers done #8 writing image sha256:5743226deaa83345bf8b7eb586791345c723f19de0dad7acfc3d603f17e2883b done #8 naming to docker.io/osmocom-build/osmo-remsim-latest:latest done #8 DONE 0.0s 1 warning found (use docker --debug to expand): - InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION results in empty or invalid base image name (line 4) rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/osmo-remsim-latest' + docker_image_exists osmo-remsim-latest + docker images -q osmocom-build/osmo-remsim-latest + test -n 5743226deaa8 + list_osmo_packages debian-bookworm osmo-remsim-latest + local distro=debian-bookworm + local image=osmo-remsim-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-remsim-latest -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-remsim-latest ### ii libosmo-rspro2:amd64 1.1.0 amd64 Osmocom Remote SIM - Shared Library ii libosmo-simtrace2-1:amd64 0.9.0 amd64 Osmocom SIMtrace2 library ii libosmocore22:amd64 1.11.0 amd64 Osmo Core library ii libosmogsm20:amd64 1.11.0 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.11.0 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.6.0 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.11.0 amd64 Osmo SIM library ii libosmousb0:amd64 1.11.0 amd64 Osmo USB library ii osmo-remsim-bankd:amd64 1.1.0 amd64 Osmocom Remote SIM - Bank Daemon ii osmo-remsim-client-shell:amd64 1.1.0 amd64 Osmocom Remote SIM - Interactive Client ii osmo-remsim-client-st2:amd64 1.1.0 amd64 Osmocom Remote SIM - Client for SIMtrace2 cardem firmware ii osmo-remsim-server:amd64 1.1.0 amd64 Osmocom Remote SIM - Central Server ii osmocom-latest 1.0.0 amd64 Dummy package, which conflicts with: osmocom-nightly osmocom-next + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-remsim-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 7ad3271a525f: Already exists 1fc1c04bda5f: Pulling fs layer 62d77d863a0b: Pulling fs layer 89bb03f2b758: Pulling fs layer 3e777526d60e: Pulling fs layer 1a4ddf1752cd: Pulling fs layer 55d7fd781f97: Pulling fs layer 51112f467235: Pulling fs layer 98b493859992: Pulling fs layer 665591398cd8: Pulling fs layer 3e777526d60e: Waiting d3488693da7c: Pulling fs layer 55d7fd781f97: Waiting 1a4ddf1752cd: Waiting 51112f467235: Waiting be2833b5f86d: Pulling fs layer 9ccb93daed4a: Pulling fs layer 665591398cd8: Waiting 98b493859992: Waiting d3488693da7c: Waiting 2a832462dfd9: Pulling fs layer 9ccb93daed4a: Waiting 43bfeecb8279: Pulling fs layer 81ba5e42645d: Pulling fs layer 2a832462dfd9: Waiting 43bfeecb8279: Waiting 81ba5e42645d: Waiting 1fc1c04bda5f: Retrying in 5 seconds 89bb03f2b758: Retrying in 5 seconds 62d77d863a0b: Retrying in 5 seconds 62d77d863a0b: Retrying in 4 seconds 89bb03f2b758: Retrying in 4 seconds 1fc1c04bda5f: Retrying in 4 seconds 62d77d863a0b: Retrying in 3 seconds 89bb03f2b758: Retrying in 3 seconds 1fc1c04bda5f: Retrying in 3 seconds 1fc1c04bda5f: Retrying in 2 seconds 89bb03f2b758: Retrying in 2 seconds 62d77d863a0b: Retrying in 2 seconds 89bb03f2b758: Retrying in 1 second 1fc1c04bda5f: Retrying in 1 second 62d77d863a0b: Retrying in 1 second 89bb03f2b758: Retrying in 10 seconds 62d77d863a0b: Retrying in 10 seconds 1fc1c04bda5f: Retrying in 10 seconds 62d77d863a0b: Retrying in 9 seconds 89bb03f2b758: Retrying in 9 seconds 1fc1c04bda5f: Retrying in 9 seconds 62d77d863a0b: Retrying in 8 seconds 89bb03f2b758: Retrying in 8 seconds 1fc1c04bda5f: Retrying in 8 seconds 62d77d863a0b: Retrying in 7 seconds 89bb03f2b758: Retrying in 7 seconds 1fc1c04bda5f: Retrying in 7 seconds 62d77d863a0b: Retrying in 6 seconds 89bb03f2b758: Retrying in 6 seconds 1fc1c04bda5f: Retrying in 6 seconds 62d77d863a0b: Retrying in 5 seconds 89bb03f2b758: Retrying in 5 seconds 1fc1c04bda5f: Retrying in 5 seconds 62d77d863a0b: Retrying in 4 seconds 89bb03f2b758: Retrying in 4 seconds 1fc1c04bda5f: Retrying in 4 seconds 62d77d863a0b: Retrying in 3 seconds 89bb03f2b758: Retrying in 3 seconds 1fc1c04bda5f: Retrying in 3 seconds 89bb03f2b758: Retrying in 2 seconds 62d77d863a0b: Retrying in 2 seconds 1fc1c04bda5f: Retrying in 2 seconds 62d77d863a0b: Retrying in 1 second 89bb03f2b758: Retrying in 1 second 1fc1c04bda5f: Retrying in 1 second 89bb03f2b758: Retrying in 15 seconds 1fc1c04bda5f: Retrying in 15 seconds 62d77d863a0b: Retrying in 15 seconds 1fc1c04bda5f: Retrying in 14 seconds 89bb03f2b758: Retrying in 14 seconds 62d77d863a0b: Retrying in 14 seconds 89bb03f2b758: Retrying in 13 seconds 62d77d863a0b: Retrying in 13 seconds 1fc1c04bda5f: Retrying in 13 seconds 89bb03f2b758: Retrying in 12 seconds 1fc1c04bda5f: Retrying in 12 seconds 62d77d863a0b: Retrying in 12 seconds 89bb03f2b758: Retrying in 11 seconds 1fc1c04bda5f: Retrying in 11 seconds 62d77d863a0b: Retrying in 11 seconds 89bb03f2b758: Retrying in 10 seconds 1fc1c04bda5f: Retrying in 10 seconds 62d77d863a0b: Retrying in 10 seconds 89bb03f2b758: Retrying in 9 seconds 1fc1c04bda5f: Retrying in 9 seconds 62d77d863a0b: Retrying in 9 seconds 89bb03f2b758: Retrying in 8 seconds 1fc1c04bda5f: Retrying in 8 seconds 62d77d863a0b: Retrying in 8 seconds 89bb03f2b758: Retrying in 7 seconds 62d77d863a0b: Retrying in 7 seconds 1fc1c04bda5f: Retrying in 7 seconds 89bb03f2b758: Retrying in 6 seconds 1fc1c04bda5f: Retrying in 6 seconds 62d77d863a0b: Retrying in 6 seconds 89bb03f2b758: Retrying in 5 seconds 62d77d863a0b: Retrying in 5 seconds 1fc1c04bda5f: Retrying in 5 seconds 89bb03f2b758: Retrying in 4 seconds 62d77d863a0b: Retrying in 4 seconds 1fc1c04bda5f: Retrying in 4 seconds 89bb03f2b758: Retrying in 3 seconds 1fc1c04bda5f: Retrying in 3 seconds 62d77d863a0b: Retrying in 3 seconds 89bb03f2b758: Retrying in 2 seconds 1fc1c04bda5f: Retrying in 2 seconds 62d77d863a0b: Retrying in 2 seconds 89bb03f2b758: Retrying in 1 second 1fc1c04bda5f: Retrying in 1 second 62d77d863a0b: Retrying in 1 second 62d77d863a0b: Retrying in 20 seconds 89bb03f2b758: Retrying in 20 seconds 1fc1c04bda5f: Retrying in 20 seconds 62d77d863a0b: Retrying in 19 seconds 1fc1c04bda5f: Retrying in 19 seconds 89bb03f2b758: Retrying in 19 seconds 62d77d863a0b: Retrying in 18 seconds 1fc1c04bda5f: Retrying in 18 seconds 89bb03f2b758: Retrying in 18 seconds 62d77d863a0b: Retrying in 17 seconds 1fc1c04bda5f: Retrying in 17 seconds 89bb03f2b758: Retrying in 17 seconds 62d77d863a0b: Retrying in 16 seconds 89bb03f2b758: Retrying in 16 seconds 1fc1c04bda5f: Retrying in 16 seconds 62d77d863a0b: Retrying in 15 seconds 89bb03f2b758: Retrying in 15 seconds 1fc1c04bda5f: Retrying in 15 seconds 62d77d863a0b: Retrying in 14 seconds 89bb03f2b758: Retrying in 14 seconds 1fc1c04bda5f: Retrying in 14 seconds 62d77d863a0b: Retrying in 13 seconds 1fc1c04bda5f: Retrying in 13 seconds 89bb03f2b758: Retrying in 13 seconds 62d77d863a0b: Retrying in 12 seconds 89bb03f2b758: Retrying in 12 seconds 1fc1c04bda5f: Retrying in 12 seconds 62d77d863a0b: Retrying in 11 seconds 1fc1c04bda5f: Retrying in 11 seconds 89bb03f2b758: Retrying in 11 seconds 62d77d863a0b: Retrying in 10 seconds 89bb03f2b758: Retrying in 10 seconds 1fc1c04bda5f: Retrying in 10 seconds 62d77d863a0b: Retrying in 9 seconds 89bb03f2b758: Retrying in 9 seconds 1fc1c04bda5f: Retrying in 9 seconds 62d77d863a0b: Retrying in 8 seconds 1fc1c04bda5f: Retrying in 8 seconds 89bb03f2b758: Retrying in 8 seconds 62d77d863a0b: Retrying in 7 seconds 89bb03f2b758: Retrying in 7 seconds 1fc1c04bda5f: Retrying in 7 seconds 62d77d863a0b: Retrying in 6 seconds 89bb03f2b758: Retrying in 6 seconds 1fc1c04bda5f: Retrying in 6 seconds 62d77d863a0b: Retrying in 5 seconds 89bb03f2b758: Retrying in 5 seconds 1fc1c04bda5f: Retrying in 5 seconds 62d77d863a0b: Retrying in 4 seconds 1fc1c04bda5f: Retrying in 4 seconds 89bb03f2b758: Retrying in 4 seconds 62d77d863a0b: Retrying in 3 seconds 89bb03f2b758: Retrying in 3 seconds 1fc1c04bda5f: Retrying in 3 seconds 62d77d863a0b: Retrying in 2 seconds 89bb03f2b758: Retrying in 2 seconds 1fc1c04bda5f: Retrying in 2 seconds 62d77d863a0b: Retrying in 1 second 89bb03f2b758: Retrying in 1 second 1fc1c04bda5f: Retrying in 1 second 1a4ddf1752cd: Retrying in 5 seconds 3e777526d60e: Retrying in 5 seconds 55d7fd781f97: Retrying in 5 seconds 1a4ddf1752cd: Retrying in 4 seconds 3e777526d60e: Retrying in 4 seconds 55d7fd781f97: Retrying in 4 seconds 1a4ddf1752cd: Retrying in 3 seconds 3e777526d60e: Retrying in 3 seconds 55d7fd781f97: Retrying in 3 seconds 1a4ddf1752cd: Retrying in 2 seconds 3e777526d60e: Retrying in 2 seconds 55d7fd781f97: Retrying in 2 seconds 3e777526d60e: Retrying in 1 second 1a4ddf1752cd: Retrying in 1 second 55d7fd781f97: Retrying in 1 second 3e777526d60e: Retrying in 10 seconds 1a4ddf1752cd: Retrying in 10 seconds 55d7fd781f97: Retrying in 10 seconds 3e777526d60e: Retrying in 9 seconds 55d7fd781f97: Retrying in 9 seconds 1a4ddf1752cd: Retrying in 9 seconds 3e777526d60e: Retrying in 8 seconds 55d7fd781f97: Retrying in 8 seconds 1a4ddf1752cd: Retrying in 8 seconds 3e777526d60e: Retrying in 7 seconds 55d7fd781f97: Retrying in 7 seconds 1a4ddf1752cd: Retrying in 7 seconds 3e777526d60e: Retrying in 6 seconds 55d7fd781f97: Retrying in 6 seconds 1a4ddf1752cd: Retrying in 6 seconds 3e777526d60e: Retrying in 5 seconds 55d7fd781f97: Retrying in 5 seconds 1a4ddf1752cd: Retrying in 5 seconds 3e777526d60e: Retrying in 4 seconds 1a4ddf1752cd: Retrying in 4 seconds 55d7fd781f97: Retrying in 4 seconds 3e777526d60e: Retrying in 3 seconds 1a4ddf1752cd: Retrying in 3 seconds 55d7fd781f97: Retrying in 3 seconds 3e777526d60e: Retrying in 2 seconds 1a4ddf1752cd: Retrying in 2 seconds 55d7fd781f97: Retrying in 2 seconds 3e777526d60e: Retrying in 1 second 55d7fd781f97: Retrying in 1 second 1a4ddf1752cd: Retrying in 1 second 1a4ddf1752cd: Retrying in 15 seconds 55d7fd781f97: Retrying in 15 seconds 3e777526d60e: Retrying in 15 seconds 3e777526d60e: Retrying in 14 seconds 55d7fd781f97: Retrying in 14 seconds 1a4ddf1752cd: Retrying in 14 seconds 1a4ddf1752cd: Retrying in 13 seconds 3e777526d60e: Retrying in 13 seconds 55d7fd781f97: Retrying in 13 seconds 3e777526d60e: Retrying in 12 seconds 55d7fd781f97: Retrying in 12 seconds 1a4ddf1752cd: Retrying in 12 seconds 1a4ddf1752cd: Retrying in 11 seconds 3e777526d60e: Retrying in 11 seconds 55d7fd781f97: Retrying in 11 seconds 55d7fd781f97: Retrying in 10 seconds 1a4ddf1752cd: Retrying in 10 seconds 3e777526d60e: Retrying in 10 seconds 1a4ddf1752cd: Retrying in 9 seconds 55d7fd781f97: Retrying in 9 seconds 3e777526d60e: Retrying in 9 seconds 1a4ddf1752cd: Retrying in 8 seconds 55d7fd781f97: Retrying in 8 seconds 3e777526d60e: Retrying in 8 seconds 1a4ddf1752cd: Retrying in 7 seconds 3e777526d60e: Retrying in 7 seconds 55d7fd781f97: Retrying in 7 seconds 55d7fd781f97: Retrying in 6 seconds 1a4ddf1752cd: Retrying in 6 seconds 3e777526d60e: Retrying in 6 seconds 1a4ddf1752cd: Retrying in 5 seconds 55d7fd781f97: Retrying in 5 seconds 3e777526d60e: Retrying in 5 seconds 1a4ddf1752cd: Retrying in 4 seconds 55d7fd781f97: Retrying in 4 seconds 3e777526d60e: Retrying in 4 seconds 55d7fd781f97: Retrying in 3 seconds 1a4ddf1752cd: Retrying in 3 seconds 3e777526d60e: Retrying in 3 seconds 1a4ddf1752cd: Retrying in 2 seconds 55d7fd781f97: Retrying in 2 seconds 3e777526d60e: Retrying in 2 seconds 1a4ddf1752cd: Retrying in 1 second 3e777526d60e: Retrying in 1 second 55d7fd781f97: Retrying in 1 second 55d7fd781f97: Retrying in 20 seconds 1a4ddf1752cd: Retrying in 20 seconds 3e777526d60e: Retrying in 19 seconds 55d7fd781f97: Retrying in 19 seconds 1a4ddf1752cd: Retrying in 19 seconds 3e777526d60e: Retrying in 18 seconds 1a4ddf1752cd: Retrying in 18 seconds 55d7fd781f97: Retrying in 18 seconds 3e777526d60e: Retrying in 17 seconds 55d7fd781f97: Retrying in 17 seconds 1a4ddf1752cd: Retrying in 17 seconds 3e777526d60e: Retrying in 16 seconds 55d7fd781f97: Retrying in 16 seconds 1a4ddf1752cd: Retrying in 16 seconds 3e777526d60e: Retrying in 15 seconds 55d7fd781f97: Retrying in 15 seconds 1a4ddf1752cd: Retrying in 15 seconds 3e777526d60e: Retrying in 14 seconds 55d7fd781f97: Retrying in 14 seconds 1a4ddf1752cd: Retrying in 14 seconds 3e777526d60e: Retrying in 13 seconds 55d7fd781f97: Retrying in 13 seconds 1a4ddf1752cd: Retrying in 13 seconds 55d7fd781f97: Retrying in 12 seconds 3e777526d60e: Retrying in 12 seconds 1a4ddf1752cd: Retrying in 12 seconds 55d7fd781f97: Retrying in 11 seconds 3e777526d60e: Retrying in 11 seconds 1a4ddf1752cd: Retrying in 11 seconds 3e777526d60e: Retrying in 10 seconds 1a4ddf1752cd: Retrying in 10 seconds 55d7fd781f97: Retrying in 10 seconds 3e777526d60e: Retrying in 9 seconds 55d7fd781f97: Retrying in 9 seconds 1a4ddf1752cd: Retrying in 9 seconds 3e777526d60e: Retrying in 8 seconds 55d7fd781f97: Retrying in 8 seconds 1a4ddf1752cd: Retrying in 8 seconds 3e777526d60e: Retrying in 7 seconds 55d7fd781f97: Retrying in 7 seconds 1a4ddf1752cd: Retrying in 7 seconds 55d7fd781f97: Retrying in 6 seconds 3e777526d60e: Retrying in 6 seconds 1a4ddf1752cd: Retrying in 6 seconds 3e777526d60e: Retrying in 5 seconds 55d7fd781f97: Retrying in 5 seconds 1a4ddf1752cd: Retrying in 5 seconds 3e777526d60e: Retrying in 4 seconds 55d7fd781f97: Retrying in 4 seconds 1a4ddf1752cd: Retrying in 4 seconds 3e777526d60e: Retrying in 3 seconds 55d7fd781f97: Retrying in 3 seconds 1a4ddf1752cd: Retrying in 3 seconds 55d7fd781f97: Retrying in 2 seconds 3e777526d60e: Retrying in 2 seconds 1a4ddf1752cd: Retrying in 2 seconds 55d7fd781f97: Retrying in 1 second 3e777526d60e: Retrying in 1 second 1a4ddf1752cd: Retrying in 1 second 51112f467235: Retrying in 5 seconds 98b493859992: Retrying in 5 seconds 665591398cd8: Retrying in 5 seconds 51112f467235: Retrying in 4 seconds 98b493859992: Retrying in 4 seconds 665591398cd8: Retrying in 4 seconds 98b493859992: Retrying in 3 seconds 51112f467235: Retrying in 3 seconds 665591398cd8: Retrying in 3 seconds 51112f467235: Retrying in 2 seconds 98b493859992: Retrying in 2 seconds 665591398cd8: Retrying in 2 seconds 51112f467235: Retrying in 1 second 98b493859992: Retrying in 1 second 665591398cd8: Retrying in 1 second 98b493859992: Retrying in 10 seconds 51112f467235: Retrying in 10 seconds 665591398cd8: Retrying in 10 seconds 98b493859992: Retrying in 9 seconds 51112f467235: Retrying in 9 seconds 665591398cd8: Retrying in 9 seconds 51112f467235: Retrying in 8 seconds 98b493859992: Retrying in 8 seconds 665591398cd8: Retrying in 8 seconds 51112f467235: Retrying in 7 seconds 98b493859992: Retrying in 7 seconds 665591398cd8: Retrying in 7 seconds 51112f467235: Retrying in 6 seconds 98b493859992: Retrying in 6 seconds 665591398cd8: Retrying in 6 seconds 51112f467235: Retrying in 5 seconds 98b493859992: Retrying in 5 seconds 665591398cd8: Retrying in 5 seconds 98b493859992: Retrying in 4 seconds 51112f467235: Retrying in 4 seconds 665591398cd8: Retrying in 4 seconds 98b493859992: Retrying in 3 seconds 51112f467235: Retrying in 3 seconds 665591398cd8: Retrying in 3 seconds 51112f467235: Retrying in 2 seconds 98b493859992: Retrying in 2 seconds 665591398cd8: Retrying in 2 seconds 51112f467235: Retrying in 1 second 98b493859992: Retrying in 1 second 665591398cd8: Retrying in 1 second 51112f467235: Retrying in 15 seconds 98b493859992: Retrying in 15 seconds 665591398cd8: Retrying in 15 seconds 98b493859992: Retrying in 14 seconds 51112f467235: Retrying in 14 seconds 665591398cd8: Retrying in 14 seconds 51112f467235: Retrying in 13 seconds 665591398cd8: Retrying in 13 seconds 98b493859992: Retrying in 13 seconds 51112f467235: Retrying in 12 seconds 98b493859992: Retrying in 12 seconds 665591398cd8: Retrying in 12 seconds 98b493859992: Retrying in 11 seconds 665591398cd8: Retrying in 11 seconds 51112f467235: Retrying in 11 seconds 51112f467235: Retrying in 10 seconds 98b493859992: Retrying in 10 seconds 665591398cd8: Retrying in 10 seconds 51112f467235: Retrying in 9 seconds 98b493859992: Retrying in 9 seconds 665591398cd8: Retrying in 9 seconds 665591398cd8: Retrying in 8 seconds 98b493859992: Retrying in 8 seconds 51112f467235: Retrying in 8 seconds 51112f467235: Retrying in 7 seconds 98b493859992: Retrying in 7 seconds 665591398cd8: Retrying in 7 seconds 51112f467235: Retrying in 6 seconds 98b493859992: Retrying in 6 seconds 665591398cd8: Retrying in 6 seconds 51112f467235: Retrying in 5 seconds 98b493859992: Retrying in 5 seconds 665591398cd8: Retrying in 5 seconds 98b493859992: Retrying in 4 seconds 51112f467235: Retrying in 4 seconds 665591398cd8: Retrying in 4 seconds 51112f467235: Retrying in 3 seconds 98b493859992: Retrying in 3 seconds 665591398cd8: Retrying in 3 seconds 51112f467235: Retrying in 2 seconds 665591398cd8: Retrying in 2 seconds 98b493859992: Retrying in 2 seconds 98b493859992: Retrying in 1 second 51112f467235: Retrying in 1 second 665591398cd8: Retrying in 1 second 98b493859992: Retrying in 20 seconds 51112f467235: Retrying in 20 seconds 98b493859992: Retrying in 19 seconds 51112f467235: Retrying in 19 seconds 665591398cd8: Retrying in 19 seconds 98b493859992: Retrying in 18 seconds 51112f467235: Retrying in 18 seconds 665591398cd8: Retrying in 18 seconds 98b493859992: Retrying in 17 seconds 51112f467235: Retrying in 17 seconds 665591398cd8: Retrying in 17 seconds 98b493859992: Retrying in 16 seconds 51112f467235: Retrying in 16 seconds 665591398cd8: Retrying in 16 seconds 98b493859992: Retrying in 15 seconds 51112f467235: Retrying in 15 seconds 665591398cd8: Retrying in 15 seconds 98b493859992: Retrying in 14 seconds 51112f467235: Retrying in 14 seconds 665591398cd8: Retrying in 14 seconds 98b493859992: Retrying in 13 seconds 51112f467235: Retrying in 13 seconds 665591398cd8: Retrying in 13 seconds 98b493859992: Retrying in 12 seconds 51112f467235: Retrying in 12 seconds 665591398cd8: Retrying in 12 seconds 98b493859992: Retrying in 11 seconds 51112f467235: Retrying in 11 seconds 665591398cd8: Retrying in 11 seconds 98b493859992: Retrying in 10 seconds 51112f467235: Retrying in 10 seconds 665591398cd8: Retrying in 10 seconds 98b493859992: Retrying in 9 seconds 51112f467235: Retrying in 9 seconds 665591398cd8: Retrying in 9 seconds 98b493859992: Retrying in 8 seconds 51112f467235: Retrying in 8 seconds 665591398cd8: Retrying in 8 seconds 98b493859992: Retrying in 7 seconds 51112f467235: Retrying in 7 seconds 665591398cd8: Retrying in 7 seconds 98b493859992: Retrying in 6 seconds 51112f467235: Retrying in 6 seconds 665591398cd8: Retrying in 6 seconds 98b493859992: Retrying in 5 seconds 51112f467235: Retrying in 5 seconds 665591398cd8: Retrying in 5 seconds 98b493859992: Retrying in 4 seconds 51112f467235: Retrying in 4 seconds 665591398cd8: Retrying in 4 seconds 98b493859992: Retrying in 3 seconds 51112f467235: Retrying in 3 seconds 665591398cd8: Retrying in 3 seconds 98b493859992: Retrying in 2 seconds 51112f467235: Retrying in 2 seconds 665591398cd8: Retrying in 2 seconds 98b493859992: Retrying in 1 second 51112f467235: Retrying in 1 second 665591398cd8: Retrying in 1 second be2833b5f86d: Download complete d3488693da7c: Retrying in 5 seconds 9ccb93daed4a: Verifying Checksum 9ccb93daed4a: Download complete 43bfeecb8279: Download complete 2a832462dfd9: Verifying Checksum 2a832462dfd9: Download complete d3488693da7c: Retrying in 4 seconds 81ba5e42645d: Verifying Checksum 81ba5e42645d: Download complete d3488693da7c: Retrying in 3 seconds d3488693da7c: Retrying in 2 seconds d3488693da7c: Retrying in 1 second d3488693da7c: Retrying in 9 seconds d3488693da7c: Retrying in 8 seconds d3488693da7c: Retrying in 7 seconds d3488693da7c: Retrying in 6 seconds d3488693da7c: Retrying in 5 seconds d3488693da7c: Retrying in 4 seconds d3488693da7c: Retrying in 3 seconds d3488693da7c: Retrying in 2 seconds d3488693da7c: Retrying in 1 second d3488693da7c: Retrying in 15 seconds d3488693da7c: Retrying in 14 seconds d3488693da7c: Retrying in 13 seconds d3488693da7c: Retrying in 12 seconds d3488693da7c: Retrying in 11 seconds d3488693da7c: Retrying in 10 seconds d3488693da7c: Retrying in 9 seconds d3488693da7c: Retrying in 8 seconds d3488693da7c: Retrying in 7 seconds d3488693da7c: Retrying in 6 seconds d3488693da7c: Retrying in 5 seconds d3488693da7c: Retrying in 4 seconds d3488693da7c: Retrying in 3 seconds d3488693da7c: Retrying in 2 seconds d3488693da7c: Retrying in 1 second d3488693da7c: Retrying in 20 seconds d3488693da7c: Retrying in 19 seconds d3488693da7c: Retrying in 18 seconds d3488693da7c: Retrying in 17 seconds d3488693da7c: Retrying in 16 seconds d3488693da7c: Retrying in 15 seconds d3488693da7c: Retrying in 14 seconds d3488693da7c: Retrying in 13 seconds d3488693da7c: Retrying in 12 seconds d3488693da7c: Retrying in 11 seconds d3488693da7c: Retrying in 10 seconds d3488693da7c: Retrying in 9 seconds d3488693da7c: Retrying in 8 seconds d3488693da7c: Retrying in 7 seconds d3488693da7c: Retrying in 6 seconds d3488693da7c: Retrying in 5 seconds d3488693da7c: Retrying in 4 seconds d3488693da7c: Retrying in 3 seconds d3488693da7c: Retrying in 2 seconds d3488693da7c: Retrying in 1 second unexpected EOF + continue + docker_distro_from_image_name ttcn3-remsim-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-remsim-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-remsim-test + echo ttcn3-remsim-test + dir=ttcn3-remsim-test + [ -z ] + pull_arg=--pull + grep ^FROM ../ttcn3-remsim-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-remsim-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-remsim-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-remsim-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-remsim-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-remsim-test-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/ttcn3-remsim-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 400B done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $REGISTRY/$USER/debian-bookworm-titan results in empty or invalid base image name (line 3) #1 DONE 0.1s #2 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.1s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 400B done #5 DONE 0.1s #6 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #6 CACHED #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" remsim #8 0.330 + OSMO_TTCN3_BRANCH=master #8 0.330 + shift #8 0.330 + cd /osmo-ttcn3-hacks #8 0.330 + git fetch #8 0.465 From https://gerrit.osmocom.org/osmo-ttcn3-hacks #8 0.465 b1479433..45ae4a9f master -> origin/master #8 0.465 * [new branch] fixeria/s1gw_uemux -> origin/fixeria/s1gw_uemux #8 0.465 + cac5709d...938cee2b neels/wip -> origin/neels/wip (forced update) #8 0.466 + 941a8887...39bbfdbc pmaier/smdpp -> origin/pmaier/smdpp (forced update) #8 0.471 + git checkout master #8 0.504 Already on 'master' #8 0.504 Your branch is behind 'origin/master' by 9 commits, and can be fast-forwarded. #8 0.504 (use "git pull" to update your local branch) #8 0.504 + git symbolic-ref -q HEAD #8 0.505 refs/heads/master #8 0.505 + git reset --hard origin/master #8 0.524 HEAD is now at 45ae4a9f HTTP_Server_Emulation: allow multiple HTTP server ports #8 0.524 + git rev-parse --abbrev-ref HEAD #8 0.526 master #8 0.526 + git rev-parse HEAD #8 0.528 45ae4a9fe5d996f1352579fc8cafd03f871622fb #8 0.529 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.530 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.530 + make -j8 deps #8 0.656 (make -j20 -C deps || make -j1 -C deps) #8 0.659 make[1]: warning: -j20 forced in submake: resetting jobserver mode. #8 0.660 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 0.664 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.Libraries.TCCUsefulFunctions' #8 0.664 To add an exception for this directory, call: #8 0.664 #8 0.664 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.Libraries.TCCUsefulFunctions #8 0.670 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.Libraries.TCCUsefulFunctions' #8 0.670 To add an exception for this directory, call: #8 0.670 #8 0.670 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.Libraries.TCCUsefulFunctions #8 0.675 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.675 usage: git diff --no-index [<options>] <path> <path> #8 0.675 #8 0.675 Diff output format options #8 0.675 -p, --patch generate patch #8 0.675 -s, --no-patch suppress diff output #8 0.675 -u generate patch #8 0.675 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.675 -W, --function-context #8 0.675 generate diffs with <n> lines context #8 0.675 --raw generate the diff in raw format #8 0.675 --patch-with-raw synonym for '-p --raw' #8 0.675 --patch-with-stat synonym for '-p --stat' #8 0.675 --numstat machine friendly --stat #8 0.675 --shortstat output only the last line of --stat #8 0.675 -X, --dirstat[=<param1,param2>...] #8 0.675 output the distribution of relative amount of changes for each sub-directory #8 0.675 --cumulative synonym for --dirstat=cumulative #8 0.675 --dirstat-by-file[=<param1,param2>...] #8 0.675 synonym for --dirstat=files,param1,param2... #8 0.675 --check warn if changes introduce conflict markers or whitespace errors #8 0.675 --summary condensed summary such as creations, renames and mode changes #8 0.675 --name-only show only names of changed files #8 0.675 --name-status show only names and status of changed files #8 0.675 --stat[=<width>[,<name-width>[,<count>]]] #8 0.675 generate diffstat #8 0.675 --stat-width <width> generate diffstat with a given width #8 0.675 --stat-name-width <width> #8 0.675 generate diffstat with a given name width #8 0.675 --stat-graph-width <width> #8 0.675 generate diffstat with a given graph width #8 0.675 --stat-count <count> generate diffstat with limited lines #8 0.675 --compact-summary generate compact summary in diffstat #8 0.675 --binary output a binary diff that can be applied #8 0.675 --full-index show full pre- and post-image object names on the "index" lines #8 0.675 --color[=<when>] show colored diff #8 0.675 --ws-error-highlight <kind> #8 0.675 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.675 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.675 --abbrev[=<n>] use <n> digits to display object names #8 0.675 --src-prefix <prefix> #8 0.675 show the given source prefix instead of "a/" #8 0.675 --dst-prefix <prefix> #8 0.675 show the given destination prefix instead of "b/" #8 0.675 --line-prefix <prefix> #8 0.675 prepend an additional prefix to every line of output #8 0.675 --no-prefix do not show any source or destination prefix #8 0.675 --inter-hunk-context <n> #8 0.675 show context between diff hunks up to the specified number of lines #8 0.675 --output-indicator-new <char> #8 0.675 specify the character to indicate a new line instead of '+' #8 0.675 --output-indicator-old <char> #8 0.675 specify the character to indicate an old line instead of '-' #8 0.675 --output-indicator-context <char> #8 0.675 specify the character to indicate a context instead of ' ' #8 0.675 #8 0.675 Diff rename options #8 0.675 -B, --break-rewrites[=<n>[/<m>]] #8 0.675 break complete rewrite changes into pairs of delete and create #8 0.675 -M, --find-renames[=<n>] #8 0.675 detect renames #8 0.675 -D, --irreversible-delete #8 0.675 omit the preimage for deletes #8 0.675 -C, --find-copies[=<n>] #8 0.675 detect copies #8 0.675 --find-copies-harder use unmodified files as source to find copies #8 0.675 --no-renames disable rename detection #8 0.675 --rename-empty use empty blobs as rename source #8 0.675 --follow continue listing the history of a file beyond renames #8 0.675 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.675 #8 0.675 Diff algorithm options #8 0.675 --minimal produce the smallest possible diff #8 0.675 -w, --ignore-all-space #8 0.675 ignore whitespace when comparing lines #8 0.675 -b, --ignore-space-change #8 0.675 ignore changes in amount of whitespace #8 0.675 --ignore-space-at-eol #8 0.675 ignore changes in whitespace at EOL #8 0.675 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.675 --ignore-blank-lines ignore changes whose lines are all blank #8 0.675 -I, --ignore-matching-lines <regex> #8 0.675 ignore changes whose all lines match <regex> #8 0.675 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.675 --patience generate diff using the "patience diff" algorithm #8 0.675 --histogram generate diff using the "histogram diff" algorithm #8 0.675 --diff-algorithm <algorithm> #8 0.675 choose a diff algorithm #8 0.675 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.675 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.675 --word-diff-regex <regex> #8 0.675 use <regex> to decide what a word is #8 0.675 --color-words[=<regex>] #8 0.675 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.675 --color-moved[=<mode>] #8 0.675 moved lines of code are colored differently #8 0.675 --color-moved-ws <mode> #8 0.675 how white spaces are ignored in --color-moved #8 0.675 #8 0.675 Other diff options #8 0.675 --relative[=<prefix>] #8 0.675 when run from subdir, exclude changes outside and show relative paths #8 0.675 -a, --text treat all files as text #8 0.675 -R swap two inputs, reverse the diff #8 0.675 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.675 --quiet disable all output of the program #8 0.675 --ext-diff allow an external diff helper to be executed #8 0.675 --textconv run external text conversion filters when comparing binary files #8 0.675 --ignore-submodules[=<when>] #8 0.675 ignore changes to submodules in the diff generation #8 0.675 --submodule[=<format>] #8 0.675 specify how differences in submodules are shown #8 0.675 --ita-invisible-in-index #8 0.675 hide 'git add -N' entries from the index #8 0.675 --ita-visible-in-index #8 0.675 treat 'git add -N' entries as real in the index #8 0.675 -S <string> look for differences that change the number of occurrences of the specified string #8 0.675 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.675 --pickaxe-all show all changes in the changeset with -S or -G #8 0.675 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.675 -O <file> control the order in which files appear in the output #8 0.675 --rotate-to <path> show the change in the specified path first #8 0.675 --skip-to <path> skip the output to the specified path #8 0.675 --find-object <object-id> #8 0.675 look for differences that change the number of occurrences of the specified object #8 0.675 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.675 select files by diff type #8 0.675 --output <file> output to a specific file #8 0.675 #8 0.680 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.M3UA' #8 0.680 To add an exception for this directory, call: #8 0.680 #8 0.680 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.M3UA #8 0.686 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.M3UA' #8 0.686 To add an exception for this directory, call: #8 0.686 #8 0.686 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.M3UA #8 0.691 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.691 usage: git diff --no-index [<options>] <path> <path> #8 0.691 #8 0.691 Diff output format options #8 0.691 -p, --patch generate patch #8 0.691 -s, --no-patch suppress diff output #8 0.691 -u generate patch #8 0.691 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.691 -W, --function-context #8 0.691 generate diffs with <n> lines context #8 0.691 --raw generate the diff in raw format #8 0.691 --patch-with-raw synonym for '-p --raw' #8 0.691 --patch-with-stat synonym for '-p --stat' #8 0.691 --numstat machine friendly --stat #8 0.691 --shortstat output only the last line of --stat #8 0.691 -X, --dirstat[=<param1,param2>...] #8 0.691 output the distribution of relative amount of changes for each sub-directory #8 0.691 --cumulative synonym for --dirstat=cumulative #8 0.691 --dirstat-by-file[=<param1,param2>...] #8 0.691 synonym for --dirstat=files,param1,param2... #8 0.691 --check warn if changes introduce conflict markers or whitespace errors #8 0.691 --summary condensed summary such as creations, renames and mode changes #8 0.691 --name-only show only names of changed files #8 0.691 --name-status show only names and status of changed files #8 0.691 --stat[=<width>[,<name-width>[,<count>]]] #8 0.691 generate diffstat #8 0.691 --stat-width <width> generate diffstat with a given width #8 0.691 --stat-name-width <width> #8 0.691 generate diffstat with a given name width #8 0.691 --stat-graph-width <width> #8 0.691 generate diffstat with a given graph width #8 0.691 --stat-count <count> generate diffstat with limited lines #8 0.691 --compact-summary generate compact summary in diffstat #8 0.691 --binary output a binary diff that can be applied #8 0.691 --full-index show full pre- and post-image object names on the "index" lines #8 0.691 --color[=<when>] show colored diff #8 0.691 --ws-error-highlight <kind> #8 0.691 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.691 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.691 --abbrev[=<n>] use <n> digits to display object names #8 0.691 --src-prefix <prefix> #8 0.691 show the given source prefix instead of "a/" #8 0.691 --dst-prefix <prefix> #8 0.691 show the given destination prefix instead of "b/" #8 0.691 --line-prefix <prefix> #8 0.691 prepend an additional prefix to every line of output #8 0.691 --no-prefix do not show any source or destination prefix #8 0.691 --inter-hunk-context <n> #8 0.691 show context between diff hunks up to the specified number of lines #8 0.691 --output-indicator-new <char> #8 0.691 specify the character to indicate a new line instead of '+' #8 0.691 --output-indicator-old <char> #8 0.691 specify the character to indicate an old line instead of '-' #8 0.691 --output-indicator-context <char> #8 0.691 specify the character to indicate a context instead of ' ' #8 0.691 #8 0.691 Diff rename options #8 0.691 -B, --break-rewrites[=<n>[/<m>]] #8 0.691 break complete rewrite changes into pairs of delete and create #8 0.691 -M, --find-renames[=<n>] #8 0.691 detect renames #8 0.691 -D, --irreversible-delete #8 0.691 omit the preimage for deletes #8 0.691 -C, --find-copies[=<n>] #8 0.691 detect copies #8 0.691 --find-copies-harder use unmodified files as source to find copies #8 0.691 --no-renames disable rename detection #8 0.691 --rename-empty use empty blobs as rename source #8 0.691 --follow continue listing the history of a file beyond renames #8 0.691 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.691 #8 0.691 Diff algorithm options #8 0.691 --minimal produce the smallest possible diff #8 0.691 -w, --ignore-all-space #8 0.691 ignore whitespace when comparing lines #8 0.691 -b, --ignore-space-change #8 0.691 ignore changes in amount of whitespace #8 0.691 --ignore-space-at-eol #8 0.691 ignore changes in whitespace at EOL #8 0.691 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.691 --ignore-blank-lines ignore changes whose lines are all blank #8 0.691 -I, --ignore-matching-lines <regex> #8 0.691 ignore changes whose all lines match <regex> #8 0.691 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.691 --patience generate diff using the "patience diff" algorithm #8 0.691 --histogram generate diff using the "histogram diff" algorithm #8 0.691 --diff-algorithm <algorithm> #8 0.691 choose a diff algorithm #8 0.691 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.691 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.691 --word-diff-regex <regex> #8 0.691 use <regex> to decide what a word is #8 0.691 --color-words[=<regex>] #8 0.691 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.691 --color-moved[=<mode>] #8 0.691 moved lines of code are colored differently #8 0.691 --color-moved-ws <mode> #8 0.691 how white spaces are ignored in --color-moved #8 0.691 #8 0.691 Other diff options #8 0.691 --relative[=<prefix>] #8 0.691 when run from subdir, exclude changes outside and show relative paths #8 0.691 -a, --text treat all files as text #8 0.691 -R swap two inputs, reverse the diff #8 0.691 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.691 --quiet disable all output of the program #8 0.691 --ext-diff allow an external diff helper to be executed #8 0.691 --textconv run external text conversion filters when comparing binary files #8 0.691 --ignore-submodules[=<when>] #8 0.691 ignore changes to submodules in the diff generation #8 0.691 --submodule[=<format>] #8 0.691 specify how differences in submodules are shown #8 0.691 --ita-invisible-in-index #8 0.691 hide 'git add -N' entries from the index #8 0.691 --ita-visible-in-index #8 0.691 treat 'git add -N' entries as real in the index #8 0.691 -S <string> look for differences that change the number of occurrences of the specified string #8 0.691 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.691 --pickaxe-all show all changes in the changeset with -S or -G #8 0.691 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.691 -O <file> control the order in which files appear in the output #8 0.691 --rotate-to <path> show the change in the specified path first #8 0.691 --skip-to <path> skip the output to the specified path #8 0.691 --find-object <object-id> #8 0.691 look for differences that change the number of occurrences of the specified object #8 0.691 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.691 select files by diff type #8 0.691 --output <file> output to a specific file #8 0.691 #8 0.696 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP' #8 0.696 To add an exception for this directory, call: #8 0.696 #8 0.696 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP #8 0.702 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP' #8 0.702 To add an exception for this directory, call: #8 0.702 #8 0.702 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP #8 0.705 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.705 usage: git diff --no-index [<options>] <path> <path> #8 0.705 #8 0.705 Diff output format options #8 0.705 -p, --patch generate patch #8 0.705 -s, --no-patch suppress diff output #8 0.705 -u generate patch #8 0.705 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.705 -W, --function-context #8 0.705 generate diffs with <n> lines context #8 0.705 --raw generate the diff in raw format #8 0.705 --patch-with-raw synonym for '-p --raw' #8 0.705 --patch-with-stat synonym for '-p --stat' #8 0.705 --numstat machine friendly --stat #8 0.705 --shortstat output only the last line of --stat #8 0.705 -X, --dirstat[=<param1,param2>...] #8 0.705 output the distribution of relative amount of changes for each sub-directory #8 0.705 --cumulative synonym for --dirstat=cumulative #8 0.705 --dirstat-by-file[=<param1,param2>...] #8 0.705 synonym for --dirstat=files,param1,param2... #8 0.705 --check warn if changes introduce conflict markers or whitespace errors #8 0.705 --summary condensed summary such as creations, renames and mode changes #8 0.705 --name-only show only names of changed files #8 0.705 --name-status show only names and status of changed files #8 0.705 --stat[=<width>[,<name-width>[,<count>]]] #8 0.706 generate diffstat #8 0.706 --stat-width <width> generate diffstat with a given width #8 0.706 --stat-name-width <width> #8 0.706 generate diffstat with a given name width #8 0.706 --stat-graph-width <width> #8 0.706 generate diffstat with a given graph width #8 0.706 --stat-count <count> generate diffstat with limited lines #8 0.706 --compact-summary generate compact summary in diffstat #8 0.706 --binary output a binary diff that can be applied #8 0.706 --full-index show full pre- and post-image object names on the "index" lines #8 0.706 --color[=<when>] show colored diff #8 0.706 --ws-error-highlight <kind> #8 0.706 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.706 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.706 --abbrev[=<n>] use <n> digits to display object names #8 0.706 --src-prefix <prefix> #8 0.706 show the given source prefix instead of "a/" #8 0.706 --dst-prefix <prefix> #8 0.706 show the given destination prefix instead of "b/" #8 0.706 --line-prefix <prefix> #8 0.706 prepend an additional prefix to every line of output #8 0.706 --no-prefix do not show any source or destination prefix #8 0.706 --inter-hunk-context <n> #8 0.706 show context between diff hunks up to the specified number of lines #8 0.706 --output-indicator-new <char> #8 0.706 specify the character to indicate a new line instead of '+' #8 0.706 --output-indicator-old <char> #8 0.706 specify the character to indicate an old line instead of '-' #8 0.706 --output-indicator-context <char> #8 0.706 specify the character to indicate a context instead of ' ' #8 0.706 #8 0.706 Diff rename options #8 0.706 -B, --break-rewrites[=<n>[/<m>]] #8 0.706 break complete rewrite changes into pairs of delete and create #8 0.706 -M, --find-renames[=<n>] #8 0.706 detect renames #8 0.706 -D, --irreversible-delete #8 0.706 omit the preimage for deletes #8 0.706 -C, --find-copies[=<n>] #8 0.706 detect copies #8 0.706 --find-copies-harder use unmodified files as source to find copies #8 0.706 --no-renames disable rename detection #8 0.706 --rename-empty use empty blobs as rename source #8 0.706 --follow continue listing the history of a file beyond renames #8 0.706 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.706 #8 0.706 Diff algorithm options #8 0.706 --minimal produce the smallest possible diff #8 0.706 -w, --ignore-all-space #8 0.706 ignore whitespace when comparing lines #8 0.706 -b, --ignore-space-change #8 0.706 ignore changes in amount of whitespace #8 0.706 --ignore-space-at-eol #8 0.706 ignore changes in whitespace at EOL #8 0.706 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.706 --ignore-blank-lines ignore changes whose lines are all blank #8 0.706 -I, --ignore-matching-lines <regex> #8 0.706 ignore changes whose all lines match <regex> #8 0.706 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.706 --patience generate diff using the "patience diff" algorithm #8 0.706 --histogram generate diff using the "histogram diff" algorithm #8 0.706 --diff-algorithm <algorithm> #8 0.706 choose a diff algorithm #8 0.706 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.706 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.706 --word-diff-regex <regex> #8 0.706 use <regex> to decide what a word is #8 0.706 --color-words[=<regex>] #8 0.706 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.706 --color-moved[=<mode>] #8 0.706 moved lines of code are colored differently #8 0.706 --color-moved-ws <mode> #8 0.706 how white spaces are ignored in --color-moved #8 0.706 #8 0.706 Other diff options #8 0.706 --relative[=<prefix>] #8 0.706 when run from subdir, exclude changes outside and show relative paths #8 0.706 -a, --text treat all files as text #8 0.706 -R swap two inputs, reverse the diff #8 0.706 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.706 --quiet disable all output of the program #8 0.706 --ext-diff allow an external diff helper to be executed #8 0.706 --textconv run external text conversion filters when comparing binary files #8 0.706 --ignore-submodules[=<when>] #8 0.706 ignore changes to submodules in the diff generation #8 0.706 --submodule[=<format>] #8 0.706 specify how differences in submodules are shown #8 0.706 --ita-invisible-in-index #8 0.706 hide 'git add -N' entries from the index #8 0.706 --ita-visible-in-index #8 0.706 treat 'git add -N' entries as real in the index #8 0.706 -S <string> look for differences that change the number of occurrences of the specified string #8 0.706 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.706 --pickaxe-all show all changes in the changeset with -S or -G #8 0.706 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.706 -O <file> control the order in which files appear in the output #8 0.706 --rotate-to <path> show the change in the specified path first #8 0.706 --skip-to <path> skip the output to the specified path #8 0.706 --find-object <object-id> #8 0.706 look for differences that change the number of occurrences of the specified object #8 0.706 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.706 select files by diff type #8 0.706 --output <file> output to a specific file #8 0.706 #8 0.710 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSAPP_v7.3.0' #8 0.710 To add an exception for this directory, call: #8 0.710 #8 0.710 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSAPP_v7.3.0 #8 0.716 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSAPP_v7.3.0' #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.BSSAPP_v7.3.0 #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.721 detect copies #8 0.721 --find-copies-harder use unmodified files as source to find copies #8 0.721 --no-renames disable rename detection #8 0.721 --rename-empty use empty blobs as rename source #8 0.721 --follow continue listing the history of a file beyond renames #8 0.721 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.721 #8 0.721 Diff algorithm options #8 0.721 --minimal produce the smallest possible diff #8 0.721 -w, --ignore-all-space #8 0.721 ignore whitespace when comparing lines #8 0.721 -b, --ignore-space-change #8 0.721 ignore changes in amount of whitespace #8 0.721 --ignore-space-at-eol #8 0.721 ignore changes in whitespace at EOL #8 0.721 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.721 --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.DIAMETER_ProtocolModule_Generator' #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.DIAMETER_ProtocolModule_Generator #8 0.731 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator' #8 0.731 To add an exception for this directory, call: #8 0.731 #8 0.731 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator #8 0.735 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.735 usage: git diff --no-index [<options>] <path> <path> #8 0.735 #8 0.735 Diff output format options #8 0.735 -p, --patch generate patch #8 0.735 -s, --no-patch suppress diff output #8 0.735 -u generate patch #8 0.735 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.735 -W, --function-context #8 0.735 generate diffs with <n> lines context #8 0.735 --raw generate the diff in raw format #8 0.735 --patch-with-raw synonym for '-p --raw' #8 0.735 --patch-with-stat synonym for '-p --stat' #8 0.735 --numstat machine friendly --stat #8 0.735 --shortstat output only the last line of --stat #8 0.735 -X, --dirstat[=<param1,param2>...] #8 0.735 output the distribution of relative amount of changes for each sub-directory #8 0.735 --cumulative synonym for --dirstat=cumulative #8 0.735 --dirstat-by-file[=<param1,param2>...] #8 0.735 synonym for --dirstat=files,param1,param2... #8 0.735 --check warn if changes introduce conflict markers or whitespace errors #8 0.735 --summary condensed summary such as creations, renames and mode changes #8 0.735 --name-only show only names of changed files #8 0.735 --name-status show only names and status of changed files #8 0.735 --stat[=<width>[,<name-width>[,<count>]]] #8 0.735 generate diffstat #8 0.735 --stat-width <width> generate diffstat with a given width #8 0.735 --stat-name-width <width> #8 0.735 generate diffstat with a given name width #8 0.735 --stat-graph-width <width> #8 0.735 generate diffstat with a given graph width #8 0.735 --stat-count <count> generate diffstat with limited lines #8 0.735 --compact-summary generate compact summary in diffstat #8 0.735 --binary output a binary diff that can be applied #8 0.735 --full-index show full pre- and post-image object names on the "index" lines #8 0.735 --color[=<when>] show colored diff #8 0.735 --ws-error-highlight <kind> #8 0.735 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.735 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.735 --abbrev[=<n>] use <n> digits to display object names #8 0.735 --src-prefix <prefix> #8 0.735 show the given source prefix instead of "a/" #8 0.735 --dst-prefix <prefix> #8 0.735 show the given destination prefix instead of "b/" #8 0.735 --line-prefix <prefix> #8 0.735 prepend an additional prefix to every line of output #8 0.735 --no-prefix do not show any source or destination prefix #8 0.735 --inter-hunk-context <n> #8 0.735 show context between diff hunks up to the specified number of lines #8 0.735 --output-indicator-new <char> #8 0.735 specify the character to indicate a new line instead of '+' #8 0.735 --output-indicator-old <char> #8 0.735 specify the character to indicate an old line instead of '-' #8 0.735 --output-indicator-context <char> #8 0.735 specify the character to indicate a context instead of ' ' #8 0.735 #8 0.735 Diff rename options #8 0.735 -B, --break-rewrites[=<n>[/<m>]] #8 0.735 break complete rewrite changes into pairs of delete and create #8 0.735 -M, --find-renames[=<n>] #8 0.735 detect renames #8 0.735 -D, --irreversible-delete #8 0.735 omit the preimage for deletes #8 0.735 -C, --find-copies[=<n>] #8 0.735 detect copies #8 0.735 --find-copies-harder use unmodified files as source to find copies #8 0.735 --no-renames disable rename detection #8 0.735 --rename-empty use empty blobs as rename source #8 0.735 --follow continue listing the history of a file beyond renames #8 0.735 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.735 #8 0.735 Diff algorithm options #8 0.735 --minimal produce the smallest possible diff #8 0.735 -w, --ignore-all-space #8 0.735 ignore whitespace when comparing lines #8 0.735 -b, --ignore-space-change #8 0.735 ignore changes in amount of whitespace #8 0.735 --ignore-space-at-eol #8 0.735 ignore changes in whitespace at EOL #8 0.735 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.735 --ignore-blank-lines ignore changes whose lines are all blank #8 0.735 -I, --ignore-matching-lines <regex> #8 0.735 ignore changes whose all lines match <regex> #8 0.735 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.735 --patience generate diff using the "patience diff" algorithm #8 0.735 --histogram generate diff using the "histogram diff" algorithm #8 0.735 --diff-algorithm <algorithm> #8 0.735 choose a diff algorithm #8 0.735 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.735 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.735 --word-diff-regex <regex> #8 0.735 use <regex> to decide what a word is #8 0.735 --color-words[=<regex>] #8 0.735 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.735 --color-moved[=<mode>] #8 0.735 moved lines of code are colored differently #8 0.735 --color-moved-ws <mode> #8 0.735 how white spaces are ignored in --color-moved #8 0.735 #8 0.735 Other diff options #8 0.735 --relative[=<prefix>] #8 0.735 when run from subdir, exclude changes outside and show relative paths #8 0.735 -a, --text treat all files as text #8 0.735 -R swap two inputs, reverse the diff #8 0.735 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.735 --quiet disable all output of the program #8 0.735 --ext-diff allow an external diff helper to be executed #8 0.735 --textconv run external text conversion filters when comparing binary files #8 0.735 --ignore-submodules[=<when>] #8 0.735 ignore changes to submodules in the diff generation #8 0.735 --submodule[=<format>] #8 0.735 specify how differences in submodules are shown #8 0.735 --ita-invisible-in-index #8 0.735 hide 'git add -N' entries from the index #8 0.735 --ita-visible-in-index #8 0.735 treat 'git add -N' entries as real in the index #8 0.735 -S <string> look for differences that change the number of occurrences of the specified string #8 0.735 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.735 --pickaxe-all show all changes in the changeset with -S or -G #8 0.735 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.735 -O <file> control the order in which files appear in the output #8 0.735 --rotate-to <path> show the change in the specified path first #8 0.735 --skip-to <path> skip the output to the specified path #8 0.735 --find-object <object-id> #8 0.736 look for differences that change the number of occurrences of the specified object #8 0.736 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.736 select files by diff type #8 0.736 --output <file> output to a specific file #8 0.736 #8 0.740 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.DNS' #8 0.740 To add an exception for this directory, call: #8 0.740 #8 0.740 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.DNS #8 0.745 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.DNS' #8 0.745 To add an exception for this directory, call: #8 0.745 #8 0.745 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.DNS #8 0.749 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.749 usage: git diff --no-index [<options>] <path> <path> #8 0.749 #8 0.749 Diff output format options #8 0.749 -p, --patch generate patch #8 0.749 -s, --no-patch suppress diff output #8 0.749 -u generate patch #8 0.749 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.749 -W, --function-context #8 0.749 generate diffs with <n> lines context #8 0.749 --raw generate the diff in raw format #8 0.749 --patch-with-raw synonym for '-p --raw' #8 0.749 --patch-with-stat synonym for '-p --stat' #8 0.749 --numstat machine friendly --stat #8 0.749 --shortstat output only the last line of --stat #8 0.749 -X, --dirstat[=<param1,param2>...] #8 0.749 output the distribution of relative amount of changes for each sub-directory #8 0.749 --cumulative synonym for --dirstat=cumulative #8 0.749 --dirstat-by-file[=<param1,param2>...] #8 0.749 synonym for --dirstat=files,param1,param2... #8 0.749 --check warn if changes introduce conflict markers or whitespace errors #8 0.749 --summary condensed summary such as creations, renames and mode changes #8 0.749 --name-only show only names of changed files #8 0.749 --name-status show only names and status of changed files #8 0.749 --stat[=<width>[,<name-width>[,<count>]]] #8 0.749 generate diffstat #8 0.749 --stat-width <width> generate diffstat with a given width #8 0.749 --stat-name-width <width> #8 0.749 generate diffstat with a given name width #8 0.749 --stat-graph-width <width> #8 0.749 generate diffstat with a given graph width #8 0.749 --stat-count <count> generate diffstat with limited lines #8 0.749 --compact-summary generate compact summary in diffstat #8 0.749 --binary output a binary diff that can be applied #8 0.749 --full-index show full pre- and post-image object names on the "index" lines #8 0.749 --color[=<when>] show colored diff #8 0.749 --ws-error-highlight <kind> #8 0.749 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.749 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.749 --abbrev[=<n>] use <n> digits to display object names #8 0.749 --src-prefix <prefix> #8 0.749 show the given source prefix instead of "a/" #8 0.749 --dst-prefix <prefix> #8 0.749 show the given destination prefix instead of "b/" #8 0.749 --line-prefix <prefix> #8 0.749 prepend an additional prefix to every line of output #8 0.749 --no-prefix do not show any source or destination prefix #8 0.749 --inter-hunk-context <n> #8 0.749 show context between diff hunks up to the specified number of lines #8 0.749 --output-indicator-new <char> #8 0.749 specify the character to indicate a new line instead of '+' #8 0.749 --output-indicator-old <char> #8 0.749 specify the character to indicate an old line instead of '-' #8 0.749 --output-indicator-context <char> #8 0.749 specify the character to indicate a context instead of ' ' #8 0.749 #8 0.749 Diff rename options #8 0.749 -B, --break-rewrites[=<n>[/<m>]] #8 0.749 break complete rewrite changes into pairs of delete and create #8 0.749 -M, --find-renames[=<n>] #8 0.749 detect renames #8 0.749 -D, --irreversible-delete #8 0.749 omit the preimage for deletes #8 0.749 -C, --find-copies[=<n>] #8 0.749 detect copies #8 0.749 --find-copies-harder use unmodified files as source to find copies #8 0.749 --no-renames disable rename detection #8 0.749 --rename-empty use empty blobs as rename source #8 0.749 --follow continue listing the history of a file beyond renames #8 0.749 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.749 #8 0.749 Diff algorithm options #8 0.749 --minimal produce the smallest possible diff #8 0.750 -w, --ignore-all-space #8 0.750 ignore whitespace when comparing lines #8 0.750 -b, --ignore-space-change #8 0.750 ignore changes in amount of whitespace #8 0.750 --ignore-space-at-eol #8 0.750 ignore changes in whitespace at EOL #8 0.750 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.750 --ignore-blank-lines ignore changes whose lines are all blank #8 0.750 -I, --ignore-matching-lines <regex> #8 0.750 ignore changes whose all lines match <regex> #8 0.750 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.750 --patience generate diff using the "patience diff" algorithm #8 0.750 --histogram generate diff using the "histogram diff" algorithm #8 0.750 --diff-algorithm <algorithm> #8 0.750 choose a diff algorithm #8 0.750 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.750 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.750 --word-diff-regex <regex> #8 0.750 use <regex> to decide what a word is #8 0.750 --color-words[=<regex>] #8 0.750 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.750 --color-moved[=<mode>] #8 0.750 moved lines of code are colored differently #8 0.750 --color-moved-ws <mode> #8 0.750 how white spaces are ignored in --color-moved #8 0.750 #8 0.750 Other diff options #8 0.750 --relative[=<prefix>] #8 0.750 when run from subdir, exclude changes outside and show relative paths #8 0.750 -a, --text treat all files as text #8 0.750 -R swap two inputs, reverse the diff #8 0.750 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.750 --quiet disable all output of the program #8 0.750 --ext-diff allow an external diff helper to be executed #8 0.750 --textconv run external text conversion filters when comparing binary files #8 0.750 --ignore-submodules[=<when>] #8 0.750 ignore changes to submodules in the diff generation #8 0.750 --submodule[=<format>] #8 0.750 specify how differences in submodules are shown #8 0.750 --ita-invisible-in-index #8 0.750 hide 'git add -N' entries from the index #8 0.750 --ita-visible-in-index #8 0.750 treat 'git add -N' entries as real in the index #8 0.750 -S <string> look for differences that change the number of occurrences of the specified string #8 0.750 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.750 --pickaxe-all show all changes in the changeset with -S or -G #8 0.750 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.750 -O <file> control the order in which files appear in the output #8 0.750 --rotate-to <path> show the change in the specified path first #8 0.750 --skip-to <path> skip the output to the specified path #8 0.750 --find-object <object-id> #8 0.750 look for differences that change the number of occurrences of the specified object #8 0.750 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.750 select files by diff type #8 0.750 --output <file> output to a specific file #8 0.750 #8 0.754 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GRE' #8 0.754 To add an exception for this directory, call: #8 0.754 #8 0.754 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GRE #8 0.760 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GRE' #8 0.760 To add an exception for this directory, call: #8 0.760 #8 0.760 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GRE #8 0.764 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.764 usage: git diff --no-index [<options>] <path> <path> #8 0.764 #8 0.764 Diff output format options #8 0.764 -p, --patch generate patch #8 0.764 -s, --no-patch suppress diff output #8 0.764 -u generate patch #8 0.764 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.764 -W, --function-context #8 0.764 generate diffs with <n> lines context #8 0.764 --raw generate the diff in raw format #8 0.764 --patch-with-raw synonym for '-p --raw' #8 0.764 --patch-with-stat synonym for '-p --stat' #8 0.764 --numstat machine friendly --stat #8 0.764 --shortstat output only the last line of --stat #8 0.764 -X, --dirstat[=<param1,param2>...] #8 0.764 output the distribution of relative amount of changes for each sub-directory #8 0.764 --cumulative synonym for --dirstat=cumulative #8 0.764 --dirstat-by-file[=<param1,param2>...] #8 0.764 synonym for --dirstat=files,param1,param2... #8 0.764 --check warn if changes introduce conflict markers or whitespace errors #8 0.764 --summary condensed summary such as creations, renames and mode changes #8 0.764 --name-only show only names of changed files #8 0.764 --name-status show only names and status of changed files #8 0.764 --stat[=<width>[,<name-width>[,<count>]]] #8 0.764 generate diffstat #8 0.764 --stat-width <width> generate diffstat with a given width #8 0.764 --stat-name-width <width> #8 0.764 generate diffstat with a given name width #8 0.764 --stat-graph-width <width> #8 0.764 generate diffstat with a given graph width #8 0.764 --stat-count <count> generate diffstat with limited lines #8 0.764 --compact-summary generate compact summary in diffstat #8 0.764 --binary output a binary diff that can be applied #8 0.764 --full-index show full pre- and post-image object names on the "index" lines #8 0.764 --color[=<when>] show colored diff #8 0.764 --ws-error-highlight <kind> #8 0.764 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.764 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.764 --abbrev[=<n>] use <n> digits to display object names #8 0.764 --src-prefix <prefix> #8 0.764 show the given source prefix instead of "a/" #8 0.764 --dst-prefix <prefix> #8 0.764 show the given destination prefix instead of "b/" #8 0.764 --line-prefix <prefix> #8 0.764 prepend an additional prefix to every line of output #8 0.764 --no-prefix do not show any source or destination prefix #8 0.764 --inter-hunk-context <n> #8 0.764 show context between diff hunks up to the specified number of lines #8 0.764 --output-indicator-new <char> #8 0.764 specify the character to indicate a new line instead of '+' #8 0.764 --output-indicator-old <char> #8 0.764 specify the character to indicate an old line instead of '-' #8 0.764 --output-indicator-context <char> #8 0.764 specify the character to indicate a context instead of ' ' #8 0.764 #8 0.764 Diff rename options #8 0.764 -B, --break-rewrites[=<n>[/<m>]] #8 0.764 break complete rewrite changes into pairs of delete and create #8 0.764 -M, --find-renames[=<n>] #8 0.764 detect renames #8 0.764 -D, --irreversible-delete #8 0.764 omit the preimage for deletes #8 0.764 -C, --find-copies[=<n>] #8 0.764 detect copies #8 0.764 --find-copies-harder use unmodified files as source to find copies #8 0.764 --no-renames disable rename detection #8 0.764 --rename-empty use empty blobs as rename source #8 0.764 --follow continue listing the history of a file beyond renames #8 0.764 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.764 #8 0.764 Diff algorithm options #8 0.764 --minimal produce the smallest possible diff #8 0.764 -w, --ignore-all-space #8 0.764 ignore whitespace when comparing lines #8 0.764 -b, --ignore-space-change #8 0.764 ignore changes in amount of whitespace #8 0.764 --ignore-space-at-eol #8 0.764 ignore changes in whitespace at EOL #8 0.764 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.764 --ignore-blank-lines ignore changes whose lines are all blank #8 0.764 -I, --ignore-matching-lines <regex> #8 0.764 ignore changes whose all lines match <regex> #8 0.764 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.764 --patience generate diff using the "patience diff" algorithm #8 0.764 --histogram generate diff using the "histogram diff" algorithm #8 0.764 --diff-algorithm <algorithm> #8 0.764 choose a diff algorithm #8 0.764 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.764 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.764 --word-diff-regex <regex> #8 0.764 use <regex> to decide what a word is #8 0.764 --color-words[=<regex>] #8 0.764 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.764 --color-moved[=<mode>] #8 0.764 moved lines of code are colored differently #8 0.764 --color-moved-ws <mode> #8 0.764 how white spaces are ignored in --color-moved #8 0.764 #8 0.764 Other diff options #8 0.764 --relative[=<prefix>] #8 0.764 when run from subdir, exclude changes outside and show relative paths #8 0.764 -a, --text treat all files as text #8 0.764 -R swap two inputs, reverse the diff #8 0.764 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.764 --quiet disable all output of the program #8 0.764 --ext-diff allow an external diff helper to be executed #8 0.764 --textconv run external text conversion filters when comparing binary files #8 0.764 --ignore-submodules[=<when>] #8 0.764 ignore changes to submodules in the diff generation #8 0.764 --submodule[=<format>] #8 0.764 specify how differences in submodules are shown #8 0.764 --ita-invisible-in-index #8 0.764 hide 'git add -N' entries from the index #8 0.764 --ita-visible-in-index #8 0.764 treat 'git add -N' entries as real in the index #8 0.764 -S <string> look for differences that change the number of occurrences of the specified string #8 0.764 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.764 --pickaxe-all show all changes in the changeset with -S or -G #8 0.764 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.764 -O <file> control the order in which files appear in the output #8 0.765 --rotate-to <path> show the change in the specified path first #8 0.765 --skip-to <path> skip the output to the specified path #8 0.765 --find-object <object-id> #8 0.765 look for differences that change the number of occurrences of the specified object #8 0.765 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.765 select files by diff type #8 0.765 --output <file> output to a specific file #8 0.765 #8 0.767 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTP_v13.5.0' #8 0.767 To add an exception for this directory, call: #8 0.767 #8 0.767 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTP_v13.5.0 #8 0.770 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTP_v13.5.0' #8 0.770 To add an exception for this directory, call: #8 0.770 #8 0.770 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTP_v13.5.0 #8 0.774 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.774 usage: git diff --no-index [<options>] <path> <path> #8 0.774 #8 0.774 Diff output format options #8 0.774 -p, --patch generate patch #8 0.774 -s, --no-patch suppress diff output #8 0.774 -u generate patch #8 0.774 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.774 -W, --function-context #8 0.774 generate diffs with <n> lines context #8 0.774 --raw generate the diff in raw format #8 0.774 --patch-with-raw synonym for '-p --raw' #8 0.774 --patch-with-stat synonym for '-p --stat' #8 0.774 --numstat machine friendly --stat #8 0.774 --shortstat output only the last line of --stat #8 0.774 -X, --dirstat[=<param1,param2>...] #8 0.774 output the distribution of relative amount of changes for each sub-directory #8 0.774 --cumulative synonym for --dirstat=cumulative #8 0.774 --dirstat-by-file[=<param1,param2>...] #8 0.774 synonym for --dirstat=files,param1,param2... #8 0.774 --check warn if changes introduce conflict markers or whitespace errors #8 0.774 --summary condensed summary such as creations, renames and mode changes #8 0.774 --name-only show only names of changed files #8 0.774 --name-status show only names and status of changed files #8 0.774 --stat[=<width>[,<name-width>[,<count>]]] #8 0.774 generate diffstat #8 0.774 --stat-width <width> generate diffstat with a given width #8 0.774 --stat-name-width <width> #8 0.774 generate diffstat with a given name width #8 0.774 --stat-graph-width <width> #8 0.774 generate diffstat with a given graph width #8 0.774 --stat-count <count> generate diffstat with limited lines #8 0.774 --compact-summary generate compact summary in diffstat #8 0.774 --binary output a binary diff that can be applied #8 0.774 --full-index show full pre- and post-image object names on the "index" lines #8 0.774 --color[=<when>] show colored diff #8 0.774 --ws-error-highlight <kind> #8 0.774 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.774 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.774 --abbrev[=<n>] use <n> digits to display object names #8 0.774 --src-prefix <prefix> #8 0.774 show the given source prefix instead of "a/" #8 0.774 --dst-prefix <prefix> #8 0.774 show the given destination prefix instead of "b/" #8 0.774 --line-prefix <prefix> #8 0.774 prepend an additional prefix to every line of output #8 0.774 --no-prefix do not show any source or destination prefix #8 0.774 --inter-hunk-context <n> #8 0.774 show context between diff hunks up to the specified number of lines #8 0.774 --output-indicator-new <char> #8 0.774 specify the character to indicate a new line instead of '+' #8 0.774 --output-indicator-old <char> #8 0.774 specify the character to indicate an old line instead of '-' #8 0.774 --output-indicator-context <char> #8 0.774 specify the character to indicate a context instead of ' ' #8 0.774 #8 0.774 Diff rename options #8 0.774 -B, --break-rewrites[=<n>[/<m>]] #8 0.774 break complete rewrite changes into pairs of delete and create #8 0.774 -M, --find-renames[=<n>] #8 0.774 detect renames #8 0.774 -D, --irreversible-delete #8 0.774 omit the preimage for deletes #8 0.774 -C, --find-copies[=<n>] #8 0.774 detect copies #8 0.774 --find-copies-harder use unmodified files as source to find copies #8 0.774 --no-renames disable rename detection #8 0.774 --rename-empty use empty blobs as rename source #8 0.774 --follow continue listing the history of a file beyond renames #8 0.774 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.774 #8 0.774 Diff algorithm options #8 0.774 --minimal produce the smallest possible diff #8 0.774 -w, --ignore-all-space #8 0.774 ignore whitespace when comparing lines #8 0.774 -b, --ignore-space-change #8 0.774 ignore changes in amount of whitespace #8 0.774 --ignore-space-at-eol #8 0.774 ignore changes in whitespace at EOL #8 0.774 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.774 --ignore-blank-lines ignore changes whose lines are all blank #8 0.774 -I, --ignore-matching-lines <regex> #8 0.774 ignore changes whose all lines match <regex> #8 0.774 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.775 --patience generate diff using the "patience diff" algorithm #8 0.775 --histogram generate diff using the "histogram diff" algorithm #8 0.775 --diff-algorithm <algorithm> #8 0.775 choose a diff algorithm #8 0.775 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.775 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.775 --word-diff-regex <regex> #8 0.775 use <regex> to decide what a word is #8 0.775 --color-words[=<regex>] #8 0.775 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.775 --color-moved[=<mode>] #8 0.775 moved lines of code are colored differently #8 0.775 --color-moved-ws <mode> #8 0.775 how white spaces are ignored in --color-moved #8 0.775 #8 0.775 Other diff options #8 0.775 --relative[=<prefix>] #8 0.775 when run from subdir, exclude changes outside and show relative paths #8 0.775 -a, --text treat all files as text #8 0.775 -R swap two inputs, reverse the diff #8 0.775 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.775 --quiet disable all output of the program #8 0.775 --ext-diff allow an external diff helper to be executed #8 0.775 --textconv run external text conversion filters when comparing binary files #8 0.775 --ignore-submodules[=<when>] #8 0.775 ignore changes to submodules in the diff generation #8 0.775 --submodule[=<format>] #8 0.775 specify how differences in submodules are shown #8 0.775 --ita-invisible-in-index #8 0.775 hide 'git add -N' entries from the index #8 0.775 --ita-visible-in-index #8 0.775 treat 'git add -N' entries as real in the index #8 0.775 -S <string> look for differences that change the number of occurrences of the specified string #8 0.775 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.775 --pickaxe-all show all changes in the changeset with -S or -G #8 0.775 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.775 -O <file> control the order in which files appear in the output #8 0.775 --rotate-to <path> show the change in the specified path first #8 0.775 --skip-to <path> skip the output to the specified path #8 0.775 --find-object <object-id> #8 0.775 look for differences that change the number of occurrences of the specified object #8 0.775 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.775 select files by diff type #8 0.775 --output <file> output to a specific file #8 0.775 #8 0.779 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTPv2_v13.7.0' #8 0.779 To add an exception for this directory, call: #8 0.779 #8 0.779 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTPv2_v13.7.0 #8 0.785 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTPv2_v13.7.0' #8 0.785 To add an exception for this directory, call: #8 0.785 #8 0.785 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTPv2_v13.7.0 #8 0.789 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.789 usage: git diff --no-index [<options>] <path> <path> #8 0.789 #8 0.789 Diff output format options #8 0.789 -p, --patch generate patch #8 0.789 -s, --no-patch suppress diff output #8 0.789 -u generate patch #8 0.789 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.789 -W, --function-context #8 0.789 generate diffs with <n> lines context #8 0.789 --raw generate the diff in raw format #8 0.789 --patch-with-raw synonym for '-p --raw' #8 0.789 --patch-with-stat synonym for '-p --stat' #8 0.789 --numstat machine friendly --stat #8 0.789 --shortstat output only the last line of --stat #8 0.789 -X, --dirstat[=<param1,param2>...] #8 0.789 output the distribution of relative amount of changes for each sub-directory #8 0.789 --cumulative synonym for --dirstat=cumulative #8 0.789 --dirstat-by-file[=<param1,param2>...] #8 0.789 synonym for --dirstat=files,param1,param2... #8 0.789 --check warn if changes introduce conflict markers or whitespace errors #8 0.789 --summary condensed summary such as creations, renames and mode changes #8 0.789 --name-only show only names of changed files #8 0.789 --name-status show only names and status of changed files #8 0.789 --stat[=<width>[,<name-width>[,<count>]]] #8 0.789 generate diffstat #8 0.789 --stat-width <width> generate diffstat with a given width #8 0.789 --stat-name-width <width> #8 0.789 generate diffstat with a given name width #8 0.789 --stat-graph-width <width> #8 0.789 generate diffstat with a given graph width #8 0.789 --stat-count <count> generate diffstat with limited lines #8 0.789 --compact-summary generate compact summary in diffstat #8 0.789 --binary output a binary diff that can be applied #8 0.789 --full-index show full pre- and post-image object names on the "index" lines #8 0.789 --color[=<when>] show colored diff #8 0.789 --ws-error-highlight <kind> #8 0.789 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.789 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.789 --abbrev[=<n>] use <n> digits to display object names #8 0.789 --src-prefix <prefix> #8 0.789 show the given source prefix instead of "a/" #8 0.789 --dst-prefix <prefix> #8 0.789 show the given destination prefix instead of "b/" #8 0.789 --line-prefix <prefix> #8 0.789 prepend an additional prefix to every line of output #8 0.789 --no-prefix do not show any source or destination prefix #8 0.789 --inter-hunk-context <n> #8 0.789 show context between diff hunks up to the specified number of lines #8 0.789 --output-indicator-new <char> #8 0.789 specify the character to indicate a new line instead of '+' #8 0.789 --output-indicator-old <char> #8 0.789 specify the character to indicate an old line instead of '-' #8 0.789 --output-indicator-context <char> #8 0.789 specify the character to indicate a context instead of ' ' #8 0.789 #8 0.789 Diff rename options #8 0.789 -B, --break-rewrites[=<n>[/<m>]] #8 0.789 break complete rewrite changes into pairs of delete and create #8 0.789 -M, --find-renames[=<n>] #8 0.789 detect renames #8 0.789 -D, --irreversible-delete #8 0.789 omit the preimage for deletes #8 0.789 -C, --find-copies[=<n>] #8 0.789 detect copies #8 0.789 --find-copies-harder use unmodified files as source to find copies #8 0.789 --no-renames disable rename detection #8 0.789 --rename-empty use empty blobs as rename source #8 0.789 --follow continue listing the history of a file beyond renames #8 0.789 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.789 #8 0.789 Diff algorithm options #8 0.789 --minimal produce the smallest possible diff #8 0.789 -w, --ignore-all-space #8 0.789 ignore whitespace when comparing lines #8 0.789 -b, --ignore-space-change #8 0.789 ignore changes in amount of whitespace #8 0.789 --ignore-space-at-eol #8 0.789 ignore changes in whitespace at EOL #8 0.789 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.789 --ignore-blank-lines ignore changes whose lines are all blank #8 0.789 -I, --ignore-matching-lines <regex> #8 0.789 ignore changes whose all lines match <regex> #8 0.789 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.789 --patience generate diff using the "patience diff" algorithm #8 0.789 --histogram generate diff using the "histogram diff" algorithm #8 0.789 --diff-algorithm <algorithm> #8 0.789 choose a diff algorithm #8 0.789 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.789 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.789 --word-diff-regex <regex> #8 0.789 use <regex> to decide what a word is #8 0.789 --color-words[=<regex>] #8 0.789 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.789 --color-moved[=<mode>] #8 0.789 moved lines of code are colored differently #8 0.789 --color-moved-ws <mode> #8 0.789 how white spaces are ignored in --color-moved #8 0.789 #8 0.789 Other diff options #8 0.789 --relative[=<prefix>] #8 0.789 when run from subdir, exclude changes outside and show relative paths #8 0.789 -a, --text treat all files as text #8 0.789 -R swap two inputs, reverse the diff #8 0.789 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.789 --quiet disable all output of the program #8 0.789 --ext-diff allow an external diff helper to be executed #8 0.789 --textconv run external text conversion filters when comparing binary files #8 0.789 --ignore-submodules[=<when>] #8 0.789 ignore changes to submodules in the diff generation #8 0.789 --submodule[=<format>] #8 0.789 specify how differences in submodules are shown #8 0.789 --ita-invisible-in-index #8 0.789 hide 'git add -N' entries from the index #8 0.789 --ita-visible-in-index #8 0.789 treat 'git add -N' entries as real in the index #8 0.789 -S <string> look for differences that change the number of occurrences of the specified string #8 0.789 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.789 --pickaxe-all show all changes in the changeset with -S or -G #8 0.789 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.789 -O <file> control the order in which files appear in the output #8 0.789 --rotate-to <path> show the change in the specified path first #8 0.789 --skip-to <path> skip the output to the specified path #8 0.789 --find-object <object-id> #8 0.789 look for differences that change the number of occurrences of the specified object #8 0.789 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.789 select files by diff type #8 0.789 --output <file> output to a specific file #8 0.789 #8 0.794 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMP' #8 0.794 To add an exception for this directory, call: #8 0.794 #8 0.794 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMP #8 0.800 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMP' #8 0.800 To add an exception for this directory, call: #8 0.800 #8 0.800 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMP #8 0.804 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.804 usage: git diff --no-index [<options>] <path> <path> #8 0.804 #8 0.804 Diff output format options #8 0.804 -p, --patch generate patch #8 0.804 -s, --no-patch suppress diff output #8 0.804 -u generate patch #8 0.804 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.804 -W, --function-context #8 0.804 generate diffs with <n> lines context #8 0.804 --raw generate the diff in raw format #8 0.804 --patch-with-raw synonym for '-p --raw' #8 0.804 --patch-with-stat synonym for '-p --stat' #8 0.804 --numstat machine friendly --stat #8 0.804 --shortstat output only the last line of --stat #8 0.804 -X, --dirstat[=<param1,param2>...] #8 0.804 output the distribution of relative amount of changes for each sub-directory #8 0.804 --cumulative synonym for --dirstat=cumulative #8 0.804 --dirstat-by-file[=<param1,param2>...] #8 0.804 synonym for --dirstat=files,param1,param2... #8 0.804 --check warn if changes introduce conflict markers or whitespace errors #8 0.804 --summary condensed summary such as creations, renames and mode changes #8 0.804 --name-only show only names of changed files #8 0.804 --name-status show only names and status of changed files #8 0.804 --stat[=<width>[,<name-width>[,<count>]]] #8 0.804 generate diffstat #8 0.804 --stat-width <width> generate diffstat with a given width #8 0.804 --stat-name-width <width> #8 0.804 generate diffstat with a given name width #8 0.804 --stat-graph-width <width> #8 0.804 generate diffstat with a given graph width #8 0.804 --stat-count <count> generate diffstat with limited lines #8 0.804 --compact-summary generate compact summary in diffstat #8 0.804 --binary output a binary diff that can be applied #8 0.804 --full-index show full pre- and post-image object names on the "index" lines #8 0.804 --color[=<when>] show colored diff #8 0.804 --ws-error-highlight <kind> #8 0.804 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.804 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.804 --abbrev[=<n>] use <n> digits to display object names #8 0.804 --src-prefix <prefix> #8 0.804 show the given source prefix instead of "a/" #8 0.804 --dst-prefix <prefix> #8 0.804 show the given destination prefix instead of "b/" #8 0.804 --line-prefix <prefix> #8 0.804 prepend an additional prefix to every line of output #8 0.804 --no-prefix do not show any source or destination prefix #8 0.804 --inter-hunk-context <n> #8 0.804 show context between diff hunks up to the specified number of lines #8 0.804 --output-indicator-new <char> #8 0.804 specify the character to indicate a new line instead of '+' #8 0.804 --output-indicator-old <char> #8 0.804 specify the character to indicate an old line instead of '-' #8 0.804 --output-indicator-context <char> #8 0.804 specify the character to indicate a context instead of ' ' #8 0.804 #8 0.804 Diff rename options #8 0.804 -B, --break-rewrites[=<n>[/<m>]] #8 0.804 break complete rewrite changes into pairs of delete and create #8 0.804 -M, --find-renames[=<n>] #8 0.804 detect renames #8 0.804 -D, --irreversible-delete #8 0.804 omit the preimage for deletes #8 0.804 -C, --find-copies[=<n>] #8 0.804 detect copies #8 0.804 --find-copies-harder use unmodified files as source to find copies #8 0.804 --no-renames disable rename detection #8 0.804 --rename-empty use empty blobs as rename source #8 0.804 --follow continue listing the history of a file beyond renames #8 0.804 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.804 #8 0.804 Diff algorithm options #8 0.804 --minimal produce the smallest possible diff #8 0.804 -w, --ignore-all-space #8 0.804 ignore whitespace when comparing lines #8 0.804 -b, --ignore-space-change #8 0.804 ignore changes in amount of whitespace #8 0.804 --ignore-space-at-eol #8 0.804 ignore changes in whitespace at EOL #8 0.804 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.804 --ignore-blank-lines ignore changes whose lines are all blank #8 0.804 -I, --ignore-matching-lines <regex> #8 0.804 ignore changes whose all lines match <regex> #8 0.804 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.804 --patience generate diff using the "patience diff" algorithm #8 0.804 --histogram generate diff using the "histogram diff" algorithm #8 0.804 --diff-algorithm <algorithm> #8 0.804 choose a diff algorithm #8 0.804 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.804 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.804 --word-diff-regex <regex> #8 0.804 use <regex> to decide what a word is #8 0.804 --color-words[=<regex>] #8 0.804 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.804 --color-moved[=<mode>] #8 0.804 moved lines of code are colored differently #8 0.804 --color-moved-ws <mode> #8 0.804 how white spaces are ignored in --color-moved #8 0.804 #8 0.804 Other diff options #8 0.804 --relative[=<prefix>] #8 0.804 when run from subdir, exclude changes outside and show relative paths #8 0.804 -a, --text treat all files as text #8 0.804 -R swap two inputs, reverse the diff #8 0.804 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.804 --quiet disable all output of the program #8 0.804 --ext-diff allow an external diff helper to be executed #8 0.804 --textconv run external text conversion filters when comparing binary files #8 0.804 --ignore-submodules[=<when>] #8 0.804 ignore changes to submodules in the diff generation #8 0.804 --submodule[=<format>] #8 0.804 specify how differences in submodules are shown #8 0.804 --ita-invisible-in-index #8 0.804 hide 'git add -N' entries from the index #8 0.804 --ita-visible-in-index #8 0.804 treat 'git add -N' entries as real in the index #8 0.804 -S <string> look for differences that change the number of occurrences of the specified string #8 0.804 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.804 --pickaxe-all show all changes in the changeset with -S or -G #8 0.804 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.804 -O <file> control the order in which files appear in the output #8 0.804 --rotate-to <path> show the change in the specified path first #8 0.804 --skip-to <path> skip the output to the specified path #8 0.804 --find-object <object-id> #8 0.804 look for differences that change the number of occurrences of the specified object #8 0.804 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.804 select files by diff type #8 0.804 --output <file> output to a specific file #8 0.804 #8 0.808 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMPv6' #8 0.808 To add an exception for this directory, call: #8 0.808 #8 0.808 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMPv6 #8 0.814 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMPv6' #8 0.814 To add an exception for this directory, call: #8 0.814 #8 0.814 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMPv6 #8 0.818 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.818 usage: git diff --no-index [<options>] <path> <path> #8 0.818 #8 0.818 Diff output format options #8 0.818 -p, --patch generate patch #8 0.818 -s, --no-patch suppress diff output #8 0.818 -u generate patch #8 0.818 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.818 -W, --function-context #8 0.818 generate diffs with <n> lines context #8 0.818 --raw generate the diff in raw format #8 0.818 --patch-with-raw synonym for '-p --raw' #8 0.818 --patch-with-stat synonym for '-p --stat' #8 0.818 --numstat machine friendly --stat #8 0.818 --shortstat output only the last line of --stat #8 0.818 -X, --dirstat[=<param1,param2>...] #8 0.818 output the distribution of relative amount of changes for each sub-directory #8 0.818 --cumulative synonym for --dirstat=cumulative #8 0.818 --dirstat-by-file[=<param1,param2>...] #8 0.818 synonym for --dirstat=files,param1,param2... #8 0.818 --check warn if changes introduce conflict markers or whitespace errors #8 0.818 --summary condensed summary such as creations, renames and mode changes #8 0.818 --name-only show only names of changed files #8 0.818 --name-status show only names and status of changed files #8 0.818 --stat[=<width>[,<name-width>[,<count>]]] #8 0.818 generate diffstat #8 0.818 --stat-width <width> generate diffstat with a given width #8 0.818 --stat-name-width <width> #8 0.818 generate diffstat with a given name width #8 0.818 --stat-graph-width <width> #8 0.818 generate diffstat with a given graph width #8 0.818 --stat-count <count> generate diffstat with limited lines #8 0.818 --compact-summary generate compact summary in diffstat #8 0.818 --binary output a binary diff that can be applied #8 0.818 --full-index show full pre- and post-image object names on the "index" lines #8 0.818 --color[=<when>] show colored diff #8 0.818 --ws-error-highlight <kind> #8 0.818 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.818 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.818 --abbrev[=<n>] use <n> digits to display object names #8 0.818 --src-prefix <prefix> #8 0.818 show the given source prefix instead of "a/" #8 0.818 --dst-prefix <prefix> #8 0.818 show the given destination prefix instead of "b/" #8 0.818 --line-prefix <prefix> #8 0.818 prepend an additional prefix to every line of output #8 0.818 --no-prefix do not show any source or destination prefix #8 0.818 --inter-hunk-context <n> #8 0.819 show context between diff hunks up to the specified number of lines #8 0.819 --output-indicator-new <char> #8 0.819 specify the character to indicate a new line instead of '+' #8 0.819 --output-indicator-old <char> #8 0.819 specify the character to indicate an old line instead of '-' #8 0.819 --output-indicator-context <char> #8 0.819 specify the character to indicate a context instead of ' ' #8 0.819 #8 0.819 Diff rename options #8 0.819 -B, --break-rewrites[=<n>[/<m>]] #8 0.819 break complete rewrite changes into pairs of delete and create #8 0.819 -M, --find-renames[=<n>] #8 0.819 detect renames #8 0.819 -D, --irreversible-delete #8 0.819 omit the preimage for deletes #8 0.819 -C, --find-copies[=<n>] #8 0.819 detect copies #8 0.819 --find-copies-harder use unmodified files as source to find copies #8 0.819 --no-renames disable rename detection #8 0.819 --rename-empty use empty blobs as rename source #8 0.819 --follow continue listing the history of a file beyond renames #8 0.819 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.819 #8 0.819 Diff algorithm options #8 0.819 --minimal produce the smallest possible diff #8 0.819 -w, --ignore-all-space #8 0.819 ignore whitespace when comparing lines #8 0.819 -b, --ignore-space-change #8 0.819 ignore changes in amount of whitespace #8 0.819 --ignore-space-at-eol #8 0.819 ignore changes in whitespace at EOL #8 0.819 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.819 --ignore-blank-lines ignore changes whose lines are all blank #8 0.819 -I, --ignore-matching-lines <regex> #8 0.819 ignore changes whose all lines match <regex> #8 0.819 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.819 --patience generate diff using the "patience diff" algorithm #8 0.819 --histogram generate diff using the "histogram diff" algorithm #8 0.819 --diff-algorithm <algorithm> #8 0.819 choose a diff algorithm #8 0.819 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.819 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.819 --word-diff-regex <regex> #8 0.819 use <regex> to decide what a word is #8 0.819 --color-words[=<regex>] #8 0.819 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.819 --color-moved[=<mode>] #8 0.819 moved lines of code are colored differently #8 0.819 --color-moved-ws <mode> #8 0.819 how white spaces are ignored in --color-moved #8 0.819 #8 0.819 Other diff options #8 0.819 --relative[=<prefix>] #8 0.819 when run from subdir, exclude changes outside and show relative paths #8 0.819 -a, --text treat all files as text #8 0.819 -R swap two inputs, reverse the diff #8 0.819 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.819 --quiet disable all output of the program #8 0.819 --ext-diff allow an external diff helper to be executed #8 0.819 --textconv run external text conversion filters when comparing binary files #8 0.819 --ignore-submodules[=<when>] #8 0.819 ignore changes to submodules in the diff generation #8 0.819 --submodule[=<format>] #8 0.819 specify how differences in submodules are shown #8 0.819 --ita-invisible-in-index #8 0.819 hide 'git add -N' entries from the index #8 0.819 --ita-visible-in-index #8 0.819 treat 'git add -N' entries as real in the index #8 0.819 -S <string> look for differences that change the number of occurrences of the specified string #8 0.819 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.819 --pickaxe-all show all changes in the changeset with -S or -G #8 0.819 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.819 -O <file> control the order in which files appear in the output #8 0.819 --rotate-to <path> show the change in the specified path first #8 0.819 --skip-to <path> skip the output to the specified path #8 0.819 --find-object <object-id> #8 0.819 look for differences that change the number of occurrences of the specified object #8 0.819 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.819 select files by diff type #8 0.819 --output <file> output to a specific file #8 0.819 #8 0.823 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.IP' #8 0.823 To add an exception for this directory, call: #8 0.823 #8 0.823 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.IP #8 0.829 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.IP' #8 0.829 To add an exception for this directory, call: #8 0.829 #8 0.829 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.IP #8 0.833 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.833 usage: git diff --no-index [<options>] <path> <path> #8 0.833 #8 0.833 Diff output format options #8 0.833 -p, --patch generate patch #8 0.833 -s, --no-patch suppress diff output #8 0.833 -u generate patch #8 0.833 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.833 -W, --function-context #8 0.833 generate diffs with <n> lines context #8 0.833 --raw generate the diff in raw format #8 0.833 --patch-with-raw synonym for '-p --raw' #8 0.833 --patch-with-stat synonym for '-p --stat' #8 0.833 --numstat machine friendly --stat #8 0.833 --shortstat output only the last line of --stat #8 0.833 -X, --dirstat[=<param1,param2>...] #8 0.833 output the distribution of relative amount of changes for each sub-directory #8 0.833 --cumulative synonym for --dirstat=cumulative #8 0.833 --dirstat-by-file[=<param1,param2>...] #8 0.833 synonym for --dirstat=files,param1,param2... #8 0.833 --check warn if changes introduce conflict markers or whitespace errors #8 0.833 --summary condensed summary such as creations, renames and mode changes #8 0.833 --name-only show only names of changed files #8 0.833 --name-status show only names and status of changed files #8 0.833 --stat[=<width>[,<name-width>[,<count>]]] #8 0.833 generate diffstat #8 0.833 --stat-width <width> generate diffstat with a given width #8 0.833 --stat-name-width <width> #8 0.833 generate diffstat with a given name width #8 0.833 --stat-graph-width <width> #8 0.833 generate diffstat with a given graph width #8 0.833 --stat-count <count> generate diffstat with limited lines #8 0.833 --compact-summary generate compact summary in diffstat #8 0.833 --binary output a binary diff that can be applied #8 0.833 --full-index show full pre- and post-image object names on the "index" lines #8 0.833 --color[=<when>] show colored diff #8 0.833 --ws-error-highlight <kind> #8 0.833 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.833 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.833 --abbrev[=<n>] use <n> digits to display object names #8 0.833 --src-prefix <prefix> #8 0.833 show the given source prefix instead of "a/" #8 0.833 --dst-prefix <prefix> #8 0.833 show the given destination prefix instead of "b/" #8 0.833 --line-prefix <prefix> #8 0.833 prepend an additional prefix to every line of output #8 0.833 --no-prefix do not show any source or destination prefix #8 0.833 --inter-hunk-context <n> #8 0.833 show context between diff hunks up to the specified number of lines #8 0.833 --output-indicator-new <char> #8 0.833 specify the character to indicate a new line instead of '+' #8 0.833 --output-indicator-old <char> #8 0.833 specify the character to indicate an old line instead of '-' #8 0.833 --output-indicator-context <char> #8 0.833 specify the character to indicate a context instead of ' ' #8 0.833 #8 0.833 Diff rename options #8 0.833 -B, --break-rewrites[=<n>[/<m>]] #8 0.833 break complete rewrite changes into pairs of delete and create #8 0.833 -M, --find-renames[=<n>] #8 0.833 detect renames #8 0.833 -D, --irreversible-delete #8 0.833 omit the preimage for deletes #8 0.833 -C, --find-copies[=<n>] #8 0.833 detect copies #8 0.833 --find-copies-harder use unmodified files as source to find copies #8 0.833 --no-renames disable rename detection #8 0.833 --rename-empty use empty blobs as rename source #8 0.833 --follow continue listing the history of a file beyond renames #8 0.833 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.833 #8 0.833 Diff algorithm options #8 0.833 --minimal produce the smallest possible diff #8 0.833 -w, --ignore-all-space #8 0.833 ignore whitespace when comparing lines #8 0.833 -b, --ignore-space-change #8 0.833 ignore changes in amount of whitespace #8 0.833 --ignore-space-at-eol #8 0.833 ignore changes in whitespace at EOL #8 0.833 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.833 --ignore-blank-lines ignore changes whose lines are all blank #8 0.833 -I, --ignore-matching-lines <regex> #8 0.833 ignore changes whose all lines match <regex> #8 0.833 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.833 --patience generate diff using the "patience diff" algorithm #8 0.833 --histogram generate diff using the "histogram diff" algorithm #8 0.833 --diff-algorithm <algorithm> #8 0.833 choose a diff algorithm #8 0.833 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.833 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.833 --word-diff-regex <regex> #8 0.833 use <regex> to decide what a word is #8 0.833 --color-words[=<regex>] #8 0.833 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.833 --color-moved[=<mode>] #8 0.833 moved lines of code are colored differently #8 0.833 --color-moved-ws <mode> #8 0.833 how white spaces are ignored in --color-moved #8 0.833 #8 0.833 Other diff options #8 0.833 --relative[=<prefix>] #8 0.833 when run from subdir, exclude changes outside and show relative paths #8 0.833 -a, --text treat all files as text #8 0.834 -R swap two inputs, reverse the diff #8 0.834 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.834 --quiet disable all output of the program #8 0.834 --ext-diff allow an external diff helper to be executed #8 0.834 --textconv run external text conversion filters when comparing binary files #8 0.834 --ignore-submodules[=<when>] #8 0.834 ignore changes to submodules in the diff generation #8 0.834 --submodule[=<format>] #8 0.834 specify how differences in submodules are shown #8 0.834 --ita-invisible-in-index #8 0.834 hide 'git add -N' entries from the index #8 0.834 --ita-visible-in-index #8 0.834 treat 'git add -N' entries as real in the index #8 0.834 -S <string> look for differences that change the number of occurrences of the specified string #8 0.834 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.834 --pickaxe-all show all changes in the changeset with -S or -G #8 0.834 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.834 -O <file> control the order in which files appear in the output #8 0.834 --rotate-to <path> show the change in the specified path first #8 0.834 --skip-to <path> skip the output to the specified path #8 0.834 --find-object <object-id> #8 0.834 look for differences that change the number of occurrences of the specified object #8 0.834 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.834 select files by diff type #8 0.834 --output <file> output to a specific file #8 0.834 #8 0.838 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ISUP_Q.762' #8 0.838 To add an exception for this directory, call: #8 0.838 #8 0.838 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ISUP_Q.762 #8 0.844 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ISUP_Q.762' #8 0.844 To add an exception for this directory, call: #8 0.844 #8 0.844 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ISUP_Q.762 #8 0.848 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.848 usage: git diff --no-index [<options>] <path> <path> #8 0.848 #8 0.848 Diff output format options #8 0.848 -p, --patch generate patch #8 0.848 -s, --no-patch suppress diff output #8 0.848 -u generate patch #8 0.848 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.848 -W, --function-context #8 0.848 generate diffs with <n> lines context #8 0.848 --raw generate the diff in raw format #8 0.848 --patch-with-raw synonym for '-p --raw' #8 0.848 --patch-with-stat synonym for '-p --stat' #8 0.848 --numstat machine friendly --stat #8 0.848 --shortstat output only the last line of --stat #8 0.848 -X, --dirstat[=<param1,param2>...] #8 0.848 output the distribution of relative amount of changes for each sub-directory #8 0.848 --cumulative synonym for --dirstat=cumulative #8 0.848 --dirstat-by-file[=<param1,param2>...] #8 0.848 synonym for --dirstat=files,param1,param2... #8 0.848 --check warn if changes introduce conflict markers or whitespace errors #8 0.848 --summary condensed summary such as creations, renames and mode changes #8 0.848 --name-only show only names of changed files #8 0.848 --name-status show only names and status of changed files #8 0.848 --stat[=<width>[,<name-width>[,<count>]]] #8 0.848 generate diffstat #8 0.848 --stat-width <width> generate diffstat with a given width #8 0.848 --stat-name-width <width> #8 0.848 generate diffstat with a given name width #8 0.848 --stat-graph-width <width> #8 0.848 generate diffstat with a given graph width #8 0.848 --stat-count <count> generate diffstat with limited lines #8 0.848 --compact-summary generate compact summary in diffstat #8 0.848 --binary output a binary diff that can be applied #8 0.848 --full-index show full pre- and post-image object names on the "index" lines #8 0.848 --color[=<when>] show colored diff #8 0.848 --ws-error-highlight <kind> #8 0.848 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.848 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.848 --abbrev[=<n>] use <n> digits to display object names #8 0.848 --src-prefix <prefix> #8 0.848 show the given source prefix instead of "a/" #8 0.848 --dst-prefix <prefix> #8 0.848 show the given destination prefix instead of "b/" #8 0.848 --line-prefix <prefix> #8 0.848 prepend an additional prefix to every line of output #8 0.848 --no-prefix do not show any source or destination prefix #8 0.848 --inter-hunk-context <n> #8 0.848 show context between diff hunks up to the specified number of lines #8 0.848 --output-indicator-new <char> #8 0.848 specify the character to indicate a new line instead of '+' #8 0.848 --output-indicator-old <char> #8 0.848 specify the character to indicate an old line instead of '-' #8 0.848 --output-indicator-context <char> #8 0.848 specify the character to indicate a context instead of ' ' #8 0.848 #8 0.848 Diff rename options #8 0.848 -B, --break-rewrites[=<n>[/<m>]] #8 0.848 break complete rewrite changes into pairs of delete and create #8 0.848 -M, --find-renames[=<n>] #8 0.848 detect renames #8 0.848 -D, --irreversible-delete #8 0.848 omit the preimage for deletes #8 0.848 -C, --find-copies[=<n>] #8 0.848 detect copies #8 0.848 --find-copies-harder use unmodified files as source to find copies #8 0.848 --no-renames disable rename detection #8 0.848 --rename-empty use empty blobs as rename source #8 0.848 --follow continue listing the history of a file beyond renames #8 0.848 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.848 #8 0.848 Diff algorithm options #8 0.848 --minimal produce the smallest possible diff #8 0.848 -w, --ignore-all-space #8 0.848 ignore whitespace when comparing lines #8 0.848 -b, --ignore-space-change #8 0.848 ignore changes in amount of whitespace #8 0.848 --ignore-space-at-eol #8 0.848 ignore changes in whitespace at EOL #8 0.848 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.848 --ignore-blank-lines ignore changes whose lines are all blank #8 0.848 -I, --ignore-matching-lines <regex> #8 0.848 ignore changes whose all lines match <regex> #8 0.848 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.848 --patience generate diff using the "patience diff" algorithm #8 0.848 --histogram generate diff using the "histogram diff" algorithm #8 0.848 --diff-algorithm <algorithm> #8 0.848 choose a diff algorithm #8 0.848 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.848 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.848 --word-diff-regex <regex> #8 0.848 use <regex> to decide what a word is #8 0.848 --color-words[=<regex>] #8 0.848 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.848 --color-moved[=<mode>] #8 0.848 moved lines of code are colored differently #8 0.848 --color-moved-ws <mode> #8 0.849 how white spaces are ignored in --color-moved #8 0.849 #8 0.849 Other diff options #8 0.849 --relative[=<prefix>] #8 0.849 when run from subdir, exclude changes outside and show relative paths #8 0.849 -a, --text treat all files as text #8 0.849 -R swap two inputs, reverse the diff #8 0.849 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.849 --quiet disable all output of the program #8 0.849 --ext-diff allow an external diff helper to be executed #8 0.849 --textconv run external text conversion filters when comparing binary files #8 0.849 --ignore-submodules[=<when>] #8 0.849 ignore changes to submodules in the diff generation #8 0.849 --submodule[=<format>] #8 0.849 specify how differences in submodules are shown #8 0.849 --ita-invisible-in-index #8 0.849 hide 'git add -N' entries from the index #8 0.849 --ita-visible-in-index #8 0.849 treat 'git add -N' entries as real in the index #8 0.849 -S <string> look for differences that change the number of occurrences of the specified string #8 0.849 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.849 --pickaxe-all show all changes in the changeset with -S or -G #8 0.849 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.849 -O <file> control the order in which files appear in the output #8 0.849 --rotate-to <path> show the change in the specified path first #8 0.849 --skip-to <path> skip the output to the specified path #8 0.849 --find-object <object-id> #8 0.849 look for differences that change the number of occurrences of the specified object #8 0.849 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.849 select files by diff type #8 0.849 --output <file> output to a specific file #8 0.849 #8 0.853 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.JSON_v07_2006' #8 0.853 To add an exception for this directory, call: #8 0.853 #8 0.853 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.JSON_v07_2006 #8 0.859 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.JSON_v07_2006' #8 0.859 To add an exception for this directory, call: #8 0.859 #8 0.859 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.JSON_v07_2006 #8 0.863 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.863 usage: git diff --no-index [<options>] <path> <path> #8 0.863 #8 0.863 Diff output format options #8 0.863 -p, --patch generate patch #8 0.863 -s, --no-patch suppress diff output #8 0.863 -u generate patch #8 0.863 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.863 -W, --function-context #8 0.863 generate diffs with <n> lines context #8 0.863 --raw generate the diff in raw format #8 0.863 --patch-with-raw synonym for '-p --raw' #8 0.863 --patch-with-stat synonym for '-p --stat' #8 0.863 --numstat machine friendly --stat #8 0.863 --shortstat output only the last line of --stat #8 0.863 -X, --dirstat[=<param1,param2>...] #8 0.863 output the distribution of relative amount of changes for each sub-directory #8 0.863 --cumulative synonym for --dirstat=cumulative #8 0.863 --dirstat-by-file[=<param1,param2>...] #8 0.863 synonym for --dirstat=files,param1,param2... #8 0.863 --check warn if changes introduce conflict markers or whitespace errors #8 0.863 --summary condensed summary such as creations, renames and mode changes #8 0.863 --name-only show only names of changed files #8 0.863 --name-status show only names and status of changed files #8 0.863 --stat[=<width>[,<name-width>[,<count>]]] #8 0.863 generate diffstat #8 0.863 --stat-width <width> generate diffstat with a given width #8 0.863 --stat-name-width <width> #8 0.863 generate diffstat with a given name width #8 0.863 --stat-graph-width <width> #8 0.863 generate diffstat with a given graph width #8 0.863 --stat-count <count> generate diffstat with limited lines #8 0.863 --compact-summary generate compact summary in diffstat #8 0.863 --binary output a binary diff that can be applied #8 0.863 --full-index show full pre- and post-image object names on the "index" lines #8 0.863 --color[=<when>] show colored diff #8 0.863 --ws-error-highlight <kind> #8 0.863 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.863 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.863 --abbrev[=<n>] use <n> digits to display object names #8 0.863 --src-prefix <prefix> #8 0.863 show the given source prefix instead of "a/" #8 0.863 --dst-prefix <prefix> #8 0.863 show the given destination prefix instead of "b/" #8 0.863 --line-prefix <prefix> #8 0.863 prepend an additional prefix to every line of output #8 0.863 --no-prefix do not show any source or destination prefix #8 0.863 --inter-hunk-context <n> #8 0.863 show context between diff hunks up to the specified number of lines #8 0.863 --output-indicator-new <char> #8 0.863 specify the character to indicate a new line instead of '+' #8 0.863 --output-indicator-old <char> #8 0.863 specify the character to indicate an old line instead of '-' #8 0.863 --output-indicator-context <char> #8 0.863 specify the character to indicate a context instead of ' ' #8 0.863 #8 0.863 Diff rename options #8 0.863 -B, --break-rewrites[=<n>[/<m>]] #8 0.863 break complete rewrite changes into pairs of delete and create #8 0.863 -M, --find-renames[=<n>] #8 0.863 detect renames #8 0.863 -D, --irreversible-delete #8 0.863 omit the preimage for deletes #8 0.863 -C, --find-copies[=<n>] #8 0.863 detect copies #8 0.863 --find-copies-harder use unmodified files as source to find copies #8 0.863 --no-renames disable rename detection #8 0.863 --rename-empty use empty blobs as rename source #8 0.863 --follow continue listing the history of a file beyond renames #8 0.863 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.863 #8 0.863 Diff algorithm options #8 0.863 --minimal produce the smallest possible diff #8 0.863 -w, --ignore-all-space #8 0.863 ignore whitespace when comparing lines #8 0.863 -b, --ignore-space-change #8 0.863 ignore changes in amount of whitespace #8 0.863 --ignore-space-at-eol #8 0.863 ignore changes in whitespace at EOL #8 0.863 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.863 --ignore-blank-lines ignore changes whose lines are all blank #8 0.863 -I, --ignore-matching-lines <regex> #8 0.863 ignore changes whose all lines match <regex> #8 0.863 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.863 --patience generate diff using the "patience diff" algorithm #8 0.863 --histogram generate diff using the "histogram diff" algorithm #8 0.863 --diff-algorithm <algorithm> #8 0.864 choose a diff algorithm #8 0.864 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.864 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.864 --word-diff-regex <regex> #8 0.864 use <regex> to decide what a word is #8 0.864 --color-words[=<regex>] #8 0.864 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.864 --color-moved[=<mode>] #8 0.864 moved lines of code are colored differently #8 0.864 --color-moved-ws <mode> #8 0.864 how white spaces are ignored in --color-moved #8 0.864 #8 0.864 Other diff options #8 0.864 --relative[=<prefix>] #8 0.864 when run from subdir, exclude changes outside and show relative paths #8 0.864 -a, --text treat all files as text #8 0.864 -R swap two inputs, reverse the diff #8 0.864 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.864 --quiet disable all output of the program #8 0.864 --ext-diff allow an external diff helper to be executed #8 0.864 --textconv run external text conversion filters when comparing binary files #8 0.864 --ignore-submodules[=<when>] #8 0.864 ignore changes to submodules in the diff generation #8 0.864 --submodule[=<format>] #8 0.864 specify how differences in submodules are shown #8 0.864 --ita-invisible-in-index #8 0.864 hide 'git add -N' entries from the index #8 0.864 --ita-visible-in-index #8 0.864 treat 'git add -N' entries as real in the index #8 0.864 -S <string> look for differences that change the number of occurrences of the specified string #8 0.864 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.864 --pickaxe-all show all changes in the changeset with -S or -G #8 0.864 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.864 -O <file> control the order in which files appear in the output #8 0.864 --rotate-to <path> show the change in the specified path first #8 0.864 --skip-to <path> skip the output to the specified path #8 0.864 --find-object <object-id> #8 0.864 look for differences that change the number of occurrences of the specified object #8 0.864 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.864 select files by diff type #8 0.864 --output <file> output to a specific file #8 0.864 #8 0.868 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.L2TP' #8 0.868 To add an exception for this directory, call: #8 0.868 #8 0.868 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.L2TP #8 0.875 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.L2TP' #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.L2TP #8 0.879 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.879 usage: git diff --no-index [<options>] <path> <path> #8 0.879 #8 0.879 Diff output format options #8 0.879 -p, --patch generate patch #8 0.879 -s, --no-patch suppress diff output #8 0.879 -u generate patch #8 0.879 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.879 -W, --function-context #8 0.879 generate diffs with <n> lines context #8 0.879 --raw generate the diff in raw format #8 0.879 --patch-with-raw synonym for '-p --raw' #8 0.879 --patch-with-stat synonym for '-p --stat' #8 0.879 --numstat machine friendly --stat #8 0.879 --shortstat output only the last line of --stat #8 0.879 -X, --dirstat[=<param1,param2>...] #8 0.879 output the distribution of relative amount of changes for each sub-directory #8 0.879 --cumulative synonym for --dirstat=cumulative #8 0.879 --dirstat-by-file[=<param1,param2>...] #8 0.879 synonym for --dirstat=files,param1,param2... #8 0.879 --check warn if changes introduce conflict markers or whitespace errors #8 0.879 --summary condensed summary such as creations, renames and mode changes #8 0.879 --name-only show only names of changed files #8 0.879 --name-status show only names and status of changed files #8 0.879 --stat[=<width>[,<name-width>[,<count>]]] #8 0.879 generate diffstat #8 0.879 --stat-width <width> generate diffstat with a given width #8 0.879 --stat-name-width <width> #8 0.879 generate diffstat with a given name width #8 0.879 --stat-graph-width <width> #8 0.879 generate diffstat with a given graph width #8 0.879 --stat-count <count> generate diffstat with limited lines #8 0.879 --compact-summary generate compact summary in diffstat #8 0.879 --binary output a binary diff that can be applied #8 0.879 --full-index show full pre- and post-image object names on the "index" lines #8 0.879 --color[=<when>] show colored diff #8 0.879 --ws-error-highlight <kind> #8 0.879 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.879 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.879 --abbrev[=<n>] use <n> digits to display object names #8 0.879 --src-prefix <prefix> #8 0.879 show the given source prefix instead of "a/" #8 0.879 --dst-prefix <prefix> #8 0.879 show the given destination prefix instead of "b/" #8 0.879 --line-prefix <prefix> #8 0.879 prepend an additional prefix to every line of output #8 0.879 --no-prefix do not show any source or destination prefix #8 0.879 --inter-hunk-context <n> #8 0.879 show context between diff hunks up to the specified number of lines #8 0.879 --output-indicator-new <char> #8 0.879 specify the character to indicate a new line instead of '+' #8 0.879 --output-indicator-old <char> #8 0.879 specify the character to indicate an old line instead of '-' #8 0.879 --output-indicator-context <char> #8 0.879 specify the character to indicate a context instead of ' ' #8 0.879 #8 0.879 Diff rename options #8 0.879 -B, --break-rewrites[=<n>[/<m>]] #8 0.879 break complete rewrite changes into pairs of delete and create #8 0.879 -M, --find-renames[=<n>] #8 0.879 detect renames #8 0.879 -D, --irreversible-delete #8 0.879 omit the preimage for deletes #8 0.879 -C, --find-copies[=<n>] #8 0.879 detect copies #8 0.879 --find-copies-harder use unmodified files as source to find copies #8 0.879 --no-renames disable rename detection #8 0.879 --rename-empty use empty blobs as rename source #8 0.879 --follow continue listing the history of a file beyond renames #8 0.879 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.879 #8 0.879 Diff algorithm options #8 0.879 --minimal produce the smallest possible diff #8 0.879 -w, --ignore-all-space #8 0.879 ignore whitespace when comparing lines #8 0.879 -b, --ignore-space-change #8 0.879 ignore changes in amount of whitespace #8 0.879 --ignore-space-at-eol #8 0.879 ignore changes in whitespace at EOL #8 0.879 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.879 --ignore-blank-lines ignore changes whose lines are all blank #8 0.879 -I, --ignore-matching-lines <regex> #8 0.879 ignore changes whose all lines match <regex> #8 0.879 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.879 --patience generate diff using the "patience diff" algorithm #8 0.879 --histogram generate diff using the "histogram diff" algorithm #8 0.879 --diff-algorithm <algorithm> #8 0.879 choose a diff algorithm #8 0.879 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.879 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.879 --word-diff-regex <regex> #8 0.879 use <regex> to decide what a word is #8 0.879 --color-words[=<regex>] #8 0.879 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.879 --color-moved[=<mode>] #8 0.879 moved lines of code are colored differently #8 0.879 --color-moved-ws <mode> #8 0.879 how white spaces are ignored in --color-moved #8 0.879 #8 0.879 Other diff options #8 0.879 --relative[=<prefix>] #8 0.879 when run from subdir, exclude changes outside and show relative paths #8 0.879 -a, --text treat all files as text #8 0.879 -R swap two inputs, reverse the diff #8 0.879 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.879 --quiet disable all output of the program #8 0.879 --ext-diff allow an external diff helper to be executed #8 0.879 --textconv run external text conversion filters when comparing binary files #8 0.879 --ignore-submodules[=<when>] #8 0.879 ignore changes to submodules in the diff generation #8 0.879 --submodule[=<format>] #8 0.879 specify how differences in submodules are shown #8 0.879 --ita-invisible-in-index #8 0.879 hide 'git add -N' entries from the index #8 0.879 --ita-visible-in-index #8 0.879 treat 'git add -N' entries as real in the index #8 0.879 -S <string> look for differences that change the number of occurrences of the specified string #8 0.879 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.879 --pickaxe-all show all changes in the changeset with -S or -G #8 0.879 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.879 -O <file> control the order in which files appear in the output #8 0.879 --rotate-to <path> show the change in the specified path first #8 0.879 --skip-to <path> skip the output to the specified path #8 0.879 --find-object <object-id> #8 0.879 look for differences that change the number of occurrences of the specified object #8 0.879 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.879 select files by diff type #8 0.879 --output <file> output to a specific file #8 0.879 #8 0.883 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.LLC_v7.1.0' #8 0.883 To add an exception for this directory, call: #8 0.883 #8 0.883 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.LLC_v7.1.0 #8 0.890 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.LLC_v7.1.0' #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.LLC_v7.1.0 #8 0.893 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.893 usage: git diff --no-index [<options>] <path> <path> #8 0.893 #8 0.893 Diff output format options #8 0.893 -p, --patch generate patch #8 0.893 -s, --no-patch suppress diff output #8 0.893 -u generate patch #8 0.893 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.893 -W, --function-context #8 0.893 generate diffs with <n> lines context #8 0.893 --raw generate the diff in raw format #8 0.893 --patch-with-raw synonym for '-p --raw' #8 0.893 --patch-with-stat synonym for '-p --stat' #8 0.893 --numstat machine friendly --stat #8 0.893 --shortstat output only the last line of --stat #8 0.893 -X, --dirstat[=<param1,param2>...] #8 0.893 output the distribution of relative amount of changes for each sub-directory #8 0.893 --cumulative synonym for --dirstat=cumulative #8 0.893 --dirstat-by-file[=<param1,param2>...] #8 0.893 synonym for --dirstat=files,param1,param2... #8 0.893 --check warn if changes introduce conflict markers or whitespace errors #8 0.893 --summary condensed summary such as creations, renames and mode changes #8 0.893 --name-only show only names of changed files #8 0.893 --name-status show only names and status of changed files #8 0.893 --stat[=<width>[,<name-width>[,<count>]]] #8 0.893 generate diffstat #8 0.893 --stat-width <width> generate diffstat with a given width #8 0.894 --stat-name-width <width> #8 0.894 generate diffstat with a given name width #8 0.894 --stat-graph-width <width> #8 0.894 generate diffstat with a given graph width #8 0.894 --stat-count <count> generate diffstat with limited lines #8 0.894 --compact-summary generate compact summary in diffstat #8 0.894 --binary output a binary diff that can be applied #8 0.894 --full-index show full pre- and post-image object names on the "index" lines #8 0.894 --color[=<when>] show colored diff #8 0.894 --ws-error-highlight <kind> #8 0.894 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.894 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.894 --abbrev[=<n>] use <n> digits to display object names #8 0.894 --src-prefix <prefix> #8 0.894 show the given source prefix instead of "a/" #8 0.894 --dst-prefix <prefix> #8 0.894 show the given destination prefix instead of "b/" #8 0.894 --line-prefix <prefix> #8 0.894 prepend an additional prefix to every line of output #8 0.894 --no-prefix do not show any source or destination prefix #8 0.894 --inter-hunk-context <n> #8 0.894 show context between diff hunks up to the specified number of lines #8 0.894 --output-indicator-new <char> #8 0.894 specify the character to indicate a new line instead of '+' #8 0.894 --output-indicator-old <char> #8 0.894 specify the character to indicate an old line instead of '-' #8 0.894 --output-indicator-context <char> #8 0.894 specify the character to indicate a context instead of ' ' #8 0.894 #8 0.894 Diff rename options #8 0.894 -B, --break-rewrites[=<n>[/<m>]] #8 0.894 break complete rewrite changes into pairs of delete and create #8 0.894 -M, --find-renames[=<n>] #8 0.894 detect renames #8 0.894 -D, --irreversible-delete #8 0.894 omit the preimage for deletes #8 0.894 -C, --find-copies[=<n>] #8 0.894 detect copies #8 0.894 --find-copies-harder use unmodified files as source to find copies #8 0.894 --no-renames disable rename detection #8 0.894 --rename-empty use empty blobs as rename source #8 0.894 --follow continue listing the history of a file beyond renames #8 0.894 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.894 #8 0.894 Diff algorithm options #8 0.894 --minimal produce the smallest possible diff #8 0.894 -w, --ignore-all-space #8 0.894 ignore whitespace when comparing lines #8 0.894 -b, --ignore-space-change #8 0.894 ignore changes in amount of whitespace #8 0.894 --ignore-space-at-eol #8 0.894 ignore changes in whitespace at EOL #8 0.894 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.894 --ignore-blank-lines ignore changes whose lines are all blank #8 0.894 -I, --ignore-matching-lines <regex> #8 0.894 ignore changes whose all lines match <regex> #8 0.894 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.894 --patience generate diff using the "patience diff" algorithm #8 0.894 --histogram generate diff using the "histogram diff" algorithm #8 0.894 --diff-algorithm <algorithm> #8 0.894 choose a diff algorithm #8 0.894 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.894 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.894 --word-diff-regex <regex> #8 0.894 use <regex> to decide what a word is #8 0.894 --color-words[=<regex>] #8 0.894 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.894 --color-moved[=<mode>] #8 0.894 moved lines of code are colored differently #8 0.894 --color-moved-ws <mode> #8 0.894 how white spaces are ignored in --color-moved #8 0.894 #8 0.894 Other diff options #8 0.894 --relative[=<prefix>] #8 0.894 when run from subdir, exclude changes outside and show relative paths #8 0.894 -a, --text treat all files as text #8 0.894 -R swap two inputs, reverse the diff #8 0.894 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.894 --quiet disable all output of the program #8 0.894 --ext-diff allow an external diff helper to be executed #8 0.894 --textconv run external text conversion filters when comparing binary files #8 0.894 --ignore-submodules[=<when>] #8 0.894 ignore changes to submodules in the diff generation #8 0.894 --submodule[=<format>] #8 0.894 specify how differences in submodules are shown #8 0.894 --ita-invisible-in-index #8 0.894 hide 'git add -N' entries from the index #8 0.894 --ita-visible-in-index #8 0.894 treat 'git add -N' entries as real in the index #8 0.894 -S <string> look for differences that change the number of occurrences of the specified string #8 0.894 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.894 --pickaxe-all show all changes in the changeset with -S or -G #8 0.894 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.894 -O <file> control the order in which files appear in the output #8 0.894 --rotate-to <path> show the change in the specified path first #8 0.894 --skip-to <path> skip the output to the specified path #8 0.894 --find-object <object-id> #8 0.894 look for differences that change the number of occurrences of the specified object #8 0.894 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.894 select files by diff type #8 0.894 --output <file> output to a specific file #8 0.894 #8 0.898 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.M3UA' #8 0.898 To add an exception for this directory, call: #8 0.898 #8 0.898 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.M3UA #8 0.904 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.M3UA' #8 0.904 To add an exception for this directory, call: #8 0.904 #8 0.904 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.M3UA #8 0.908 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.908 usage: git diff --no-index [<options>] <path> <path> #8 0.908 #8 0.908 Diff output format options #8 0.908 -p, --patch generate patch #8 0.908 -s, --no-patch suppress diff output #8 0.908 -u generate patch #8 0.908 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.908 -W, --function-context #8 0.908 generate diffs with <n> lines context #8 0.908 --raw generate the diff in raw format #8 0.908 --patch-with-raw synonym for '-p --raw' #8 0.908 --patch-with-stat synonym for '-p --stat' #8 0.908 --numstat machine friendly --stat #8 0.908 --shortstat output only the last line of --stat #8 0.908 -X, --dirstat[=<param1,param2>...] #8 0.908 output the distribution of relative amount of changes for each sub-directory #8 0.908 --cumulative synonym for --dirstat=cumulative #8 0.908 --dirstat-by-file[=<param1,param2>...] #8 0.908 synonym for --dirstat=files,param1,param2... #8 0.908 --check warn if changes introduce conflict markers or whitespace errors #8 0.908 --summary condensed summary such as creations, renames and mode changes #8 0.908 --name-only show only names of changed files #8 0.908 --name-status show only names and status of changed files #8 0.908 --stat[=<width>[,<name-width>[,<count>]]] #8 0.908 generate diffstat #8 0.908 --stat-width <width> generate diffstat with a given width #8 0.908 --stat-name-width <width> #8 0.908 generate diffstat with a given name width #8 0.908 --stat-graph-width <width> #8 0.908 generate diffstat with a given graph width #8 0.908 --stat-count <count> generate diffstat with limited lines #8 0.908 --compact-summary generate compact summary in diffstat #8 0.908 --binary output a binary diff that can be applied #8 0.908 --full-index show full pre- and post-image object names on the "index" lines #8 0.909 --color[=<when>] show colored diff #8 0.909 --ws-error-highlight <kind> #8 0.909 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.909 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.909 --abbrev[=<n>] use <n> digits to display object names #8 0.909 --src-prefix <prefix> #8 0.909 show the given source prefix instead of "a/" #8 0.909 --dst-prefix <prefix> #8 0.909 show the given destination prefix instead of "b/" #8 0.909 --line-prefix <prefix> #8 0.909 prepend an additional prefix to every line of output #8 0.909 --no-prefix do not show any source or destination prefix #8 0.909 --inter-hunk-context <n> #8 0.909 show context between diff hunks up to the specified number of lines #8 0.909 --output-indicator-new <char> #8 0.909 specify the character to indicate a new line instead of '+' #8 0.909 --output-indicator-old <char> #8 0.909 specify the character to indicate an old line instead of '-' #8 0.909 --output-indicator-context <char> #8 0.909 specify the character to indicate a context instead of ' ' #8 0.909 #8 0.909 Diff rename options #8 0.909 -B, --break-rewrites[=<n>[/<m>]] #8 0.909 break complete rewrite changes into pairs of delete and create #8 0.909 -M, --find-renames[=<n>] #8 0.909 detect renames #8 0.909 -D, --irreversible-delete #8 0.909 omit the preimage for deletes #8 0.909 -C, --find-copies[=<n>] #8 0.909 detect copies #8 0.909 --find-copies-harder use unmodified files as source to find copies #8 0.909 --no-renames disable rename detection #8 0.909 --rename-empty use empty blobs as rename source #8 0.909 --follow continue listing the history of a file beyond renames #8 0.909 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.909 #8 0.909 Diff algorithm options #8 0.909 --minimal produce the smallest possible diff #8 0.909 -w, --ignore-all-space #8 0.909 ignore whitespace when comparing lines #8 0.909 -b, --ignore-space-change #8 0.909 ignore changes in amount of whitespace #8 0.909 --ignore-space-at-eol #8 0.909 ignore changes in whitespace at EOL #8 0.909 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.909 --ignore-blank-lines ignore changes whose lines are all blank #8 0.909 -I, --ignore-matching-lines <regex> #8 0.909 ignore changes whose all lines match <regex> #8 0.909 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.909 --patience generate diff using the "patience diff" algorithm #8 0.909 --histogram generate diff using the "histogram diff" algorithm #8 0.909 --diff-algorithm <algorithm> #8 0.909 choose a diff algorithm #8 0.909 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.909 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.909 --word-diff-regex <regex> #8 0.909 use <regex> to decide what a word is #8 0.909 --color-words[=<regex>] #8 0.909 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.909 --color-moved[=<mode>] #8 0.909 moved lines of code are colored differently #8 0.909 --color-moved-ws <mode> #8 0.909 how white spaces are ignored in --color-moved #8 0.909 #8 0.909 Other diff options #8 0.909 --relative[=<prefix>] #8 0.909 when run from subdir, exclude changes outside and show relative paths #8 0.909 -a, --text treat all files as text #8 0.909 -R swap two inputs, reverse the diff #8 0.909 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.909 --quiet disable all output of the program #8 0.909 --ext-diff allow an external diff helper to be executed #8 0.909 --textconv run external text conversion filters when comparing binary files #8 0.909 --ignore-submodules[=<when>] #8 0.909 ignore changes to submodules in the diff generation #8 0.909 --submodule[=<format>] #8 0.909 specify how differences in submodules are shown #8 0.909 --ita-invisible-in-index #8 0.909 hide 'git add -N' entries from the index #8 0.909 --ita-visible-in-index #8 0.909 treat 'git add -N' entries as real in the index #8 0.909 -S <string> look for differences that change the number of occurrences of the specified string #8 0.909 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.909 --pickaxe-all show all changes in the changeset with -S or -G #8 0.909 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.909 -O <file> control the order in which files appear in the output #8 0.909 --rotate-to <path> show the change in the specified path first #8 0.909 --skip-to <path> skip the output to the specified path #8 0.909 --find-object <object-id> #8 0.909 look for differences that change the number of occurrences of the specified object #8 0.909 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.909 select files by diff type #8 0.909 --output <file> output to a specific file #8 0.909 #8 0.913 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.MobileL3_v13.4.0' #8 0.913 To add an exception for this directory, call: #8 0.913 #8 0.913 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.MobileL3_v13.4.0 #8 0.919 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.MobileL3_v13.4.0' #8 0.919 To add an exception for this directory, call: #8 0.919 #8 0.919 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.MobileL3_v13.4.0 #8 0.923 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.923 usage: git diff --no-index [<options>] <path> <path> #8 0.923 #8 0.923 Diff output format options #8 0.923 -p, --patch generate patch #8 0.923 -s, --no-patch suppress diff output #8 0.923 -u generate patch #8 0.923 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.923 -W, --function-context #8 0.923 generate diffs with <n> lines context #8 0.923 --raw generate the diff in raw format #8 0.923 --patch-with-raw synonym for '-p --raw' #8 0.923 --patch-with-stat synonym for '-p --stat' #8 0.923 --numstat machine friendly --stat #8 0.923 --shortstat output only the last line of --stat #8 0.923 -X, --dirstat[=<param1,param2>...] #8 0.923 output the distribution of relative amount of changes for each sub-directory #8 0.923 --cumulative synonym for --dirstat=cumulative #8 0.923 --dirstat-by-file[=<param1,param2>...] #8 0.923 synonym for --dirstat=files,param1,param2... #8 0.923 --check warn if changes introduce conflict markers or whitespace errors #8 0.923 --summary condensed summary such as creations, renames and mode changes #8 0.923 --name-only show only names of changed files #8 0.923 --name-status show only names and status of changed files #8 0.923 --stat[=<width>[,<name-width>[,<count>]]] #8 0.923 generate diffstat #8 0.923 --stat-width <width> generate diffstat with a given width #8 0.923 --stat-name-width <width> #8 0.923 generate diffstat with a given name width #8 0.923 --stat-graph-width <width> #8 0.923 generate diffstat with a given graph width #8 0.923 --stat-count <count> generate diffstat with limited lines #8 0.923 --compact-summary generate compact summary in diffstat #8 0.923 --binary output a binary diff that can be applied #8 0.923 --full-index show full pre- and post-image object names on the "index" lines #8 0.923 --color[=<when>] show colored diff #8 0.923 --ws-error-highlight <kind> #8 0.923 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.923 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.923 --abbrev[=<n>] use <n> digits to display object names #8 0.923 --src-prefix <prefix> #8 0.923 show the given source prefix instead of "a/" #8 0.923 --dst-prefix <prefix> #8 0.923 show the given destination prefix instead of "b/" #8 0.923 --line-prefix <prefix> #8 0.923 prepend an additional prefix to every line of output #8 0.923 --no-prefix do not show any source or destination prefix #8 0.923 --inter-hunk-context <n> #8 0.923 show context between diff hunks up to the specified number of lines #8 0.923 --output-indicator-new <char> #8 0.923 specify the character to indicate a new line instead of '+' #8 0.923 --output-indicator-old <char> #8 0.923 specify the character to indicate an old line instead of '-' #8 0.923 --output-indicator-context <char> #8 0.923 specify the character to indicate a context instead of ' ' #8 0.923 #8 0.923 Diff rename options #8 0.923 -B, --break-rewrites[=<n>[/<m>]] #8 0.923 break complete rewrite changes into pairs of delete and create #8 0.923 -M, --find-renames[=<n>] #8 0.923 detect renames #8 0.923 -D, --irreversible-delete #8 0.923 omit the preimage for deletes #8 0.923 -C, --find-copies[=<n>] #8 0.923 detect copies #8 0.923 --find-copies-harder use unmodified files as source to find copies #8 0.923 --no-renames disable rename detection #8 0.923 --rename-empty use empty blobs as rename source #8 0.923 --follow continue listing the history of a file beyond renames #8 0.923 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.923 #8 0.923 Diff algorithm options #8 0.923 --minimal produce the smallest possible diff #8 0.923 -w, --ignore-all-space #8 0.923 ignore whitespace when comparing lines #8 0.923 -b, --ignore-space-change #8 0.923 ignore changes in amount of whitespace #8 0.923 --ignore-space-at-eol #8 0.923 ignore changes in whitespace at EOL #8 0.923 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.923 --ignore-blank-lines ignore changes whose lines are all blank #8 0.923 -I, --ignore-matching-lines <regex> #8 0.923 ignore changes whose all lines match <regex> #8 0.923 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.923 --patience generate diff using the "patience diff" algorithm #8 0.923 --histogram generate diff using the "histogram diff" algorithm #8 0.923 --diff-algorithm <algorithm> #8 0.923 choose a diff algorithm #8 0.923 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.923 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.923 --word-diff-regex <regex> #8 0.923 use <regex> to decide what a word is #8 0.923 --color-words[=<regex>] #8 0.923 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.923 --color-moved[=<mode>] #8 0.923 moved lines of code are colored differently #8 0.923 --color-moved-ws <mode> #8 0.923 how white spaces are ignored in --color-moved #8 0.923 #8 0.923 Other diff options #8 0.923 --relative[=<prefix>] #8 0.923 when run from subdir, exclude changes outside and show relative paths #8 0.923 -a, --text treat all files as text #8 0.923 -R swap two inputs, reverse the diff #8 0.923 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.923 --quiet disable all output of the program #8 0.923 --ext-diff allow an external diff helper to be executed #8 0.924 --textconv run external text conversion filters when comparing binary files #8 0.924 --ignore-submodules[=<when>] #8 0.924 ignore changes to submodules in the diff generation #8 0.924 --submodule[=<format>] #8 0.924 specify how differences in submodules are shown #8 0.924 --ita-invisible-in-index #8 0.924 hide 'git add -N' entries from the index #8 0.924 --ita-visible-in-index #8 0.924 treat 'git add -N' entries as real in the index #8 0.924 -S <string> look for differences that change the number of occurrences of the specified string #8 0.924 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.924 --pickaxe-all show all changes in the changeset with -S or -G #8 0.924 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.924 -O <file> control the order in which files appear in the output #8 0.924 --rotate-to <path> show the change in the specified path first #8 0.924 --skip-to <path> skip the output to the specified path #8 0.924 --find-object <object-id> #8 0.924 look for differences that change the number of occurrences of the specified object #8 0.924 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.924 select files by diff type #8 0.924 --output <file> output to a specific file #8 0.924 #8 0.928 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SMPP' #8 0.928 To add an exception for this directory, call: #8 0.928 #8 0.928 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SMPP #8 0.934 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SMPP' #8 0.934 To add an exception for this directory, call: #8 0.934 #8 0.934 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SMPP #8 0.937 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.937 usage: git diff --no-index [<options>] <path> <path> #8 0.937 #8 0.937 Diff output format options #8 0.937 -p, --patch generate patch #8 0.937 -s, --no-patch suppress diff output #8 0.937 -u generate patch #8 0.937 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.937 -W, --function-context #8 0.937 generate diffs with <n> lines context #8 0.937 --raw generate the diff in raw format #8 0.937 --patch-with-raw synonym for '-p --raw' #8 0.937 --patch-with-stat synonym for '-p --stat' #8 0.937 --numstat machine friendly --stat #8 0.937 --shortstat output only the last line of --stat #8 0.937 -X, --dirstat[=<param1,param2>...] #8 0.937 output the distribution of relative amount of changes for each sub-directory #8 0.937 --cumulative synonym for --dirstat=cumulative #8 0.937 --dirstat-by-file[=<param1,param2>...] #8 0.937 synonym for --dirstat=files,param1,param2... #8 0.937 --check warn if changes introduce conflict markers or whitespace errors #8 0.937 --summary condensed summary such as creations, renames and mode changes #8 0.937 --name-only show only names of changed files #8 0.937 --name-status show only names and status of changed files #8 0.937 --stat[=<width>[,<name-width>[,<count>]]] #8 0.937 generate diffstat #8 0.937 --stat-width <width> generate diffstat with a given width #8 0.937 --stat-name-width <width> #8 0.937 generate diffstat with a given name width #8 0.937 --stat-graph-width <width> #8 0.937 generate diffstat with a given graph width #8 0.937 --stat-count <count> generate diffstat with limited lines #8 0.937 --compact-summary generate compact summary in diffstat #8 0.937 --binary output a binary diff that can be applied #8 0.937 --full-index show full pre- and post-image object names on the "index" lines #8 0.937 --color[=<when>] show colored diff #8 0.937 --ws-error-highlight <kind> #8 0.937 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.937 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.937 --abbrev[=<n>] use <n> digits to display object names #8 0.937 --src-prefix <prefix> #8 0.937 show the given source prefix instead of "a/" #8 0.937 --dst-prefix <prefix> #8 0.937 show the given destination prefix instead of "b/" #8 0.938 --line-prefix <prefix> #8 0.938 prepend an additional prefix to every line of output #8 0.938 --no-prefix do not show any source or destination prefix #8 0.938 --inter-hunk-context <n> #8 0.938 show context between diff hunks up to the specified number of lines #8 0.938 --output-indicator-new <char> #8 0.938 specify the character to indicate a new line instead of '+' #8 0.938 --output-indicator-old <char> #8 0.938 specify the character to indicate an old line instead of '-' #8 0.938 --output-indicator-context <char> #8 0.938 specify the character to indicate a context instead of ' ' #8 0.938 #8 0.938 Diff rename options #8 0.938 -B, --break-rewrites[=<n>[/<m>]] #8 0.938 break complete rewrite changes into pairs of delete and create #8 0.938 -M, --find-renames[=<n>] #8 0.938 detect renames #8 0.938 -D, --irreversible-delete #8 0.938 omit the preimage for deletes #8 0.938 -C, --find-copies[=<n>] #8 0.938 detect copies #8 0.938 --find-copies-harder use unmodified files as source to find copies #8 0.938 --no-renames disable rename detection #8 0.938 --rename-empty use empty blobs as rename source #8 0.938 --follow continue listing the history of a file beyond renames #8 0.938 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.938 #8 0.938 Diff algorithm options #8 0.938 --minimal produce the smallest possible diff #8 0.938 -w, --ignore-all-space #8 0.938 ignore whitespace when comparing lines #8 0.938 -b, --ignore-space-change #8 0.938 ignore changes in amount of whitespace #8 0.938 --ignore-space-at-eol #8 0.938 ignore changes in whitespace at EOL #8 0.938 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.938 --ignore-blank-lines ignore changes whose lines are all blank #8 0.938 -I, --ignore-matching-lines <regex> #8 0.938 ignore changes whose all lines match <regex> #8 0.938 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.938 --patience generate diff using the "patience diff" algorithm #8 0.938 --histogram generate diff using the "histogram diff" algorithm #8 0.938 --diff-algorithm <algorithm> #8 0.938 choose a diff algorithm #8 0.938 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.938 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.938 --word-diff-regex <regex> #8 0.938 use <regex> to decide what a word is #8 0.938 --color-words[=<regex>] #8 0.938 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.938 --color-moved[=<mode>] #8 0.938 moved lines of code are colored differently #8 0.938 --color-moved-ws <mode> #8 0.938 how white spaces are ignored in --color-moved #8 0.938 #8 0.938 Other diff options #8 0.938 --relative[=<prefix>] #8 0.938 when run from subdir, exclude changes outside and show relative paths #8 0.938 -a, --text treat all files as text #8 0.938 -R swap two inputs, reverse the diff #8 0.938 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.938 --quiet disable all output of the program #8 0.938 --ext-diff allow an external diff helper to be executed #8 0.938 --textconv run external text conversion filters when comparing binary files #8 0.938 --ignore-submodules[=<when>] #8 0.938 ignore changes to submodules in the diff generation #8 0.938 --submodule[=<format>] #8 0.938 specify how differences in submodules are shown #8 0.938 --ita-invisible-in-index #8 0.938 hide 'git add -N' entries from the index #8 0.938 --ita-visible-in-index #8 0.938 treat 'git add -N' entries as real in the index #8 0.938 -S <string> look for differences that change the number of occurrences of the specified string #8 0.938 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.938 --pickaxe-all show all changes in the changeset with -S or -G #8 0.938 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.938 -O <file> control the order in which files appear in the output #8 0.938 --rotate-to <path> show the change in the specified path first #8 0.938 --skip-to <path> skip the output to the specified path #8 0.938 --find-object <object-id> #8 0.938 look for differences that change the number of occurrences of the specified object #8 0.938 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.938 select files by diff type #8 0.938 --output <file> output to a specific file #8 0.938 #8 0.942 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.TCP' #8 0.942 To add an exception for this directory, call: #8 0.942 #8 0.942 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.TCP #8 0.948 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.TCP' #8 0.948 To add an exception for this directory, call: #8 0.948 #8 0.948 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.TCP #8 0.951 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.951 usage: git diff --no-index [<options>] <path> <path> #8 0.951 #8 0.951 Diff output format options #8 0.951 -p, --patch generate patch #8 0.951 -s, --no-patch suppress diff output #8 0.951 -u generate patch #8 0.951 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.951 -W, --function-context #8 0.951 generate diffs with <n> lines context #8 0.951 --raw generate the diff in raw format #8 0.951 --patch-with-raw synonym for '-p --raw' #8 0.951 --patch-with-stat synonym for '-p --stat' #8 0.951 --numstat machine friendly --stat #8 0.951 --shortstat output only the last line of --stat #8 0.951 -X, --dirstat[=<param1,param2>...] #8 0.951 output the distribution of relative amount of changes for each sub-directory #8 0.951 --cumulative synonym for --dirstat=cumulative #8 0.951 --dirstat-by-file[=<param1,param2>...] #8 0.951 synonym for --dirstat=files,param1,param2... #8 0.951 --check warn if changes introduce conflict markers or whitespace errors #8 0.951 --summary condensed summary such as creations, renames and mode changes #8 0.951 --name-only show only names of changed files #8 0.951 --name-status show only names and status of changed files #8 0.951 --stat[=<width>[,<name-width>[,<count>]]] #8 0.951 generate diffstat #8 0.951 --stat-width <width> generate diffstat with a given width #8 0.951 --stat-name-width <width> #8 0.951 generate diffstat with a given name width #8 0.951 --stat-graph-width <width> #8 0.951 generate diffstat with a given graph width #8 0.951 --stat-count <count> generate diffstat with limited lines #8 0.951 --compact-summary generate compact summary in diffstat #8 0.951 --binary output a binary diff that can be applied #8 0.951 --full-index show full pre- and post-image object names on the "index" lines #8 0.951 --color[=<when>] show colored diff #8 0.951 --ws-error-highlight <kind> #8 0.951 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.951 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.951 --abbrev[=<n>] use <n> digits to display object names #8 0.951 --src-prefix <prefix> #8 0.951 show the given source prefix instead of "a/" #8 0.951 --dst-prefix <prefix> #8 0.951 show the given destination prefix instead of "b/" #8 0.951 --line-prefix <prefix> #8 0.951 prepend an additional prefix to every line of output #8 0.951 --no-prefix do not show any source or destination prefix #8 0.951 --inter-hunk-context <n> #8 0.951 show context between diff hunks up to the specified number of lines #8 0.951 --output-indicator-new <char> #8 0.951 specify the character to indicate a new line instead of '+' #8 0.951 --output-indicator-old <char> #8 0.951 specify the character to indicate an old line instead of '-' #8 0.951 --output-indicator-context <char> #8 0.951 specify the character to indicate a context instead of ' ' #8 0.951 #8 0.951 Diff rename options #8 0.951 -B, --break-rewrites[=<n>[/<m>]] #8 0.951 break complete rewrite changes into pairs of delete and create #8 0.951 -M, --find-renames[=<n>] #8 0.951 detect renames #8 0.951 -D, --irreversible-delete #8 0.951 omit the preimage for deletes #8 0.951 -C, --find-copies[=<n>] #8 0.951 detect copies #8 0.951 --find-copies-harder use unmodified files as source to find copies #8 0.951 --no-renames disable rename detection #8 0.951 --rename-empty use empty blobs as rename source #8 0.951 --follow continue listing the history of a file beyond renames #8 0.951 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.951 #8 0.951 Diff algorithm options #8 0.951 --minimal produce the smallest possible diff #8 0.951 -w, --ignore-all-space #8 0.951 ignore whitespace when comparing lines #8 0.951 -b, --ignore-space-change #8 0.951 ignore changes in amount of whitespace #8 0.951 --ignore-space-at-eol #8 0.951 ignore changes in whitespace at EOL #8 0.951 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.951 --ignore-blank-lines ignore changes whose lines are all blank #8 0.951 -I, --ignore-matching-lines <regex> #8 0.951 ignore changes whose all lines match <regex> #8 0.951 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.951 --patience generate diff using the "patience diff" algorithm #8 0.951 --histogram generate diff using the "histogram diff" algorithm #8 0.951 --diff-algorithm <algorithm> #8 0.951 choose a diff algorithm #8 0.951 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.951 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.951 --word-diff-regex <regex> #8 0.951 use <regex> to decide what a word is #8 0.951 --color-words[=<regex>] #8 0.951 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.951 --color-moved[=<mode>] #8 0.951 moved lines of code are colored differently #8 0.951 --color-moved-ws <mode> #8 0.951 how white spaces are ignored in --color-moved #8 0.951 #8 0.951 Other diff options #8 0.951 --relative[=<prefix>] #8 0.951 when run from subdir, exclude changes outside and show relative paths #8 0.951 -a, --text treat all files as text #8 0.951 -R swap two inputs, reverse the diff #8 0.951 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.951 --quiet disable all output of the program #8 0.951 --ext-diff allow an external diff helper to be executed #8 0.951 --textconv run external text conversion filters when comparing binary files #8 0.951 --ignore-submodules[=<when>] #8 0.951 ignore changes to submodules in the diff generation #8 0.951 --submodule[=<format>] #8 0.951 specify how differences in submodules are shown #8 0.951 --ita-invisible-in-index #8 0.951 hide 'git add -N' entries from the index #8 0.951 --ita-visible-in-index #8 0.951 treat 'git add -N' entries as real in the index #8 0.951 -S <string> look for differences that change the number of occurrences of the specified string #8 0.951 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.951 --pickaxe-all show all changes in the changeset with -S or -G #8 0.951 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.951 -O <file> control the order in which files appear in the output #8 0.951 --rotate-to <path> show the change in the specified path first #8 0.951 --skip-to <path> skip the output to the specified path #8 0.951 --find-object <object-id> #8 0.951 look for differences that change the number of occurrences of the specified object #8 0.951 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.951 select files by diff type #8 0.951 --output <file> output to a specific file #8 0.951 #8 0.955 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.UDP' #8 0.955 To add an exception for this directory, call: #8 0.955 #8 0.955 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.UDP #8 0.959 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.UDP' #8 0.959 To add an exception for this directory, call: #8 0.959 #8 0.959 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.UDP #8 0.962 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.962 usage: git diff --no-index [<options>] <path> <path> #8 0.962 #8 0.962 Diff output format options #8 0.962 -p, --patch generate patch #8 0.962 -s, --no-patch suppress diff output #8 0.962 -u generate patch #8 0.962 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.962 -W, --function-context #8 0.962 generate diffs with <n> lines context #8 0.962 --raw generate the diff in raw format #8 0.962 --patch-with-raw synonym for '-p --raw' #8 0.962 --patch-with-stat synonym for '-p --stat' #8 0.962 --numstat machine friendly --stat #8 0.962 --shortstat output only the last line of --stat #8 0.962 -X, --dirstat[=<param1,param2>...] #8 0.962 output the distribution of relative amount of changes for each sub-directory #8 0.962 --cumulative synonym for --dirstat=cumulative #8 0.962 --dirstat-by-file[=<param1,param2>...] #8 0.962 synonym for --dirstat=files,param1,param2... #8 0.962 --check warn if changes introduce conflict markers or whitespace errors #8 0.962 --summary condensed summary such as creations, renames and mode changes #8 0.962 --name-only show only names of changed files #8 0.962 --name-status show only names and status of changed files #8 0.962 --stat[=<width>[,<name-width>[,<count>]]] #8 0.962 generate diffstat #8 0.962 --stat-width <width> generate diffstat with a given width #8 0.962 --stat-name-width <width> #8 0.962 generate diffstat with a given name width #8 0.962 --stat-graph-width <width> #8 0.962 generate diffstat with a given graph width #8 0.962 --stat-count <count> generate diffstat with limited lines #8 0.962 --compact-summary generate compact summary in diffstat #8 0.962 --binary output a binary diff that can be applied #8 0.962 --full-index show full pre- and post-image object names on the "index" lines #8 0.962 --color[=<when>] show colored diff #8 0.962 --ws-error-highlight <kind> #8 0.962 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.962 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.962 --abbrev[=<n>] use <n> digits to display object names #8 0.962 --src-prefix <prefix> #8 0.962 show the given source prefix instead of "a/" #8 0.962 --dst-prefix <prefix> #8 0.962 show the given destination prefix instead of "b/" #8 0.962 --line-prefix <prefix> #8 0.962 prepend an additional prefix to every line of output #8 0.962 --no-prefix do not show any source or destination prefix #8 0.962 --inter-hunk-context <n> #8 0.962 show context between diff hunks up to the specified number of lines #8 0.962 --output-indicator-new <char> #8 0.962 specify the character to indicate a new line instead of '+' #8 0.962 --output-indicator-old <char> #8 0.962 specify the character to indicate an old line instead of '-' #8 0.962 --output-indicator-context <char> #8 0.962 specify the character to indicate a context instead of ' ' #8 0.962 #8 0.962 Diff rename options #8 0.962 -B, --break-rewrites[=<n>[/<m>]] #8 0.962 break complete rewrite changes into pairs of delete and create #8 0.962 -M, --find-renames[=<n>] #8 0.962 detect renames #8 0.962 -D, --irreversible-delete #8 0.962 omit the preimage for deletes #8 0.962 -C, --find-copies[=<n>] #8 0.962 detect copies #8 0.962 --find-copies-harder use unmodified files as source to find copies #8 0.962 --no-renames disable rename detection #8 0.962 --rename-empty use empty blobs as rename source #8 0.962 --follow continue listing the history of a file beyond renames #8 0.962 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.962 #8 0.962 Diff algorithm options #8 0.962 --minimal produce the smallest possible diff #8 0.962 -w, --ignore-all-space #8 0.962 ignore whitespace when comparing lines #8 0.962 -b, --ignore-space-change #8 0.962 ignore changes in amount of whitespace #8 0.962 --ignore-space-at-eol #8 0.962 ignore changes in whitespace at EOL #8 0.962 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.962 --ignore-blank-lines ignore changes whose lines are all blank #8 0.962 -I, --ignore-matching-lines <regex> #8 0.962 ignore changes whose all lines match <regex> #8 0.962 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.962 --patience generate diff using the "patience diff" algorithm #8 0.962 --histogram generate diff using the "histogram diff" algorithm #8 0.962 --diff-algorithm <algorithm> #8 0.962 choose a diff algorithm #8 0.962 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.962 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.962 --word-diff-regex <regex> #8 0.962 use <regex> to decide what a word is #8 0.962 --color-words[=<regex>] #8 0.962 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.962 --color-moved[=<mode>] #8 0.962 moved lines of code are colored differently #8 0.962 --color-moved-ws <mode> #8 0.962 how white spaces are ignored in --color-moved #8 0.962 #8 0.962 Other diff options #8 0.962 --relative[=<prefix>] #8 0.962 when run from subdir, exclude changes outside and show relative paths #8 0.962 -a, --text treat all files as text #8 0.962 -R swap two inputs, reverse the diff #8 0.962 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.962 --quiet disable all output of the program #8 0.962 --ext-diff allow an external diff helper to be executed #8 0.962 --textconv run external text conversion filters when comparing binary files #8 0.962 --ignore-submodules[=<when>] #8 0.962 ignore changes to submodules in the diff generation #8 0.962 --submodule[=<format>] #8 0.962 specify how differences in submodules are shown #8 0.962 --ita-invisible-in-index #8 0.962 hide 'git add -N' entries from the index #8 0.962 --ita-visible-in-index #8 0.962 treat 'git add -N' entries as real in the index #8 0.962 -S <string> look for differences that change the number of occurrences of the specified string #8 0.962 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.962 --pickaxe-all show all changes in the changeset with -S or -G #8 0.962 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.962 -O <file> control the order in which files appear in the output #8 0.962 --rotate-to <path> show the change in the specified path first #8 0.962 --skip-to <path> skip the output to the specified path #8 0.962 --find-object <object-id> #8 0.962 look for differences that change the number of occurrences of the specified object #8 0.962 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.962 select files by diff type #8 0.962 --output <file> output to a specific file #8 0.962 #8 0.965 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.RTP' #8 0.965 To add an exception for this directory, call: #8 0.965 #8 0.965 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.RTP #8 0.969 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.RTP' #8 0.969 To add an exception for this directory, call: #8 0.969 #8 0.969 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.RTP #8 0.972 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.972 usage: git diff --no-index [<options>] <path> <path> #8 0.972 #8 0.972 Diff output format options #8 0.972 -p, --patch generate patch #8 0.972 -s, --no-patch suppress diff output #8 0.972 -u generate patch #8 0.972 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.972 -W, --function-context #8 0.972 generate diffs with <n> lines context #8 0.972 --raw generate the diff in raw format #8 0.972 --patch-with-raw synonym for '-p --raw' #8 0.972 --patch-with-stat synonym for '-p --stat' #8 0.972 --numstat machine friendly --stat #8 0.972 --shortstat output only the last line of --stat #8 0.972 -X, --dirstat[=<param1,param2>...] #8 0.972 output the distribution of relative amount of changes for each sub-directory #8 0.972 --cumulative synonym for --dirstat=cumulative #8 0.972 --dirstat-by-file[=<param1,param2>...] #8 0.972 synonym for --dirstat=files,param1,param2... #8 0.972 --check warn if changes introduce conflict markers or whitespace errors #8 0.972 --summary condensed summary such as creations, renames and mode changes #8 0.972 --name-only show only names of changed files #8 0.972 --name-status show only names and status of changed files #8 0.972 --stat[=<width>[,<name-width>[,<count>]]] #8 0.972 generate diffstat #8 0.972 --stat-width <width> generate diffstat with a given width #8 0.972 --stat-name-width <width> #8 0.972 generate diffstat with a given name width #8 0.972 --stat-graph-width <width> #8 0.972 generate diffstat with a given graph width #8 0.972 --stat-count <count> generate diffstat with limited lines #8 0.972 --compact-summary generate compact summary in diffstat #8 0.972 --binary output a binary diff that can be applied #8 0.972 --full-index show full pre- and post-image object names on the "index" lines #8 0.972 --color[=<when>] show colored diff #8 0.972 --ws-error-highlight <kind> #8 0.972 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.972 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.972 --abbrev[=<n>] use <n> digits to display object names #8 0.972 --src-prefix <prefix> #8 0.972 show the given source prefix instead of "a/" #8 0.972 --dst-prefix <prefix> #8 0.972 show the given destination prefix instead of "b/" #8 0.972 --line-prefix <prefix> #8 0.972 prepend an additional prefix to every line of output #8 0.972 --no-prefix do not show any source or destination prefix #8 0.972 --inter-hunk-context <n> #8 0.972 show context between diff hunks up to the specified number of lines #8 0.972 --output-indicator-new <char> #8 0.972 specify the character to indicate a new line instead of '+' #8 0.972 --output-indicator-old <char> #8 0.972 specify the character to indicate an old line instead of '-' #8 0.972 --output-indicator-context <char> #8 0.972 specify the character to indicate a context instead of ' ' #8 0.972 #8 0.972 Diff rename options #8 0.972 -B, --break-rewrites[=<n>[/<m>]] #8 0.972 break complete rewrite changes into pairs of delete and create #8 0.972 -M, --find-renames[=<n>] #8 0.972 detect renames #8 0.972 -D, --irreversible-delete #8 0.972 omit the preimage for deletes #8 0.972 -C, --find-copies[=<n>] #8 0.972 detect copies #8 0.972 --find-copies-harder use unmodified files as source to find copies #8 0.972 --no-renames disable rename detection #8 0.972 --rename-empty use empty blobs as rename source #8 0.972 --follow continue listing the history of a file beyond renames #8 0.972 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.972 #8 0.972 Diff algorithm options #8 0.972 --minimal produce the smallest possible diff #8 0.972 -w, --ignore-all-space #8 0.972 ignore whitespace when comparing lines #8 0.972 -b, --ignore-space-change #8 0.972 ignore changes in amount of whitespace #8 0.972 --ignore-space-at-eol #8 0.972 ignore changes in whitespace at EOL #8 0.972 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.972 --ignore-blank-lines ignore changes whose lines are all blank #8 0.972 -I, --ignore-matching-lines <regex> #8 0.972 ignore changes whose all lines match <regex> #8 0.972 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.972 --patience generate diff using the "patience diff" algorithm #8 0.972 --histogram generate diff using the "histogram diff" algorithm #8 0.972 --diff-algorithm <algorithm> #8 0.972 choose a diff algorithm #8 0.972 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.972 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.972 --word-diff-regex <regex> #8 0.972 use <regex> to decide what a word is #8 0.972 --color-words[=<regex>] #8 0.972 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.972 --color-moved[=<mode>] #8 0.972 moved lines of code are colored differently #8 0.972 --color-moved-ws <mode> #8 0.972 how white spaces are ignored in --color-moved #8 0.972 #8 0.972 Other diff options #8 0.972 --relative[=<prefix>] #8 0.972 when run from subdir, exclude changes outside and show relative paths #8 0.972 -a, --text treat all files as text #8 0.972 -R swap two inputs, reverse the diff #8 0.972 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.972 --quiet disable all output of the program #8 0.972 --ext-diff allow an external diff helper to be executed #8 0.972 --textconv run external text conversion filters when comparing binary files #8 0.972 --ignore-submodules[=<when>] #8 0.972 ignore changes to submodules in the diff generation #8 0.972 --submodule[=<format>] #8 0.972 specify how differences in submodules are shown #8 0.972 --ita-invisible-in-index #8 0.972 hide 'git add -N' entries from the index #8 0.972 --ita-visible-in-index #8 0.972 treat 'git add -N' entries as real in the index #8 0.972 -S <string> look for differences that change the number of occurrences of the specified string #8 0.972 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.972 --pickaxe-all show all changes in the changeset with -S or -G #8 0.972 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.972 -O <file> control the order in which files appear in the output #8 0.972 --rotate-to <path> show the change in the specified path first #8 0.972 --skip-to <path> skip the output to the specified path #8 0.972 --find-object <object-id> #8 0.972 look for differences that change the number of occurrences of the specified object #8 0.972 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.972 select files by diff type #8 0.972 --output <file> output to a specific file #8 0.972 #8 0.976 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.M2PA' #8 0.976 To add an exception for this directory, call: #8 0.976 #8 0.976 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.M2PA #8 0.982 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.M2PA' #8 0.982 To add an exception for this directory, call: #8 0.982 #8 0.982 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.M2PA #8 0.986 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.986 usage: git diff --no-index [<options>] <path> <path> #8 0.986 #8 0.986 Diff output format options #8 0.986 -p, --patch generate patch #8 0.986 -s, --no-patch suppress diff output #8 0.986 -u generate patch #8 0.986 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.986 -W, --function-context #8 0.986 generate diffs with <n> lines context #8 0.986 --raw generate the diff in raw format #8 0.986 --patch-with-raw synonym for '-p --raw' #8 0.986 --patch-with-stat synonym for '-p --stat' #8 0.986 --numstat machine friendly --stat #8 0.986 --shortstat output only the last line of --stat #8 0.986 -X, --dirstat[=<param1,param2>...] #8 0.986 output the distribution of relative amount of changes for each sub-directory #8 0.986 --cumulative synonym for --dirstat=cumulative #8 0.986 --dirstat-by-file[=<param1,param2>...] #8 0.986 synonym for --dirstat=files,param1,param2... #8 0.986 --check warn if changes introduce conflict markers or whitespace errors #8 0.986 --summary condensed summary such as creations, renames and mode changes #8 0.986 --name-only show only names of changed files #8 0.986 --name-status show only names and status of changed files #8 0.986 --stat[=<width>[,<name-width>[,<count>]]] #8 0.986 generate diffstat #8 0.986 --stat-width <width> generate diffstat with a given width #8 0.986 --stat-name-width <width> #8 0.986 generate diffstat with a given name width #8 0.986 --stat-graph-width <width> #8 0.986 generate diffstat with a given graph width #8 0.986 --stat-count <count> generate diffstat with limited lines #8 0.986 --compact-summary generate compact summary in diffstat #8 0.986 --binary output a binary diff that can be applied #8 0.986 --full-index show full pre- and post-image object names on the "index" lines #8 0.986 --color[=<when>] show colored diff #8 0.986 --ws-error-highlight <kind> #8 0.986 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.986 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.986 --abbrev[=<n>] use <n> digits to display object names #8 0.986 --src-prefix <prefix> #8 0.986 show the given source prefix instead of "a/" #8 0.986 --dst-prefix <prefix> #8 0.986 show the given destination prefix instead of "b/" #8 0.986 --line-prefix <prefix> #8 0.986 prepend an additional prefix to every line of output #8 0.986 --no-prefix do not show any source or destination prefix #8 0.986 --inter-hunk-context <n> #8 0.986 show context between diff hunks up to the specified number of lines #8 0.986 --output-indicator-new <char> #8 0.986 specify the character to indicate a new line instead of '+' #8 0.986 --output-indicator-old <char> #8 0.986 specify the character to indicate an old line instead of '-' #8 0.986 --output-indicator-context <char> #8 0.986 specify the character to indicate a context instead of ' ' #8 0.986 #8 0.986 Diff rename options #8 0.986 -B, --break-rewrites[=<n>[/<m>]] #8 0.986 break complete rewrite changes into pairs of delete and create #8 0.986 -M, --find-renames[=<n>] #8 0.986 detect renames #8 0.986 -D, --irreversible-delete #8 0.986 omit the preimage for deletes #8 0.986 -C, --find-copies[=<n>] #8 0.986 detect copies #8 0.986 --find-copies-harder use unmodified files as source to find copies #8 0.986 --no-renames disable rename detection #8 0.986 --rename-empty use empty blobs as rename source #8 0.986 --follow continue listing the history of a file beyond renames #8 0.986 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.986 #8 0.986 Diff algorithm options #8 0.986 --minimal produce the smallest possible diff #8 0.986 -w, --ignore-all-space #8 0.986 ignore whitespace when comparing lines #8 0.986 -b, --ignore-space-change #8 0.986 ignore changes in amount of whitespace #8 0.986 --ignore-space-at-eol #8 0.986 ignore changes in whitespace at EOL #8 0.986 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.986 --ignore-blank-lines ignore changes whose lines are all blank #8 0.986 -I, --ignore-matching-lines <regex> #8 0.986 ignore changes whose all lines match <regex> #8 0.986 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.986 --patience generate diff using the "patience diff" algorithm #8 0.986 --histogram generate diff using the "histogram diff" algorithm #8 0.986 --diff-algorithm <algorithm> #8 0.986 choose a diff algorithm #8 0.986 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.986 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.986 --word-diff-regex <regex> #8 0.986 use <regex> to decide what a word is #8 0.986 --color-words[=<regex>] #8 0.986 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.986 --color-moved[=<mode>] #8 0.986 moved lines of code are colored differently #8 0.986 --color-moved-ws <mode> #8 0.986 how white spaces are ignored in --color-moved #8 0.986 #8 0.986 Other diff options #8 0.986 --relative[=<prefix>] #8 0.986 when run from subdir, exclude changes outside and show relative paths #8 0.986 -a, --text treat all files as text #8 0.986 -R swap two inputs, reverse the diff #8 0.986 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.986 --quiet disable all output of the program #8 0.986 --ext-diff allow an external diff helper to be executed #8 0.986 --textconv run external text conversion filters when comparing binary files #8 0.986 --ignore-submodules[=<when>] #8 0.986 ignore changes to submodules in the diff generation #8 0.986 --submodule[=<format>] #8 0.986 specify how differences in submodules are shown #8 0.986 --ita-invisible-in-index #8 0.986 hide 'git add -N' entries from the index #8 0.986 --ita-visible-in-index #8 0.986 treat 'git add -N' entries as real in the index #8 0.986 -S <string> look for differences that change the number of occurrences of the specified string #8 0.986 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.986 --pickaxe-all show all changes in the changeset with -S or -G #8 0.986 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.986 -O <file> control the order in which files appear in the output #8 0.986 --rotate-to <path> show the change in the specified path first #8 0.986 --skip-to <path> skip the output to the specified path #8 0.986 --find-object <object-id> #8 0.986 look for differences that change the number of occurrences of the specified object #8 0.986 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.986 select files by diff type #8 0.986 --output <file> output to a specific file #8 0.986 #8 0.990 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ROSE' #8 0.990 To add an exception for this directory, call: #8 0.990 #8 0.990 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ROSE #8 0.996 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ROSE' #8 0.996 To add an exception for this directory, call: #8 0.996 #8 0.996 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ROSE #8 1.000 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.000 usage: git diff --no-index [<options>] <path> <path> #8 1.000 #8 1.000 Diff output format options #8 1.000 -p, --patch generate patch #8 1.000 -s, --no-patch suppress diff output #8 1.000 -u generate patch #8 1.000 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.000 -W, --function-context #8 1.000 generate diffs with <n> lines context #8 1.000 --raw generate the diff in raw format #8 1.000 --patch-with-raw synonym for '-p --raw' #8 1.000 --patch-with-stat synonym for '-p --stat' #8 1.000 --numstat machine friendly --stat #8 1.000 --shortstat output only the last line of --stat #8 1.000 -X, --dirstat[=<param1,param2>...] #8 1.000 output the distribution of relative amount of changes for each sub-directory #8 1.000 --cumulative synonym for --dirstat=cumulative #8 1.000 --dirstat-by-file[=<param1,param2>...] #8 1.000 synonym for --dirstat=files,param1,param2... #8 1.000 --check warn if changes introduce conflict markers or whitespace errors #8 1.000 --summary condensed summary such as creations, renames and mode changes #8 1.000 --name-only show only names of changed files #8 1.000 --name-status show only names and status of changed files #8 1.000 --stat[=<width>[,<name-width>[,<count>]]] #8 1.000 generate diffstat #8 1.000 --stat-width <width> generate diffstat with a given width #8 1.000 --stat-name-width <width> #8 1.000 generate diffstat with a given name width #8 1.000 --stat-graph-width <width> #8 1.000 generate diffstat with a given graph width #8 1.000 --stat-count <count> generate diffstat with limited lines #8 1.000 --compact-summary generate compact summary in diffstat #8 1.000 --binary output a binary diff that can be applied #8 1.000 --full-index show full pre- and post-image object names on the "index" lines #8 1.000 --color[=<when>] show colored diff #8 1.000 --ws-error-highlight <kind> #8 1.000 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.000 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.000 --abbrev[=<n>] use <n> digits to display object names #8 1.000 --src-prefix <prefix> #8 1.000 show the given source prefix instead of "a/" #8 1.000 --dst-prefix <prefix> #8 1.000 show the given destination prefix instead of "b/" #8 1.000 --line-prefix <prefix> #8 1.000 prepend an additional prefix to every line of output #8 1.000 --no-prefix do not show any source or destination prefix #8 1.000 --inter-hunk-context <n> #8 1.000 show context between diff hunks up to the specified number of lines #8 1.000 --output-indicator-new <char> #8 1.000 specify the character to indicate a new line instead of '+' #8 1.000 --output-indicator-old <char> #8 1.000 specify the character to indicate an old line instead of '-' #8 1.000 --output-indicator-context <char> #8 1.000 specify the character to indicate a context instead of ' ' #8 1.000 #8 1.000 Diff rename options #8 1.000 -B, --break-rewrites[=<n>[/<m>]] #8 1.000 break complete rewrite changes into pairs of delete and create #8 1.000 -M, --find-renames[=<n>] #8 1.000 detect renames #8 1.000 -D, --irreversible-delete #8 1.000 omit the preimage for deletes #8 1.000 -C, --find-copies[=<n>] #8 1.000 detect copies #8 1.000 --find-copies-harder use unmodified files as source to find copies #8 1.000 --no-renames disable rename detection #8 1.000 --rename-empty use empty blobs as rename source #8 1.000 --follow continue listing the history of a file beyond renames #8 1.000 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.000 #8 1.000 Diff algorithm options #8 1.000 --minimal produce the smallest possible diff #8 1.000 -w, --ignore-all-space #8 1.000 ignore whitespace when comparing lines #8 1.000 -b, --ignore-space-change #8 1.001 ignore changes in amount of whitespace #8 1.001 --ignore-space-at-eol #8 1.001 ignore changes in whitespace at EOL #8 1.001 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.001 --ignore-blank-lines ignore changes whose lines are all blank #8 1.001 -I, --ignore-matching-lines <regex> #8 1.001 ignore changes whose all lines match <regex> #8 1.001 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.001 --patience generate diff using the "patience diff" algorithm #8 1.001 --histogram generate diff using the "histogram diff" algorithm #8 1.001 --diff-algorithm <algorithm> #8 1.001 choose a diff algorithm #8 1.001 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.001 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.001 --word-diff-regex <regex> #8 1.001 use <regex> to decide what a word is #8 1.001 --color-words[=<regex>] #8 1.001 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.001 --color-moved[=<mode>] #8 1.001 moved lines of code are colored differently #8 1.001 --color-moved-ws <mode> #8 1.001 how white spaces are ignored in --color-moved #8 1.001 #8 1.001 Other diff options #8 1.001 --relative[=<prefix>] #8 1.001 when run from subdir, exclude changes outside and show relative paths #8 1.001 -a, --text treat all files as text #8 1.001 -R swap two inputs, reverse the diff #8 1.001 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.001 --quiet disable all output of the program #8 1.001 --ext-diff allow an external diff helper to be executed #8 1.001 --textconv run external text conversion filters when comparing binary files #8 1.001 --ignore-submodules[=<when>] #8 1.001 ignore changes to submodules in the diff generation #8 1.001 --submodule[=<format>] #8 1.001 specify how differences in submodules are shown #8 1.001 --ita-invisible-in-index #8 1.001 hide 'git add -N' entries from the index #8 1.001 --ita-visible-in-index #8 1.001 treat 'git add -N' entries as real in the index #8 1.001 -S <string> look for differences that change the number of occurrences of the specified string #8 1.001 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.001 --pickaxe-all show all changes in the changeset with -S or -G #8 1.001 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.001 -O <file> control the order in which files appear in the output #8 1.001 --rotate-to <path> show the change in the specified path first #8 1.001 --skip-to <path> skip the output to the specified path #8 1.001 --find-object <object-id> #8 1.001 look for differences that change the number of occurrences of the specified object #8 1.001 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.001 select files by diff type #8 1.001 --output <file> output to a specific file #8 1.001 #8 1.005 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SCTP' #8 1.005 To add an exception for this directory, call: #8 1.005 #8 1.005 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SCTP #8 1.011 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SCTP' #8 1.011 To add an exception for this directory, call: #8 1.011 #8 1.011 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SCTP #8 1.015 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.015 usage: git diff --no-index [<options>] <path> <path> #8 1.015 #8 1.015 Diff output format options #8 1.015 -p, --patch generate patch #8 1.015 -s, --no-patch suppress diff output #8 1.015 -u generate patch #8 1.015 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.015 -W, --function-context #8 1.015 generate diffs with <n> lines context #8 1.015 --raw generate the diff in raw format #8 1.015 --patch-with-raw synonym for '-p --raw' #8 1.015 --patch-with-stat synonym for '-p --stat' #8 1.015 --numstat machine friendly --stat #8 1.015 --shortstat output only the last line of --stat #8 1.015 -X, --dirstat[=<param1,param2>...] #8 1.015 output the distribution of relative amount of changes for each sub-directory #8 1.015 --cumulative synonym for --dirstat=cumulative #8 1.015 --dirstat-by-file[=<param1,param2>...] #8 1.015 synonym for --dirstat=files,param1,param2... #8 1.015 --check warn if changes introduce conflict markers or whitespace errors #8 1.015 --summary condensed summary such as creations, renames and mode changes #8 1.015 --name-only show only names of changed files #8 1.015 --name-status show only names and status of changed files #8 1.015 --stat[=<width>[,<name-width>[,<count>]]] #8 1.015 generate diffstat #8 1.015 --stat-width <width> generate diffstat with a given width #8 1.015 --stat-name-width <width> #8 1.015 generate diffstat with a given name width #8 1.015 --stat-graph-width <width> #8 1.015 generate diffstat with a given graph width #8 1.015 --stat-count <count> generate diffstat with limited lines #8 1.015 --compact-summary generate compact summary in diffstat #8 1.015 --binary output a binary diff that can be applied #8 1.015 --full-index show full pre- and post-image object names on the "index" lines #8 1.015 --color[=<when>] show colored diff #8 1.015 --ws-error-highlight <kind> #8 1.015 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.015 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.015 --abbrev[=<n>] use <n> digits to display object names #8 1.015 --src-prefix <prefix> #8 1.015 show the given source prefix instead of "a/" #8 1.015 --dst-prefix <prefix> #8 1.015 show the given destination prefix instead of "b/" #8 1.015 --line-prefix <prefix> #8 1.015 prepend an additional prefix to every line of output #8 1.015 --no-prefix do not show any source or destination prefix #8 1.015 --inter-hunk-context <n> #8 1.015 show context between diff hunks up to the specified number of lines #8 1.015 --output-indicator-new <char> #8 1.015 specify the character to indicate a new line instead of '+' #8 1.015 --output-indicator-old <char> #8 1.015 specify the character to indicate an old line instead of '-' #8 1.015 --output-indicator-context <char> #8 1.015 specify the character to indicate a context instead of ' ' #8 1.015 #8 1.015 Diff rename options #8 1.015 -B, --break-rewrites[=<n>[/<m>]] #8 1.015 break complete rewrite changes into pairs of delete and create #8 1.015 -M, --find-renames[=<n>] #8 1.015 detect renames #8 1.015 -D, --irreversible-delete #8 1.015 omit the preimage for deletes #8 1.015 -C, --find-copies[=<n>] #8 1.015 detect copies #8 1.015 --find-copies-harder use unmodified files as source to find copies #8 1.015 --no-renames disable rename detection #8 1.015 --rename-empty use empty blobs as rename source #8 1.015 --follow continue listing the history of a file beyond renames #8 1.015 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.015 #8 1.015 Diff algorithm options #8 1.015 --minimal produce the smallest possible diff #8 1.015 -w, --ignore-all-space #8 1.015 ignore whitespace when comparing lines #8 1.015 -b, --ignore-space-change #8 1.015 ignore changes in amount of whitespace #8 1.015 --ignore-space-at-eol #8 1.015 ignore changes in whitespace at EOL #8 1.015 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.015 --ignore-blank-lines ignore changes whose lines are all blank #8 1.015 -I, --ignore-matching-lines <regex> #8 1.015 ignore changes whose all lines match <regex> #8 1.015 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.015 --patience generate diff using the "patience diff" algorithm #8 1.015 --histogram generate diff using the "histogram diff" algorithm #8 1.015 --diff-algorithm <algorithm> #8 1.015 choose a diff algorithm #8 1.015 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.015 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.015 --word-diff-regex <regex> #8 1.015 use <regex> to decide what a word is #8 1.015 --color-words[=<regex>] #8 1.015 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.015 --color-moved[=<mode>] #8 1.015 moved lines of code are colored differently #8 1.015 --color-moved-ws <mode> #8 1.015 how white spaces are ignored in --color-moved #8 1.015 #8 1.015 Other diff options #8 1.015 --relative[=<prefix>] #8 1.015 when run from subdir, exclude changes outside and show relative paths #8 1.015 -a, --text treat all files as text #8 1.015 -R swap two inputs, reverse the diff #8 1.015 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.015 --quiet disable all output of the program #8 1.015 --ext-diff allow an external diff helper to be executed #8 1.015 --textconv run external text conversion filters when comparing binary files #8 1.015 --ignore-submodules[=<when>] #8 1.015 ignore changes to submodules in the diff generation #8 1.015 --submodule[=<format>] #8 1.015 specify how differences in submodules are shown #8 1.015 --ita-invisible-in-index #8 1.015 hide 'git add -N' entries from the index #8 1.015 --ita-visible-in-index #8 1.015 treat 'git add -N' entries as real in the index #8 1.015 -S <string> look for differences that change the number of occurrences of the specified string #8 1.015 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.015 --pickaxe-all show all changes in the changeset with -S or -G #8 1.015 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.015 -O <file> control the order in which files appear in the output #8 1.015 --rotate-to <path> show the change in the specified path first #8 1.015 --skip-to <path> skip the output to the specified path #8 1.015 --find-object <object-id> #8 1.015 look for differences that change the number of occurrences of the specified object #8 1.015 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.015 select files by diff type #8 1.015 --output <file> output to a specific file #8 1.015 #8 1.020 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SDP' #8 1.020 To add an exception for this directory, call: #8 1.020 #8 1.020 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SDP #8 1.026 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SDP' #8 1.026 To add an exception for this directory, call: #8 1.026 #8 1.026 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SDP #8 1.030 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.030 usage: git diff --no-index [<options>] <path> <path> #8 1.030 #8 1.030 Diff output format options #8 1.030 -p, --patch generate patch #8 1.030 -s, --no-patch suppress diff output #8 1.030 -u generate patch #8 1.030 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.030 -W, --function-context #8 1.030 generate diffs with <n> lines context #8 1.030 --raw generate the diff in raw format #8 1.030 --patch-with-raw synonym for '-p --raw' #8 1.030 --patch-with-stat synonym for '-p --stat' #8 1.030 --numstat machine friendly --stat #8 1.030 --shortstat output only the last line of --stat #8 1.030 -X, --dirstat[=<param1,param2>...] #8 1.030 output the distribution of relative amount of changes for each sub-directory #8 1.030 --cumulative synonym for --dirstat=cumulative #8 1.030 --dirstat-by-file[=<param1,param2>...] #8 1.030 synonym for --dirstat=files,param1,param2... #8 1.030 --check warn if changes introduce conflict markers or whitespace errors #8 1.030 --summary condensed summary such as creations, renames and mode changes #8 1.030 --name-only show only names of changed files #8 1.030 --name-status show only names and status of changed files #8 1.030 --stat[=<width>[,<name-width>[,<count>]]] #8 1.030 generate diffstat #8 1.030 --stat-width <width> generate diffstat with a given width #8 1.030 --stat-name-width <width> #8 1.030 generate diffstat with a given name width #8 1.030 --stat-graph-width <width> #8 1.030 generate diffstat with a given graph width #8 1.030 --stat-count <count> generate diffstat with limited lines #8 1.030 --compact-summary generate compact summary in diffstat #8 1.030 --binary output a binary diff that can be applied #8 1.030 --full-index show full pre- and post-image object names on the "index" lines #8 1.030 --color[=<when>] show colored diff #8 1.030 --ws-error-highlight <kind> #8 1.030 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.030 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.030 --abbrev[=<n>] use <n> digits to display object names #8 1.031 --src-prefix <prefix> #8 1.031 show the given source prefix instead of "a/" #8 1.031 --dst-prefix <prefix> #8 1.031 show the given destination prefix instead of "b/" #8 1.031 --line-prefix <prefix> #8 1.031 prepend an additional prefix to every line of output #8 1.031 --no-prefix do not show any source or destination prefix #8 1.031 --inter-hunk-context <n> #8 1.031 show context between diff hunks up to the specified number of lines #8 1.031 --output-indicator-new <char> #8 1.031 specify the character to indicate a new line instead of '+' #8 1.031 --output-indicator-old <char> #8 1.031 specify the character to indicate an old line instead of '-' #8 1.031 --output-indicator-context <char> #8 1.031 specify the character to indicate a context instead of ' ' #8 1.031 #8 1.031 Diff rename options #8 1.031 -B, --break-rewrites[=<n>[/<m>]] #8 1.031 break complete rewrite changes into pairs of delete and create #8 1.031 -M, --find-renames[=<n>] #8 1.031 detect renames #8 1.031 -D, --irreversible-delete #8 1.031 omit the preimage for deletes #8 1.031 -C, --find-copies[=<n>] #8 1.031 detect copies #8 1.031 --find-copies-harder use unmodified files as source to find copies #8 1.031 --no-renames disable rename detection #8 1.031 --rename-empty use empty blobs as rename source #8 1.031 --follow continue listing the history of a file beyond renames #8 1.031 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.031 #8 1.031 Diff algorithm options #8 1.031 --minimal produce the smallest possible diff #8 1.031 -w, --ignore-all-space #8 1.031 ignore whitespace when comparing lines #8 1.031 -b, --ignore-space-change #8 1.031 ignore changes in amount of whitespace #8 1.031 --ignore-space-at-eol #8 1.031 ignore changes in whitespace at EOL #8 1.031 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.031 --ignore-blank-lines ignore changes whose lines are all blank #8 1.031 -I, --ignore-matching-lines <regex> #8 1.031 ignore changes whose all lines match <regex> #8 1.031 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.031 --patience generate diff using the "patience diff" algorithm #8 1.031 --histogram generate diff using the "histogram diff" algorithm #8 1.031 --diff-algorithm <algorithm> #8 1.031 choose a diff algorithm #8 1.031 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.031 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.031 --word-diff-regex <regex> #8 1.031 use <regex> to decide what a word is #8 1.031 --color-words[=<regex>] #8 1.031 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.031 --color-moved[=<mode>] #8 1.031 moved lines of code are colored differently #8 1.031 --color-moved-ws <mode> #8 1.031 how white spaces are ignored in --color-moved #8 1.031 #8 1.031 Other diff options #8 1.031 --relative[=<prefix>] #8 1.031 when run from subdir, exclude changes outside and show relative paths #8 1.031 -a, --text treat all files as text #8 1.031 -R swap two inputs, reverse the diff #8 1.031 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.031 --quiet disable all output of the program #8 1.031 --ext-diff allow an external diff helper to be executed #8 1.031 --textconv run external text conversion filters when comparing binary files #8 1.031 --ignore-submodules[=<when>] #8 1.031 ignore changes to submodules in the diff generation #8 1.031 --submodule[=<format>] #8 1.031 specify how differences in submodules are shown #8 1.031 --ita-invisible-in-index #8 1.031 hide 'git add -N' entries from the index #8 1.031 --ita-visible-in-index #8 1.031 treat 'git add -N' entries as real in the index #8 1.031 -S <string> look for differences that change the number of occurrences of the specified string #8 1.031 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.031 --pickaxe-all show all changes in the changeset with -S or -G #8 1.031 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.031 -O <file> control the order in which files appear in the output #8 1.031 --rotate-to <path> show the change in the specified path first #8 1.031 --skip-to <path> skip the output to the specified path #8 1.031 --find-object <object-id> #8 1.031 look for differences that change the number of occurrences of the specified object #8 1.031 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.031 select files by diff type #8 1.031 --output <file> output to a specific file #8 1.031 #8 1.035 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SUA' #8 1.035 To add an exception for this directory, call: #8 1.035 #8 1.035 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SUA #8 1.041 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SUA' #8 1.041 To add an exception for this directory, call: #8 1.041 #8 1.041 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SUA #8 1.045 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.045 usage: git diff --no-index [<options>] <path> <path> #8 1.045 #8 1.045 Diff output format options #8 1.045 -p, --patch generate patch #8 1.045 -s, --no-patch suppress diff output #8 1.045 -u generate patch #8 1.045 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.045 -W, --function-context #8 1.045 generate diffs with <n> lines context #8 1.045 --raw generate the diff in raw format #8 1.045 --patch-with-raw synonym for '-p --raw' #8 1.045 --patch-with-stat synonym for '-p --stat' #8 1.045 --numstat machine friendly --stat #8 1.045 --shortstat output only the last line of --stat #8 1.045 -X, --dirstat[=<param1,param2>...] #8 1.045 output the distribution of relative amount of changes for each sub-directory #8 1.045 --cumulative synonym for --dirstat=cumulative #8 1.045 --dirstat-by-file[=<param1,param2>...] #8 1.045 synonym for --dirstat=files,param1,param2... #8 1.045 --check warn if changes introduce conflict markers or whitespace errors #8 1.045 --summary condensed summary such as creations, renames and mode changes #8 1.045 --name-only show only names of changed files #8 1.045 --name-status show only names and status of changed files #8 1.045 --stat[=<width>[,<name-width>[,<count>]]] #8 1.045 generate diffstat #8 1.045 --stat-width <width> generate diffstat with a given width #8 1.045 --stat-name-width <width> #8 1.046 generate diffstat with a given name width #8 1.046 --stat-graph-width <width> #8 1.046 generate diffstat with a given graph wid #8 1.046 [output clipped, log limit 200KiB/s reached] #8 1.071 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.NS_v7.3.0' #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.ProtocolModules.NS_v7.3.0 #8 1.075 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.075 usage: git diff --no-index [<options>] <path> <path> #8 1.075 #8 1.075 Diff output format options #8 1.075 -p, --patch generate patch #8 1.075 -s, --no-patch suppress diff output #8 1.075 -u generate patch #8 1.075 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.075 -W, --function-context #8 1.075 generate diffs with <n> lines context #8 1.075 --raw generate the diff in raw format #8 1.075 --patch-with-raw synonym for '-p --raw' #8 1.075 --patch-with-stat synonym for '-p --stat' #8 1.075 --numstat machine friendly --stat #8 1.075 --shortstat output only the last line of --stat #8 1.075 -X, --dirstat[=<param1,param2>...] #8 1.075 output the distribution of relative amount of changes for each sub-directory #8 1.075 --cumulative synonym for --dirstat=cumulative #8 1.075 --dirstat-by-file[=<param1,param2>...] #8 1.075 synonym for --dirstat=files,param1,param2... #8 1.075 --check warn if changes introduce conflict markers or whitespace errors #8 1.075 --summary condensed summary such as creations, renames and mode changes #8 1.075 --name-only show only names of changed files #8 1.075 --name-status show only names and status of changed files #8 1.075 --stat[=<width>[,<name-width>[,<count>]]] #8 1.075 generate diffstat #8 1.075 --stat-width <width> generate diffstat with a given width #8 1.075 --stat-name-width <width> #8 1.075 generate diffstat with a given name width #8 1.075 --stat-graph-width <width> #8 1.075 generate diffstat with a given graph width #8 1.075 --stat-count <count> generate diffstat with limited lines #8 1.075 --compact-summary generate compact summary in diffstat #8 1.075 --binary output a binary diff that can be applied #8 1.075 --full-index show full pre- and post-image object names on the "index" lines #8 1.075 --color[=<when>] show colored diff #8 1.075 --ws-error-highlight <kind> #8 1.075 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.075 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.075 --abbrev[=<n>] use <n> digits to display object names #8 1.075 --src-prefix <prefix> #8 1.075 show the given source prefix instead of "a/" #8 1.075 --dst-prefix <prefix> #8 1.075 show the given destination prefix instead of "b/" #8 1.075 --line-prefix <prefix> #8 1.075 prepend an additional prefix to every line of output #8 1.075 --no-prefix do not show any source or destination prefix #8 1.075 --inter-hunk-context <n> #8 1.075 show context between diff hunks up to the specified number of lines #8 1.075 --output-indicator-new <char> #8 1.075 specify the character to indicate a new line instead of '+' #8 1.075 --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.076 --find-object <object-id> #8 1.076 look for differences that change the number of occurrences of the specified object #8 1.076 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.076 select files by diff type #8 1.076 --output <file> output to a specific file #8 1.076 #8 1.080 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SGsAP_13.2.0' #8 1.080 To add an exception for this directory, call: #8 1.080 #8 1.080 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SGsAP_13.2.0 #8 1.086 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SGsAP_13.2.0' #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.SGsAP_13.2.0 #8 1.090 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.090 usage: git diff --no-index [<options>] <path> <path> #8 1.090 #8 1.090 Diff output format options #8 1.090 -p, --patch generate patch #8 1.090 -s, --no-patch suppress diff output #8 1.090 -u generate patch #8 1.090 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.090 -W, --function-context #8 1.090 generate diffs with <n> lines context #8 1.090 --raw generate the diff in raw format #8 1.090 --patch-with-raw synonym for '-p --raw' #8 1.090 --patch-with-stat synonym for '-p --stat' #8 1.090 --numstat machine friendly --stat #8 1.090 --shortstat output only the last line of --stat #8 1.090 -X, --dirstat[=<param1,param2>...] #8 1.090 output the distribution of relative amount of changes for each sub-directory #8 1.090 --cumulative synonym for --dirstat=cumulative #8 1.090 --dirstat-by-file[=<param1,param2>...] #8 1.090 synonym for --dirstat=files,param1,param2... #8 1.090 --check warn if changes introduce conflict markers or whitespace errors #8 1.090 --summary condensed summary such as creations, renames and mode changes #8 1.090 --name-only show only names of changed files #8 1.090 --name-status show only names and status of changed files #8 1.090 --stat[=<width>[,<name-width>[,<count>]]] #8 1.090 generate diffstat #8 1.090 --stat-width <width> generate diffstat with a given width #8 1.090 --stat-name-width <width> #8 1.090 generate diffstat with a given name width #8 1.090 --stat-graph-width <width> #8 1.090 generate diffstat with a given graph width #8 1.090 --stat-count <count> generate diffstat with limited lines #8 1.090 --compact-summary generate compact summary in diffstat #8 1.090 --binary output a binary diff that can be applied #8 1.090 --full-index show full pre- and post-image object names on the "index" lines #8 1.090 --color[=<when>] show colored diff #8 1.090 --ws-error-highlight <kind> #8 1.090 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.090 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.090 --abbrev[=<n>] use <n> digits to display object names #8 1.090 --src-prefix <prefix> #8 1.090 show the given source prefix instead of "a/" #8 1.090 --dst-prefix <prefix> #8 1.090 show the given destination prefix instead of "b/" #8 1.090 --line-prefix <prefix> #8 1.090 prepend an additional prefix to every line of output #8 1.090 --no-prefix do not show any source or destination prefix #8 1.090 --inter-hunk-context <n> #8 1.090 show context between diff hunks up to the specified number of lines #8 1.090 --output-indicator-new <char> #8 1.090 specify the character to indicate a new line instead of '+' #8 1.090 --output-indicator-old <char> #8 1.090 specify the character to indicate an old line instead of '-' #8 1.090 --output-indicator-context <char> #8 1.090 specify the character to indicate a context instead of ' ' #8 1.090 #8 1.090 Diff rename options #8 1.090 -B, --break-rewrites[=<n>[/<m>]] #8 1.090 break complete rewrite changes into pairs of delete and create #8 1.090 -M, --find-renames[=<n>] #8 1.090 detect renames #8 1.090 -D, --irreversible-delete #8 1.090 omit the preimage for deletes #8 1.090 -C, --find-copies[=<n>] #8 1.090 detect copies #8 1.090 --find-copies-harder use unmodified files as source to find copies #8 1.090 --no-renames disable rename detection #8 1.090 --rename-empty use empty blobs as rename source #8 1.090 --follow continue listing the history of a file beyond renames #8 1.090 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.090 #8 1.090 Diff algorithm options #8 1.090 --minimal produce the smallest possible diff #8 1.090 -w, --ignore-all-space #8 1.090 ignore whitespace when comparing lines #8 1.090 -b, --ignore-space-change #8 1.090 ignore changes in amount of whitespace #8 1.090 --ignore-space-at-eol #8 1.090 ignore changes in whitespace at EOL #8 1.090 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.090 --ignore-blank-lines ignore changes whose lines are all blank #8 1.090 -I, --ignore-matching-lines <regex> #8 1.090 ignore changes whose all lines match <regex> #8 1.090 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.090 --patience generate diff using the "patience diff" algorithm #8 1.090 --histogram generate diff using the "histogram diff" algorithm #8 1.090 --diff-algorithm <algorithm> #8 1.090 choose a diff algorithm #8 1.090 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.090 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.090 --word-diff-regex <regex> #8 1.090 use <regex> to decide what a word is #8 1.090 --color-words[=<regex>] #8 1.090 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.090 --color-moved[=<mode>] #8 1.090 moved lines of code are colored differently #8 1.090 --color-moved-ws <mode> #8 1.090 how white spaces are ignored in --color-moved #8 1.090 #8 1.090 Other diff options #8 1.090 --relative[=<prefix>] #8 1.090 when run from subdir, exclude changes outside and show relative paths #8 1.090 -a, --text treat all files as text #8 1.090 -R swap two inputs, reverse the diff #8 1.090 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.090 --quiet disable all output of the program #8 1.090 --ext-diff allow an external diff helper to be executed #8 1.090 --textconv run external text conversion filters when comparing binary files #8 1.091 --ignore-submodules[=<when>] #8 1.091 ignore changes to submodules in the diff generation #8 1.091 --submodule[=<format>] #8 1.091 specify how differences in submodules are shown #8 1.091 --ita-invisible-in-index #8 1.091 hide 'git add -N' entries from the index #8 1.091 --ita-visible-in-index #8 1.091 treat 'git add -N' entries as real in the index #8 1.091 -S <string> look for differences that change the number of occurrences of the specified string #8 1.091 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.091 --pickaxe-all show all changes in the changeset with -S or -G #8 1.091 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.091 -O <file> control the order in which files appear in the output #8 1.091 --rotate-to <path> show the change in the specified path first #8 1.091 --skip-to <path> skip the output to the specified path #8 1.091 --find-object <object-id> #8 1.091 look for differences that change the number of occurrences of the specified object #8 1.091 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.091 select files by diff type #8 1.091 --output <file> output to a specific file #8 1.091 #8 1.095 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SNDCP_v7.0.0' #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.ProtocolModules.SNDCP_v7.0.0 #8 1.101 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SNDCP_v7.0.0' #8 1.101 To add an exception for this directory, call: #8 1.101 #8 1.101 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SNDCP_v7.0.0 #8 1.105 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.105 usage: git diff --no-index [<options>] <path> <path> #8 1.105 #8 1.105 Diff output format options #8 1.105 -p, --patch generate patch #8 1.105 -s, --no-patch suppress diff output #8 1.105 -u generate patch #8 1.105 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.105 -W, --function-context #8 1.105 generate diffs with <n> lines context #8 1.105 --raw generate the diff in raw format #8 1.105 --patch-with-raw synonym for '-p --raw' #8 1.105 --patch-with-stat synonym for '-p --stat' #8 1.105 --numstat machine friendly --stat #8 1.105 --shortstat output only the last line of --stat #8 1.105 -X, --dirstat[=<param1,param2>...] #8 1.105 output the distribution of relative amount of changes for each sub-directory #8 1.105 --cumulative synonym for --dirstat=cumulative #8 1.105 --dirstat-by-file[=<param1,param2>...] #8 1.105 synonym for --dirstat=files,param1,param2... #8 1.105 --check warn if changes introduce conflict markers or whitespace errors #8 1.105 --summary condensed summary such as creations, renames and mode changes #8 1.105 --name-only show only names of changed files #8 1.105 --name-status show only names and status of changed files #8 1.105 --stat[=<width>[,<name-width>[,<count>]]] #8 1.105 generate diffstat #8 1.105 --stat-width <width> generate diffstat with a given width #8 1.105 --stat-name-width <width> #8 1.105 generate diffstat with a given name width #8 1.105 --stat-graph-width <width> #8 1.105 generate diffstat with a given graph width #8 1.105 --stat-count <count> generate diffstat with limited lines #8 1.105 --compact-summary generate compact summary in diffstat #8 1.105 --binary output a binary diff that can be applied #8 1.105 --full-index show full pre- and post-image object names on the "index" lines #8 1.105 --color[=<when>] show colored diff #8 1.105 --ws-error-highlight <kind> #8 1.105 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.105 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.105 --abbrev[=<n>] use <n> digits to display object names #8 1.105 --src-prefix <prefix> #8 1.105 show the given source prefix instead of "a/" #8 1.105 --dst-prefix <prefix> #8 1.105 show the given destination prefix instead of "b/" #8 1.105 --line-prefix <prefix> #8 1.105 prepend an additional prefix to every line of output #8 1.105 --no-prefix do not show any source or destination prefix #8 1.105 --inter-hunk-context <n> #8 1.105 show context between diff hunks up to the specified number of lines #8 1.105 --output-indicator-new <char> #8 1.105 specify the character to indicate a new line instead of '+' #8 1.105 --output-indicator-old <char> #8 1.105 specify the character to indicate an old line instead of '-' #8 1.105 --output-indicator-context <char> #8 1.105 specify the character to indicate a context instead of ' ' #8 1.105 #8 1.105 Diff rename options #8 1.105 -B, --break-rewrites[=<n>[/<m>]] #8 1.105 break complete rewrite changes into pairs of delete and create #8 1.105 -M, --find-renames[=<n>] #8 1.105 detect renames #8 1.105 -D, --irreversible-delete #8 1.105 omit the preimage for deletes #8 1.105 -C, --find-copies[=<n>] #8 1.105 detect copies #8 1.105 --find-copies-harder use unmodified files as source to find copies #8 1.105 --no-renames disable rename detection #8 1.105 --rename-empty use empty blobs as rename source #8 1.105 --follow continue listing the history of a file beyond renames #8 1.105 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.105 #8 1.105 Diff algorithm options #8 1.105 --minimal produce the smallest possible diff #8 1.105 -w, --ignore-all-space #8 1.105 ignore whitespace when comparing lines #8 1.105 -b, --ignore-space-change #8 1.105 ignore changes in amount of whitespace #8 1.105 --ignore-space-at-eol #8 1.105 ignore changes in whitespace at EOL #8 1.105 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.105 --ignore-blank-lines ignore changes whose lines are all blank #8 1.105 -I, --ignore-matching-lines <regex> #8 1.105 ignore changes whose all lines match <regex> #8 1.105 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.105 --patience generate diff using the "patience diff" algorithm #8 1.105 --histogram generate diff using the "histogram diff" algorithm #8 1.105 --diff-algorithm <algorithm> #8 1.105 choose a diff algorithm #8 1.105 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.105 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.105 --word-diff-regex <regex> #8 1.105 use <regex> to decide what a word is #8 1.105 --color-words[=<regex>] #8 1.105 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.105 --color-moved[=<mode>] #8 1.105 moved lines of code are colored differently #8 1.105 --color-moved-ws <mode> #8 1.105 how white spaces are ignored in --color-moved #8 1.105 #8 1.105 Other diff options #8 1.105 --relative[=<prefix>] #8 1.105 when run from subdir, exclude changes outside and show relative paths #8 1.105 -a, --text treat all files as text #8 1.105 -R swap two inputs, reverse the diff #8 1.105 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.105 --quiet disable all output of the program #8 1.105 --ext-diff allow an external diff helper to be executed #8 1.105 --textconv run external text conversion filters when comparing binary files #8 1.105 --ignore-submodules[=<when>] #8 1.105 ignore changes to submodules in the diff generation #8 1.105 --submodule[=<format>] #8 1.105 specify how differences in submodules are shown #8 1.105 --ita-invisible-in-index #8 1.105 hide 'git add -N' entries from the index #8 1.105 --ita-visible-in-index #8 1.105 treat 'git add -N' entries as real in the index #8 1.105 -S <string> look for differences that change the number of occurrences of the specified string #8 1.105 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.105 --pickaxe-all show all changes in the changeset with -S or -G #8 1.105 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.105 -O <file> control the order in which files appear in the output #8 1.105 --rotate-to <path> show the change in the specified path first #8 1.105 --skip-to <path> skip the output to the specified path #8 1.105 --find-object <object-id> #8 1.105 look for differences that change the number of occurrences of the specified object #8 1.105 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.105 select files by diff type #8 1.105 --output <file> output to a specific file #8 1.105 #8 1.110 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.PFCP_v15.1.0' #8 1.110 To add an exception for this directory, call: #8 1.110 #8 1.110 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.PFCP_v15.1.0 #8 1.116 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.PFCP_v15.1.0' #8 1.116 To add an exception for this directory, call: #8 1.116 #8 1.116 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.PFCP_v15.1.0 #8 1.120 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.120 usage: git diff --no-index [<options>] <path> <path> #8 1.120 #8 1.120 Diff output format options #8 1.120 -p, --patch generate patch #8 1.120 -s, --no-patch suppress diff output #8 1.120 -u generate patch #8 1.120 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.120 -W, --function-context #8 1.120 generate diffs with <n> lines context #8 1.120 --raw generate the diff in raw format #8 1.120 --patch-with-raw synonym for '-p --raw' #8 1.120 --patch-with-stat synonym for '-p --stat' #8 1.120 --numstat machine friendly --stat #8 1.120 --shortstat output only the last line of --stat #8 1.120 -X, --dirstat[=<param1,param2>...] #8 1.120 output the distribution of relative amount of changes for each sub-directory #8 1.120 --cumulative synonym for --dirstat=cumulative #8 1.120 --dirstat-by-file[=<param1,param2>...] #8 1.120 synonym for --dirstat=files,param1,param2... #8 1.120 --check warn if changes introduce conflict markers or whitespace errors #8 1.120 --summary condensed summary such as creations, renames and mode changes #8 1.120 --name-only show only names of changed files #8 1.120 --name-status show only names and status of changed files #8 1.120 --stat[=<width>[,<name-width>[,<count>]]] #8 1.120 generate diffstat #8 1.120 --stat-width <width> generate diffstat with a given width #8 1.120 --stat-name-width <width> #8 1.120 generate diffstat with a given name width #8 1.120 --stat-graph-width <width> #8 1.120 generate diffstat with a given graph width #8 1.120 --stat-count <count> generate diffstat with limited lines #8 1.120 --compact-summary generate compact summary in diffstat #8 1.120 --binary output a binary diff that can be applied #8 1.120 --full-index show full pre- and post-image object names on the "index" lines #8 1.120 --color[=<when>] show colored diff #8 1.120 --ws-error-highlight <kind> #8 1.120 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.120 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.120 --abbrev[=<n>] use <n> digits to display object names #8 1.120 --src-prefix <prefix> #8 1.120 show the given source prefix instead of "a/" #8 1.120 --dst-prefix <prefix> #8 1.120 show the given destination prefix instead of "b/" #8 1.120 --line-prefix <prefix> #8 1.120 prepend an additional prefix to every line of output #8 1.120 --no-prefix do not show any source or destination prefix #8 1.120 --inter-hunk-context <n> #8 1.120 show context between diff hunks up to the specified number of lines #8 1.120 --output-indicator-new <char> #8 1.120 specify the character to indicate a new line instead of '+' #8 1.120 --output-indicator-old <char> #8 1.120 specify the character to indicate an old line instead of '-' #8 1.120 --output-indicator-context <char> #8 1.120 specify the character to indicate a context instead of ' ' #8 1.120 #8 1.120 Diff rename options #8 1.120 -B, --break-rewrites[=<n>[/<m>]] #8 1.120 break complete rewrite changes into pairs of delete and create #8 1.120 -M, --find-renames[=<n>] #8 1.120 detect renames #8 1.120 -D, --irreversible-delete #8 1.120 omit the preimage for deletes #8 1.120 -C, --find-copies[=<n>] #8 1.120 detect copies #8 1.120 --find-copies-harder use unmodified files as source to find copies #8 1.120 --no-renames disable rename detection #8 1.120 --rename-empty use empty blobs as rename source #8 1.120 --follow continue listing the history of a file beyond renames #8 1.120 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.120 #8 1.120 Diff algorithm options #8 1.120 --minimal produce the smallest possible diff #8 1.120 -w, --ignore-all-space #8 1.120 ignore whitespace when comparing lines #8 1.120 -b, --ignore-space-change #8 1.120 ignore changes in amount of whitespace #8 1.120 --ignore-space-at-eol #8 1.120 ignore changes in whitespace at EOL #8 1.120 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.120 --ignore-blank-lines ignore changes whose lines are all blank #8 1.120 -I, --ignore-matching-lines <regex> #8 1.120 ignore changes whose all lines match <regex> #8 1.120 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.120 --patience generate diff using the "patience diff" algorithm #8 1.120 --histogram generate diff using the "histogram diff" algorithm #8 1.120 --diff-algorithm <algorithm> #8 1.120 choose a diff algorithm #8 1.120 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.120 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.120 --word-diff-regex <regex> #8 1.120 use <regex> to decide what a word is #8 1.120 --color-words[=<regex>] #8 1.120 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.120 --color-moved[=<mode>] #8 1.120 moved lines of code are colored differently #8 1.120 --color-moved-ws <mode> #8 1.120 how white spaces are ignored in --color-moved #8 1.120 #8 1.120 Other diff options #8 1.120 --relative[=<prefix>] #8 1.120 when run from subdir, exclude changes outside and show relative paths #8 1.120 -a, --text treat all files as text #8 1.120 -R swap two inputs, reverse the diff #8 1.120 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.120 --quiet disable all output of the program #8 1.120 --ext-diff allow an external diff helper to be executed #8 1.120 --textconv run external text conversion filters when comparing binary files #8 1.120 --ignore-submodules[=<when>] #8 1.120 ignore changes to submodules in the diff generation #8 1.120 --submodule[=<format>] #8 1.120 specify how differences in submodules are shown #8 1.120 --ita-invisible-in-index #8 1.120 hide 'git add -N' entries from the index #8 1.120 --ita-visible-in-index #8 1.120 treat 'git add -N' entries as real in the index #8 1.120 -S <string> look for differences that change the number of occurrences of the specified string #8 1.120 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.120 --pickaxe-all show all changes in the changeset with -S or -G #8 1.120 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.120 -O <file> control the order in which files appear in the output #8 1.120 --rotate-to <path> show the change in the specified path first #8 1.120 --skip-to <path> skip the output to the specified path #8 1.120 --find-object <object-id> #8 1.121 look for differences that change the number of occurrences of the specified object #8 1.121 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.121 select files by diff type #8 1.121 --output <file> output to a specific file #8 1.121 #8 1.125 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Socket-API' #8 1.125 To add an exception for this directory, call: #8 1.125 #8 1.125 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Socket-API #8 1.131 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Socket-API' #8 1.131 To add an exception for this directory, call: #8 1.131 #8 1.131 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Socket-API #8 1.135 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.135 usage: git diff --no-index [<options>] <path> <path> #8 1.135 #8 1.135 Diff output format options #8 1.135 -p, --patch generate patch #8 1.135 -s, --no-patch suppress diff output #8 1.135 -u generate patch #8 1.135 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.135 -W, --function-context #8 1.135 generate diffs with <n> lines context #8 1.135 --raw generate the diff in raw format #8 1.135 --patch-with-raw synonym for '-p --raw' #8 1.135 --patch-with-stat synonym for '-p --stat' #8 1.135 --numstat machine friendly --stat #8 1.135 --shortstat output only the last line of --stat #8 1.135 -X, --dirstat[=<param1,param2>...] #8 1.135 output the distribution of relative amount of changes for each sub-directory #8 1.135 --cumulative synonym for --dirstat=cumulative #8 1.135 --dirstat-by-file[=<param1,param2>...] #8 1.135 synonym for --dirstat=files,param1,param2... #8 1.135 --check warn if changes introduce conflict markers or whitespace errors #8 1.135 --summary condensed summary such as creations, renames and mode changes #8 1.135 --name-only show only names of changed files #8 1.135 --name-status show only names and status of changed files #8 1.135 --stat[=<width>[,<name-width>[,<count>]]] #8 1.135 generate diffstat #8 1.135 --stat-width <width> generate diffstat with a given width #8 1.135 --stat-name-width <width> #8 1.135 generate diffstat with a given name width #8 1.135 --stat-graph-width <width> #8 1.135 generate diffstat with a given graph width #8 1.135 --stat-count <count> generate diffstat with limited lines #8 1.135 --compact-summary generate compact summary in diffstat #8 1.135 --binary output a binary diff that can be applied #8 1.135 --full-index show full pre- and post-image object names on the "index" lines #8 1.135 --color[=<when>] show colored diff #8 1.135 --ws-error-highlight <kind> #8 1.135 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.135 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.135 --abbrev[=<n>] use <n> digits to display object names #8 1.135 --src-prefix <prefix> #8 1.135 show the given source prefix instead of "a/" #8 1.135 --dst-prefix <prefix> #8 1.135 show the given destination prefix instead of "b/" #8 1.135 --line-prefix <prefix> #8 1.135 prepend an additional prefix to every line of output #8 1.135 --no-prefix do not show any source or destination prefix #8 1.135 --inter-hunk-context <n> #8 1.135 show context between diff hunks up to the specified number of lines #8 1.135 --output-indicator-new <char> #8 1.135 specify the character to indicate a new line instead of '+' #8 1.135 --output-indicator-old <char> #8 1.135 specify the character to indicate an old line instead of '-' #8 1.135 --output-indicator-context <char> #8 1.135 specify the character to indicate a context instead of ' ' #8 1.135 #8 1.135 Diff rename options #8 1.135 -B, --break-rewrites[=<n>[/<m>]] #8 1.135 break complete rewrite changes into pairs of delete and create #8 1.135 -M, --find-renames[=<n>] #8 1.135 detect renames #8 1.135 -D, --irreversible-delete #8 1.135 omit the preimage for deletes #8 1.135 -C, --find-copies[=<n>] #8 1.135 detect copies #8 1.135 --find-copies-harder use unmodified files as source to find copies #8 1.135 --no-renames disable rename detection #8 1.135 --rename-empty use empty blobs as rename source #8 1.135 --follow continue listing the history of a file beyond renames #8 1.135 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.135 #8 1.135 Diff algorithm options #8 1.135 --minimal produce the smallest possible diff #8 1.135 -w, --ignore-all-space #8 1.135 ignore whitespace when comparing lines #8 1.135 -b, --ignore-space-change #8 1.135 ignore changes in amount of whitespace #8 1.135 --ignore-space-at-eol #8 1.135 ignore changes in whitespace at EOL #8 1.135 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.135 --ignore-blank-lines ignore changes whose lines are all blank #8 1.135 -I, --ignore-matching-lines <regex> #8 1.135 ignore changes whose all lines match <regex> #8 1.135 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.135 --patience generate diff using the "patience diff" algorithm #8 1.135 --histogram generate diff using the "histogram diff" algorithm #8 1.135 --diff-algorithm <algorithm> #8 1.135 choose a diff algorithm #8 1.135 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.135 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.135 --word-diff-regex <regex> #8 1.135 use <regex> to decide what a word is #8 1.135 --color-words[=<regex>] #8 1.135 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.135 --color-moved[=<mode>] #8 1.135 moved lines of code are colored differently #8 1.135 --color-moved-ws <mode> #8 1.135 how white spaces are ignored in --color-moved #8 1.135 #8 1.135 Other diff options #8 1.135 --relative[=<prefix>] #8 1.135 when run from subdir, exclude changes outside and show relative paths #8 1.135 -a, --text treat all files as text #8 1.135 -R swap two inputs, reverse the diff #8 1.135 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.135 --quiet disable all output of the program #8 1.135 --ext-diff allow an external diff helper to be executed #8 1.135 --textconv run external text conversion filters when comparing binary files #8 1.135 --ignore-submodules[=<when>] #8 1.135 ignore changes to submodules in the diff generation #8 1.135 --submodule[=<format>] #8 1.135 specify how differences in submodules are shown #8 1.135 --ita-invisible-in-index #8 1.135 hide 'git add -N' entries from the index #8 1.135 --ita-visible-in-index #8 1.135 treat 'git add -N' entries as real in the index #8 1.135 -S <string> look for differences that change the number of occurrences of the specified string #8 1.135 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.135 --pickaxe-all show all changes in the changeset with -S or -G #8 1.135 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.135 -O <file> control the order in which files appear in the output #8 1.135 --rotate-to <path> show the change in the specified path first #8 1.135 --skip-to <path> skip the output to the specified path #8 1.135 --find-object <object-id> #8 1.135 look for differences that change the number of occurrences of the specified object #8 1.135 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.135 select files by diff type #8 1.135 --output <file> output to a specific file #8 1.135 #8 1.140 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Abstract_Socket' #8 1.140 To add an exception for this directory, call: #8 1.140 #8 1.140 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Abstract_Socket #8 1.146 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Abstract_Socket' #8 1.146 To add an exception for this directory, call: #8 1.146 #8 1.146 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Abstract_Socket #8 1.150 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.150 usage: git diff --no-index [<options>] <path> <path> #8 1.150 #8 1.150 Diff output format options #8 1.150 -p, --patch generate patch #8 1.150 -s, --no-patch suppress diff output #8 1.150 -u generate patch #8 1.150 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.150 -W, --function-context #8 1.150 generate diffs with <n> lines context #8 1.150 --raw generate the diff in raw format #8 1.150 --patch-with-raw synonym for '-p --raw' #8 1.150 --patch-with-stat synonym for '-p --stat' #8 1.150 --numstat machine friendly --stat #8 1.150 --shortstat output only the last line of --stat #8 1.150 -X, --dirstat[=<param1,param2>...] #8 1.150 output the distribution of relative amount of changes for each sub-directory #8 1.150 --cumulative synonym for --dirstat=cumulative #8 1.150 --dirstat-by-file[=<param1,param2>...] #8 1.150 synonym for --dirstat=files,param1,param2... #8 1.150 --check warn if changes introduce conflict markers or whitespace errors #8 1.150 --summary condensed summary such as creations, renames and mode changes #8 1.150 --name-only show only names of changed files #8 1.150 --name-status show only names and status of changed files #8 1.150 --stat[=<width>[,<name-width>[,<count>]]] #8 1.150 generate diffstat #8 1.150 --stat-width <width> generate diffstat with a given width #8 1.150 --stat-name-width <width> #8 1.150 generate diffstat with a given name width #8 1.150 --stat-graph-width <width> #8 1.150 generate diffstat with a given graph width #8 1.150 --stat-count <count> generate diffstat with limited lines #8 1.150 --compact-summary generate compact summary in diffstat #8 1.150 --binary output a binary diff that can be applied #8 1.150 --full-index show full pre- and post-image object names on the "index" lines #8 1.150 --color[=<when>] show colored diff #8 1.150 --ws-error-highlight <kind> #8 1.150 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.150 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.150 --abbrev[=<n>] use <n> digits to display object names #8 1.150 --src-prefix <prefix> #8 1.150 show the given source prefix instead of "a/" #8 1.150 --dst-prefix <prefix> #8 1.150 show the given destination prefix instead of "b/" #8 1.150 --line-prefix <prefix> #8 1.150 prepend an additional prefix to every line of output #8 1.150 --no-prefix do not show any source or destination prefix #8 1.150 --inter-hunk-context <n> #8 1.150 show context between diff hunks up to the specified number of lines #8 1.150 --output-indicator-new <char> #8 1.150 specify the character to indicate a new line instead of '+' #8 1.150 --output-indicator-old <char> #8 1.150 specify the character to indicate an old line instead of '-' #8 1.150 --output-indicator-context <char> #8 1.150 specify the character to indicate a context instead of ' ' #8 1.150 #8 1.150 Diff rename options #8 1.150 -B, --break-rewrites[=<n>[/<m>]] #8 1.150 break complete rewrite changes into pairs of delete and create #8 1.150 -M, --find-renames[=<n>] #8 1.150 detect renames #8 1.150 -D, --irreversible-delete #8 1.150 omit the preimage for deletes #8 1.150 -C, --find-copies[=<n>] #8 1.150 detect copies #8 1.150 --find-copies-harder use unmodified files as source to find copies #8 1.150 --no-renames disable rename detection #8 1.150 --rename-empty use empty blobs as rename source #8 1.150 --follow continue listing the history of a file beyond renames #8 1.150 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.150 #8 1.150 Diff algorithm options #8 1.150 --minimal produce the smallest possible diff #8 1.150 -w, --ignore-all-space #8 1.150 ignore whitespace when comparing lines #8 1.150 -b, --ignore-space-change #8 1.150 ignore changes in amount of whitespace #8 1.150 --ignore-space-at-eol #8 1.150 ignore changes in whitespace at EOL #8 1.150 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.150 --ignore-blank-lines ignore changes whose lines are all blank #8 1.150 -I, --ignore-matching-lines <regex> #8 1.150 ignore changes whose all lines match <regex> #8 1.150 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.150 --patience generate diff using the "patience diff" algorithm #8 1.150 --histogram generate diff using the "histogram diff" algorithm #8 1.150 --diff-algorithm <algorithm> #8 1.150 choose a diff algorithm #8 1.150 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.150 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.150 --word-diff-regex <regex> #8 1.150 use <regex> to decide what a word is #8 1.150 --color-words[=<regex>] #8 1.150 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.150 --color-moved[=<mode>] #8 1.150 moved lines of code are colored differently #8 1.150 --color-moved-ws <mode> #8 1.150 how white spaces are ignored in --color-moved #8 1.150 #8 1.150 Other diff options #8 1.150 --relative[=<prefix>] #8 1.150 when run from subdir, exclude changes outside and show relative paths #8 1.150 -a, --text treat all files as text #8 1.150 -R swap two inputs, reverse the diff #8 1.150 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.150 --quiet disable all output of the program #8 1.150 --ext-diff allow an external diff helper to be executed #8 1.150 --textconv run external text conversion filters when comparing binary files #8 1.150 --ignore-submodules[=<when>] #8 1.150 ignore changes to submodules in the diff generation #8 1.150 --submodule[=<format>] #8 1.150 specify how differences in submodules are shown #8 1.150 --ita-invisible-in-index #8 1.150 hide 'git add -N' entries from the index #8 1.150 --ita-visible-in-index #8 1.150 treat 'git add -N' entries as real in the index #8 1.150 -S <string> look for differences that change the number of occurrences of the specified string #8 1.150 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.150 --pickaxe-all show all changes in the changeset with -S or -G #8 1.150 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.150 -O <file> control the order in which files appear in the output #8 1.150 --rotate-to <path> show the change in the specified path first #8 1.150 --skip-to <path> skip the output to the specified path #8 1.150 --find-object <object-id> #8 1.150 look for differences that change the number of occurrences of the specified object #8 1.150 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.150 select files by diff type #8 1.150 --output <file> output to a specific file #8 1.150 #8 1.154 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.HTTPmsg' #8 1.154 To add an exception for this directory, call: #8 1.154 #8 1.154 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.HTTPmsg #8 1.160 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.HTTPmsg' #8 1.160 To add an exception for this directory, call: #8 1.160 #8 1.160 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.HTTPmsg #8 1.164 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.164 usage: git diff --no-index [<options>] <path> <path> #8 1.164 #8 1.164 Diff output format options #8 1.164 -p, --patch generate patch #8 1.164 -s, --no-patch suppress diff output #8 1.164 -u generate patch #8 1.164 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.164 -W, --function-context #8 1.164 generate diffs with <n> lines context #8 1.164 --raw generate the diff in raw format #8 1.164 --patch-with-raw synonym for '-p --raw' #8 1.164 --patch-with-stat synonym for '-p --stat' #8 1.164 --numstat machine friendly --stat #8 1.164 --shortstat output only the last line of --stat #8 1.164 -X, --dirstat[=<param1,param2>...] #8 1.164 output the distribution of relative amount of changes for each sub-directory #8 1.164 --cumulative synonym for --dirstat=cumulative #8 1.164 --dirstat-by-file[=<param1,param2>...] #8 1.164 synonym for --dirstat=files,param1,param2... #8 1.164 --check warn if changes introduce conflict markers or whitespace errors #8 1.164 --summary condensed summary such as creations, renames and mode changes #8 1.164 --name-only show only names of changed files #8 1.164 --name-status show only names and status of changed files #8 1.164 --stat[=<width>[,<name-width>[,<count>]]] #8 1.164 generate diffstat #8 1.164 --stat-width <width> generate diffstat with a given width #8 1.164 --stat-name-width <width> #8 1.164 generate diffstat with a given name width #8 1.164 --stat-graph-width <width> #8 1.164 generate diffstat with a given graph width #8 1.164 --stat-count <count> generate diffstat with limited lines #8 1.164 --compact-summary generate compact summary in diffstat #8 1.164 --binary output a binary diff that can be applied #8 1.164 --full-index show full pre- and post-image object names on the "index" lines #8 1.164 --color[=<when>] show colored diff #8 1.164 --ws-error-highlight <kind> #8 1.165 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.165 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.165 --abbrev[=<n>] use <n> digits to display object names #8 1.165 --src-prefix <prefix> #8 1.165 show the given source prefix instead of "a/" #8 1.165 --dst-prefix <prefix> #8 1.165 show the given destination prefix instead of "b/" #8 1.165 --line-prefix <prefix> #8 1.165 prepend an additional prefix to every line of output #8 1.165 --no-prefix do not show any source or destination prefix #8 1.165 --inter-hunk-context <n> #8 1.165 show context between diff hunks up to the specified number of lines #8 1.165 --output-indicator-new <char> #8 1.165 specify the character to indicate a new line instead of '+' #8 1.165 --output-indicator-old <char> #8 1.165 specify the character to indicate an old line instead of '-' #8 1.165 --output-indicator-context <char> #8 1.165 specify the character to indicate a context instead of ' ' #8 1.165 #8 1.165 Diff rename options #8 1.165 -B, --break-rewrites[=<n>[/<m>]] #8 1.165 break complete rewrite changes into pairs of delete and create #8 1.165 -M, --find-renames[=<n>] #8 1.165 detect renames #8 1.165 -D, --irreversible-delete #8 1.165 omit the preimage for deletes #8 1.165 -C, --find-copies[=<n>] #8 1.165 detect copies #8 1.165 --find-copies-harder use unmodified files as source to find copies #8 1.165 --no-renames disable rename detection #8 1.165 --rename-empty use empty blobs as rename source #8 1.165 --follow continue listing the history of a file beyond renames #8 1.165 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.165 #8 1.165 Diff algorithm options #8 1.165 --minimal produce the smallest possible diff #8 1.165 -w, --ignore-all-space #8 1.165 ignore whitespace when comparing lines #8 1.165 -b, --ignore-space-change #8 1.165 ignore changes in amount of whitespace #8 1.165 --ignore-space-at-eol #8 1.165 ignore changes in whitespace at EOL #8 1.165 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.165 --ignore-blank-lines ignore changes whose lines are all blank #8 1.165 -I, --ignore-matching-lines <regex> #8 1.165 ignore changes whose all lines match <regex> #8 1.165 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.165 --patience generate diff using the "patience diff" algorithm #8 1.165 --histogram generate diff using the "histogram diff" algorithm #8 1.165 --diff-algorithm <algorithm> #8 1.165 choose a diff algorithm #8 1.165 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.165 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.165 --word-diff-regex <regex> #8 1.165 use <regex> to decide what a word is #8 1.165 --color-words[=<regex>] #8 1.165 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.165 --color-moved[=<mode>] #8 1.165 moved lines of code are colored differently #8 1.165 --color-moved-ws <mode> #8 1.165 how white spaces are ignored in --color-moved #8 1.165 #8 1.165 Other diff options #8 1.165 --relative[=<prefix>] #8 1.165 when run from subdir, exclude changes outside and show relative paths #8 1.165 -a, --text treat all files as text #8 1.165 -R swap two inputs, reverse the diff #8 1.165 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.165 --quiet disable all output of the program #8 1.165 --ext-diff allow an external diff helper to be executed #8 1.165 --textconv run external text conversion filters when comparing binary files #8 1.165 --ignore-submodules[=<when>] #8 1.165 ignore changes to submodules in the diff generation #8 1.165 --submodule[=<format>] #8 1.165 specify how differences in submodules are shown #8 1.165 --ita-invisible-in-index #8 1.165 hide 'git add -N' entries from the index #8 1.165 --ita-visible-in-index #8 1.165 treat 'git add -N' entries as real in the index #8 1.165 -S <string> look for differences that change the number of occurrences of the specified string #8 1.165 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.165 --pickaxe-all show all changes in the changeset with -S or -G #8 1.165 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.165 -O <file> control the order in which files appear in the output #8 1.165 --rotate-to <path> show the change in the specified path first #8 1.165 --skip-to <path> skip the output to the specified path #8 1.165 --find-object <object-id> #8 1.165 look for differences that change the number of occurrences of the specified object #8 1.165 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.165 select files by diff type #8 1.165 --output <file> output to a specific file #8 1.165 #8 1.169 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.IPL4asp' #8 1.169 To add an exception for this directory, call: #8 1.169 #8 1.169 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.IPL4asp #8 1.175 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.IPL4asp' #8 1.175 To add an exception for this directory, call: #8 1.175 #8 1.175 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.IPL4asp #8 1.179 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.179 usage: git diff --no-index [<options>] <path> <path> #8 1.179 #8 1.179 Diff output format options #8 1.179 -p, --patch generate patch #8 1.179 -s, --no-patch suppress diff output #8 1.179 -u generate patch #8 1.179 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.179 -W, --function-context #8 1.179 generate diffs with <n> lines context #8 1.179 --raw generate the diff in raw format #8 1.179 --patch-with-raw synonym for '-p --raw' #8 1.179 --patch-with-stat synonym for '-p --stat' #8 1.179 --numstat machine friendly --stat #8 1.179 --shortstat output only the last line of --stat #8 1.179 -X, --dirstat[=<param1,param2>...] #8 1.179 output the distribution of relative amount of changes for each sub-directory #8 1.179 --cumulative synonym for --dirstat=cumulative #8 1.179 --dirstat-by-file[=<param1,param2>...] #8 1.179 synonym for --dirstat=files,param1,param2... #8 1.179 --check warn if changes introduce conflict markers or whitespace errors #8 1.179 --summary condensed summary such as creations, renames and mode changes #8 1.179 --name-only show only names of changed files #8 1.179 --name-status show only names and status of changed files #8 1.179 --stat[=<width>[,<name-width>[,<count>]]] #8 1.179 generate diffstat #8 1.179 --stat-width <width> generate diffstat with a given width #8 1.179 --stat-name-width <width> #8 1.179 generate diffstat with a given name width #8 1.179 --stat-graph-width <width> #8 1.179 generate diffstat with a given graph width #8 1.179 --stat-count <count> generate diffstat with limited lines #8 1.179 --compact-summary generate compact summary in diffstat #8 1.179 --binary output a binary diff that can be applied #8 1.179 --full-index show full pre- and post-image object names on the "index" lines #8 1.179 --color[=<when>] show colored diff #8 1.179 --ws-error-highlight <kind> #8 1.179 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.179 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.179 --abbrev[=<n>] use <n> digits to display object names #8 1.179 --src-prefix <prefix> #8 1.179 show the given source prefix instead of "a/" #8 1.179 --dst-prefix <prefix> #8 1.179 show the given destination prefix instead of "b/" #8 1.179 --line-prefix <prefix> #8 1.179 prepend an additional prefix to every line of output #8 1.179 --no-prefix do not show any source or destination prefix #8 1.179 --inter-hunk-context <n> #8 1.179 show context between diff hunks up to the specified number of lines #8 1.179 --output-indicator-new <char> #8 1.179 specify the character to indicate a new line instead of '+' #8 1.179 --output-indicator-old <char> #8 1.179 specify the character to indicate an old line instead of '-' #8 1.179 --output-indicator-context <char> #8 1.179 specify the character to indicate a context instead of ' ' #8 1.179 #8 1.179 Diff rename options #8 1.179 -B, --break-rewrites[=<n>[/<m>]] #8 1.179 break complete rewrite changes into pairs of delete and create #8 1.179 -M, --find-renames[=<n>] #8 1.179 detect renames #8 1.179 -D, --irreversible-delete #8 1.179 omit the preimage for deletes #8 1.179 -C, --find-copies[=<n>] #8 1.179 detect copies #8 1.179 --find-copies-harder use unmodified files as source to find copies #8 1.179 --no-renames disable rename detection #8 1.179 --rename-empty use empty blobs as rename source #8 1.179 --follow continue listing the history of a file beyond renames #8 1.179 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.179 #8 1.179 Diff algorithm options #8 1.179 --minimal produce the smallest possible diff #8 1.179 -w, --ignore-all-space #8 1.179 ignore whitespace when comparing lines #8 1.179 -b, --ignore-space-change #8 1.179 ignore changes in amount of whitespace #8 1.179 --ignore-space-at-eol #8 1.179 ignore changes in whitespace at EOL #8 1.179 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.179 --ignore-blank-lines ignore changes whose lines are all blank #8 1.179 -I, --ignore-matching-lines <regex> #8 1.179 ignore changes whose all lines match <regex> #8 1.179 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.179 --patience generate diff using the "patience diff" algorithm #8 1.179 --histogram generate diff using the "histogram diff" algorithm #8 1.179 --diff-algorithm <algorithm> #8 1.179 choose a diff algorithm #8 1.179 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.179 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.179 --word-diff-regex <regex> #8 1.179 use <regex> to decide what a word is #8 1.179 --color-words[=<regex>] #8 1.179 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.179 --color-moved[=<mode>] #8 1.179 moved lines of code are colored differently #8 1.179 --color-moved-ws <mode> #8 1.179 how white spaces are ignored in --color-moved #8 1.179 #8 1.179 Other diff options #8 1.179 --relative[=<prefix>] #8 1.179 when run from subdir, exclude changes outside and show relative paths #8 1.179 -a, --text treat all files as text #8 1.179 -R swap two inputs, reverse the diff #8 1.179 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.179 --quiet disable all output of the program #8 1.179 --ext-diff allow an external diff helper to be executed #8 1.179 --textconv run external text conversion filters when comparing binary files #8 1.179 --ignore-submodules[=<when>] #8 1.179 ignore changes to submodules in the diff generation #8 1.179 --submodule[=<format>] #8 1.179 specify how differences in submodules are shown #8 1.179 --ita-invisible-in-index #8 1.179 hide 'git add -N' entries from the index #8 1.179 --ita-visible-in-index #8 1.179 treat 'git add -N' entries as real in the index #8 1.179 -S <string> look for differences that change the number of occurrences of the specified string #8 1.179 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.179 --pickaxe-all show all changes in the changeset with -S or -G #8 1.179 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.179 -O <file> control the order in which files appear in the output #8 1.179 --rotate-to <path> show the change in the specified path first #8 1.179 --skip-to <path> skip the output to the specified path #8 1.179 --find-object <object-id> #8 1.179 look for differences that change the number of occurrences of the specified object #8 1.179 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.179 select files by diff type #8 1.179 --output <file> output to a specific file #8 1.179 #8 1.183 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.LANL2asp' #8 1.183 To add an exception for this directory, call: #8 1.183 #8 1.183 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.LANL2asp #8 1.189 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.LANL2asp' #8 1.189 To add an exception for this directory, call: #8 1.189 #8 1.189 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.LANL2asp #8 1.193 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.193 usage: git diff --no-index [<options>] <path> <path> #8 1.193 #8 1.193 Diff output format options #8 1.193 -p, --patch generate patch #8 1.193 -s, --no-patch suppress diff output #8 1.193 -u generate patch #8 1.193 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.193 -W, --function-context #8 1.193 generate diffs with <n> lines context #8 1.193 --raw generate the diff in raw format #8 1.193 --patch-with-raw synonym for '-p --raw' #8 1.193 --patch-with-stat synonym for '-p --stat' #8 1.193 --numstat machine friendly --stat #8 1.193 --shortstat output only the last line of --stat #8 1.193 -X, --dirstat[=<param1,param2>...] #8 1.193 output the distribution of relative amount of changes for each sub-directory #8 1.193 --cumulative synonym for --dirstat=cumulative #8 1.193 --dirstat-by-file[=<param1,param2>...] #8 1.193 synonym for --dirstat=files,param1,param2... #8 1.193 --check warn if changes introduce conflict markers or whitespace errors #8 1.193 --summary condensed summary such as creations, renames and mode changes #8 1.193 --name-only show only names of changed files #8 1.193 --name-status show only names and status of changed files #8 1.193 --stat[=<width>[,<name-width>[,<count>]]] #8 1.193 generate diffstat #8 1.193 --stat-width <width> generate diffstat with a given width #8 1.193 --stat-name-width <width> #8 1.193 generate diffstat with a given name width #8 1.193 --stat-graph-width <width> #8 1.193 generate diffstat with a given graph width #8 1.193 --stat-count <count> generate diffstat with limited lines #8 1.193 --compact-summary generate compact summary in diffstat #8 1.193 --binary output a binary diff that can be applied #8 1.193 --full-index show full pre- and post-image object names on the "index" lines #8 1.193 --color[=<when>] show colored diff #8 1.193 --ws-error-highlight <kind> #8 1.193 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.193 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.193 --abbrev[=<n>] use <n> digits to display object names #8 1.193 --src-prefix <prefix> #8 1.193 show the given source prefix instead of "a/" #8 1.193 --dst-prefix <prefix> #8 1.193 show the given destination prefix instead of "b/" #8 1.193 --line-prefix <prefix> #8 1.193 prepend an additional prefix to every line of output #8 1.193 --no-prefix do not show any source or destination prefix #8 1.193 --inter-hunk-context <n> #8 1.193 show context between diff hunks up to the specified number of lines #8 1.193 --output-indicator-new <char> #8 1.193 specify the character to indicate a new line instead of '+' #8 1.193 --output-indicator-old <char> #8 1.193 specify the character to indicate an old line instead of '-' #8 1.193 --output-indicator-context <char> #8 1.193 specify the character to indicate a context instead of ' ' #8 1.193 #8 1.193 Diff rename options #8 1.193 -B, --break-rewrites[=<n>[/<m>]] #8 1.194 break complete rewrite changes into pairs of delete and create #8 1.194 -M, --find-renames[=<n>] #8 1.194 detect renames #8 1.194 -D, --irreversible-delete #8 1.194 omit the preimage for deletes #8 1.194 -C, --find-copies[=<n>] #8 1.194 detect copies #8 1.194 --find-copies-harder use unmodified files as source to find copies #8 1.194 --no-renames disable rename detection #8 1.194 --rename-empty use empty blobs as rename source #8 1.194 --follow continue listing the history of a file beyond renames #8 1.194 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.194 #8 1.194 Diff algorithm options #8 1.194 --minimal produce the smallest possible diff #8 1.194 -w, --ignore-all-space #8 1.194 ignore whitespace when comparing lines #8 1.194 -b, --ignore-space-change #8 1.194 ignore changes in amount of whitespace #8 1.194 --ignore-space-at-eol #8 1.194 ignore changes in whitespace at EOL #8 1.194 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.194 --ignore-blank-lines ignore changes whose lines are all blank #8 1.194 -I, --ignore-matching-lines <regex> #8 1.194 ignore changes whose all lines match <regex> #8 1.194 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.194 --patience generate diff using the "patience diff" algorithm #8 1.194 --histogram generate diff using the "histogram diff" algorithm #8 1.194 --diff-algorithm <algorithm> #8 1.194 choose a diff algorithm #8 1.194 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.194 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.194 --word-diff-regex <regex> #8 1.194 use <regex> to decide what a word is #8 1.194 --color-words[=<regex>] #8 1.194 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.194 --color-moved[=<mode>] #8 1.194 moved lines of code are colored differently #8 1.194 --color-moved-ws <mode> #8 1.194 how white spaces are ignored in --color-moved #8 1.194 #8 1.194 Other diff options #8 1.194 --relative[=<prefix>] #8 1.194 when run from subdir, exclude changes outside and show relative paths #8 1.194 -a, --text treat all files as text #8 1.194 -R swap two inputs, reverse the diff #8 1.194 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.194 --quiet disable all output of the program #8 1.194 --ext-diff allow an external diff helper to be executed #8 1.194 --textconv run external text conversion filters when comparing binary files #8 1.194 --ignore-submodules[=<when>] #8 1.194 ignore changes to submodules in the diff generation #8 1.194 --submodule[=<format>] #8 1.194 specify how differences in submodules are shown #8 1.194 --ita-invisible-in-index #8 1.194 hide 'git add -N' entries from the index #8 1.194 --ita-visible-in-index #8 1.194 treat 'git add -N' entries as real in the index #8 1.194 -S <string> look for differences that change the number of occurrences of the specified string #8 1.194 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.194 --pickaxe-all show all changes in the changeset with -S or -G #8 1.194 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.194 -O <file> control the order in which files appear in the output #8 1.194 --rotate-to <path> show the change in the specified path first #8 1.194 --skip-to <path> skip the output to the specified path #8 1.194 --find-object <object-id> #8 1.194 look for differences that change the number of occurrences of the specified object #8 1.194 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.194 select files by diff type #8 1.194 --output <file> output to a specific file #8 1.194 #8 1.198 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.PCAPasp' #8 1.198 To add an exception for this directory, call: #8 1.198 #8 1.198 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.PCAPasp #8 1.205 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.PCAPasp' #8 1.205 To add an exception for this directory, call: #8 1.205 #8 1.205 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.PCAPasp #8 1.208 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.208 usage: git diff --no-index [<options>] <path> <path> #8 1.208 #8 1.208 Diff output format options #8 1.208 -p, --patch generate patch #8 1.208 -s, --no-patch suppress diff output #8 1.208 -u generate patch #8 1.208 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.208 -W, --function-context #8 1.208 generate diffs with <n> lines context #8 1.208 --raw generate the diff in raw format #8 1.208 --patch-with-raw synonym for '-p --raw' #8 1.208 --patch-with-stat synonym for '-p --stat' #8 1.208 --numstat machine friendly --stat #8 1.208 --shortstat output only the last line of --stat #8 1.208 -X, --dirstat[=<param1,param2>...] #8 1.208 output the distribution of relative amount of changes for each sub-directory #8 1.208 --cumulative synonym for --dirstat=cumulative #8 1.208 --dirstat-by-file[=<param1,param2>...] #8 1.208 synonym for --dirstat=files,param1,param2... #8 1.208 --check warn if changes introduce conflict markers or whitespace errors #8 1.209 --summary condensed summary such as creations, renames and mode changes #8 1.209 --name-only show only names of changed files #8 1.209 --name-status show only names and status of changed files #8 1.209 --stat[=<width>[,<name-width>[,<count>]]] #8 1.209 generate diffstat #8 1.209 --stat-width <width> generate diffstat with a given width #8 1.209 --stat-name-width <width> #8 1.209 generate diffstat with a given name width #8 1.209 --stat-graph-width <width> #8 1.209 generate diffstat with a given graph width #8 1.209 --stat-count <count> generate diffstat with limited lines #8 1.209 --compact-summary generate compact summary in diffstat #8 1.209 --binary output a binary diff that can be applied #8 1.209 --full-index show full pre- and post-image object names on the "index" lines #8 1.209 --color[=<when>] show colored diff #8 1.209 --ws-error-highlight <kind> #8 1.209 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.209 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.209 --abbrev[=<n>] use <n> digits to display object names #8 1.209 --src-prefix <prefix> #8 1.209 show the given source prefix instead of "a/" #8 1.209 --dst-prefix <prefix> #8 1.209 show the given destination prefix instead of "b/" #8 1.209 --line-prefix <prefix> #8 1.209 prepend an additional prefix to every line of output #8 1.209 --no-prefix do not show any source or destination prefix #8 1.209 --inter-hunk-context <n> #8 1.209 show context between diff hunks up to the specified number of lines #8 1.209 --output-indicator-new <char> #8 1.209 specify the character to indicate a new line instead of '+' #8 1.209 --output-indicator-old <char> #8 1.209 specify the character to indicate an old line instead of '-' #8 1.209 --output-indicator-context <char> #8 1.209 specify the character to indicate a context instead of ' ' #8 1.209 #8 1.209 Diff rename options #8 1.209 -B, --break-rewrites[=<n>[/<m>]] #8 1.209 break complete rewrite changes into pairs of delete and create #8 1.209 -M, --find-renames[=<n>] #8 1.209 detect renames #8 1.209 -D, --irreversible-delete #8 1.209 omit the preimage for deletes #8 1.209 -C, --find-copies[=<n>] #8 1.209 detect copies #8 1.209 --find-copies-harder use unmodified files as source to find copies #8 1.209 --no-renames disable rename detection #8 1.209 --rename-empty use empty blobs as rename source #8 1.209 --follow continue listing the history of a file beyond renames #8 1.209 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.209 #8 1.209 Diff algorithm options #8 1.209 --minimal produce the smallest possible diff #8 1.209 -w, --ignore-all-space #8 1.209 ignore whitespace when comparing lines #8 1.209 -b, --ignore-space-change #8 1.209 ignore changes in amount of whitespace #8 1.209 --ignore-space-at-eol #8 1.209 ignore changes in whitespace at EOL #8 1.209 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.209 --ignore-blank-lines ignore changes whose lines are all blank #8 1.209 -I, --ignore-matching-lines <regex> #8 1.209 ignore changes whose all lines match <regex> #8 1.209 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.209 --patience generate diff using the "patience diff" algorithm #8 1.209 --histogram generate diff using the "histogram diff" algorithm #8 1.209 --diff-algorithm <algorithm> #8 1.209 choose a diff algorithm #8 1.209 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.209 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.209 --word-diff-regex <regex> #8 1.209 use <regex> to decide what a word is #8 1.209 --color-words[=<regex>] #8 1.209 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.209 --color-moved[=<mode>] #8 1.209 moved lines of code are colored differently #8 1.209 --color-moved-ws <mode> #8 1.209 how white spaces are ignored in --color-moved #8 1.209 #8 1.209 Other diff options #8 1.209 --relative[=<prefix>] #8 1.209 when run from subdir, exclude changes outside and show relative paths #8 1.209 -a, --text treat all files as text #8 1.209 -R swap two inputs, reverse the diff #8 1.209 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.209 --quiet disable all output of the program #8 1.209 --ext-diff allow an external diff helper to be executed #8 1.209 --textconv run external text conversion filters when comparing binary files #8 1.209 --ignore-submodules[=<when>] #8 1.209 ignore changes to submodules in the diff generation #8 1.209 --submodule[=<format>] #8 1.209 specify how differences in submodules are shown #8 1.209 --ita-invisible-in-index #8 1.209 hide 'git add -N' entries from the index #8 1.209 --ita-visible-in-index #8 1.209 treat 'git add -N' entries as real in the index #8 1.209 -S <string> look for differences that change the number of occurrences of the specified string #8 1.209 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.209 --pickaxe-all show all changes in the changeset with -S or -G #8 1.209 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.209 -O <file> control the order in which files appear in the output #8 1.209 --rotate-to <path> show the change in the specified path first #8 1.209 --skip-to <path> skip the output to the specified path #8 1.209 --find-object <object-id> #8 1.209 look for differences that change the number of occurrences of the specified object #8 1.209 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.209 select files by diff type #8 1.209 --output <file> output to a specific file #8 1.209 #8 1.213 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.PIPEasp' #8 1.213 To add an exception for this directory, call: #8 1.213 #8 1.213 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.PIPEasp #8 1.219 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.PIPEasp' #8 1.219 To add an exception for this directory, call: #8 1.219 #8 1.219 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.PIPEasp #8 1.223 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.223 usage: git diff --no-index [<options>] <path> <path> #8 1.223 #8 1.223 Diff output format options #8 1.223 -p, --patch generate patch #8 1.223 -s, --no-patch suppress diff output #8 1.223 -u generate patch #8 1.223 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.223 -W, --function-context #8 1.223 generate diffs with <n> lines context #8 1.223 --raw generate the diff in raw format #8 1.223 --patch-with-raw synonym for '-p --raw' #8 1.223 --patch-with-stat synonym for '-p --stat' #8 1.223 --numstat machine friendly --stat #8 1.223 --shortstat output only the last line of --stat #8 1.223 -X, --dirstat[=<param1,param2>...] #8 1.223 output the distribution of relative amount of changes for each sub-directory #8 1.223 --cumulative synonym for --dirstat=cumulative #8 1.223 --dirstat-by-file[=<param1,param2>...] #8 1.223 synonym for --dirstat=files,param1,param2... #8 1.223 --check warn if changes introduce conflict markers or whitespace errors #8 1.223 --summary condensed summary such as creations, renames and mode changes #8 1.223 --name-only show only names of changed files #8 1.223 --name-status show only names and status of changed files #8 1.223 --stat[=<width>[,<name-width>[,<count>]]] #8 1.223 generate diffstat #8 1.223 --stat-width <width> generate diffstat with a given width #8 1.223 --stat-name-width <width> #8 1.223 generate diffstat with a given name width #8 1.223 --stat-graph-width <width> #8 1.223 generate diffstat with a given graph width #8 1.223 --stat-count <count> generate diffstat with limited lines #8 1.223 --compact-summary generate compact summary in diffstat #8 1.223 --binary output a binary diff that can be applied #8 1.223 --full-index show full pre- and post-image object names on the "index" lines #8 1.223 --color[=<when>] show colored diff #8 1.223 --ws-error-highlight <kind> #8 1.223 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.223 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.223 --abbrev[=<n>] use <n> digits to display object names #8 1.223 --src-prefix <prefix> #8 1.223 show the given source prefix instead of "a/" #8 1.223 --dst-prefix <prefix> #8 1.223 show the given destination prefix instead of "b/" #8 1.223 --line-prefix <prefix> #8 1.223 prepend an additional prefix to every line of output #8 1.223 --no-prefix do not show any source or destination prefix #8 1.223 --inter-hunk-context <n> #8 1.223 show context between diff hunks up to the specified number of lines #8 1.223 --output-indicator-new <char> #8 1.223 specify the character to indicate a new line instead of '+' #8 1.223 --output-indicator-old <char> #8 1.223 specify the character to indicate an old line instead of '-' #8 1.223 --output-indicator-context <char> #8 1.223 specify the character to indicate a context instead of ' ' #8 1.223 #8 1.223 Diff rename options #8 1.223 -B, --break-rewrites[=<n>[/<m>]] #8 1.223 break complete rewrite changes into pairs of delete and create #8 1.223 -M, --find-renames[=<n>] #8 1.223 detect renames #8 1.223 -D, --irreversible-delete #8 1.223 omit the preimage for deletes #8 1.223 -C, --find-copies[=<n>] #8 1.223 detect copies #8 1.223 --find-copies-harder use unmodified files as source to find copies #8 1.223 --no-renames disable rename detection #8 1.223 --rename-empty use empty blobs as rename source #8 1.223 --follow continue listing the history of a file beyond renames #8 1.223 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.223 #8 1.223 Diff algorithm options #8 1.223 --minimal produce the smallest possible diff #8 1.223 -w, --ignore-all-space #8 1.223 ignore whitespace when comparing lines #8 1.223 -b, --ignore-space-change #8 1.223 ignore changes in amount of whitespace #8 1.223 --ignore-space-at-eol #8 1.223 ignore changes in whitespace at EOL #8 1.223 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.223 --ignore-blank-lines ignore changes whose lines are all blank #8 1.223 -I, --ignore-matching-lines <regex> #8 1.223 ignore changes whose all lines match <regex> #8 1.223 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.223 --patience generate diff using the "patience diff" algorithm #8 1.223 --histogram generate diff using the "histogram diff" algorithm #8 1.223 --diff-algorithm <algorithm> #8 1.223 choose a diff algorithm #8 1.223 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.223 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.223 --word-diff-regex <regex> #8 1.223 use <regex> to decide what a word is #8 1.223 --color-words[=<regex>] #8 1.223 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.223 --color-moved[=<mode>] #8 1.223 moved lines of code are colored differently #8 1.223 --color-moved-ws <mode> #8 1.223 how white spaces are ignored in --color-moved #8 1.223 #8 1.223 Other diff options #8 1.223 --relative[=<prefix>] #8 1.224 when run from subdir, exclude changes outside and show relative paths #8 1.224 -a, --text treat all files as text #8 1.224 -R swap two inputs, reverse the diff #8 1.224 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.224 --quiet disable all output of the program #8 1.224 --ext-diff allow an external diff helper to be executed #8 1.224 --textconv run external text conversion filters when comparing binary files #8 1.224 --ignore-submodules[=<when>] #8 1.224 ignore changes to submodules in the diff generation #8 1.224 --submodule[=<format>] #8 1.224 specify how differences in submodules are shown #8 1.224 --ita-invisible-in-index #8 1.224 hide 'git add -N' entries from the index #8 1.224 --ita-visible-in-index #8 1.224 treat 'git add -N' entries as real in the index #8 1.224 -S <string> look for differences that change the number of occurrences of the specified string #8 1.224 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.224 --pickaxe-all show all changes in the changeset with -S or -G #8 1.224 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.224 -O <file> control the order in which files appear in the output #8 1.224 --rotate-to <path> show the change in the specified path first #8 1.224 --skip-to <path> skip the output to the specified path #8 1.224 --find-object <object-id> #8 1.224 look for differences that change the number of occurrences of the specified object #8 1.224 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.224 select files by diff type #8 1.224 --output <file> output to a specific file #8 1.224 #8 1.228 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.SIPmsg' #8 1.228 To add an exception for this directory, call: #8 1.228 #8 1.228 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.SIPmsg #8 1.234 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.SIPmsg' #8 1.234 To add an exception for this directory, call: #8 1.234 #8 1.234 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.SIPmsg #8 1.237 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.237 usage: git diff --no-index [<options>] <path> <path> #8 1.237 #8 1.237 Diff output format options #8 1.237 -p, --patch generate patch #8 1.237 -s, --no-patch suppress diff output #8 1.237 -u generate patch #8 1.237 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.237 -W, --function-context #8 1.237 generate diffs with <n> lines context #8 1.237 --raw generate the diff in raw format #8 1.237 --patch-with-raw synonym for '-p --raw' #8 1.237 --patch-with-stat synonym for '-p --stat' #8 1.237 --numstat machine friendly --stat #8 1.237 --shortstat output only the last line of --stat #8 1.237 -X, --dirstat[=<param1,param2>...] #8 1.237 output the distribution of relative amount of changes for each sub-directory #8 1.237 --cumulative synonym for --dirstat=cumulative #8 1.237 --dirstat-by-file[=<param1,param2>...] #8 1.237 synonym for --dirstat=files,param1,param2... #8 1.237 --check warn if changes introduce conflict markers or whitespace errors #8 1.237 --summary condensed summary such as creations, renames and mode changes #8 1.237 --name-only show only names of changed files #8 1.237 --name-status show only names and status of changed files #8 1.237 --stat[=<width>[,<name-width>[,<count>]]] #8 1.237 generate diffstat #8 1.238 --stat-width <width> generate diffstat with a given width #8 1.238 --stat-name-width <width> #8 1.238 generate diffstat with a given name width #8 1.238 --stat-graph-width <width> #8 1.238 generate diffstat with a given graph width #8 1.238 --stat-count <count> generate diffstat with limited lines #8 1.238 --compact-summary generate compact summary in diffstat #8 1.238 --binary output a binary diff that can be applied #8 1.238 --full-index show full pre- and post-image object names on the "index" lines #8 1.238 --color[=<when>] show colored diff #8 1.238 --ws-error-highlight <kind> #8 1.238 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.238 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.238 --abbrev[=<n>] use <n> digits to display object names #8 1.238 --src-prefix <prefix> #8 1.238 show the given source prefix instead of "a/" #8 1.238 --dst-prefix <prefix> #8 1.238 show the given destination prefix instead of "b/" #8 1.238 --line-prefix <prefix> #8 1.238 prepend an additional prefix to every line of output #8 1.238 --no-prefix do not show any source or destination prefix #8 1.238 --inter-hunk-context <n> #8 1.238 show context between diff hunks up to the specified number of lines #8 1.238 --output-indicator-new <char> #8 1.238 specify the character to indicate a new line instead of '+' #8 1.238 --output-indicator-old <char> #8 1.238 specify the character to indicate an old line instead of '-' #8 1.238 --output-indicator-context <char> #8 1.238 specify the character to indicate a context instead of ' ' #8 1.238 #8 1.238 Diff rename options #8 1.238 -B, --break-rewrites[=<n>[/<m>]] #8 1.238 break complete rewrite changes into pairs of delete and create #8 1.238 -M, --find-renames[=<n>] #8 1.238 detect renames #8 1.238 -D, --irreversible-delete #8 1.238 omit the preimage for deletes #8 1.238 -C, --find-copies[=<n>] #8 1.238 detect copies #8 1.238 --find-copies-harder use unmodified files as source to find copies #8 1.238 --no-renames disable rename detection #8 1.238 --rename-empty use empty blobs as rename source #8 1.238 --follow continue listing the history of a file beyond renames #8 1.238 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.238 #8 1.238 Diff algorithm options #8 1.238 --minimal produce the smallest possible diff #8 1.238 -w, --ignore-all-space #8 1.238 ignore whitespace when comparing lines #8 1.238 -b, --ignore-space-change #8 1.238 ignore changes in amount of whitespace #8 1.238 --ignore-space-at-eol #8 1.238 ignore changes in whitespace at EOL #8 1.238 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.238 --ignore-blank-lines ignore changes whose lines are all blank #8 1.238 -I, --ignore-matching-lines <regex> #8 1.238 ignore changes whose all lines match <regex> #8 1.238 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.238 --patience generate diff using the "patience diff" algorithm #8 1.238 --histogram generate diff using the "histogram diff" algorithm #8 1.238 --diff-algorithm <algorithm> #8 1.238 choose a diff algorithm #8 1.238 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.238 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.238 --word-diff-regex <regex> #8 1.238 use <regex> to decide what a word is #8 1.238 --color-words[=<regex>] #8 1.238 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.238 --color-moved[=<mode>] #8 1.238 moved lines of code are colored differently #8 1.238 --color-moved-ws <mode> #8 1.238 how white spaces are ignored in --color-moved #8 1.238 #8 1.238 Other diff options #8 1.238 --relative[=<prefix>] #8 1.238 when run from subdir, exclude changes outside and show relative paths #8 1.238 -a, --text treat all files as text #8 1.238 -R swap two inputs, reverse the diff #8 1.238 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.238 --quiet disable all output of the program #8 1.238 --ext-diff allow an external diff helper to be executed #8 1.238 --textconv run external text conversion filters when comparing binary files #8 1.238 --ignore-submodules[=<when>] #8 1.238 ignore changes to submodules in the diff generation #8 1.238 --submodule[=<format>] #8 1.238 specify how differences in submodules are shown #8 1.238 --ita-invisible-in-index #8 1.238 hide 'git add -N' entries from the index #8 1.238 --ita-visible-in-index #8 1.238 treat 'git add -N' entries as real in the index #8 1.238 -S <string> look for differences that change the number of occurrences of the specified string #8 1.238 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.238 --pickaxe-all show all changes in the changeset with -S or -G #8 1.238 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.238 -O <file> control the order in which files appear in the output #8 1.238 --rotate-to <path> show the change in the specified path first #8 1.238 --skip-to <path> skip the output to the specified path #8 1.238 --find-object <object-id> #8 1.238 look for differences that change the number of occurrences of the specified object #8 1.238 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.238 select files by diff type #8 1.238 --output <file> output to a specific file #8 1.238 #8 1.242 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.TELNETasp' #8 1.242 To add an exception for this directory, call: #8 1.242 #8 1.242 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.TELNETasp #8 1.248 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.TELNETasp' #8 1.248 To add an exception for this directory, call: #8 1.248 #8 1.248 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.TELNETasp #8 1.252 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.252 usage: git diff --no-index [<options>] <path> <path> #8 1.252 #8 1.252 Diff output format options #8 1.252 -p, --patch generate patch #8 1.252 -s, --no-patch suppress diff output #8 1.252 -u generate patch #8 1.252 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.252 -W, --function-context #8 1.252 generate diffs with <n> lines context #8 1.252 --raw generate the diff in raw format #8 1.252 --patch-with-raw synonym for '-p --raw' #8 1.252 --patch-with-stat synonym for '-p --stat' #8 1.252 --numstat machine friendly --stat #8 1.252 --shortstat output only the last line of --stat #8 1.252 -X, --dirstat[=<param1,param2>...] #8 1.252 output the distribution of relative amount of changes for each sub-directory #8 1.252 --cumulative synonym for --dirstat=cumulative #8 1.252 --dirstat-by-file[=<param1,param2>...] #8 1.252 synonym for --dirstat=files,param1,param2... #8 1.252 --check warn if changes introduce conflict markers or whitespace errors #8 1.252 --summary condensed summary such as creations, renames and mode changes #8 1.252 --name-only show only names of changed files #8 1.252 --name-status show only names and status of changed files #8 1.252 --stat[=<width>[,<name-width>[,<count>]]] #8 1.252 generate diffstat #8 1.252 --stat-width <width> generate diffstat with a given width #8 1.252 --stat-name-width <width> #8 1.252 generate diffstat with a given name width #8 1.252 --stat-graph-width <width> #8 1.252 generate diffstat with a given graph width #8 1.252 --stat-count <count> generate diffstat with limited lines #8 1.252 --compact-summary generate compact summary in diffstat #8 1.252 --binary output a binary diff that can be applied #8 1.252 --full-index show full pre- and post-image object names on the "index" lines #8 1.252 --color[=<when>] show colored diff #8 1.252 --ws-error-highlight <kind> #8 1.252 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.252 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.252 --abbrev[=<n>] use <n> digits to display object names #8 1.252 --src-prefix <prefix> #8 1.252 show the given source prefix instead of "a/" #8 1.252 --dst-prefix <prefix> #8 1.252 show the given destination prefix instead of "b/" #8 1.252 --line-prefix <prefix> #8 1.252 prepend an additional prefix to every line of output #8 1.252 --no-prefix do not show any source or destination prefix #8 1.252 --inter-hunk-context <n> #8 1.252 show context between diff hunks up to the specified number of lines #8 1.252 --output-indicator-new <char> #8 1.252 specify the character to indicate a new line instead of '+' #8 1.252 --output-indicator-old <char> #8 1.252 specify the character to indicate an old line instead of '-' #8 1.252 --output-indicator-context <char> #8 1.252 specify the character to indicate a context instead of ' ' #8 1.252 #8 1.252 Diff rename options #8 1.252 -B, --break-rewrites[=<n>[/<m>]] #8 1.252 break complete rewrite changes into pairs of delete and create #8 1.252 -M, --find-renames[=<n>] #8 1.252 detect renames #8 1.252 -D, --irreversible-delete #8 1.252 omit the preimage for deletes #8 1.252 -C, --find-copies[=<n>] #8 1.252 detect copies #8 1.252 --find-copies-harder use unmodified files as source to find copies #8 1.252 --no-renames disable rename detection #8 1.252 --rename-empty use empty blobs as rename source #8 1.252 --follow continue listing the history of a file beyond renames #8 1.252 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.252 #8 1.252 Diff algorithm options #8 1.252 --minimal produce the smallest possible diff #8 1.252 -w, --ignore-all-space #8 1.252 ignore whitespace when comparing lines #8 1.252 -b, --ignore-space-change #8 1.252 ignore changes in amount of whitespace #8 1.252 --ignore-space-at-eol #8 1.252 ignore changes in whitespace at EOL #8 1.252 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.252 --ignore-blank-lines ignore changes whose lines are all blank #8 1.252 -I, --ignore-matching-lines <regex> #8 1.252 ignore changes whose all lines match <regex> #8 1.252 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.252 --patience generate diff using the "patience diff" algorithm #8 1.252 --histogram generate diff using the "histogram diff" algorithm #8 1.252 --diff-algorithm <algorithm> #8 1.252 choose a diff algorithm #8 1.252 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.252 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.252 --word-diff-regex <regex> #8 1.252 use <regex> to decide what a word is #8 1.252 --color-words[=<regex>] #8 1.252 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.252 --color-moved[=<mode>] #8 1.252 moved lines of code are colored differently #8 1.252 --color-moved-ws <mode> #8 1.252 how white spaces are ignored in --color-moved #8 1.252 #8 1.252 Other diff options #8 1.252 --relative[=<prefix>] #8 1.252 when run from subdir, exclude changes outside and show relative paths #8 1.252 -a, --text treat all files as text #8 1.252 -R swap two inputs, reverse the diff #8 1.252 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.252 --quiet disable all output of the program #8 1.252 --ext-diff allow an external diff helper to be executed #8 1.252 --textconv run external text conversion filters when comparing binary files #8 1.253 --ignore-submodules[=<when>] #8 1.253 ignore changes to submodules in the diff generation #8 1.253 --submodule[=<format>] #8 1.253 specify how differences in submodules are shown #8 1.253 --ita-invisible-in-index #8 1.253 hide 'git add -N' entries from the index #8 1.253 --ita-visible-in-index #8 1.253 treat 'git add -N' entries as real in the index #8 1.253 -S <string> look for differences that change the number of occurrences of the specified string #8 1.253 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.253 --pickaxe-all show all changes in the changeset with -S or -G #8 1.253 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.253 -O <file> control the order in which files appear in the output #8 1.253 --rotate-to <path> show the change in the specified path first #8 1.253 --skip-to <path> skip the output to the specified path #8 1.253 --find-object <object-id> #8 1.253 look for differences that change the number of occurrences of the specified object #8 1.253 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.253 select files by diff type #8 1.253 --output <file> output to a specific file #8 1.253 #8 1.257 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.TCPasp' #8 1.257 To add an exception for this directory, call: #8 1.257 #8 1.257 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.TCPasp #8 1.262 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.TCPasp' #8 1.262 To add an exception for this directory, call: #8 1.262 #8 1.262 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.TCPasp #8 1.266 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.266 usage: git diff --no-index [<options>] <path> <path> #8 1.266 #8 1.266 Diff output format options #8 1.266 -p, --patch generate patch #8 1.266 -s, --no-patch suppress diff output #8 1.266 -u generate patch #8 1.266 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.266 -W, --function-context #8 1.266 generate diffs with <n> lines context #8 1.266 --raw generate the diff in raw format #8 1.266 --patch-with-raw synonym for '-p --raw' #8 1.266 --patch-with-stat synonym for '-p --stat' #8 1.266 --numstat machine friendly --stat #8 1.266 --shortstat output only the last line of --stat #8 1.266 -X, --dirstat[=<param1,param2>...] #8 1.266 output the distribution of relative amount of changes for each sub-directory #8 1.266 --cumulative synonym for --dirstat=cumulative #8 1.266 --dirstat-by-file[=<param1,param2>...] #8 1.266 synonym for --dirstat=files,param1,param2... #8 1.266 --check warn if changes introduce conflict markers or whitespace errors #8 1.266 --summary condensed summary such as creations, renames and mode changes #8 1.266 --name-only show only names of changed files #8 1.266 --name-status show only names and status of changed files #8 1.266 --stat[=<width>[,<name-width>[,<count>]]] #8 1.266 generate diffstat #8 1.266 --stat-width <width> generate diffstat with a given width #8 1.266 --stat-name-width <width> #8 1.266 generate diffstat with a given name width #8 1.266 --stat-graph-width <width> #8 1.266 generate diffstat with a given graph width #8 1.266 --stat-count <count> generate diffstat with limited lines #8 1.266 --compact-summary generate compact summary in diffstat #8 1.266 --binary output a binary diff that can be applied #8 1.266 --full-index show full pre- and post-image object names on the "index" lines #8 1.266 --color[=<when>] show colored diff #8 1.266 --ws-error-highlight <kind> #8 1.266 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.266 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.266 --abbrev[=<n>] use <n> digits to display object names #8 1.266 --src-prefix <prefix> #8 1.266 show the given source prefix instead of "a/" #8 1.266 --dst-prefix <prefix> #8 1.266 show the given destination prefix instead of "b/" #8 1.266 --line-prefix <prefix> #8 1.266 prepend an additional prefix to every line of output #8 1.266 --no-prefix do not show any source or destination prefix #8 1.266 --inter-hunk-context <n> #8 1.266 show context between diff hunks up to the specified number of lines #8 1.267 --output-indicator-new <char> #8 1.267 specify the character to indicate a new line instead of '+' #8 1.267 --output-indicator-old <char> #8 1.267 specify the character to indicate an old line instead of '-' #8 1.267 --output-indicator-context <char> #8 1.267 specify the character to indicate a context instead of ' ' #8 1.267 #8 1.267 Diff rename options #8 1.267 -B, --break-rewrites[=<n>[/<m>]] #8 1.267 break complete rewrite changes into pairs of delete and create #8 1.267 -M, --find-renames[=<n>] #8 1.267 detect renames #8 1.267 -D, --irreversible-delete #8 1.267 omit the preimage for deletes #8 1.267 -C, --find-copies[=<n>] #8 1.267 detect copies #8 1.267 --find-copies-harder use unmodified files as source to find copies #8 1.267 --no-renames disable rename detection #8 1.267 --rename-empty use empty blobs as rename source #8 1.267 --follow continue listing the history of a file beyond renames #8 1.267 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.267 #8 1.267 Diff algorithm options #8 1.267 --minimal produce the smallest possible diff #8 1.267 -w, --ignore-all-space #8 1.267 ignore whitespace when comparing lines #8 1.267 -b, --ignore-space-change #8 1.267 ignore changes in amount of whitespace #8 1.267 --ignore-space-at-eol #8 1.267 ignore changes in whitespace at EOL #8 1.267 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.267 --ignore-blank-lines ignore changes whose lines are all blank #8 1.267 -I, --ignore-matching-lines <regex> #8 1.267 ignore changes whose all lines match <regex> #8 1.267 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.267 --patience generate diff using the "patience diff" algorithm #8 1.267 --histogram generate diff using the "histogram diff" algorithm #8 1.267 --diff-algorithm <algorithm> #8 1.267 choose a diff algorithm #8 1.267 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.267 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.267 --word-diff-regex <regex> #8 1.267 use <regex> to decide what a word is #8 1.267 --color-words[=<regex>] #8 1.267 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.267 --color-moved[=<mode>] #8 1.267 moved lines of code are colored differently #8 1.267 --color-moved-ws <mode> #8 1.267 how white spaces are ignored in --color-moved #8 1.267 #8 1.267 Other diff options #8 1.267 --relative[=<prefix>] #8 1.267 when run from subdir, exclude changes outside and show relative paths #8 1.267 -a, --text treat all files as text #8 1.267 -R swap two inputs, reverse the diff #8 1.267 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.267 --quiet disable all output of the program #8 1.267 --ext-diff allow an external diff helper to be executed #8 1.267 --textconv run external text conversion filters when comparing binary files #8 1.267 --ignore-submodules[=<when>] #8 1.267 ignore changes to submodules in the diff generation #8 1.267 --submodule[=<format>] #8 1.267 specify how differences in submodules are shown #8 1.267 --ita-invisible-in-index #8 1.267 hide 'git add -N' entries from the index #8 1.267 --ita-visible-in-index #8 1.267 treat 'git add -N' entries as real in the index #8 1.267 -S <string> look for differences that change the number of occurrences of the specified string #8 1.267 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.267 --pickaxe-all show all changes in the changeset with -S or -G #8 1.267 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.267 -O <file> control the order in which files appear in the output #8 1.267 --rotate-to <path> show the change in the specified path first #8 1.267 --skip-to <path> skip the output to the specified path #8 1.267 --find-object <object-id> #8 1.267 look for differences that change the number of occurrences of the specified object #8 1.267 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.267 select files by diff type #8 1.267 --output <file> output to a specific file #8 1.267 #8 1.271 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.UDPasp' #8 1.271 To add an exception for this directory, call: #8 1.271 #8 1.271 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.UDPasp #8 1.277 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.UDPasp' #8 1.277 To add an exception for this directory, call: #8 1.277 #8 1.277 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.UDPasp #8 1.281 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.281 usage: git diff --no-index [<options>] <path> <path> #8 1.281 #8 1.281 Diff output format options #8 1.281 -p, --patch generate patch #8 1.281 -s, --no-patch suppress diff output #8 1.281 -u generate patch #8 1.281 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.281 -W, --function-context #8 1.281 generate diffs with <n> lines context #8 1.281 --raw generate the diff in raw format #8 1.281 --patch-with-raw synonym for '-p --raw' #8 1.281 --patch-with-stat synonym for '-p --stat' #8 1.281 --numstat machine friendly --stat #8 1.281 --shortstat output only the last line of --stat #8 1.281 -X, --dirstat[=<param1,param2>...] #8 1.281 output the distribution of relative amount of changes for each sub-directory #8 1.281 --cumulative synonym for --dirstat=cumulative #8 1.281 --dirstat-by-file[=<param1,param2>...] #8 1.281 synonym for --dirstat=files,param1,param2... #8 1.281 --check warn if changes introduce conflict markers or whitespace errors #8 1.281 --summary condensed summary such as creations, renames and mode changes #8 1.281 --name-only show only names of changed files #8 1.281 --name-status show only names and status of changed files #8 1.281 --stat[=<width>[,<name-width>[,<count>]]] #8 1.281 generate diffstat #8 1.281 --stat-width <width> generate diffstat with a given width #8 1.281 --stat-name-width <width> #8 1.281 generate diffstat with a given name width #8 1.281 --stat-graph-width <width> #8 1.281 generate diffstat with a given graph width #8 1.281 --stat-count <count> generate diffstat with limited lines #8 1.281 --compact-summary generate compact summary in diffstat #8 1.281 --binary output a binary diff that can be applied #8 1.281 --full-index show full pre- and post-image object names on the "index" lines #8 1.281 --color[=<when>] show colored diff #8 1.281 --ws-error-highlight <kind> #8 1.281 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.281 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.281 --abbrev[=<n>] use <n> digits to display object names #8 1.281 --src-prefix <prefix> #8 1.281 show the given source prefix instead of "a/" #8 1.281 --dst-prefix <prefix> #8 1.281 show the given destination prefix instead of "b/" #8 1.281 --line-prefix <prefix> #8 1.281 prepend an additional prefix to every line of output #8 1.281 --no-prefix do not show any source or destination prefix #8 1.281 --inter-hunk-context <n> #8 1.281 show context between diff hunks up to the specified number of lines #8 1.281 --output-indicator-new <char> #8 1.281 specify the character to indicate a new line instead of '+' #8 1.281 --output-indicator-old <char> #8 1.281 specify the character to indicate an old line instead of '-' #8 1.281 --output-indicator-context <char> #8 1.281 specify the character to indicate a context instead of ' ' #8 1.281 #8 1.281 Diff rename options #8 1.281 -B, --break-rewrites[=<n>[/<m>]] #8 1.281 break complete rewrite changes into pairs of delete and create #8 1.281 -M, --find-renames[=<n>] #8 1.281 detect renames #8 1.281 -D, --irreversible-delete #8 1.281 omit the preimage for deletes #8 1.281 -C, --find-copies[=<n>] #8 1.281 detect copies #8 1.281 --find-copies-harder use unmodified files as source to find copies #8 1.281 --no-renames disable rename detection #8 1.281 --rename-empty use empty blobs as rename source #8 1.281 --follow continue listing the history of a file beyond renames #8 1.281 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.281 #8 1.281 Diff algorithm options #8 1.281 --minimal produce the smallest possible diff #8 1.281 -w, --ignore-all-space #8 1.281 ignore whitespace when comparing lines #8 1.281 -b, --ignore-space-change #8 1.281 ignore changes in amount of whitespace #8 1.281 --ignore-space-at-eol #8 1.281 ignore changes in whitespace at EOL #8 1.281 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.281 --ignore-blank-lines ignore changes whose lines are all blank #8 1.281 -I, --ignore-matching-lines <regex> #8 1.281 ignore changes whose all lines match <regex> #8 1.281 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.281 --patience generate diff using the "patience diff" algorithm #8 1.281 --histogram generate diff using the "histogram diff" algorithm #8 1.281 --diff-algorithm <algorithm> #8 1.281 choose a diff algorithm #8 1.281 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.281 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.281 --word-diff-regex <regex> #8 1.281 use <regex> to decide what a word is #8 1.281 --color-words[=<regex>] #8 1.281 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.281 --color-moved[=<mode>] #8 1.281 moved lines of code are colored differently #8 1.281 --color-moved-ws <mode> #8 1.281 how white spaces are ignored in --color-moved #8 1.281 #8 1.281 Other diff options #8 1.281 --relative[=<prefix>] #8 1.281 when run from subdir, exclude changes outside and show relative paths #8 1.281 -a, --text treat all files as text #8 1.281 -R swap two inputs, reverse the diff #8 1.281 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.281 --quiet disable all output of the program #8 1.281 --ext-diff allow an external diff helper to be executed #8 1.281 --textconv run external text conversion filters when comparing binary files #8 1.281 --ignore-submodules[=<when>] #8 1.281 ignore changes to submodules in the diff generation #8 1.281 --submodule[=<format>] #8 1.281 specify how differences in submodules are shown #8 1.281 --ita-invisible-in-index #8 1.281 hide 'git add -N' entries from the index #8 1.281 --ita-visible-in-index #8 1.281 treat 'git add -N' entries as real in the index #8 1.281 -S <string> look for differences that change the number of occurrences of the specified string #8 1.281 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.281 --pickaxe-all show all changes in the changeset with -S or -G #8 1.281 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.281 -O <file> control the order in which files appear in the output #8 1.281 --rotate-to <path> show the change in the specified path first #8 1.281 --skip-to <path> skip the output to the specified path #8 1.281 --find-object <object-id> #8 1.281 look for differences that change the number of occurrences of the specified object #8 1.281 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.281 select files by diff type #8 1.281 --output <file> output to a specific file #8 1.281 #8 1.285 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.UNIX_DOMAIN_SOCKETasp' #8 1.285 To add an exception for this directory, call: #8 1.285 #8 1.285 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.UNIX_DOMAIN_SOCKETasp #8 1.291 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.UNIX_DOMAIN_SOCKETasp' #8 1.291 To add an exception for this directory, call: #8 1.291 #8 1.291 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.UNIX_DOMAIN_SOCKETasp #8 1.295 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.295 usage: git diff --no-index [<options>] <path> <path> #8 1.295 #8 1.295 Diff output format options #8 1.295 -p, --patch generate patch #8 1.295 -s, --no-patch suppress diff output #8 1.295 -u generate patch #8 1.295 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.295 -W, --function-context #8 1.295 generate diffs with <n> lines context #8 1.295 --raw generate the diff in raw format #8 1.295 --patch-with-raw synonym for '-p --raw' #8 1.295 --patch-with-stat synonym for '-p --stat' #8 1.295 --numstat machine friendly --stat #8 1.295 --shortstat output only the last line of --stat #8 1.295 -X, --dirstat[=<param1,param2>...] #8 1.295 output the distribution of relative amount of changes for each sub-directory #8 1.295 --cumulative synonym for --dirstat=cumulative #8 1.295 --dirstat-by-file[=<param1,param2>...] #8 1.295 synonym for --dirstat=files,param1,param2... #8 1.295 --check warn if changes introduce conflict markers or whitespace errors #8 1.295 --summary condensed summary such as creations, renames and mode changes #8 1.295 --name-only show only names of changed files #8 1.295 --name-status show only names and status of changed files #8 1.295 --stat[=<width>[,<name-width>[,<count>]]] #8 1.295 generate diffstat #8 1.295 --stat-width <width> generate diffstat with a given width #8 1.295 --stat-name-width <width> #8 1.295 generate diffstat with a given name width #8 1.295 --stat-graph-width <width> #8 1.295 generate diffstat with a given graph width #8 1.295 --stat-count <count> generate diffstat with limited lines #8 1.295 --compact-summary generate compact summary in diffstat #8 1.295 --binary output a binary diff that can be applied #8 1.295 --full-index show full pre- and post-image object names on the "index" lines #8 1.295 --color[=<when>] show colored diff #8 1.295 --ws-error-highlight <kind> #8 1.295 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.295 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.295 --abbrev[=<n>] use <n> digits to display object names #8 1.295 --src-prefix <prefix> #8 1.295 show the given source prefix instead of "a/" #8 1.295 --dst-prefix <prefix> #8 1.295 show the given destination prefix instead of "b/" #8 1.295 --line-prefix <prefix> #8 1.295 prepend an additional prefix to every line of output #8 1.295 --no-prefix do not show any source or destination prefix #8 1.295 --inter-hunk-context <n> #8 1.295 show context between diff hunks up to the specified number of lines #8 1.295 --output-indicator-new <char> #8 1.295 specify the character to indicate a new line instead of '+' #8 1.295 --output-indicator-old <char> #8 1.295 specify the character to indicate an old line instead of '-' #8 1.295 --output-indicator-context <char> #8 1.295 specify the character to indicate a context instead of ' ' #8 1.295 #8 1.295 Diff rename options #8 1.295 -B, --break-rewrites[=<n>[/<m>]] #8 1.295 break complete rewrite changes into pairs of delete and create #8 1.295 -M, --find-renames[=<n>] #8 1.295 detect renames #8 1.295 -D, --irreversible-delete #8 1.295 omit the preimage for deletes #8 1.295 -C, --find-copies[=<n>] #8 1.295 detect copies #8 1.295 --find-copies-harder use unmodified files as source to find copies #8 1.295 --no-renames disable rename detection #8 1.295 --rename-empty use empty blobs as rename source #8 1.295 --follow continue listing the history of a file beyond renames #8 1.295 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.295 #8 1.295 Diff algorithm options #8 1.295 --minimal produce the smallest possible diff #8 1.295 -w, --ignore-all-space #8 1.296 ignore whitespace when comparing lines #8 1.296 -b, --ignore-space-change #8 1.296 ignore changes in amount of whitespace #8 1.296 --ignore-space-at-eol #8 1.296 ignore changes in whitespace at EOL #8 1.296 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.296 --ignore-blank-lines ignore changes whose lines are all blank #8 1.296 -I, --ignore-matching-lines <regex> #8 1.296 ignore changes whose all lines match <regex> #8 1.296 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.296 --patience generate diff using the "patience diff" algorithm #8 1.296 --histogram generate diff using the "histogram diff" algorithm #8 1.296 --diff-algorithm <algorithm> #8 1.296 choose a diff algorithm #8 1.296 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.296 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.296 --word-diff-regex <regex> #8 1.296 use <regex> to decide what a word is #8 1.296 --color-words[=<regex>] #8 1.296 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.296 --color-moved[=<mode>] #8 1.296 moved lines of code are colored differently #8 1.296 --color-moved-ws <mode> #8 1.296 how white spaces are ignored in --color-moved #8 1.296 #8 1.296 Other diff options #8 1.296 --relative[=<prefix>] #8 1.296 when run from subdir, exclude changes outside and show relative paths #8 1.296 -a, --text treat all files as text #8 1.296 -R swap two inputs, reverse the diff #8 1.296 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.296 --quiet disable all output of the program #8 1.296 --ext-diff allow an external diff helper to be executed #8 1.296 --textconv run external text conversion filters when comparing binary files #8 1.296 --ignore-submodules[=<when>] #8 1.296 ignore changes to submodules in the diff generation #8 1.296 --submodule[=<format>] #8 1.296 specify how differences in submodules are shown #8 1.296 --ita-invisible-in-index #8 1.296 hide 'git add -N' entries from the index #8 1.296 --ita-visible-in-index #8 1.296 treat 'git add -N' entries as real in the index #8 1.296 -S <string> look for differences that change the number of occurrences of the specified string #8 1.296 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.296 --pickaxe-all show all changes in the changeset with -S or -G #8 1.296 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.296 -O <file> control the order in which files appear in the output #8 1.296 --rotate-to <path> show the change in the specified path first #8 1.296 --skip-to <path> skip the output to the specified path #8 1.296 --find-object <object-id> #8 1.296 look for differences that change the number of occurrences of the specified object #8 1.296 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.296 select files by diff type #8 1.296 --output <file> output to a specific file #8 1.296 #8 1.300 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.SCTPasp' #8 1.300 To add an exception for this directory, call: #8 1.300 #8 1.300 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.SCTPasp #8 1.306 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.SCTPasp' #8 1.306 To add an exception for this directory, call: #8 1.306 #8 1.306 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.SCTPasp #8 1.310 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.310 usage: git diff --no-index [<options>] <path> <path> #8 1.310 #8 1.310 Diff output format options #8 1.310 -p, --patch generate patch #8 1.310 -s, --no-patch suppress diff output #8 1.310 -u generate patch #8 1.310 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.310 -W, --function-context #8 1.310 generate diffs with <n> lines context #8 1.310 --raw generate the diff in raw format #8 1.310 --patch-with-raw synonym for '-p --raw' #8 1.310 --patch-with-stat synonym for '-p --stat' #8 1.310 --numstat machine friendly --stat #8 1.310 --shortstat output only the last line of --stat #8 1.310 -X, --dirstat[=<param1,param2>...] #8 1.310 output the distribution of relative amount of changes for each sub-directory #8 1.310 --cumulative synonym for --dirstat=cumulative #8 1.310 --dirstat-by-file[=<param1,param2>...] #8 1.310 synonym for --dirstat=files,param1,param2... #8 1.310 --check warn if changes introduce conflict markers or whitespace errors #8 1.310 --summary condensed summary such as creations, renames and mode changes #8 1.310 --name-only show only names of changed files #8 1.310 --name-status show only names and status of changed files #8 1.310 --stat[=<width>[,<name-width>[,<count>]]] #8 1.310 generate diffstat #8 1.310 --stat-width <width> generate diffstat with a given width #8 1.310 --stat-name-width <width> #8 1.310 generate diffstat with a given name width #8 1.310 --stat-graph-width <width> #8 1.310 generate diffstat with a given graph width #8 1.310 --stat-count <count> generate diffstat with limited lines #8 1.310 --compact-summary generate compact summary in diffstat #8 1.310 --binary output a binary diff that can be applied #8 1.310 --full-index show full pre- and post-image object names on the "index" lines #8 1.310 --color[=<when>] show colored diff #8 1.310 --ws-error-highlight <kind> #8 1.310 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.310 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.310 --abbrev[=<n>] use <n> digits to display object names #8 1.310 --src-prefix <prefix> #8 1.310 show the given source prefix instead of "a/" #8 1.310 --dst-prefix <prefix> #8 1.310 show the given destination prefix instead of "b/" #8 1.310 --line-prefix <prefix> #8 1.310 prepend an additional prefix to every line of output #8 1.310 --no-prefix do not show any source or destination prefix #8 1.310 --inter-hunk-context <n> #8 1.310 show context between diff hunks up to the specified number of lines #8 1.310 --output-indicator-new <char> #8 1.310 specify the character to indicate a new line instead of '+' #8 1.310 --output-indicator-old <char> #8 1.310 specify the character to indicate an old line instead of '-' #8 1.310 --output-indicator-context <char> #8 1.310 specify the character to indicate a context instead of ' ' #8 1.310 #8 1.310 Diff rename options #8 1.310 -B, --break-rewrites[=<n>[/<m>]] #8 1.310 break complete rewrite changes into pairs of delete and create #8 1.310 -M, --find-renames[=<n>] #8 1.310 detect renames #8 1.310 -D, --irreversible-delete #8 1.310 omit the preimage for deletes #8 1.310 -C, --find-copies[=<n>] #8 1.310 detect copies #8 1.310 --find-copies-harder use unmodified files as source to find copies #8 1.310 --no-renames disable rename detection #8 1.310 --rename-empty use empty blobs as rename source #8 1.310 --follow continue listing the history of a file beyond renames #8 1.310 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.310 #8 1.310 Diff algorithm options #8 1.310 --minimal produce the smallest possible diff #8 1.310 -w, --ignore-all-space #8 1.310 ignore whitespace when comparing lines #8 1.310 -b, --ignore-space-change #8 1.310 ignore changes in amount of whitespace #8 1.311 --ignore-space-at-eol #8 1.311 ignore changes in whitespace at EOL #8 1.311 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.311 --ignore-blank-lines ignore changes whose lines are all blank #8 1.311 -I, --ignore-matching-lines <regex> #8 1.311 ignore changes whose all lines match <regex> #8 1.311 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.311 --patience generate diff using the "patience diff" algorithm #8 1.311 --histogram generate diff using the "histogram diff" algorithm #8 1.311 --diff-algorithm <algorithm> #8 1.311 choose a diff algorithm #8 1.311 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.311 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.311 --word-diff-regex <regex> #8 1.311 use <regex> to decide what a word is #8 1.311 --color-words[=<regex>] #8 1.311 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.311 --color-moved[=<mode>] #8 1.311 moved lines of code are colored differently #8 1.311 --color-moved-ws <mode> #8 1.311 how white spaces are ignored in --color-moved #8 1.311 #8 1.311 Other diff options #8 1.311 --relative[=<prefix>] #8 1.311 when run from subdir, exclude changes outside and show relative paths #8 1.311 -a, --text treat all files as text #8 1.311 -R swap two inputs, reverse the diff #8 1.311 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.311 --quiet disable all output of the program #8 1.311 --ext-diff allow an external diff helper to be executed #8 1.311 --textconv run external text conversion filters when comparing binary files #8 1.311 --ignore-submodules[=<when>] #8 1.311 ignore changes to submodules in the diff generation #8 1.311 --submodule[=<format>] #8 1.311 specify how differences in submodules are shown #8 1.311 --ita-invisible-in-index #8 1.311 hide 'git add -N' entries from the index #8 1.311 --ita-visible-in-index #8 1.311 treat 'git add -N' entries as real in the index #8 1.311 -S <string> look for differences that change the number of occurrences of the specified string #8 1.311 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.311 --pickaxe-all show all changes in the changeset with -S or -G #8 1.311 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.311 -O <file> control the order in which files appear in the output #8 1.311 --rotate-to <path> show the change in the specified path first #8 1.311 --skip-to <path> skip the output to the specified path #8 1.311 --find-object <object-id> #8 1.311 look for differences that change the number of occurrences of the specified object #8 1.311 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.311 select files by diff type #8 1.311 --output <file> output to a specific file #8 1.311 #8 1.315 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.MTP3asp' #8 1.315 To add an exception for this directory, call: #8 1.315 #8 1.315 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.MTP3asp #8 1.321 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.MTP3asp' #8 1.321 To add an exception for this directory, call: #8 1.321 #8 1.321 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.MTP3asp #8 1.325 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.325 usage: git diff --no-index [<options>] <path> <path> #8 1.325 #8 1.325 Diff output format options #8 1.325 -p, --patch generate patch #8 1.325 -s, --no-patch suppress diff output #8 1.325 -u generate patch #8 1.325 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.325 -W, --function-context #8 1.325 generate diffs with <n> lines context #8 1.325 --raw generate the diff in raw format #8 1.325 --patch-with-raw synonym for '-p --raw' #8 1.325 --patch-with-stat synonym for '-p --stat' #8 1.325 --numstat machine friendly --stat #8 1.325 --shortstat output only the last line of --stat #8 1.325 -X, --dirstat[=<param1,param2>...] #8 1.325 output the distribution of relative amount of changes for each sub-directory #8 1.325 --cumulative synonym for --dirstat=cumulative #8 1.325 --dirstat-by-file[=<param1,param2>...] #8 1.325 synonym for --dirstat=files,param1,param2... #8 1.325 --check warn if changes introduce conflict markers or whitespace errors #8 1.325 --summary condensed summary such as creations, renames and mode changes #8 1.325 --name-only show only names of changed files #8 1.325 --name-status show only names and status of changed files #8 1.325 --stat[=<width>[,<name-width>[,<count>]]] #8 1.325 generate diffstat #8 1.325 --stat-width <width> generate diffstat with a given width #8 1.325 --stat-name-width <width> #8 1.325 generate diffstat with a given name width #8 1.325 --stat-graph-width <width> #8 1.325 generate diffstat with a given graph width #8 1.325 --stat-count <count> generate diffstat with limited lines #8 1.325 --compact-summary generate compact summary in diffstat #8 1.325 --binary output a binary diff that can be applied #8 1.325 --full-index show full pre- and post-image object names on the "index" lines #8 1.325 --color[=<when>] show colored diff #8 1.325 --ws-error-highlight <kind> #8 1.325 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.325 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.325 --abbrev[=<n>] use <n> digits to display object names #8 1.325 --src-prefix <prefix> #8 1.325 show the given source prefix instead of "a/" #8 1.325 --dst-prefix <prefix> #8 1.325 show the given destination prefix instead of "b/" #8 1.325 --line-prefix <prefix> #8 1.325 prepend an additional prefix to every line of output #8 1.325 --no-prefix do not show any source or destination prefix #8 1.325 --inter-hunk-context <n> #8 1.325 show context between diff hunks up to the specified number of lines #8 1.325 --output-indicator-new <char> #8 1.325 specify the character to indicate a new line instead of '+' #8 1.325 --output-indicator-old <char> #8 1.325 specify the character to indicate an old line instead of '-' #8 1.325 --output-indicator-context <char> #8 1.325 specify the character to indicate a context instead of ' ' #8 1.325 #8 1.325 Diff rename options #8 1.325 -B, --break-rewrites[=<n>[/<m>]] #8 1.325 break complete rewrite changes into pairs of delete and create #8 1.325 -M, --find-renames[=<n>] #8 1.325 detect renames #8 1.325 -D, --irreversible-delete #8 1.325 omit the preimage for deletes #8 1.325 -C, --find-copies[=<n>] #8 1.325 detect copies #8 1.325 --find-copies-harder use unmodified files as source to find copies #8 1.325 --no-renames disable rename detection #8 1.325 --rename-empty use empty blobs as rename source #8 1.325 --follow continue listing the history of a file beyond renames #8 1.325 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.325 #8 1.325 Diff algorithm options #8 1.325 --minimal produce the smallest possible diff #8 1.325 -w, --ignore-all-space #8 1.325 ignore whitespace when comparing lines #8 1.326 -b, --ignore-space-change #8 1.326 ignore changes in amount of whitespace #8 1.326 --ignore-space-at-eol #8 1.326 ignore changes in whitespace at EOL #8 1.326 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.326 --ignore-blank-lines ignore changes whose lines are all blank #8 1.326 -I, --ignore-matching-lines <regex> #8 1.326 ignore changes whose all lines match <regex> #8 1.326 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.326 --patience generate diff using the "patience diff" algorithm #8 1.326 --histogram generate diff using the "histogram diff" algorithm #8 1.326 --diff-algorithm <algorithm> #8 1.326 choose a diff algorithm #8 1.326 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.326 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.326 --word-diff-regex <regex> #8 1.326 use <regex> to decide what a word is #8 1.326 --color-words[=<regex>] #8 1.326 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.326 --color-moved[=<mode>] #8 1.326 moved lines of code are colored differently #8 1.326 --color-moved-ws <mode> #8 1.326 how white spaces are ignored in --color-moved #8 1.326 #8 1.326 Other diff options #8 1.326 --relative[=<prefix>] #8 1.326 when run from subdir, exclude changes outside and show relative paths #8 1.326 -a, --text treat all files as text #8 1.326 -R swap two inputs, reverse the diff #8 1.326 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.326 --quiet disable all output of the program #8 1.326 --ext-diff allow an external diff helper to be executed #8 1.326 --textconv run external text conversion filters when comparing binary files #8 1.326 --ignore-submodules[=<when>] #8 1.326 ignore changes to submodules in the diff generation #8 1.326 --submodule[=<format>] #8 1.326 specify how differences in submodules are shown #8 1.326 --ita-invisible-in-index #8 1.326 hide 'git add -N' entries from the index #8 1.326 --ita-visible-in-index #8 1.326 treat 'git add -N' entries as real in the index #8 1.326 -S <string> look for differences that change the number of occurrences of the specified string #8 1.326 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.326 --pickaxe-all show all changes in the changeset with -S or -G #8 1.326 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.326 -O <file> control the order in which files appear in the output #8 1.326 --rotate-to <path> show the change in the specified path first #8 1.326 --skip-to <path> skip the output to the specified path #8 1.326 --find-object <object-id> #8 1.326 look for differences that change the number of occurrences of the specified object #8 1.326 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.326 select files by diff type #8 1.326 --output <file> output to a specific file #8 1.326 #8 1.330 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP' #8 1.330 To add an exception for this directory, call: #8 1.330 #8 1.330 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP #8 1.336 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP' #8 1.336 To add an exception for this directory, call: #8 1.336 #8 1.336 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP #8 1.340 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.340 usage: git diff --no-index [<options>] <path> <path> #8 1.340 #8 1.340 Diff output format options #8 1.340 -p, --patch generate patch #8 1.340 -s, --no-patch suppress diff output #8 1.340 -u generate patch #8 1.340 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.341 -W, --function-context #8 1.341 generate diffs with <n> lines context #8 1.341 --raw generate the diff in raw format #8 1.341 --patch-with-raw synonym for '-p --raw' #8 1.341 --patch-with-stat synonym for '-p --stat' #8 1.341 --numstat machine friendly --stat #8 1.341 --shortstat output only the last line of --stat #8 1.341 -X, --dirstat[=<param1,param2>...] #8 1.341 output the distribution of relative amount of changes for each sub-directory #8 1.341 --cumulative synonym for --dirstat=cumulative #8 1.341 --dirstat-by-file[=<param1,param2>...] #8 1.341 synonym for --dirstat=files,param1,param2... #8 1.341 --check warn if changes introduce conflict markers or whitespace errors #8 1.341 --summary condensed summary such as creations, renames and mode changes #8 1.341 --name-only show only names of changed files #8 1.341 --name-status show only names and status of changed files #8 1.341 --stat[=<width>[,<name-width>[,<count>]]] #8 1.341 generate diffstat #8 1.341 --stat-width <width> generate diffstat with a given width #8 1.341 --stat-name-width <width> #8 1.341 generate diffstat with a given name width #8 1.341 --stat-graph-width <width> #8 1.341 generate diffstat with a given graph width #8 1.341 --stat-count <count> generate diffstat with limited lines #8 1.341 --compact-summary generate compact summary in diffstat #8 1.341 --binary output a binary diff that can be applied #8 1.341 --full-index show full pre- and post-image object names on the "index" lines #8 1.341 --color[=<when>] show colored diff #8 1.341 --ws-error-highlight <kind> #8 1.341 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.341 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.341 --abbrev[=<n>] use <n> digits to display object names #8 1.341 --src-prefix <prefix> #8 1.341 show the given source prefix instead of "a/" #8 1.341 --dst-prefix <prefix> #8 1.341 show the given destination prefix instead of "b/" #8 1.341 --line-prefix <prefix> #8 1.341 prepend an additional prefix to every line of output #8 1.341 --no-prefix do not show any source or destination prefix #8 1.341 --inter-hunk-context <n> #8 1.341 show context between diff hunks up to the specified number of lines #8 1.341 --output-indicator-new <char> #8 1.341 specify the character to indicate a new line instead of '+' #8 1.341 --output-indicator-old <char> #8 1.341 specify the character to indicate an old line instead of '-' #8 1.341 --output-indicator-context <char> #8 1.341 specify the character to indicate a context instead of ' ' #8 1.341 #8 1.341 Diff rename options #8 1.341 -B, --break-rewrites[=<n>[/<m>]] #8 1.341 break complete rewrite changes into pairs of delete and create #8 1.341 -M, --find-renames[=<n>] #8 1.341 detect renames #8 1.341 -D, --irreversible-delete #8 1.341 omit the preimage for deletes #8 1.341 -C, --find-copies[=<n>] #8 1.341 detect copies #8 1.341 --find-copies-harder use unmodified files as source to find copies #8 1.341 --no-renames disable rename detection #8 1.341 --rename-empty use empty blobs as rename source #8 1.341 --follow continue listing the history of a file beyond renames #8 1.341 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.341 #8 1.341 Diff algorithm options #8 1.341 --minimal produce the smallest possible diff #8 1.341 -w, --ignore-all-space #8 1.341 ignore whitespace when comparing lines #8 1.341 -b, --ignore-space-change #8 1.341 ignore changes in amount of whitespace #8 1.341 --ignore-space-at-eol #8 1.341 ignore changes in whitespace at EOL #8 1.341 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.341 --ignore-blank-lines ignore changes whose lines are all blank #8 1.341 -I, --ignore-matching-lines <regex> #8 1.341 ignore changes whose all lines match <regex> #8 1.341 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.341 --patience generate diff using the "patience diff" algorithm #8 1.341 --histogram generate diff using the "histogram diff" algorithm #8 1.341 --diff-algorithm <algorithm> #8 1.341 choose a diff algorithm #8 1.341 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.341 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.341 --word-diff-regex <regex> #8 1.341 use <regex> to decide what a word is #8 1.341 --color-words[=<regex>] #8 1.341 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.341 --color-moved[=<mode>] #8 1.341 moved lines of code are colored differently #8 1.341 --color-moved-ws <mode> #8 1.341 how white spaces are ignored in --color-moved #8 1.341 #8 1.341 Other diff options #8 1.341 --relative[=<prefix>] #8 1.341 when run from subdir, exclude changes outside and show relative paths #8 1.341 -a, --text treat all files as text #8 1.341 -R swap two inputs, reverse the diff #8 1.341 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.341 --quiet disable all output of the program #8 1.341 --ext-diff allow an external diff helper to be executed #8 1.341 --textconv run external text conversion filters when comparing binary files #8 1.341 --ignore-submodules[=<when>] #8 1.341 ignore changes to submodules in the diff generation #8 1.341 --submodule[=<format>] #8 1.341 specify how differences in submodules are shown #8 1.341 --ita-invisible-in-index #8 1.341 hide 'git add -N' entries from the index #8 1.341 --ita-visible-in-index #8 1.341 treat 'git add -N' entries as real in the index #8 1.341 -S <string> look for differences that change the number of occurrences of the specified string #8 1.341 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.341 --pickaxe-all show all changes in the changeset with -S or -G #8 1.341 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.341 -O <file> control the order in which files appear in the output #8 1.341 --rotate-to <path> show the change in the specified path first #8 1.341 --skip-to <path> skip the output to the specified path #8 1.341 --find-object <object-id> #8 1.341 look for differences that change the number of occurrences of the specified object #8 1.341 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.341 select files by diff type #8 1.341 --output <file> output to a specific file #8 1.341 #8 1.343 Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP' #8 1.343 Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP' #8 1.343 Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/update' #8 1.343 Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/update' #8 1.343 Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/clean' #8 1.343 Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/clean' #8 1.343 Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/distclean' #8 1.343 Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/distclean' #8 1.347 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSGP_v13.0.0' #8 1.347 To add an exception for this directory, call: #8 1.347 #8 1.347 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSGP_v13.0.0 #8 1.353 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSGP_v13.0.0' #8 1.353 To add an exception for this directory, call: #8 1.353 #8 1.353 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSGP_v13.0.0 #8 1.357 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.357 usage: git diff --no-index [<options>] <path> <path> #8 1.357 #8 1.357 Diff output format options #8 1.357 -p, --patch generate patch #8 1.357 -s, --no-patch suppress diff output #8 1.357 -u generate patch #8 1.357 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.357 -W, --function-context #8 1.357 generate diffs with <n> lines context #8 1.357 --raw generate the diff in raw format #8 1.357 --patch-with-raw synonym for '-p --raw' #8 1.357 --patch-with-stat synonym for '-p --stat' #8 1.357 --numstat machine friendly --stat #8 1.357 --shortstat output only the last line of --stat #8 1.357 -X, --dirstat[=<param1,param2>...] #8 1.357 output the distribution of relative amount of changes for each sub-directory #8 1.357 --cumulative synonym for --dirstat=cumulative #8 1.357 --dirstat-by-file[=<param1,param2>...] #8 1.357 synonym for --dirstat=files,param1,param2... #8 1.357 --check warn if changes introduce conflict markers or whitespace errors #8 1.357 --summary condensed summary such as creations, renames and mode changes #8 1.357 --name-only show only names of changed files #8 1.357 --name-status show only names and status of changed files #8 1.357 --stat[=<width>[,<name-width>[,<count>]]] #8 1.357 generate diffstat #8 1.357 --stat-width <width> generate diffstat with a given width #8 1.358 --stat-name-width <width> #8 1.358 generate diffstat with a given name width #8 1.358 --stat-graph-width <width> #8 1.358 generate diffstat with a given graph width #8 1.358 --stat-count <count> generate diffstat with limited lines #8 1.358 --compact-summary generate compact summary in diffstat #8 1.358 --binary output a binary diff that can be applied #8 1.358 --full-index show full pre- and post-image object names on the "index" lines #8 1.358 --color[=<when>] show colored diff #8 1.358 --ws-error-highlight <kind> #8 1.358 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.358 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.358 --abbrev[=<n>] use <n> digits to display object names #8 1.358 --src-prefix <prefix> #8 1.358 show the given source prefix instead of "a/" #8 1.358 --dst-prefix <prefix> #8 1.358 show the given destination prefix instead of "b/" #8 1.358 --line-prefix <prefix> #8 1.358 prepend an additional prefix to every line of output #8 1.358 --no-prefix do not show any source or destination prefix #8 1.358 --inter-hunk-context <n> #8 1.358 show context between diff hunks up to the specified number of lines #8 1.358 --output-indicator-new <char> #8 1.358 specify the character to indicate a new line instead of '+' #8 1.358 --output-indicator-old <char> #8 1.358 specify the character to indicate an old line instead of '-' #8 1.358 --output-indicator-context <char> #8 1.358 specify the character to indicate a context instead of ' ' #8 1.358 #8 1.358 Diff rename options #8 1.358 -B, --break-rewrites[=<n>[/<m>]] #8 1.358 break complete rewrite changes into pairs of delete and create #8 1.358 -M, --find-renames[=<n>] #8 1.358 detect renames #8 1.358 -D, --irreversible-delete #8 1.358 omit the preimage for deletes #8 1.358 -C, --find-copies[=<n>] #8 1.358 detect copies #8 1.358 --find-copies-harder use unmodified files as source to find copies #8 1.358 --no-renames disable rename detection #8 1.358 --rename-empty use empty blobs as rename source #8 1.358 --follow continue listing the history of a file beyond renames #8 1.358 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.358 #8 1.358 Diff algorithm options #8 1.358 --minimal produce the smallest possible diff #8 1.358 -w, --ignore-all-space #8 1.358 ignore whitespace when comparing lines #8 1.358 -b, --ignore-space-change #8 1.358 ignore changes in amount of whitespace #8 1.358 --ignore-space-at-eol #8 1.358 ignore changes in whitespace at EOL #8 1.358 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.358 --ignore-blank-lines ignore changes whose lines are all blank #8 1.358 -I, --ignore-matching-lines <regex> #8 1.358 ignore changes whose all lines match <regex> #8 1.358 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.358 --patience generate diff using the "patience diff" algorithm #8 1.358 --histogram generate diff using the "histogram diff" algorithm #8 1.358 --diff-algorithm <algorithm> #8 1.358 choose a diff algorithm #8 1.358 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.358 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.358 --word-diff-regex <regex> #8 1.358 use <regex> to decide what a word is #8 1.358 --color-words[=<regex>] #8 1.358 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.358 --color-moved[=<mode>] #8 1.358 moved lines of code are colored differently #8 1.358 --color-moved-ws <mode> #8 1.358 how white spaces are ignored in --color-moved #8 1.358 #8 1.358 Other diff options #8 1.358 --relative[=<prefix>] #8 1.358 when run from subdir, exclude changes outside and show relative paths #8 1.358 -a, --text treat all files as text #8 1.358 -R swap two inputs, reverse the diff #8 1.358 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.358 --quiet disable all output of the program #8 1.358 --ext-diff allow an external diff helper to be executed #8 1.358 --textconv run external text conversion filters when comparing binary files #8 1.358 --ignore-submodules[=<when>] #8 1.358 ignore changes to submodules in the diff generation #8 1.358 --submodule[=<format>] #8 1.358 specify how differences in submodules are shown #8 1.358 --ita-invisible-in-index #8 1.358 hide 'git add -N' entries from the index #8 1.358 --ita-visible-in-index #8 1.358 treat 'git add -N' entries as real in the index #8 1.358 -S <string> look for differences that change the number of occurrences of the specified string #8 1.358 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.358 --pickaxe-all show all changes in the changeset with -S or -G #8 1.358 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.358 -O <file> control the order in which files appear in the output #8 1.358 --rotate-to <path> show the change in the specified path first #8 1.358 --skip-to <path> skip the output to the specified path #8 1.358 --find-object <object-id> #8 1.358 look for differences that change the number of occurrences of the specified object #8 1.358 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.358 select files by diff type #8 1.358 --output <file> output to a specific file #8 1.358 #8 1.362 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/osmo-uecups' #8 1.362 To add an exception for this directory, call: #8 1.362 #8 1.362 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/osmo-uecups #8 1.369 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/osmo-uecups' #8 1.369 To add an exception for this directory, call: #8 1.369 #8 1.369 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/osmo-uecups #8 1.373 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.373 usage: git diff --no-index [<options>] <path> <path> #8 1.373 #8 1.373 Diff output format options #8 1.373 -p, --patch generate patch #8 1.373 -s, --no-patch suppress diff output #8 1.373 -u generate patch #8 1.373 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.373 -W, --function-context #8 1.373 generate diffs with <n> lines context #8 1.373 --raw generate the diff in raw format #8 1.373 --patch-with-raw synonym for '-p --raw' #8 1.373 --patch-with-stat synonym for '-p --stat' #8 1.373 --numstat machine friendly --stat #8 1.373 --shortstat output only the last line of --stat #8 1.373 -X, --dirstat[=<param1,param2>...] #8 1.373 output the distribution of relative amount of changes for each sub-directory #8 1.373 --cumulative synonym for --dirstat=cumulative #8 1.373 --dirstat-by-file[=<param1,param2>...] #8 1.373 synonym for --dirstat=files,param1,param2... #8 1.373 --check warn if changes introduce conflict markers or whitespace errors #8 1.373 --summary condensed summary such as creations, renames and mode changes #8 1.373 --name-only show only names of changed files #8 1.373 --name-status show only names and status of changed files #8 1.373 --stat[=<width>[,<name-width>[,<count>]]] #8 1.373 generate diffstat #8 1.373 --stat-width <width> generate diffstat with a given width #8 1.373 --stat-name-width <width> #8 1.373 generate diffstat with a given name width #8 1.373 --stat-graph-width <width> #8 1.373 generate diffstat with a given graph width #8 1.373 --stat-count <count> generate diffstat with limited lines #8 1.373 --compact-summary generate compact summary in diffstat #8 1.373 --binary output a binary diff that can be applied #8 1.373 --full-index show full pre- and post-image object names on the "index" lines #8 1.373 --color[=<when>] show colored diff #8 1.373 --ws-error-highlight <kind> #8 1.373 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.373 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.373 --abbrev[=<n>] use <n> digits to display object names #8 1.373 --src-prefix <prefix> #8 1.373 show the given source prefix instead of "a/" #8 1.373 --dst-prefix <prefix> #8 1.373 show the given destination prefix instead of "b/" #8 1.373 --line-prefix <prefix> #8 1.373 prepend an additional prefix to every line of output #8 1.373 --no-prefix do not show any source or destination prefix #8 1.373 --inter-hunk-context <n> #8 1.373 show context between diff hunks up to the specified number of lines #8 1.373 --output-indicator-new <char> #8 1.373 specify the character to indicate a new line instead of '+' #8 1.373 --output-indicator-old <char> #8 1.373 specify the character to indicate an old line instead of '-' #8 1.373 --output-indicator-context <char> #8 1.373 specify the character to indicate a context instead of ' ' #8 1.373 #8 1.373 Diff rename options #8 1.373 -B, --break-rewrites[=<n>[/<m>]] #8 1.373 break complete rewrite changes into pairs of delete and create #8 1.373 -M, --find-renames[=<n>] #8 1.373 detect renames #8 1.373 -D, --irreversible-delete #8 1.373 omit the preimage for deletes #8 1.373 -C, --find-copies[=<n>] #8 1.373 detect copies #8 1.373 --find-copies-harder use unmodified files as source to find copies #8 1.373 --no-renames disable rename detection #8 1.373 --rename-empty use empty blobs as rename source #8 1.373 --follow continue listing the history of a file beyond renames #8 1.373 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.373 #8 1.373 Diff algorithm options #8 1.373 --minimal produce the smallest possible diff #8 1.373 -w, --ignore-all-space #8 1.373 ignore whitespace when comparing lines #8 1.373 -b, --ignore-space-change #8 1.373 ignore changes in amount of whitespace #8 1.373 --ignore-space-at-eol #8 1.373 ignore changes in whitespace at EOL #8 1.373 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.373 --ignore-blank-lines ignore changes whose lines are all blank #8 1.373 -I, --ignore-matching-lines <regex> #8 1.374 ignore changes whose all lines match <regex> #8 1.374 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.374 --patience generate diff using the "patience diff" algorithm #8 1.374 --histogram generate diff using the "histogram diff" algorithm #8 1.374 --diff-algorithm <algorithm> #8 1.374 choose a diff algorithm #8 1.374 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.374 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.374 --word-diff-regex <regex> #8 1.374 use <regex> to decide what a word is #8 1.374 --color-words[=<regex>] #8 1.374 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.374 --color-moved[=<mode>] #8 1.374 moved lines of code are colored differently #8 1.374 --color-moved-ws <mode> #8 1.374 how white spaces are ignored in --color-moved #8 1.374 #8 1.374 Other diff options #8 1.374 --relative[=<prefix>] #8 1.374 when run from subdir, exclude changes outside and show relative paths #8 1.374 -a, --text treat all files as text #8 1.374 -R swap two inputs, reverse the diff #8 1.374 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.374 --quiet disable all output of the program #8 1.374 --ext-diff allow an external diff helper to be executed #8 1.374 --textconv run external text conversion filters when comparing binary files #8 1.374 --ignore-submodules[=<when>] #8 1.374 ignore changes to submodules in the diff generation #8 1.374 --submodule[=<format>] #8 1.374 specify how differences in submodules are shown #8 1.374 --ita-invisible-in-index #8 1.374 hide 'git add -N' entries from the index #8 1.374 --ita-visible-in-index #8 1.374 treat 'git add -N' entries as real in the index #8 1.374 -S <string> look for differences that change the number of occurrences of the specified string #8 1.374 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.374 --pickaxe-all show all changes in the changeset with -S or -G #8 1.374 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.374 -O <file> control the order in which files appear in the output #8 1.374 --rotate-to <path> show the change in the specified path first #8 1.374 --skip-to <path> skip the output to the specified path #8 1.374 --find-object <object-id> #8 1.374 look for differences that change the number of occurrences of the specified object #8 1.374 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.374 select files by diff type #8 1.374 --output <file> output to a specific file #8 1.374 #8 1.378 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSMAP' #8 1.378 To add an exception for this directory, call: #8 1.378 #8 1.378 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSMAP #8 1.384 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSMAP' #8 1.384 To add an exception for this directory, call: #8 1.384 #8 1.384 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSMAP #8 1.389 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.389 usage: git diff --no-index [<options>] <path> <path> #8 1.389 #8 1.389 Diff output format options #8 1.389 -p, --patch generate patch #8 1.389 -s, --no-patch suppress diff output #8 1.389 -u generate patch #8 1.389 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.389 -W, --function-context #8 1.389 generate diffs with <n> lines context #8 1.389 --raw generate the diff in raw format #8 1.389 --patch-with-raw synonym for '-p --raw' #8 1.389 --patch-with-stat synonym for '-p --stat' #8 1.389 --numstat machine friendly --stat #8 1.389 --shortstat output only the last line of --stat #8 1.389 -X, --dirstat[=<param1,param2>...] #8 1.389 output the distribution of relative amount of changes for each sub-directory #8 1.389 --cumulative synonym for --dirstat=cumulative #8 1.389 --dirstat-by-file[=<param1,param2>...] #8 1.389 synonym for --dirstat=files,param1,param2... #8 1.389 --check warn if changes introduce conflict markers or whitespace errors #8 1.389 --summary condensed summary such as creations, renames and mode changes #8 1.389 --name-only show only names of changed files #8 1.389 --name-status show only names and status of changed files #8 1.389 --stat[=<width>[,<name-width>[,<count>]]] #8 1.389 generate diffstat #8 1.389 --stat-width <width> generate diffstat with a given width #8 1.389 --stat-name-width <width> #8 1.389 generate diffstat with a given name width #8 1.389 --stat-graph-width <width> #8 1.389 generate diffstat with a given graph width #8 1.389 --stat-count <count> generate diffstat with limited lines #8 1.389 --compact-summary generate compact summary in diffstat #8 1.389 --binary output a binary diff that can be applied #8 1.389 --full-index show full pre- and post-image object names on the "index" lines #8 1.389 --color[=<when>] show colored diff #8 1.389 --ws-error-highlight <kind> #8 1.389 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.389 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.389 --abbrev[=<n>] use <n> digits to display object names #8 1.389 --src-prefix <prefix> #8 1.389 show the given source prefix instead of "a/" #8 1.389 --dst-prefix <prefix> #8 1.389 show the given destination prefix instead of "b/" #8 1.389 --line-prefix <prefix> #8 1.389 prepend an additional prefix to every line of output #8 1.389 --no-prefix do not show any source or destination prefix #8 1.389 --inter-hunk-context <n> #8 1.389 show context between diff hunks up to the specified number of lines #8 1.389 --output-indicator-new <char> #8 1.389 specify the character to indicate a new line instead of '+' #8 1.389 --output-indicator-old <char> #8 1.389 specify the character to indicate an old line instead of '-' #8 1.389 --output-indicator-context <char> #8 1.389 specify the character to indicate a context instead of ' ' #8 1.389 #8 1.389 Diff rename options #8 1.389 -B, --break-rewrites[=<n>[/<m>]] #8 1.389 break complete rewrite changes into pairs of delete and create #8 1.389 -M, --find-renames[=<n>] #8 1.389 detect renames #8 1.389 -D, --irreversible-delete #8 1.389 omit the preimage for deletes #8 1.389 -C, --find-copies[=<n>] #8 1.389 detect copies #8 1.389 --find-copies-harder use unmodified files as source to find copies #8 1.389 --no-renames disable rename detection #8 1.389 --rename-empty use empty blobs as rename source #8 1.389 --follow continue listing the history of a file beyond renames #8 1.389 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.389 #8 1.389 Diff algorithm options #8 1.389 --minimal produce the smallest possible diff #8 1.389 -w, --ignore-all-space #8 1.389 ignore whitespace when comparing lines #8 1.389 -b, --ignore-space-change #8 1.389 ignore changes in amount of whitespace #8 1.389 --ignore-space-at-eol #8 1.389 ignore changes in whitespace at EOL #8 1.389 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.389 --ignore-blank-lines ignore changes whose lines are all blank #8 1.389 -I, --ignore-matching-lines <regex> #8 1.389 ignore changes whose all lines match <regex> #8 1.389 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.389 --patience generate diff using the "patience diff" algorithm #8 1.389 --histogram generate diff using the "histogram diff" algorithm #8 1.389 --diff-algorithm <algorithm> #8 1.389 choose a diff algorithm #8 1.389 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.389 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.389 --word-diff-regex <regex> #8 1.389 use <regex> to decide what a word is #8 1.389 --color-words[=<regex>] #8 1.389 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.389 --color-moved[=<mode>] #8 1.389 moved lines of code are colored differently #8 1.389 --color-moved-ws <mode> #8 1.389 how white spaces are ignored in --color-moved #8 1.389 #8 1.389 Other diff options #8 1.389 --relative[=<prefix>] #8 1.389 when run from subdir, exclude changes outside and show relative paths #8 1.389 -a, --text treat all files as text #8 1.389 -R swap two inputs, reverse the diff #8 1.389 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.389 --quiet disable all output of the program #8 1.389 --ext-diff allow an external diff helper to be executed #8 1.389 --textconv run external text conversion filters when comparing binary files #8 1.389 --ignore-submodules[=<when>] #8 1.389 ignore changes to submodules in the diff generation #8 1.389 --submodule[=<format>] #8 1.389 specify how differences in submodules are shown #8 1.389 --ita-invisible-in-index #8 1.389 hide 'git add -N' entries from the index #8 1.389 --ita-visible-in-index #8 1.389 treat 'git add -N' entries as real in the index #8 1.389 -S <string> look for differences that change the number of occurrences of the specified string #8 1.389 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.389 --pickaxe-all show all changes in the changeset with -S or -G #8 1.389 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.389 -O <file> control the order in which files appear in the output #8 1.389 --rotate-to <path> show the change in the specified path first #8 1.389 --skip-to <path> skip the output to the specified path #8 1.389 --find-object <object-id> #8 1.389 look for differences that change the number of occurrences of the specified object #8 1.389 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.389 select files by diff type #8 1.389 --output <file> output to a specific file #8 1.389 #8 1.393 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.MAP' #8 1.393 To add an exception for this directory, call: #8 1.393 #8 1.393 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.MAP #8 1.399 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.MAP' #8 1.399 To add an exception for this directory, call: #8 1.399 #8 1.399 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.MAP #8 1.402 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.402 usage: git diff --no-index [<options>] <path> <path> #8 1.402 #8 1.402 Diff output format options #8 1.402 -p, --patch generate patch #8 1.402 -s, --no-patch suppress diff output #8 1.402 -u generate patch #8 1.402 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.402 -W, --function-context #8 1.402 generate diffs with <n> lines context #8 1.402 --raw generate the diff in raw format #8 1.402 --patch-with-raw synonym for '-p --raw' #8 1.402 --patch-with-stat synonym for '-p --stat' #8 1.402 --numstat machine friendly --stat #8 1.402 --shortstat output only the last line of --stat #8 1.402 -X, --dirstat[=<param1,param2>...] #8 1.402 output the distribution of relative amount of changes for each sub-directory #8 1.402 --cumulative synonym for --dirstat=cumulative #8 1.402 --dirstat-by-file[=<param1,param2>...] #8 1.402 synonym for --dirstat=files,param1,param2... #8 1.402 --check warn if changes introduce conflict markers or whitespace errors #8 1.402 --summary condensed summary such as creations, renames and mode changes #8 1.402 --name-only show only names of changed files #8 1.402 --name-status show only names and status of changed files #8 1.402 --stat[=<width>[,<name-width>[,<count>]]] #8 1.402 generate diffstat #8 1.402 --stat-width <width> generate diffstat with a given width #8 1.402 --stat-name-width <width> #8 1.402 generate diffstat with a given name width #8 1.402 --stat-graph-width <width> #8 1.402 generate diffstat with a given graph width #8 1.402 --stat-count <count> generate diffstat with limited lines #8 1.402 --compact-summary generate compact summary in diffstat #8 1.402 --binary output a binary diff that can be applied #8 1.402 --full-index show full pre- and post-image object names on the "index" lines #8 1.402 --color[=<when>] show colored diff #8 1.402 --ws-error-highlight <kind> #8 1.402 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.402 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.402 --abbrev[=<n>] use <n> digits to display object names #8 1.402 --src-prefix <prefix> #8 1.402 show the given source prefix instead of "a/" #8 1.402 --dst-prefix <prefix> #8 1.402 show the given destination prefix instead of "b/" #8 1.402 --line-prefix <prefix> #8 1.402 prepend an additional prefix to every line of output #8 1.402 --no-prefix do not show any source or destination prefix #8 1.402 --inter-hunk-context <n> #8 1.402 show context between diff hunks up to the specified number of lines #8 1.402 --output-indicator-new <char> #8 1.402 specify the character to indicate a new line instead of '+' #8 1.402 --output-indicator-old <char> #8 1.402 specify the character to indicate an old line instead of '-' #8 1.402 --output-indicator-context <char> #8 1.402 specify the character to indicate a context instead of ' ' #8 1.402 #8 1.402 Diff rename options #8 1.402 -B, --break-rewrites[=<n>[/<m>]] #8 1.402 break complete rewrite changes into pairs of delete and create #8 1.402 -M, --find-renames[=<n>] #8 1.402 detect renames #8 1.402 -D, --irreversible-delete #8 1.402 omit the preimage for deletes #8 1.402 -C, --find-copies[=<n>] #8 1.402 detect copies #8 1.402 --find-copies-harder use unmodified files as source to find copies #8 1.402 --no-renames disable rename detection #8 1.402 --rename-empty use empty blobs as rename source #8 1.402 --follow continue listing the history of a file beyond renames #8 1.402 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.402 #8 1.402 Diff algorithm options #8 1.402 --minimal produce the smallest possible diff #8 1.402 -w, --ignore-all-space #8 1.402 ignore whitespace when comparing lines #8 1.402 -b, --ignore-space-change #8 1.402 ignore changes in amount of whitespace #8 1.402 --ignore-space-at-eol #8 1.402 ignore changes in whitespace at EOL #8 1.402 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.402 --ignore-blank-lines ignore changes whose lines are all blank #8 1.402 -I, --ignore-matching-lines <regex> #8 1.402 ignore changes whose all lines match <regex> #8 1.402 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.402 --patience generate diff using the "patience diff" algorithm #8 1.402 --histogram generate diff using the "histogram diff" algorithm #8 1.402 --diff-algorithm <algorithm> #8 1.403 choose a diff algorithm #8 1.403 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.403 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.403 --word-diff-regex <regex> #8 1.403 use <regex> to decide what a word is #8 1.403 --color-words[=<regex>] #8 1.403 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.403 --color-moved[=<mode>] #8 1.403 moved lines of code are colored differently #8 1.403 --color-moved-ws <mode> #8 1.403 how white spaces are ignored in --color-moved #8 1.403 #8 1.403 Other diff options #8 1.403 --relative[=<prefix>] #8 1.403 when run from subdir, exclude changes outside and show relative paths #8 1.403 -a, --text treat all files as text #8 1.403 -R swap two inputs, reverse the diff #8 1.403 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.403 --quiet disable all output of the program #8 1.403 --ext-diff allow an external diff helper to be executed #8 1.403 --textconv run external text conversion filters when comparing binary files #8 1.403 --ignore-submodules[=<when>] #8 1.403 ignore changes to submodules in the diff generation #8 1.403 --submodule[=<format>] #8 1.403 specify how differences in submodules are shown #8 1.403 --ita-invisible-in-index #8 1.403 hide 'git add -N' entries from the index #8 1.403 --ita-visible-in-index #8 1.403 treat 'git add -N' entries as real in the index #8 1.403 -S <string> look for differences that change the number of occurrences of the specified string #8 1.403 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.403 --pickaxe-all show all changes in the changeset with -S or -G #8 1.403 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.403 -O <file> control the order in which files appear in the output #8 1.403 --rotate-to <path> show the change in the specified path first #8 1.403 --skip-to <path> skip the output to the specified path #8 1.403 --find-object <object-id> #8 1.403 look for differences that change the number of occurrences of the specified object #8 1.403 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.403 select files by diff type #8 1.403 --output <file> output to a specific file #8 1.403 #8 1.407 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.AF_PACKET' #8 1.407 To add an exception for this directory, call: #8 1.407 #8 1.407 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.AF_PACKET #8 1.413 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.AF_PACKET' #8 1.413 To add an exception for this directory, call: #8 1.413 #8 1.413 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.AF_PACKET #8 1.417 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.417 usage: git diff --no-index [<options>] <path> <path> #8 1.417 #8 1.417 Diff output format options #8 1.417 -p, --patch generate patch #8 1.417 -s, --no-patch suppress diff output #8 1.417 -u generate patch #8 1.417 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.417 -W, --function-context #8 1.417 generate diffs with <n> lines context #8 1.417 --raw generate the diff in raw format #8 1.417 --patch-with-raw synonym for '-p --raw' #8 1.417 --patch-with-stat synonym for '-p --stat' #8 1.417 --numstat machine friendly --stat #8 1.417 --shortstat output only the last line of --stat #8 1.417 -X, --dirstat[=<param1,param2>...] #8 1.417 output the distribution of relative amount of changes for each sub-directory #8 1.417 --cumulative synonym for --dirstat=cumulative #8 1.417 --dirstat-by-file[=<param1,param2>...] #8 1.417 synonym for --dirstat=files,param1,param2... #8 1.417 --check warn if changes introduce conflict markers or whitespace errors #8 1.417 --summary condensed summary such as creations, renames and mode changes #8 1.417 --name-only show only names of changed files #8 1.417 --name-status show only names and status of changed files #8 1.417 --stat[=<width>[,<name-width>[,<count>]]] #8 1.417 generate diffstat #8 1.417 --stat-width <width> generate diffstat with a given width #8 1.417 --stat-name-width <width> #8 1.417 generate diffstat with a given name width #8 1.417 --stat-graph-width <width> #8 1.417 generate diffstat with a given graph width #8 1.417 --stat-count <count> generate diffstat with limited lines #8 1.417 --compact-summary generate compact summary in diffstat #8 1.417 --binary output a binary diff that can be applied #8 1.417 --full-index show full pre- and post-image object names on the "index" lines #8 1.417 --color[=<when>] show colored diff #8 1.417 --ws-error-highlight <kind> #8 1.417 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.417 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.417 --abbrev[=<n>] use <n> digits to display object names #8 1.417 --src-prefix <prefix> #8 1.417 show the given source prefix instead of "a/" #8 1.417 --dst-prefix <prefix> #8 1.417 show the given destination prefix instead of "b/" #8 1.417 --line-prefix <prefix> #8 1.417 prepend an additional prefix to every line of output #8 1.417 --no-prefix do not show any source or destination prefix #8 1.417 --inter-hunk-context <n> #8 1.417 show context between diff hunks up to the specified number of lines #8 1.417 --output-indicator-new <char> #8 1.417 specify the character to indicate a new line instead of '+' #8 1.417 --output-indicator-old <char> #8 1.417 specify the character to indicate an old line instead of '-' #8 1.417 --output-indicator-context <char> #8 1.417 specify the character to indicate a context instead of ' ' #8 1.417 #8 1.417 Diff rename options #8 1.417 -B, --break-rewrites[=<n>[/<m>]] #8 1.417 break complete rewrite changes into pairs of delete and create #8 1.417 -M, --find-renames[=<n>] #8 1.418 detect renames #8 1.418 -D, --irreversible-delete #8 1.418 omit the preimage for deletes #8 1.418 -C, --find-copies[=<n>] #8 1.418 detect copies #8 1.418 --find-copies-harder use unmodified files as source to find copies #8 1.418 --no-renames disable rename detection #8 1.418 --rename-empty use empty blobs as rename source #8 1.418 --follow continue listing the history of a file beyond renames #8 1.418 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.418 #8 1.418 Diff algorithm options #8 1.418 --minimal produce the smallest possible diff #8 1.418 -w, --ignore-all-space #8 1.418 ignore whitespace when comparing lines #8 1.418 -b, --ignore-space-change #8 1.418 ignore changes in amount of whitespace #8 1.418 --ignore-space-at-eol #8 1.418 ignore changes in whitespace at EOL #8 1.418 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.418 --ignore-blank-lines ignore changes whose lines are all blank #8 1.418 -I, --ignore-matching-lines <regex> #8 1.418 ignore changes whose all lines match <regex> #8 1.418 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.418 --patience generate diff using the "patience diff" algorithm #8 1.418 --histogram generate diff using the "histogram diff" algorithm #8 1.418 --diff-algorithm <algorithm> #8 1.418 choose a diff algorithm #8 1.418 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.418 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.418 --word-diff-regex <regex> #8 1.418 use <regex> to decide what a word is #8 1.418 --color-words[=<regex>] #8 1.418 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.418 --color-moved[=<mode>] #8 1.418 moved lines of code are colored differently #8 1.418 --color-moved-ws <mode> #8 1.418 how white spaces are ignored in --color-moved #8 1.418 #8 1.418 Other diff options #8 1.418 --relative[=<prefix>] #8 1.418 when run from subdir, exclude changes outside and show relative paths #8 1.418 -a, --text treat all files as text #8 1.418 -R swap two inputs, reverse the diff #8 1.418 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.418 --quiet disable all output of the program #8 1.418 --ext-diff allow an external diff helper to be executed #8 1.418 --textconv run external text conversion filters when comparing binary files #8 1.418 --ignore-submodules[=<when>] #8 1.418 ignore changes to submodules in the diff generation #8 1.418 --submodule[=<format>] #8 1.418 specify how differences in submodules are shown #8 1.418 --ita-invisible-in-index #8 1.418 hide 'git add -N' entries from the index #8 1.418 --ita-visible-in-index #8 1.418 treat 'git add -N' entries as real in the index #8 1.418 -S <string> look for differences that change the number of occurrences of the specified string #8 1.418 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.418 --pickaxe-all show all changes in the changeset with -S or -G #8 1.418 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.418 -O <file> control the order in which files appear in the output #8 1.418 --rotate-to <path> show the change in the specified path first #8 1.418 --skip-to <path> skip the output to the specified path #8 1.418 --find-object <object-id> #8 1.418 look for differences that change the number of occurrences of the specified object #8 1.418 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.418 select files by diff type #8 1.418 --output <file> output to a specific file #8 1.418 #8 1.422 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.USB' #8 1.422 To add an exception for this directory, call: #8 1.422 #8 1.422 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.USB #8 1.428 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.USB' #8 1.428 To add an exception for this directory, call: #8 1.428 #8 1.428 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.USB #8 1.432 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.432 usage: git diff --no-index [<options>] <path> <path> #8 1.432 #8 1.432 Diff output format options #8 1.432 -p, --patch generate patch #8 1.432 -s, --no-patch suppress diff output #8 1.432 -u generate patch #8 1.432 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.432 -W, --function-context #8 1.432 generate diffs with <n> lines context #8 1.432 --raw generate the diff in raw format #8 1.432 --patch-with-raw synonym for '-p --raw' #8 1.432 --patch-with-stat synonym for '-p --stat' #8 1.432 --numstat machine friendly --stat #8 1.432 --shortstat output only the last line of --stat #8 1.432 -X, --dirstat[=<param1,param2>...] #8 1.432 output the distribution of relative amount of changes for each sub-directory #8 1.432 --cumulative synonym for --dirstat=cumulative #8 1.432 --dirstat-by-file[=<param1,param2>...] #8 1.432 synonym for --dirstat=files,param1,param2... #8 1.432 --check warn if changes introduce conflict markers or whitespace errors #8 1.432 --summary condensed summary such as creations, renames and mode changes #8 1.432 --name-only show only names of changed files #8 1.432 --name-status show only names and status of changed files #8 1.432 --stat[=<width>[,<name-width>[,<count>]]] #8 1.432 generate diffstat #8 1.432 --stat-width <width> generate diffstat with a given width #8 1.432 --stat-name-width <width> #8 1.432 generate diffstat with a given name width #8 1.432 --stat-graph-width <width> #8 1.432 generate diffstat with a given graph width #8 1.432 --stat-count <count> generate diffstat with limited lines #8 1.432 --compact-summary generate compact summary in diffstat #8 1.432 --binary output a binary diff that can be applied #8 1.432 --full-index show full pre- and post-image object names on the "index" lines #8 1.432 --color[=<when>] show colored diff #8 1.432 --ws-error-highlight <kind> #8 1.432 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.432 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.432 --abbrev[=<n>] use <n> digits to display object names #8 1.432 --src-prefix <prefix> #8 1.432 show the given source prefix instead of "a/" #8 1.432 --dst-prefix <prefix> #8 1.432 show the given destination prefix instead of "b/" #8 1.432 --line-prefix <prefix> #8 1.432 prepend an additional prefix to every line of output #8 1.432 --no-prefix do not show any source or destination prefix #8 1.432 --inter-hunk-context <n> #8 1.432 show context between diff hunks up to the specified number of lines #8 1.432 --output-indicator-new <char> #8 1.432 specify the character to indicate a new line instead of '+' #8 1.432 --output-indicator-old <char> #8 1.432 specify the character to indicate an old line instead of '-' #8 1.432 --output-indicator-context <char> #8 1.432 specify the character to indicate a context instead of ' ' #8 1.432 #8 1.432 Diff rename options #8 1.432 -B, --break-rewrites[=<n>[/<m>]] #8 1.432 break complete rewrite changes into pairs of delete and create #8 1.432 -M, --find-renames[=<n>] #8 1.432 detect renames #8 1.432 -D, --irreversible-delete #8 1.432 omit the preimage for deletes #8 1.432 -C, --find-copies[=<n>] #8 1.432 detect copies #8 1.432 --find-copies-harder use unmodified files as source to find copies #8 1.432 --no-renames disable rename detection #8 1.432 --rename-empty use empty blobs as rename source #8 1.432 --follow continue listing the history of a file beyond renames #8 1.432 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.432 #8 1.432 Diff algorithm options #8 1.432 --minimal produce the smalles #8 1.432 [output clipped, log limit 200KiB/s reached] #8 1.436 WARNING: titan.Libraries.TCCUsefulFunctions skipped because it contains uncommitted modifications! #8 1.437 WARNING: titan.ProtocolEmulations.M3UA skipped because it contains uncommitted modifications! #8 1.437 WARNING: titan.ProtocolEmulations.SCCP skipped because it contains uncommitted modifications! #8 1.437 WARNING: titan.ProtocolModules.BSSAPP_v7.3.0 skipped because it contains uncommitted modifications! #8 1.437 WARNING: titan.ProtocolModules.DIAMETER_ProtocolModule_Generator skipped because it contains uncommitted modifications! #8 1.438 WARNING: titan.ProtocolModules.DNS skipped because it contains uncommitted modifications! #8 1.438 WARNING: titan.ProtocolModules.GRE skipped because it contains uncommitted modifications! #8 1.439 WARNING: titan.ProtocolModules.GTP_v13.5.0 skipped because it contains uncommitted modifications! #8 1.440 WARNING: titan.ProtocolModules.GTPv2_v13.7.0 skipped because it contains uncommitted modifications! #8 1.440 WARNING: titan.ProtocolModules.ICMP skipped because it contains uncommitted modifications! #8 1.441 WARNING: titan.ProtocolModules.ICMPv6 skipped because it contains uncommitted modifications! #8 1.441 WARNING: titan.ProtocolModules.IP skipped because it contains uncommitted modifications! #8 1.442 WARNING: titan.ProtocolModules.ISUP_Q.762 skipped because it contains uncommitted modifications! #8 1.443 WARNING: titan.ProtocolModules.JSON_v07_2006 skipped because it contains uncommitted modifications! #8 1.443 WARNING: titan.ProtocolModules.L2TP skipped because it contains uncommitted modifications! #8 1.444 WARNING: titan.ProtocolModules.LLC_v7.1.0 skipped because it contains uncommitted modifications! #8 1.444 WARNING: titan.ProtocolModules.M3UA skipped because it contains uncommitted modifications! #8 1.444 WARNING: titan.ProtocolModules.MobileL3_v13.4.0 skipped because it contains uncommitted modifications! #8 1.445 WARNING: titan.ProtocolModules.SMPP skipped because it contains uncommitted modifications! #8 1.445 WARNING: titan.ProtocolModules.TCP skipped because it contains uncommitted modifications! #8 1.446 WARNING: titan.ProtocolModules.UDP skipped because it contains uncommitted modifications! #8 1.446 WARNING: titan.ProtocolModules.RTP skipped because it contains uncommitted modifications! #8 1.446 WARNING: titan.ProtocolModules.M2PA skipped because it contains uncommitted modifications! #8 1.447 WARNING: titan.ProtocolModules.ROSE skipped because it contains uncommitted modifications! #8 1.447 WARNING: titan.ProtocolModules.SCTP skipped because it contains uncommitted modifications! #8 1.447 WARNING: titan.ProtocolModules.SDP skipped because it contains uncommitted modifications! #8 1.448 WARNING: titan.ProtocolModules.SUA skipped because it contains uncommitted modifications! #8 1.448 WARNING: titan.ProtocolModules.NAS_EPS_15.2.0.1 skipped because it contains uncommitted modifications! #8 1.448 WARNING: titan.ProtocolModules.NS_v7.3.0 skipped because it contains uncommitted modifications! #8 1.449 WARNING: titan.ProtocolModules.SGsAP_13.2.0 skipped because it contains uncommitted modifications! #8 1.449 WARNING: titan.ProtocolModules.SNDCP_v7.0.0 skipped because it contains uncommitted modifications! #8 1.450 WARNING: titan.ProtocolModules.PFCP_v15.1.0 skipped because it contains uncommitted modifications! #8 1.450 WARNING: titan.TestPorts.Common_Components.Socket-API skipped because it contains uncommitted modifications! #8 1.450 WARNING: titan.TestPorts.Common_Components.Abstract_Socket skipped because it contains uncommitted modifications! #8 1.451 WARNING: titan.TestPorts.HTTPmsg skipped because it contains uncommitted modifications! #8 1.452 WARNING: titan.TestPorts.IPL4asp skipped because it contains uncommitted modifications! #8 1.452 WARNING: titan.TestPorts.LANL2asp skipped because it contains uncommitted modifications! #8 1.453 WARNING: titan.TestPorts.PCAPasp skipped because it contains uncommitted modifications! #8 1.453 WARNING: titan.TestPorts.PIPEasp skipped because it contains uncommitted modifications! #8 1.453 WARNING: titan.TestPorts.SIPmsg skipped because it contains uncommitted modifications! #8 1.454 WARNING: titan.TestPorts.TELNETasp skipped because it contains uncommitted modifications! #8 1.454 WARNING: titan.TestPorts.TCPasp skipped because it contains uncommitted modifications! #8 1.455 WARNING: titan.TestPorts.UDPasp skipped because it contains uncommitted modifications! #8 1.455 WARNING: titan.TestPorts.UNIX_DOMAIN_SOCKETasp skipped because it contains uncommitted modifications! #8 1.456 WARNING: titan.TestPorts.SCTPasp skipped because it contains uncommitted modifications! #8 1.456 WARNING: titan.TestPorts.MTP3asp skipped because it contains uncommitted modifications! #8 1.457 WARNING: titan.ProtocolModules.BSSGP_v13.0.0 skipped because it contains uncommitted modifications! #8 1.457 WARNING: osmo-uecups skipped because it contains uncommitted modifications! #8 1.457 WARNING: titan.ProtocolModules.BSSMAP skipped because it contains uncommitted modifications! #8 1.458 WARNING: titan.ProtocolModules.MAP skipped because it contains uncommitted modifications! #8 1.459 WARNING: titan.TestPorts.AF_PACKET skipped because it contains uncommitted modifications! #8 1.459 WARNING: titan.TestPorts.USB skipped because it contains uncommitted modifications! #8 1.459 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 1.460 touch .make.deps #8 1.463 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 1.465 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 1.466 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 1.467 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 1.587 (cd remsim && ./gen_links.sh && ./regen_makefile.sh) #8 1.594 Linking TCCInterface_Functions.ttcn #8 1.596 Linking TCCConversion_Functions.ttcn #8 1.598 Linking TCCConversion.cc #8 1.600 Linking TCCInterface.cc #8 1.603 Linking TCCInterface_ip.h #8 1.605 Linking Socket_API_Definitions.ttcn #8 1.607 Linking IPL4asp_Functions.ttcn #8 1.609 Linking IPL4asp_PT.cc #8 1.611 Linking IPL4asp_PT.hh #8 1.613 Linking IPL4asp_PortType.ttcn #8 1.615 Linking IPL4asp_Types.ttcn #8 1.617 Linking IPL4asp_discovery.cc #8 1.619 Linking IPL4asp_protocol_L234.hh #8 1.622 Linking TELNETasp_PT.cc #8 1.624 Linking TELNETasp_PT.hh #8 1.626 Linking TELNETasp_PortType.ttcn #8 1.628 Linking Abstract_Socket.cc #8 1.630 Linking Abstract_Socket.hh #8 1.632 Linking HTTPmsg_MessageLen.ttcn #8 1.634 Linking HTTPmsg_MessageLen_Function.cc #8 1.636 Linking HTTPmsg_PT.cc #8 1.638 Linking HTTPmsg_PT.hh #8 1.640 Linking HTTPmsg_PortType.ttcn #8 1.642 Linking HTTPmsg_Types.ttcn #8 1.644 Linking JSON_EncDec.cc #8 1.646 Linking JSON_Types.ttcn #8 1.648 Linking PIPEasp_PT.cc #8 1.650 Linking PIPEasp_PT.hh #8 1.652 Linking PIPEasp_Types.ttcn #8 1.654 Linking PIPEasp_PortType.ttcn #8 1.656 Linking Misc_Helpers.ttcn #8 1.658 Linking General_Types.ttcn #8 1.661 Linking Osmocom_VTY_Functions.ttcn #8 1.663 Linking Osmocom_Types.ttcn #8 1.665 Linking PIPEasp_Templates.ttcn #8 1.667 Linking IPA_Types.ttcn #8 1.669 Linking IPA_CodecPort.ttcn #8 1.672 Linking IPA_CodecPort_CtrlFunct.ttcn #8 1.673 Linking IPA_CodecPort_CtrlFunctDef.cc #8 1.675 Linking IPA_Emulation.ttcnpp #8 1.677 Linking IPA_CodecPort.ttcn #8 1.679 Linking Osmocom_CTRL_Types.ttcn #8 1.681 Linking Osmocom_CTRL_Functions.ttcn #8 1.683 Linking Osmocom_CTRL_Adapter.ttcn #8 1.685 Linking Native_Functions.ttcn #8 1.686 Linking Native_FunctionDefs.cc #8 1.688 Linking HTTP_Adapter.ttcn #8 1.690 Linking VPCD_Types.ttcn #8 1.692 Linking VPCD_CodecPort.ttcn #8 1.694 Linking VPCD_CodecPort_CtrlFunct.ttcn #8 1.696 Linking VPCD_CodecPort_CtrlFunctDef.cc #8 1.698 Linking VPCD_Adapter.ttcn #8 1.796 make -C remsim compile #8 1.805 make[1]: Entering directory '/osmo-ttcn3-hacks/remsim' #8 1.805 cpp -x c -nostdinc -DIPA_EMULATION_RSPRO -DIPA_EMULATION_CTRL IPA_Emulation.ttcnpp IPA_Emulation.ttcn #8 1.816 /usr/bin/ttcn3_compiler -L -U 8 General_Types.ttcn HTTP_Adapter.ttcn HTTPmsg_MessageLen.ttcn HTTPmsg_PortType.ttcn HTTPmsg_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn JSON_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 PIPEasp_PortType.ttcn PIPEasp_Templates.ttcn PIPEasp_Types.ttcn REMSIM_Tests.ttcn RSPRO_Server.ttcn RSPRO_Types.ttcn RSRES.ttcn RemsimBankd_Tests.ttcn RemsimClient_Tests.ttcn RemsimServer_Tests.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn VPCD_Adapter.ttcn VPCD_CodecPort.ttcn VPCD_CodecPort_CtrlFunct.ttcn VPCD_Types.ttcn IPA_Emulation.ttcn RSPRO.asn - General_Types.ttcn HTTP_Adapter.ttcn HTTPmsg_MessageLen.ttcn HTTPmsg_PortType.ttcn HTTPmsg_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn JSON_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 PIPEasp_PortType.ttcn PIPEasp_Templates.ttcn PIPEasp_Types.ttcn REMSIM_Tests.ttcn RSPRO_Server.ttcn RSPRO_Types.ttcn RSRES.ttcn RemsimBankd_Tests.ttcn RemsimClient_Tests.ttcn RemsimServer_Tests.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn VPCD_Adapter.ttcn VPCD_CodecPort.ttcn VPCD_CodecPort_CtrlFunct.ttcn VPCD_Types.ttcn IPA_Emulation.ttcn RSPRO.asn #8 1.898 touch compile #8 1.899 make[1]: Leaving directory '/osmo-ttcn3-hacks/remsim' #8 1.899 make -j20 -C remsim #8 1.904 make[1]: Entering directory '/osmo-ttcn3-hacks/remsim' #8 1.924 Creating dependency file for VPCD_CodecPort_CtrlFunctDef.cc #8 1.924 Creating dependency file for TELNETasp_PT.cc #8 1.924 Creating dependency file for TCCInterface.cc #8 1.924 Creating dependency file for TCCConversion.cc #8 1.924 Creating dependency file for RSPRO_EncDec.cc #8 1.925 Creating dependency file for PIPEasp_PT.cc #8 1.925 Creating dependency file for Native_FunctionDefs.cc #8 1.925 Creating dependency file for JSON_EncDec.cc #8 1.925 Creating dependency file for IPL4asp_discovery.cc #8 1.925 Creating dependency file for IPL4asp_PT.cc #8 1.925 Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc #8 1.925 Creating dependency file for HTTPmsg_PT.cc #8 1.926 Creating dependency file for HTTPmsg_MessageLen_Function.cc #8 1.926 Creating dependency file for Abstract_Socket.cc #8 1.949 Creating dependency file for RSPRO_part_7.cc #8 1.949 Creating dependency file for RSPRO_part_6.cc #8 1.949 Creating dependency file for RSPRO_part_5.cc #8 1.949 Creating dependency file for RSPRO_part_4.cc #8 1.949 Creating dependency file for RSPRO_part_3.cc #8 1.950 Creating dependency file for RSPRO_part_1.cc #8 1.950 Creating dependency file for RSPRO_part_2.cc #8 1.960 Creating dependency file for RSPRO.cc #8 1.961 Creating dependency file for IPA_Emulation_part_7.cc #8 1.966 Creating dependency file for IPA_Emulation_part_6.cc #8 1.967 Creating dependency file for IPA_Emulation_part_5.cc #8 1.967 Creating dependency file for IPA_Emulation_part_4.cc #8 1.970 Creating dependency file for IPA_Emulation_part_3.cc #8 1.974 Creating dependency file for IPA_Emulation_part_2.cc #8 1.975 Creating dependency file for IPA_Emulation_part_1.cc #8 1.976 Creating dependency file for IPA_Emulation.cc #8 1.981 Creating dependency file for VPCD_Types_part_7.cc #8 1.987 Creating dependency file for VPCD_Types_part_6.cc #8 1.988 Creating dependency file for VPCD_Types_part_5.cc #8 1.992 Creating dependency file for VPCD_Types_part_4.cc #8 1.994 Creating dependency file for VPCD_Types_part_3.cc #8 2.001 Creating dependency file for VPCD_Types_part_1.cc #8 2.002 Creating dependency file for VPCD_CodecPort_CtrlFunct_part_7.cc #8 2.002 Creating dependency file for VPCD_CodecPort_CtrlFunct_part_6.cc #8 2.002 Creating dependency file for VPCD_Types_part_2.cc #8 2.002 Creating dependency file for VPCD_CodecPort_CtrlFunct_part_5.cc #8 2.002 Creating dependency file for VPCD_CodecPort_CtrlFunct_part_4.cc #8 2.002 Creating dependency file for VPCD_CodecPort_CtrlFunct_part_3.cc #8 2.003 Creating dependency file for VPCD_CodecPort_CtrlFunct_part_2.cc #8 2.004 Creating dependency file for VPCD_CodecPort_CtrlFunct_part_1.cc #8 2.008 Creating dependency file for VPCD_CodecPort_part_7.cc #8 2.009 Creating dependency file for VPCD_CodecPort_part_6.cc #8 2.009 Creating dependency file for VPCD_CodecPort_part_5.cc #8 2.009 Creating dependency file for VPCD_CodecPort_part_4.cc #8 2.010 Creating dependency file for VPCD_CodecPort_part_3.cc #8 2.011 Creating dependency file for VPCD_CodecPort_part_1.cc #8 2.011 Creating dependency file for VPCD_CodecPort_part_2.cc #8 2.011 Creating dependency file for VPCD_Adapter_part_7.cc #8 2.011 Creating dependency file for VPCD_Adapter_part_6.cc #8 2.012 Creating dependency file for VPCD_Adapter_part_5.cc #8 2.013 Creating dependency file for VPCD_Adapter_part_4.cc #8 2.014 Creating dependency file for VPCD_Adapter_part_3.cc #8 2.014 Creating dependency file for VPCD_Adapter_part_2.cc #8 2.016 Creating dependency file for VPCD_Adapter_part_1.cc #8 2.016 Creating dependency file for TELNETasp_PortType_part_7.cc #8 2.016 Creating dependency file for TELNETasp_PortType_part_6.cc #8 2.016 Creating dependency file for TELNETasp_PortType_part_5.cc #8 2.018 Creating dependency file for TELNETasp_PortType_part_4.cc #8 2.018 Creating dependency file for TELNETasp_PortType_part_3.cc #8 2.018 Creating dependency file for TELNETasp_PortType_part_2.cc #8 2.019 Creating dependency file for TELNETasp_PortType_part_1.cc #8 2.020 Creating dependency file for TCCInterface_Functions_part_6.cc #8 2.020 Creating dependency file for TCCInterface_Functions_part_7.cc #8 2.020 Creating dependency file for TCCInterface_Functions_part_5.cc #8 2.020 Creating dependency file for TCCInterface_Functions_part_4.cc #8 2.020 Creating dependency file for TCCInterface_Functions_part_3.cc #8 2.022 Creating dependency file for TCCInterface_Functions_part_2.cc #8 2.023 Creating dependency file for TCCInterface_Functions_part_1.cc #8 2.023 Creating dependency file for TCCConversion_Functions_part_7.cc #8 2.024 Creating dependency file for TCCConversion_Functions_part_6.cc #8 2.024 Creating dependency file for TCCConversion_Functions_part_5.cc #8 2.024 Creating dependency file for TCCConversion_Functions_part_4.cc #8 2.024 Creating dependency file for TCCConversion_Functions_part_3.cc #8 2.024 Creating dependency file for TCCConversion_Functions_part_2.cc #8 2.027 Creating dependency file for TCCConversion_Functions_part_1.cc #8 2.027 Creating dependency file for Socket_API_Definitions_part_7.cc #8 2.027 Creating dependency file for Socket_API_Definitions_part_6.cc #8 2.028 Creating dependency file for Socket_API_Definitions_part_5.cc #8 2.028 Creating dependency file for Socket_API_Definitions_part_4.cc #8 2.028 Creating dependency file for Socket_API_Definitions_part_3.cc #8 2.029 Creating dependency file for Socket_API_Definitions_part_2.cc #8 2.029 Creating dependency file for Socket_API_Definitions_part_1.cc #8 2.029 Creating dependency file for RemsimServer_Tests_part_7.cc #8 2.029 Creating dependency file for RemsimServer_Tests_part_6.cc #8 2.030 Creating dependency file for RemsimServer_Tests_part_5.cc #8 2.030 Creating dependency file for RemsimServer_Tests_part_4.cc #8 2.030 Creating dependency file for RemsimServer_Tests_part_3.cc #8 2.031 Creating dependency file for RemsimServer_Tests_part_2.cc #8 2.031 Creating dependency file for RemsimServer_Tests_part_1.cc #8 2.031 Creating dependency file for RemsimClient_Tests_part_7.cc #8 2.034 Creating dependency file for RemsimClient_Tests_part_6.cc #8 2.034 Creating dependency file for RemsimClient_Tests_part_5.cc #8 2.034 Creating dependency file for RemsimClient_Tests_part_4.cc #8 2.034 Creating dependency file for RemsimClient_Tests_part_3.cc #8 2.036 Creating dependency file for RemsimClient_Tests_part_2.cc #8 2.037 Creating dependency file for RemsimClient_Tests_part_1.cc #8 2.037 Creating dependency file for RemsimBankd_Tests_part_6.cc #8 2.037 Creating dependency file for RemsimBankd_Tests_part_7.cc #8 2.037 Creating dependency file for RemsimBankd_Tests_part_5.cc #8 2.037 Creating dependency file for RemsimBankd_Tests_part_4.cc #8 2.038 Creating dependency file for RemsimBankd_Tests_part_3.cc #8 2.040 Creating dependency file for RemsimBankd_Tests_part_2.cc #8 2.040 Creating dependency file for RemsimBankd_Tests_part_1.cc #8 2.040 Creating dependency file for RSRES_part_7.cc #8 2.042 Creating dependency file for RSRES_part_6.cc #8 2.043 Creating dependency file for RSRES_part_5.cc #8 2.043 Creating dependency file for RSRES_part_4.cc #8 2.043 Creating dependency file for RSRES_part_3.cc #8 2.043 Creating dependency file for RSRES_part_2.cc #8 2.043 Creating dependency file for RSRES_part_1.cc #8 2.044 Creating dependency file for RSPRO_Types_part_7.cc #8 2.044 Creating dependency file for RSPRO_Types_part_6.cc #8 2.046 Creating dependency file for RSPRO_Types_part_5.cc #8 2.047 Creating dependency file for RSPRO_Types_part_4.cc #8 2.047 Creating dependency file for RSPRO_Types_part_3.cc #8 2.049 Creating dependency file for RSPRO_Types_part_2.cc #8 2.049 Creating dependency file for RSPRO_Types_part_1.cc #8 2.049 Creating dependency file for RSPRO_Server_part_7.cc #8 2.049 Creating dependency file for RSPRO_Server_part_6.cc #8 2.049 Creating dependency file for RSPRO_Server_part_5.cc #8 2.050 Creating dependency file for RSPRO_Server_part_4.cc #8 2.051 Creating dependency file for RSPRO_Server_part_3.cc #8 2.052 Creating dependency file for RSPRO_Server_part_2.cc #8 2.053 Creating dependency file for RSPRO_Server_part_1.cc #8 2.053 Creating dependency file for REMSIM_Tests_part_7.cc #8 2.054 Creating dependency file for REMSIM_Tests_part_6.cc #8 2.054 Creating dependency file for REMSIM_Tests_part_5.cc #8 2.055 Creating dependency file for REMSIM_Tests_part_4.cc #8 2.055 Creating dependency file for REMSIM_Tests_part_3.cc #8 2.056 Creating dependency file for REMSIM_Tests_part_2.cc #8 2.056 Creating dependency file for REMSIM_Tests_part_1.cc #8 2.057 Creating dependency file for PIPEasp_Types_part_7.cc #8 2.059 Creating dependency file for PIPEasp_Types_part_6.cc #8 2.059 Creating dependency file for PIPEasp_Types_part_5.cc #8 2.059 Creating dependency file for PIPEasp_Types_part_4.cc #8 2.060 Creating dependency file for PIPEasp_Types_part_3.cc #8 2.061 Creating dependency file for PIPEasp_Types_part_2.cc #8 2.061 Creating dependency file for PIPEasp_Types_part_1.cc #8 2.061 Creating dependency file for PIPEasp_Templates_part_7.cc #8 2.061 Creating dependency file for PIPEasp_Templates_part_6.cc #8 2.062 Creating dependency file for PIPEasp_Templates_part_5.cc #8 2.063 Creating dependency file for PIPEasp_Templates_part_4.cc #8 2.064 Creating dependency file for PIPEasp_Templates_part_3.cc #8 2.065 Creating dependency file for PIPEasp_Templates_part_2.cc #8 2.065 Creating dependency file for PIPEasp_Templates_part_1.cc #8 2.065 Creating dependency file for PIPEasp_PortType_part_7.cc #8 2.066 Creating dependency file for PIPEasp_PortType_part_6.cc #8 2.067 Creating dependency file for PIPEasp_PortType_part_5.cc #8 2.068 Creating dependency file for PIPEasp_PortType_part_4.cc #8 2.069 Creating dependency file for PIPEasp_PortType_part_3.cc #8 2.070 Creating dependency file for PIPEasp_PortType_part_2.cc #8 2.071 Creating dependency file for PIPEasp_PortType_part_1.cc #8 2.072 Creating dependency file for Osmocom_VTY_Functions_part_7.cc #8 2.072 Creating dependency file for Osmocom_VTY_Functions_part_6.cc #8 2.072 Creating dependency file for Osmocom_VTY_Functions_part_5.cc #8 2.072 Creating dependency file for Osmocom_VTY_Functions_part_4.cc #8 2.074 Creating dependency file for Osmocom_VTY_Functions_part_2.cc #8 2.074 Creating dependency file for Osmocom_VTY_Functions_part_3.cc #8 2.075 Creating dependency file for Osmocom_VTY_Functions_part_1.cc #8 2.075 Creating dependency file for Osmocom_Types_part_7.cc #8 2.077 Creating dependency file for Osmocom_Types_part_6.cc #8 2.077 Creating dependency file for Osmocom_Types_part_5.cc #8 2.077 Creating dependency file for Osmocom_Types_part_4.cc #8 2.079 Creating dependency file for Osmocom_Types_part_3.cc #8 2.079 Creating dependency file for Osmocom_Types_part_2.cc #8 2.080 Creating dependency file for Osmocom_Types_part_1.cc #8 2.080 Creating dependency file for Osmocom_CTRL_Types_part_7.cc #8 2.081 Creating dependency file for Osmocom_CTRL_Types_part_6.cc #8 2.082 Creating dependency file for Osmocom_CTRL_Types_part_5.cc #8 2.082 Creating dependency file for Osmocom_CTRL_Types_part_4.cc #8 2.084 Creating dependency file for Osmocom_CTRL_Types_part_3.cc #8 2.084 Creating dependency file for Osmocom_CTRL_Types_part_2.cc #8 2.084 Creating dependency file for Osmocom_CTRL_Types_part_1.cc #8 2.085 Creating dependency file for Osmocom_CTRL_Functions_part_7.cc #8 2.085 Creating dependency file for Osmocom_CTRL_Functions_part_6.cc #8 2.085 Creating dependency file for Osmocom_CTRL_Functions_part_5.cc #8 2.086 Creating dependency file for Osmocom_CTRL_Functions_part_4.cc #8 2.086 Creating dependency file for Osmocom_CTRL_Functions_part_3.cc #8 2.087 Creating dependency file for Osmocom_CTRL_Functions_part_2.cc #8 2.088 Creating dependency file for Osmocom_CTRL_Functions_part_1.cc #8 2.090 Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc #8 2.090 Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc #8 2.091 Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc #8 2.091 Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc #8 2.091 Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc #8 2.092 Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc #8 2.092 Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc #8 2.093 Creating dependency file for Native_Functions_part_7.cc #8 2.093 Creating dependency file for Native_Functions_part_6.cc #8 2.094 Creating dependency file for Native_Functions_part_5.cc #8 2.094 Creating dependency file for Native_Functions_part_3.cc #8 2.095 Creating dependency file for Native_Functions_part_4.cc #8 2.095 Creating dependency file for Native_Functions_part_1.cc #8 2.095 Creating dependency file for Native_Functions_part_2.cc #8 2.096 Creating dependency file for Misc_Helpers_part_7.cc #8 2.097 Creating dependency file for Misc_Helpers_part_6.cc #8 2.097 Creating dependency file for Misc_Helpers_part_5.cc #8 2.098 Creating dependency file for Misc_Helpers_part_4.cc #8 2.098 Creating dependency file for Misc_Helpers_part_3.cc #8 2.099 Creating dependency file for Misc_Helpers_part_2.cc #8 2.099 Creating dependency file for Misc_Helpers_part_1.cc #8 2.099 Creating dependency file for JSON_Types_part_7.cc #8 2.100 Creating dependency file for JSON_Types_part_6.cc #8 2.104 Creating dependency file for JSON_Types_part_5.cc #8 2.104 Creating dependency file for JSON_Types_part_4.cc #8 2.104 Creating dependency file for JSON_Types_part_3.cc #8 2.104 Creating dependency file for JSON_Types_part_2.cc #8 2.104 Creating dependency file for JSON_Types_part_1.cc #8 2.105 Creating dependency file for IPL4asp_Types_part_7.cc #8 2.105 Creating dependency file for IPL4asp_Types_part_5.cc #8 2.105 Creating dependency file for IPL4asp_Types_part_4.cc #8 2.105 Creating dependency file for IPL4asp_Types_part_6.cc #8 2.105 Creating dependency file for IPL4asp_Types_part_3.cc #8 2.105 Creating dependency file for IPL4asp_Types_part_2.cc #8 2.106 Creating dependency file for IPL4asp_Types_part_1.cc #8 2.106 Creating dependency file for IPL4asp_PortType_part_7.cc #8 2.110 Creating dependency file for IPL4asp_PortType_part_6.cc #8 2.110 Creating dependency file for IPL4asp_PortType_part_5.cc #8 2.111 Creating dependency file for IPL4asp_PortType_part_4.cc #8 2.111 Creating dependency file for IPL4asp_PortType_part_3.cc #8 2.111 Creating dependency file for IPL4asp_PortType_part_2.cc #8 2.111 Creating dependency file for IPL4asp_PortType_part_1.cc #8 2.111 Creating dependency file for IPL4asp_Functions_part_7.cc #8 2.112 Creating dependency file for IPL4asp_Functions_part_6.cc #8 2.112 Creating dependency file for IPL4asp_Functions_part_5.cc #8 2.112 Creating dependency file for IPL4asp_Functions_part_4.cc #8 2.113 Creating dependency file for IPL4asp_Functions_part_3.cc #8 2.116 Creating dependency file for IPL4asp_Functions_part_2.cc #8 2.116 Creating dependency file for IPL4asp_Functions_part_1.cc #8 2.116 Creating dependency file for IPA_Types_part_7.cc #8 2.117 Creating dependency file for IPA_Types_part_6.cc #8 2.117 Creating dependency file for IPA_Types_part_5.cc #8 2.117 Creating dependency file for IPA_Types_part_4.cc #8 2.118 Creating dependency file for IPA_Types_part_3.cc #8 2.119 Creating dependency file for IPA_Types_part_2.cc #8 2.119 Creating dependency file for IPA_Types_part_1.cc #8 2.120 Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc #8 2.122 Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc #8 2.122 Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc #8 2.123 Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc #8 2.123 Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc #8 2.123 Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc #8 2.123 Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc #8 2.123 Creating dependency file for IPA_CodecPort_part_7.cc #8 2.124 Creating dependency file for IPA_CodecPort_part_6.cc #8 2.125 Creating dependency file for IPA_CodecPort_part_5.cc #8 2.130 Creating dependency file for IPA_CodecPort_part_4.cc #8 2.130 Creating dependency file for IPA_CodecPort_part_3.cc #8 2.130 Creating dependency file for IPA_CodecPort_part_2.cc #8 2.130 Creating dependency file for IPA_CodecPort_part_1.cc #8 2.131 Creating dependency file for HTTPmsg_Types_part_7.cc #8 2.131 Creating dependency file for HTTPmsg_Types_part_6.cc #8 2.131 Creating dependency file for HTTPmsg_Types_part_5.cc #8 2.131 Creating dependency file for HTTPmsg_Types_part_4.cc #8 2.131 Creating dependency file for HTTPmsg_Types_part_3.cc #8 2.132 Creating dependency file for HTTPmsg_Types_part_2.cc #8 2.133 Creating dependency file for HTTPmsg_PortType_part_7.cc #8 2.133 Creating dependency file for HTTPmsg_Types_part_1.cc #8 2.133 Creating dependency file for HTTPmsg_PortType_part_6.cc #8 2.136 Creating dependency file for HTTPmsg_PortType_part_5.cc #8 2.137 Creating dependency file for HTTPmsg_PortType_part_4.cc #8 2.137 Creating dependency file for HTTPmsg_PortType_part_3.cc #8 2.138 Creating dependency file for HTTPmsg_PortType_part_2.cc #8 2.138 Creating dependency file for HTTPmsg_PortType_part_1.cc #8 2.138 Creating dependency file for HTTPmsg_MessageLen_part_7.cc #8 2.138 Creating dependency file for HTTPmsg_MessageLen_part_6.cc #8 2.143 Creating dependency file for HTTPmsg_MessageLen_part_5.cc #8 2.143 Creating dependency file for HTTPmsg_MessageLen_part_4.cc #8 2.144 Creating dependency file for HTTPmsg_MessageLen_part_3.cc #8 2.144 Creating dependency file for HTTPmsg_MessageLen_part_1.cc #8 2.144 Creating dependency file for HTTPmsg_MessageLen_part_2.cc #8 2.144 Creating dependency file for HTTP_Adapter_part_7.cc #8 2.144 Creating dependency file for HTTP_Adapter_part_6.cc #8 2.145 Creating dependency file for HTTP_Adapter_part_5.cc #8 2.145 Creating dependency file for HTTP_Adapter_part_4.cc #8 2.145 Creating dependency file for HTTP_Adapter_part_3.cc #8 2.150 Creating dependency file for HTTP_Adapter_part_2.cc #8 2.150 Creating dependency file for HTTP_Adapter_part_1.cc #8 2.151 Creating dependency file for General_Types_part_7.cc #8 2.151 Creating dependency file for General_Types_part_6.cc #8 2.152 Creating dependency file for General_Types_part_5.cc #8 2.152 Creating dependency file for General_Types_part_3.cc #8 2.152 Creating dependency file for General_Types_part_4.cc #8 2.152 Creating dependency file for General_Types_part_2.cc #8 2.153 Creating dependency file for General_Types_part_1.cc #8 2.155 Creating dependency file for VPCD_Types.cc #8 2.156 Creating dependency file for VPCD_CodecPort_CtrlFunct.cc #8 2.156 Creating dependency file for VPCD_CodecPort.cc #8 2.157 Creating dependency file for VPCD_Adapter.cc #8 2.157 Creating dependency file for TELNETasp_PortType.cc #8 2.158 Creating dependency file for TCCInterface_Functions.cc #8 2.159 Creating dependency file for TCCConversion_Functions.cc #8 2.159 Creating dependency file for Socket_API_Definitions.cc #8 2.160 Creating dependency file for RemsimServer_Tests.cc #8 2.174 Creating dependency file for RemsimClient_Tests.cc #8 2.175 Creating dependency file for RemsimBankd_Tests.cc #8 2.175 Creating dependency file for RSRES.cc #8 2.175 Creating dependency file for RSPRO_Types.cc #8 2.175 Creating dependency file for RSPRO_Server.cc #8 2.176 Creating dependency file for REMSIM_Tests.cc #8 2.180 Creating dependency file for PIPEasp_Types.cc #8 2.186 Creating dependency file for PIPEasp_Templates.cc #8 2.192 Creating dependency file for PIPEasp_PortType.cc #8 2.206 Creating dependency file for Osmocom_VTY_Functions.cc #8 2.211 Creating dependency file for Osmocom_Types.cc #8 2.212 Creating dependency file for Osmocom_CTRL_Types.cc #8 2.214 Creating dependency file for Osmocom_CTRL_Functions.cc #8 2.215 Creating dependency file for Osmocom_CTRL_Adapter.cc #8 2.218 Creating dependency file for Native_Functions.cc #8 2.220 Creating dependency file for Misc_Helpers.cc #8 2.220 Creating dependency file for JSON_Types.cc #8 2.230 Creating dependency file for IPL4asp_Types.cc #8 2.231 Creating dependency file for IPL4asp_PortType.cc #8 2.240 Creating dependency file for IPL4asp_Functions.cc #8 2.242 Creating dependency file for IPA_Types.cc #8 2.244 Creating dependency file for IPA_CodecPort_CtrlFunct.cc #8 2.247 Creating dependency file for IPA_CodecPort.cc #8 2.251 Creating dependency file for HTTPmsg_Types.cc #8 2.251 Creating dependency file for HTTPmsg_PortType.cc #8 2.251 Creating dependency file for HTTPmsg_MessageLen.cc #8 2.252 Creating dependency file for HTTP_Adapter.cc #8 2.254 Creating dependency file for General_Types.cc #8 2.356 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.356 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTP_Adapter.o HTTP_Adapter.cc #8 2.356 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_MessageLen.o HTTPmsg_MessageLen.cc #8 2.356 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_PortType.o HTTPmsg_PortType.cc #8 2.356 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_Types.o HTTPmsg_Types.cc #8 2.356 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.356 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.356 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.356 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.357 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.357 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.357 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o JSON_Types.o JSON_Types.cc #8 2.357 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.358 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.358 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.358 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.359 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.359 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.360 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.360 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_PortType.o PIPEasp_PortType.cc #8 2.862 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Templates.o PIPEasp_Templates.cc #8 2.985 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Types.o PIPEasp_Types.cc #8 3.000 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o REMSIM_Tests.o REMSIM_Tests.cc #8 3.012 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_Server.o RSPRO_Server.cc #8 3.112 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_Types.o RSPRO_Types.cc #8 3.156 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSRES.o RSRES.cc #8 3.182 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimBankd_Tests.o RemsimBankd_Tests.cc #8 3.189 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimClient_Tests.o RemsimClient_Tests.cc #8 3.219 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimServer_Tests.o RemsimServer_Tests.cc #8 3.355 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.356 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.358 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.361 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.487 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_Adapter.o VPCD_Adapter.cc #8 3.540 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort.o VPCD_CodecPort.cc #8 3.544 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort_CtrlFunct.o VPCD_CodecPort_CtrlFunct.cc #8 3.557 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_Types.o VPCD_Types.cc #8 3.558 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.565 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.582 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 3.598 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 3.623 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 3.640 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 3.642 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 3.655 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTP_Adapter_part_1.o HTTP_Adapter_part_1.cc #8 3.658 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTP_Adapter_part_2.o HTTP_Adapter_part_2.cc #8 3.670 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTP_Adapter_part_3.o HTTP_Adapter_part_3.cc #8 3.674 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTP_Adapter_part_4.o HTTP_Adapter_part_4.cc #8 3.686 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTP_Adapter_part_5.o HTTP_Adapter_part_5.cc #8 3.690 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTP_Adapter_part_6.o HTTP_Adapter_part_6.cc #8 3.701 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTP_Adapter_part_7.o HTTP_Adapter_part_7.cc #8 3.705 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_MessageLen_part_1.o HTTPmsg_MessageLen_part_1.cc #8 3.717 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_MessageLen_part_2.o HTTPmsg_MessageLen_part_2.cc #8 3.720 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_MessageLen_part_3.o HTTPmsg_MessageLen_part_3.cc #8 3.732 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_MessageLen_part_4.o HTTPmsg_MessageLen_part_4.cc #8 3.735 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_MessageLen_part_5.o HTTPmsg_MessageLen_part_5.cc #8 3.747 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_MessageLen_part_6.o HTTPmsg_MessageLen_part_6.cc #8 3.750 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_MessageLen_part_7.o HTTPmsg_MessageLen_part_7.cc #8 3.763 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_PortType_part_1.o HTTPmsg_PortType_part_1.cc #8 3.765 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_PortType_part_2.o HTTPmsg_PortType_part_2.cc #8 3.778 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_PortType_part_3.o HTTPmsg_PortType_part_3.cc #8 3.779 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_PortType_part_4.o HTTPmsg_PortType_part_4.cc #8 3.780 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_PortType_part_5.o HTTPmsg_PortType_part_5.cc #8 3.794 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_PortType_part_6.o HTTPmsg_PortType_part_6.cc #8 3.796 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_PortType_part_7.o HTTPmsg_PortType_part_7.cc #8 3.796 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_Types_part_1.o HTTPmsg_Types_part_1.cc #8 3.811 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_Types_part_2.o HTTPmsg_Types_part_2.cc #8 3.812 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_Types_part_3.o HTTPmsg_Types_part_3.cc #8 3.876 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_Types_part_4.o HTTPmsg_Types_part_4.cc #8 3.973 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_Types_part_5.o HTTPmsg_Types_part_5.cc #8 4.037 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_Types_part_6.o HTTPmsg_Types_part_6.cc #8 4.038 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_Types_part_7.o HTTPmsg_Types_part_7.cc #8 4.054 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.054 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.069 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.070 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.085 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.086 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.101 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.101 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.117 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.118 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.134 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.136 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.150 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.152 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.167 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.168 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.201 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.210 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.212 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.218 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.228 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.232 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.236 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.242 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.247 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.255 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.261 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.266 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.272 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.276 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.283 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.291 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.291 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.298 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.307 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.307 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.313 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.324 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.343 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.355 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.361 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.372 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.385 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o JSON_Types_part_1.o JSON_Types_part_1.cc #8 4.386 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o JSON_Types_part_2.o JSON_Types_part_2.cc #8 4.387 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o JSON_Types_part_3.o JSON_Types_part_3.cc #8 4.389 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o JSON_Types_part_4.o JSON_Types_part_4.cc #8 4.403 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o JSON_Types_part_5.o JSON_Types_part_5.cc #8 4.404 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o JSON_Types_part_6.o JSON_Types_part_6.cc #8 4.418 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o JSON_Types_part_7.o JSON_Types_part_7.cc #8 4.419 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.420 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.434 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.434 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.437 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.449 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.452 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.452 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.453 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.467 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.478 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.478 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.479 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.480 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.493 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.493 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.494 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.494 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.495 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.509 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.509 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.510 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.510 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.515 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.524 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.525 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.525 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.525 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.533 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.533 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.539 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.540 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.540 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.541 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.548 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.555 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.555 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.555 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.561 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.568 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.570 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.570 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.570 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.571 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.573 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.584 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.585 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.586 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.586 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.587 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_PortType_part_1.o PIPEasp_PortType_part_1.cc #8 4.588 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_PortType_part_2.o PIPEasp_PortType_part_2.cc #8 4.597 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_PortType_part_3.o PIPEasp_PortType_part_3.cc #8 4.601 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_PortType_part_4.o PIPEasp_PortType_part_4.cc #8 4.601 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_PortType_part_5.o PIPEasp_PortType_part_5.cc #8 4.602 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_PortType_part_6.o PIPEasp_PortType_part_6.cc #8 4.603 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_PortType_part_7.o PIPEasp_PortType_part_7.cc #8 4.603 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Templates_part_1.o PIPEasp_Templates_part_1.cc #8 4.605 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Templates_part_2.o PIPEasp_Templates_part_2.cc #8 4.613 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Templates_part_3.o PIPEasp_Templates_part_3.cc #8 4.617 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Templates_part_4.o PIPEasp_Templates_part_4.cc #8 4.618 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Templates_part_5.o PIPEasp_Templates_part_5.cc #8 4.618 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Templates_part_6.o PIPEasp_Templates_part_6.cc #8 4.619 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Templates_part_7.o PIPEasp_Templates_part_7.cc #8 4.619 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Types_part_1.o PIPEasp_Types_part_1.cc #8 4.629 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Types_part_2.o PIPEasp_Types_part_2.cc #8 4.632 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Types_part_3.o PIPEasp_Types_part_3.cc #8 4.632 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Types_part_4.o PIPEasp_Types_part_4.cc #8 4.633 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Types_part_5.o PIPEasp_Types_part_5.cc #8 4.633 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Types_part_6.o PIPEasp_Types_part_6.cc #8 4.634 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Types_part_7.o PIPEasp_Types_part_7.cc #8 4.634 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o REMSIM_Tests_part_1.o REMSIM_Tests_part_1.cc #8 4.648 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o REMSIM_Tests_part_2.o REMSIM_Tests_part_2.cc #8 4.648 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o REMSIM_Tests_part_3.o REMSIM_Tests_part_3.cc #8 4.649 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o REMSIM_Tests_part_4.o REMSIM_Tests_part_4.cc #8 4.649 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o REMSIM_Tests_part_5.o REMSIM_Tests_part_5.cc #8 4.650 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o REMSIM_Tests_part_6.o REMSIM_Tests_part_6.cc #8 4.650 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o REMSIM_Tests_part_7.o REMSIM_Tests_part_7.cc #8 4.660 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_Server_part_1.o RSPRO_Server_part_1.cc #8 4.663 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_Server_part_2.o RSPRO_Server_part_2.cc #8 4.663 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_Server_part_3.o RSPRO_Server_part_3.cc #8 4.664 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_Server_part_4.o RSPRO_Server_part_4.cc #8 4.664 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_Server_part_5.o RSPRO_Server_part_5.cc #8 4.676 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_Server_part_6.o RSPRO_Server_part_6.cc #8 4.677 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_Server_part_7.o RSPRO_Server_part_7.cc #8 4.679 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_Types_part_1.o RSPRO_Types_part_1.cc #8 4.679 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_Types_part_2.o RSPRO_Types_part_2.cc #8 4.679 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_Types_part_3.o RSPRO_Types_part_3.cc #8 4.691 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_Types_part_4.o RSPRO_Types_part_4.cc #8 4.692 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_Types_part_5.o RSPRO_Types_part_5.cc #8 4.694 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_Types_part_6.o RSPRO_Types_part_6.cc #8 4.699 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_Types_part_7.o RSPRO_Types_part_7.cc #8 4.699 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSRES_part_1.o RSRES_part_1.cc #8 4.699 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSRES_part_2.o RSRES_part_2.cc #8 4.699 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSRES_part_3.o RSRES_part_3.cc #8 4.706 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSRES_part_4.o RSRES_part_4.cc #8 4.715 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSRES_part_5.o RSRES_part_5.cc #8 4.715 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSRES_part_6.o RSRES_part_6.cc #8 4.715 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSRES_part_7.o RSRES_part_7.cc #8 4.715 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimBankd_Tests_part_1.o RemsimBankd_Tests_part_1.cc #8 4.716 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimBankd_Tests_part_2.o RemsimBankd_Tests_part_2.cc #8 4.731 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimBankd_Tests_part_3.o RemsimBankd_Tests_part_3.cc #8 4.731 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimBankd_Tests_part_4.o RemsimBankd_Tests_part_4.cc #8 4.731 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimBankd_Tests_part_5.o RemsimBankd_Tests_part_5.cc #8 4.731 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimBankd_Tests_part_6.o RemsimBankd_Tests_part_6.cc #8 4.732 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimBankd_Tests_part_7.o RemsimBankd_Tests_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 RemsimClient_Tests_part_1.o RemsimClient_Tests_part_1.cc #8 4.747 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimClient_Tests_part_2.o RemsimClient_Tests_part_2.cc #8 4.747 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimClient_Tests_part_3.o RemsimClient_Tests_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 RemsimClient_Tests_part_4.o RemsimClient_Tests_part_4.cc #8 4.748 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimClient_Tests_part_5.o RemsimClient_Tests_part_5.cc #8 4.748 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimClient_Tests_part_6.o RemsimClient_Tests_part_6.cc #8 4.748 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimClient_Tests_part_7.o RemsimClient_Tests_part_7.cc #8 4.750 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimServer_Tests_part_1.o RemsimServer_Tests_part_1.cc #8 4.759 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimServer_Tests_part_2.o RemsimServer_Tests_part_2.cc #8 4.762 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimServer_Tests_part_3.o RemsimServer_Tests_part_3.cc #8 4.763 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimServer_Tests_part_4.o RemsimServer_Tests_part_4.cc #8 4.763 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimServer_Tests_part_5.o RemsimServer_Tests_part_5.cc #8 4.763 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimServer_Tests_part_6.o RemsimServer_Tests_part_6.cc #8 4.764 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimServer_Tests_part_7.o RemsimServer_Tests_part_7.cc #8 4.764 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 4.765 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 4.771 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 4.777 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 4.778 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 4.778 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 4.779 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 4.779 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 4.794 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 4.794 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 4.794 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 4.795 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 4.795 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 4.809 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 4.810 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 4.810 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 4.811 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 4.811 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 4.825 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 4.825 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 4.830 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 4.830 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 4.837 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 4.844 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 4.845 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 4.849 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc #8 4.852 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc #8 4.857 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc #8 4.860 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_Adapter_part_1.o VPCD_Adapter_part_1.cc #8 4.864 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_Adapter_part_2.o VPCD_Adapter_part_2.cc #8 4.865 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_Adapter_part_3.o VPCD_Adapter_part_3.cc #8 4.868 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_Adapter_part_4.o VPCD_Adapter_part_4.cc #8 4.870 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_Adapter_part_5.o VPCD_Adapter_part_5.cc #8 4.874 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_Adapter_part_6.o VPCD_Adapter_part_6.cc #8 4.880 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_Adapter_part_7.o VPCD_Adapter_part_7.cc #8 4.884 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort_part_1.o VPCD_CodecPort_part_1.cc #8 4.886 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort_part_2.o VPCD_CodecPort_part_2.cc #8 4.886 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort_part_3.o VPCD_CodecPort_part_3.cc #8 4.895 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort_part_4.o VPCD_CodecPort_part_4.cc #8 4.897 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort_part_5.o VPCD_CodecPort_part_5.cc #8 4.897 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort_part_6.o VPCD_CodecPort_part_6.cc #8 4.900 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort_part_7.o VPCD_CodecPort_part_7.cc #8 4.912 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort_CtrlFunct_part_1.o VPCD_CodecPort_CtrlFunct_part_1.cc #8 4.913 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort_CtrlFunct_part_2.o VPCD_CodecPort_CtrlFunct_part_2.cc #8 4.913 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort_CtrlFunct_part_3.o VPCD_CodecPort_CtrlFunct_part_3.cc #8 4.920 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort_CtrlFunct_part_4.o VPCD_CodecPort_CtrlFunct_part_4.cc #8 4.927 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort_CtrlFunct_part_5.o VPCD_CodecPort_CtrlFunct_part_5.cc #8 4.927 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort_CtrlFunct_part_6.o VPCD_CodecPort_CtrlFunct_part_6.cc #8 4.928 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort_CtrlFunct_part_7.o VPCD_CodecPort_CtrlFunct_part_7.cc #8 4.933 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_Types_part_1.o VPCD_Types_part_1.cc #8 4.940 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_Types_part_2.o VPCD_Types_part_2.cc #8 4.942 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_Types_part_3.o VPCD_Types_part_3.cc #8 4.943 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_Types_part_4.o VPCD_Types_part_4.cc #8 4.946 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_Types_part_5.o VPCD_Types_part_5.cc #8 4.955 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_Types_part_6.o VPCD_Types_part_6.cc #8 4.956 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_Types_part_7.o VPCD_Types_part_7.cc #8 4.958 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 4.960 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 4.971 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 4.971 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 4.972 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 4.972 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 4.987 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 4.988 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 4.988 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO.o RSPRO.cc #8 4.988 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_part_1.o RSPRO_part_1.cc #8 5.003 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_part_2.o RSPRO_part_2.cc #8 5.004 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_part_3.o RSPRO_part_3.cc #8 5.077 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_part_4.o RSPRO_part_4.cc #8 5.098 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_part_5.o RSPRO_part_5.cc #8 5.301 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_part_6.o RSPRO_part_6.cc #8 5.304 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_part_7.o RSPRO_part_7.cc #8 5.503 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Abstract_Socket.o Abstract_Socket.cc #8 5.598 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_MessageLen_Function.o HTTPmsg_MessageLen_Function.cc #8 5.639 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_PT.o HTTPmsg_PT.cc #8 5.700 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 5.752 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 5.759 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.076 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o JSON_EncDec.o JSON_EncDec.cc #8 6.095 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.113 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_PT.o PIPEasp_PT.cc #8 6.115 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_EncDec.o RSPRO_EncDec.cc #8 6.155 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.206 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.249 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.321 Abstract_Socket.cc: In member function 'int SSL_Socket::ssl_getresult(int)': #8 6.321 Abstract_Socket.cc:2750:54: warning: 'const char* ERR_func_error_string(long unsigned int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 6.321 2750 | log_debug(" Function: %s", ERR_func_error_string(e)); #8 6.321 | ~~~~~~~~~~~~~~~~~~~~~^~~ #8 6.321 In file included from Abstract_Socket.hh:35, #8 6.321 from Abstract_Socket.cc:28: #8 6.321 /usr/include/openssl/err.h:459:35: note: declared here #8 6.321 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); #8 6.321 | ^~~~~~~~~~~~~~~~~~~~~ #8 6.381 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort_CtrlFunctDef.o VPCD_CodecPort_CtrlFunctDef.cc #8 6.391 g++ -shared -o General_Types.so General_Types.o #8 6.394 g++ -shared -o HTTP_Adapter.so HTTP_Adapter.o #8 6.445 g++ -shared -o HTTPmsg_MessageLen.so HTTPmsg_MessageLen.o #8 6.462 g++ -shared -o HTTPmsg_PortType.so HTTPmsg_PortType.o #8 6.501 g++ -shared -o HTTPmsg_Types.so HTTPmsg_Types.o #8 6.506 g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o #8 6.512 g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o #8 6.521 g++ -shared -o IPA_Types.so IPA_Types.o #8 6.536 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o #8 6.550 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o #8 6.561 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o #8 6.585 g++ -shared -o JSON_Types.so JSON_Types.o #8 6.593 g++ -shared -o Misc_Helpers.so Misc_Helpers.o #8 6.601 g++ -shared -o Native_Functions.so Native_Functions.o #8 6.606 g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o #8 6.615 g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o #8 6.623 g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o #8 6.624 g++ -shared -o Osmocom_Types.so Osmocom_Types.o #8 6.646 g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o #8 6.648 g++ -shared -o PIPEasp_PortType.so PIPEasp_PortType.o #8 6.650 g++ -shared -o PIPEasp_Templates.so PIPEasp_Templates.o #8 6.664 g++ -shared -o PIPEasp_Types.so PIPEasp_Types.o #8 6.700 g++ -shared -o REMSIM_Tests.so REMSIM_Tests.o #8 6.708 g++ -shared -o RSPRO_Server.so RSPRO_Server.o #8 6.737 g++ -shared -o RSPRO_Types.so RSPRO_Types.o #8 6.741 g++ -shared -o RSRES.so RSRES.o #8 6.746 g++ -shared -o RemsimBankd_Tests.so RemsimBankd_Tests.o #8 6.750 g++ -shared -o RemsimClient_Tests.so RemsimClient_Tests.o #8 6.756 g++ -shared -o RemsimServer_Tests.so RemsimServer_Tests.o #8 6.769 g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o #8 6.782 g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o #8 6.789 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o #8 6.790 g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o #8 6.793 g++ -shared -o VPCD_Adapter.so VPCD_Adapter.o #8 6.808 g++ -shared -o VPCD_CodecPort.so VPCD_CodecPort.o #8 6.824 g++ -shared -o VPCD_CodecPort_CtrlFunct.so VPCD_CodecPort_CtrlFunct.o #8 6.834 g++ -shared -o VPCD_Types.so VPCD_Types.o #8 6.834 g++ -shared -o General_Types_part_1.so General_Types_part_1.o #8 6.849 g++ -shared -o General_Types_part_2.so General_Types_part_2.o #8 6.871 g++ -shared -o General_Types_part_3.so General_Types_part_3.o #8 6.871 g++ -shared -o General_Types_part_4.so General_Types_part_4.o #8 6.872 g++ -shared -o General_Types_part_5.so General_Types_part_5.o #8 6.880 g++ -shared -o General_Types_part_6.so General_Types_part_6.o #8 6.892 g++ -shared -o General_Types_part_7.so General_Types_part_7.o #8 6.895 g++ -shared -o HTTP_Adapter_part_1.so HTTP_Adapter_part_1.o #8 6.896 g++ -shared -o HTTP_Adapter_part_2.so HTTP_Adapter_part_2.o #8 6.906 g++ -shared -o HTTP_Adapter_part_3.so HTTP_Adapter_part_3.o #8 6.908 g++ -shared -o HTTP_Adapter_part_4.so HTTP_Adapter_part_4.o #8 6.911 g++ -shared -o HTTP_Adapter_part_5.so HTTP_Adapter_part_5.o #8 6.919 g++ -shared -o HTTP_Adapter_part_6.so HTTP_Adapter_part_6.o #8 6.919 g++ -shared -o HTTP_Adapter_part_7.so HTTP_Adapter_part_7.o #8 6.929 g++ -shared -o HTTPmsg_MessageLen_part_1.so HTTPmsg_MessageLen_part_1.o #8 6.930 g++ -shared -o HTTPmsg_MessageLen_part_2.so HTTPmsg_MessageLen_part_2.o #8 6.931 g++ -shared -o HTTPmsg_MessageLen_part_3.so HTTPmsg_MessageLen_part_3.o #8 6.933 g++ -shared -o HTTPmsg_MessageLen_part_4.so HTTPmsg_MessageLen_part_4.o #8 6.935 g++ -shared -o HTTPmsg_MessageLen_part_5.so HTTPmsg_MessageLen_part_5.o #8 6.938 g++ -shared -o HTTPmsg_MessageLen_part_6.so HTTPmsg_MessageLen_part_6.o #8 6.939 g++ -shared -o HTTPmsg_MessageLen_part_7.so HTTPmsg_MessageLen_part_7.o #8 6.940 g++ -shared -o HTTPmsg_PortType_part_1.so HTTPmsg_PortType_part_1.o #8 6.941 g++ -shared -o HTTPmsg_PortType_part_2.so HTTPmsg_PortType_part_2.o #8 6.944 g++ -shared -o HTTPmsg_PortType_part_3.so HTTPmsg_PortType_part_3.o #8 6.952 g++ -shared -o HTTPmsg_PortType_part_4.so HTTPmsg_PortType_part_4.o #8 6.953 g++ -shared -o HTTPmsg_PortType_part_5.so HTTPmsg_PortType_part_5.o #8 6.954 g++ -shared -o HTTPmsg_PortType_part_6.so HTTPmsg_PortType_part_6.o #8 6.955 g++ -shared -o HTTPmsg_PortType_part_7.so HTTPmsg_PortType_part_7.o #8 6.955 g++ -shared -o HTTPmsg_Types_part_1.so HTTPmsg_Types_part_1.o #8 6.955 g++ -shared -o HTTPmsg_Types_part_2.so HTTPmsg_Types_part_2.o #8 6.956 g++ -shared -o HTTPmsg_Types_part_3.so HTTPmsg_Types_part_3.o #8 6.960 g++ -shared -o HTTPmsg_Types_part_4.so HTTPmsg_Types_part_4.o #8 6.961 g++ -shared -o HTTPmsg_Types_part_5.so HTTPmsg_Types_part_5.o #8 6.961 g++ -shared -o HTTPmsg_Types_part_6.so HTTPmsg_Types_part_6.o #8 6.961 g++ -shared -o HTTPmsg_Types_part_7.so HTTPmsg_Types_part_7.o #8 6.964 g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o #8 6.964 g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o #8 6.965 g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o #8 6.969 g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o #8 6.973 g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o #8 6.975 g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o #8 6.976 g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o #8 6.977 g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o #8 6.977 g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o #8 6.981 g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o #8 6.982 g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o #8 6.982 g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o #8 6.998 g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o #8 6.998 g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o #8 6.999 g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o #8 6.999 g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o #8 6.999 g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o #8 6.999 g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o #8 6.999 g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o #8 6.999 g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o #8 7.000 g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o #8 7.000 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o #8 7.000 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o #8 7.000 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o #8 7.000 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o #8 7.011 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o #8 7.018 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o #8 7.019 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o #8 7.023 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o #8 7.023 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o #8 7.023 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o #8 7.024 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o #8 7.024 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o #8 7.024 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o #8 7.024 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o #8 7.027 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o #8 7.033 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o #8 7.034 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o #8 7.039 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o #8 7.039 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o #8 7.058 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o #8 7.059 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o #8 7.059 g++ -shared -o JSON_Types_part_1.so JSON_Types_part_1.o #8 7.059 g++ -shared -o JSON_Types_part_2.so JSON_Types_part_2.o #8 7.059 g++ -shared -o JSON_Types_part_3.so JSON_Types_part_3.o #8 7.059 g++ -shared -o JSON_Types_part_4.so JSON_Types_part_4.o #8 7.059 g++ -shared -o JSON_Types_part_5.so JSON_Types_part_5.o #8 7.060 g++ -shared -o JSON_Types_part_6.so JSON_Types_part_6.o #8 7.060 g++ -shared -o JSON_Types_part_7.so JSON_Types_part_7.o #8 7.060 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 7.070 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 7.083 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 7.083 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 7.084 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 7.084 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 7.084 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 7.084 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 7.085 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 7.085 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 7.086 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 7.097 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 7.099 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 7.100 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 7.105 g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o #8 7.105 g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o #8 7.106 g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o #8 7.106 g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o #8 7.108 g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o #8 7.109 g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o #8 7.111 g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o #8 7.111 g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o #8 7.120 g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o #8 7.121 g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o #8 7.122 g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o #8 7.124 g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o #8 7.126 g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o #8 7.127 g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o #8 7.127 g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o #8 7.129 g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o #8 7.129 g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o #8 7.134 g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o #8 7.135 g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o #8 7.135 g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o #8 7.138 g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o #8 7.142 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 7.142 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 7.144 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 7.146 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 7.147 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 7.147 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 7.147 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 7.147 g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o #8 7.148 g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o #8 7.153 g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o #8 7.160 g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o #8 7.167 g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o #8 7.167 g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o #8 7.167 g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o #8 7.168 g++ -shared -o PIPEasp_PortType_part_1.so PIPEasp_PortType_part_1.o #8 7.168 g++ -shared -o PIPEasp_PortType_part_2.so PIPEasp_PortType_part_2.o #8 7.168 g++ -shared -o PIPEasp_PortType_part_3.so PIPEasp_PortType_part_3.o #8 7.168 g++ -shared -o PIPEasp_PortType_part_4.so PIPEasp_PortType_part_4.o #8 7.168 g++ -shared -o PIPEasp_PortType_part_5.so PIPEasp_PortType_part_5.o #8 7.169 g++ -shared -o PIPEasp_PortType_part_6.so PIPEasp_PortType_part_6.o #8 7.169 g++ -shared -o PIPEasp_PortType_part_7.so PIPEasp_PortType_part_7.o #8 7.174 g++ -shared -o PIPEasp_Templates_part_1.so PIPEasp_Templates_part_1.o #8 7.178 g++ -shared -o PIPEasp_Templates_part_2.so PIPEasp_Templates_part_2.o #8 7.180 g++ -shared -o PIPEasp_Templates_part_3.so PIPEasp_Templates_part_3.o #8 7.180 g++ -shared -o PIPEasp_Templates_part_4.so PIPEasp_Templates_part_4.o #8 7.185 g++ -shared -o PIPEasp_Templates_part_5.so PIPEasp_Templates_part_5.o #8 7.185 g++ -shared -o PIPEasp_Templates_part_6.so PIPEasp_Templates_part_6.o #8 7.189 g++ -shared -o PIPEasp_Templates_part_7.so PIPEasp_Templates_part_7.o #8 7.198 g++ -shared -o PIPEasp_Types_part_1.so PIPEasp_Types_part_1.o #8 7.198 g++ -shared -o PIPEasp_Types_part_2.so PIPEasp_Types_part_2.o #8 7.199 g++ -shared -o PIPEasp_Types_part_3.so PIPEasp_Types_part_3.o #8 7.199 g++ -shared -o PIPEasp_Types_part_4.so PIPEasp_Types_part_4.o #8 7.199 g++ -shared -o PIPEasp_Types_part_5.so PIPEasp_Types_part_5.o #8 7.199 g++ -shared -o PIPEasp_Types_part_6.so PIPEasp_Types_part_6.o #8 7.199 g++ -shared -o PIPEasp_Types_part_7.so PIPEasp_Types_part_7.o #8 7.199 g++ -shared -o REMSIM_Tests_part_1.so REMSIM_Tests_part_1.o #8 7.200 g++ -shared -o REMSIM_Tests_part_2.so REMSIM_Tests_part_2.o #8 7.210 g++ -shared -o REMSIM_Tests_part_3.so REMSIM_Tests_part_3.o #8 7.210 g++ -shared -o REMSIM_Tests_part_4.so REMSIM_Tests_part_4.o #8 7.210 g++ -shared -o REMSIM_Tests_part_5.so REMSIM_Tests_part_5.o #8 7.211 g++ -shared -o REMSIM_Tests_part_6.so REMSIM_Tests_part_6.o #8 7.212 g++ -shared -o REMSIM_Tests_part_7.so REMSIM_Tests_part_7.o #8 7.212 g++ -shared -o RSPRO_Server_part_1.so RSPRO_Server_part_1.o #8 7.212 g++ -shared -o RSPRO_Server_part_2.so RSPRO_Server_part_2.o #8 7.212 g++ -shared -o RSPRO_Server_part_3.so RSPRO_Server_part_3.o #8 7.213 g++ -shared -o RSPRO_Server_part_4.so RSPRO_Server_part_4.o #8 7.214 g++ -shared -o RSPRO_Server_part_5.so RSPRO_Server_part_5.o #8 7.215 g++ -shared -o RSPRO_Server_part_6.so RSPRO_Server_part_6.o #8 7.217 g++ -shared -o RSPRO_Server_part_7.so RSPRO_Server_part_7.o #8 7.218 g++ -shared -o RSPRO_Types_part_1.so RSPRO_Types_part_1.o #8 7.222 g++ -shared -o RSPRO_Types_part_2.so RSPRO_Types_part_2.o #8 7.237 g++ -shared -o RSPRO_Types_part_3.so RSPRO_Types_part_3.o #8 7.238 g++ -shared -o RSPRO_Types_part_4.so RSPRO_Types_part_4.o #8 7.238 g++ -shared -o RSPRO_Types_part_5.so RSPRO_Types_part_5.o #8 7.238 g++ -shared -o RSPRO_Types_part_6.so RSPRO_Types_part_6.o #8 7.238 g++ -shared -o RSPRO_Types_part_7.so RSPRO_Types_part_7.o #8 7.238 g++ -shared -o RSRES_part_1.so RSRES_part_1.o #8 7.238 g++ -shared -o RSRES_part_2.so RSRES_part_2.o #8 7.239 g++ -shared -o RSRES_part_3.so RSRES_part_3.o #8 7.239 g++ -shared -o RSRES_part_4.so RSRES_part_4.o #8 7.240 g++ -shared -o RSRES_part_5.so RSRES_part_5.o #8 7.241 g++ -shared -o RSRES_part_6.so RSRES_part_6.o #8 7.241 g++ -shared -o RSRES_part_7.so RSRES_part_7.o #8 7.243 g++ -shared -o RemsimBankd_Tests_part_1.so RemsimBankd_Tests_part_1.o #8 7.243 g++ -shared -o RemsimBankd_Tests_part_2.so RemsimBankd_Tests_part_2.o #8 7.244 g++ -shared -o RemsimBankd_Tests_part_3.so RemsimBankd_Tests_part_3.o #8 7.250 g++ -shared -o RemsimBankd_Tests_part_4.so RemsimBankd_Tests_part_4.o #8 7.256 g++ -shared -o RemsimBankd_Tests_part_5.so RemsimBankd_Tests_part_5.o #8 7.259 g++ -shared -o RemsimBankd_Tests_part_6.so RemsimBankd_Tests_part_6.o #8 7.259 g++ -shared -o RemsimBankd_Tests_part_7.so RemsimBankd_Tests_part_7.o #8 7.260 g++ -shared -o RemsimClient_Tests_part_1.so RemsimClient_Tests_part_1.o #8 7.260 g++ -shared -o RemsimClient_Tests_part_2.so RemsimClient_Tests_part_2.o #8 7.260 g++ -shared -o RemsimClient_Tests_part_3.so RemsimClient_Tests_part_3.o #8 7.273 g++ -shared -o RemsimClient_Tests_part_4.so RemsimClient_Tests_part_4.o #8 7.273 g++ -shared -o RemsimClient_Tests_part_5.so RemsimClient_Tests_part_5.o #8 7.273 g++ -shared -o RemsimClient_Tests_part_6.so RemsimClient_Tests_part_6.o #8 7.274 g++ -shared -o RemsimClient_Tests_part_7.so RemsimClient_Tests_part_7.o #8 7.274 g++ -shared -o RemsimServer_Tests_part_1.so RemsimServer_Tests_part_1.o #8 7.274 g++ -shared -o RemsimServer_Tests_part_2.so RemsimServer_Tests_part_2.o #8 7.274 g++ -shared -o RemsimServer_Tests_part_3.so RemsimServer_Tests_part_3.o #8 7.274 g++ -shared -o RemsimServer_Tests_part_4.so RemsimServer_Tests_part_4.o #8 7.275 g++ -shared -o RemsimServer_Tests_part_5.so RemsimServer_Tests_part_5.o #8 7.275 g++ -shared -o RemsimServer_Tests_part_6.so RemsimServer_Tests_part_6.o #8 7.275 g++ -shared -o RemsimServer_Tests_part_7.so RemsimServer_Tests_part_7.o #8 7.276 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 7.276 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 7.293 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 7.293 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 7.293 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 7.293 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 7.293 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 7.294 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o #8 7.294 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o #8 7.294 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o #8 7.294 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 7.294 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 7.294 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 7.295 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 7.295 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o #8 7.295 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o #8 7.296 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o #8 7.296 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 7.303 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 7.315 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 7.315 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 7.316 g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o #8 7.317 g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o #8 7.317 g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o #8 7.318 g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o #8 7.318 g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o #8 7.319 g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o #8 7.319 g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o #8 7.319 g++ -shared -o VPCD_Adapter_part_1.so VPCD_Adapter_part_1.o #8 7.319 g++ -shared -o VPCD_Adapter_part_2.so VPCD_Adapter_part_2.o #8 7.319 g++ -shared -o VPCD_Adapter_part_3.so VPCD_Adapter_part_3.o #8 7.320 g++ -shared -o VPCD_Adapter_part_4.so VPCD_Adapter_part_4.o #8 7.321 g++ -shared -o VPCD_Adapter_part_5.so VPCD_Adapter_part_5.o #8 7.325 g++ -shared -o VPCD_Adapter_part_6.so VPCD_Adapter_part_6.o #8 7.340 g++ -shared -o VPCD_Adapter_part_7.so VPCD_Adapter_part_7.o #8 7.341 g++ -shared -o VPCD_CodecPort_part_1.so VPCD_CodecPort_part_1.o #8 7.341 g++ -shared -o VPCD_CodecPort_part_2.so VPCD_CodecPort_part_2.o #8 7.341 g++ -shared -o VPCD_CodecPort_part_3.so VPCD_CodecPort_part_3.o #8 7.341 g++ -shared -o VPCD_CodecPort_part_4.so VPCD_CodecPort_part_4.o #8 7.341 g++ -shared -o VPCD_CodecPort_part_5.so VPCD_CodecPort_part_5.o #8 7.341 g++ -shared -o VPCD_CodecPort_part_6.so VPCD_CodecPort_part_6.o #8 7.342 g++ -shared -o VPCD_CodecPort_part_7.so VPCD_CodecPort_part_7.o #8 7.342 g++ -shared -o VPCD_CodecPort_CtrlFunct_part_1.so VPCD_CodecPort_CtrlFunct_part_1.o #8 7.342 g++ -shared -o VPCD_CodecPort_CtrlFunct_part_2.so VPCD_CodecPort_CtrlFunct_part_2.o #8 7.342 g++ -shared -o VPCD_CodecPort_CtrlFunct_part_3.so VPCD_CodecPort_CtrlFunct_part_3.o #8 7.342 g++ -shared -o VPCD_CodecPort_CtrlFunct_part_4.so VPCD_CodecPort_CtrlFunct_part_4.o #8 7.342 g++ -shared -o VPCD_CodecPort_CtrlFunct_part_5.so VPCD_CodecPort_CtrlFunct_part_5.o #8 7.344 g++ -shared -o VPCD_CodecPort_CtrlFunct_part_6.so VPCD_CodecPort_CtrlFunct_part_6.o #8 7.350 g++ -shared -o VPCD_CodecPort_CtrlFunct_part_7.so VPCD_CodecPort_CtrlFunct_part_7.o #8 7.356 g++ -shared -o VPCD_Types_part_1.so VPCD_Types_part_1.o #8 7.361 g++ -shared -o VPCD_Types_part_2.so VPCD_Types_part_2.o #8 7.361 g++ -shared -o VPCD_Types_part_3.so VPCD_Types_part_3.o #8 7.361 g++ -shared -o VPCD_Types_part_4.so VPCD_Types_part_4.o #8 7.361 g++ -shared -o VPCD_Types_part_5.so VPCD_Types_part_5.o #8 7.362 g++ -shared -o VPCD_Types_part_6.so VPCD_Types_part_6.o #8 7.363 g++ -shared -o VPCD_Types_part_7.so VPCD_Types_part_7.o #8 7.364 g++ -shared -o IPA_Emulation.so IPA_Emulation.o #8 7.364 g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o #8 7.365 g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o #8 7.365 g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o #8 7.365 g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o #8 7.365 g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o #8 7.365 g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o #8 7.366 g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o #8 7.368 g++ -shared -o RSPRO.so RSPRO.o #8 7.372 g++ -shared -o RSPRO_part_1.so RSPRO_part_1.o #8 7.372 g++ -shared -o RSPRO_part_2.so RSPRO_part_2.o #8 7.379 g++ -shared -o RSPRO_part_3.so RSPRO_part_3.o #8 7.381 g++ -shared -o RSPRO_part_4.so RSPRO_part_4.o #8 7.382 g++ -shared -o RSPRO_part_5.so RSPRO_part_5.o #8 7.382 g++ -shared -o RSPRO_part_6.so RSPRO_part_6.o #8 7.382 g++ -shared -o RSPRO_part_7.so RSPRO_part_7.o #8 7.384 g++ -shared -o Abstract_Socket.so Abstract_Socket.o #8 7.385 g++ -shared -o HTTPmsg_MessageLen_Function.so HTTPmsg_MessageLen_Function.o #8 7.385 g++ -shared -o HTTPmsg_PT.so HTTPmsg_PT.o #8 7.387 g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o #8 7.387 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o #8 7.388 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o #8 7.406 g++ -shared -o JSON_EncDec.so JSON_EncDec.o #8 7.407 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 7.408 g++ -shared -o PIPEasp_PT.so PIPEasp_PT.o #8 7.432 g++ -shared -o RSPRO_EncDec.so RSPRO_EncDec.o #8 7.460 g++ -shared -o TCCConversion.so TCCConversion.o #8 7.509 g++ -shared -o TCCInterface.so TCCInterface.o #8 7.520 g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o #8 7.521 g++ -shared -o VPCD_CodecPort_CtrlFunctDef.so VPCD_CodecPort_CtrlFunctDef.o #8 7.588 if g++ -L /usr/lib/titan-fPIC -o REMSIM_Tests -Wl,--no-as-needed General_Types.so HTTP_Adapter.so HTTPmsg_MessageLen.so HTTPmsg_PortType.so HTTPmsg_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so JSON_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 PIPEasp_PortType.so PIPEasp_Templates.so PIPEasp_Types.so REMSIM_Tests.so RSPRO_Server.so RSPRO_Types.so RSRES.so RemsimBankd_Tests.so RemsimClient_Tests.so RemsimServer_Tests.so Socket_API_Definitions.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so VPCD_Adapter.so VPCD_CodecPort.so VPCD_CodecPort_CtrlFunct.so VPCD_Types.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 HTTP_Adapter_part_1.so HTTP_Adapter_part_2.so HTTP_Adapter_part_3.so HTTP_Adapter_part_4.so HTTP_Adapter_part_5.so HTTP_Adapter_part_6.so HTTP_Adapter_part_7.so HTTPmsg_MessageLen_part_1.so HTTPmsg_MessageLen_part_2.so HTTPmsg_MessageLen_part_3.so HTTPmsg_MessageLen_part_4.so HTTPmsg_MessageLen_part_5.so HTTPmsg_MessageLen_part_6.so HTTPmsg_MessageLen_part_7.so HTTPmsg_PortType_part_1.so HTTPmsg_PortType_part_2.so HTTPmsg_PortType_part_3.so HTTPmsg_PortType_part_4.so HTTPmsg_PortType_part_5.so HTTPmsg_PortType_part_6.so HTTPmsg_PortType_part_7.so HTTPmsg_Types_part_1.so HTTPmsg_Types_part_2.so HTTPmsg_Types_part_3.so HTTPmsg_Types_part_4.so HTTPmsg_Types_part_5.so HTTPmsg_Types_part_6.so HTTPmsg_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 JSON_Types_part_1.so JSON_Types_part_2.so JSON_Types_part_3.so JSON_Types_part_4.so JSON_Types_part_5.so JSON_Types_part_6.so JSON_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 PIPEasp_PortType_part_1.so PIPEasp_PortType_part_2.so PIPEasp_PortType_part_3.so PIPEasp_PortType_part_4.so PIPEasp_PortType_part_5.so PIPEasp_PortType_part_6.so PIPEasp_PortType_part_7.so PIPEasp_Templates_part_1.so PIPEasp_Templates_part_2.so PIPEasp_Templates_part_3.so PIPEasp_Templates_part_4.so PIPEasp_Templates_part_5.so PIPEasp_Templates_part_6.so PIPEasp_Templates_part_7.so PIPEasp_Types_part_1.so PIPEasp_Types_part_2.so PIPEasp_Types_part_3.so PIPEasp_Types_part_4.so PIPEasp_Types_part_5.so PIPEasp_Types_part_6.so PIPEasp_Types_part_7.so REMSIM_Tests_part_1.so REMSIM_Tests_part_2.so REMSIM_Tests_part_3.so REMSIM_Tests_part_4.so REMSIM_Tests_part_5.so REMSIM_Tests_part_6.so REMSIM_Tests_part_7.so RSPRO_Server_part_1.so RSPRO_Server_part_2.so RSPRO_Server_part_3.so RSPRO_Server_part_4.so RSPRO_Server_part_5.so RSPRO_Server_part_6.so RSPRO_Server_part_7.so RSPRO_Types_part_1.so RSPRO_Types_part_2.so RSPRO_Types_part_3.so RSPRO_Types_part_4.so RSPRO_Types_part_5.so RSPRO_Types_part_6.so RSPRO_Types_part_7.so RSRES_part_1.so RSRES_part_2.so RSRES_part_3.so RSRES_part_4.so RSRES_part_5.so RSRES_part_6.so RSRES_part_7.so RemsimBankd_Tests_part_1.so RemsimBankd_Tests_part_2.so RemsimBankd_Tests_part_3.so RemsimBankd_Tests_part_4.so RemsimBankd_Tests_part_5.so RemsimBankd_Tests_part_6.so RemsimBankd_Tests_part_7.so RemsimClient_Tests_part_1.so RemsimClient_Tests_part_2.so RemsimClient_Tests_part_3.so RemsimClient_Tests_part_4.so RemsimClient_Tests_part_5.so RemsimClient_Tests_part_6.so RemsimClient_Tests_part_7.so RemsimServer_Tests_part_1.so RemsimServer_Tests_part_2.so RemsimServer_Tests_part_3.so RemsimServer_Tests_part_4.so RemsimServer_Tests_part_5.so RemsimServer_Tests_part_6.so RemsimServer_Tests_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 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 VPCD_Adapter_part_1.so VPCD_Adapter_part_2.so VPCD_Adapter_part_3.so VPCD_Adapter_part_4.so VPCD_Adapter_part_5.so VPCD_Adapter_part_6.so VPCD_Adapter_part_7.so VPCD_CodecPort_part_1.so VPCD_CodecPort_part_2.so VPCD_CodecPort_part_3.so VPCD_CodecPort_part_4.so VPCD_CodecPort_part_5.so VPCD_CodecPort_part_6.so VPCD_CodecPort_part_7.so VPCD_CodecPort_CtrlFunct_part_1.so VPCD_CodecPort_CtrlFunct_part_2.so VPCD_CodecPort_CtrlFunct_part_3.so VPCD_CodecPort_CtrlFunct_part_4.so VPCD_CodecPort_CtrlFunct_part_5.so VPCD_CodecPort_CtrlFunct_part_6.so VPCD_CodecPort_CtrlFunct_part_7.so VPCD_Types_part_1.so VPCD_Types_part_2.so VPCD_Types_part_3.so VPCD_Types_part_4.so VPCD_Types_part_5.so VPCD_Types_part_6.so VPCD_Types_part_7.so IPA_Emulation.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 RSPRO.so RSPRO_part_1.so RSPRO_part_2.so RSPRO_part_3.so RSPRO_part_4.so RSPRO_part_5.so RSPRO_part_6.so RSPRO_part_7.so Abstract_Socket.so HTTPmsg_MessageLen_Function.so HTTPmsg_PT.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so JSON_EncDec.so Native_FunctionDefs.so PIPEasp_PT.so RSPRO_EncDec.so TCCConversion.so TCCInterface.so TELNETasp_PT.so VPCD_CodecPort_CtrlFunctDef.so \ #8 7.588 -L/usr/lib/titan -lttcn3-parallel-dynamic \ #8 7.588 -L/lib -lcrypto \ #8 7.588 -L/usr/lib -lxml2 -lsctp -lssl -lpthread -lutil; \ #8 7.588 then : ; else /usr/bin/titanver General_Types.o HTTP_Adapter.o HTTPmsg_MessageLen.o HTTPmsg_PortType.o HTTPmsg_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o JSON_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 PIPEasp_PortType.o PIPEasp_Templates.o PIPEasp_Types.o REMSIM_Tests.o RSPRO_Server.o RSPRO_Types.o RSRES.o RemsimBankd_Tests.o RemsimClient_Tests.o RemsimServer_Tests.o Socket_API_Definitions.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o VPCD_Adapter.o VPCD_CodecPort.o VPCD_CodecPort_CtrlFunct.o VPCD_Types.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 HTTP_Adapter_part_1.o HTTP_Adapter_part_2.o HTTP_Adapter_part_3.o HTTP_Adapter_part_4.o HTTP_Adapter_part_5.o HTTP_Adapter_part_6.o HTTP_Adapter_part_7.o HTTPmsg_MessageLen_part_1.o HTTPmsg_MessageLen_part_2.o HTTPmsg_MessageLen_part_3.o HTTPmsg_MessageLen_part_4.o HTTPmsg_MessageLen_part_5.o HTTPmsg_MessageLen_part_6.o HTTPmsg_MessageLen_part_7.o HTTPmsg_PortType_part_1.o HTTPmsg_PortType_part_2.o HTTPmsg_PortType_part_3.o HTTPmsg_PortType_part_4.o HTTPmsg_PortType_part_5.o HTTPmsg_PortType_part_6.o HTTPmsg_PortType_part_7.o HTTPmsg_Types_part_1.o HTTPmsg_Types_part_2.o HTTPmsg_Types_part_3.o HTTPmsg_Types_part_4.o HTTPmsg_Types_part_5.o HTTPmsg_Types_part_6.o HTTPmsg_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 JSON_Types_part_1.o JSON_Types_part_2.o JSON_Types_part_3.o JSON_Types_part_4.o JSON_Types_part_5.o JSON_Types_part_6.o JSON_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 PIPEasp_PortType_part_1.o PIPEasp_PortType_part_2.o PIPEasp_PortType_part_3.o PIPEasp_PortType_part_4.o PIPEasp_PortType_part_5.o PIPEasp_PortType_part_6.o PIPEasp_PortType_part_7.o PIPEasp_Templates_part_1.o PIPEasp_Templates_part_2.o PIPEasp_Templates_part_3.o PIPEasp_Templates_part_4.o PIPEasp_Templates_part_5.o PIPEasp_Templates_part_6.o PIPEasp_Templates_part_7.o PIPEasp_Types_part_1.o PIPEasp_Types_part_2.o PIPEasp_Types_part_3.o PIPEasp_Types_part_4.o PIPEasp_Types_part_5.o PIPEasp_Types_part_6.o PIPEasp_Types_part_7.o REMSIM_Tests_part_1.o REMSIM_Tests_part_2.o REMSIM_Tests_part_3.o REMSIM_Tests_part_4.o REMSIM_Tests_part_5.o REMSIM_Tests_part_6.o REMSIM_Tests_part_7.o RSPRO_Server_part_1.o RSPRO_Server_part_2.o RSPRO_Server_part_3.o RSPRO_Server_part_4.o RSPRO_Server_part_5.o RSPRO_Server_part_6.o RSPRO_Server_part_7.o RSPRO_Types_part_1.o RSPRO_Types_part_2.o RSPRO_Types_part_3.o RSPRO_Types_part_4.o RSPRO_Types_part_5.o RSPRO_Types_part_6.o RSPRO_Types_part_7.o RSRES_part_1.o RSRES_part_2.o RSRES_part_3.o RSRES_part_4.o RSRES_part_5.o RSRES_part_6.o RSRES_part_7.o RemsimBankd_Tests_part_1.o RemsimBankd_Tests_part_2.o RemsimBankd_Tests_part_3.o RemsimBankd_Tests_part_4.o RemsimBankd_Tests_part_5.o RemsimBankd_Tests_part_6.o RemsimBankd_Tests_part_7.o RemsimClient_Tests_part_1.o RemsimClient_Tests_part_2.o RemsimClient_Tests_part_3.o RemsimClient_Tests_part_4.o RemsimClient_Tests_part_5.o RemsimClient_Tests_part_6.o RemsimClient_Tests_part_7.o RemsimServer_Tests_part_1.o RemsimServer_Tests_part_2.o RemsimServer_Tests_part_3.o RemsimServer_Tests_part_4.o RemsimServer_Tests_part_5.o RemsimServer_Tests_part_6.o RemsimServer_Tests_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 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 VPCD_Adapter_part_1.o VPCD_Adapter_part_2.o VPCD_Adapter_part_3.o VPCD_Adapter_part_4.o VPCD_Adapter_part_5.o VPCD_Adapter_part_6.o VPCD_Adapter_part_7.o VPCD_CodecPort_part_1.o VPCD_CodecPort_part_2.o VPCD_CodecPort_part_3.o VPCD_CodecPort_part_4.o VPCD_CodecPort_part_5.o VPCD_CodecPort_part_6.o VPCD_CodecPort_part_7.o VPCD_CodecPort_CtrlFunct_part_1.o VPCD_CodecPort_CtrlFunct_part_2.o VPCD_CodecPort_CtrlFunct_part_3.o VPCD_CodecPort_CtrlFunct_part_4.o VPCD_CodecPort_CtrlFunct_part_5.o VPCD_CodecPort_CtrlFunct_part_6.o VPCD_CodecPort_CtrlFunct_part_7.o VPCD_Types_part_1.o VPCD_Types_part_2.o VPCD_Types_part_3.o VPCD_Types_part_4.o VPCD_Types_part_5.o VPCD_Types_part_6.o VPCD_Types_part_7.o IPA_Emulation.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 RSPRO.o RSPRO_part_1.o RSPRO_part_2.o RSPRO_part_3.o RSPRO_part_4.o RSPRO_part_5.o RSPRO_part_6.o RSPRO_part_7.o Abstract_Socket.o HTTPmsg_MessageLen_Function.o HTTPmsg_PT.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o JSON_EncDec.o Native_FunctionDefs.o PIPEasp_PT.o RSPRO_EncDec.o TCCConversion.o TCCInterface.o TELNETasp_PT.o VPCD_CodecPort_CtrlFunctDef.o; exit 1; fi #8 7.695 make[1]: Leaving directory '/osmo-ttcn3-hacks/remsim' #8 DONE 7.9s #9 [4/4] COPY REMSIM_TESTS.CFG /data/REMSIM_Tests.cfg #9 DONE 0.1s #10 exporting to image #10 exporting layers #10 exporting layers 0.4s done #10 writing image sha256:88c32796d6a7fef0edb7d2c16bc953a9822d669adbbc8ed6d8a7c6b8d9360366 done #10 naming to docker.io/osmocom-build/ttcn3-remsim-test:latest 0.0s done #10 DONE 0.5s 2 warnings found (use docker --debug to expand): - InvalidDefaultArgInFrom: Default value for ARG $REGISTRY/$USER/debian-bookworm-titan results in empty or invalid base image name (line 3) - JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals (line 13) rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-remsim-test' + docker_image_exists ttcn3-remsim-test + docker images -q osmocom-build/ttcn3-remsim-test + test -n 88c32796d6a7 + list_osmo_packages debian-bookworm ttcn3-remsim-test + local distro=debian-bookworm + local image=ttcn3-remsim-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-remsim-test -c + [ -n ] + return + set_clean_up_trap + trap clean_up_common EXIT INT TERM 0 + set -e + network_create + SUBNET=636481 + seq 1 30 + echo (636481 + 1) % 256 + bc + SUBNET=66 + NET_NAME=ttcn3-remsim-test-66 + SUB4=172.18.66.0/24 + SUB6=fd02:db8:66::/64 + set +x Creating network ttcn3-remsim-test-66, trying SUBNET=66... + docker network create --internal --subnet 172.18.66.0/24 --ipv6 --subnet fd02:db8:66::/64 ttcn3-remsim-test-66 fdec64de4c69eb9fe797dc8ef54c5f20616fa960f68e23f841d1c1c61ee617ef + set +x ### Network ttcn3-remsim-test-66 created (SUBNET=66) ### + return + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/remsim-tester + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/server + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/bankd + cp bankd/bankd_pcsc_slots.csv /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/bankd/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/client + cp REMSIM_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/remsim-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/remsim-tester/REMSIM_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/remsim-tester/REMSIM_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/remsim-tester/REMSIM_Tests.cfg ] + repo=latest + line=Misc_Helpers.mp_osmo_repo := "latest" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "latest"/g /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/remsim-tester/REMSIM_Tests.cfg + network_replace_subnet_in_configs + set +x Applying SUBNET=66 to: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/remsim-tester/REMSIM_Tests.cfg + start_server + echo Starting container with osmo-remsim-server Starting container with osmo-remsim-server + docker_network_params 66 20 + NET=66 + ADDR_SUFIX=20 + echo --network ttcn3-remsim-test-66 --ip 172.18.66.20 --ip6 fd02:db8:66::20 + docker run --rm --network ttcn3-remsim-test-66 --ip 172.18.66.20 --ip6 fd02:db8:66::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/server:/data --name jenkins-ttcn3-remsim-test-latest-1442-server -d osmocom-build/osmo-remsim-latest /bin/sh -c osmo-remsim-server >/data/osmo-remsim-server.log 2>&1 b12aa2e3f7e1a4ae8df5a2cbf74f8c44217cdf7d967944a0ba5e3a5d867dd413 + start_testsuite + echo Starting container with REMSIM testsuite Starting container with REMSIM testsuite + docker_network_params 66 10 + NET=66 + ADDR_SUFIX=10 + echo --network ttcn3-remsim-test-66 --ip 172.18.66.10 --ip6 fd02:db8:66::10 + docker run --rm --network ttcn3-remsim-test-66 --ip 172.18.66.10 --ip6 fd02:db8:66::10 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -v /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/remsim-tester:/data --name jenkins-ttcn3-remsim-test-latest-1442-ttcn3-remsim-test osmocom-build/ttcn3-remsim-test + SUBDIR=remsim + SUITE=REMSIM_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/remsim/REMSIM_Tests REMSIM_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli REMSIM_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: REMSIM_Tests.cfg MC@3ad0f45110bd: Unix server socket created successfully. MC@3ad0f45110bd: Listening on TCP port 45395. 3ad0f45110bd is the default MC2> spawn /osmo-ttcn3-hacks/remsim/REMSIM_Tests 3ad0f45110bd 45395 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@3ad0f45110bd: New HC connected from 172.18.66.10 [172.18.66.10]. 3ad0f45110bd: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@3ad0f45110bd: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@3ad0f45110bd: Configuration file was processed on all HCs. MC@3ad0f45110bd: Creating MTC on host 172.18.66.10. MC@3ad0f45110bd: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@3ad0f45110bd: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_and_nothing'. ------ RemsimServer_Tests.TC_connect_and_nothing ------ Fri Mar 14 05:37:34 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimServer_Tests.TC_connect_and_nothing.pcap" >/data/RemsimServer_Tests.TC_connect_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3ad0f45110bd: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_and_nothing' was executed successfully (exit status: 0). MTC@3ad0f45110bd: Test case TC_connect_and_nothing started. RSPRO0(3)@3ad0f45110bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3ad0f45110bd: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(3)@3ad0f45110bd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(3)@3ad0f45110bd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(3)@3ad0f45110bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO0(3)@3ad0f45110bd: IPA: Closed MTC@3ad0f45110bd: setverdict(pass): none -> pass RSPRO0(3)@3ad0f45110bd: Final verdict of PTC: none MTC@3ad0f45110bd: Setting final verdict of the test case. MTC@3ad0f45110bd: Local verdict of MTC: pass MTC@3ad0f45110bd: Local verdict of PTC RSPRO0(3): none (pass -> pass) MTC@3ad0f45110bd: Test case TC_connect_and_nothing finished. Verdict: pass MTC@3ad0f45110bd: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_and_nothing pass'. Fri Mar 14 05:37:45 UTC 2025 ====== RemsimServer_Tests.TC_connect_and_nothing pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=4761) Waiting for packet dumper to finish... 1 (prev_count=4761, count=5025) MTC@3ad0f45110bd: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_and_nothing pass' was executed successfully (exit status: 0). MTC@3ad0f45110bd: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_client'. ------ RemsimServer_Tests.TC_connect_client ------ Fri Mar 14 05:37:47 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimServer_Tests.TC_connect_client.pcap" >/data/RemsimServer_Tests.TC_connect_client.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3ad0f45110bd: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_client' was executed successfully (exit status: 0). MTC@3ad0f45110bd: Test case TC_connect_client started. MTC@3ad0f45110bd: setverdict(pass): none -> pass RSPRO0(4)@3ad0f45110bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3ad0f45110bd: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(4)@3ad0f45110bd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(4)@3ad0f45110bd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(4)@3ad0f45110bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed RSPRO0(4)@3ad0f45110bd: Final verdict of PTC: none MTC@3ad0f45110bd: Setting final verdict of the test case. MTC@3ad0f45110bd: Local verdict of MTC: pass MTC@3ad0f45110bd: Local verdict of PTC RSPRO0(4): none (pass -> pass) MTC@3ad0f45110bd: Test case TC_connect_client finished. Verdict: pass MTC@3ad0f45110bd: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_client pass'. Fri Mar 14 05:37:48 UTC 2025 ====== RemsimServer_Tests.TC_connect_client pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=1593) Waiting for packet dumper to finish... 1 (prev_count=1593, count=5547) MTC@3ad0f45110bd: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_client pass' was executed successfully (exit status: 0). MTC@3ad0f45110bd: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_client_duplicate'. ------ RemsimServer_Tests.TC_connect_client_duplicate ------ Fri Mar 14 05:37:50 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimServer_Tests.TC_connect_client_duplicate.pcap" >/data/RemsimServer_Tests.TC_connect_client_duplicate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3ad0f45110bd: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_client_duplicate' was executed successfully (exit status: 0). MTC@3ad0f45110bd: Test case TC_connect_client_duplicate started. MTC@3ad0f45110bd: setverdict(pass): none -> pass RSPRO0(5)@3ad0f45110bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3ad0f45110bd: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(5)@3ad0f45110bd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(5)@3ad0f45110bd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(5)@3ad0f45110bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed RSPRO1(6)@3ad0f45110bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3ad0f45110bd: Warning: Re-starting timer T, which is already active (running or expired). RSPRO1(6)@3ad0f45110bd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO1(6)@3ad0f45110bd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO1(6)@3ad0f45110bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed RSPRO1(6)@3ad0f45110bd: IPA: Closed MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed RSPRO1(6)@3ad0f45110bd: Final verdict of PTC: none MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed RSPRO0(5)@3ad0f45110bd: Final verdict of PTC: none MTC@3ad0f45110bd: Setting final verdict of the test case. MTC@3ad0f45110bd: Local verdict of MTC: pass MTC@3ad0f45110bd: Local verdict of PTC RSPRO0(5): none (pass -> pass) MTC@3ad0f45110bd: Local verdict of PTC RSPRO1(6): none (pass -> pass) MTC@3ad0f45110bd: Test case TC_connect_client_duplicate finished. Verdict: pass MTC@3ad0f45110bd: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_client_duplicate pass'. Fri Mar 14 05:37:52 UTC 2025 ====== RemsimServer_Tests.TC_connect_client_duplicate pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6884) Waiting for packet dumper to finish... 1 (prev_count=6884, count=8692) MTC@3ad0f45110bd: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_client_duplicate pass' was executed successfully (exit status: 0). MTC@3ad0f45110bd: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_bank'. ------ RemsimServer_Tests.TC_connect_bank ------ Fri Mar 14 05:37:54 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimServer_Tests.TC_connect_bank.pcap" >/data/RemsimServer_Tests.TC_connect_bank.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3ad0f45110bd: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_bank' was executed successfully (exit status: 0). MTC@3ad0f45110bd: Test case TC_connect_bank started. MTC@3ad0f45110bd: setverdict(pass): none -> pass RSPRO0(7)@3ad0f45110bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3ad0f45110bd: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(7)@3ad0f45110bd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(7)@3ad0f45110bd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(7)@3ad0f45110bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed RSPRO0(7)@3ad0f45110bd: Final verdict of PTC: none MTC@3ad0f45110bd: Setting final verdict of the test case. MTC@3ad0f45110bd: Local verdict of MTC: pass MTC@3ad0f45110bd: Local verdict of PTC RSPRO0(7): none (pass -> pass) MTC@3ad0f45110bd: Test case TC_connect_bank finished. Verdict: pass MTC@3ad0f45110bd: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_bank pass'. Fri Mar 14 05:37:55 UTC 2025 ====== RemsimServer_Tests.TC_connect_bank pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=3342) Waiting for packet dumper to finish... 1 (prev_count=3342, count=5387) MTC@3ad0f45110bd: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_bank pass' was executed successfully (exit status: 0). MTC@3ad0f45110bd: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_bank_duplicate'. ------ RemsimServer_Tests.TC_connect_bank_duplicate ------ Fri Mar 14 05:37:57 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimServer_Tests.TC_connect_bank_duplicate.pcap" >/data/RemsimServer_Tests.TC_connect_bank_duplicate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3ad0f45110bd: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_bank_duplicate' was executed successfully (exit status: 0). MTC@3ad0f45110bd: Test case TC_connect_bank_duplicate started. MTC@3ad0f45110bd: setverdict(pass): none -> pass RSPRO0(8)@3ad0f45110bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3ad0f45110bd: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(8)@3ad0f45110bd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(8)@3ad0f45110bd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(8)@3ad0f45110bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed RSPRO1(9)@3ad0f45110bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3ad0f45110bd: Warning: Re-starting timer T, which is already active (running or expired). RSPRO1(9)@3ad0f45110bd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO1(9)@3ad0f45110bd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO1(9)@3ad0f45110bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed RSPRO1(9)@3ad0f45110bd: IPA: Closed RSPRO1(9)@3ad0f45110bd: Final verdict of PTC: none MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed RSPRO0(8)@3ad0f45110bd: Final verdict of PTC: none MTC@3ad0f45110bd: Setting final verdict of the test case. MTC@3ad0f45110bd: Local verdict of MTC: pass MTC@3ad0f45110bd: Local verdict of PTC RSPRO0(8): none (pass -> pass) MTC@3ad0f45110bd: Local verdict of PTC RSPRO1(9): none (pass -> pass) MTC@3ad0f45110bd: Test case TC_connect_bank_duplicate finished. Verdict: pass MTC@3ad0f45110bd: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_bank_duplicate pass'. Fri Mar 14 05:38:00 UTC 2025 ====== RemsimServer_Tests.TC_connect_bank_duplicate pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=8478) Waiting for packet dumper to finish... 1 (prev_count=8478, count=8742) MTC@3ad0f45110bd: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_bank_duplicate pass' was executed successfully (exit status: 0). MTC@3ad0f45110bd: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add'. ------ RemsimServer_Tests.TC_slotmap_add ------ Fri Mar 14 05:38:02 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimServer_Tests.TC_slotmap_add.pcap" >/data/RemsimServer_Tests.TC_slotmap_add.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3ad0f45110bd: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add' was executed successfully (exit status: 0). MTC@3ad0f45110bd: Test case TC_slotmap_add started. MTC@3ad0f45110bd: setverdict(pass): none -> pass MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: Setting final verdict of the test case. MTC@3ad0f45110bd: Local verdict of MTC: pass MTC@3ad0f45110bd: No PTCs were created. MTC@3ad0f45110bd: Test case TC_slotmap_add finished. Verdict: pass MTC@3ad0f45110bd: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add pass'. Fri Mar 14 05:38:03 UTC 2025 ====== RemsimServer_Tests.TC_slotmap_add pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=3569) MTC@3ad0f45110bd: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add pass' was executed successfully (exit status: 0). MTC@3ad0f45110bd: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_conn_cl_b'. ------ RemsimServer_Tests.TC_slotmap_add_conn_cl_b ------ Fri Mar 14 05:38:04 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimServer_Tests.TC_slotmap_add_conn_cl_b.pcap" >/data/RemsimServer_Tests.TC_slotmap_add_conn_cl_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3ad0f45110bd: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_conn_cl_b' was executed successfully (exit status: 0). MTC@3ad0f45110bd: Test case TC_slotmap_add_conn_cl_b started. RSPRO0(10)@3ad0f45110bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3ad0f45110bd: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(10)@3ad0f45110bd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(10)@3ad0f45110bd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(10)@3ad0f45110bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO1(11)@3ad0f45110bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3ad0f45110bd: Warning: Re-starting timer T, which is already active (running or expired). RSPRO1(11)@3ad0f45110bd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO1(11)@3ad0f45110bd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO1(11)@3ad0f45110bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3ad0f45110bd: setverdict(pass): none -> pass MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed RSPRO0(10)@3ad0f45110bd: Warning: The last outgoing messages on port IPA_RSPRO_PORT may be lost. RSPRO1(11)@3ad0f45110bd: Final verdict of PTC: none RSPRO0(10)@3ad0f45110bd: Final verdict of PTC: none MTC@3ad0f45110bd: Setting final verdict of the test case. MTC@3ad0f45110bd: Local verdict of MTC: pass MTC@3ad0f45110bd: Local verdict of PTC RSPRO0(10): none (pass -> pass) MTC@3ad0f45110bd: Local verdict of PTC RSPRO1(11): none (pass -> pass) MTC@3ad0f45110bd: Test case TC_slotmap_add_conn_cl_b finished. Verdict: pass MTC@3ad0f45110bd: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_conn_cl_b pass'. Fri Mar 14 05:38:06 UTC 2025 ====== RemsimServer_Tests.TC_slotmap_add_conn_cl_b pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=1446) Waiting for packet dumper to finish... 1 (prev_count=1446, count=10500) MTC@3ad0f45110bd: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_conn_cl_b pass' was executed successfully (exit status: 0). MTC@3ad0f45110bd: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_out_of_range'. ------ RemsimServer_Tests.TC_slotmap_add_out_of_range ------ Fri Mar 14 05:38:08 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimServer_Tests.TC_slotmap_add_out_of_range.pcap" >/data/RemsimServer_Tests.TC_slotmap_add_out_of_range.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3ad0f45110bd: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_out_of_range' was executed successfully (exit status: 0). MTC@3ad0f45110bd: Test case TC_slotmap_add_out_of_range started. MTC@3ad0f45110bd: setverdict(pass): none -> pass MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: Setting final verdict of the test case. MTC@3ad0f45110bd: Local verdict of MTC: pass MTC@3ad0f45110bd: No PTCs were created. MTC@3ad0f45110bd: Test case TC_slotmap_add_out_of_range finished. Verdict: pass MTC@3ad0f45110bd: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_out_of_range pass'. Fri Mar 14 05:38:09 UTC 2025 ====== RemsimServer_Tests.TC_slotmap_add_out_of_range pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=5596) MTC@3ad0f45110bd: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_out_of_range pass' was executed successfully (exit status: 0). MTC@3ad0f45110bd: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_conn_cl_b_slotmap_add'. ------ RemsimServer_Tests.TC_conn_cl_b_slotmap_add ------ Fri Mar 14 05:38:10 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimServer_Tests.TC_conn_cl_b_slotmap_add.pcap" >/data/RemsimServer_Tests.TC_conn_cl_b_slotmap_add.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3ad0f45110bd: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_conn_cl_b_slotmap_add' was executed successfully (exit status: 0). MTC@3ad0f45110bd: Test case TC_conn_cl_b_slotmap_add started. RSPRO0(12)@3ad0f45110bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3ad0f45110bd: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(12)@3ad0f45110bd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(12)@3ad0f45110bd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(12)@3ad0f45110bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO1(13)@3ad0f45110bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3ad0f45110bd: Warning: Re-starting timer T, which is already active (running or expired). RSPRO1(13)@3ad0f45110bd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO1(13)@3ad0f45110bd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO1(13)@3ad0f45110bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3ad0f45110bd: setverdict(pass): none -> pass MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed RSPRO1(13)@3ad0f45110bd: Final verdict of PTC: none RSPRO0(12)@3ad0f45110bd: Final verdict of PTC: none MTC@3ad0f45110bd: Setting final verdict of the test case. MTC@3ad0f45110bd: Local verdict of MTC: pass MTC@3ad0f45110bd: Local verdict of PTC RSPRO0(12): none (pass -> pass) MTC@3ad0f45110bd: Local verdict of PTC RSPRO1(13): none (pass -> pass) MTC@3ad0f45110bd: Test case TC_conn_cl_b_slotmap_add finished. Verdict: pass MTC@3ad0f45110bd: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_conn_cl_b_slotmap_add pass'. Fri Mar 14 05:38:11 UTC 2025 ====== RemsimServer_Tests.TC_conn_cl_b_slotmap_add pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=1446) Waiting for packet dumper to finish... 1 (prev_count=1446, count=10285) MTC@3ad0f45110bd: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_conn_cl_b_slotmap_add pass' was executed successfully (exit status: 0). MTC@3ad0f45110bd: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_new'. ------ RemsimServer_Tests.TC_slotmap_del_new ------ Fri Mar 14 05:38:13 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimServer_Tests.TC_slotmap_del_new.pcap" >/data/RemsimServer_Tests.TC_slotmap_del_new.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3ad0f45110bd: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_new' was executed successfully (exit status: 0). MTC@3ad0f45110bd: Test case TC_slotmap_del_new started. MTC@3ad0f45110bd: setverdict(pass): none -> pass MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: { client_id := 8, version_major := 1, version_minor := 1, statuscode := 201, statustext := "Created", header := { { header_name := "Date", header_value := "Fri, 14 Mar 2025 05:38:14 GMT" }, { header_name := "Content-Length", header_value := "0" } }, body := "" } MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: { client_id := 8, version_major := 1, version_minor := 1, statuscode := 200, statustext := "OK", header := { { header_name := "Date", header_value := "Fri, 14 Mar 2025 05:38:14 GMT" }, { header_name := "Content-Length", header_value := "0" } }, body := "" } MTC@3ad0f45110bd: Setting final verdict of the test case. MTC@3ad0f45110bd: Local verdict of MTC: pass MTC@3ad0f45110bd: No PTCs were created. MTC@3ad0f45110bd: Test case TC_slotmap_del_new finished. Verdict: pass MTC@3ad0f45110bd: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_new pass'. Fri Mar 14 05:38:14 UTC 2025 ====== RemsimServer_Tests.TC_slotmap_del_new pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=24) Waiting for packet dumper to finish... 1 (prev_count=24, count=3357) MTC@3ad0f45110bd: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_new pass' was executed successfully (exit status: 0). MTC@3ad0f45110bd: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_nonexistant'. ------ RemsimServer_Tests.TC_slotmap_del_nonexistant ------ Fri Mar 14 05:38:16 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimServer_Tests.TC_slotmap_del_nonexistant.pcap" >/data/RemsimServer_Tests.TC_slotmap_del_nonexistant.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3ad0f45110bd: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_nonexistant' was executed successfully (exit status: 0). MTC@3ad0f45110bd: Test case TC_slotmap_del_nonexistant started. MTC@3ad0f45110bd: setverdict(pass): none -> pass MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: { client_id := 8, version_major := 1, version_minor := 1, statuscode := 404, statustext := "Not Found", header := { { header_name := "Date", header_value := "Fri, 14 Mar 2025 05:38:17 GMT" }, { header_name := "Content-Length", header_value := "0" } }, body := "" } MTC@3ad0f45110bd: Setting final verdict of the test case. MTC@3ad0f45110bd: Local verdict of MTC: pass MTC@3ad0f45110bd: No PTCs were created. MTC@3ad0f45110bd: Test case TC_slotmap_del_nonexistant finished. Verdict: pass MTC@3ad0f45110bd: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_nonexistant pass'. Fri Mar 14 05:38:17 UTC 2025 ====== RemsimServer_Tests.TC_slotmap_del_nonexistant pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=24) Waiting for packet dumper to finish... 1 (prev_count=24, count=2203) MTC@3ad0f45110bd: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_nonexistant pass' was executed successfully (exit status: 0). MTC@3ad0f45110bd: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_unack'. ------ RemsimServer_Tests.TC_slotmap_del_unack ------ Fri Mar 14 05:38:19 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimServer_Tests.TC_slotmap_del_unack.pcap" >/data/RemsimServer_Tests.TC_slotmap_del_unack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3ad0f45110bd: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_unack' was executed successfully (exit status: 0). MTC@3ad0f45110bd: Test case TC_slotmap_del_unack started. RSPRO0(14)@3ad0f45110bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3ad0f45110bd: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(14)@3ad0f45110bd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(14)@3ad0f45110bd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(14)@3ad0f45110bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3ad0f45110bd: setverdict(pass): none -> pass MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed RSPRO0(14)@3ad0f45110bd: Final verdict of PTC: none MTC@3ad0f45110bd: Setting final verdict of the test case. MTC@3ad0f45110bd: Local verdict of MTC: pass MTC@3ad0f45110bd: Local verdict of PTC RSPRO0(14): none (pass -> pass) MTC@3ad0f45110bd: Test case TC_slotmap_del_unack finished. Verdict: pass MTC@3ad0f45110bd: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_unack pass'. Fri Mar 14 05:38:20 UTC 2025 ====== RemsimServer_Tests.TC_slotmap_del_unack pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=4836) Waiting for packet dumper to finish... 1 (prev_count=4836, count=9208) MTC@3ad0f45110bd: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_unack pass' was executed successfully (exit status: 0). MTC@3ad0f45110bd: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_active'. ------ RemsimServer_Tests.TC_slotmap_del_active ------ Fri Mar 14 05:38:22 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimServer_Tests.TC_slotmap_del_active.pcap" >/data/RemsimServer_Tests.TC_slotmap_del_active.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3ad0f45110bd: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_active' was executed successfully (exit status: 0). MTC@3ad0f45110bd: Test case TC_slotmap_del_active started. RSPRO0(15)@3ad0f45110bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3ad0f45110bd: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(15)@3ad0f45110bd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(15)@3ad0f45110bd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(15)@3ad0f45110bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3ad0f45110bd: setverdict(pass): none -> pass MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed RSPRO0(15)@3ad0f45110bd: Final verdict of PTC: none MTC@3ad0f45110bd: Setting final verdict of the test case. MTC@3ad0f45110bd: Local verdict of MTC: pass MTC@3ad0f45110bd: Local verdict of PTC RSPRO0(15): none (pass -> pass) MTC@3ad0f45110bd: Test case TC_slotmap_del_active finished. Verdict: pass MTC@3ad0f45110bd: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_active pass'. Fri Mar 14 05:38:24 UTC 2025 ====== RemsimServer_Tests.TC_slotmap_del_active pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6697) Waiting for packet dumper to finish... 1 (prev_count=6697, count=9471) MTC@3ad0f45110bd: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_active pass' was executed successfully (exit status: 0). MTC@3ad0f45110bd: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_active_client'. ------ RemsimServer_Tests.TC_slotmap_del_active_client ------ Fri Mar 14 05:38:26 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimServer_Tests.TC_slotmap_del_active_client.pcap" >/data/RemsimServer_Tests.TC_slotmap_del_active_client.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3ad0f45110bd: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_active_client' was executed successfully (exit status: 0). MTC@3ad0f45110bd: Test case TC_slotmap_del_active_client started. RSPRO0(16)@3ad0f45110bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3ad0f45110bd: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(16)@3ad0f45110bd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(16)@3ad0f45110bd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(16)@3ad0f45110bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO1(17)@3ad0f45110bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3ad0f45110bd: Warning: Re-starting timer T, which is already active (running or expired). RSPRO1(17)@3ad0f45110bd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO1(17)@3ad0f45110bd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO1(17)@3ad0f45110bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3ad0f45110bd: setverdict(pass): none -> pass MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed RSPRO1(17)@3ad0f45110bd: Final verdict of PTC: none RSPRO0(16)@3ad0f45110bd: Final verdict of PTC: none MTC@3ad0f45110bd: Setting final verdict of the test case. MTC@3ad0f45110bd: Local verdict of MTC: pass MTC@3ad0f45110bd: Local verdict of PTC RSPRO0(16): none (pass -> pass) MTC@3ad0f45110bd: Local verdict of PTC RSPRO1(17): none (pass -> pass) MTC@3ad0f45110bd: Test case TC_slotmap_del_active_client finished. Verdict: pass MTC@3ad0f45110bd: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_active_client pass'. Fri Mar 14 05:38:28 UTC 2025 ====== RemsimServer_Tests.TC_slotmap_del_active_client pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=8979) Waiting for packet dumper to finish... 1 (prev_count=8979, count=12335) MTC@3ad0f45110bd: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_active_client pass' was executed successfully (exit status: 0). MTC@3ad0f45110bd: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_active_bank'. ------ RemsimServer_Tests.TC_slotmap_add_active_bank ------ Fri Mar 14 05:38:30 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimServer_Tests.TC_slotmap_add_active_bank.pcap" >/data/RemsimServer_Tests.TC_slotmap_add_active_bank.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3ad0f45110bd: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_active_bank' was executed successfully (exit status: 0). MTC@3ad0f45110bd: Test case TC_slotmap_add_active_bank started. RSPRO0(18)@3ad0f45110bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3ad0f45110bd: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(18)@3ad0f45110bd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(18)@3ad0f45110bd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(18)@3ad0f45110bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3ad0f45110bd: setverdict(pass): none -> pass MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed MTC@3ad0f45110bd: setverdict(pass): pass -> pass, component reason not changed RSPRO0(18)@3ad0f45110bd: Final verdict of PTC: none MTC@3ad0f45110bd: Setting final verdict of the test case. MTC@3ad0f45110bd: Local verdict of MTC: pass MTC@3ad0f45110bd: Local verdict of PTC RSPRO0(18): none (pass -> pass) MTC@3ad0f45110bd: Test case TC_slotmap_add_active_bank finished. Verdict: pass MTC@3ad0f45110bd: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_active_bank pass'. Fri Mar 14 05:38:31 UTC 2025 ====== RemsimServer_Tests.TC_slotmap_add_active_bank pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=325) Waiting for packet dumper to finish... 1 (prev_count=325, count=5685) MTC@3ad0f45110bd: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_active_bank pass' was executed successfully (exit status: 0). MC@3ad0f45110bd: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@3ad0f45110bd: Terminating MTC. MC@3ad0f45110bd: MTC terminated. MC2> exit MC@3ad0f45110bd: Shutting down session. MC@3ad0f45110bd: Shutdown complete. No expected results found, not comparing outcome. (/osmo-ttcn3-hacks/remsim/expected-results.xml) + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh REMSIM_Tests --rm Generated REMSIM_Tests.TC_conn_cl_b_slotmap_add.merged Generated REMSIM_Tests.TC_connect_and_nothing.merged Generated REMSIM_Tests.TC_connect_bank.merged Generated REMSIM_Tests.TC_connect_bank_duplicate.merged Generated REMSIM_Tests.TC_connect_client.merged Generated REMSIM_Tests.TC_connect_client_duplicate.merged Generated REMSIM_Tests.TC_slotmap_add.merged Generated REMSIM_Tests.TC_slotmap_add_active_bank.merged Generated REMSIM_Tests.TC_slotmap_add_conn_cl_b.merged Generated REMSIM_Tests.TC_slotmap_add_out_of_range.merged Generated REMSIM_Tests.TC_slotmap_del_active.merged Generated REMSIM_Tests.TC_slotmap_del_active_client.merged Generated REMSIM_Tests.TC_slotmap_del_new.merged Generated REMSIM_Tests.TC_slotmap_del_nonexistant.merged Generated REMSIM_Tests.TC_slotmap_del_unack.merged Removing Input log files !!! + exit 0 + docker_kill_wait jenkins-ttcn3-remsim-test-latest-1442-server + docker kill jenkins-ttcn3-remsim-test-latest-1442-server jenkins-ttcn3-remsim-test-latest-1442-server + docker wait jenkins-ttcn3-remsim-test-latest-1442-server 137 + echo Changing to bankd configuration Changing to bankd configuration + cp bankd/REMSIM_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/remsim-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/remsim-tester/REMSIM_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/remsim-tester/REMSIM_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/remsim-tester/REMSIM_Tests.cfg ] + repo=latest + line=Misc_Helpers.mp_osmo_repo := "latest" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "latest"/g /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/remsim-tester/REMSIM_Tests.cfg + network_replace_subnet_in_configs + set +x Applying SUBNET=66 to: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/remsim-tester/REMSIM_Tests.cfg + start_bankd + echo Starting container with osmo-remsim-bankd Starting container with osmo-remsim-bankd + docker_network_params 66 30 + NET=66 + ADDR_SUFIX=30 + echo --network ttcn3-remsim-test-66 --ip 172.18.66.30 --ip6 fd02:db8:66::30 + docker run --rm --network ttcn3-remsim-test-66 --ip 172.18.66.30 --ip6 fd02:db8:66::30 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/bankd:/data --name jenkins-ttcn3-remsim-test-latest-1442-bankd -d osmocom-build/osmo-remsim-latest /bin/sh -c pcscd; osmo-remsim-bankd -d DMAIN,1:DST2,1:DRSPRO,1:DREST,1:DSLOTMAP,1:DBANKDW,1:DGSMTAP,1:DLINP,1 -i 172.18.66.10 >/data/osmo-remsim-bankd.log 2>&1 fb178d2fbf182a4b5afe714768f28ef27d4534d4b8128ec40b3e097f2167983c + start_testsuite + echo Starting container with REMSIM testsuite Starting container with REMSIM testsuite + docker_network_params 66 10 + NET=66 + ADDR_SUFIX=10 + echo --network ttcn3-remsim-test-66 --ip 172.18.66.10 --ip6 fd02:db8:66::10 + docker run --rm --network ttcn3-remsim-test-66 --ip 172.18.66.10 --ip6 fd02:db8:66::10 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -v /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/remsim-tester:/data --name jenkins-ttcn3-remsim-test-latest-1442-ttcn3-remsim-test osmocom-build/ttcn3-remsim-test + SUBDIR=remsim + SUITE=REMSIM_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/remsim/REMSIM_Tests REMSIM_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli REMSIM_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: REMSIM_Tests.cfg MC@4142173a80bb: Unix server socket created successfully. MC@4142173a80bb: Listening on TCP port 37611. 4142173a80bb is the default MC2> spawn /osmo-ttcn3-hacks/remsim/REMSIM_Tests 4142173a80bb 37611 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@4142173a80bb: New HC connected from 172.18.66.10 [172.18.66.10]. 4142173a80bb: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@4142173a80bb: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@4142173a80bb: Configuration file was processed on all HCs. MC@4142173a80bb: Creating MTC on host 172.18.66.10. MC@4142173a80bb: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@4142173a80bb: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_connectBankReq_timeout'. ------ RemsimBankd_Tests.TC_connectBankReq_timeout ------ Fri Mar 14 05:38:35 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_connectBankReq_timeout.pcap" >/data/RemsimBankd_Tests.TC_connectBankReq_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4142173a80bb: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_connectBankReq_timeout' was executed successfully (exit status: 0). MTC@4142173a80bb: Test case TC_connectBankReq_timeout started. RSPRO_SRV0(3)@4142173a80bb: Established a new IPA connection (conn_id=2) RSPRO_SRV0(3)@4142173a80bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } RSPRO_SRV0(3)@4142173a80bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(3)@4142173a80bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(3)@4142173a80bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(3)@4142173a80bb: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(3)@4142173a80bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(3)@4142173a80bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4142173a80bb: setverdict(pass): none -> pass RSPRO_SRV0(3)@4142173a80bb: IPA: Closed MTC@4142173a80bb: setverdict(pass): pass -> pass, component reason not changed RSPRO_SRV0(3)@4142173a80bb: Final verdict of PTC: none MTC@4142173a80bb: Setting final verdict of the test case. MTC@4142173a80bb: Local verdict of MTC: pass MTC@4142173a80bb: Local verdict of PTC RSPRO_SRV0(3): none (pass -> pass) MTC@4142173a80bb: Test case TC_connectBankReq_timeout finished. Verdict: pass MTC@4142173a80bb: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_connectBankReq_timeout pass'. Fri Mar 14 05:38:55 UTC 2025 ====== RemsimBankd_Tests.TC_connectBankReq_timeout pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=5132) Waiting for packet dumper to finish... 1 (prev_count=5132, count=6170) MTC@4142173a80bb: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_connectBankReq_timeout pass' was executed successfully (exit status: 0). MTC@4142173a80bb: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_connectBankReq'. ------ RemsimBankd_Tests.TC_connectBankReq ------ Fri Mar 14 05:38:57 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_connectBankReq.pcap" >/data/RemsimBankd_Tests.TC_connectBankReq.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4142173a80bb: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_connectBankReq' was executed successfully (exit status: 0). MTC@4142173a80bb: Test case TC_connectBankReq started. RSPRO_SRV0(4)@4142173a80bb: Established a new IPA connection (conn_id=2) RSPRO_SRV0(4)@4142173a80bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } RSPRO_SRV0(4)@4142173a80bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(4)@4142173a80bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(4)@4142173a80bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(4)@4142173a80bb: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(4)@4142173a80bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(4)@4142173a80bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4142173a80bb: setverdict(pass): none -> pass reason: ""RemsimBankd_Tests.ttcn:93 : "", new component reason: ""RemsimBankd_Tests.ttcn:93 : "" MTC@4142173a80bb: Stopping testcase execution from "RemsimBankd_Tests.ttcn":93 RSPRO_SRV0(4)@4142173a80bb: Final verdict of PTC: none MTC@4142173a80bb: Setting final verdict of the test case. MTC@4142173a80bb: Local verdict of MTC: pass reason: ""RemsimBankd_Tests.ttcn:93 : "" MTC@4142173a80bb: Local verdict of PTC RSPRO_SRV0(4): none (pass -> pass) MTC@4142173a80bb: Test case TC_connectBankReq finished. Verdict: pass reason: "RemsimBankd_Tests.ttcn:93 : " MTC@4142173a80bb: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_connectBankReq pass'. Fri Mar 14 05:39:06 UTC 2025 ====== RemsimBankd_Tests.TC_connectBankReq pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=508) Waiting for packet dumper to finish... 1 (prev_count=508, count=2111) MTC@4142173a80bb: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_connectBankReq pass' was executed successfully (exit status: 0). MTC@4142173a80bb: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping'. ------ RemsimBankd_Tests.TC_createMapping ------ Fri Mar 14 05:39:08 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_createMapping.pcap" >/data/RemsimBankd_Tests.TC_createMapping.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4142173a80bb: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping' was executed successfully (exit status: 0). MTC@4142173a80bb: Test case TC_createMapping started. RSPRO_SRV0(5)@4142173a80bb: Established a new IPA connection (conn_id=2) RSPRO_SRV0(5)@4142173a80bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } RSPRO_SRV0(5)@4142173a80bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(5)@4142173a80bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(5)@4142173a80bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(5)@4142173a80bb: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(5)@4142173a80bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(5)@4142173a80bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4142173a80bb: setverdict(pass): none -> pass MTC@4142173a80bb: setverdict(pass): pass -> pass, component reason not changed MTC@4142173a80bb: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:104 : "", component reason not changed MTC@4142173a80bb: Stopping testcase execution from "RemsimBankd_Tests.ttcn":104 RSPRO_SRV0(5)@4142173a80bb: Final verdict of PTC: none MTC@4142173a80bb: Setting final verdict of the test case. MTC@4142173a80bb: Local verdict of MTC: pass MTC@4142173a80bb: Local verdict of PTC RSPRO_SRV0(5): none (pass -> pass) MTC@4142173a80bb: Test case TC_createMapping finished. Verdict: pass MTC@4142173a80bb: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping pass'. Fri Mar 14 05:39:17 UTC 2025 ====== RemsimBankd_Tests.TC_createMapping pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=323) Waiting for packet dumper to finish... 1 (prev_count=323, count=2452) MTC@4142173a80bb: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping pass' was executed successfully (exit status: 0). MTC@4142173a80bb: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_busySlot'. ------ RemsimBankd_Tests.TC_createMapping_busySlot ------ Fri Mar 14 05:39:19 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_createMapping_busySlot.pcap" >/data/RemsimBankd_Tests.TC_createMapping_busySlot.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4142173a80bb: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_busySlot' was executed successfully (exit status: 0). MTC@4142173a80bb: Test case TC_createMapping_busySlot started. RSPRO_SRV0(6)@4142173a80bb: Established a new IPA connection (conn_id=2) RSPRO_SRV0(6)@4142173a80bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } RSPRO_SRV0(6)@4142173a80bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(6)@4142173a80bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(6)@4142173a80bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(6)@4142173a80bb: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(6)@4142173a80bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(6)@4142173a80bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4142173a80bb: setverdict(pass): none -> pass MTC@4142173a80bb: setverdict(pass): pass -> pass, component reason not changed MTC@4142173a80bb: setverdict(pass): pass -> pass, component reason not changed MTC@4142173a80bb: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:118 : "", component reason not changed MTC@4142173a80bb: Stopping testcase execution from "RemsimBankd_Tests.ttcn":118 RSPRO_SRV0(6)@4142173a80bb: Final verdict of PTC: none MTC@4142173a80bb: Setting final verdict of the test case. MTC@4142173a80bb: Local verdict of MTC: pass MTC@4142173a80bb: Local verdict of PTC RSPRO_SRV0(6): none (pass -> pass) MTC@4142173a80bb: Test case TC_createMapping_busySlot finished. Verdict: pass MTC@4142173a80bb: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_busySlot pass'. Fri Mar 14 05:39:28 UTC 2025 ====== RemsimBankd_Tests.TC_createMapping_busySlot pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=332) Waiting for packet dumper to finish... 1 (prev_count=332, count=2688) MTC@4142173a80bb: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_busySlot pass' was executed successfully (exit status: 0). MTC@4142173a80bb: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_invalidSlot'. ------ RemsimBankd_Tests.TC_createMapping_invalidSlot ------ Fri Mar 14 05:39:30 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_createMapping_invalidSlot.pcap" >/data/RemsimBankd_Tests.TC_createMapping_invalidSlot.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4142173a80bb: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_invalidSlot' was executed successfully (exit status: 0). MTC@4142173a80bb: Test case TC_createMapping_invalidSlot started. RSPRO_SRV0(7)@4142173a80bb: Established a new IPA connection (conn_id=2) RSPRO_SRV0(7)@4142173a80bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } RSPRO_SRV0(7)@4142173a80bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(7)@4142173a80bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(7)@4142173a80bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(7)@4142173a80bb: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(7)@4142173a80bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(7)@4142173a80bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4142173a80bb: setverdict(pass): none -> pass MTC@4142173a80bb: setverdict(pass): pass -> pass, component reason not changed MTC@4142173a80bb: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:129 : "", component reason not changed MTC@4142173a80bb: Stopping testcase execution from "RemsimBankd_Tests.ttcn":129 RSPRO_SRV0(7)@4142173a80bb: Final verdict of PTC: none MTC@4142173a80bb: Setting final verdict of the test case. MTC@4142173a80bb: Local verdict of MTC: pass MTC@4142173a80bb: Local verdict of PTC RSPRO_SRV0(7): none (pass -> pass) MTC@4142173a80bb: Test case TC_createMapping_invalidSlot finished. Verdict: pass MTC@4142173a80bb: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_invalidSlot pass'. Fri Mar 14 05:39:39 UTC 2025 ====== RemsimBankd_Tests.TC_createMapping_invalidSlot pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=519) Waiting for packet dumper to finish... 1 (prev_count=519, count=2649) MTC@4142173a80bb: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_invalidSlot pass' was executed successfully (exit status: 0). MTC@4142173a80bb: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_invalidBank'. ------ RemsimBankd_Tests.TC_createMapping_invalidBank ------ Fri Mar 14 05:39:41 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_createMapping_invalidBank.pcap" >/data/RemsimBankd_Tests.TC_createMapping_invalidBank.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4142173a80bb: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_invalidBank' was executed successfully (exit status: 0). MTC@4142173a80bb: Test case TC_createMapping_invalidBank started. RSPRO_SRV0(8)@4142173a80bb: Established a new IPA connection (conn_id=2) RSPRO_SRV0(8)@4142173a80bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } RSPRO_SRV0(8)@4142173a80bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(8)@4142173a80bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(8)@4142173a80bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(8)@4142173a80bb: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(8)@4142173a80bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(8)@4142173a80bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4142173a80bb: setverdict(pass): none -> pass MTC@4142173a80bb: setverdict(pass): pass -> pass, component reason not changed MTC@4142173a80bb: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:140 : "", component reason not changed MTC@4142173a80bb: Stopping testcase execution from "RemsimBankd_Tests.ttcn":140 RSPRO_SRV0(8)@4142173a80bb: Final verdict of PTC: none MTC@4142173a80bb: Setting final verdict of the test case. MTC@4142173a80bb: Local verdict of MTC: pass MTC@4142173a80bb: Local verdict of PTC RSPRO_SRV0(8): none (pass -> pass) MTC@4142173a80bb: Test case TC_createMapping_invalidBank finished. Verdict: pass MTC@4142173a80bb: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_invalidBank pass'. Fri Mar 14 05:39:50 UTC 2025 ====== RemsimBankd_Tests.TC_createMapping_invalidBank pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=335) Waiting for packet dumper to finish... 1 (prev_count=335, count=2465) MTC@4142173a80bb: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_invalidBank pass' was executed successfully (exit status: 0). MTC@4142173a80bb: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping_unknownMap'. ------ RemsimBankd_Tests.TC_removeMapping_unknownMap ------ Fri Mar 14 05:39:52 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_removeMapping_unknownMap.pcap" >/data/RemsimBankd_Tests.TC_removeMapping_unknownMap.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4142173a80bb: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping_unknownMap' was executed successfully (exit status: 0). MTC@4142173a80bb: Test case TC_removeMapping_unknownMap started. RSPRO_SRV0(9)@4142173a80bb: Established a new IPA connection (conn_id=2) RSPRO_SRV0(9)@4142173a80bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } RSPRO_SRV0(9)@4142173a80bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(9)@4142173a80bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(9)@4142173a80bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(9)@4142173a80bb: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(9)@4142173a80bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(9)@4142173a80bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4142173a80bb: setverdict(pass): none -> pass MTC@4142173a80bb: setverdict(pass): pass -> pass, component reason not changed MTC@4142173a80bb: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:151 : "", component reason not changed MTC@4142173a80bb: Stopping testcase execution from "RemsimBankd_Tests.ttcn":151 RSPRO_SRV0(9)@4142173a80bb: Final verdict of PTC: none MTC@4142173a80bb: Setting final verdict of the test case. MTC@4142173a80bb: Local verdict of MTC: pass MTC@4142173a80bb: Local verdict of PTC RSPRO_SRV0(9): none (pass -> pass) MTC@4142173a80bb: Test case TC_removeMapping_unknownMap finished. Verdict: pass MTC@4142173a80bb: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping_unknownMap pass'. Fri Mar 14 05:40:01 UTC 2025 ====== RemsimBankd_Tests.TC_removeMapping_unknownMap pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=334) Waiting for packet dumper to finish... 1 (prev_count=334, count=2463) MTC@4142173a80bb: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping_unknownMap pass' was executed successfully (exit status: 0). MTC@4142173a80bb: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping'. ------ RemsimBankd_Tests.TC_removeMapping ------ Fri Mar 14 05:40:03 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_removeMapping.pcap" >/data/RemsimBankd_Tests.TC_removeMapping.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4142173a80bb: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping' was executed successfully (exit status: 0). MTC@4142173a80bb: Test case TC_removeMapping started. RSPRO_SRV0(10)@4142173a80bb: Established a new IPA connection (conn_id=2) RSPRO_SRV0(10)@4142173a80bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } RSPRO_SRV0(10)@4142173a80bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(10)@4142173a80bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(10)@4142173a80bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(10)@4142173a80bb: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(10)@4142173a80bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(10)@4142173a80bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4142173a80bb: setverdict(pass): none -> pass MTC@4142173a80bb: setverdict(pass): pass -> pass, component reason not changed MTC@4142173a80bb: setverdict(pass): pass -> pass, component reason not changed MTC@4142173a80bb: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:163 : "", component reason not changed MTC@4142173a80bb: Stopping testcase execution from "RemsimBankd_Tests.ttcn":163 RSPRO_SRV0(10)@4142173a80bb: Final verdict of PTC: none MTC@4142173a80bb: Setting final verdict of the test case. MTC@4142173a80bb: Local verdict of MTC: pass MTC@4142173a80bb: Local verdict of PTC RSPRO_SRV0(10): none (pass -> pass) MTC@4142173a80bb: Test case TC_removeMapping finished. Verdict: pass MTC@4142173a80bb: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping pass'. Fri Mar 14 05:40:12 UTC 2025 ====== RemsimBankd_Tests.TC_removeMapping pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=323) Waiting for packet dumper to finish... 1 (prev_count=323, count=2679) MTC@4142173a80bb: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping pass' was executed successfully (exit status: 0). MTC@4142173a80bb: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_missingSlot'. ------ RemsimBankd_Tests.TC_clientConnect_missingSlot ------ Fri Mar 14 05:40:14 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_clientConnect_missingSlot.pcap" >/data/RemsimBankd_Tests.TC_clientConnect_missingSlot.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4142173a80bb: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_missingSlot' was executed successfully (exit status: 0). MTC@4142173a80bb: Test case TC_clientConnect_missingSlot started. RSPRO0(11)@4142173a80bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4142173a80bb: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(11)@4142173a80bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4142173a80bb: setverdict(pass): none -> pass RSPRO0(11)@4142173a80bb: IPA: Closed MTC@4142173a80bb: setverdict(pass): pass -> pass, component reason not changed MTC@4142173a80bb: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:172 : "", component reason not changed MTC@4142173a80bb: Stopping testcase execution from "RemsimBankd_Tests.ttcn":172 RSPRO0(11)@4142173a80bb: Final verdict of PTC: none MTC@4142173a80bb: Setting final verdict of the test case. MTC@4142173a80bb: Local verdict of MTC: pass MTC@4142173a80bb: Local verdict of PTC RSPRO0(11): none (pass -> pass) MTC@4142173a80bb: Test case TC_clientConnect_missingSlot finished. Verdict: pass MTC@4142173a80bb: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_missingSlot pass'. Fri Mar 14 05:40:15 UTC 2025 ====== RemsimBankd_Tests.TC_clientConnect_missingSlot pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=331) Waiting for packet dumper to finish... 1 (prev_count=331, count=1527) MTC@4142173a80bb: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_missingSlot pass' was executed successfully (exit status: 0). MTC@4142173a80bb: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_unknown'. ------ RemsimBankd_Tests.TC_clientConnect_unknown ------ Fri Mar 14 05:40:17 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_clientConnect_unknown.pcap" >/data/RemsimBankd_Tests.TC_clientConnect_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4142173a80bb: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_unknown' was executed successfully (exit status: 0). MTC@4142173a80bb: Test case TC_clientConnect_unknown started. RSPRO0(12)@4142173a80bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4142173a80bb: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(12)@4142173a80bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4142173a80bb: setverdict(pass): none -> pass MTC@4142173a80bb: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:179 : "", component reason not changed MTC@4142173a80bb: Stopping testcase execution from "RemsimBankd_Tests.ttcn":179 RSPRO0(12)@4142173a80bb: Final verdict of PTC: none MTC@4142173a80bb: Setting final verdict of the test case. MTC@4142173a80bb: Local verdict of MTC: pass MTC@4142173a80bb: Local verdict of PTC RSPRO0(12): none (pass -> pass) MTC@4142173a80bb: Test case TC_clientConnect_unknown finished. Verdict: pass MTC@4142173a80bb: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_unknown pass'. Fri Mar 14 05:40:18 UTC 2025 ====== RemsimBankd_Tests.TC_clientConnect_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=1531) MTC@4142173a80bb: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_unknown pass' was executed successfully (exit status: 0). MTC@4142173a80bb: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_createMapping'. ------ RemsimBankd_Tests.TC_clientConnect_createMapping ------ Fri Mar 14 05:40:19 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_clientConnect_createMapping.pcap" >/data/RemsimBankd_Tests.TC_clientConnect_createMapping.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4142173a80bb: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_createMapping' was executed successfully (exit status: 0). MTC@4142173a80bb: Test case TC_clientConnect_createMapping started. RSPRO0(13)@4142173a80bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4142173a80bb: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(13)@4142173a80bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4142173a80bb: setverdict(pass): none -> pass RSPRO_SRV0(14)@4142173a80bb: Established a new IPA connection (conn_id=2) RSPRO_SRV0(14)@4142173a80bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } RSPRO_SRV0(14)@4142173a80bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(14)@4142173a80bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(14)@4142173a80bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(14)@4142173a80bb: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(14)@4142173a80bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(14)@4142173a80bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4142173a80bb: setverdict(pass): pass -> pass, component reason not changed MTC@4142173a80bb: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:196 : "", component reason not changed MTC@4142173a80bb: Stopping testcase execution from "RemsimBankd_Tests.ttcn":196 RSPRO0(13)@4142173a80bb: Final verdict of PTC: none RSPRO_SRV0(14)@4142173a80bb: Final verdict of PTC: none MTC@4142173a80bb: Setting final verdict of the test case. MTC@4142173a80bb: Local verdict of MTC: pass MTC@4142173a80bb: Local verdict of PTC RSPRO0(13): none (pass -> pass) MTC@4142173a80bb: Local verdict of PTC RSPRO_SRV0(14): none (pass -> pass) MTC@4142173a80bb: Test case TC_clientConnect_createMapping finished. Verdict: pass MTC@4142173a80bb: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_createMapping pass'. Fri Mar 14 05:40:33 UTC 2025 ====== RemsimBankd_Tests.TC_clientConnect_createMapping pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=3656) Waiting for packet dumper to finish... 1 (prev_count=3656, count=4356) MTC@4142173a80bb: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_createMapping pass' was executed successfully (exit status: 0). MTC@4142173a80bb: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_clientConnect'. ------ RemsimBankd_Tests.TC_createMapping_clientConnect ------ Fri Mar 14 05:40:35 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_createMapping_clientConnect.pcap" >/data/RemsimBankd_Tests.TC_createMapping_clientConnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4142173a80bb: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_clientConnect' was executed successfully (exit status: 0). MTC@4142173a80bb: Test case TC_createMapping_clientConnect started. RSPRO_SRV0(15)@4142173a80bb: Established a new IPA connection (conn_id=2) RSPRO_SRV0(15)@4142173a80bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } RSPRO_SRV0(15)@4142173a80bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(15)@4142173a80bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(15)@4142173a80bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(15)@4142173a80bb: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(15)@4142173a80bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(15)@4142173a80bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4142173a80bb: setverdict(pass): none -> pass MTC@4142173a80bb: setverdict(pass): pass -> pass, component reason not changed RSPRO0(16)@4142173a80bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4142173a80bb: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(16)@4142173a80bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4142173a80bb: setverdict(pass): pass -> pass, component reason not changed MTC@4142173a80bb: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:217 : "", component reason not changed MTC@4142173a80bb: Stopping testcase execution from "RemsimBankd_Tests.ttcn":217 RSPRO_SRV0(15)@4142173a80bb: Final verdict of PTC: none RSPRO0(16)@4142173a80bb: Final verdict of PTC: none MTC@4142173a80bb: Setting final verdict of the test case. MTC@4142173a80bb: Local verdict of MTC: pass MTC@4142173a80bb: Local verdict of PTC RSPRO_SRV0(15): none (pass -> pass) MTC@4142173a80bb: Local verdict of PTC RSPRO0(16): none (pass -> pass) MTC@4142173a80bb: Test case TC_createMapping_clientConnect finished. Verdict: pass MTC@4142173a80bb: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_clientConnect pass'. Fri Mar 14 05:40:44 UTC 2025 ====== RemsimBankd_Tests.TC_createMapping_clientConnect pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2474) Waiting for packet dumper to finish... 1 (prev_count=2474, count=4423) MTC@4142173a80bb: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_clientConnect pass' was executed successfully (exit status: 0). MTC@4142173a80bb: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_clientReconnect'. ------ RemsimBankd_Tests.TC_createMapping_clientReconnect ------ Fri Mar 14 05:40:46 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_createMapping_clientReconnect.pcap" >/data/RemsimBankd_Tests.TC_createMapping_clientReconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4142173a80bb: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_clientReconnect' was executed successfully (exit status: 0). MTC@4142173a80bb: Test case TC_createMapping_clientReconnect started. RSPRO_SRV0(17)@4142173a80bb: Established a new IPA connection (conn_id=2) RSPRO_SRV0(17)@4142173a80bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } RSPRO_SRV0(17)@4142173a80bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(17)@4142173a80bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(17)@4142173a80bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(17)@4142173a80bb: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(17)@4142173a80bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(17)@4142173a80bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4142173a80bb: setverdict(pass): none -> pass MTC@4142173a80bb: setverdict(pass): pass -> pass, component reason not changed RSPRO0(18)@4142173a80bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4142173a80bb: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(18)@4142173a80bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4142173a80bb: setverdict(pass): pass -> pass, component reason not changed RSPRO0(18)@4142173a80bb: Final verdict of PTC: none RSPRO0(19)@4142173a80bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4142173a80bb: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(19)@4142173a80bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4142173a80bb: setverdict(pass): pass -> pass, component reason not changed MTC@4142173a80bb: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:328 : "", component reason not changed MTC@4142173a80bb: Stopping testcase execution from "RemsimBankd_Tests.ttcn":328 RSPRO_SRV0(17)@4142173a80bb: Final verdict of PTC: none RSPRO0(19)@4142173a80bb: Final verdict of PTC: none MTC@4142173a80bb: Setting final verdict of the test case. MTC@4142173a80bb: Local verdict of MTC: pass MTC@4142173a80bb: Local verdict of PTC RSPRO_SRV0(17): none (pass -> pass) MTC@4142173a80bb: Local verdict of PTC RSPRO0(18): none (pass -> pass) MTC@4142173a80bb: Local verdict of PTC RSPRO0(19): none (pass -> pass) MTC@4142173a80bb: Test case TC_createMapping_clientReconnect finished. Verdict: pass MTC@4142173a80bb: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_clientReconnect pass'. Fri Mar 14 05:41:05 UTC 2025 ====== RemsimBankd_Tests.TC_createMapping_clientReconnect pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=5474) Waiting for packet dumper to finish... 1 (prev_count=5474, count=6174) MTC@4142173a80bb: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_clientReconnect pass' was executed successfully (exit status: 0). MTC@4142173a80bb: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping_connected'. ------ RemsimBankd_Tests.TC_removeMapping_connected ------ Fri Mar 14 05:41:07 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_removeMapping_connected.pcap" >/data/RemsimBankd_Tests.TC_removeMapping_connected.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4142173a80bb: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping_connected' was executed successfully (exit status: 0). MTC@4142173a80bb: Test case TC_removeMapping_connected started. RSPRO0(20)@4142173a80bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4142173a80bb: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(20)@4142173a80bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4142173a80bb: setverdict(pass): none -> pass RSPRO_SRV0(21)@4142173a80bb: Established a new IPA connection (conn_id=2) RSPRO_SRV0(21)@4142173a80bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } RSPRO_SRV0(21)@4142173a80bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(21)@4142173a80bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(21)@4142173a80bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(21)@4142173a80bb: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(21)@4142173a80bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(21)@4142173a80bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4142173a80bb: setverdict(pass): pass -> pass, component reason not changed MTC@4142173a80bb: setverdict(pass): pass -> pass, component reason not changed MTC@4142173a80bb: setverdict(fail): pass -> fail reason: "Timeout expecting disconnect", new component reason: "Timeout expecting disconnect" RSPRO0(20)@4142173a80bb: Final verdict of PTC: none RSPRO_SRV0(21)@4142173a80bb: Final verdict of PTC: none MTC@4142173a80bb: Setting final verdict of the test case. MTC@4142173a80bb: Local verdict of MTC: fail reason: "Timeout expecting disconnect" MTC@4142173a80bb: Local verdict of PTC RSPRO0(20): none (fail -> fail) MTC@4142173a80bb: Local verdict of PTC RSPRO_SRV0(21): none (fail -> fail) MTC@4142173a80bb: Test case TC_removeMapping_connected finished. Verdict: fail reason: Timeout expecting disconnect MTC@4142173a80bb: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping_connected fail'. Fri Mar 14 05:41:30 UTC 2025 ------ RemsimBankd_Tests.TC_removeMapping_connected fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=3723) Waiting for packet dumper to finish... 1 (prev_count=3723, count=4423) MTC@4142173a80bb: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping_connected fail' was executed successfully (exit status: 0). MTC@4142173a80bb: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping'. ------ RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping ------ Fri Mar 14 05:41:32 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping.pcap" >/data/RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4142173a80bb: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping' was executed successfully (exit status: 0). MTC@4142173a80bb: Test case TC_createMapping_connectClient_changeMapping started. RSPRO_SRV0(22)@4142173a80bb: Established a new IPA connection (conn_id=2) RSPRO_SRV0(22)@4142173a80bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } RSPRO_SRV0(22)@4142173a80bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(22)@4142173a80bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(22)@4142173a80bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(22)@4142173a80bb: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(22)@4142173a80bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(22)@4142173a80bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4142173a80bb: setverdict(pass): none -> pass MTC@4142173a80bb: setverdict(pass): pass -> pass, component reason not changed RSPRO0(23)@4142173a80bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4142173a80bb: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(23)@4142173a80bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4142173a80bb: setverdict(pass): pass -> pass, component reason not changed MTC@4142173a80bb: setverdict(pass): pass -> pass, component reason not changed MTC@4142173a80bb: setverdict(fail): pass -> fail reason: "Timeout waiting for client being disconnected", new component reason: "Timeout waiting for client being disconnected" MTC@4142173a80bb: Stopping testcase execution from "RemsimBankd_Tests.ttcn":258 RSPRO0(23)@4142173a80bb: Final verdict of PTC: none RSPRO_SRV0(22)@4142173a80bb: Final verdict of PTC: none MTC@4142173a80bb: Setting final verdict of the test case. MTC@4142173a80bb: Local verdict of MTC: fail reason: "Timeout waiting for client being disconnected" MTC@4142173a80bb: Local verdict of PTC RSPRO_SRV0(22): none (fail -> fail) MTC@4142173a80bb: Local verdict of PTC RSPRO0(23): none (fail -> fail) MTC@4142173a80bb: Test case TC_createMapping_connectClient_changeMapping finished. Verdict: fail reason: Timeout waiting for client being disconnected MTC@4142173a80bb: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping fail'. Fri Mar 14 05:41:46 UTC 2025 ------ RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=3972) Waiting for packet dumper to finish... 1 (prev_count=3972, count=4672) MTC@4142173a80bb: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping fail' was executed successfully (exit status: 0). MTC@4142173a80bb: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping'. ------ RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping ------ Fri Mar 14 05:41:48 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping.pcap" >/data/RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4142173a80bb: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping' was executed successfully (exit status: 0). MTC@4142173a80bb: Test case TC_createMapping_connectClient_recreateMapping started. RSPRO_SRV0(24)@4142173a80bb: Established a new IPA connection (conn_id=2) RSPRO_SRV0(24)@4142173a80bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } RSPRO_SRV0(24)@4142173a80bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(24)@4142173a80bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(24)@4142173a80bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(24)@4142173a80bb: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(24)@4142173a80bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(24)@4142173a80bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4142173a80bb: setverdict(pass): none -> pass MTC@4142173a80bb: setverdict(pass): pass -> pass, component reason not changed RSPRO0(25)@4142173a80bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4142173a80bb: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(25)@4142173a80bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4142173a80bb: setverdict(pass): pass -> pass, component reason not changed MTC@4142173a80bb: setverdict(pass): pass -> pass, component reason not changed MTC@4142173a80bb: setverdict(pass): pass -> pass, component reason not changed MTC@4142173a80bb: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:298 : "", component reason not changed MTC@4142173a80bb: Stopping testcase execution from "RemsimBankd_Tests.ttcn":298 RSPRO0(25)@4142173a80bb: Final verdict of PTC: none RSPRO_SRV0(24)@4142173a80bb: Final verdict of PTC: none MTC@4142173a80bb: Setting final verdict of the test case. MTC@4142173a80bb: Local verdict of MTC: pass MTC@4142173a80bb: Local verdict of PTC RSPRO_SRV0(24): none (pass -> pass) MTC@4142173a80bb: Local verdict of PTC RSPRO0(25): none (pass -> pass) MTC@4142173a80bb: Test case TC_createMapping_connectClient_recreateMapping finished. Verdict: pass MTC@4142173a80bb: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping pass'. Fri Mar 14 05:42:02 UTC 2025 ====== RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=3974) Waiting for packet dumper to finish... 1 (prev_count=3974, count=4674) MTC@4142173a80bb: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping pass' was executed successfully (exit status: 0). MTC@4142173a80bb: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_exchangeTPDU'. ------ RemsimBankd_Tests.TC_createMapping_exchangeTPDU ------ Fri Mar 14 05:42:04 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_createMapping_exchangeTPDU.pcap" >/data/RemsimBankd_Tests.TC_createMapping_exchangeTPDU.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4142173a80bb: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_exchangeTPDU' was executed successfully (exit status: 0). MTC@4142173a80bb: Test case TC_createMapping_exchangeTPDU started. MTC@4142173a80bb: setverdict(fail): none -> fail reason: "Could not connect to VPCD at "172.18.66.30":35963, check your configuration", new component reason: "Could not connect to VPCD at "172.18.66.30":35963, check your configuration" MTC@4142173a80bb: Setting final verdict of the test case. MTC@4142173a80bb: Local verdict of MTC: fail reason: "Could not connect to VPCD at "172.18.66.30":35963, check your configuration" MTC@4142173a80bb: No PTCs were created. MTC@4142173a80bb: Test case TC_createMapping_exchangeTPDU finished. Verdict: fail reason: Could not connect to VPCD at "172.18.66.30":35963, check your configuration MTC@4142173a80bb: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_exchangeTPDU fail'. Fri Mar 14 05:42:05 UTC 2025 ------ RemsimBankd_Tests.TC_createMapping_exchangeTPDU fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=24) Waiting for packet dumper to finish... 1 (prev_count=24, count=196) MTC@4142173a80bb: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_exchangeTPDU fail' was executed successfully (exit status: 0). MC@4142173a80bb: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@4142173a80bb: Terminating MTC. MC@4142173a80bb: MTC terminated. MC2> exit MC@4142173a80bb: Shutting down session. MC@4142173a80bb: Shutdown complete. No expected results found, not comparing outcome. (/osmo-ttcn3-hacks/remsim/expected-results.xml) + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh REMSIM_Tests --rm Generated REMSIM_Tests.TC_clientConnect_createMapping.merged Generated REMSIM_Tests.TC_clientConnect_missingSlot.merged Generated REMSIM_Tests.TC_clientConnect_unknown.merged Generated REMSIM_Tests.TC_connectBankReq.merged Generated REMSIM_Tests.TC_connectBankReq_timeout.merged Generated REMSIM_Tests.TC_createMapping.merged Generated REMSIM_Tests.TC_createMapping_busySlot.merged Generated REMSIM_Tests.TC_createMapping_clientConnect.merged Generated REMSIM_Tests.TC_createMapping_clientReconnect.merged Generated REMSIM_Tests.TC_createMapping_connectClient_changeMapping.merged Generated REMSIM_Tests.TC_createMapping_connectClient_recreateMapping.merged Generated REMSIM_Tests.TC_createMapping_exchangeTPDU.merged Generated REMSIM_Tests.TC_createMapping_invalidBank.merged Generated REMSIM_Tests.TC_createMapping_invalidSlot.merged Generated REMSIM_Tests.TC_removeMapping.merged Generated REMSIM_Tests.TC_removeMapping_connected.merged Generated REMSIM_Tests.TC_removeMapping_unknownMap.merged Removing Input log files !!! + exit 0 + docker_kill_wait jenkins-ttcn3-remsim-test-latest-1442-bankd + docker kill jenkins-ttcn3-remsim-test-latest-1442-bankd jenkins-ttcn3-remsim-test-latest-1442-bankd + docker wait jenkins-ttcn3-remsim-test-latest-1442-bankd 137 + echo Changing to client configuration Changing to client configuration + cp client/REMSIM_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/remsim-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/remsim-tester/REMSIM_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/remsim-tester/REMSIM_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/remsim-tester/REMSIM_Tests.cfg ] + repo=latest + line=Misc_Helpers.mp_osmo_repo := "latest" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "latest"/g /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/remsim-tester/REMSIM_Tests.cfg + network_replace_subnet_in_configs + set +x Applying SUBNET=66 to: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/remsim-tester/REMSIM_Tests.cfg + start_client + echo Starting container with osmo-remsim-client Starting container with osmo-remsim-client + docker_network_params 66 40 + NET=66 + ADDR_SUFIX=40 + echo --network ttcn3-remsim-test-66 --ip 172.18.66.40 --ip6 fd02:db8:66::40 + docker run --rm --network ttcn3-remsim-test-66 --ip 172.18.66.40 --ip6 fd02:db8:66::40 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/client:/data --name jenkins-ttcn3-remsim-test-latest-1442-client-d osmocom-build/osmo-remsim-latest /bin/sh -c osmo-remsim-client-shell >/data/osmo-remsim-client.log 2>&1 + start_testsuite + echo Starting container with REMSIM testsuite Starting container with REMSIM testsuite + docker_network_params 66 10 + NET=66 + ADDR_SUFIX=10 + echo --network ttcn3-remsim-test-66 --ip 172.18.66.10 --ip6 fd02:db8:66::10 + docker run --rm --network ttcn3-remsim-test-66 --ip 172.18.66.10 --ip6 fd02:db8:66::10 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -v /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/remsim-tester:/data --name jenkins-ttcn3-remsim-test-latest-1442-ttcn3-remsim-test osmocom-build/ttcn3-remsim-test + SUBDIR=remsim + SUITE=REMSIM_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/remsim/REMSIM_Tests REMSIM_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli REMSIM_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: REMSIM_Tests.cfg Parse error in configuration file `/data/REMSIM_Tests.cfg': in line 10, at or before token `:=': syntax error Error was found in the configuration file. Exiting. Please check the error message above No expected results found, not comparing outcome. (/osmo-ttcn3-hacks/remsim/expected-results.xml) + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh REMSIM_Tests --rm ls: cannot access 'REMSIM_Tests*.log': No such file or directory Removing Input log files !!! rm: cannot remove 'REMSIM_Tests*.log': No such file or directory + 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-remsim-test-66 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers= + [ -n ] + network_remove + set +x Removing network ttcn3-remsim-test-66 + docker network remove ttcn3-remsim-test-66 ttcn3-remsim-test-66 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_cache:/cache --name jenkins-ttcn3-remsim-test-latest-1442-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-remsim-test-latest/logs/remsim-tester/junit-xml-bankd-21.log /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/remsim-tester/junit-xml-server-21.log <?xml version="1.0"?> <testsuite name='Titan' tests='17' failures='3' errors='0' skipped='0' inconc='0' time='212.00'> <testcase classname='RemsimBankd_Tests' name='TC_connectBankReq_timeout' time='18.437320'/> <testcase classname='RemsimBankd_Tests' name='TC_connectBankReq' time='7.963814'/> <testcase classname='RemsimBankd_Tests' name='TC_createMapping' time='7.996543'/> <testcase classname='RemsimBankd_Tests' name='TC_createMapping_busySlot' time='7.957323'/> <testcase classname='RemsimBankd_Tests' name='TC_createMapping_invalidSlot' time='7.948027'/> <testcase classname='RemsimBankd_Tests' name='TC_createMapping_invalidBank' time='7.950155'/> <testcase classname='RemsimBankd_Tests' name='TC_removeMapping_unknownMap' time='7.953508'/> <testcase classname='RemsimBankd_Tests' name='TC_removeMapping' time='7.952964'/> <testcase classname='RemsimBankd_Tests' name='TC_clientConnect_missingSlot' time='0.025952'/> <testcase classname='RemsimBankd_Tests' name='TC_clientConnect_unknown' time='0.021797'/> <testcase classname='RemsimBankd_Tests' name='TC_clientConnect_createMapping' time='12.775558'/> <testcase classname='RemsimBankd_Tests' name='TC_createMapping_clientConnect' time='8.070354'/> <testcase classname='RemsimBankd_Tests' name='TC_createMapping_clientReconnect' time='18.056502'/> <testcase classname='RemsimBankd_Tests' name='TC_removeMapping_connected' time='22.019707'> <failure type='fail-verdict'>Timeout expecting disconnect RemsimBankd_Tests.ttcn:429 RemsimBankd_Tests control part RemsimBankd_Tests.ttcn:347 TC_removeMapping_connected testcase </failure> </testcase> <testcase classname='RemsimBankd_Tests' name='TC_createMapping_connectClient_changeMapping' time='13.041689'> <failure type='fail-verdict'>Timeout waiting for client being disconnected RemsimBankd_Tests.ttcn:431 RemsimBankd_Tests control part RemsimBankd_Tests.ttcn:258 TC_createMapping_connectClient_changeMapping testcase </failure> </testcase> <testcase classname='RemsimBankd_Tests' name='TC_createMapping_connectClient_recreateMapping' time='13.039629'/> <testcase classname='RemsimBankd_Tests' name='TC_createMapping_exchangeTPDU' time='0.004188'> <failure type='fail-verdict'>Could not connect to VPCD at "172.18.66.30":35963, check your configuration RemsimBankd_Tests.ttcn:434 RemsimBankd_Tests control part RemsimBankd_Tests.ttcn:384 TC_createMapping_exchangeTPDU testcase </failure> </testcase> </testsuite> <?xml version="1.0"?> <testsuite name='Titan' tests='15' failures='0' errors='0' skipped='0' inconc='0' time='59.00'> <testcase classname='RemsimServer_Tests' name='TC_connect_and_nothing' time='10.021218'/> <testcase classname='RemsimServer_Tests' name='TC_connect_client' time='0.082187'/> <testcase classname='RemsimServer_Tests' name='TC_connect_client_duplicate' time='1.139144'/> <testcase classname='RemsimServer_Tests' name='TC_connect_bank' time='0.071259'/> <testcase classname='RemsimServer_Tests' name='TC_connect_bank_duplicate' time='2.138323'/> <testcase classname='RemsimServer_Tests' name='TC_slotmap_add' time='0.008112'/> <testcase classname='RemsimServer_Tests' name='TC_slotmap_add_conn_cl_b' time='0.089855'/> <testcase classname='RemsimServer_Tests' name='TC_slotmap_add_out_of_range' time='0.013051'/> <testcase classname='RemsimServer_Tests' name='TC_conn_cl_b_slotmap_add' time='0.090200'/> <testcase classname='RemsimServer_Tests' name='TC_slotmap_del_new' time='0.011506'/> <testcase classname='RemsimServer_Tests' name='TC_slotmap_del_nonexistant' time='0.007740'/> <testcase classname='RemsimServer_Tests' name='TC_slotmap_del_unack' time='0.067228'/> <testcase classname='RemsimServer_Tests' name='TC_slotmap_del_active' time='1.079101'/> <testcase classname='RemsimServer_Tests' name='TC_slotmap_del_active_client' time='1.094728'/> <testcase classname='RemsimServer_Tests' name='TC_slotmap_add_active_bank' time='0.067887'/> </testsuite> Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE