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-sccp-test The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/docker-playground > git init /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test # 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 5048e14b3732d1b9df8582abddca4728270ffa67 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5048e14b3732d1b9df8582abddca4728270ffa67 # timeout=10 Commit message: "debian-bookworm-build: add linting tools" > git rev-list --no-walk 57f680439f378f5bb5c6582297ae0636db6650f8 # timeout=10 [ttcn3-sccp-test] $ /bin/sh -xe /tmp/jenkins15713544478263670316.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-sccp-test + export IMAGE_SUFFIX=master + cd ttcn3-sccp-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs ] + [ xjenkins-ttcn3-sccp-test-1895 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/ttcn3-sccp-test + SUITE_NAME=ttcn3-sccp-test + IMAGE_SUFFIX=master + docker_images_require osmo-stp-master ttcn3-sccp-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-stp-master + local feed + echo debian-bookworm-build + depends=debian-bookworm-build + [ -n debian-bookworm-build ] + docker_images_require debian-bookworm-build + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-bookworm-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + [ -z ] + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/debian-bookworm-build' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/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-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.79kB done #1 DONE 0.0s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.1s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #6 DONE 0.1s #7 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:69e16b89dbd04be88f1f562f865b3faf08aebf233dabbe0644a85f20bbf87cf2 #7 resolve registry.osmocom.org/debian:bookworm@sha256:69e16b89dbd04be88f1f562f865b3faf08aebf233dabbe0644a85f20bbf87cf2 #7 resolve registry.osmocom.org/debian:bookworm@sha256:69e16b89dbd04be88f1f562f865b3faf08aebf233dabbe0644a85f20bbf87cf2 0.1s done #7 DONE 0.1s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.1s #8 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #8 DONE 0.2s #9 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #9 DONE 0.3s #10 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #10 DONE 0.3s #11 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #11 DONE 0.3s #12 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #12 CACHED #13 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #13 CACHED #14 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache clang-format cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #14 CACHED #15 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #15 CACHED #16 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@inside-classes#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'ruff' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #16 CACHED #17 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #17 CACHED #18 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #18 CACHED #19 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #19 CACHED #20 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #20 CACHED #21 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #21 CACHED #22 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #22 CACHED #23 [ 4/16] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #23 CACHED #24 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #24 CACHED #25 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #25 DONE 0.2s #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 0.362 + echo deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./ #26 0.362 + apt-get update #26 0.421 Hit:1 http://deb.debian.org/debian bookworm InRelease #26 0.421 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #26 0.421 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #26 0.523 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1582 B] #26 0.907 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [204 kB] #26 0.933 Fetched 205 kB in 1s (367 kB/s) #26 0.933 Reading package lists... #26 1.191 + apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev #26 1.202 Reading package lists... #26 1.459 Building dependency tree... #26 1.513 Reading state information... #26 1.576 The following additional packages will be installed: #26 1.576 libcurl4-gnutls-dev liblimesuite23.11-1 libmicrohttpd-dev libmicrohttpd12 #26 1.577 liborcania-dev liborcania2.3 libsystemd-dev libuhd4.3.0 libulfius2.7 #26 1.577 libyder-dev libyder2.0 #26 1.577 Suggested packages: #26 1.577 libcurl4-doc libidn-dev libldap2-dev librtmp-dev libssh2-1-dev uhd-doc #26 1.577 uhd-host #26 1.577 Recommended packages: #26 1.577 limesuite-udev limesuite-images gnuradio-dev #26 1.649 The following NEW packages will be installed: #26 1.649 libcurl4-gnutls-dev liblimesuite-dev liblimesuite23.11-1 libmicrohttpd-dev #26 1.649 libmicrohttpd12 liborcania-dev liborcania2.3 libsystemd-dev libuhd-dev #26 1.649 libuhd4.3.0 libulfius-dev libulfius2.7 libyder-dev libyder2.0 #26 1.668 0 upgraded, 14 newly installed, 0 to remove and 2 not upgraded. #26 1.668 Need to get 5782 kB of archives. #26 1.668 After this operation, 24.8 MB of additional disk space will be used. #26 1.668 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ liblimesuite23.11-1 23.11.0.1.2147.b39c.202503112026 [263 kB] #26 1.671 Get:2 http://deb.debian.org/debian bookworm/main amd64 libcurl4-gnutls-dev amd64 7.88.1-10+deb12u8 [485 kB] #26 1.691 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ liblimesuite-dev 23.11.0.1.2147.b39c.202503112026 [53.0 kB] #26 1.697 Get:4 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd12 amd64 0.9.75-6 [119 kB] #26 1.699 Get:5 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd-dev amd64 0.9.75-6 [291 kB] #26 1.703 Get:6 http://deb.debian.org/debian bookworm/main amd64 liborcania2.3 amd64 2.3.2-1 [13.6 kB] #26 1.703 Get:7 http://deb.debian.org/debian bookworm/main amd64 liborcania-dev amd64 2.3.2-1 [115 kB] #26 1.705 Get:8 http://deb.debian.org/debian bookworm/main amd64 libsystemd-dev amd64 252.33-1~deb12u1 [354 kB] #26 1.708 Get:9 http://deb.debian.org/debian bookworm/main amd64 libuhd4.3.0 amd64 4.3.0.0+ds1-5 [3445 kB] #26 1.735 Get:10 http://deb.debian.org/debian bookworm/main amd64 libuhd-dev amd64 4.3.0.0+ds1-5 [219 kB] #26 1.736 Get:11 http://deb.debian.org/debian bookworm/main amd64 libyder2.0 amd64 1.4.19-1 [9420 B] #26 1.736 Get:12 http://deb.debian.org/debian bookworm/main amd64 libulfius2.7 amd64 2.7.13-1 [55.3 kB] #26 1.737 Get:13 http://deb.debian.org/debian bookworm/main amd64 libyder-dev amd64 1.4.19-1 [103 kB] #26 1.738 Get:14 http://deb.debian.org/debian bookworm/main amd64 libulfius-dev amd64 2.7.13-1 [256 kB] #26 1.841 debconf: delaying package configuration, since apt-utils is not installed #26 1.882 Fetched 5782 kB in 0s (65.7 MB/s) #26 1.940 Selecting previously unselected package libcurl4-gnutls-dev:amd64. #26 1.940 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 115791 files and directories currently installed.) #26 1.977 Preparing to unpack .../00-libcurl4-gnutls-dev_7.88.1-10+deb12u8_amd64.deb ... #26 1.993 Unpacking libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u8) ... #26 2.163 Selecting previously unselected package liblimesuite23.11-1:amd64. #26 2.170 Preparing to unpack .../01-liblimesuite23.11-1_23.11.0.1.2147.b39c.202503112026_amd64.deb ... #26 2.205 Unpacking liblimesuite23.11-1:amd64 (23.11.0.1.2147.b39c.202503112026) ... #26 2.325 Selecting previously unselected package liblimesuite-dev. #26 2.343 Preparing to unpack .../02-liblimesuite-dev_23.11.0.1.2147.b39c.202503112026_amd64.deb ... #26 2.360 Unpacking liblimesuite-dev (23.11.0.1.2147.b39c.202503112026) ... #26 2.509 Selecting previously unselected package libmicrohttpd12:amd64. #26 2.527 Preparing to unpack .../03-libmicrohttpd12_0.9.75-6_amd64.deb ... #26 2.544 Unpacking libmicrohttpd12:amd64 (0.9.75-6) ... #26 2.652 Selecting previously unselected package libmicrohttpd-dev:amd64. #26 2.669 Preparing to unpack .../04-libmicrohttpd-dev_0.9.75-6_amd64.deb ... #26 2.686 Unpacking libmicrohttpd-dev:amd64 (0.9.75-6) ... #26 2.850 Selecting previously unselected package liborcania2.3:amd64. #26 2.858 Preparing to unpack .../05-liborcania2.3_2.3.2-1_amd64.deb ... #26 2.875 Unpacking liborcania2.3:amd64 (2.3.2-1) ... #26 2.994 Selecting previously unselected package liborcania-dev:amd64. #26 3.012 Preparing to unpack .../06-liborcania-dev_2.3.2-1_amd64.deb ... #26 3.029 Unpacking liborcania-dev:amd64 (2.3.2-1) ... #26 3.160 Selecting previously unselected package libsystemd-dev:amd64. #26 3.177 Preparing to unpack .../07-libsystemd-dev_252.33-1~deb12u1_amd64.deb ... #26 3.194 Unpacking libsystemd-dev:amd64 (252.33-1~deb12u1) ... #26 3.351 Selecting previously unselected package libuhd4.3.0:amd64. #26 3.369 Preparing to unpack .../08-libuhd4.3.0_4.3.0.0+ds1-5_amd64.deb ... #26 3.386 Unpacking libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #26 3.660 Selecting previously unselected package libuhd-dev:amd64. #26 3.677 Preparing to unpack .../09-libuhd-dev_4.3.0.0+ds1-5_amd64.deb ... #26 3.694 Unpacking libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #26 3.856 Selecting previously unselected package libyder2.0:amd64. #26 3.874 Preparing to unpack .../10-libyder2.0_1.4.19-1_amd64.deb ... #26 3.891 Unpacking libyder2.0:amd64 (1.4.19-1) ... #26 4.037 Selecting previously unselected package libulfius2.7:amd64. #26 4.044 Preparing to unpack .../11-libulfius2.7_2.7.13-1_amd64.deb ... #26 4.062 Unpacking libulfius2.7:amd64 (2.7.13-1) ... #26 4.187 Selecting previously unselected package libyder-dev:amd64. #26 4.205 Preparing to unpack .../12-libyder-dev_1.4.19-1_amd64.deb ... #26 4.224 Unpacking libyder-dev:amd64 (1.4.19-1) ... #26 4.351 Selecting previously unselected package libulfius-dev:amd64. #26 4.368 Preparing to unpack .../13-libulfius-dev_2.7.13-1_amd64.deb ... #26 4.385 Unpacking libulfius-dev:amd64 (2.7.13-1) ... #26 4.548 Setting up libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #26 4.600 Setting up libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u8) ... #26 4.650 Setting up libmicrohttpd12:amd64 (0.9.75-6) ... #26 4.699 Setting up liborcania2.3:amd64 (2.3.2-1) ... #26 4.751 Setting up liblimesuite23.11-1:amd64 (23.11.0.1.2147.b39c.202503112026) ... #26 4.802 Setting up libyder2.0:amd64 (1.4.19-1) ... #26 4.853 Setting up libmicrohttpd-dev:amd64 (0.9.75-6) ... #26 4.905 Setting up libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #26 4.957 Setting up libsystemd-dev:amd64 (252.33-1~deb12u1) ... #26 5.006 Setting up liblimesuite-dev (23.11.0.1.2147.b39c.202503112026) ... #26 5.056 Setting up liborcania-dev:amd64 (2.3.2-1) ... #26 5.105 Setting up libulfius2.7:amd64 (2.7.13-1) ... #26 5.155 Setting up libyder-dev:amd64 (1.4.19-1) ... #26 5.212 Setting up libulfius-dev:amd64 (2.7.13-1) ... #26 5.263 Processing triggers for man-db (2.11.2-2) ... #26 5.316 Processing triggers for libc-bin (2.36-9+deb12u9) ... #26 5.443 + apt-get clean #26 DONE 5.6s #27 exporting to image #27 exporting layers #27 exporting layers 0.3s done #27 writing image sha256:6d0a2a433f17b01e8b7faeb11261378791d7f25c08aabaf9e27db411398bd7e1 done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest 0.0s done #27 DONE 0.4s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n 6d0a2a433f17 + list_osmo_packages debian-bookworm debian-bookworm-build + local distro=debian-bookworm + local image=debian-bookworm-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c + [ -n ] + return + docker_distro_from_image_name osmo-stp-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-stp-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-stp-master + echo osmo-stp-master + dir=osmo-stp-master + [ -z ] + pull_arg=--pull + grep ^FROM ../osmo-stp-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-stp-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-stp-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-stp-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/osmo-stp-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/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-stp-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.24kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 3) #1 DONE 0.1s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.1s #4 [internal] load build context #4 transferring context: 1.13kB done #4 DONE 0.1s #5 [1/7] FROM docker.io/osmocom-build/debian-bookworm-build:latest #5 DONE 0.3s #6 [5/7] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/LIBOSMO-SIGTRAN/+/MASTER?FORMAT=TEXT /tmp/commit-libosmo-sigtran #6 DONE 0.1s #7 [2/7] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-netif-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-netif)" "pkgconfig(libosmocore)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; esac #7 0.318 Hit:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #7 0.318 Hit:2 http://deb.debian.org/debian bookworm InRelease #7 0.318 Hit:3 http://deb.debian.org/debian bookworm-updates InRelease #7 0.319 Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease #7 0.792 Reading package lists... #7 1.060 Reading package lists... #7 1.309 Building dependency tree... #7 1.361 Reading state information... #7 1.424 The following additional packages will be installed: #7 1.424 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 #7 1.424 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 #7 1.424 libosmovty13 osmocom-nightly #7 1.434 The following NEW packages will be installed: #7 1.434 libosmo-netif-dev libosmocodec4 libosmocoding0 libosmocore libosmocore-dev #7 1.434 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #7 1.434 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly #7 1.450 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. #7 1.450 Need to get 2079 kB of archives. #7 1.450 After this operation, 7359 kB of additional disk space will be used. #7 1.450 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202503112026 [1176 B] #7 1.472 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.4.1b755.202503112026 [171 kB] #7 1.475 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.4.1b755.202503112026 [52.0 kB] #7 1.476 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.4.1b755.202503112026 [71.1 kB] #7 1.477 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.4.1b755.202503112026 [228 kB] #7 1.479 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.4.1b755.202503112026 [71.7 kB] #7 1.479 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.4.1b755.202503112026 [104 kB] #7 1.479 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.4.1b755.202503112026 [178 kB] #7 1.480 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.4.1b755.202503112026 [60.4 kB] #7 1.481 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.4.1b755.202503112026 [64.3 kB] #7 1.482 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.4.1b755.202503112026 [51.0 kB] #7 1.482 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.4.1b755.202503112026 [44.3 kB] #7 1.483 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.11.0.4.1b755.202503112026 [849 kB] #7 1.491 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.6.0.1.ae0e.202503112026 [59.9 kB] #7 1.491 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.6.0.1.ae0e.202503112026 [72.7 kB] #7 1.597 debconf: delaying package configuration, since apt-utils is not installed #7 1.638 Fetched 2079 kB in 0s (37.8 MB/s) #7 1.698 Selecting previously unselected package osmocom-nightly. #7 1.698 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 117449 files and directories currently installed.) #7 1.737 Preparing to unpack .../00-osmocom-nightly_202503112026_amd64.deb ... #7 1.752 Unpacking osmocom-nightly (202503112026) ... #7 1.877 Selecting previously unselected package libosmocore22:amd64. #7 1.894 Preparing to unpack .../01-libosmocore22_1.11.0.4.1b755.202503112026_amd64.deb ... #7 1.929 Unpacking libosmocore22:amd64 (1.11.0.4.1b755.202503112026) ... #7 2.072 Selecting previously unselected package libosmocodec4:amd64. #7 2.079 Preparing to unpack .../02-libosmocodec4_1.11.0.4.1b755.202503112026_amd64.deb ... #7 2.096 Unpacking libosmocodec4:amd64 (1.11.0.4.1b755.202503112026) ... #7 2.232 Selecting previously unselected package libosmoisdn0:amd64. #7 2.250 Preparing to unpack .../03-libosmoisdn0_1.11.0.4.1b755.202503112026_amd64.deb ... #7 2.279 Unpacking libosmoisdn0:amd64 (1.11.0.4.1b755.202503112026) ... #7 2.426 Selecting previously unselected package libosmogsm20:amd64. #7 2.443 Preparing to unpack .../04-libosmogsm20_1.11.0.4.1b755.202503112026_amd64.deb ... #7 2.460 Unpacking libosmogsm20:amd64 (1.11.0.4.1b755.202503112026) ... #7 2.592 Selecting previously unselected package libosmocoding0:amd64. #7 2.609 Preparing to unpack .../05-libosmocoding0_1.11.0.4.1b755.202503112026_amd64.deb ... #7 2.626 Unpacking libosmocoding0:amd64 (1.11.0.4.1b755.202503112026) ... #7 2.770 Selecting previously unselected package libosmovty13:amd64. #7 2.788 Preparing to unpack .../06-libosmovty13_1.11.0.4.1b755.202503112026_amd64.deb ... #7 2.804 Unpacking libosmovty13:amd64 (1.11.0.4.1b755.202503112026) ... #7 2.933 Selecting previously unselected package libosmogb14:amd64. #7 2.950 Preparing to unpack .../07-libosmogb14_1.11.0.4.1b755.202503112026_amd64.deb ... #7 2.967 Unpacking libosmogb14:amd64 (1.11.0.4.1b755.202503112026) ... #7 3.102 Selecting previously unselected package libosmoctrl0:amd64. #7 3.109 Preparing to unpack .../08-libosmoctrl0_1.11.0.4.1b755.202503112026_amd64.deb ... #7 3.126 Unpacking libosmoctrl0:amd64 (1.11.0.4.1b755.202503112026) ... #7 3.258 Selecting previously unselected package libosmosim2:amd64. #7 3.265 Preparing to unpack .../09-libosmosim2_1.11.0.4.1b755.202503112026_amd64.deb ... #7 3.282 Unpacking libosmosim2:amd64 (1.11.0.4.1b755.202503112026) ... #7 3.420 Selecting previously unselected package libosmousb0:amd64. #7 3.428 Preparing to unpack .../10-libosmousb0_1.11.0.4.1b755.202503112026_amd64.deb ... #7 3.445 Unpacking libosmousb0:amd64 (1.11.0.4.1b755.202503112026) ... #7 3.566 Selecting previously unselected package libosmocore. #7 3.584 Preparing to unpack .../11-libosmocore_1.11.0.4.1b755.202503112026_amd64.deb ... #7 3.601 Unpacking libosmocore (1.11.0.4.1b755.202503112026) ... #7 3.699 Selecting previously unselected package libosmocore-dev:amd64. #7 3.713 Preparing to unpack .../12-libosmocore-dev_1.11.0.4.1b755.202503112026_amd64.deb ... #7 3.729 Unpacking libosmocore-dev:amd64 (1.11.0.4.1b755.202503112026) ... #7 3.894 Selecting previously unselected package libosmonetif11:amd64. #7 3.912 Preparing to unpack .../13-libosmonetif11_1.6.0.1.ae0e.202503112026_amd64.deb ... #7 3.934 Unpacking libosmonetif11:amd64 (1.6.0.1.ae0e.202503112026) ... #7 4.059 Selecting previously unselected package libosmo-netif-dev:amd64. #7 4.077 Preparing to unpack .../14-libosmo-netif-dev_1.6.0.1.ae0e.202503112026_amd64.deb ... #7 4.094 Unpacking libosmo-netif-dev:amd64 (1.6.0.1.ae0e.202503112026) ... #7 4.248 Setting up osmocom-nightly (202503112026) ... #7 4.298 Setting up libosmocore22:amd64 (1.11.0.4.1b755.202503112026) ... #7 4.350 Setting up libosmocodec4:amd64 (1.11.0.4.1b755.202503112026) ... #7 4.401 Setting up libosmovty13:amd64 (1.11.0.4.1b755.202503112026) ... #7 4.452 Setting up libosmoisdn0:amd64 (1.11.0.4.1b755.202503112026) ... #7 4.504 Setting up libosmousb0:amd64 (1.11.0.4.1b755.202503112026) ... #7 4.556 Setting up libosmogsm20:amd64 (1.11.0.4.1b755.202503112026) ... #7 4.607 Setting up libosmoctrl0:amd64 (1.11.0.4.1b755.202503112026) ... #7 4.658 Setting up libosmogb14:amd64 (1.11.0.4.1b755.202503112026) ... #7 4.710 Setting up libosmonetif11:amd64 (1.6.0.1.ae0e.202503112026) ... #7 4.764 Setting up libosmocoding0:amd64 (1.11.0.4.1b755.202503112026) ... #7 4.818 Setting up libosmosim2:amd64 (1.11.0.4.1b755.202503112026) ... #7 4.871 Setting up libosmocore (1.11.0.4.1b755.202503112026) ... #7 4.925 Setting up libosmocore-dev:amd64 (1.11.0.4.1b755.202503112026) ... #7 4.978 Setting up libosmo-netif-dev:amd64 (1.6.0.1.ae0e.202503112026) ... #7 5.033 Processing triggers for libc-bin (2.36-9+deb12u9) ... #7 DONE 5.2s #8 [3/7] WORKDIR /DATA #8 DONE 0.1s #9 [4/7] RUN GIT clone https://gerrit.osmocom.org/libosmo-sigtran.git #9 0.332 Cloning into 'libosmo-sigtran'... #9 DONE 0.5s #10 [5/7] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/LIBOSMO-SIGTRAN/+/MASTER?FORMAT=TEXT /tmp/commit-libosmo-sigtran #10 DONE 0.2s #11 [6/7] RUN CD libosmo-sigtran && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure && make "-j$(nproc)" install && install examples/.libs/sccp_demo_user /usr/local/bin/ && ldconfig #11 0.408 Already on 'master' #11 0.408 Your branch is up to date with 'origin/master'. #11 0.410 refs/heads/master #11 0.414 HEAD is now at 23d1802 m3ua: Fix fsm dispatch failure not generating tx ERR msg to peer #11 0.415 master #11 0.417 23d180281b168885b2fbeae90c4369bb85b8d84b #11 2.554 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 2.554 libtoolize: copying file './ltmain.sh' #11 2.974 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 2.974 libtoolize: and rerunning libtoolize and aclocal. #11 2.974 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. #11 3.753 configure.ac:167: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.753 configure.ac:167: You should run autoupdate. #11 3.753 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.753 configure.ac:167: the top level #11 3.753 configure.ac:184: warning: AC_OUTPUT should be used without arguments. #11 3.753 configure.ac:184: You should run autoupdate. #11 4.174 configure.ac:23: installing './compile' #11 4.177 configure.ac:25: installing './config.guess' #11 4.180 configure.ac:25: installing './config.sub' #11 4.185 configure.ac:9: installing './install-sh' #11 4.189 configure.ac:9: installing './missing' #11 4.253 examples/Makefile.am: installing './depcomp' #11 4.407 checking for a BSD-compatible install... /usr/bin/install -c #11 4.411 checking whether build environment is sane... yes #11 4.414 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 4.415 checking for gawk... gawk #11 4.415 checking whether make sets $(MAKE)... yes #11 4.431 checking whether make supports nested variables... yes #11 4.441 checking whether make supports nested variables... (cached) yes #11 4.441 checking whether make sets $(MAKE)... (cached) yes #11 4.446 checking for gcc... gcc #11 4.506 checking whether the C compiler works... yes #11 4.581 checking for C compiler default output file name... a.out #11 4.581 checking for suffix of executables... #11 4.620 checking whether we are cross compiling... no #11 4.663 checking for suffix of object files... o #11 4.678 checking whether the compiler supports GNU C... yes #11 4.695 checking whether gcc accepts -g... yes #11 4.723 checking for gcc option to enable C11 features... none needed #11 4.752 checking whether gcc understands -c and -o together... yes #11 4.784 checking whether make supports the include directive... yes (GNU style) #11 4.800 checking dependency style of gcc... gcc3 #11 4.889 checking build system type... x86_64-pc-linux-gnu #11 4.989 checking host system type... x86_64-pc-linux-gnu #11 4.990 checking how to print strings... printf #11 5.018 checking for a sed that does not truncate output... /usr/bin/sed #11 5.020 checking for grep that handles long lines and -e... /usr/bin/grep #11 5.021 checking for egrep... /usr/bin/grep -E #11 5.022 checking for fgrep... /usr/bin/grep -F #11 5.022 checking for ld used by gcc... /usr/bin/ld #11 5.024 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 5.025 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 5.027 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 5.038 checking whether ln -s works... yes #11 5.038 checking the maximum length of command line arguments... 1572864 #11 5.046 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 5.046 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 5.046 checking for /usr/bin/ld option to reload object files... -r #11 5.047 checking for file... file #11 5.047 checking for objdump... objdump #11 5.048 checking how to recognize dependent libraries... pass_all #11 5.049 checking for dlltool... no #11 5.049 checking how to associate runtime and link libraries... printf %s\n #11 5.050 checking for ar... ar #11 5.050 checking for archiver @FILE support... @ #11 5.080 checking for strip... strip #11 5.080 checking for ranlib... ranlib #11 5.080 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 5.168 checking for sysroot... no #11 5.169 checking for a working dd... /usr/bin/dd #11 5.171 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 5.194 checking for mt... no #11 5.195 checking if : is a manifest tool... no #11 5.205 checking for stdio.h... yes #11 5.236 checking for stdlib.h... yes #11 5.254 checking for string.h... yes #11 5.271 checking for inttypes.h... yes #11 5.284 checking for stdint.h... yes #11 5.295 checking for strings.h... yes #11 5.306 checking for sys/stat.h... yes #11 5.318 checking for sys/types.h... yes #11 5.329 checking for unistd.h... yes #11 5.341 checking for dlfcn.h... yes #11 5.354 checking for objdir... .libs #11 5.408 checking if gcc supports -fno-rtti -fno-exceptions... no #11 5.440 checking for gcc option to produce PIC... -fPIC -DPIC #11 5.440 checking if gcc PIC flag -fPIC -DPIC works... yes #11 5.479 checking if gcc static flag -static works... yes #11 5.537 checking if gcc supports -c -o file.o... yes #11 5.552 checking if gcc supports -c -o file.o... (cached) yes #11 5.552 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 5.563 checking whether -lc should be explicitly linked in... no #11 5.609 checking dynamic linker characteristics... GNU/Linux ld.so #11 5.688 checking how to hardcode library paths into programs... immediate #11 5.688 checking whether stripping libraries is possible... yes #11 5.690 checking if libtool supports shared libraries... yes #11 5.690 checking whether to build shared libraries... yes #11 5.690 checking whether to build static libraries... yes #11 5.691 checking for pkg-config... /usr/bin/pkg-config #11 5.691 checking for pkg-config... /usr/bin/pkg-config #11 5.691 checking pkg-config is at least version 0.20... yes #11 5.692 checking for libosmocore >= 1.11.0... yes #11 5.705 checking for libosmovty >= 1.11.0... yes #11 5.725 checking for libosmogsm >= 1.11.0... yes #11 5.747 checking for libosmo-netif >= 1.6.0... yes #11 5.766 checking for library containing sctp_recvmsg... -lsctp #11 5.866 checking if gcc supports -fvisibility=hidden... yes #11 5.883 checking for doxygen... /usr/bin/doxygen #11 5.892 checking whether to enable VTY/CTRL tests... no #11 5.892 CFLAGS=" -std=gnu11 -Wall" #11 5.892 CPPFLAGS=" -Wall" #11 5.946 checking that generated files are newer than configure... done #11 5.947 configure: creating ./config.status #11 6.970 config.status: creating libosmo-sigtran.pc #11 6.999 config.status: creating include/osmocom/Makefile #11 7.036 config.status: creating include/osmocom/sccp/Makefile #11 7.073 config.status: creating include/osmocom/sigtran/Makefile #11 7.111 config.status: creating include/Makefile #11 7.149 config.status: creating src/Makefile #11 7.189 config.status: creating tests/Makefile #11 7.227 config.status: creating tests/m2ua/Makefile #11 7.265 config.status: creating tests/xua/Makefile #11 7.303 config.status: creating tests/ss7/Makefile #11 7.340 config.status: creating tests/vty/Makefile #11 7.378 config.status: creating examples/Makefile #11 7.416 config.status: creating stp/Makefile #11 7.454 config.status: creating doc/Makefile #11 7.492 config.status: creating doc/examples/Makefile #11 7.530 config.status: creating doc/manuals/Makefile #11 7.568 config.status: creating contrib/Makefile #11 7.605 config.status: creating contrib/systemd/Makefile #11 7.643 config.status: creating Doxyfile #11 7.679 config.status: creating Makefile #11 7.717 config.status: executing tests/atconfig commands #11 7.723 config.status: executing depfiles commands #11 8.352 config.status: executing libtool commands #11 8.469 echo 2.1.0.49-23d1 > .version-t && mv .version-t .version #11 8.474 make install-recursive #11 8.481 make[1]: Entering directory '/data/libosmo-sigtran' #11 8.489 Making install in include #11 8.493 make[2]: Entering directory '/data/libosmo-sigtran/include' #11 8.502 Making install in osmocom #11 8.506 make[3]: Entering directory '/data/libosmo-sigtran/include/osmocom' #11 8.514 Making install in sccp #11 8.518 make[4]: Entering directory '/data/libosmo-sigtran/include/osmocom/sccp' #11 8.524 make[5]: Entering directory '/data/libosmo-sigtran/include/osmocom/sccp' #11 8.524 make[5]: Nothing to be done for 'install-exec-am'. #11 8.527 /usr/bin/mkdir -p '/usr/local/include/osmocom/sccp' #11 8.533 /usr/bin/install -c -m 644 sccp_types.h '/usr/local/include/osmocom/sccp' #11 8.537 make[5]: Leaving directory '/data/libosmo-sigtran/include/osmocom/sccp' #11 8.538 make[4]: Leaving directory '/data/libosmo-sigtran/include/osmocom/sccp' #11 8.538 Making install in sigtran #11 8.542 make[4]: Entering directory '/data/libosmo-sigtran/include/osmocom/sigtran' #11 8.548 make[5]: Entering directory '/data/libosmo-sigtran/include/osmocom/sigtran' #11 8.548 make[5]: Nothing to be done for 'install-exec-am'. #11 8.551 /usr/bin/mkdir -p '/usr/local/include/osmocom/sigtran' #11 8.552 /usr/bin/mkdir -p '/usr/local/include/osmocom/sigtran/protocol' #11 8.557 /usr/bin/install -c -m 644 mtp_sap.h osmo_ss7.h sccp_helpers.h sccp_sap.h sigtran_sap.h xua_msg.h '/usr/local/include/osmocom/sigtran' #11 8.558 /usr/bin/install -c -m 644 protocol/sua.h protocol/m2ua.h protocol/m3ua.h protocol/mtp.h protocol/sccp_scmg.h '/usr/local/include/osmocom/sigtran/protocol' #11 8.562 make[5]: Leaving directory '/data/libosmo-sigtran/include/osmocom/sigtran' #11 8.563 make[4]: Leaving directory '/data/libosmo-sigtran/include/osmocom/sigtran' #11 8.567 make[4]: Entering directory '/data/libosmo-sigtran/include/osmocom' #11 8.573 make[5]: Entering directory '/data/libosmo-sigtran/include/osmocom' #11 8.573 make[5]: Nothing to be done for 'install-exec-am'. #11 8.573 make[5]: Nothing to be done for 'install-data-am'. #11 8.573 make[5]: Leaving directory '/data/libosmo-sigtran/include/osmocom' #11 8.573 make[4]: Leaving directory '/data/libosmo-sigtran/include/osmocom' #11 8.574 make[3]: Leaving directory '/data/libosmo-sigtran/include/osmocom' #11 8.579 make[3]: Entering directory '/data/libosmo-sigtran/include' #11 8.584 make[4]: Entering directory '/data/libosmo-sigtran/include' #11 8.584 make[4]: Nothing to be done for 'install-exec-am'. #11 8.584 make[4]: Nothing to be done for 'install-data-am'. #11 8.584 make[4]: Leaving directory '/data/libosmo-sigtran/include' #11 8.585 make[3]: Leaving directory '/data/libosmo-sigtran/include' #11 8.586 make[2]: Leaving directory '/data/libosmo-sigtran/include' #11 8.586 Making install in src #11 8.592 make[2]: Entering directory '/data/libosmo-sigtran/src' #11 8.595 CC libxua_a-xua_msg.o #11 8.595 CC ipa.lo #11 8.596 CC m3ua.lo #11 8.597 CC osmo_ss7.lo #11 8.598 CC osmo_ss7_as.lo #11 8.599 CC osmo_ss7_asp.lo #11 8.601 CC osmo_ss7_asp_peer.lo #11 8.602 CC osmo_ss7_combined_linkset.lo #11 8.602 CC osmo_ss7_hmrt.lo #11 8.603 CC osmo_ss7_instance.lo #11 8.604 CC osmo_ss7_link.lo #11 8.605 CC osmo_ss7_linkset.lo #11 8.606 CC osmo_ss7_vty.lo #11 8.607 CC osmo_ss7_xua_srv.lo #11 8.608 CC osmo_ss7_route.lo #11 8.609 CC osmo_ss7_route_table.lo #11 8.612 CC osmo_ss7_user.lo #11 8.615 CC sccp2sua.lo #11 8.616 CC sccp_lbcs.lo #11 8.617 CC sccp_helpers.lo #11 8.721 CC sccp_sap.lo #11 8.781 CC sccp_sclc.lo #11 8.781 CC sccp_scmg.lo #11 8.789 CC sccp_scrc.lo #11 8.805 CC sccp_scoc.lo #11 8.811 CC sccp_types.lo #11 8.817 CC sccp_user.lo #11 8.818 CC sccp_vty.lo #11 8.820 CC sua.lo #11 8.820 CC xua_asp_fsm.lo #11 8.837 CC xua_as_fsm.lo #11 8.837 CC xua_default_lm_fsm.lo #11 8.839 CC xua_msg.lo #11 8.844 CC xua_rkm.lo #11 8.852 CC xua_shared.lo #11 8.867 CC xua_snm.lo #11 8.887 AR libxua.a #11 8.888 ar: `u' modifier ignored since `D' is the default (see `U') #11 8.904 sccp_scoc.c: In function 'scoc_fsm_active': #11 8.904 sccp_scoc.c:1232:9: note: '#pragma message: TODO: internal disco: send N-DISCONNECT.ind to user' #11 8.904 1232 | #pragma message ("TODO: internal disco: send N-DISCONNECT.ind to user") #11 8.904 | ^~~~~~~ #11 9.096 CCLD libosmo-sigtran.la #11 9.582 make[3]: Entering directory '/data/libosmo-sigtran/src' #11 9.582 make[3]: Nothing to be done for 'install-data-am'. #11 9.583 /usr/bin/mkdir -p '/usr/local/lib' #11 9.583 /bin/bash ../libtool --mode=install /usr/bin/install -c libosmo-sigtran.la '/usr/local/lib' #11 9.602 libtool: install: /usr/bin/install -c .libs/libosmo-sigtran.so.11.0.0 /usr/local/lib/libosmo-sigtran.so.11.0.0 #11 9.608 libtool: install: (cd /usr/local/lib && { ln -s -f libosmo-sigtran.so.11.0.0 libosmo-sigtran.so.11 || { rm -f libosmo-sigtran.so.11 && ln -s libosmo-sigtran.so.11.0.0 libosmo-sigtran.so.11; }; }) #11 9.614 libtool: install: (cd /usr/local/lib && { ln -s -f libosmo-sigtran.so.11.0.0 libosmo-sigtran.so || { rm -f libosmo-sigtran.so && ln -s libosmo-sigtran.so.11.0.0 libosmo-sigtran.so; }; }) #11 9.626 libtool: install: /usr/bin/install -c .libs/libosmo-sigtran.lai /usr/local/lib/libosmo-sigtran.la #11 9.639 libtool: install: /usr/bin/install -c .libs/libosmo-sigtran.a /usr/local/lib/libosmo-sigtran.a #11 9.648 libtool: install: chmod 644 /usr/local/lib/libosmo-sigtran.a #11 9.655 libtool: install: ranlib /usr/local/lib/libosmo-sigtran.a #11 9.717 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 9.718 ---------------------------------------------------------------------- #11 9.718 Libraries have been installed in: #11 9.718 /usr/local/lib #11 9.718 #11 9.718 If you ever happen to want to link against installed libraries #11 9.718 in a given directory, LIBDIR, you must either use libtool, and #11 9.718 specify the full pathname of the library, or use the '-LLIBDIR' #11 9.718 flag during linking and do at least one of the following: #11 9.718 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 9.718 during execution #11 9.718 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 9.718 during linking #11 9.718 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 9.718 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 9.718 #11 9.718 See any operating system documentation about shared libraries for #11 9.718 more information, such as the ld(1) and ld.so(8) manual pages. #11 9.718 ---------------------------------------------------------------------- #11 9.718 make[3]: Leaving directory '/data/libosmo-sigtran/src' #11 9.718 make[2]: Leaving directory '/data/libosmo-sigtran/src' #11 9.718 Making install in tests #11 9.719 make[2]: Entering directory '/data/libosmo-sigtran/tests' #11 9.721 Making install in xua #11 9.722 make[3]: Entering directory '/data/libosmo-sigtran/tests/xua' #11 9.723 make[4]: Entering directory '/data/libosmo-sigtran/tests/xua' #11 9.723 make[4]: Nothing to be done for 'install-exec-am'. #11 9.723 make[4]: Nothing to be done for 'install-data-am'. #11 9.723 make[4]: Leaving directory '/data/libosmo-sigtran/tests/xua' #11 9.723 make[3]: Leaving directory '/data/libosmo-sigtran/tests/xua' #11 9.723 Making install in m2ua #11 9.724 make[3]: Entering directory '/data/libosmo-sigtran/tests/m2ua' #11 9.726 make[4]: Entering directory '/data/libosmo-sigtran/tests/m2ua' #11 9.726 make[4]: Nothing to be done for 'install-exec-am'. #11 9.726 make[4]: Nothing to be done for 'install-data-am'. #11 9.726 make[4]: Leaving directory '/data/libosmo-sigtran/tests/m2ua' #11 9.726 make[3]: Leaving directory '/data/libosmo-sigtran/tests/m2ua' #11 9.726 Making install in ss7 #11 9.727 make[3]: Entering directory '/data/libosmo-sigtran/tests/ss7' #11 9.729 make[4]: Entering directory '/data/libosmo-sigtran/tests/ss7' #11 9.729 make[4]: Nothing to be done for 'install-exec-am'. #11 9.729 make[4]: Nothing to be done for 'install-data-am'. #11 9.729 make[4]: Leaving directory '/data/libosmo-sigtran/tests/ss7' #11 9.729 make[3]: Leaving directory '/data/libosmo-sigtran/tests/ss7' #11 9.729 Making install in vty #11 9.731 make[3]: Entering directory '/data/libosmo-sigtran/tests/vty' #11 9.733 make[4]: Entering directory '/data/libosmo-sigtran/tests/vty' #11 9.733 make[4]: Nothing to be done for 'install-exec-am'. #11 9.733 make[4]: Nothing to be done for 'install-data-am'. #11 9.733 make[4]: Leaving directory '/data/libosmo-sigtran/tests/vty' #11 9.733 make[3]: Leaving directory '/data/libosmo-sigtran/tests/vty' #11 9.735 make[3]: Entering directory '/data/libosmo-sigtran/tests' #11 9.738 make[4]: Entering directory '/data/libosmo-sigtran/tests' #11 9.738 make[4]: Nothing to be done for 'install-exec-am'. #11 9.738 make[4]: Nothing to be done for 'install-data-am'. #11 9.738 make[4]: Leaving directory '/data/libosmo-sigtran/tests' #11 9.738 make[3]: Leaving directory '/data/libosmo-sigtran/tests' #11 9.738 make[2]: Leaving directory '/data/libosmo-sigtran/tests' #11 9.739 Making install in examples #11 9.741 make[2]: Entering directory '/data/libosmo-sigtran/examples' #11 9.742 CC sccp_demo_user.o #11 9.742 CC sccp_test_server.o #11 9.742 CC sccp_test_vty.o #11 9.782 CCLD sccp_demo_user #11 9.887 make[3]: Entering directory '/data/libosmo-sigtran/examples' #11 9.887 make[3]: Nothing to be done for 'install-exec-am'. #11 9.887 make[3]: Nothing to be done for 'install-data-am'. #11 9.887 make[3]: Leaving directory '/data/libosmo-sigtran/examples' #11 9.887 make[2]: Leaving directory '/data/libosmo-sigtran/examples' #11 9.887 Making install in stp #11 9.888 make[2]: Entering directory '/data/libosmo-sigtran/stp' #11 9.888 CC stp_main.o #11 9.925 CCLD osmo-stp #11 10.19 make[3]: Entering directory '/data/libosmo-sigtran/stp' #11 10.19 make[3]: Nothing to be done for 'install-data-am'. #11 10.19 /usr/bin/mkdir -p '/usr/local/bin' #11 10.19 /bin/bash ../libtool --mode=install /usr/bin/install -c osmo-stp '/usr/local/bin' #11 10.21 libtool: install: /usr/bin/install -c .libs/osmo-stp /usr/local/bin/osmo-stp #11 10.21 make[3]: Leaving directory '/data/libosmo-sigtran/stp' #11 10.21 make[2]: Leaving directory '/data/libosmo-sigtran/stp' #11 10.21 Making install in doc #11 10.22 make[2]: Entering directory '/data/libosmo-sigtran/doc' #11 10.22 Making install in examples #11 10.22 make[3]: Entering directory '/data/libosmo-sigtran/doc/examples' #11 10.22 make[4]: Entering directory '/data/libosmo-sigtran/doc/examples' #11 10.22 make[4]: Nothing to be done for 'install-exec-am'. #11 10.22 /usr/bin/mkdir -p '/usr/local/share/doc/libosmo-sigtran/examples/osmo-stp' #11 10.22 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 10.23 /usr/bin/install -c -m 644 osmo-stp.cfg osmo-stp-multihome.cfg '/usr/local/share/doc/libosmo-sigtran/examples/osmo-stp' #11 10.23 /usr/bin/install -c -m 644 osmo-stp.cfg '/usr/local/etc/osmocom' #11 10.23 make[4]: Leaving directory '/data/libosmo-sigtran/doc/examples' #11 10.23 make[3]: Leaving directory '/data/libosmo-sigtran/doc/examples' #11 10.23 Making install in manuals #11 10.23 make[3]: Entering directory '/data/libosmo-sigtran/doc/manuals' #11 10.23 make[4]: Entering directory '/data/libosmo-sigtran/doc/manuals' #11 10.23 make[4]: Nothing to be done for 'install-exec-am'. #11 10.23 make[4]: Nothing to be done for 'install-data-am'. #11 10.23 make[4]: Leaving directory '/data/libosmo-sigtran/doc/manuals' #11 10.23 make[3]: Leaving directory '/data/libosmo-sigtran/doc/manuals' #11 10.23 make[3]: Entering directory '/data/libosmo-sigtran/doc' #11 10.24 make[4]: Entering directory '/data/libosmo-sigtran/doc' #11 10.24 make[4]: Nothing to be done for 'install-exec-am'. #11 10.24 make[4]: Nothing to be done for 'install-data-am'. #11 10.24 make[4]: Leaving directory '/data/libosmo-sigtran/doc' #11 10.24 make[3]: Leaving directory '/data/libosmo-sigtran/doc' #11 10.24 make[2]: Leaving directory '/data/libosmo-sigtran/doc' #11 10.24 Making install in contrib #11 10.24 make[2]: Entering directory '/data/libosmo-sigtran/contrib' #11 10.24 Making install in systemd #11 10.24 make[3]: Entering directory '/data/libosmo-sigtran/contrib/systemd' #11 10.25 make[4]: Entering directory '/data/libosmo-sigtran/contrib/systemd' #11 10.25 make[4]: Nothing to be done for 'install-exec-am'. #11 10.25 /usr/bin/mkdir -p '/lib/systemd/system' #11 10.25 /usr/bin/install -c -m 644 osmo-stp.service '/lib/systemd/system' #11 10.25 make[4]: Leaving directory '/data/libosmo-sigtran/contrib/systemd' #11 10.25 make[3]: Leaving directory '/data/libosmo-sigtran/contrib/systemd' #11 10.26 make[3]: Entering directory '/data/libosmo-sigtran/contrib' #11 10.26 make[4]: Entering directory '/data/libosmo-sigtran/contrib' #11 10.26 make[4]: Nothing to be done for 'install-exec-am'. #11 10.26 make[4]: Nothing to be done for 'install-data-am'. #11 10.26 make[4]: Leaving directory '/data/libosmo-sigtran/contrib' #11 10.26 make[3]: Leaving directory '/data/libosmo-sigtran/contrib' #11 10.27 make[2]: Leaving directory '/data/libosmo-sigtran/contrib' #11 10.27 make[2]: Entering directory '/data/libosmo-sigtran' #11 10.27 mkdir -p doc/sigtran #11 10.28 /usr/bin/doxygen Doxyfile #11 10.37 warning: Tag 'SYMBOL_CACHE_SIZE' at line 310 of file 'Doxyfile' has become obsolete. #11 10.37 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 10.37 warning: Tag 'SHOW_DIRECTORIES' at line 519 of file 'Doxyfile' has become obsolete. #11 10.37 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 10.37 warning: Tag 'COLS_IN_ALPHA_INDEX' at line 799 of file 'Doxyfile' has become obsolete. #11 10.37 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 10.37 warning: Tag 'HTML_ALIGN_MEMBERS' at line 900 of file 'Doxyfile' has become obsolete. #11 10.37 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 10.37 warning: Tag 'USE_INLINE_TREES' at line 1087 of file 'Doxyfile' has become obsolete. #11 10.37 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 10.37 warning: Tag 'LATEX_SOURCE_CODE' at line 1247 of file 'Doxyfile' has become obsolete. #11 10.37 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 10.37 warning: Tag 'XML_SCHEMA' at line 1339 of file 'Doxyfile' has become obsolete. #11 10.37 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 10.37 warning: Tag 'XML_DTD' at line 1345 of file 'Doxyfile' has become obsolete. #11 10.37 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 10.37 warning: Tag 'PERL_PATH' at line 1510 of file 'Doxyfile' has become obsolete. #11 10.37 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 10.37 warning: Tag 'CLASS_DIAGRAMS' at line 1522 of file 'Doxyfile' has become obsolete. #11 10.37 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 10.37 warning: Tag 'MSCGEN_PATH' at line 1531 of file 'Doxyfile' has become obsolete. #11 10.37 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 10.37 warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value #11 10.37 Using the default: a4! #11 10.40 Doxygen version used: 1.9.4 #11 10.40 Searching for include files... #11 10.40 Searching for example files... #11 10.40 Searching for images... #11 10.40 Searching for dot files... #11 10.40 Searching for msc files... #11 10.40 Searching for dia files... #11 10.40 Searching for files to exclude #11 10.40 Searching INPUT for files to process... #11 10.40 Searching for files in directory /data/libosmo-sigtran/include/osmocom/sigtran #11 10.40 Searching for files in directory /data/libosmo-sigtran/include/osmocom/sigtran/protocol #11 10.40 Searching for files in directory /data/libosmo-sigtran/src #11 10.40 Reading and parsing tag files #11 10.40 Parsing files #11 10.40 Preprocessing /data/libosmo-sigtran/include/osmocom/sigtran/mtp_sap.h... #11 10.40 Parsing file /data/libosmo-sigtran/include/osmocom/sigtran/mtp_sap.h... #11 10.40 Preprocessing /data/libosmo-sigtran/include/osmocom/sigtran/osmo_ss7.h... #11 10.40 Parsing file /data/libosmo-sigtran/include/osmocom/sigtran/osmo_ss7.h... #11 10.40 Preprocessing /data/libosmo-sigtran/include/osmocom/sigtran/protocol/m2ua.h... #11 10.40 Parsing file /data/libosmo-sigtran/include/osmocom/sigtran/protocol/m2ua.h... #11 10.40 Preprocessing /data/libosmo-sigtran/include/osmocom/sigtran/protocol/m3ua.h... #11 10.40 Parsing file /data/libosmo-sigtran/include/osmocom/sigtran/protocol/m3ua.h... #11 10.40 Preprocessing /data/libosmo-sigtran/include/osmocom/sigtran/protocol/mtp.h... #11 10.40 Parsing file /data/libosmo-sigtran/include/osmocom/sigtran/protocol/mtp.h... #11 10.40 Preprocessing /data/libosmo-sigtran/include/osmocom/sigtran/protocol/sccp_scmg.h... #11 10.40 Parsing file /data/libosmo-sigtran/include/osmocom/sigtran/protocol/sccp_scmg.h... #11 10.40 Preprocessing /data/libosmo-sigtran/include/osmocom/sigtran/protocol/sua.h... #11 10.40 Parsing file /data/libosmo-sigtran/include/osmocom/sigtran/protocol/sua.h... #11 10.40 Preprocessing /data/libosmo-sigtran/include/osmocom/sigtran/sccp_helpers.h... #11 10.40 Parsing file /data/libosmo-sigtran/include/osmocom/sigtran/sccp_helpers.h... #11 10.40 Preprocessing /data/libosmo-sigtran/include/osmocom/sigtran/sccp_sap.h... #11 10.40 Parsing file /data/libosmo-sigtran/include/osmocom/sigtran/sccp_sap.h... #11 10.40 Preprocessing /data/libosmo-sigtran/include/osmocom/sigtran/sigtran_sap.h... #11 10.40 Parsing file /data/libosmo-sigtran/include/osmocom/sigtran/sigtran_sap.h... #11 10.40 Preprocessing /data/libosmo-sigtran/include/osmocom/sigtran/xua_msg.h... #11 10.40 Parsing file /data/libosmo-sigtran/include/osmocom/sigtran/xua_msg.h... #11 10.40 Preprocessing /data/libosmo-sigtran/src/ipa.c... #11 10.40 Parsing file /data/libosmo-sigtran/src/ipa.c... #11 10.40 Preprocessing /data/libosmo-sigtran/src/m3ua.c... #11 10.40 Parsing file /data/libosmo-sigtran/src/m3ua.c... #11 10.40 Preprocessing /data/libosmo-sigtran/src/osmo_ss7.c... #11 10.40 Parsing file /data/libosmo-sigtran/src/osmo_ss7.c... #11 10.40 Preprocessing /data/libosmo-sigtran/src/osmo_ss7_as.c... #11 10.40 Parsing file /data/libosmo-sigtran/src/osmo_ss7_as.c... #11 10.40 Preprocessing /data/libosmo-sigtran/src/osmo_ss7_asp.c... #11 10.40 Parsing file /data/libosmo-sigtran/src/osmo_ss7_asp.c... #11 10.40 Preprocessing /data/libosmo-sigtran/src/osmo_ss7_asp_peer.c... #11 10.40 Parsing file /data/libosmo-sigtran/src/osmo_ss7_asp_peer.c... #11 10.40 Preprocessing /data/libosmo-sigtran/src/osmo_ss7_combined_linkset.c... #11 10.40 Parsing file /data/libosmo-sigtran/src/osmo_ss7_combined_linkset.c... #11 10.40 Preprocessing /data/libosmo-sigtran/src/osmo_ss7_hmrt.c... #11 10.40 Parsing file /data/libosmo-sigtran/src/osmo_ss7_hmrt.c... #11 10.40 Preprocessing /data/libosmo-sigtran/src/osmo_ss7_instance.c... #11 10.40 Parsing file /data/libosmo-sigtran/src/osmo_ss7_instance.c... #11 10.40 Preprocessing /data/libosmo-sigtran/src/osmo_ss7_link.c... #11 10.40 Parsing file /data/libosmo-sigtran/src/osmo_ss7_link.c... #11 10.40 Preprocessing /data/libosmo-sigtran/src/osmo_ss7_linkset.c... #11 10.40 Parsing file /data/libosmo-sigtran/src/osmo_ss7_linkset.c... #11 10.40 Preprocessing /data/libosmo-sigtran/src/osmo_ss7_route.c... #11 10.40 Parsing file /data/libosmo-sigtran/src/osmo_ss7_route.c... #11 10.40 Preprocessing /data/libosmo-sigtran/src/osmo_ss7_route_table.c... #11 10.40 Parsing file /data/libosmo-sigtran/src/osmo_ss7_route_table.c... #11 10.40 Preprocessing /data/libosmo-sigtran/src/osmo_ss7_user.c... #11 10.40 Parsing file /data/libosmo-sigtran/src/osmo_ss7_user.c... #11 10.40 Preprocessing /data/libosmo-sigtran/src/osmo_ss7_vty.c... #11 10.40 Parsing file /data/libosmo-sigtran/src/osmo_ss7_vty.c... #11 10.40 Preprocessing /data/libosmo-sigtran/src/osmo_ss7_xua_srv.c... #11 10.40 Parsing file /data/libosmo-sigtran/src/osmo_ss7_xua_srv.c... #11 10.42 Preprocessing /data/libosmo-sigtran/src/sccp2sua.c... #11 10.42 Parsing file /data/libosmo-sigtran/src/sccp2sua.c... #11 10.42 Preprocessing /data/libosmo-sigtran/src/sccp_helpers.c... #11 10.42 Parsing file /data/libosmo-sigtran/src/sccp_helpers.c... #11 10.42 Preprocessing /data/libosmo-sigtran/src/sccp_internal.h... #11 10.42 Parsing file /data/libosmo-sigtran/src/sccp_internal.h... #11 10.42 Preprocessing /data/libosmo-sigtran/src/sccp_lbcs.c... #11 10.42 Parsing file /data/libosmo-sigtran/src/sccp_lbcs.c... #11 10.42 Preprocessing /data/libosmo-sigtran/src/sccp_sap.c... #11 10.42 Parsing file /data/libosmo-sigtran/src/sccp_sap.c... #11 10.42 Preprocessing /data/libosmo-sigtran/src/sccp_sclc.c... #11 10.42 Parsing file /data/libosmo-sigtran/src/sccp_sclc.c... #11 10.42 Preprocessing /data/libosmo-sigtran/src/sccp_scmg.c... #11 10.42 Parsing file /data/libosmo-sigtran/src/sccp_scmg.c... #11 10.42 Preprocessing /data/libosmo-sigtran/src/sccp_scoc.c... #11 10.42 Parsing file /data/libosmo-sigtran/src/sccp_scoc.c... #11 10.42 Preprocessing /data/libosmo-sigtran/src/sccp_scrc.c... #11 10.42 Parsing file /data/libosmo-sigtran/src/sccp_scrc.c... #11 10.42 Preprocessing /data/libosmo-sigtran/src/sccp_types.c... #11 10.42 Parsing file /data/libosmo-sigtran/src/sccp_types.c... #11 10.42 Preprocessing /data/libosmo-sigtran/src/sccp_user.c... #11 10.42 Parsing file /data/libosmo-sigtran/src/sccp_user.c... #11 10.42 Preprocessing /data/libosmo-sigtran/src/sccp_vty.c... #11 10.42 Parsing file /data/libosmo-sigtran/src/sccp_vty.c... #11 10.42 Preprocessing /data/libosmo-sigtran/src/ss7_as.h... #11 10.42 Parsing file /data/libosmo-sigtran/src/ss7_as.h... #11 10.42 Preprocessing /data/libosmo-sigtran/src/ss7_asp.h... #11 10.42 Parsing file /data/libosmo-sigtran/src/ss7_asp.h... #11 10.42 Preprocessing /data/libosmo-sigtran/src/ss7_asp_peer.h... #11 10.42 Parsing file /data/libosmo-sigtran/src/ss7_asp_peer.h... #11 10.42 Preprocessing /data/libosmo-sigtran/src/ss7_combined_linkset.h... #11 10.42 Parsing file /data/libosmo-sigtran/src/ss7_combined_linkset.h... #11 10.42 Preprocessing /data/libosmo-sigtran/src/ss7_instance.h... #11 10.42 Parsing file /data/libosmo-sigtran/src/ss7_instance.h... #11 10.42 Preprocessing /data/libosmo-sigtran/src/ss7_internal.h... #11 10.42 Parsing file /data/libosmo-sigtran/src/ss7_internal.h... #11 10.42 Preprocessing /data/libosmo-sigtran/src/ss7_link.h... #11 10.42 Parsing file /data/libosmo-sigtran/src/ss7_link.h... #11 10.42 Preprocessing /data/libosmo-sigtran/src/ss7_linkset.h... #11 10.42 Parsing file /data/libosmo-sigtran/src/ss7_linkset.h... #11 10.42 Preprocessing /data/libosmo-sigtran/src/ss7_route.h... #11 10.42 Parsing file /data/libosmo-sigtran/src/ss7_route.h... #11 10.42 Preprocessing /data/libosmo-sigtran/src/ss7_route_table.h... #11 10.42 Parsing file /data/libosmo-sigtran/src/ss7_route_table.h... #11 10.42 Preprocessing /data/libosmo-sigtran/src/ss7_user.h... #11 10.42 Parsing file /data/libosmo-sigtran/src/ss7_user.h... #11 10.42 Preprocessing /data/libosmo-sigtran/src/ss7_xua_srv.h... #11 10.42 Parsing file /data/libosmo-sigtran/src/ss7_xua_srv.h... #11 10.42 Preprocessing /data/libosmo-sigtran/src/sua.c... #11 10.42 Parsing file /data/libosmo-sigtran/src/sua.c... #11 10.42 Preprocessing /data/libosmo-sigtran/src/xua_as_fsm.c... #11 10.42 Parsing file /data/libosmo-sigtran/src/xua_as_fsm.c... #11 10.42 Preprocessing /data/libosmo-sigtran/src/xua_as_fsm.h... #11 10.42 Parsing file /data/libosmo-sigtran/src/xua_as_fsm.h... #11 10.42 Preprocessing /data/libosmo-sigtran/src/xua_asp_fsm.c... #11 10.42 Parsing file /data/libosmo-sigtran/src/xua_asp_fsm.c... #11 10.42 Preprocessing /data/libosmo-sigtran/src/xua_asp_fsm.h... #11 10.42 Parsing file /data/libosmo-sigtran/src/xua_asp_fsm.h... #11 10.42 Preprocessing /data/libosmo-sigtran/src/xua_default_lm_fsm.c... #11 10.42 Parsing file /data/libosmo-sigtran/src/xua_default_lm_fsm.c... #11 10.42 Preprocessing /data/libosmo-sigtran/src/xua_internal.h... #11 10.42 Parsing file /data/libosmo-sigtran/src/xua_internal.h... #11 10.42 Preprocessing /data/libosmo-sigtran/src/xua_msg.c... #11 10.42 Parsing file /data/libosmo-sigtran/src/xua_msg.c... #11 10.42 Preprocessing /data/libosmo-sigtran/src/xua_msg.h... #11 10.42 Parsing file /data/libosmo-sigtran/src/xua_msg.h... #11 10.42 Preprocessing /data/libosmo-sigtran/src/xua_rkm.c... #11 10.42 Parsing file /data/libosmo-sigtran/src/xua_rkm.c... #11 10.42 Preprocessing /data/libosmo-sigtran/src/xua_shared.c... #11 10.42 Parsing file /data/libosmo-sigtran/src/xua_shared.c... #11 10.42 Preprocessing /data/libosmo-sigtran/src/xua_snm.c... #11 10.42 Parsing file /data/libosmo-sigtran/src/xua_snm.c... #11 10.42 Preprocessing /data/libosmo-sigtran/src/xua_types.h... #11 10.42 Parsing file /data/libosmo-sigtran/src/xua_t/data/libosmo-sigtran/src/ss7_route_table.h:25: warning: unable to resolve reference to 'osmo_ss7_combined_linksets' for \ref command #11 10.45 /data/libosmo-sigtran/src/ss7_instance.h:32: warning: unable to resolve reference to 'osmo_xua_servers' for \ref command #11 10.54 ypes.h... #11 10.54 Building macro definition list... #11 10.54 Building group list... #11 10.54 Building directory list... #11 10.54 Building namespace list... #11 10.54 Building file list... #11 10.54 Building class list... #11 10.54 Building concept list... #11 10.54 Computing nesting relations for classes... #11 10.54 Associating documentation with classes... #11 10.54 Associating documentation with concepts... #11 10.54 Building example list... #11 10.54 Searching for enumerations... #11 10.54 Searching for documented typedefs... #11 10.54 Searching for members imported via using declarations... #11 10.54 Searching for included using directives... #11 10.54 Searching for documented variables... #11 10.54 Building interface member list... #11 10.54 Building member list... #11 10.54 Searching for friends... #11 10.54 Searching for documented defines... #11 10.54 Computing class inheritance relations... #11 10.54 Computing class usage relations... #11 10.54 Flushing cached template relations that have become invalid... #11 10.54 Computing class relations... #11 10.54 Add enum values to enums... #11 10.54 Searching for member function documentation... #11 10.54 Creating members for template instances... #11 10.54 Building page list... #11 10.54 Search for main page... #11 10.54 Computing page relations... #11 10.54 Determining the scope of groups... #11 10.54 Sorting lists... #11 10.54 Determining which enums are documented #11 10.54 Computing member relations... #11 10.54 Building full member lists recursively... #11 10.54 Adding members to member groups. #11 10.54 Computing member references... #11 10.54 Inheriting documentation... #11 10.54 Generating disk names... #11 10.54 Adding source references... #11 10.54 Adding xrefitems... #11 10.54 Sorting member lists... #11 10.54 Setting anonymous enum type... #11 10.54 Computing dependencies between directories... #11 10.54 Generating citations page... #11 10.54 Counting members... #11 10.54 Counting data structures... #11 10.54 Resolving user defined references... #11 10.54 Finding anchors and sections in the documentation... #11 10.54 Transferring function references... #11 10.54 Combining using relations... #11 10.54 Adding members to index pages... #11 10.54 Correcting members for VHDL... #11 10.54 Computing tooltip texts... #11 10.54 Generating style sheet... #11 10.54 Generating search indices... #11 10.54 Generating example documentation... #11 10.54 Generating file sources... #11 10.54 Generating code for file include/osmocom/sigtran/mtp_sap.h... #11 10.54 Generating code for file include/osmocom/sigtran/osmo_ss7.h... #11 10.54 Generating code for file include/osmocom/sigtran/protocol/m2ua.h... #11 10.54 Generating code for file include/osmocom/sigtran/protocol/m3ua.h... #11 10.54 Generating code for file include/osmocom/sigtran/protocol/mtp.h... #11 10.54 Generating code for file include/osmocom/sigtran/protocol/sccp_scmg.h... #11 10.54 Generating code for file include/osmocom/sigtran/protocol/sua.h... #11 10.54 Generating code for file include/osmocom/sigtran/sccp_helpers.h... #11 10.54 Generating code for file include/osmocom/sigtran/sccp_sap.h... #11 10.54 Generating code for file include/osmocom/sigtran/sigtran_sap.h... #11 10.54 Generating code for file include/osmocom/sigtran/xua_msg.h... #11 10.54 Generating code for file src/xua_msg.h... #11 10.54 Parsing code for file src/ipa.c... #11 10.54 Parsing code for file src/m3ua.c... #11 10.54 Parsing code for file src/osmo_ss7.c... #11 10.54 Parsing code for file src/osmo_ss7_as.c... #11 10.54 Parsing code for file src/osmo_ss7_asp.c... #11 10.54 Parsing code for file src/osmo_ss7_asp_peer.c... #11 10.54 Parsing code for file src/osmo_ss7_combined_linkset.c... #11 10.54 Parsing code for file src/osmo_ss7_hmrt.c... #11 10.54 Parsing code for file src/osmo_ss7_instance.c... #11 10.54 Parsing code for file src/osmo_ss7_link.c... #11 10.54 Parsing code for file src/osmo_ss7_linkset.c... #11 10.54 Parsing code for file src/osmo_ss7_route.c... #11 10.54 Parsing code for file src/osmo_ss7_route_table.c... #11 10.54 Parsing code for file src/osmo_ss7_user.c... #11 10.54 Parsing code for file src/osmo_ss7_vty.c... #11 10.54 Parsing code for file src/osmo_ss7_xua_srv.c... #11 10.54 Parsing code for file src/sccp2sua.c... #11 10.54 Parsing code for file src/sccp_helpers.c... #11 10.54 Generating code for file src/sccp_internal.h... #11 10.54 Parsing code for file src/sccp_lbcs.c... #11 10.54 Parsing code for file src/sccp_sap.c... #11 10.54 Parsing code for file src/sccp_sclc.c... #11 10.54 Parsing code for file src/sccp_scmg.c... #11 10.54 Parsing code for file src/sccp_scoc.c... #11 10.54 Parsing code for file src/sccp_scrc.c... #11 10.54 Parsing code for file src/sccp_types.c... #11 10.54 Parsing code for file src/sccp_user.c... #11 10.54 Parsing code for file src/sccp_vty.c... #11 10.54 Generating code for file src/ss7_as.h... #11 10.54 Generating code for file src/ss7_asp.h... #11 10.54 Generating code for file src/ss7_asp_peer.h... #11 10.54 Generating code for file src/ss7_combined_linkset.h... #11 10.54 Generating code for/data/libosmo-sigtran/include/osmocom/sigtran/osmo_ss7.h:302: warning: argument 'ppid_sid' of command @param is not found in the argument list of osmo_ss7_asp_rx_unknown_cb(struct osmo_ss7_asp *asp, int ppid_mux, struct msgb *msg) #11 10.56 /data/libosmo-sigtran/include/osmocom/sigtran/osmo_ss7.h:302: warning: The following parameter of osmo_ss7_asp_rx_unknown_cb(struct osmo_ss7_asp *asp, int ppid_mux, struct msgb *msg) is not documented: #11 10.56 parameter 'ppid_mux' #11 10.56 /data/libosmo-sigtran/src/sccp_user.c:895: warning: argument 'sccp' of command @param is not found in the argument list of osmo_sccp_set_max_optional_data(struct osmo_sccp_instance *inst, int val) #11 10.56 /data/libosmo-sigtran/src/sccp_user.c:895: warning: The following parameter of osmo_sccp_set_max_optional_data(struct osmo_sccp_instance *inst, int val) is not documented: #11 10.56 parameter 'inst' #11 10.56 /data/libosmo-sigtran/src/osmo_ss7_as.c:171: warning: unable to resolve reference to 'asp' for \ref command #11 10.56 /data/libosmo-sigtran/src/osmo_ss7_as.c:172: warning: unable to resolve reference to 'as' for \ref command #11 10.56 /data/libosmo-sigtran/src/osmo_ss7_as.c:187: warning: unable to resolve reference to 'asp' for \ref command #11 10.56 /data/libosmo-sigtran/src/osmo_ss7_as.c:187: warning: argument 'asp' of command @param is not found in the argument list of osmo_ss7_as_del_asp(struct osmo_ss7_as *as, const char *asp_name) #11 10.56 /data/libosmo-sigtran/src/osmo_ss7_as.c:188: warning: unable to resolve reference to 'as' for \ref command #11 10.56 /data/libosmo-sigtran/src/osmo_ss7_as.c:187: warning: The following parameter of osmo_ss7_as_del_asp(struct osmo_ss7_as *as, const char *asp_name) is not documented: #11 10.56 parameter 'asp_name' #11 10.56 /data/libosmo-sigtran/src/osmo_ss7_as.c:137: warning: unable to resolve reference to 'asp_protocol' for \ref command #11 10.56 /data/libosmo-sigtran/src/osmo_ss7_as.c:240: warning: unable to resolve reference to 'asp' for \ref command #11 10.56 /data/libosmo-sigtran/src/osmo_ss7_as.c:241: warning: unable to resolve reference to 'as' for \ref command #11 10.56 /data/libosmo-sigtran/src/osmo_ss7_as.c:242: warning: unable to resolve reference to 'asp' for \ref command #11 10.56 /data/libosmo-sigtran/src/osmo_ss7_as.c:242: warning: unable to resolve reference to 'as' for \ref command #11 10.56 /data/libosmo-sigtran/src/osmo_ss7_instance.c:348: warning: unable to resolve reference to 'asp' for \ref command #11 10.57 /data/libosmo-sigtran/src/osmo_ss7_vty.c:2666: warning: argument 'name' of command @param is not found in the argument list of osmo_sccp_name_by_addr(const struct osmo_sccp_addr *addr) #11 10.57 /data/libosmo-sigtran/src/osmo_ss7_vty.c:2666: warning: The following parameter of osmo_sccp_name_by_addr(const struct osmo_sccp_addr *addr) is not documented: #11 10.57 parameter 'addr' #11 10.58 /data/libosmo-sigtran/src/sccp_user.c:141: warning: The following parameter of osmo_sccp_user_bind(struct osmo_sccp_instance *inst, const char *name, osmo_prim_cb prim_cb, uint16_t ssn) is not documented: #11 10.58 parameter 'prim_cb' #11 10.58 /data/libosmo-sigtran/src/sccp_user.c:128: warning: The following parameter of osmo_sccp_user_bind_pc(struct osmo_sccp_instance *inst, const char *name, osmo_prim_cb prim_cb, uint16_t ssn, uint32_t pc) is not documented: #11 10.58 parameter 'prim_cb' #11 10.58 /data/libosmo-sigtran/src/xua_msg.c:433: warning: unable to resolve reference to 'maps' for \ref command #11 10.58 /data/libosmo-sigtran/src/xua_msg.c:431: warning: The following parameter of xua_msg_event_map(const struct xua_msg *xua, const struct xua_msg_event_map *maps, unsigned int num_maps) is not documented: #11 10.58 parameter 'num_maps' #11 10.58 /data/libosmo-sigtran/src/m3ua.c:747: warning: unable to resolve reference to 'msg' for \ref command #11 10.58 /data/libosmo-sigtran/src/m3ua.c:958: warning: argument 'info_string' of command @param is not found in the argument list of m3ua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) #11 10.58 /data/libosmo-sigtran/src/m3ua.c:958: warning: The following parameter of m3ua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) is not documented: #11 10.58 parameter 'info_str' #11 10.58 /data/libosmo-sigtran/src/m3ua.c:528: warning: unable to resolve reference to 'xua' for \ref command #11 10.58 /data/libosmo-sigtran/src/osmo_ss7_as.c:171: warning: unable to resolve reference to 'asp' for \ref command #11 10.58 /data/libosmo-sigtran/src/osmo_ss7_as.c:172: warning: unable to resolve reference to 'as' for \ref command #11 10.58 /data/libosmo-sigtran/src/osmo_ss7_as.c:187: warning: unable to resolve reference to 'asp' for \ref command #11 10.58 /data/libosmo-sigtran/src/osmo_ss7_as.c:187: warning: argument 'asp' of command @param is not found in the argument list of osmo_ss7_as_del_asp(struct osmo_ss7_as *as, const char *asp_name) #11 10.58 /data/libosmo-sigtran/src/osmo_ss7_as.c:188: warning: unable to resolve reference to 'as' for \ref command #11 10.58 /data/libosmo-sigtran/src/osmo_ss7_as.c:187: warning: The following parameter of osmo_ss7_as_del_asp(struct osmo_ss7_as *as, const char *asp_name) is not documented: #11 10.58 parameter 'asp_name' #11 10.58 /data/libosmo-sigtran/src/osmo_ss7_as.c:137: warning: unable to resolve reference to 'asp_protocol' for \ref command #11 10.59 /data/libosmo-sigtran/src/osmo_ss7_as.c:240: warning: unable to resolve reference to 'asp' for \ref command #11 10.59 /data/libosmo-sigtran/src/osmo_ss7_as.c:241: warning: unable to resolve reference to 'as' for \ref command #11 10.59 /data/libosmo-sigtran/src/osmo_ss7_as.c:242: warning: unable to resolve reference to 'asp' for \ref command #11 10.59 /data/libosmo-sigtran/src/osmo_ss7_as.c:242: warning: unable to resolve reference to 'as' for \ref command #11 10.59 /data/libosmo-sigtran/src/osmo_ss7_as.c:145: warning: unable to resolve reference to 'asp' for \ref command #11 10.59 /data/libosmo-sigtran/src/osmo_ss7_as.c:146: warning: unable to resolve reference to 'as' for \ref command #11 10.59 /data/libosmo-sigtran/src/osmo_ss7_as.c:478: warning: The following parameter of ss7_as_select_asp(struct osmo_ss7_as *as, const struct osmo_mtp_transfer_param *mtp) is not documented: #11 10.59 parameter 'mtp' #11 10.59 /data/libosmo-sigtran/src/osmo_ss7_asp.c:462: warning: The following parameter of ss7_asp_find_by_socket_addr(int fd, int trans_proto) is not documented: #11 10.59 parameter 'trans_proto' #11 10.59 /data/libosmo-sigtran/src/osmo_ss7_combined_linkset.c:68: warning: found documented return type for ss7_combined_linkset_insert that does not return anything #11 10.59 /data/libosmo-sigtran/src/osmo_ss7_instance.c:348: warning: unable to resolve reference to 'asp' for \ref command #11 10.60 /data/libosmo-sigtran/src/osmo_ss7_route.c:44: warning: unable to resolve reference to 'pc' for \ref command #11 10.60 /data/libosmo-sigtran/src/osmo_ss7_route.c:183: warning: unable to resolve reference to 'pc' for \ref command #11 10.61 /data/libosmo-sigtran/src/osmo_ss7_vty.c:2666: warning: argument 'name' of command @param is not found in the argument list of osmo_sccp_name_by_addr(const struct osmo_sccp_addr *addr) #11 10.61 /data/libosmo-sigtran/src/osmo_ss7_vty.c:2666: warning: The following parameter of osmo_sccp_name_by_addr(const struct osmo_sccp_addr *addr) is not documented: #11 10.61 parameter 'addr' #11 10.61 /data/libosmo-sigtran/src/osmo_ss7_xua_srv.c:259: warning: argument 'ctx' of command @param is not found in the argument list of ss7_xua_server_create(struct osmo_ss7_instance *inst, enum osmo_ss7_asp_protocol proto, uint16_t local_port, const char *local_host) #11 10.61 /data/libosmo-sigtran/src/osmo_ss7_xua_srv.c:259: warning: The following parameter of ss7_xua_server_create(struct osmo_ss7_instance *inst, enum osmo_ss7_asp_protocol proto, uint16_t local_port, const char *local_host) is not documented: #11 10.61 parameter 'inst' #11 10.61 /data/libosmo-sigtran/src/sccp2sua.c:92: warning: unable to resolve reference to 'in_digits' for \ref command #11 10.61 /data/libosmo-sigtran/src/sccp2sua.c:69: warning: unable to resolve reference to 'in' for \ref command #11 10.61 /data/libosmo-sigtran/src/sccp2sua.c:224: warning: unable to resolve reference to 'msg' for \ref command #11 10.61 /data/libosmo-sigtran/src/sccp2sua.c:116: warning: unable to resolve reference to 'addr' for \ref command #11 10.61 /data/libosmo-sigtran/src/sccp2sua.c:320: warning: unable to resolve reference to 'addr' for \ref command #11 10.61 /data/libosmo-sigtran/src/sccp2sua.c:682: warning: The following parameter of sccp_msg_add_sua_opt(enum sccp_message_types type, struct msgb *msg, const struct xua_msg_part *opt) is not documented: #11 10.61 parameter 'type' #11 10.61 /data/libosmo-sigtran/src/sccp2sua.c:1176: warning: unable to resolve reference to 'xua' for \ref command #11 10.61 /data/libosmo-sigtran/src/sccp2sua.c:1140: warning: unable to resolve reference to 'xua' for \ref command #11 10.61 /data/libosmo-sigtran/src/sccp2sua.c:1209: warning: unable to resolve reference to 'xua' for \ref command #11 10.61 /data/libosmo-sigtran/src/sccp2sua.c:1300: warning: unable to resolve reference to 'xua' for \ref command #11 10.61 /data/libosmo-sigtran/src/sccp2sua.c:1638: warning: unable to resolve reference to 'xua' for \ref command #11 10.61 /data/libosmo-sigtran/src/sccp2sua.c:1599: warning: unable to resolve reference to 'xua' for \ref command #11 10.61 /data/libosmo-sigtran/src/sccp2sua.c:1429: warning: unable to resolve reference to 'xua' for \ref command #11 10.61 /data/libosmo-sigtran/src/sccp2sua.c:1559: warning: unable to resolve reference to 'xua' for \ref command #11 10.61 /data/libosmo-sigtran/src/sccp2sua.c:797: warning: unable to resolve reference to 'xua' for \ref command #11 10.61 /data/libosmo-sigtran/src/sccp2sua.c:1271: warning: unable to resolve reference to 'xua' for \ref command #11 10.61 /data/libosmo-sigtran/src/sccp2sua.c:1238: warning: unable to resolve reference to 'xua' for \ref command #11 10.61 /data/libosmo-sigtran/src/sccp2sua.c:1332: warning: unable to resolve reference to 'xua' for \ref command #11 10.61 /data/libosmo-sigtran/src/sccp2sua.c:1468: warning: unable to resolve reference to 'xua' for \ref command #11 10.61 /data/libosmo-sigtran/src/sccp2sua.c:1382: warning: unable to resolve reference to 'xua' for \ref command #11 10.61 /data/libosmo-sigtran/src/sccp2sua.c:1519: warning: unable to resolve reference to 'xua' for \ref command #11 10.61 /data/libosmo-sigtran/src/sccp2sua.c:1189: warning: unable to resolve reference to 'xua' for \ref command #11 10.61 /data/libosmo-sigtran/src/sccp2sua.c:1156: warning: unable to resolve reference to 'xua' for \ref command #11 10.61 /data/libosmo-sigtran/src/sccp2sua.c:1221: warning: unable to resolve reference to 'xua' for \ref command #11 10.61 /data/libosmo-sigtran/src/sccp2sua.c:565: warning: unable to resolve reference to 'opt' for \ref command #11 10.62 /data/libosmo-sigtran/src/sccp_sclc.c:169: warning: argument 'on' of command @param is not found in the argument list of sccp_sclc_user_sap_down(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) #11 10.62 /data/libosmo-sigtran/src/sccp_sclc.c:169: warning: The following parameter of sccp_sclc_user_sap_down(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) is not documented: #11 10.62 parameter 'oph' #11 10.62 /data/libosmo-sigtran/src/sccp_sclc.c:145: warning: argument 'on' of command @param is not found in the argument list of sccp_sclc_user_sap_down_nofree(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) #11 10.62 /data/libosmo-sigtran/src/sccp_sclc.c:145: warning: The following parameter of sccp_sclc_user_sap_down_nofree(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) is not documented: #11 10.62 parameter 'oph' #11 10.62 /data/libosmo-sigtran/src/sccp_sclc.c:169: warning: argument 'on' of command @param is not found in the argument list of sccp_sclc_user_sap_down(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) #11 10.62 /data/libosmo-sigtran/src/sccp_sclc.c:169: warning: The following parameter of sccp_sclc_user_sap_down(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) is not documented: #11 10.62 parameter 'oph' #11 10.62 /data/libosmo-sigtran/src/sccp_sclc.c:145: warning: argument 'on' of command @param is not found in the argument list of sccp_sclc_user_sap_down_nofree(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) #11 10.62 /data/libosmo-sigtran/src/sccp_sclc.c:145: warning: The following parameter of sccp_sclc_user_sap_down_nofree(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) is not documented: #11 10.62 parameter 'oph' #11 10.63 /data/libosmo-sigtran/src/sccp_user.c:895: warning: argument 'sccp' of command @param is not found in the argument list of osmo_sccp_set_max_optional_data(struct osmo_sccp_instance *inst, int val) #11 10.63 /data/libosmo-sigtran/src/sccp_user.c:895: warning: The following parameter of osmo_sccp_set_max_optional_data(struct osmo_sccp_instance *inst, int val) is not documented: #11 10.63 parameter 'inst' #11 10.63 /data/libosmo-sigtran/src/sccp_user.c:141: warning: The following parameter of osmo_sccp_user_bind(struct osmo_sccp_instance *inst, const char *name, osmo_prim_cb prim_cb, uint16_t ssn) is not documented: #11 10.63 parameter 'prim_cb' #11 10.63 /data/libosmo-sigtran/src/sccp_user.c:128: warning: The following parameter of osmo_sccp_user_bind_pc(struct osmo_sccp_instance *inst, const char *name, osmo_prim_cb prim_cb, uint16_t ssn, uint32_t pc) is not documented: #11 10.63 parameter 'prim_cb' #11 10.63 /data/libosmo-sigtran/src/sccp_user.c:93: warning: The following parameter of sccp_user_bind_pc(struct osmo_sccp_instance *inst, const char *name, osmo_prim_cb prim_cb, uint16_t ssn, uint32_t pc) is not documented: #11 10.63 parameter 'prim_cb' #11 10.63 /data/libosmo-sigtran/src/osmo_ss7_as.c:145: warning: unable to resolve reference to 'asp' for \ref command #11 10.63 /data/libosmo-sigtran/src/osmo_ss7_as.c:146: warning: unable to resolve reference to 'as' for \ref command #11 10.63 /data/libosmo-sigtran/src/osmo_ss7_as.c:478: warning: The following parameter of ss7_as_select_asp(struct osmo_ss7_as *as, const struct osmo_mtp_transfer_param *mtp) is not documented: #11 10.63 parameter 'mtp' #11 10.64 /data/libosmo-sigtran/src/osmo_ss7_asp.c:462: warning: The following parameter of ss7_asp_find_by_socket_addr(int fd, int trans_proto) is not documented: #11 10.64 parameter 'trans_proto' #11 10.64 /data/libosmo-sigtran/src/osmo_ss7_route.c:44: warning: unable to resolve reference to 'pc' for \ref command #11 10.64 /data/libosmo-sigtran/src/osmo_ss7_route.c:183: warning: unable to resolve reference to 'pc' for \ref command #11 10.64 /data/libosmo-sigtran/src/osmo_ss7_xua_srv.c:259: warning: argument 'ctx' of command @param is not found in the argument list of ss7_xua_server_create(struct osmo_ss7_instance *inst, enum osmo_ss7_asp_protocol proto, uint16_t local_port, const char *local_host) #11 10.64 /data/libosmo-sigtran/src/osmo_ss7_xua_srv.c:259: warning: The following parameter of ss7_xua_server_create(struct osmo_ss7_instance *inst, enum osmo_ss7_asp_protocol proto, uint16_t local_port, const char *local_host) is not documented: #11 10.64 parameter 'inst' #11 10.64 /data/libosmo-sigtran/src/sua.c:505: warning: unable to resolve reference to 'xua' for \ref command #11 10.64 /data/libosmo-sigtran/src/sua.c:683: warning: unable to resolve reference to 'msg' for \ref command #11 10.64 /data/libosmo-sigtran/src/sua.c:919: warning: argument 'info_string' of command @param is not found in the argument list of sua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) #11 10.64 /data/libosmo-sigtran/src/sua.c:919: warning: The following parameter of sua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) is not documented: #11 10.64 parameter 'info_str' #11 10.64 /data/libosmo-sigtran/src/sua.c:308: warning: unable to resolve reference to 'xua' for \ref command #11 10.65 /data/libosmo-sigtran/src/m3ua.c:747: warning: unable to resolve reference to 'msg' for \ref command #11 10.65 /data/libosmo-sigtran/src/m3ua.c:958: warning: argument 'info_string' of command @param is not found in the argument list of m3ua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) #11 10.65 /data/libosmo-sigtran/src/m3ua.c:958: warning: The following parameter of m3ua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) is not documented: #11 10.65 parameter 'info_str' #11 10.65 /data/libosmo-sigtran/src/m3ua.c:528: warning: unable to resolve reference to 'xua' for \ref command #11 10.65 /data/libosmo-sigtran/src/sccp2sua.c:69: warning: unable to resolve reference to 'in' for \ref command #11 10.65 /data/libosmo-sigtran/src/sccp2sua.c:224: warning: unable to resolve reference to 'msg' for \ref command #11 10.65 /data/libosmo-sigtran/src/sccp2sua.c:116: warning: unable to resolve reference to 'addr' for \ref command #11 10.66 /data/libosmo-sigtran/src/sua.c:505: warning: unable to resolve reference to 'xua' for \ref command #11 10.66 /data/libosmo-sigtran/src/sua.c:683: warning: unable to resolve reference to 'msg' for \ref command #11 10.66 /data/libosmo-sigtran/src/sua.c:919: warning: argument 'info_string' of command @param is not found in the argument list of sua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) #11 10.66 /data/libosmo-sigtran/src/sua.c:919: warning: The following parameter of sua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) is not documented: #11 10.66 parameter 'info_str' #11 10.66 /data/libosmo-sigtran/src/sua.c:308: warning: unable to resolve reference to 'xua' for \ref command #11 10.66 /data/libosmo-sigtran/src/xua_msg.c:433: warning: unable to resolve reference to 'maps' for \ref command #11 10.66 /data/libosmo-sigtran/src/xua_msg.c:431: warning: The following parameter of xua_msg_event_map(const struct xua_msg *xua, const struct xua_msg_event_map *maps, unsigned int num_maps) is not documented: #11 10.66 parameter 'num_maps' #11 10.66 file src/ss7_instance.h... #11 10.66 Generating code for file src/ss7_internal.h... #11 10.66 Generating code for file src/ss7_link.h... #11 10.66 Generating code for file src/ss7_linkset.h... #11 10.66 Generating code for file src/ss7_route.h... #11 10.66 Generating code for file src/ss7_route_table.h... #11 10.66 Generating code for file src/ss7_user.h... #11 10.66 Generating code for file src/ss7_xua_srv.h... #11 10.66 Parsing code for file src/sua.c... #11 10.66 Parsing code for file src/xua_as_fsm.c... #11 10.66 Generating code for file src/xua_as_fsm.h... #11 10.66 Parsing code for file src/xua_asp_fsm.c... #11 10.66 Generating code for file src/xua_asp_fsm.h... #11 10.66 Parsing code for file src/xua_default_lm_fsm.c... #11 10.66 Generating code for file src/xua_internal.h... #11 10.66 Parsing code for file src/xua_msg.c... #11 10.66 Parsing code for file src/xua_rkm.c... #11 10.66 Parsing code for file src/xua_shared.c... #11 10.66 Parsing code for file src/xua_snm.c... #11 10.66 Generating code for file src/xua_types.h... #11 10.66 Generating file documentation... #11 10.66 Generating docs for file include/osmocom/sigtran/mtp_sap.h... #11 10.66 Generating docs for file include/osmocom/sigtran/osmo_ss7.h... #11 10.66 Generating docs for file include/osmocom/sigtran/protocol/m2ua.h... #11 10.66 Generating docs for file include/osmocom/sigtran/protocol/m3ua.h... #11 10.66 Generating docs for file include/osmocom/sigtran/protocol/mtp.h... #11 10.66 Generating docs for file include/osmocom/sigtran/protocol/sccp_scmg.h... #11 10.66 Generating docs for file include/osmocom/sigtran/protocol/sua.h... #11 10.66 Generating docs for file include/osmocom/sigtran/sccp_helpers.h... #11 10.66 Generating docs for file include/osmocom/sigtran/sccp_sap.h... #11 10.66 Generating docs for file include/osmocom/sigtran/sigtran_sap.h... #11 10.66 Generating docs for file include/osmocom/sigtran/xua_msg.h... #11 10.66 Generating docs for file src/xua_msg.h... #11 10.66 Generating docs for file src/ipa.c... #11 10.66 Generating docs for file src/m3ua.c... #11 10.66 Generating docs for file src/osmo_ss7.c... #11 10.66 Generating docs for file src/osmo_ss7_as.c... #11 10.66 Generating docs for file src/osmo_ss7_asp.c... #11 10.66 Generating docs for file src/osmo_ss7_asp_peer.c... #11 10.66 Generating docs for file src/osmo_ss7_combined_linkset.c... #11 10.66 Generating docs for file src/osmo_ss7_hmrt.c... #11 10.66 Generating docs for file src/osmo_ss7_instance.c... #11 10.66 Generating docs for file src/osmo_ss7_link.c... #11 10.66 Generating docs for file src/osmo_ss7_linkset.c... #11 10.66 Generating docs for file src/osmo_ss7_route.c... #11 10.66 Generating docs for file src/osmo_ss7_route_table.c... #11 10.66 Generating docs for file src/osmo_ss7_user.c... #11 10.66 Generating docs for file src/osmo_ss7_vty.c... #11 10.66 Generating docs for file src/osmo_ss7_xua_srv.c... #11 10.66 Generating docs for file src/sccp2sua.c... #11 10.66 Generating docs for file src/sccp_helpers.c... #11 10.66 Generating docs for file src/sccp_internal.h... #11 10.66 Generating docs for file src/sccp_lbcs.c... #11 10.66 Generating docs for file src/sccp_sap.c... #11 10.66 Generating docs for file src/sccp_sclc.c... #11 10.66 Generating docs for file src/sccp_scmg.c... #11 10.66 Generating docs for file src/sccp_scoc.c... #11 10.66 Generating docs for file src/sccp_scrc.c... #11 10.66 Generating docs for file src/sccp_types.c... #11 10.66 Generating docs for file src/sccp_user.c... #11 10.66 Generating docs for file src/sccp_vty.c... #11 10.66 Generating docs for file src/ss7_as.h... #11 10.66 Generating docs for file src/ss7_asp.h... #11 10.66 Generating docs for file src/ss7_asp_peer.h... #11 10.66 Generating docs for file src/ss7_combined_linkset.h... #11 10.66 Generating docs for file src/ss7_instance.h... #11 10.66 Generating docs for file src/ss7_internal.h... #11 10.66 Generating docs for file src/ss7_link.h... #11 10.66 Generating docs for file src/ss7_linkset.h... #11 10.66 Generating docs for file src/ss7_route.h... #11 10.66 Generating docs for file src/ss7_route_table.h... #11 10.66 Generating docs for file src/ss7_user.h... #11 10.66 Generating docs for file src/ss7_xua_srv.h... #11 10.66 Generating docs for file src/sua.c... #11 10.66 Generating docs for file src/xua_as_fsm.c... #11 10.66 Generating docs for file src/xua_as_fsm.h... #11 10.66 Generating docs for file src/xua_asp_fsm.c... #11 10.66 Generating docs for file src/xua_asp_fsm.h... #11 10.66 Generating docs for file src/xua_default_lm_fsm.c... #11 10.66 Generating docs for file src/xua_internal.h... #11 10.66 Generating docs for file src/xua_msg.c... #11 10.66 Generating docs for file src/xua_rkm.c... #11 10.66 Generating docs for file src/xua_shared.c... #11 10.66 Generating docs for file src/xua_snm.c... #11 10.66 Generating docs for file src/xua_types.h... #11 10.66 Generating page documentation... #11 10.66 Generating /data/libosmo-sigtran/src/ss7_instance.h:32: warning: unable to resolve reference to 'osmo_xua_servers' for \ref command #11 10.68 /data/libosmo-sigtran/src/ss7_instance.h:32: warning: unable to resolve reference to 'osmo_xua_servers' for \ref command #11 10.68 /data/libosmo-sigtran/src/ss7_route_table.h:25: warning: unable to resolve reference to 'osmo_ss7_combined_linksets' for \ref command #11 10.68 /data/libosmo-sigtran/src/ss7_route_table.h:25: warning: unable to resolve reference to 'osmo_ss7_combined_linksets' for \ref command #11 10.75 group documentation... #11 10.75 Generating class documentation... #11 10.75 Generating docs for compound ipa_asp_fsm_priv... #11 10.75 Generating docs for compound lm_fsm_priv... #11 10.75 Generating docs for compound m3ua_data_hdr... #11 10.75 Generating docs for compound osmo_mtp_pause_param... #11 10.75 Generating docs for compound osmo_mtp_prim... #11 10.75 Generating docs for compound osmo_mtp_resume_param... #11 10.75 Generating docs for compound osmo_mtp_status_param... #11 10.75 Generating docs for compound osmo_mtp_transfer_param... #11 10.75 Generating docs for compound osmo_sccp_addr... #11 10.75 Generating docs for compound osmo_sccp_addr_entry... #11 10.75 Generating docs for compound osmo_sccp_gt... #11 10.75 Generating docs for compound osmo_sccp_instance... #11 10.75 Generating docs for compound osmo_sccp_user... #11 10.75 Generating docs for compound osmo_scu_connect_param... #11 10.75 Generating docs for compound osmo_scu_data_param... #11 10.75 Generating docs for compound osmo_scu_disconn_param... #11 10.75 Generating docs for compound osmo_scu_notice_param... #11 10.75 Generating docs for compound osmo_scu_pcstate_param... #11 10.75 Generating docs for compound osmo_scu_prim... #11 10.75 Generating docs for compound osmo_scu_reset_param... #11 10.75 Generating docs for compound osmo_scu_state_param... #11 10.75 Generating docs for compound osmo_scu_unitdata_param... #11 10.75 Generating docs for compound osmo_ss7_as... #11 10.75 Generating docs for compound osmo_ss7_as_esls_entry... #11 10.75 Generating docs for compound osmo_ss7_asp... #11 10.75 Generating docs for compound osmo_ss7_asp_peer... #11 10.75 Generating docs for compound osmo_ss7_combined_linkset... #11 10.75 Generating docs for compound osmo_ss7_esls_entry... #11 10.75 Generating docs for compound osmo_ss7_instance... #11 10.75 Generating docs for compound osmo_ss7_link... #11 10.75 Generating docs for compound osmo_ss7_linkset... #11 10.75 Generating docs for compound osmo_ss7_pc_fmt... #11 10.75 Generating docs for compound osmo_ss7_route... #11 10.75 Generating docs for compound osmo_ss7_route_label... #11 10.75 Generating docs for compound osmo_ss7_route_table... #11 10.75 Generating docs for compound osmo_ss7_routing_key... #11 10.75 Generating docs for compound osmo_ss7_user... #11 10.75 Generating docs for compound osmo_xlm_prim... #11 10.75 Generating docs for compound osmo_xlm_prim_error... #11 10.75 Generating docs for compound osmo_xlm_prim_notify... #11 10.75 Generating docs for compound osmo_xlm_prim_rk_dereg... #11 10.75 Generating docs for compound osmo_xlm_prim_rk_reg... #11 10.75 Generating docs for compound osmo_xua_layer_manager... #11 10.75 Generating docs for compound osmo_xua_server... #11 10.75 Generating docs for compound sccp_connection... #11 10.75 Generating docs for compound sccp_scmg_msg... #11 10.75 Generating docs for compound xua_as_event_asp_inactive_ind_pars... #11 10.75 Generating docs for compound xua_as_fsm_priv... #11 10.75 Generating docs for compound xua_asp_fsm_priv... #11 10.75 Generating docs for compound xua_common_hdr... #11 10.75 Generating docs for compound xua_dialect... #11 10.75 Generating docs for compound xua_msg... #11 10.75 Generating docs for compound xua_msg_class... #11 10.75 Generating docs for compound xua_msg_event_map... #11 10.75 Generating docs for compound xua_msg_part... #11 10.75 Generating docs for compound xua_parameter_hdr... #11 10.75 Generating concept documentation... #11 10.75 Generating namespace index... #11 10.75 Generating graph info page... #11 10.75 Generating directory documentation... #11 10.75 Generating index page... #11 10.75 Generating page index... #11 10.75 Generating module index... #11 10.75 Generating namespace index... #11 10.75 Generating namespace member index... #11 10.75 Generating concept index... #11 10.75 Generating annotated compound index... #11 10.75 Generating alphabetical compound index... #11 10.75 Generating hierarchical class index... #11 10.75 Generating member index... #11 10.75 Generating file index... #11 10.75 Generating file member index... #11 10.75 Generating example index... #11 10.75 finalizing index lists... #11 10.75 writing tag file... #11 10.75 Running plantuml with JAVA... #11 10.75 lookup cache used 2262/65536 hits=27441 misses=2425 #11 10.75 finished... #11 10.75 cd ./doc && tar cf html.tar */html #11 10.76 make[3]: Entering directory '/data/libosmo-sigtran' #11 10.76 make[3]: Nothing to be done for 'install-exec-am'. #11 10.76 /usr/bin/mkdir -p '/usr/local/share/doc/libosmo-sigtran' #11 10.76 /usr/bin/mkdir -p '/usr/local/lib/pkgconfig' #11 10.76 /usr/bin/install -c -m 644 ./doc/html.tar '/usr/local/share/doc/libosmo-sigtran' #11 10.76 /usr/bin/install -c -m 644 libosmo-sigtran.pc '/usr/local/lib/pkgconfig' #11 10.77 make install-data-hook #11 10.77 make[4]: Entering directory '/data/libosmo-sigtran' #11 10.77 cd /usr/local/share/doc/libosmo-sigtran && tar xf html.tar && rm -f html.tar #11 10.79 make[4]: Leaving directory '/data/libosmo-sigtran' #11 10.79 make[3]: Leaving directory '/data/libosmo-sigtran' #11 10.79 make[2]: Leaving directory '/data/libosmo-sigtran' #11 10.79 make[1]: Leaving directory '/data/libosmo-sigtran' #11 DONE 11.1s #12 [7/7] COPY OSMO-STP.CFG /data/ #12 DONE 0.2s #13 exporting to image #13 exporting layers #13 exporting layers 0.4s done #13 writing image sha256:999c3953cfd04c158116fd1746e9c77d7954c708b5c18b8d00cbc957e92f2c0f done #13 naming to docker.io/osmocom-build/osmo-stp-master:latest 0.0s done #13 DONE 0.5s 1 warning found (use docker --debug to expand): - InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 3) rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/osmo-stp-master' + docker_image_exists osmo-stp-master + docker images -q osmocom-build/osmo-stp-master + test -n 999c3953cfd0 + list_osmo_packages debian-bookworm osmo-stp-master + local distro=debian-bookworm + local image=osmo-stp-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-stp-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-stp-master ### ii libosmo-netif-dev:amd64 1.6.0.1.ae0e.202503112026 amd64 Development headers for Osmocom network interface ii libosmocodec4:amd64 1.11.0.4.1b755.202503112026 amd64 Osmo codec library ii libosmocoding0:amd64 1.11.0.4.1b755.202503112026 amd64 Osmo coding library ii libosmocore 1.11.0.4.1b755.202503112026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.11.0.4.1b755.202503112026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore22:amd64 1.11.0.4.1b755.202503112026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.11.0.4.1b755.202503112026 amd64 Osmo control library ii libosmogb14:amd64 1.11.0.4.1b755.202503112026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.11.0.4.1b755.202503112026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.11.0.4.1b755.202503112026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.6.0.1.ae0e.202503112026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.11.0.4.1b755.202503112026 amd64 Osmo SIM library ii libosmousb0:amd64 1.11.0.4.1b755.202503112026 amd64 Osmo USB library ii libosmovty13:amd64 1.11.0.4.1b755.202503112026 amd64 Osmo VTY library ii osmocom-nightly 202503112026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-sccp-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 d3488693da7c: Pulling fs layer be2833b5f86d: Pulling fs layer 9ccb93daed4a: Pulling fs layer 2a832462dfd9: Pulling fs layer 43bfeecb8279: Pulling fs layer 81ba5e42645d: Pulling fs layer 98b493859992: Waiting 9ccb93daed4a: Waiting 2a832462dfd9: Waiting be2833b5f86d: Waiting 43bfeecb8279: Waiting 81ba5e42645d: Waiting 665591398cd8: Waiting d3488693da7c: Waiting 3e777526d60e: Waiting 1a4ddf1752cd: Waiting 51112f467235: Waiting 55d7fd781f97: Waiting 89bb03f2b758: Retrying in 5 seconds 62d77d863a0b: Retrying in 5 seconds 1fc1c04bda5f: Retrying in 5 seconds 62d77d863a0b: Retrying in 4 seconds 89bb03f2b758: Retrying in 4 seconds 1fc1c04bda5f: Retrying in 4 seconds 89bb03f2b758: Retrying in 3 seconds 62d77d863a0b: Retrying in 3 seconds 1fc1c04bda5f: Retrying in 3 seconds 1fc1c04bda5f: Retrying in 2 seconds 62d77d863a0b: Retrying in 2 seconds 89bb03f2b758: Retrying in 2 seconds 62d77d863a0b: Retrying in 1 second 89bb03f2b758: Retrying in 1 second 1fc1c04bda5f: Retrying in 1 second 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 1fc1c04bda5f: Retrying in 7 seconds 62d77d863a0b: Retrying in 7 seconds 89bb03f2b758: Retrying in 6 seconds 1fc1c04bda5f: Retrying in 6 seconds 62d77d863a0b: Retrying in 6 seconds 89bb03f2b758: Retrying in 5 seconds 1fc1c04bda5f: Retrying in 5 seconds 62d77d863a0b: Retrying in 5 seconds 1fc1c04bda5f: Retrying in 4 seconds 89bb03f2b758: Retrying in 4 seconds 62d77d863a0b: 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 1fc1c04bda5f: Retrying in 15 seconds 62d77d863a0b: Retrying in 15 seconds 89bb03f2b758: Retrying in 15 seconds 1fc1c04bda5f: Retrying in 14 seconds 62d77d863a0b: Retrying in 14 seconds 89bb03f2b758: Retrying in 14 seconds 1fc1c04bda5f: Retrying in 13 seconds 89bb03f2b758: Retrying in 13 seconds 62d77d863a0b: Retrying in 13 seconds 1fc1c04bda5f: Retrying in 12 seconds 62d77d863a0b: Retrying in 12 seconds 89bb03f2b758: Retrying in 12 seconds 1fc1c04bda5f: Retrying in 11 seconds 89bb03f2b758: Retrying in 11 seconds 62d77d863a0b: Retrying in 11 seconds 1fc1c04bda5f: Retrying in 10 seconds 62d77d863a0b: Retrying in 10 seconds 89bb03f2b758: Retrying in 10 seconds 1fc1c04bda5f: Retrying in 9 seconds 62d77d863a0b: Retrying in 9 seconds 89bb03f2b758: Retrying in 9 seconds 1fc1c04bda5f: Retrying in 8 seconds 89bb03f2b758: Retrying in 8 seconds 62d77d863a0b: Retrying in 8 seconds 1fc1c04bda5f: Retrying in 7 seconds 62d77d863a0b: Retrying in 7 seconds 89bb03f2b758: Retrying in 7 seconds 1fc1c04bda5f: Retrying in 6 seconds 89bb03f2b758: Retrying in 6 seconds 62d77d863a0b: Retrying in 6 seconds 1fc1c04bda5f: Retrying in 5 seconds 89bb03f2b758: Retrying in 5 seconds 62d77d863a0b: Retrying in 5 seconds 1fc1c04bda5f: Retrying in 4 seconds 89bb03f2b758: Retrying in 4 seconds 62d77d863a0b: Retrying in 4 seconds 1fc1c04bda5f: Retrying in 3 seconds 89bb03f2b758: Retrying in 3 seconds 62d77d863a0b: Retrying in 3 seconds 1fc1c04bda5f: Retrying in 2 seconds 89bb03f2b758: Retrying in 2 seconds 62d77d863a0b: Retrying in 2 seconds 1fc1c04bda5f: Retrying in 1 second 89bb03f2b758: 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 89bb03f2b758: Retrying in 18 seconds 1fc1c04bda5f: Retrying in 18 seconds 62d77d863a0b: Retrying in 17 seconds 89bb03f2b758: Retrying in 17 seconds 1fc1c04bda5f: Retrying in 17 seconds 62d77d863a0b: Retrying in 16 seconds 89bb03f2b758: Retrying in 16 seconds 1fc1c04bda5f: Retrying in 16 seconds 62d77d863a0b: Retrying in 15 seconds 1fc1c04bda5f: Retrying in 15 seconds 89bb03f2b758: Retrying in 15 seconds 62d77d863a0b: Retrying in 14 seconds 1fc1c04bda5f: Retrying in 14 seconds 89bb03f2b758: 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 89bb03f2b758: Retrying in 11 seconds 1fc1c04bda5f: 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 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 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 unexpected EOF + continue + docker_distro_from_image_name ttcn3-sccp-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-sccp-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-sccp-test + echo ttcn3-sccp-test + dir=ttcn3-sccp-test + [ -z ] + pull_arg=--pull + grep ^FROM ../ttcn3-sccp-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-sccp-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-sccp-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-sccp-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/ttcn3-sccp-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-sccp-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/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-sccp-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 390B 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: 934B 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" sccp #8 0.363 + OSMO_TTCN3_BRANCH=master #8 0.363 + shift #8 0.363 + cd /osmo-ttcn3-hacks #8 0.363 + git fetch #8 0.452 From https://gerrit.osmocom.org/osmo-ttcn3-hacks #8 0.452 b1479433..8fc1b215 master -> origin/master #8 0.453 * [new branch] fixeria/s1gw_uemux -> origin/fixeria/s1gw_uemux #8 0.453 + 941a8887...39bbfdbc pmaier/smdpp -> origin/pmaier/smdpp (forced update) #8 0.455 + git checkout master #8 0.515 Already on 'master' #8 0.516 Your branch is behind 'origin/master' by 8 commits, and can be fast-forwarded. #8 0.516 (use "git pull" to update your local branch) #8 0.516 + git symbolic-ref -q HEAD #8 0.517 refs/heads/master #8 0.517 + git reset --hard origin/master #8 0.536 HEAD is now at 8fc1b215 SCCP_Templates: Expect either proto class0 or class1 upon rx SCCP #8 0.537 + git rev-parse --abbrev-ref HEAD #8 0.538 master #8 0.539 + git rev-parse HEAD #8 0.540 8fc1b2152ff7615f610e7a040cb3b5135dfc5351 #8 0.541 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.542 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.542 + make -j8 deps #8 0.659 (make -j20 -C deps || make -j1 -C deps) #8 0.662 make[1]: warning: -j20 forced in submake: resetting jobserver mode. #8 0.663 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 0.667 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.Libraries.TCCUsefulFunctions' #8 0.667 To add an exception for this directory, call: #8 0.667 #8 0.667 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.Libraries.TCCUsefulFunctions #8 0.674 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.Libraries.TCCUsefulFunctions' #8 0.674 To add an exception for this directory, call: #8 0.674 #8 0.674 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.Libraries.TCCUsefulFunctions #8 0.678 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.678 usage: git diff --no-index [<options>] <path> <path> #8 0.678 #8 0.678 Diff output format options #8 0.678 -p, --patch generate patch #8 0.678 -s, --no-patch suppress diff output #8 0.678 -u generate patch #8 0.678 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.678 -W, --function-context #8 0.678 generate diffs with <n> lines context #8 0.678 --raw generate the diff in raw format #8 0.678 --patch-with-raw synonym for '-p --raw' #8 0.678 --patch-with-stat synonym for '-p --stat' #8 0.678 --numstat machine friendly --stat #8 0.678 --shortstat output only the last line of --stat #8 0.678 -X, --dirstat[=<param1,param2>...] #8 0.678 output the distribution of relative amount of changes for each sub-directory #8 0.678 --cumulative synonym for --dirstat=cumulative #8 0.678 --dirstat-by-file[=<param1,param2>...] #8 0.678 synonym for --dirstat=files,param1,param2... #8 0.678 --check warn if changes introduce conflict markers or whitespace errors #8 0.678 --summary condensed summary such as creations, renames and mode changes #8 0.678 --name-only show only names of changed files #8 0.678 --name-status show only names and status of changed files #8 0.678 --stat[=<width>[,<name-width>[,<count>]]] #8 0.678 generate diffstat #8 0.678 --stat-width <width> generate diffstat with a given width #8 0.678 --stat-name-width <width> #8 0.678 generate diffstat with a given name width #8 0.678 --stat-graph-width <width> #8 0.678 generate diffstat with a given graph width #8 0.678 --stat-count <count> generate diffstat with limited lines #8 0.678 --compact-summary generate compact summary in diffstat #8 0.678 --binary output a binary diff that can be applied #8 0.678 --full-index show full pre- and post-image object names on the "index" lines #8 0.678 --color[=<when>] show colored diff #8 0.678 --ws-error-highlight <kind> #8 0.678 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.678 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.678 --abbrev[=<n>] use <n> digits to display object names #8 0.678 --src-prefix <prefix> #8 0.678 show the given source prefix instead of "a/" #8 0.678 --dst-prefix <prefix> #8 0.678 show the given destination prefix instead of "b/" #8 0.678 --line-prefix <prefix> #8 0.678 prepend an additional prefix to every line of output #8 0.678 --no-prefix do not show any source or destination prefix #8 0.678 --inter-hunk-context <n> #8 0.678 show context between diff hunks up to the specified number of lines #8 0.678 --output-indicator-new <char> #8 0.678 specify the character to indicate a new line instead of '+' #8 0.678 --output-indicator-old <char> #8 0.678 specify the character to indicate an old line instead of '-' #8 0.678 --output-indicator-context <char> #8 0.678 specify the character to indicate a context instead of ' ' #8 0.678 #8 0.678 Diff rename options #8 0.678 -B, --break-rewrites[=<n>[/<m>]] #8 0.678 break complete rewrite changes into pairs of delete and create #8 0.678 -M, --find-renames[=<n>] #8 0.678 detect renames #8 0.678 -D, --irreversible-delete #8 0.678 omit the preimage for deletes #8 0.678 -C, --find-copies[=<n>] #8 0.678 detect copies #8 0.678 --find-copies-harder use unmodified files as source to find copies #8 0.678 --no-renames disable rename detection #8 0.678 --rename-empty use empty blobs as rename source #8 0.678 --follow continue listing the history of a file beyond renames #8 0.678 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.678 #8 0.678 Diff algorithm options #8 0.678 --minimal produce the smallest possible diff #8 0.678 -w, --ignore-all-space #8 0.678 ignore whitespace when comparing lines #8 0.678 -b, --ignore-space-change #8 0.678 ignore changes in amount of whitespace #8 0.678 --ignore-space-at-eol #8 0.678 ignore changes in whitespace at EOL #8 0.678 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.678 --ignore-blank-lines ignore changes whose lines are all blank #8 0.678 -I, --ignore-matching-lines <regex> #8 0.678 ignore changes whose all lines match <regex> #8 0.678 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.678 --patience generate diff using the "patience diff" algorithm #8 0.678 --histogram generate diff using the "histogram diff" algorithm #8 0.679 --diff-algorithm <algorithm> #8 0.679 choose a diff algorithm #8 0.679 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.679 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.679 --word-diff-regex <regex> #8 0.679 use <regex> to decide what a word is #8 0.679 --color-words[=<regex>] #8 0.679 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.679 --color-moved[=<mode>] #8 0.679 moved lines of code are colored differently #8 0.679 --color-moved-ws <mode> #8 0.679 how white spaces are ignored in --color-moved #8 0.679 #8 0.679 Other diff options #8 0.679 --relative[=<prefix>] #8 0.679 when run from subdir, exclude changes outside and show relative paths #8 0.679 -a, --text treat all files as text #8 0.679 -R swap two inputs, reverse the diff #8 0.679 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.679 --quiet disable all output of the program #8 0.679 --ext-diff allow an external diff helper to be executed #8 0.679 --textconv run external text conversion filters when comparing binary files #8 0.679 --ignore-submodules[=<when>] #8 0.679 ignore changes to submodules in the diff generation #8 0.679 --submodule[=<format>] #8 0.679 specify how differences in submodules are shown #8 0.679 --ita-invisible-in-index #8 0.679 hide 'git add -N' entries from the index #8 0.679 --ita-visible-in-index #8 0.679 treat 'git add -N' entries as real in the index #8 0.679 -S <string> look for differences that change the number of occurrences of the specified string #8 0.679 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.679 --pickaxe-all show all changes in the changeset with -S or -G #8 0.679 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.679 -O <file> control the order in which files appear in the output #8 0.679 --rotate-to <path> show the change in the specified path first #8 0.679 --skip-to <path> skip the output to the specified path #8 0.679 --find-object <object-id> #8 0.679 look for differences that change the number of occurrences of the specified object #8 0.679 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.679 select files by diff type #8 0.679 --output <file> output to a specific file #8 0.679 #8 0.683 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.M3UA' #8 0.683 To add an exception for this directory, call: #8 0.683 #8 0.683 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.M3UA #8 0.690 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.M3UA' #8 0.690 To add an exception for this directory, call: #8 0.690 #8 0.690 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.M3UA #8 0.694 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.694 usage: git diff --no-index [<options>] <path> <path> #8 0.694 #8 0.694 Diff output format options #8 0.694 -p, --patch generate patch #8 0.694 -s, --no-patch suppress diff output #8 0.694 -u generate patch #8 0.694 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.694 -W, --function-context #8 0.694 generate diffs with <n> lines context #8 0.694 --raw generate the diff in raw format #8 0.694 --patch-with-raw synonym for '-p --raw' #8 0.694 --patch-with-stat synonym for '-p --stat' #8 0.694 --numstat machine friendly --stat #8 0.694 --shortstat output only the last line of --stat #8 0.694 -X, --dirstat[=<param1,param2>...] #8 0.694 output the distribution of relative amount of changes for each sub-directory #8 0.694 --cumulative synonym for --dirstat=cumulative #8 0.694 --dirstat-by-file[=<param1,param2>...] #8 0.694 synonym for --dirstat=files,param1,param2... #8 0.694 --check warn if changes introduce conflict markers or whitespace errors #8 0.694 --summary condensed summary such as creations, renames and mode changes #8 0.694 --name-only show only names of changed files #8 0.694 --name-status show only names and status of changed files #8 0.694 --stat[=<width>[,<name-width>[,<count>]]] #8 0.694 generate diffstat #8 0.694 --stat-width <width> generate diffstat with a given width #8 0.694 --stat-name-width <width> #8 0.694 generate diffstat with a given name width #8 0.694 --stat-graph-width <width> #8 0.694 generate diffstat with a given graph width #8 0.694 --stat-count <count> generate diffstat with limited lines #8 0.694 --compact-summary generate compact summary in diffstat #8 0.694 --binary output a binary diff that can be applied #8 0.694 --full-index show full pre- and post-image object names on the "index" lines #8 0.694 --color[=<when>] show colored diff #8 0.694 --ws-error-highlight <kind> #8 0.694 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.694 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.694 --abbrev[=<n>] use <n> digits to display object names #8 0.694 --src-prefix <prefix> #8 0.694 show the given source prefix instead of "a/" #8 0.694 --dst-prefix <prefix> #8 0.694 show the given destination prefix instead of "b/" #8 0.694 --line-prefix <prefix> #8 0.694 prepend an additional prefix to every line of output #8 0.694 --no-prefix do not show any source or destination prefix #8 0.694 --inter-hunk-context <n> #8 0.694 show context between diff hunks up to the specified number of lines #8 0.694 --output-indicator-new <char> #8 0.694 specify the character to indicate a new line instead of '+' #8 0.694 --output-indicator-old <char> #8 0.694 specify the character to indicate an old line instead of '-' #8 0.694 --output-indicator-context <char> #8 0.694 specify the character to indicate a context instead of ' ' #8 0.694 #8 0.694 Diff rename options #8 0.694 -B, --break-rewrites[=<n>[/<m>]] #8 0.694 break complete rewrite changes into pairs of delete and create #8 0.694 -M, --find-renames[=<n>] #8 0.694 detect renames #8 0.694 -D, --irreversible-delete #8 0.694 omit the preimage for deletes #8 0.694 -C, --find-copies[=<n>] #8 0.694 detect copies #8 0.694 --find-copies-harder use unmodified files as source to find copies #8 0.694 --no-renames disable rename detection #8 0.694 --rename-empty use empty blobs as rename source #8 0.694 --follow continue listing the history of a file beyond renames #8 0.694 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.694 #8 0.694 Diff algorithm options #8 0.694 --minimal produce the smallest possible diff #8 0.694 -w, --ignore-all-space #8 0.694 ignore whitespace when comparing lines #8 0.695 -b, --ignore-space-change #8 0.695 ignore changes in amount of whitespace #8 0.695 --ignore-space-at-eol #8 0.695 ignore changes in whitespace at EOL #8 0.695 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.695 --ignore-blank-lines ignore changes whose lines are all blank #8 0.695 -I, --ignore-matching-lines <regex> #8 0.695 ignore changes whose all lines match <regex> #8 0.695 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.695 --patience generate diff using the "patience diff" algorithm #8 0.695 --histogram generate diff using the "histogram diff" algorithm #8 0.695 --diff-algorithm <algorithm> #8 0.695 choose a diff algorithm #8 0.695 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.695 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.695 --word-diff-regex <regex> #8 0.695 use <regex> to decide what a word is #8 0.695 --color-words[=<regex>] #8 0.695 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.695 --color-moved[=<mode>] #8 0.695 moved lines of code are colored differently #8 0.695 --color-moved-ws <mode> #8 0.695 how white spaces are ignored in --color-moved #8 0.695 #8 0.695 Other diff options #8 0.695 --relative[=<prefix>] #8 0.695 when run from subdir, exclude changes outside and show relative paths #8 0.695 -a, --text treat all files as text #8 0.695 -R swap two inputs, reverse the diff #8 0.695 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.695 --quiet disable all output of the program #8 0.695 --ext-diff allow an external diff helper to be executed #8 0.695 --textconv run external text conversion filters when comparing binary files #8 0.695 --ignore-submodules[=<when>] #8 0.695 ignore changes to submodules in the diff generation #8 0.695 --submodule[=<format>] #8 0.695 specify how differences in submodules are shown #8 0.695 --ita-invisible-in-index #8 0.695 hide 'git add -N' entries from the index #8 0.695 --ita-visible-in-index #8 0.695 treat 'git add -N' entries as real in the index #8 0.695 -S <string> look for differences that change the number of occurrences of the specified string #8 0.695 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.695 --pickaxe-all show all changes in the changeset with -S or -G #8 0.695 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.695 -O <file> control the order in which files appear in the output #8 0.695 --rotate-to <path> show the change in the specified path first #8 0.695 --skip-to <path> skip the output to the specified path #8 0.695 --find-object <object-id> #8 0.695 look for differences that change the number of occurrences of the specified object #8 0.695 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.695 select files by diff type #8 0.695 --output <file> output to a specific file #8 0.695 #8 0.699 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP' #8 0.699 To add an exception for this directory, call: #8 0.699 #8 0.699 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP #8 0.706 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP' #8 0.706 To add an exception for this directory, call: #8 0.706 #8 0.706 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP #8 0.710 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.710 usage: git diff --no-index [<options>] <path> <path> #8 0.710 #8 0.710 Diff output format options #8 0.710 -p, --patch generate patch #8 0.710 -s, --no-patch suppress diff output #8 0.710 -u generate patch #8 0.710 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.710 -W, --function-context #8 0.710 generate diffs with <n> lines context #8 0.710 --raw generate the diff in raw format #8 0.710 --patch-with-raw synonym for '-p --raw' #8 0.710 --patch-with-stat synonym for '-p --stat' #8 0.710 --numstat machine friendly --stat #8 0.710 --shortstat output only the last line of --stat #8 0.710 -X, --dirstat[=<param1,param2>...] #8 0.710 output the distribution of relative amount of changes for each sub-directory #8 0.710 --cumulative synonym for --dirstat=cumulative #8 0.710 --dirstat-by-file[=<param1,param2>...] #8 0.710 synonym for --dirstat=files,param1,param2... #8 0.710 --check warn if changes introduce conflict markers or whitespace errors #8 0.710 --summary condensed summary such as creations, renames and mode changes #8 0.710 --name-only show only names of changed files #8 0.710 --name-status show only names and status of changed files #8 0.710 --stat[=<width>[,<name-width>[,<count>]]] #8 0.710 generate diffstat #8 0.710 --stat-width <width> generate diffstat with a given width #8 0.710 --stat-name-width <width> #8 0.710 generate diffstat with a given name width #8 0.710 --stat-graph-width <width> #8 0.710 generate diffstat with a given graph width #8 0.710 --stat-count <count> generate diffstat with limited lines #8 0.710 --compact-summary generate compact summary in diffstat #8 0.710 --binary output a binary diff that can be applied #8 0.710 --full-index show full pre- and post-image object names on the "index" lines #8 0.710 --color[=<when>] show colored diff #8 0.710 --ws-error-highlight <kind> #8 0.710 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.710 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.710 --abbrev[=<n>] use <n> digits to display object names #8 0.710 --src-prefix <prefix> #8 0.710 show the given source prefix instead of "a/" #8 0.710 --dst-prefix <prefix> #8 0.710 show the given destination prefix instead of "b/" #8 0.710 --line-prefix <prefix> #8 0.710 prepend an additional prefix to every line of output #8 0.710 --no-prefix do not show any source or destination prefix #8 0.710 --inter-hunk-context <n> #8 0.710 show context between diff hunks up to the specified number of lines #8 0.710 --output-indicator-new <char> #8 0.710 specify the character to indicate a new line instead of '+' #8 0.710 --output-indicator-old <char> #8 0.710 specify the character to indicate an old line instead of '-' #8 0.710 --output-indicator-context <char> #8 0.710 specify the character to indicate a context instead of ' ' #8 0.710 #8 0.710 Diff rename options #8 0.710 -B, --break-rewrites[=<n>[/<m>]] #8 0.710 break complete rewrite changes into pairs of delete and create #8 0.710 -M, --find-renames[=<n>] #8 0.710 detect renames #8 0.710 -D, --irreversible-delete #8 0.710 omit the preimage for deletes #8 0.710 -C, --find-copies[=<n>] #8 0.710 detect copies #8 0.710 --find-copies-harder use unmodified files as source to find copies #8 0.710 --no-renames disable rename detection #8 0.710 --rename-empty use empty blobs as rename source #8 0.710 --follow continue listing the history of a file beyond renames #8 0.710 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.710 #8 0.710 Diff algorithm options #8 0.710 --minimal produce the smallest possible diff #8 0.710 -w, --ignore-all-space #8 0.710 ignore whitespace when comparing lines #8 0.710 -b, --ignore-space-change #8 0.710 ignore changes in amount of whitespace #8 0.710 --ignore-space-at-eol #8 0.710 ignore changes in whitespace at EOL #8 0.710 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.710 --ignore-blank-lines ignore changes whose lines are all blank #8 0.710 -I, --ignore-matching-lines <regex> #8 0.710 ignore changes whose all lines match <regex> #8 0.710 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.710 --patience generate diff using the "patience diff" algorithm #8 0.710 --histogram generate diff using the "histogram diff" algorithm #8 0.710 --diff-algorithm <algorithm> #8 0.710 choose a diff algorithm #8 0.710 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.710 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.710 --word-diff-regex <regex> #8 0.710 use <regex> to decide what a word is #8 0.710 --color-words[=<regex>] #8 0.710 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.710 --color-moved[=<mode>] #8 0.710 moved lines of code are colored differently #8 0.710 --color-moved-ws <mode> #8 0.710 how white spaces are ignored in --color-moved #8 0.710 #8 0.710 Other diff options #8 0.710 --relative[=<prefix>] #8 0.710 when run from subdir, exclude changes outside and show relative paths #8 0.710 -a, --text treat all files as text #8 0.710 -R swap two inputs, reverse the diff #8 0.710 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.710 --quiet disable all output of the program #8 0.710 --ext-diff allow an external diff helper to be executed #8 0.710 --textconv run external text conversion filters when comparing binary files #8 0.710 --ignore-submodules[=<when>] #8 0.710 ignore changes to submodules in the diff generation #8 0.710 --submodule[=<format>] #8 0.710 specify how differences in submodules are shown #8 0.710 --ita-invisible-in-index #8 0.710 hide 'git add -N' entries from the index #8 0.710 --ita-visible-in-index #8 0.710 treat 'git add -N' entries as real in the index #8 0.710 -S <string> look for differences that change the number of occurrences of the specified string #8 0.710 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.710 --pickaxe-all show all changes in the changeset with -S or -G #8 0.710 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.711 -O <file> control the order in which files appear in the output #8 0.711 --rotate-to <path> show the change in the specified path first #8 0.711 --skip-to <path> skip the output to the specified path #8 0.711 --find-object <object-id> #8 0.711 look for differences that change the number of occurrences of the specified object #8 0.711 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.711 select files by diff type #8 0.711 --output <file> output to a specific file #8 0.711 #8 0.715 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSAPP_v7.3.0' #8 0.715 To add an exception for this directory, call: #8 0.715 #8 0.715 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSAPP_v7.3.0 #8 0.721 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSAPP_v7.3.0' #8 0.721 To add an exception for this directory, call: #8 0.721 #8 0.721 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSAPP_v7.3.0 #8 0.725 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.725 usage: git diff --no-index [<options>] <path> <path> #8 0.725 #8 0.725 Diff output format options #8 0.725 -p, --patch generate patch #8 0.725 -s, --no-patch suppress diff output #8 0.725 -u generate patch #8 0.725 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.725 -W, --function-context #8 0.725 generate diffs with <n> lines context #8 0.725 --raw generate the diff in raw format #8 0.725 --patch-with-raw synonym for '-p --raw' #8 0.725 --patch-with-stat synonym for '-p --stat' #8 0.725 --numstat machine friendly --stat #8 0.725 --shortstat output only the last line of --stat #8 0.725 -X, --dirstat[=<param1,param2>...] #8 0.725 output the distribution of relative amount of changes for each sub-directory #8 0.725 --cumulative synonym for --dirstat=cumulative #8 0.725 --dirstat-by-file[=<param1,param2>...] #8 0.725 synonym for --dirstat=files,param1,param2... #8 0.725 --check warn if changes introduce conflict markers or whitespace errors #8 0.725 --summary condensed summary such as creations, renames and mode changes #8 0.725 --name-only show only names of changed files #8 0.725 --name-status show only names and status of changed files #8 0.725 --stat[=<width>[,<name-width>[,<count>]]] #8 0.725 generate diffstat #8 0.725 --stat-width <width> generate diffstat with a given width #8 0.725 --stat-name-width <width> #8 0.725 generate diffstat with a given name width #8 0.725 --stat-graph-width <width> #8 0.725 generate diffstat with a given graph width #8 0.725 --stat-count <count> generate diffstat with limited lines #8 0.725 --compact-summary generate compact summary in diffstat #8 0.725 --binary output a binary diff that can be applied #8 0.725 --full-index show full pre- and post-image object names on the "index" lines #8 0.725 --color[=<when>] show colored diff #8 0.725 --ws-error-highlight <kind> #8 0.725 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.725 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.725 --abbrev[=<n>] use <n> digits to display object names #8 0.725 --src-prefix <prefix> #8 0.725 show the given source prefix instead of "a/" #8 0.725 --dst-prefix <prefix> #8 0.725 show the given destination prefix instead of "b/" #8 0.725 --line-prefix <prefix> #8 0.725 prepend an additional prefix to every line of output #8 0.725 --no-prefix do not show any source or destination prefix #8 0.725 --inter-hunk-context <n> #8 0.725 show context between diff hunks up to the specified number of lines #8 0.725 --output-indicator-new <char> #8 0.725 specify the character to indicate a new line instead of '+' #8 0.725 --output-indicator-old <char> #8 0.725 specify the character to indicate an old line instead of '-' #8 0.725 --output-indicator-context <char> #8 0.725 specify the character to indicate a context instead of ' ' #8 0.725 #8 0.725 Diff rename options #8 0.725 -B, --break-rewrites[=<n>[/<m>]] #8 0.725 break complete rewrite changes into pairs of delete and create #8 0.725 -M, --find-renames[=<n>] #8 0.725 detect renames #8 0.725 -D, --irreversible-delete #8 0.725 omit the preimage for deletes #8 0.725 -C, --find-copies[=<n>] #8 0.725 detect copies #8 0.725 --find-copies-harder use unmodified files as source to find copies #8 0.725 --no-renames disable rename detection #8 0.725 --rename-empty use empty blobs as rename source #8 0.725 --follow continue listing the history of a file beyond renames #8 0.725 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.725 #8 0.725 Diff algorithm options #8 0.725 --minimal produce the smallest possible diff #8 0.725 -w, --ignore-all-space #8 0.725 ignore whitespace when comparing lines #8 0.725 -b, --ignore-space-change #8 0.725 ignore changes in amount of whitespace #8 0.725 --ignore-space-at-eol #8 0.725 ignore changes in whitespace at EOL #8 0.725 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.725 --ignore-blank-lines ignore changes whose lines are all blank #8 0.725 -I, --ignore-matching-lines <regex> #8 0.725 ignore changes whose all lines match <regex> #8 0.725 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.725 --patience generate diff using the "patience diff" algorithm #8 0.725 --histogram generate diff using the "histogram diff" algorithm #8 0.725 --diff-algorithm <algorithm> #8 0.725 choose a diff algorithm #8 0.725 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.725 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.725 --word-diff-regex <regex> #8 0.725 use <regex> to decide what a word is #8 0.725 --color-words[=<regex>] #8 0.725 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.725 --color-moved[=<mode>] #8 0.725 moved lines of code are colored differently #8 0.725 --color-moved-ws <mode> #8 0.725 how white spaces are ignored in --color-moved #8 0.725 #8 0.725 Other diff options #8 0.725 --relative[=<prefix>] #8 0.725 when run from subdir, exclude changes outside and show relative paths #8 0.725 -a, --text treat all files as text #8 0.725 -R swap two inputs, reverse the diff #8 0.725 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.725 --quiet disable all output of the program #8 0.725 --ext-diff allow an external diff helper to be executed #8 0.725 --textconv run external text conversion filters when comparing binary files #8 0.725 --ignore-submodules[=<when>] #8 0.725 ignore changes to submodules in the diff generation #8 0.725 --submodule[=<format>] #8 0.725 specify how differences in submodules are shown #8 0.725 --ita-invisible-in-index #8 0.725 hide 'git add -N' entries from the index #8 0.725 --ita-visible-in-index #8 0.725 treat 'git add -N' entries as real in the index #8 0.725 -S <string> look for differences that change the number of occurrences of the specified string #8 0.725 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.725 --pickaxe-all show all changes in the changeset with -S or -G #8 0.725 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.725 -O <file> control the order in which files appear in the output #8 0.725 --rotate-to <path> show the change in the specified path first #8 0.725 --skip-to <path> skip the output to the specified path #8 0.725 --find-object <object-id> #8 0.725 look for differences that change the number of occurrences of the specified object #8 0.725 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.725 select files by diff type #8 0.725 --output <file> output to a specific file #8 0.725 #8 0.729 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator' #8 0.729 To add an exception for this directory, call: #8 0.729 #8 0.729 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator #8 0.735 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator' #8 0.735 To add an exception for this directory, call: #8 0.735 #8 0.735 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator #8 0.739 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.739 usage: git diff --no-index [<options>] <path> <path> #8 0.739 #8 0.739 Diff output format options #8 0.739 -p, --patch generate patch #8 0.739 -s, --no-patch suppress diff output #8 0.739 -u generate patch #8 0.739 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.739 -W, --function-context #8 0.739 generate diffs with <n> lines context #8 0.739 --raw generate the diff in raw format #8 0.739 --patch-with-raw synonym for '-p --raw' #8 0.739 --patch-with-stat synonym for '-p --stat' #8 0.739 --numstat machine friendly --stat #8 0.739 --shortstat output only the last line of --stat #8 0.739 -X, --dirstat[=<param1,param2>...] #8 0.739 output the distribution of relative amount of changes for each sub-directory #8 0.739 --cumulative synonym for --dirstat=cumulative #8 0.739 --dirstat-by-file[=<param1,param2>...] #8 0.739 synonym for --dirstat=files,param1,param2... #8 0.739 --check warn if changes introduce conflict markers or whitespace errors #8 0.739 --summary condensed summary such as creations, renames and mode changes #8 0.739 --name-only show only names of changed files #8 0.739 --name-status show only names and status of changed files #8 0.739 --stat[=<width>[,<name-width>[,<count>]]] #8 0.739 generate diffstat #8 0.739 --stat-width <width> generate diffstat with a given width #8 0.739 --stat-name-width <width> #8 0.739 generate diffstat with a given name width #8 0.739 --stat-graph-width <width> #8 0.739 generate diffstat with a given graph width #8 0.739 --stat-count <count> generate diffstat with limited lines #8 0.739 --compact-summary generate compact summary in diffstat #8 0.739 --binary output a binary diff that can be applied #8 0.739 --full-index show full pre- and post-image object names on the "index" lines #8 0.739 --color[=<when>] show colored diff #8 0.739 --ws-error-highlight <kind> #8 0.739 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.739 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.739 --abbrev[=<n>] use <n> digits to display object names #8 0.739 --src-prefix <prefix> #8 0.739 show the given source prefix instead of "a/" #8 0.739 --dst-prefix <prefix> #8 0.739 show the given destination prefix instead of "b/" #8 0.739 --line-prefix <prefix> #8 0.739 prepend an additional prefix to every line of output #8 0.739 --no-prefix do not show any source or destination prefix #8 0.739 --inter-hunk-context <n> #8 0.739 show context between diff hunks up to the specified number of lines #8 0.739 --output-indicator-new <char> #8 0.739 specify the character to indicate a new line instead of '+' #8 0.739 --output-indicator-old <char> #8 0.739 specify the character to indicate an old line instead of '-' #8 0.739 --output-indicator-context <char> #8 0.739 specify the character to indicate a context instead of ' ' #8 0.739 #8 0.739 Diff rename options #8 0.739 -B, --break-rewrites[=<n>[/<m>]] #8 0.740 break complete rewrite changes into pairs of delete and create #8 0.740 -M, --find-renames[=<n>] #8 0.740 detect renames #8 0.740 -D, --irreversible-delete #8 0.740 omit the preimage for deletes #8 0.740 -C, --find-copies[=<n>] #8 0.740 detect copies #8 0.740 --find-copies-harder use unmodified files as source to find copies #8 0.740 --no-renames disable rename detection #8 0.740 --rename-empty use empty blobs as rename source #8 0.740 --follow continue listing the history of a file beyond renames #8 0.740 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.740 #8 0.740 Diff algorithm options #8 0.740 --minimal produce the smallest possible diff #8 0.740 -w, --ignore-all-space #8 0.740 ignore whitespace when comparing lines #8 0.740 -b, --ignore-space-change #8 0.740 ignore changes in amount of whitespace #8 0.740 --ignore-space-at-eol #8 0.740 ignore changes in whitespace at EOL #8 0.740 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.740 --ignore-blank-lines ignore changes whose lines are all blank #8 0.740 -I, --ignore-matching-lines <regex> #8 0.740 ignore changes whose all lines match <regex> #8 0.740 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.740 --patience generate diff using the "patience diff" algorithm #8 0.740 --histogram generate diff using the "histogram diff" algorithm #8 0.740 --diff-algorithm <algorithm> #8 0.740 choose a diff algorithm #8 0.740 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.740 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.740 --word-diff-regex <regex> #8 0.740 use <regex> to decide what a word is #8 0.740 --color-words[=<regex>] #8 0.740 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.740 --color-moved[=<mode>] #8 0.740 moved lines of code are colored differently #8 0.740 --color-moved-ws <mode> #8 0.740 how white spaces are ignored in --color-moved #8 0.740 #8 0.740 Other diff options #8 0.740 --relative[=<prefix>] #8 0.740 when run from subdir, exclude changes outside and show relative paths #8 0.740 -a, --text treat all files as text #8 0.740 -R swap two inputs, reverse the diff #8 0.740 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.740 --quiet disable all output of the program #8 0.740 --ext-diff allow an external diff helper to be executed #8 0.740 --textconv run external text conversion filters when comparing binary files #8 0.740 --ignore-submodules[=<when>] #8 0.740 ignore changes to submodules in the diff generation #8 0.740 --submodule[=<format>] #8 0.740 specify how differences in submodules are shown #8 0.740 --ita-invisible-in-index #8 0.740 hide 'git add -N' entries from the index #8 0.740 --ita-visible-in-index #8 0.740 treat 'git add -N' entries as real in the index #8 0.740 -S <string> look for differences that change the number of occurrences of the specified string #8 0.740 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.740 --pickaxe-all show all changes in the changeset with -S or -G #8 0.740 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.740 -O <file> control the order in which files appear in the output #8 0.740 --rotate-to <path> show the change in the specified path first #8 0.740 --skip-to <path> skip the output to the specified path #8 0.740 --find-object <object-id> #8 0.740 look for differences that change the number of occurrences of the specified object #8 0.740 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.740 select files by diff type #8 0.740 --output <file> output to a specific file #8 0.740 #8 0.744 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.DNS' #8 0.744 To add an exception for this directory, call: #8 0.744 #8 0.744 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.DNS #8 0.751 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.DNS' #8 0.751 To add an exception for this directory, call: #8 0.751 #8 0.751 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.DNS #8 0.754 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.754 usage: git diff --no-index [<options>] <path> <path> #8 0.754 #8 0.754 Diff output format options #8 0.754 -p, --patch generate patch #8 0.755 -s, --no-patch suppress diff output #8 0.755 -u generate patch #8 0.755 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.755 -W, --function-context #8 0.755 generate diffs with <n> lines context #8 0.755 --raw generate the diff in raw format #8 0.755 --patch-with-raw synonym for '-p --raw' #8 0.755 --patch-with-stat synonym for '-p --stat' #8 0.755 --numstat machine friendly --stat #8 0.755 --shortstat output only the last line of --stat #8 0.755 -X, --dirstat[=<param1,param2>...] #8 0.755 output the distribution of relative amount of changes for each sub-directory #8 0.755 --cumulative synonym for --dirstat=cumulative #8 0.755 --dirstat-by-file[=<param1,param2>...] #8 0.755 synonym for --dirstat=files,param1,param2... #8 0.755 --check warn if changes introduce conflict markers or whitespace errors #8 0.755 --summary condensed summary such as creations, renames and mode changes #8 0.755 --name-only show only names of changed files #8 0.755 --name-status show only names and status of changed files #8 0.755 --stat[=<width>[,<name-width>[,<count>]]] #8 0.755 generate diffstat #8 0.755 --stat-width <width> generate diffstat with a given width #8 0.755 --stat-name-width <width> #8 0.755 generate diffstat with a given name width #8 0.755 --stat-graph-width <width> #8 0.755 generate diffstat with a given graph width #8 0.755 --stat-count <count> generate diffstat with limited lines #8 0.755 --compact-summary generate compact summary in diffstat #8 0.755 --binary output a binary diff that can be applied #8 0.755 --full-index show full pre- and post-image object names on the "index" lines #8 0.755 --color[=<when>] show colored diff #8 0.755 --ws-error-highlight <kind> #8 0.755 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.755 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.755 --abbrev[=<n>] use <n> digits to display object names #8 0.755 --src-prefix <prefix> #8 0.755 show the given source prefix instead of "a/" #8 0.755 --dst-prefix <prefix> #8 0.755 show the given destination prefix instead of "b/" #8 0.755 --line-prefix <prefix> #8 0.755 prepend an additional prefix to every line of output #8 0.755 --no-prefix do not show any source or destination prefix #8 0.755 --inter-hunk-context <n> #8 0.755 show context between diff hunks up to the specified number of lines #8 0.755 --output-indicator-new <char> #8 0.755 specify the character to indicate a new line instead of '+' #8 0.755 --output-indicator-old <char> #8 0.755 specify the character to indicate an old line instead of '-' #8 0.755 --output-indicator-context <char> #8 0.755 specify the character to indicate a context instead of ' ' #8 0.755 #8 0.755 Diff rename options #8 0.755 -B, --break-rewrites[=<n>[/<m>]] #8 0.755 break complete rewrite changes into pairs of delete and create #8 0.755 -M, --find-renames[=<n>] #8 0.755 detect renames #8 0.755 -D, --irreversible-delete #8 0.755 omit the preimage for deletes #8 0.755 -C, --find-copies[=<n>] #8 0.755 detect copies #8 0.755 --find-copies-harder use unmodified files as source to find copies #8 0.755 --no-renames disable rename detection #8 0.755 --rename-empty use empty blobs as rename source #8 0.755 --follow continue listing the history of a file beyond renames #8 0.755 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.755 #8 0.755 Diff algorithm options #8 0.755 --minimal produce the smallest possible diff #8 0.755 -w, --ignore-all-space #8 0.755 ignore whitespace when comparing lines #8 0.755 -b, --ignore-space-change #8 0.755 ignore changes in amount of whitespace #8 0.755 --ignore-space-at-eol #8 0.755 ignore changes in whitespace at EOL #8 0.755 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.755 --ignore-blank-lines ignore changes whose lines are all blank #8 0.755 -I, --ignore-matching-lines <regex> #8 0.755 ignore changes whose all lines match <regex> #8 0.755 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.755 --patience generate diff using the "patience diff" algorithm #8 0.755 --histogram generate diff using the "histogram diff" algorithm #8 0.755 --diff-algorithm <algorithm> #8 0.755 choose a diff algorithm #8 0.755 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.755 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.755 --word-diff-regex <regex> #8 0.755 use <regex> to decide what a word is #8 0.755 --color-words[=<regex>] #8 0.755 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.755 --color-moved[=<mode>] #8 0.755 moved lines of code are colored differently #8 0.755 --color-moved-ws <mode> #8 0.755 how white spaces are ignored in --color-moved #8 0.755 #8 0.755 Other diff options #8 0.755 --relative[=<prefix>] #8 0.755 when run from subdir, exclude changes outside and show relative paths #8 0.755 -a, --text treat all files as text #8 0.755 -R swap two inputs, reverse the diff #8 0.755 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.755 --quiet disable all output of the program #8 0.755 --ext-diff allow an external diff helper to be executed #8 0.755 --textconv run external text conversion filters when comparing binary files #8 0.755 --ignore-submodules[=<when>] #8 0.755 ignore changes to submodules in the diff generation #8 0.755 --submodule[=<format>] #8 0.755 specify how differences in submodules are shown #8 0.755 --ita-invisible-in-index #8 0.755 hide 'git add -N' entries from the index #8 0.755 --ita-visible-in-index #8 0.755 treat 'git add -N' entries as real in the index #8 0.755 -S <string> look for differences that change the number of occurrences of the specified string #8 0.755 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.755 --pickaxe-all show all changes in the changeset with -S or -G #8 0.755 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.755 -O <file> control the order in which files appear in the output #8 0.755 --rotate-to <path> show the change in the specified path first #8 0.755 --skip-to <path> skip the output to the specified path #8 0.755 --find-object <object-id> #8 0.755 look for differences that change the number of occurrences of the specified object #8 0.755 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.755 select files by diff type #8 0.755 --output <file> output to a specific file #8 0.756 #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.765 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GRE' #8 0.765 To add an exception for this directory, call: #8 0.765 #8 0.765 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GRE #8 0.768 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.768 usage: git diff --no-index [<options>] <path> <path> #8 0.768 #8 0.768 Diff output format options #8 0.768 -p, --patch generate patch #8 0.768 -s, --no-patch suppress diff output #8 0.768 -u generate patch #8 0.768 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.768 -W, --function-context #8 0.768 generate diffs with <n> lines context #8 0.768 --raw generate the diff in raw format #8 0.768 --patch-with-raw synonym for '-p --raw' #8 0.768 --patch-with-stat synonym for '-p --stat' #8 0.768 --numstat machine friendly --stat #8 0.768 --shortstat output only the last line of --stat #8 0.768 -X, --dirstat[=<param1,param2>...] #8 0.768 output the distribution of relative amount of changes for each sub-directory #8 0.768 --cumulative synonym for --dirstat=cumulative #8 0.768 --dirstat-by-file[=<param1,param2>...] #8 0.768 synonym for --dirstat=files,param1,param2... #8 0.768 --check warn if changes introduce conflict markers or whitespace errors #8 0.768 --summary condensed summary such as creations, renames and mode changes #8 0.768 --name-only show only names of changed files #8 0.768 --name-status show only names and status of changed files #8 0.768 --stat[=<width>[,<name-width>[,<count>]]] #8 0.768 generate diffstat #8 0.768 --stat-width <width> generate diffstat with a given width #8 0.768 --stat-name-width <width> #8 0.768 generate diffstat with a given name width #8 0.768 --stat-graph-width <width> #8 0.768 generate diffstat with a given graph width #8 0.768 --stat-count <count> generate diffstat with limited lines #8 0.768 --compact-summary generate compact summary in diffstat #8 0.768 --binary output a binary diff that can be applied #8 0.768 --full-index show full pre- and post-image object names on the "index" lines #8 0.768 --color[=<when>] show colored diff #8 0.768 --ws-error-highlight <kind> #8 0.768 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.768 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.768 --abbrev[=<n>] use <n> digits to display object names #8 0.768 --src-prefix <prefix> #8 0.768 show the given source prefix instead of "a/" #8 0.768 --dst-prefix <prefix> #8 0.768 show the given destination prefix instead of "b/" #8 0.768 --line-prefix <prefix> #8 0.769 prepend an additional prefix to every line of output #8 0.769 --no-prefix do not show any source or destination prefix #8 0.769 --inter-hunk-context <n> #8 0.769 show context between diff hunks up to the specified number of lines #8 0.769 --output-indicator-new <char> #8 0.769 specify the character to indicate a new line instead of '+' #8 0.769 --output-indicator-old <char> #8 0.769 specify the character to indicate an old line instead of '-' #8 0.769 --output-indicator-context <char> #8 0.769 specify the character to indicate a context instead of ' ' #8 0.769 #8 0.769 Diff rename options #8 0.769 -B, --break-rewrites[=<n>[/<m>]] #8 0.769 break complete rewrite changes into pairs of delete and create #8 0.769 -M, --find-renames[=<n>] #8 0.769 detect renames #8 0.769 -D, --irreversible-delete #8 0.769 omit the preimage for deletes #8 0.769 -C, --find-copies[=<n>] #8 0.769 detect copies #8 0.769 --find-copies-harder use unmodified files as source to find copies #8 0.769 --no-renames disable rename detection #8 0.769 --rename-empty use empty blobs as rename source #8 0.769 --follow continue listing the history of a file beyond renames #8 0.769 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.769 #8 0.769 Diff algorithm options #8 0.769 --minimal produce the smallest possible diff #8 0.769 -w, --ignore-all-space #8 0.769 ignore whitespace when comparing lines #8 0.769 -b, --ignore-space-change #8 0.769 ignore changes in amount of whitespace #8 0.769 --ignore-space-at-eol #8 0.769 ignore changes in whitespace at EOL #8 0.769 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.769 --ignore-blank-lines ignore changes whose lines are all blank #8 0.769 -I, --ignore-matching-lines <regex> #8 0.769 ignore changes whose all lines match <regex> #8 0.769 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.769 --patience generate diff using the "patience diff" algorithm #8 0.769 --histogram generate diff using the "histogram diff" algorithm #8 0.769 --diff-algorithm <algorithm> #8 0.769 choose a diff algorithm #8 0.769 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.769 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.769 --word-diff-regex <regex> #8 0.769 use <regex> to decide what a word is #8 0.769 --color-words[=<regex>] #8 0.769 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.769 --color-moved[=<mode>] #8 0.769 moved lines of code are colored differently #8 0.769 --color-moved-ws <mode> #8 0.769 how white spaces are ignored in --color-moved #8 0.769 #8 0.769 Other diff options #8 0.769 --relative[=<prefix>] #8 0.769 when run from subdir, exclude changes outside and show relative paths #8 0.769 -a, --text treat all files as text #8 0.769 -R swap two inputs, reverse the diff #8 0.769 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.769 --quiet disable all output of the program #8 0.769 --ext-diff allow an external diff helper to be executed #8 0.769 --textconv run external text conversion filters when comparing binary files #8 0.769 --ignore-submodules[=<when>] #8 0.769 ignore changes to submodules in the diff generation #8 0.769 --submodule[=<format>] #8 0.769 specify how differences in submodules are shown #8 0.769 --ita-invisible-in-index #8 0.769 hide 'git add -N' entries from the index #8 0.769 --ita-visible-in-index #8 0.769 treat 'git add -N' entries as real in the index #8 0.769 -S <string> look for differences that change the number of occurrences of the specified string #8 0.769 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.769 --pickaxe-all show all changes in the changeset with -S or -G #8 0.769 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.769 -O <file> control the order in which files appear in the output #8 0.769 --rotate-to <path> show the change in the specified path first #8 0.769 --skip-to <path> skip the output to the specified path #8 0.769 --find-object <object-id> #8 0.769 look for differences that change the number of occurrences of the specified object #8 0.769 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.769 select files by diff type #8 0.769 --output <file> output to a specific file #8 0.769 #8 0.773 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTP_v13.5.0' #8 0.773 To add an exception for this directory, call: #8 0.773 #8 0.773 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTP_v13.5.0 #8 0.779 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTP_v13.5.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.GTP_v13.5.0 #8 0.783 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.783 usage: git diff --no-index [<options>] <path> <path> #8 0.783 #8 0.783 Diff output format options #8 0.783 -p, --patch generate patch #8 0.783 -s, --no-patch suppress diff output #8 0.783 -u generate patch #8 0.783 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.783 -W, --function-context #8 0.783 generate diffs with <n> lines context #8 0.783 --raw generate the diff in raw format #8 0.783 --patch-with-raw synonym for '-p --raw' #8 0.783 --patch-with-stat synonym for '-p --stat' #8 0.783 --numstat machine friendly --stat #8 0.783 --shortstat output only the last line of --stat #8 0.783 -X, --dirstat[=<param1,param2>...] #8 0.783 output the distribution of relative amount of changes for each sub-directory #8 0.783 --cumulative synonym for --dirstat=cumulative #8 0.783 --dirstat-by-file[=<param1,param2>...] #8 0.783 synonym for --dirstat=files,param1,param2... #8 0.783 --check warn if changes introduce conflict markers or whitespace errors #8 0.783 --summary condensed summary such as creations, renames and mode changes #8 0.783 --name-only show only names of changed files #8 0.783 --name-status show only names and status of changed files #8 0.783 --stat[=<width>[,<name-width>[,<count>]]] #8 0.783 generate diffstat #8 0.783 --stat-width <width> generate diffstat with a given width #8 0.783 --stat-name-width <width> #8 0.783 generate diffstat with a given name width #8 0.783 --stat-graph-width <width> #8 0.783 generate diffstat with a given graph width #8 0.783 --stat-count <count> generate diffstat with limited lines #8 0.783 --compact-summary generate compact summary in diffstat #8 0.783 --binary output a binary diff that can be applied #8 0.783 --full-index show full pre- and post-image object names on the "index" lines #8 0.783 --color[=<when>] show colored diff #8 0.783 --ws-error-highlight <kind> #8 0.783 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.783 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.783 --abbrev[=<n>] use <n> digits to display object names #8 0.783 --src-prefix <prefix> #8 0.783 show the given source prefix instead of "a/" #8 0.783 --dst-prefix <prefix> #8 0.783 show the given destination prefix instead of "b/" #8 0.783 --line-prefix <prefix> #8 0.783 prepend an additional prefix to every line of output #8 0.783 --no-prefix do not show any source or destination prefix #8 0.783 --inter-hunk-context <n> #8 0.783 show context between diff hunks up to the specified number of lines #8 0.783 --output-indicator-new <char> #8 0.783 specify the character to indicate a new line instead of '+' #8 0.783 --output-indicator-old <char> #8 0.783 specify the character to indicate an old line instead of '-' #8 0.783 --output-indicator-context <char> #8 0.783 specify the character to indicate a context instead of ' ' #8 0.783 #8 0.783 Diff rename options #8 0.783 -B, --break-rewrites[=<n>[/<m>]] #8 0.783 break complete rewrite changes into pairs of delete and create #8 0.783 -M, --find-renames[=<n>] #8 0.783 detect renames #8 0.783 -D, --irreversible-delete #8 0.783 omit the preimage for deletes #8 0.783 -C, --find-copies[=<n>] #8 0.783 detect copies #8 0.783 --find-copies-harder use unmodified files as source to find copies #8 0.783 --no-renames disable rename detection #8 0.783 --rename-empty use empty blobs as rename source #8 0.783 --follow continue listing the history of a file beyond renames #8 0.783 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.783 #8 0.783 Diff algorithm options #8 0.783 --minimal produce the smallest possible diff #8 0.783 -w, --ignore-all-space #8 0.783 ignore whitespace when comparing lines #8 0.783 -b, --ignore-space-change #8 0.783 ignore changes in amount of whitespace #8 0.783 --ignore-space-at-eol #8 0.783 ignore changes in whitespace at EOL #8 0.783 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.783 --ignore-blank-lines ignore changes whose lines are all blank #8 0.783 -I, --ignore-matching-lines <regex> #8 0.783 ignore changes whose all lines match <regex> #8 0.783 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.784 --patience generate diff using the "patience diff" algorithm #8 0.784 --histogram generate diff using the "histogram diff" algorithm #8 0.784 --diff-algorithm <algorithm> #8 0.784 choose a diff algorithm #8 0.784 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.784 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.784 --word-diff-regex <regex> #8 0.784 use <regex> to decide what a word is #8 0.784 --color-words[=<regex>] #8 0.784 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.784 --color-moved[=<mode>] #8 0.784 moved lines of code are colored differently #8 0.784 --color-moved-ws <mode> #8 0.784 how white spaces are ignored in --color-moved #8 0.784 #8 0.784 Other diff options #8 0.784 --relative[=<prefix>] #8 0.784 when run from subdir, exclude changes outside and show relative paths #8 0.784 -a, --text treat all files as text #8 0.784 -R swap two inputs, reverse the diff #8 0.784 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.784 --quiet disable all output of the program #8 0.784 --ext-diff allow an external diff helper to be executed #8 0.784 --textconv run external text conversion filters when comparing binary files #8 0.784 --ignore-submodules[=<when>] #8 0.784 ignore changes to submodules in the diff generation #8 0.784 --submodule[=<format>] #8 0.784 specify how differences in submodules are shown #8 0.784 --ita-invisible-in-index #8 0.784 hide 'git add -N' entries from the index #8 0.784 --ita-visible-in-index #8 0.784 treat 'git add -N' entries as real in the index #8 0.784 -S <string> look for differences that change the number of occurrences of the specified string #8 0.784 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.784 --pickaxe-all show all changes in the changeset with -S or -G #8 0.784 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.784 -O <file> control the order in which files appear in the output #8 0.784 --rotate-to <path> show the change in the specified path first #8 0.784 --skip-to <path> skip the output to the specified path #8 0.784 --find-object <object-id> #8 0.784 look for differences that change the number of occurrences of the specified object #8 0.784 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.784 select files by diff type #8 0.784 --output <file> output to a specific file #8 0.784 #8 0.788 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTPv2_v13.7.0' #8 0.788 To add an exception for this directory, call: #8 0.788 #8 0.788 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTPv2_v13.7.0 #8 0.794 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTPv2_v13.7.0' #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.GTPv2_v13.7.0 #8 0.798 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.798 usage: git diff --no-index [<options>] <path> <path> #8 0.798 #8 0.798 Diff output format options #8 0.798 -p, --patch generate patch #8 0.798 -s, --no-patch suppress diff output #8 0.798 -u generate patch #8 0.798 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.798 -W, --function-context #8 0.798 generate diffs with <n> lines context #8 0.798 --raw generate the diff in raw format #8 0.798 --patch-with-raw synonym for '-p --raw' #8 0.798 --patch-with-stat synonym for '-p --stat' #8 0.798 --numstat machine friendly --stat #8 0.798 --shortstat output only the last line of --stat #8 0.798 -X, --dirstat[=<param1,param2>...] #8 0.798 output the distribution of relative amount of changes for each sub-directory #8 0.798 --cumulative synonym for --dirstat=cumulative #8 0.798 --dirstat-by-file[=<param1,param2>...] #8 0.798 synonym for --dirstat=files,param1,param2... #8 0.798 --check warn if changes introduce conflict markers or whitespace errors #8 0.798 --summary condensed summary such as creations, renames and mode changes #8 0.798 --name-only show only names of changed files #8 0.798 --name-status show only names and status of changed files #8 0.798 --stat[=<width>[,<name-width>[,<count>]]] #8 0.798 generate diffstat #8 0.798 --stat-width <width> generate diffstat with a given width #8 0.798 --stat-name-width <width> #8 0.798 generate diffstat with a given name width #8 0.798 --stat-graph-width <width> #8 0.798 generate diffstat with a given graph width #8 0.798 --stat-count <count> generate diffstat with limited lines #8 0.798 --compact-summary generate compact summary in diffstat #8 0.798 --binary output a binary diff that can be applied #8 0.798 --full-index show full pre- and post-image object names on the "index" lines #8 0.798 --color[=<when>] show colored diff #8 0.798 --ws-error-highlight <kind> #8 0.798 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.798 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.798 --abbrev[=<n>] use <n> digits to display object names #8 0.798 --src-prefix <prefix> #8 0.798 show the given source prefix instead of "a/" #8 0.798 --dst-prefix <prefix> #8 0.798 show the given destination prefix instead of "b/" #8 0.798 --line-prefix <prefix> #8 0.798 prepend an additional prefix to every line of output #8 0.798 --no-prefix do not show any source or destination prefix #8 0.798 --inter-hunk-context <n> #8 0.798 show context between diff hunks up to the specified number of lines #8 0.798 --output-indicator-new <char> #8 0.798 specify the character to indicate a new line instead of '+' #8 0.798 --output-indicator-old <char> #8 0.798 specify the character to indicate an old line instead of '-' #8 0.798 --output-indicator-context <char> #8 0.798 specify the character to indicate a context instead of ' ' #8 0.798 #8 0.798 Diff rename options #8 0.798 -B, --break-rewrites[=<n>[/<m>]] #8 0.798 break complete rewrite changes into pairs of delete and create #8 0.798 -M, --find-renames[=<n>] #8 0.798 detect renames #8 0.798 -D, --irreversible-delete #8 0.798 omit the preimage for deletes #8 0.798 -C, --find-copies[=<n>] #8 0.798 detect copies #8 0.798 --find-copies-harder use unmodified files as source to find copies #8 0.798 --no-renames disable rename detection #8 0.798 --rename-empty use empty blobs as rename source #8 0.798 --follow continue listing the history of a file beyond renames #8 0.798 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.798 #8 0.798 Diff algorithm options #8 0.798 --minimal produce the smallest possible diff #8 0.798 -w, --ignore-all-space #8 0.798 ignore whitespace when comparing lines #8 0.798 -b, --ignore-space-change #8 0.798 ignore changes in amount of whitespace #8 0.798 --ignore-space-at-eol #8 0.798 ignore changes in whitespace at EOL #8 0.798 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.798 --ignore-blank-lines ignore changes whose lines are all blank #8 0.798 -I, --ignore-matching-lines <regex> #8 0.798 ignore changes whose all lines match <regex> #8 0.798 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.798 --patience generate diff using the "patience diff" algorithm #8 0.798 --histogram generate diff using the "histogram diff" algorithm #8 0.798 --diff-algorithm <algorithm> #8 0.798 choose a diff algorithm #8 0.798 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.798 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.798 --word-diff-regex <regex> #8 0.798 use <regex> to decide what a word is #8 0.798 --color-words[=<regex>] #8 0.798 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.798 --color-moved[=<mode>] #8 0.798 moved lines of code are colored differently #8 0.798 --color-moved-ws <mode> #8 0.798 how white spaces are ignored in --color-moved #8 0.798 #8 0.798 Other diff options #8 0.798 --relative[=<prefix>] #8 0.798 when run from subdir, exclude changes outside and show relative paths #8 0.798 -a, --text treat all files as text #8 0.798 -R swap two inputs, reverse the diff #8 0.798 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.798 --quiet disable all output of the program #8 0.798 --ext-diff allow an external diff helper to be executed #8 0.798 --textconv run external text conversion filters when comparing binary files #8 0.798 --ignore-submodules[=<when>] #8 0.798 ignore changes to submodules in the diff generation #8 0.798 --submodule[=<format>] #8 0.798 specify how differences in submodules are shown #8 0.798 --ita-invisible-in-index #8 0.798 hide 'git add -N' entries from the index #8 0.798 --ita-visible-in-index #8 0.798 treat 'git add -N' entries as real in the index #8 0.798 -S <string> look for differences that change the number of occurrences of the specified string #8 0.798 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.798 --pickaxe-all show all changes in the changeset with -S or -G #8 0.798 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.799 -O <file> control the order in which files appear in the output #8 0.799 --rotate-to <path> show the change in the specified path first #8 0.799 --skip-to <path> skip the output to the specified path #8 0.799 --find-object <object-id> #8 0.799 look for differences that change the number of occurrences of the specified object #8 0.799 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.799 select files by diff type #8 0.799 --output <file> output to a specific file #8 0.799 #8 0.803 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMP' #8 0.803 To add an exception for this directory, call: #8 0.803 #8 0.803 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMP #8 0.809 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMP' #8 0.809 To add an exception for this directory, call: #8 0.809 #8 0.809 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMP #8 0.812 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.812 usage: git diff --no-index [<options>] <path> <path> #8 0.812 #8 0.812 Diff output format options #8 0.812 -p, --patch generate patch #8 0.812 -s, --no-patch suppress diff output #8 0.813 -u generate patch #8 0.813 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.813 -W, --function-context #8 0.813 generate diffs with <n> lines context #8 0.813 --raw generate the diff in raw format #8 0.813 --patch-with-raw synonym for '-p --raw' #8 0.813 --patch-with-stat synonym for '-p --stat' #8 0.813 --numstat machine friendly --stat #8 0.813 --shortstat output only the last line of --stat #8 0.813 -X, --dirstat[=<param1,param2>...] #8 0.813 output the distribution of relative amount of changes for each sub-directory #8 0.813 --cumulative synonym for --dirstat=cumulative #8 0.813 --dirstat-by-file[=<param1,param2>...] #8 0.813 synonym for --dirstat=files,param1,param2... #8 0.813 --check warn if changes introduce conflict markers or whitespace errors #8 0.813 --summary condensed summary such as creations, renames and mode changes #8 0.813 --name-only show only names of changed files #8 0.813 --name-status show only names and status of changed files #8 0.813 --stat[=<width>[,<name-width>[,<count>]]] #8 0.813 generate diffstat #8 0.813 --stat-width <width> generate diffstat with a given width #8 0.813 --stat-name-width <width> #8 0.813 generate diffstat with a given name width #8 0.813 --stat-graph-width <width> #8 0.813 generate diffstat with a given graph width #8 0.813 --stat-count <count> generate diffstat with limited lines #8 0.813 --compact-summary generate compact summary in diffstat #8 0.813 --binary output a binary diff that can be applied #8 0.813 --full-index show full pre- and post-image object names on the "index" lines #8 0.813 --color[=<when>] show colored diff #8 0.813 --ws-error-highlight <kind> #8 0.813 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.813 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.813 --abbrev[=<n>] use <n> digits to display object names #8 0.813 --src-prefix <prefix> #8 0.813 show the given source prefix instead of "a/" #8 0.813 --dst-prefix <prefix> #8 0.813 show the given destination prefix instead of "b/" #8 0.813 --line-prefix <prefix> #8 0.813 prepend an additional prefix to every line of output #8 0.813 --no-prefix do not show any source or destination prefix #8 0.813 --inter-hunk-context <n> #8 0.813 show context between diff hunks up to the specified number of lines #8 0.813 --output-indicator-new <char> #8 0.813 specify the character to indicate a new line instead of '+' #8 0.813 --output-indicator-old <char> #8 0.813 specify the character to indicate an old line instead of '-' #8 0.813 --output-indicator-context <char> #8 0.813 specify the character to indicate a context instead of ' ' #8 0.813 #8 0.813 Diff rename options #8 0.813 -B, --break-rewrites[=<n>[/<m>]] #8 0.813 break complete rewrite changes into pairs of delete and create #8 0.813 -M, --find-renames[=<n>] #8 0.813 detect renames #8 0.813 -D, --irreversible-delete #8 0.813 omit the preimage for deletes #8 0.813 -C, --find-copies[=<n>] #8 0.813 detect copies #8 0.813 --find-copies-harder use unmodified files as source to find copies #8 0.813 --no-renames disable rename detection #8 0.813 --rename-empty use empty blobs as rename source #8 0.813 --follow continue listing the history of a file beyond renames #8 0.813 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.813 #8 0.813 Diff algorithm options #8 0.813 --minimal produce the smallest possible diff #8 0.813 -w, --ignore-all-space #8 0.813 ignore whitespace when comparing lines #8 0.813 -b, --ignore-space-change #8 0.813 ignore changes in amount of whitespace #8 0.813 --ignore-space-at-eol #8 0.813 ignore changes in whitespace at EOL #8 0.813 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.813 --ignore-blank-lines ignore changes whose lines are all blank #8 0.813 -I, --ignore-matching-lines <regex> #8 0.813 ignore changes whose all lines match <regex> #8 0.813 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.813 --patience generate diff using the "patience diff" algorithm #8 0.813 --histogram generate diff using the "histogram diff" algorithm #8 0.813 --diff-algorithm <algorithm> #8 0.813 choose a diff algorithm #8 0.813 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.813 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.813 --word-diff-regex <regex> #8 0.813 use <regex> to decide what a word is #8 0.813 --color-words[=<regex>] #8 0.813 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.813 --color-moved[=<mode>] #8 0.813 moved lines of code are colored differently #8 0.813 --color-moved-ws <mode> #8 0.813 how white spaces are ignored in --color-moved #8 0.813 #8 0.813 Other diff options #8 0.813 --relative[=<prefix>] #8 0.813 when run from subdir, exclude changes outside and show relative paths #8 0.813 -a, --text treat all files as text #8 0.813 -R swap two inputs, reverse the diff #8 0.813 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.813 --quiet disable all output of the program #8 0.813 --ext-diff allow an external diff helper to be executed #8 0.813 --textconv run external text conversion filters when comparing binary files #8 0.813 --ignore-submodules[=<when>] #8 0.813 ignore changes to submodules in the diff generation #8 0.813 --submodule[=<format>] #8 0.813 specify how differences in submodules are shown #8 0.813 --ita-invisible-in-index #8 0.813 hide 'git add -N' entries from the index #8 0.813 --ita-visible-in-index #8 0.813 treat 'git add -N' entries as real in the index #8 0.813 -S <string> look for differences that change the number of occurrences of the specified string #8 0.813 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.813 --pickaxe-all show all changes in the changeset with -S or -G #8 0.813 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.813 -O <file> control the order in which files appear in the output #8 0.813 --rotate-to <path> show the change in the specified path first #8 0.813 --skip-to <path> skip the output to the specified path #8 0.813 --find-object <object-id> #8 0.813 look for differences that change the number of occurrences of the specified object #8 0.813 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.813 select files by diff type #8 0.813 --output <file> output to a specific file #8 0.813 #8 0.817 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMPv6' #8 0.817 To add an exception for this directory, call: #8 0.817 #8 0.817 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMPv6 #8 0.823 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMPv6' #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.ICMPv6 #8 0.827 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.827 usage: git diff --no-index [<options>] <path> <path> #8 0.827 #8 0.827 Diff output format options #8 0.827 -p, --patch generate patch #8 0.827 -s, --no-patch suppress diff output #8 0.827 -u generate patch #8 0.827 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.827 -W, --function-context #8 0.827 generate diffs with <n> lines context #8 0.827 --raw generate the diff in raw format #8 0.827 --patch-with-raw synonym for '-p --raw' #8 0.827 --patch-with-stat synonym for '-p --stat' #8 0.827 --numstat machine friendly --stat #8 0.827 --shortstat output only the last line of --stat #8 0.827 -X, --dirstat[=<param1,param2>...] #8 0.827 output the distribution of relative amount of changes for each sub-directory #8 0.827 --cumulative synonym for --dirstat=cumulative #8 0.827 --dirstat-by-file[=<param1,param2>...] #8 0.827 synonym for --dirstat=files,param1,param2... #8 0.827 --check warn if changes introduce conflict markers or whitespace errors #8 0.827 --summary condensed summary such as creations, renames and mode changes #8 0.827 --name-only show only names of changed files #8 0.827 --name-status show only names and status of changed files #8 0.827 --stat[=<width>[,<name-width>[,<count>]]] #8 0.827 generate diffstat #8 0.827 --stat-width <width> generate diffstat with a given width #8 0.827 --stat-name-width <width> #8 0.827 generate diffstat with a given name width #8 0.827 --stat-graph-width <width> #8 0.827 generate diffstat with a given graph width #8 0.827 --stat-count <count> generate diffstat with limited lines #8 0.827 --compact-summary generate compact summary in diffstat #8 0.827 --binary output a binary diff that can be applied #8 0.827 --full-index show full pre- and post-image object names on the "index" lines #8 0.827 --color[=<when>] show colored diff #8 0.828 --ws-error-highlight <kind> #8 0.828 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.828 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.828 --abbrev[=<n>] use <n> digits to display object names #8 0.828 --src-prefix <prefix> #8 0.828 show the given source prefix instead of "a/" #8 0.828 --dst-prefix <prefix> #8 0.828 show the given destination prefix instead of "b/" #8 0.828 --line-prefix <prefix> #8 0.828 prepend an additional prefix to every line of output #8 0.828 --no-prefix do not show any source or destination prefix #8 0.828 --inter-hunk-context <n> #8 0.828 show context between diff hunks up to the specified number of lines #8 0.828 --output-indicator-new <char> #8 0.828 specify the character to indicate a new line instead of '+' #8 0.828 --output-indicator-old <char> #8 0.828 specify the character to indicate an old line instead of '-' #8 0.828 --output-indicator-context <char> #8 0.828 specify the character to indicate a context instead of ' ' #8 0.828 #8 0.828 Diff rename options #8 0.828 -B, --break-rewrites[=<n>[/<m>]] #8 0.828 break complete rewrite changes into pairs of delete and create #8 0.828 -M, --find-renames[=<n>] #8 0.828 detect renames #8 0.828 -D, --irreversible-delete #8 0.828 omit the preimage for deletes #8 0.828 -C, --find-copies[=<n>] #8 0.828 detect copies #8 0.828 --find-copies-harder use unmodified files as source to find copies #8 0.828 --no-renames disable rename detection #8 0.828 --rename-empty use empty blobs as rename source #8 0.828 --follow continue listing the history of a file beyond renames #8 0.828 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.828 #8 0.828 Diff algorithm options #8 0.828 --minimal produce the smallest possible diff #8 0.828 -w, --ignore-all-space #8 0.828 ignore whitespace when comparing lines #8 0.828 -b, --ignore-space-change #8 0.828 ignore changes in amount of whitespace #8 0.828 --ignore-space-at-eol #8 0.828 ignore changes in whitespace at EOL #8 0.828 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.828 --ignore-blank-lines ignore changes whose lines are all blank #8 0.828 -I, --ignore-matching-lines <regex> #8 0.828 ignore changes whose all lines match <regex> #8 0.828 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.828 --patience generate diff using the "patience diff" algorithm #8 0.828 --histogram generate diff using the "histogram diff" algorithm #8 0.828 --diff-algorithm <algorithm> #8 0.828 choose a diff algorithm #8 0.828 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.828 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.828 --word-diff-regex <regex> #8 0.828 use <regex> to decide what a word is #8 0.828 --color-words[=<regex>] #8 0.828 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.828 --color-moved[=<mode>] #8 0.828 moved lines of code are colored differently #8 0.828 --color-moved-ws <mode> #8 0.828 how white spaces are ignored in --color-moved #8 0.828 #8 0.828 Other diff options #8 0.828 --relative[=<prefix>] #8 0.828 when run from subdir, exclude changes outside and show relative paths #8 0.828 -a, --text treat all files as text #8 0.828 -R swap two inputs, reverse the diff #8 0.828 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.828 --quiet disable all output of the program #8 0.828 --ext-diff allow an external diff helper to be executed #8 0.828 --textconv run external text conversion filters when comparing binary files #8 0.828 --ignore-submodules[=<when>] #8 0.828 ignore changes to submodules in the diff generation #8 0.828 --submodule[=<format>] #8 0.828 specify how differences in submodules are shown #8 0.828 --ita-invisible-in-index #8 0.828 hide 'git add -N' entries from the index #8 0.828 --ita-visible-in-index #8 0.828 treat 'git add -N' entries as real in the index #8 0.828 -S <string> look for differences that change the number of occurrences of the specified string #8 0.828 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.828 --pickaxe-all show all changes in the changeset with -S or -G #8 0.828 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.828 -O <file> control the order in which files appear in the output #8 0.828 --rotate-to <path> show the change in the specified path first #8 0.828 --skip-to <path> skip the output to the specified path #8 0.828 --find-object <object-id> #8 0.828 look for differences that change the number of occurrences of the specified object #8 0.828 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.828 select files by diff type #8 0.828 --output <file> output to a specific file #8 0.828 #8 0.832 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.IP' #8 0.832 To add an exception for this directory, call: #8 0.832 #8 0.832 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.IP #8 0.838 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.IP' #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.IP #8 0.842 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.842 usage: git diff --no-index [<options>] <path> <path> #8 0.842 #8 0.842 Diff output format options #8 0.842 -p, --patch generate patch #8 0.842 -s, --no-patch suppress diff output #8 0.842 -u generate patch #8 0.842 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.842 -W, --function-context #8 0.842 generate diffs with <n> lines context #8 0.842 --raw generate the diff in raw format #8 0.842 --patch-with-raw synonym for '-p --raw' #8 0.842 --patch-with-stat synonym for '-p --stat' #8 0.842 --numstat machine friendly --stat #8 0.842 --shortstat output only the last line of --stat #8 0.842 -X, --dirstat[=<param1,param2>...] #8 0.842 output the distribution of relative amount of changes for each sub-directory #8 0.842 --cumulative synonym for --dirstat=cumulative #8 0.842 --dirstat-by-file[=<param1,param2>...] #8 0.842 synonym for --dirstat=files,param1,param2... #8 0.842 --check warn if changes introduce conflict markers or whitespace errors #8 0.842 --summary condensed summary such as creations, renames and mode changes #8 0.842 --name-only show only names of changed files #8 0.842 --name-status show only names and status of changed files #8 0.842 --stat[=<width>[,<name-width>[,<count>]]] #8 0.842 generate diffstat #8 0.842 --stat-width <width> generate diffstat with a given width #8 0.842 --stat-name-width <width> #8 0.842 generate diffstat with a given name width #8 0.842 --stat-graph-width <width> #8 0.842 generate diffstat with a given graph width #8 0.842 --stat-count <count> generate diffstat with limited lines #8 0.842 --compact-summary generate compact summary in diffstat #8 0.842 --binary output a binary diff that can be applied #8 0.842 --full-index show full pre- and post-image object names on the "index" lines #8 0.842 --color[=<when>] show colored diff #8 0.842 --ws-error-highlight <kind> #8 0.842 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.842 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.842 --abbrev[=<n>] use <n> digits to display object names #8 0.842 --src-prefix <prefix> #8 0.842 show the given source prefix instead of "a/" #8 0.842 --dst-prefix <prefix> #8 0.842 show the given destination prefix instead of "b/" #8 0.842 --line-prefix <prefix> #8 0.842 prepend an additional prefix to every line of output #8 0.842 --no-prefix do not show any source or destination prefix #8 0.842 --inter-hunk-context <n> #8 0.842 show context between diff hunks up to the specified number of lines #8 0.842 --output-indicator-new <char> #8 0.842 specify the character to indicate a new line instead of '+' #8 0.842 --output-indicator-old <char> #8 0.843 specify the character to indicate an old line instead of '-' #8 0.843 --output-indicator-context <char> #8 0.843 specify the character to indicate a context instead of ' ' #8 0.843 #8 0.843 Diff rename options #8 0.843 -B, --break-rewrites[=<n>[/<m>]] #8 0.843 break complete rewrite changes into pairs of delete and create #8 0.843 -M, --find-renames[=<n>] #8 0.843 detect renames #8 0.843 -D, --irreversible-delete #8 0.843 omit the preimage for deletes #8 0.843 -C, --find-copies[=<n>] #8 0.843 detect copies #8 0.843 --find-copies-harder use unmodified files as source to find copies #8 0.843 --no-renames disable rename detection #8 0.843 --rename-empty use empty blobs as rename source #8 0.843 --follow continue listing the history of a file beyond renames #8 0.843 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.843 #8 0.843 Diff algorithm options #8 0.843 --minimal produce the smallest possible diff #8 0.843 -w, --ignore-all-space #8 0.843 ignore whitespace when comparing lines #8 0.843 -b, --ignore-space-change #8 0.843 ignore changes in amount of whitespace #8 0.843 --ignore-space-at-eol #8 0.843 ignore changes in whitespace at EOL #8 0.843 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.843 --ignore-blank-lines ignore changes whose lines are all blank #8 0.843 -I, --ignore-matching-lines <regex> #8 0.843 ignore changes whose all lines match <regex> #8 0.843 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.843 --patience generate diff using the "patience diff" algorithm #8 0.843 --histogram generate diff using the "histogram diff" algorithm #8 0.843 --diff-algorithm <algorithm> #8 0.843 choose a diff algorithm #8 0.843 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.843 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.843 --word-diff-regex <regex> #8 0.843 use <regex> to decide what a word is #8 0.843 --color-words[=<regex>] #8 0.843 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.843 --color-moved[=<mode>] #8 0.843 moved lines of code are colored differently #8 0.843 --color-moved-ws <mode> #8 0.843 how white spaces are ignored in --color-moved #8 0.843 #8 0.843 Other diff options #8 0.843 --relative[=<prefix>] #8 0.843 when run from subdir, exclude changes outside and show relative paths #8 0.843 -a, --text treat all files as text #8 0.843 -R swap two inputs, reverse the diff #8 0.843 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.843 --quiet disable all output of the program #8 0.843 --ext-diff allow an external diff helper to be executed #8 0.843 --textconv run external text conversion filters when comparing binary files #8 0.843 --ignore-submodules[=<when>] #8 0.843 ignore changes to submodules in the diff generation #8 0.843 --submodule[=<format>] #8 0.843 specify how differences in submodules are shown #8 0.843 --ita-invisible-in-index #8 0.843 hide 'git add -N' entries from the index #8 0.843 --ita-visible-in-index #8 0.843 treat 'git add -N' entries as real in the index #8 0.843 -S <string> look for differences that change the number of occurrences of the specified string #8 0.843 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.843 --pickaxe-all show all changes in the changeset with -S or -G #8 0.843 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.843 -O <file> control the order in which files appear in the output #8 0.843 --rotate-to <path> show the change in the specified path first #8 0.843 --skip-to <path> skip the output to the specified path #8 0.843 --find-object <object-id> #8 0.843 look for differences that change the number of occurrences of the specified object #8 0.843 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.843 select files by diff type #8 0.843 --output <file> output to a specific file #8 0.843 #8 0.848 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ISUP_Q.762' #8 0.848 To add an exception for this directory, call: #8 0.848 #8 0.848 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ISUP_Q.762 #8 0.854 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ISUP_Q.762' #8 0.854 To add an exception for this directory, call: #8 0.854 #8 0.854 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ISUP_Q.762 #8 0.857 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.857 usage: git diff --no-index [<options>] <path> <path> #8 0.857 #8 0.857 Diff output format options #8 0.857 -p, --patch generate patch #8 0.857 -s, --no-patch suppress diff output #8 0.857 -u generate patch #8 0.857 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.857 -W, --function-context #8 0.857 generate diffs with <n> lines context #8 0.857 --raw generate the diff in raw format #8 0.857 --patch-with-raw synonym for '-p --raw' #8 0.857 --patch-with-stat synonym for '-p --stat' #8 0.857 --numstat machine friendly --stat #8 0.857 --shortstat output only the last line of --stat #8 0.857 -X, --dirstat[=<param1,param2>...] #8 0.858 output the distribution of relative amount of changes for each sub-directory #8 0.858 --cumulative synonym for --dirstat=cumulative #8 0.858 --dirstat-by-file[=<param1,param2>...] #8 0.858 synonym for --dirstat=files,param1,param2... #8 0.858 --check warn if changes introduce conflict markers or whitespace errors #8 0.858 --summary condensed summary such as creations, renames and mode changes #8 0.858 --name-only show only names of changed files #8 0.858 --name-status show only names and status of changed files #8 0.858 --stat[=<width>[,<name-width>[,<count>]]] #8 0.858 generate diffstat #8 0.858 --stat-width <width> generate diffstat with a given width #8 0.858 --stat-name-width <width> #8 0.858 generate diffstat with a given name width #8 0.858 --stat-graph-width <width> #8 0.858 generate diffstat with a given graph width #8 0.858 --stat-count <count> generate diffstat with limited lines #8 0.858 --compact-summary generate compact summary in diffstat #8 0.858 --binary output a binary diff that can be applied #8 0.858 --full-index show full pre- and post-image object names on the "index" lines #8 0.858 --color[=<when>] show colored diff #8 0.858 --ws-error-highlight <kind> #8 0.858 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.858 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.858 --abbrev[=<n>] use <n> digits to display object names #8 0.858 --src-prefix <prefix> #8 0.858 show the given source prefix instead of "a/" #8 0.858 --dst-prefix <prefix> #8 0.858 show the given destination prefix instead of "b/" #8 0.858 --line-prefix <prefix> #8 0.858 prepend an additional prefix to every line of output #8 0.858 --no-prefix do not show any source or destination prefix #8 0.858 --inter-hunk-context <n> #8 0.858 show context between diff hunks up to the specified number of lines #8 0.858 --output-indicator-new <char> #8 0.858 specify the character to indicate a new line instead of '+' #8 0.858 --output-indicator-old <char> #8 0.858 specify the character to indicate an old line instead of '-' #8 0.858 --output-indicator-context <char> #8 0.858 specify the character to indicate a context instead of ' ' #8 0.858 #8 0.858 Diff rename options #8 0.858 -B, --break-rewrites[=<n>[/<m>]] #8 0.858 break complete rewrite changes into pairs of delete and create #8 0.858 -M, --find-renames[=<n>] #8 0.858 detect renames #8 0.858 -D, --irreversible-delete #8 0.858 omit the preimage for deletes #8 0.858 -C, --find-copies[=<n>] #8 0.858 detect copies #8 0.858 --find-copies-harder use unmodified files as source to find copies #8 0.858 --no-renames disable rename detection #8 0.858 --rename-empty use empty blobs as rename source #8 0.858 --follow continue listing the history of a file beyond renames #8 0.858 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.858 #8 0.858 Diff algorithm options #8 0.858 --minimal produce the smallest possible diff #8 0.858 -w, --ignore-all-space #8 0.858 ignore whitespace when comparing lines #8 0.858 -b, --ignore-space-change #8 0.858 ignore changes in amount of whitespace #8 0.858 --ignore-space-at-eol #8 0.858 ignore changes in whitespace at EOL #8 0.858 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.858 --ignore-blank-lines ignore changes whose lines are all blank #8 0.858 -I, --ignore-matching-lines <regex> #8 0.858 ignore changes whose all lines match <regex> #8 0.858 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.858 --patience generate diff using the "patience diff" algorithm #8 0.858 --histogram generate diff using the "histogram diff" algorithm #8 0.858 --diff-algorithm <algorithm> #8 0.858 choose a diff algorithm #8 0.858 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.858 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.858 --word-diff-regex <regex> #8 0.858 use <regex> to decide what a word is #8 0.858 --color-words[=<regex>] #8 0.858 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.858 --color-moved[=<mode>] #8 0.858 moved lines of code are colored differently #8 0.858 --color-moved-ws <mode> #8 0.858 how white spaces are ignored in --color-moved #8 0.858 #8 0.858 Other diff options #8 0.858 --relative[=<prefix>] #8 0.858 when run from subdir, exclude changes outside and show relative paths #8 0.858 -a, --text treat all files as text #8 0.858 -R swap two inputs, reverse the diff #8 0.858 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.858 --quiet disable all output of the program #8 0.858 --ext-diff allow an external diff helper to be executed #8 0.858 --textconv run external text conversion filters when comparing binary files #8 0.858 --ignore-submodules[=<when>] #8 0.858 ignore changes to submodules in the diff generation #8 0.858 --submodule[=<format>] #8 0.858 specify how differences in submodules are shown #8 0.858 --ita-invisible-in-index #8 0.858 hide 'git add -N' entries from the index #8 0.858 --ita-visible-in-index #8 0.858 treat 'git add -N' entries as real in the index #8 0.858 -S <string> look for differences that change the number of occurrences of the specified string #8 0.858 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.858 --pickaxe-all show all changes in the changeset with -S or -G #8 0.858 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.858 -O <file> control the order in which files appear in the output #8 0.858 --rotate-to <path> show the change in the specified path first #8 0.858 --skip-to <path> skip the output to the specified path #8 0.858 --find-object <object-id> #8 0.858 look for differences that change the number of occurrences of the specified object #8 0.858 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.858 select files by diff type #8 0.858 --output <file> output to a specific file #8 0.858 #8 0.862 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.JSON_v07_2006' #8 0.862 To add an exception for this directory, call: #8 0.862 #8 0.862 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.JSON_v07_2006 #8 0.869 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.JSON_v07_2006' #8 0.869 To add an exception for this directory, call: #8 0.869 #8 0.869 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.JSON_v07_2006 #8 0.873 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.873 usage: git diff --no-index [<options>] <path> <path> #8 0.873 #8 0.873 Diff output format options #8 0.873 -p, --patch generate patch #8 0.873 -s, --no-patch suppress diff output #8 0.873 -u generate patch #8 0.873 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.873 -W, --function-context #8 0.873 generate diffs with <n> lines context #8 0.873 --raw generate the diff in raw format #8 0.873 --patch-with-raw synonym for '-p --raw' #8 0.873 --patch-with-stat synonym for '-p --stat' #8 0.873 --numstat machine friendly --stat #8 0.873 --shortstat output only the last line of --stat #8 0.873 -X, --dirstat[=<param1,param2>...] #8 0.873 output the distribution of relative amount of changes for each sub-directory #8 0.873 --cumulative synonym for --dirstat=cumulative #8 0.873 --dirstat-by-file[=<param1,param2>...] #8 0.873 synonym for --dirstat=files,param1,param2... #8 0.873 --check warn if changes introduce conflict markers or whitespace errors #8 0.873 --summary condensed summary such as creations, renames and mode changes #8 0.873 --name-only show only names of changed files #8 0.873 --name-status show only names and status of changed files #8 0.873 --stat[=<width>[,<name-width>[,<count>]]] #8 0.873 generate diffstat #8 0.873 --stat-width <width> generate diffstat with a given width #8 0.873 --stat-name-width <width> #8 0.873 generate diffstat with a given name width #8 0.873 --stat-graph-width <width> #8 0.873 generate diffstat with a given graph width #8 0.873 --stat-count <count> generate diffstat with limited lines #8 0.873 --compact-summary generate compact summary in diffstat #8 0.873 --binary output a binary diff that can be applied #8 0.873 --full-index show full pre- and post-image object names on the "index" lines #8 0.873 --color[=<when>] show colored diff #8 0.873 --ws-error-highlight <kind> #8 0.873 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.873 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.873 --abbrev[=<n>] use <n> digits to display object names #8 0.873 --src-prefix <prefix> #8 0.873 show the given source prefix instead of "a/" #8 0.873 --dst-prefix <prefix> #8 0.873 show the given destination prefix instead of "b/" #8 0.873 --line-prefix <prefix> #8 0.873 prepend an additional prefix to every line of output #8 0.873 --no-prefix do not show any source or destination prefix #8 0.873 --inter-hunk-context <n> #8 0.873 show context between diff hunks up to the specified number of lines #8 0.873 --output-indicator-new <char> #8 0.873 specify the character to indicate a new line instead of '+' #8 0.873 --output-indicator-old <char> #8 0.873 specify the character to indicate an old line instead of '-' #8 0.873 --output-indicator-context <char> #8 0.873 specify the character to indicate a context instead of ' ' #8 0.873 #8 0.873 Diff rename options #8 0.873 -B, --break-rewrites[=<n>[/<m>]] #8 0.873 break complete rewrite changes into pairs of delete and create #8 0.873 -M, --find-renames[=<n>] #8 0.873 detect renames #8 0.873 -D, --irreversible-delete #8 0.873 omit the preimage for deletes #8 0.873 -C, --find-copies[=<n>] #8 0.873 detect copies #8 0.873 --find-copies-harder use unmodified files as source to find copies #8 0.873 --no-renames disable rename detection #8 0.873 --rename-empty use empty blobs as rename source #8 0.873 --follow continue listing the history of a file beyond renames #8 0.873 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.873 #8 0.873 Diff algorithm options #8 0.873 --minimal produce the smallest possible diff #8 0.873 -w, --ignore-all-space #8 0.873 ignore whitespace when comparing lines #8 0.873 -b, --ignore-space-change #8 0.873 ignore changes in amount of whitespace #8 0.873 --ignore-space-at-eol #8 0.873 ignore changes in whitespace at EOL #8 0.873 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.873 --ignore-blank-lines ignore changes whose lines are all blank #8 0.873 -I, --ignore-matching-lines <regex> #8 0.873 ignore changes whose all lines match <regex> #8 0.873 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.873 --patience generate diff using the "patience diff" algorithm #8 0.873 --histogram generate diff using the "histogram diff" algorithm #8 0.873 --diff-algorithm <algorithm> #8 0.873 choose a diff algorithm #8 0.873 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.873 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.873 --word-diff-regex <regex> #8 0.873 use <regex> to decide what a word is #8 0.873 --color-words[=<regex>] #8 0.873 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.873 --color-moved[=<mode>] #8 0.873 moved lines of code are colored differently #8 0.873 --color-moved-ws <mode> #8 0.873 how white spaces are ignored in --color-moved #8 0.873 #8 0.873 Other diff options #8 0.873 --relative[=<prefix>] #8 0.873 when run from subdir, exclude changes outside and show relative paths #8 0.873 -a, --text treat all files as text #8 0.873 -R swap two inputs, reverse the diff #8 0.873 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.873 --quiet disable all output of the program #8 0.873 --ext-diff allow an external diff helper to be executed #8 0.873 --textconv run external text conversion filters when comparing binary files #8 0.873 --ignore-submodules[=<when>] #8 0.873 ignore changes to submodules in the diff generation #8 0.873 --submodule[=<format>] #8 0.873 specify how differences in submodules are shown #8 0.873 --ita-invisible-in-index #8 0.873 hide 'git add -N' entries from the index #8 0.873 --ita-visible-in-index #8 0.873 treat 'git add -N' entries as real in the index #8 0.873 -S <string> look for differences that change the number of occurrences of the specified string #8 0.873 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.873 --pickaxe-all show all changes in the changeset with -S or -G #8 0.873 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.873 -O <file> control the order in which files appear in the output #8 0.873 --rotate-to <path> show the change in the specified path first #8 0.873 --skip-to <path> skip the output to the specified path #8 0.873 --find-object <object-id> #8 0.873 look for differences that change the number of occurrences of the specified object #8 0.873 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.873 select files by diff type #8 0.873 --output <file> output to a specific file #8 0.873 #8 0.878 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.L2TP' #8 0.878 To add an exception for this directory, call: #8 0.878 #8 0.878 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.L2TP #8 0.884 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.L2TP' #8 0.884 To add an exception for this directory, call: #8 0.884 #8 0.884 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.L2TP #8 0.888 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.888 usage: git diff --no-index [<options>] <path> <path> #8 0.888 #8 0.888 Diff output format options #8 0.888 -p, --patch generate patch #8 0.888 -s, --no-patch suppress diff output #8 0.888 -u generate patch #8 0.888 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.888 -W, --function-context #8 0.888 generate diffs with <n> lines context #8 0.888 --raw generate the diff in raw format #8 0.888 --patch-with-raw synonym for '-p --raw' #8 0.888 --patch-with-stat synonym for '-p --stat' #8 0.888 --numstat machine friendly --stat #8 0.888 --shortstat output only the last line of --stat #8 0.888 -X, --dirstat[=<param1,param2>...] #8 0.888 output the distribution of relative amount of changes for each sub-directory #8 0.888 --cumulative synonym for --dirstat=cumulative #8 0.888 --dirstat-by-file[=<param1,param2>...] #8 0.888 synonym for --dirstat=files,param1,param2... #8 0.888 --check warn if changes introduce conflict markers or whitespace errors #8 0.888 --summary condensed summary such as creations, renames and mode changes #8 0.888 --name-only show only names of changed files #8 0.888 --name-status show only names and status of changed files #8 0.888 --stat[=<width>[,<name-width>[,<count>]]] #8 0.888 generate diffstat #8 0.888 --stat-width <width> generate diffstat with a given width #8 0.888 --stat-name-width <width> #8 0.888 generate diffstat with a given name width #8 0.888 --stat-graph-width <width> #8 0.888 generate diffstat with a given graph width #8 0.888 --stat-count <count> generate diffstat with limited lines #8 0.888 --compact-summary generate compact summary in diffstat #8 0.888 --binary output a binary diff that can be applied #8 0.888 --full-index show full pre- and post-image object names on the "index" lines #8 0.888 --color[=<when>] show colored diff #8 0.888 --ws-error-highlight <kind> #8 0.888 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.888 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.888 --abbrev[=<n>] use <n> digits to display object names #8 0.888 --src-prefix <prefix> #8 0.888 show the given source prefix instead of "a/" #8 0.888 --dst-prefix <prefix> #8 0.888 show the given destination prefix instead of "b/" #8 0.888 --line-prefix <prefix> #8 0.888 prepend an additional prefix to every line of output #8 0.888 --no-prefix do not show any source or destination prefix #8 0.888 --inter-hunk-context <n> #8 0.888 show context between diff hunks up to the specified number of lines #8 0.888 --output-indicator-new <char> #8 0.888 specify the character to indicate a new line instead of '+' #8 0.888 --output-indicator-old <char> #8 0.888 specify the character to indicate an old line instead of '-' #8 0.888 --output-indicator-context <char> #8 0.888 specify the character to indicate a context instead of ' ' #8 0.888 #8 0.888 Diff rename options #8 0.888 -B, --break-rewrites[=<n>[/<m>]] #8 0.888 break complete rewrite changes into pairs of delete and create #8 0.888 -M, --find-renames[=<n>] #8 0.888 detect renames #8 0.888 -D, --irreversible-delete #8 0.888 omit the preimage for deletes #8 0.888 -C, --find-copies[=<n>] #8 0.888 detect copies #8 0.888 --find-copies-harder use unmodified files as source to find copies #8 0.888 --no-renames disable rename detection #8 0.888 --rename-empty use empty blobs as rename source #8 0.888 --follow continue listing the history of a file beyond renames #8 0.888 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.888 #8 0.888 Diff algorithm options #8 0.888 --minimal produce the smallest possible diff #8 0.888 -w, --ignore-all-space #8 0.888 ignore whitespace when comparing lines #8 0.888 -b, --ignore-space-change #8 0.888 ignore changes in amount of whitespace #8 0.888 --ignore-space-at-eol #8 0.888 ignore changes in whitespace at EOL #8 0.888 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.888 --ignore-blank-lines ignore changes whose lines are all blank #8 0.888 -I, --ignore-matching-lines <regex> #8 0.888 ignore changes whose all lines match <regex> #8 0.888 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.888 --patience generate diff using the "patience diff" algorithm #8 0.888 --histogram generate diff using the "histogram diff" algorithm #8 0.888 --diff-algorithm <algorithm> #8 0.888 choose a diff algorithm #8 0.888 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.888 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.888 --word-diff-regex <regex> #8 0.888 use <regex> to decide what a word is #8 0.888 --color-words[=<regex>] #8 0.888 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.888 --color-moved[=<mode>] #8 0.888 moved lines of code are colored differently #8 0.888 --color-moved-ws <mode> #8 0.888 how white spaces are ignored in --color-moved #8 0.888 #8 0.888 Other diff options #8 0.888 --relative[=<prefix>] #8 0.888 when run from subdir, exclude changes outside and show relative paths #8 0.888 -a, --text treat all files as text #8 0.888 -R swap two inputs, reverse the diff #8 0.888 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.888 --quiet disable all output of the program #8 0.888 --ext-diff allow an external diff helper to be executed #8 0.888 --textconv run external text conversion filters when comparing binary files #8 0.888 --ignore-submodules[=<when>] #8 0.888 ignore changes to submodules in the diff generation #8 0.888 --submodule[=<format>] #8 0.888 specify how differences in submodules are shown #8 0.888 --ita-invisible-in-index #8 0.888 hide 'git add -N' entries from the index #8 0.888 --ita-visible-in-index #8 0.888 treat 'git add -N' entries as real in the index #8 0.888 -S <string> look for differences that change the number of occurrences of the specified string #8 0.888 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.888 --pickaxe-all show all changes in the changeset with -S or -G #8 0.888 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.888 -O <file> control the order in which files appear in the output #8 0.888 --rotate-to <path> show the change in the specified path first #8 0.888 --skip-to <path> skip the output to the specified path #8 0.888 --find-object <object-id> #8 0.888 look for differences that change the number of occurrences of the specified object #8 0.888 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.888 select files by diff type #8 0.888 --output <file> output to a specific file #8 0.888 #8 0.893 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.LLC_v7.1.0' #8 0.893 To add an exception for this directory, call: #8 0.893 #8 0.893 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.LLC_v7.1.0 #8 0.899 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.LLC_v7.1.0' #8 0.899 To add an exception for this directory, call: #8 0.899 #8 0.899 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.LLC_v7.1.0 #8 0.903 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.903 usage: git diff --no-index [<options>] <path> <path> #8 0.903 #8 0.903 Diff output format options #8 0.903 -p, --patch generate patch #8 0.903 -s, --no-patch suppress diff output #8 0.903 -u generate patch #8 0.903 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.903 -W, --function-context #8 0.903 generate diffs with <n> lines context #8 0.903 --raw generate the diff in raw format #8 0.903 --patch-with-raw synonym for '-p --raw' #8 0.903 --patch-with-stat synonym for '-p --stat' #8 0.903 --numstat machine friendly --stat #8 0.903 --shortstat output only the last line of --stat #8 0.903 -X, --dirstat[=<param1,param2>...] #8 0.903 output the distribution of relative amount of changes for each sub-directory #8 0.903 --cumulative synonym for --dirstat=cumulative #8 0.903 --dirstat-by-file[=<param1,param2>...] #8 0.903 synonym for --dirstat=files,param1,param2... #8 0.903 --check warn if changes introduce conflict markers or whitespace errors #8 0.903 --summary condensed summary such as creations, renames and mode changes #8 0.903 --name-only show only names of changed files #8 0.903 --name-status show only names and status of changed files #8 0.903 --stat[=<width>[,<name-width>[,<count>]]] #8 0.903 generate diffstat #8 0.903 --stat-width <width> generate diffstat with a given width #8 0.903 --stat-name-width <width> #8 0.903 generate diffstat with a given name width #8 0.903 --stat-graph-width <width> #8 0.903 generate diffstat with a given graph width #8 0.903 --stat-count <count> generate diffstat with limited lines #8 0.903 --compact-summary generate compact summary in diffstat #8 0.903 --binary output a binary diff that can be applied #8 0.903 --full-index show full pre- and post-image object names on the "index" lines #8 0.903 --color[=<when>] show colored diff #8 0.903 --ws-error-highlight <kind> #8 0.903 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.903 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.903 --abbrev[=<n>] use <n> digits to display object names #8 0.903 --src-prefix <prefix> #8 0.903 show the given source prefix instead of "a/" #8 0.903 --dst-prefix <prefix> #8 0.903 show the given destination prefix instead of "b/" #8 0.903 --line-prefix <prefix> #8 0.903 prepend an additional prefix to every line of output #8 0.903 --no-prefix do not show any source or destination prefix #8 0.903 --inter-hunk-context <n> #8 0.903 show context between diff hunks up to the specified number of lines #8 0.903 --output-indicator-new <char> #8 0.903 specify the character to indicate a new line instead of '+' #8 0.903 --output-indicator-old <char> #8 0.903 specify the character to indicate an old line instead of '-' #8 0.903 --output-indicator-context <char> #8 0.903 specify the character to indicate a context instead of ' ' #8 0.903 #8 0.903 Diff rename options #8 0.903 -B, --break-rewrites[=<n>[/<m>]] #8 0.903 break complete rewrite changes into pairs of delete and create #8 0.903 -M, --find-renames[=<n>] #8 0.903 detect renames #8 0.903 -D, --irreversible-delete #8 0.903 omit the preimage for deletes #8 0.903 -C, --find-copies[=<n>] #8 0.903 detect copies #8 0.903 --find-copies-harder use unmodified files as source to find copies #8 0.903 --no-renames disable rename detection #8 0.903 --rename-empty use empty blobs as rename source #8 0.903 --follow continue listing the history of a file beyond renames #8 0.903 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.903 #8 0.903 Diff algorithm options #8 0.903 --minimal produce the smallest possible diff #8 0.903 -w, --ignore-all-space #8 0.903 ignore whitespace when comparing lines #8 0.903 -b, --ignore-space-change #8 0.903 ignore changes in amount of whitespace #8 0.903 --ignore-space-at-eol #8 0.903 ignore changes in whitespace at EOL #8 0.903 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.903 --ignore-blank-lines ignore changes whose lines are all blank #8 0.903 -I, --ignore-matching-lines <regex> #8 0.903 ignore changes whose all lines match <regex> #8 0.903 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.903 --patience generate diff using the "patience diff" algorithm #8 0.903 --histogram generate diff using the "histogram diff" algorithm #8 0.903 --diff-algorithm <algorithm> #8 0.903 choose a diff algorithm #8 0.903 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.904 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.904 --word-diff-regex <regex> #8 0.904 use <regex> to decide what a word is #8 0.904 --color-words[=<regex>] #8 0.904 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.904 --color-moved[=<mode>] #8 0.904 moved lines of code are colored differently #8 0.904 --color-moved-ws <mode> #8 0.904 how white spaces are ignored in --color-moved #8 0.904 #8 0.904 Other diff options #8 0.904 --relative[=<prefix>] #8 0.904 when run from subdir, exclude changes outside and show relative paths #8 0.904 -a, --text treat all files as text #8 0.904 -R swap two inputs, reverse the diff #8 0.904 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.904 --quiet disable all output of the program #8 0.904 --ext-diff allow an external diff helper to be executed #8 0.904 --textconv run external text conversion filters when comparing binary files #8 0.904 --ignore-submodules[=<when>] #8 0.904 ignore changes to submodules in the diff generation #8 0.904 --submodule[=<format>] #8 0.904 specify how differences in submodules are shown #8 0.904 --ita-invisible-in-index #8 0.904 hide 'git add -N' entries from the index #8 0.904 --ita-visible-in-index #8 0.904 treat 'git add -N' entries as real in the index #8 0.904 -S <string> look for differences that change the number of occurrences of the specified string #8 0.904 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.904 --pickaxe-all show all changes in the changeset with -S or -G #8 0.904 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.904 -O <file> control the order in which files appear in the output #8 0.904 --rotate-to <path> show the change in the specified path first #8 0.904 --skip-to <path> skip the output to the specified path #8 0.904 --find-object <object-id> #8 0.904 look for differences that change the number of occurrences of the specified object #8 0.904 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.904 select files by diff type #8 0.904 --output <file> output to a specific file #8 0.904 #8 0.908 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.M3UA' #8 0.908 To add an exception for this directory, call: #8 0.908 #8 0.908 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.M3UA #8 0.914 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.M3UA' #8 0.914 To add an exception for this directory, call: #8 0.914 #8 0.914 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.M3UA #8 0.918 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.918 usage: git diff --no-index [<options>] <path> <path> #8 0.918 #8 0.918 Diff output format options #8 0.918 -p, --patch generate patch #8 0.918 -s, --no-patch suppress diff output #8 0.918 -u generate patch #8 0.918 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.918 -W, --function-context #8 0.918 generate diffs with <n> lines context #8 0.918 --raw generate the diff in raw format #8 0.918 --patch-with-raw synonym for '-p --raw' #8 0.918 --patch-with-stat synonym for '-p --stat' #8 0.918 --numstat machine friendly --stat #8 0.918 --shortstat output only the last line of --stat #8 0.918 -X, --dirstat[=<param1,param2>...] #8 0.918 output the distribution of relative amount of changes for each sub-directory #8 0.918 --cumulative synonym for --dirstat=cumulative #8 0.918 --dirstat-by-file[=<param1,param2>...] #8 0.918 synonym for --dirstat=files,param1,param2... #8 0.918 --check warn if changes introduce conflict markers or whitespace errors #8 0.918 --summary condensed summary such as creations, renames and mode changes #8 0.918 --name-only show only names of changed files #8 0.918 --name-status show only names and status of changed files #8 0.918 --stat[=<width>[,<name-width>[,<count>]]] #8 0.918 generate diffstat #8 0.918 --stat-width <width> generate diffstat with a given width #8 0.918 --stat-name-width <width> #8 0.918 generate diffstat with a given name width #8 0.918 --stat-graph-width <width> #8 0.918 generate diffstat with a given graph width #8 0.918 --stat-count <count> generate diffstat with limited lines #8 0.918 --compact-summary generate compact summary in diffstat #8 0.918 --binary output a binary diff that can be applied #8 0.918 --full-index show full pre- and post-image object names on the "index" lines #8 0.918 --color[=<when>] show colored diff #8 0.918 --ws-error-highlight <kind> #8 0.919 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.919 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.919 --abbrev[=<n>] use <n> digits to display object names #8 0.919 --src-prefix <prefix> #8 0.919 show the given source prefix instead of "a/" #8 0.919 --dst-prefix <prefix> #8 0.919 show the given destination prefix instead of "b/" #8 0.919 --line-prefix <prefix> #8 0.919 prepend an additional prefix to every line of output #8 0.919 --no-prefix do not show any source or destination prefix #8 0.919 --inter-hunk-context <n> #8 0.919 show context between diff hunks up to the specified number of lines #8 0.919 --output-indicator-new <char> #8 0.919 specify the character to indicate a new line instead of '+' #8 0.919 --output-indicator-old <char> #8 0.919 specify the character to indicate an old line instead of '-' #8 0.919 --output-indicator-context <char> #8 0.919 specify the character to indicate a context instead of ' ' #8 0.919 #8 0.919 Diff rename options #8 0.919 -B, --break-rewrites[=<n>[/<m>]] #8 0.919 break complete rewrite changes into pairs of delete and create #8 0.919 -M, --find-renames[=<n>] #8 0.919 detect renames #8 0.919 -D, --irreversible-delete #8 0.919 omit the preimage for deletes #8 0.919 -C, --find-copies[=<n>] #8 0.919 detect copies #8 0.919 --find-copies-harder use unmodified files as source to find copies #8 0.919 --no-renames disable rename detection #8 0.919 --rename-empty use empty blobs as rename source #8 0.919 --follow continue listing the history of a file beyond renames #8 0.919 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.919 #8 0.919 Diff algorithm options #8 0.919 --minimal produce the smallest possible diff #8 0.919 -w, --ignore-all-space #8 0.919 ignore whitespace when comparing lines #8 0.919 -b, --ignore-space-change #8 0.919 ignore changes in amount of whitespace #8 0.919 --ignore-space-at-eol #8 0.919 ignore changes in whitespace at EOL #8 0.919 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.919 --ignore-blank-lines ignore changes whose lines are all blank #8 0.919 -I, --ignore-matching-lines <regex> #8 0.919 ignore changes whose all lines match <regex> #8 0.919 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.919 --patience generate diff using the "patience diff" algorithm #8 0.919 --histogram generate diff using the "histogram diff" algorithm #8 0.919 --diff-algorithm <algorithm> #8 0.919 choose a diff algorithm #8 0.919 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.919 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.919 --word-diff-regex <regex> #8 0.919 use <regex> to decide what a word is #8 0.919 --color-words[=<regex>] #8 0.919 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.919 --color-moved[=<mode>] #8 0.919 moved lines of code are colored differently #8 0.919 --color-moved-ws <mode> #8 0.919 how white spaces are ignored in --color-moved #8 0.919 #8 0.919 Other diff options #8 0.919 --relative[=<prefix>] #8 0.919 when run from subdir, exclude changes outside and show relative paths #8 0.919 -a, --text treat all files as text #8 0.919 -R swap two inputs, reverse the diff #8 0.919 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.919 --quiet disable all output of the program #8 0.919 --ext-diff allow an external diff helper to be executed #8 0.919 --textconv run external text conversion filters when comparing binary files #8 0.919 --ignore-submodules[=<when>] #8 0.919 ignore changes to submodules in the diff generation #8 0.919 --submodule[=<format>] #8 0.919 specify how differences in submodules are shown #8 0.919 --ita-invisible-in-index #8 0.919 hide 'git add -N' entries from the index #8 0.919 --ita-visible-in-index #8 0.919 treat 'git add -N' entries as real in the index #8 0.919 -S <string> look for differences that change the number of occurrences of the specified string #8 0.919 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.919 --pickaxe-all show all changes in the changeset with -S or -G #8 0.919 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.919 -O <file> control the order in which files appear in the output #8 0.919 --rotate-to <path> show the change in the specified path first #8 0.919 --skip-to <path> skip the output to the specified path #8 0.919 --find-object <object-id> #8 0.919 look for differences that change the number of occurrences of the specified object #8 0.919 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.919 select files by diff type #8 0.919 --output <file> output to a specific file #8 0.919 #8 0.923 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.MobileL3_v13.4.0' #8 0.923 To add an exception for this directory, call: #8 0.923 #8 0.923 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.MobileL3_v13.4.0 #8 0.929 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.MobileL3_v13.4.0' #8 0.929 To add an exception for this directory, call: #8 0.929 #8 0.929 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.MobileL3_v13.4.0 #8 0.933 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.933 usage: git diff --no-index [<options>] <path> <path> #8 0.933 #8 0.933 Diff output format options #8 0.933 -p, --patch generate patch #8 0.933 -s, --no-patch suppress diff output #8 0.933 -u generate patch #8 0.933 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.933 -W, --function-context #8 0.933 generate diffs with <n> lines context #8 0.933 --raw generate the diff in raw format #8 0.933 --patch-with-raw synonym for '-p --raw' #8 0.933 --patch-with-stat synonym for '-p --stat' #8 0.933 --numstat machine friendly --stat #8 0.933 --shortstat output only the last line of --stat #8 0.933 -X, --dirstat[=<param1,param2>...] #8 0.933 output the distribution of relative amount of changes for each sub-directory #8 0.933 --cumulative synonym for --dirstat=cumulative #8 0.933 --dirstat-by-file[=<param1,param2>...] #8 0.933 synonym for --dirstat=files,param1,param2... #8 0.933 --check warn if changes introduce conflict markers or whitespace errors #8 0.933 --summary condensed summary such as creations, renames and mode changes #8 0.933 --name-only show only names of changed files #8 0.933 --name-status show only names and status of changed files #8 0.933 --stat[=<width>[,<name-width>[,<count>]]] #8 0.933 generate diffstat #8 0.933 --stat-width <width> generate diffstat with a given width #8 0.933 --stat-name-width <width> #8 0.933 generate diffstat with a given name width #8 0.933 --stat-graph-width <width> #8 0.933 generate diffstat with a given graph width #8 0.933 --stat-count <count> generate diffstat with limited lines #8 0.933 --compact-summary generate compact summary in diffstat #8 0.933 --binary output a binary diff that can be applied #8 0.933 --full-index show full pre- and post-image object names on the "index" lines #8 0.933 --color[=<when>] show colored diff #8 0.933 --ws-error-highlight <kind> #8 0.933 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.933 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.933 --abbrev[=<n>] use <n> digits to display object names #8 0.933 --src-prefix <prefix> #8 0.933 show the given source prefix instead of "a/" #8 0.933 --dst-prefix <prefix> #8 0.933 show the given destination prefix instead of "b/" #8 0.933 --line-prefix <prefix> #8 0.933 prepend an additional prefix to every line of output #8 0.933 --no-prefix do not show any source or destination prefix #8 0.933 --inter-hunk-context <n> #8 0.933 show context between diff hunks up to the specified number of lines #8 0.933 --output-indicator-new <char> #8 0.934 specify the character to indicate a new line instead of '+' #8 0.934 --output-indicator-old <char> #8 0.934 specify the character to indicate an old line instead of '-' #8 0.934 --output-indicator-context <char> #8 0.934 specify the character to indicate a context instead of ' ' #8 0.934 #8 0.934 Diff rename options #8 0.934 -B, --break-rewrites[=<n>[/<m>]] #8 0.934 break complete rewrite changes into pairs of delete and create #8 0.934 -M, --find-renames[=<n>] #8 0.934 detect renames #8 0.934 -D, --irreversible-delete #8 0.934 omit the preimage for deletes #8 0.934 -C, --find-copies[=<n>] #8 0.934 detect copies #8 0.934 --find-copies-harder use unmodified files as source to find copies #8 0.934 --no-renames disable rename detection #8 0.934 --rename-empty use empty blobs as rename source #8 0.934 --follow continue listing the history of a file beyond renames #8 0.934 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.934 #8 0.934 Diff algorithm options #8 0.934 --minimal produce the smallest possible diff #8 0.934 -w, --ignore-all-space #8 0.934 ignore whitespace when comparing lines #8 0.934 -b, --ignore-space-change #8 0.934 ignore changes in amount of whitespace #8 0.934 --ignore-space-at-eol #8 0.934 ignore changes in whitespace at EOL #8 0.934 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.934 --ignore-blank-lines ignore changes whose lines are all blank #8 0.934 -I, --ignore-matching-lines <regex> #8 0.934 ignore changes whose all lines match <regex> #8 0.934 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.934 --patience generate diff using the "patience diff" algorithm #8 0.934 --histogram generate diff using the "histogram diff" algorithm #8 0.934 --diff-algorithm <algorithm> #8 0.934 choose a diff algorithm #8 0.934 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.934 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.934 --word-diff-regex <regex> #8 0.934 use <regex> to decide what a word is #8 0.934 --color-words[=<regex>] #8 0.934 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.934 --color-moved[=<mode>] #8 0.934 moved lines of code are colored differently #8 0.934 --color-moved-ws <mode> #8 0.934 how white spaces are ignored in --color-moved #8 0.934 #8 0.934 Other diff options #8 0.934 --relative[=<prefix>] #8 0.934 when run from subdir, exclude changes outside and show relative paths #8 0.934 -a, --text treat all files as text #8 0.934 -R swap two inputs, reverse the diff #8 0.934 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.934 --quiet disable all output of the program #8 0.934 --ext-diff allow an external diff helper to be executed #8 0.934 --textconv run external text conversion filters when comparing binary files #8 0.934 --ignore-submodules[=<when>] #8 0.934 ignore changes to submodules in the diff generation #8 0.934 --submodule[=<format>] #8 0.934 specify how differences in submodules are shown #8 0.934 --ita-invisible-in-index #8 0.934 hide 'git add -N' entries from the index #8 0.934 --ita-visible-in-index #8 0.934 treat 'git add -N' entries as real in the index #8 0.934 -S <string> look for differences that change the number of occurrences of the specified string #8 0.934 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.934 --pickaxe-all show all changes in the changeset with -S or -G #8 0.934 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.934 -O <file> control the order in which files appear in the output #8 0.934 --rotate-to <path> show the change in the specified path first #8 0.934 --skip-to <path> skip the output to the specified path #8 0.934 --find-object <object-id> #8 0.934 look for differences that change the number of occurrences of the specified object #8 0.934 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.934 select files by diff type #8 0.934 --output <file> output to a specific file #8 0.934 #8 0.938 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SMPP' #8 0.938 To add an exception for this directory, call: #8 0.938 #8 0.938 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SMPP #8 0.944 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SMPP' #8 0.944 To add an exception for this directory, call: #8 0.944 #8 0.944 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SMPP #8 0.948 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.948 usage: git diff --no-index [<options>] <path> <path> #8 0.948 #8 0.948 Diff output format options #8 0.948 -p, --patch generate patch #8 0.948 -s, --no-patch suppress diff output #8 0.948 -u generate patch #8 0.948 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.948 -W, --function-context #8 0.948 generate diffs with <n> lines context #8 0.948 --raw generate the diff in raw format #8 0.948 --patch-with-raw synonym for '-p --raw' #8 0.948 --patch-with-stat synonym for '-p --stat' #8 0.948 --numstat machine friendly --stat #8 0.948 --shortstat output only the last line of --stat #8 0.948 -X, --dirstat[=<param1,param2>...] #8 0.948 output the distribution of relative amount of changes for each sub-directory #8 0.948 --cumulative synonym for --dirstat=cumulative #8 0.948 --dirstat-by-file[=<param1,param2>...] #8 0.948 synonym for --dirstat=files,param1,param2... #8 0.948 --check warn if changes introduce conflict markers or whitespace errors #8 0.948 --summary condensed summary such as creations, renames and mode changes #8 0.948 --name-only show only names of changed files #8 0.948 --name-status show only names and status of changed files #8 0.948 --stat[=<width>[,<name-width>[,<count>]]] #8 0.948 generate diffstat #8 0.948 --stat-width <width> generate diffstat with a given width #8 0.948 --stat-name-width <width> #8 0.948 generate diffstat with a given name width #8 0.948 --stat-graph-width <width> #8 0.948 generate diffstat with a given graph width #8 0.948 --stat-count <count> generate diffstat with limited lines #8 0.948 --compact-summary generate compact summary in diffstat #8 0.948 --binary output a binary diff that can be applied #8 0.948 --full-index show full pre- and post-image object names on the "index" lines #8 0.948 --color[=<when>] show colored diff #8 0.948 --ws-error-highlight <kind> #8 0.948 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.948 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.948 --abbrev[=<n>] use <n> digits to display object names #8 0.949 --src-prefix <prefix> #8 0.949 show the given source prefix instead of "a/" #8 0.949 --dst-prefix <prefix> #8 0.949 show the given destination prefix instead of "b/" #8 0.949 --line-prefix <prefix> #8 0.949 prepend an additional prefix to every line of output #8 0.949 --no-prefix do not show any source or destination prefix #8 0.949 --inter-hunk-context <n> #8 0.949 show context between diff hunks up to the specified number of lines #8 0.949 --output-indicator-new <char> #8 0.949 specify the character to indicate a new line instead of '+' #8 0.949 --output-indicator-old <char> #8 0.949 specify the character to indicate an old line instead of '-' #8 0.949 --output-indicator-context <char> #8 0.949 specify the character to indicate a context instead of ' ' #8 0.949 #8 0.949 Diff rename options #8 0.949 -B, --break-rewrites[=<n>[/<m>]] #8 0.949 break complete rewrite changes into pairs of delete and create #8 0.949 -M, --find-renames[=<n>] #8 0.949 detect renames #8 0.949 -D, --irreversible-delete #8 0.949 omit the preimage for deletes #8 0.949 -C, --find-copies[=<n>] #8 0.949 detect copies #8 0.949 --find-copies-harder use unmodified files as source to find copies #8 0.949 --no-renames disable rename detection #8 0.949 --rename-empty use empty blobs as rename source #8 0.949 --follow continue listing the history of a file beyond renames #8 0.949 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.949 #8 0.949 Diff algorithm options #8 0.949 --minimal produce the smallest possible diff #8 0.949 -w, --ignore-all-space #8 0.949 ignore whitespace when comparing lines #8 0.949 -b, --ignore-space-change #8 0.949 ignore changes in amount of whitespace #8 0.949 --ignore-space-at-eol #8 0.949 ignore changes in whitespace at EOL #8 0.949 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.949 --ignore-blank-lines ignore changes whose lines are all blank #8 0.949 -I, --ignore-matching-lines <regex> #8 0.949 ignore changes whose all lines match <regex> #8 0.949 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.949 --patience generate diff using the "patience diff" algorithm #8 0.949 --histogram generate diff using the "histogram diff" algorithm #8 0.949 --diff-algorithm <algorithm> #8 0.949 choose a diff algorithm #8 0.949 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.949 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.949 --word-diff-regex <regex> #8 0.949 use <regex> to decide what a word is #8 0.949 --color-words[=<regex>] #8 0.949 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.949 --color-moved[=<mode>] #8 0.949 moved lines of code are colored differently #8 0.949 --color-moved-ws <mode> #8 0.949 how white spaces are ignored in --color-moved #8 0.949 #8 0.949 Other diff options #8 0.949 --relative[=<prefix>] #8 0.949 when run from subdir, exclude changes outside and show relative paths #8 0.949 -a, --text treat all files as text #8 0.949 -R swap two inputs, reverse the diff #8 0.949 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.949 --quiet disable all output of the program #8 0.949 --ext-diff allow an external diff helper to be executed #8 0.949 --textconv run external text conversion filters when comparing binary files #8 0.949 --ignore-submodules[=<when>] #8 0.949 ignore changes to submodules in the diff generation #8 0.949 --submodule[=<format>] #8 0.949 specify how differences in submodules are shown #8 0.949 --ita-invisible-in-index #8 0.949 hide 'git add -N' entries from the index #8 0.949 --ita-visible-in-index #8 0.949 treat 'git add -N' entries as real in the index #8 0.949 -S <string> look for differences that change the number of occurrences of the specified string #8 0.949 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.949 --pickaxe-all show all changes in the changeset with -S or -G #8 0.949 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.949 -O <file> control the order in which files appear in the output #8 0.949 --rotate-to <path> show the change in the specified path first #8 0.949 --skip-to <path> skip the output to the specified path #8 0.949 --find-object <object-id> #8 0.949 look for differences that change the number of occurrences of the specified object #8 0.949 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.949 select files by diff type #8 0.949 --output <file> output to a specific file #8 0.949 #8 0.961 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.TCP' #8 0.961 To add an exception for this directory, call: #8 0.961 #8 0.961 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.TCP #8 0.968 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.TCP' #8 0.968 To add an exception for this directory, call: #8 0.968 #8 0.968 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.TCP #8 0.971 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.971 usage: git diff --no-index [<options>] <path> <path> #8 0.971 #8 0.971 Diff output format options #8 0.971 -p, --patch generate patch #8 0.971 -s, --no-patch suppress diff output #8 0.971 -u generate patch #8 0.971 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.971 -W, --function-context #8 0.971 generate diffs with <n> lines context #8 0.971 --raw generate the diff in raw format #8 0.971 --patch-with-raw synonym for '-p --raw' #8 0.971 --patch-with-stat synonym for '-p --stat' #8 0.971 --numstat machine friendly --stat #8 0.971 --shortstat output only the last line of --stat #8 0.971 -X, --dirstat[=<param1,param2>...] #8 0.971 output the distribution of relative amount of changes for each sub-directory #8 0.971 --cumulative synonym for --dirstat=cumulative #8 0.971 --dirstat-by-file[=<param1,param2>...] #8 0.971 synonym for --dirstat=files,param1,param2... #8 0.971 --check warn if changes introduce conflict markers or whitespace errors #8 0.971 --summary condensed summary such as creations, renames and mode changes #8 0.971 --name-only show only names of changed files #8 0.971 --name-status show only names and status of changed files #8 0.971 --stat[=<width>[,<name-width>[,<count>]]] #8 0.971 generate diffstat #8 0.971 --stat-width <width> generate diffstat with a given width #8 0.971 --stat-name-width <width> #8 0.971 generate diffstat with a given name width #8 0.971 --stat-graph-width <width> #8 0.971 generate diffstat with a given graph width #8 0.971 --stat-count <count> generate diffstat with limited lines #8 0.971 --compact-summary generate compact summary in diffstat #8 0.971 --binary output a binary diff that can be applied #8 0.971 --full-index show full pre- and post-image object names on the "index" lines #8 0.971 --color[=<when>] show colored diff #8 0.971 --ws-error-highlight <kind> #8 0.971 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.971 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.971 --abbrev[=<n>] use <n> digits to display object names #8 0.971 --src-prefix <prefix> #8 0.971 show the given source prefix instead of "a/" #8 0.971 --dst-prefix <prefix> #8 0.971 show the given destination prefix instead of "b/" #8 0.971 --line-prefix <prefix> #8 0.971 prepend an additional prefix to every line of output #8 0.971 --no-prefix do not show any source or destination prefix #8 0.971 --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.977 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.UDP' #8 0.977 To add an exception for this directory, call: #8 0.977 #8 0.977 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.UDP #8 0.983 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.UDP' #8 0.983 To add an exception for this directory, call: #8 0.983 #8 0.983 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.UDP #8 0.987 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.987 usage: git diff --no-index [<options>] <path> <path> #8 0.987 #8 0.987 Diff output format options #8 0.987 -p, --patch generate patch #8 0.987 -s, --no-patch suppress diff output #8 0.987 -u generate patch #8 0.987 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.987 -W, --function-context #8 0.987 generate diffs with <n> lines context #8 0.987 --raw generate the diff in raw format #8 0.987 --patch-with-raw synonym for '-p --raw' #8 0.987 --patch-with-stat synonym for '-p --stat' #8 0.987 --numstat machine friendly --stat #8 0.987 --shortstat output only the last line of --stat #8 0.987 -X, --dirstat[=<param1,param2>...] #8 0.987 output the distribution of relative amount of changes for each sub-directory #8 0.987 --cumulative synonym for --dirstat=cumulative #8 0.987 --dirstat-by-file[=<param1,param2>...] #8 0.987 synonym for --dirstat=files,param1,param2... #8 0.987 --check warn if changes introduce conflict markers or whitespace errors #8 0.987 --summary condensed summary such as creations, renames and mode changes #8 0.987 --name-only show only names of changed files #8 0.987 --name-status show only names and status of changed files #8 0.987 --stat[=<width>[,<name-width>[,<count>]]] #8 0.987 generate diffstat #8 0.987 --stat-width <width> generate diffstat with a given width #8 0.987 --stat-name-width <width> #8 0.987 generate diffstat with a given name width #8 0.987 --stat-graph-width <width> #8 0.987 generate diffstat with a given graph width #8 0.987 --stat-count <count> generate diffstat with limited lines #8 0.987 --compact-summary generate compact summary in diffstat #8 0.987 --binary output a binary diff that can be applied #8 0.987 --full-index show full pre- and post-image object names on the "index" lines #8 0.987 --color[=<when>] show colored diff #8 0.987 --ws-error-highlight <kind> #8 0.987 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.987 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.987 --abbrev[=<n>] use <n> digits to display object names #8 0.987 --src-prefix <prefix> #8 0.987 show the given source prefix instead of "a/" #8 0.987 --dst-prefix <prefix> #8 0.987 show the given destination prefix instead of "b/" #8 0.987 --line-prefix <prefix> #8 0.987 prepend an additional prefix to every line of output #8 0.987 --no-prefix do not show any source or destination prefix #8 0.987 --inter-hunk-context <n> #8 0.987 show context between diff hunks up to the specified number of lines #8 0.987 --output-indicator-new <char> #8 0.987 specify the character to indicate a new line instead of '+' #8 0.987 --output-indicator-old <char> #8 0.987 specify the character to indicate an old line instead of '-' #8 0.987 --output-indicator-context <char> #8 0.987 specify the character to indicate a context instead of ' ' #8 0.987 #8 0.987 Diff rename options #8 0.987 -B, --break-rewrites[=<n>[/<m>]] #8 0.987 break complete rewrite changes into pairs of delete and create #8 0.987 -M, --find-renames[=<n>] #8 0.987 detect renames #8 0.987 -D, --irreversible-delete #8 0.987 omit the preimage for deletes #8 0.987 -C, --find-copies[=<n>] #8 0.987 detect copies #8 0.987 --find-copies-harder use unmodified files as source to find copies #8 0.987 --no-renames disable rename detection #8 0.987 --rename-empty use empty blobs as rename source #8 0.987 --follow continue listing the history of a file beyond renames #8 0.987 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.987 #8 0.987 Diff algorithm options #8 0.987 --minimal produce the smallest possible diff #8 0.987 -w, --ignore-all-space #8 0.987 ignore whitespace when comparing lines #8 0.987 -b, --ignore-space-change #8 0.987 ignore changes in amount of whitespace #8 0.987 --ignore-space-at-eol #8 0.987 ignore changes in whitespace at EOL #8 0.987 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.987 --ignore-blank-lines ignore changes whose lines are all blank #8 0.987 -I, --ignore-matching-lines <regex> #8 0.987 ignore changes whose all lines match <regex> #8 0.987 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.987 --patience generate diff using the "patience diff" algorithm #8 0.987 --histogram generate diff using the "histogram diff" algorithm #8 0.987 --diff-algorithm <algorithm> #8 0.987 choose a diff algorithm #8 0.987 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.987 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.987 --word-diff-regex <regex> #8 0.987 use <regex> to decide what a word is #8 0.987 --color-words[=<regex>] #8 0.987 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.987 --color-moved[=<mode>] #8 0.987 moved lines of code are colored differently #8 0.987 --color-moved-ws <mode> #8 0.987 how white spaces are ignored in --color-moved #8 0.987 #8 0.987 Other diff options #8 0.987 --relative[=<prefix>] #8 0.987 when run from subdir, exclude changes outside and show relative paths #8 0.987 -a, --text treat all files as text #8 0.987 -R swap two inputs, reverse the diff #8 0.987 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.987 --quiet disable all output of the program #8 0.987 --ext-diff allow an external diff helper to be executed #8 0.987 --textconv run external text conversion filters when comparing binary files #8 0.987 --ignore-submodules[=<when>] #8 0.987 ignore changes to submodules in the diff generation #8 0.987 --submodule[=<format>] #8 0.987 specify how differences in submodules are shown #8 0.987 --ita-invisible-in-index #8 0.987 hide 'git add -N' entries from the index #8 0.987 --ita-visible-in-index #8 0.987 treat 'git add -N' entries as real in the index #8 0.987 -S <string> look for differences that change the number of occurrences of the specified string #8 0.987 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.987 --pickaxe-all show all changes in the changeset with -S or -G #8 0.987 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.987 -O <file> control the order in which files appear in the output #8 0.987 --rotate-to <path> show the change in the specified path first #8 0.987 --skip-to <path> skip the output to the specified path #8 0.987 --find-object <object-id> #8 0.987 look for differences that change the number of occurrences of the specified object #8 0.987 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.987 select files by diff type #8 0.987 --output <file> output to a specific file #8 0.987 #8 0.992 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.RTP' #8 0.992 To add an exception for this directory, call: #8 0.992 #8 0.992 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.RTP #8 0.998 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.RTP' #8 0.998 To add an exception for this directory, call: #8 0.998 #8 0.998 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.RTP #8 1.002 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.002 usage: git diff --no-index [<options>] <path> <path> #8 1.002 #8 1.002 Diff output format options #8 1.002 -p, --patch generate patch #8 1.002 -s, --no-patch suppress diff output #8 1.002 -u generate patch #8 1.002 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.002 -W, --function-context #8 1.002 generate diffs with <n> lines context #8 1.002 --raw generate the diff in raw format #8 1.002 --patch-with-raw synonym for '-p --raw' #8 1.002 --patch-with-stat synonym for '-p --stat' #8 1.002 --numstat machine friendly --stat #8 1.002 --shortstat output only the last line of --stat #8 1.002 -X, --dirstat[=<param1,param2>...] #8 1.002 output the distribution of relative amount of changes for each sub-directory #8 1.002 --cumulative synonym for --dirstat=cumulative #8 1.002 --dirstat-by-file[=<param1,param2>...] #8 1.002 synonym for --dirstat=files,param1,param2... #8 1.002 --check warn if changes introduce conflict markers or whitespace errors #8 1.002 --summary condensed summary such as creations, renames and mode changes #8 1.002 --name-only show only names of changed files #8 1.002 --name-status show only names and status of changed files #8 1.002 --stat[=<width>[,<name-width>[,<count>]]] #8 1.002 generate diffstat #8 1.002 --stat-width <width> generate diffstat with a given width #8 1.002 --stat-name-width <width> #8 1.002 generate diffstat with a given name width #8 1.002 --stat-graph-width <width> #8 1.002 generate diffstat with a given graph width #8 1.002 --stat-count <count> generate diffstat with limited lines #8 1.002 --compact-summary generate compact summary in diffstat #8 1.002 --binary output a binary diff that can be applied #8 1.002 --full-index show full pre- and post-image object names on the "index" lines #8 1.002 --color[=<when>] show colored diff #8 1.002 --ws-error-highlight <kind> #8 1.002 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.002 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.002 --abbrev[=<n>] use <n> digits to display object names #8 1.002 --src-prefix <prefix> #8 1.002 show the given source prefix instead of "a/" #8 1.002 --dst-prefix <prefix> #8 1.002 show the given destination prefix instead of "b/" #8 1.002 --line-prefix <prefix> #8 1.002 prepend an additional prefix to every line of output #8 1.002 --no-prefix do not show any source or destination prefix #8 1.002 --inter-hunk-context <n> #8 1.002 show context between diff hunks up to the specified number of lines #8 1.002 --output-indicator-new <char> #8 1.002 specify the character to indicate a new line instead of '+' #8 1.002 --output-indicator-old <char> #8 1.002 specify the character to indicate an old line instead of '-' #8 1.002 --output-indicator-context <char> #8 1.002 specify the character to indicate a context instead of ' ' #8 1.002 #8 1.002 Diff rename options #8 1.002 -B, --break-rewrites[=<n>[/<m>]] #8 1.002 break complete rewrite changes into pairs of delete and create #8 1.002 -M, --find-renames[=<n>] #8 1.002 detect renames #8 1.002 -D, --irreversible-delete #8 1.002 omit the preimage for deletes #8 1.002 -C, --find-copies[=<n>] #8 1.002 detect copies #8 1.002 --find-copies-harder use unmodified files as source to find copies #8 1.002 --no-renames disable rename detection #8 1.002 --rename-empty use empty blobs as rename source #8 1.002 --follow continue listing the history of a file beyond renames #8 1.002 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.002 #8 1.002 Diff algorithm options #8 1.002 --minimal produce the smallest possible diff #8 1.002 -w, --ignore-all-space #8 1.002 ignore whitespace when comparing lines #8 1.002 -b, --ignore-space-change #8 1.002 ignore changes in amount of whitespace #8 1.002 --ignore-space-at-eol #8 1.002 ignore changes in whitespace at EOL #8 1.002 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.002 --ignore-blank-lines ignore changes whose lines are all blank #8 1.002 -I, --ignore-matching-lines <regex> #8 1.002 ignore changes whose all lines match <regex> #8 1.002 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.002 --patience generate diff using the "patience diff" algorithm #8 1.002 --histogram generate diff using the "histogram diff" algorithm #8 1.002 --diff-algorithm <algorithm> #8 1.002 choose a diff algorithm #8 1.002 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.002 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.002 --word-diff-regex <regex> #8 1.002 use <regex> to decide what a word is #8 1.002 --color-words[=<regex>] #8 1.002 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.002 --color-moved[=<mode>] #8 1.002 moved lines of code are colored differently #8 1.002 --color-moved-ws <mode> #8 1.002 how white spaces are ignored in --color-moved #8 1.002 #8 1.002 Other diff options #8 1.002 --relative[=<prefix>] #8 1.002 when run from subdir, exclude changes outside and show relative paths #8 1.002 -a, --text treat all files as text #8 1.002 -R swap two inputs, reverse the diff #8 1.002 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.002 --quiet disable all output of the program #8 1.002 --ext-diff allow an external diff helper to be executed #8 1.002 --textconv run external text conversion filters when comparing binary files #8 1.002 --ignore-submodules[=<when>] #8 1.002 ignore changes to submodules in the diff generation #8 1.002 --submodule[=<format>] #8 1.002 specify how differences in submodules are shown #8 1.002 --ita-invisible-in-index #8 1.002 hide 'git add -N' entries from the index #8 1.002 --ita-visible-in-index #8 1.002 treat 'git add -N' entries as real in the index #8 1.002 -S <string> look for differences that change the number of occurrences of the specified string #8 1.002 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.002 --pickaxe-all show all changes in the changeset with -S or -G #8 1.002 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.002 -O <file> control the order in which files appear in the output #8 1.002 --rotate-to <path> show the change in the specified path first #8 1.002 --skip-to <path> skip the output to the specified path #8 1.002 --find-object <object-id> #8 1.002 look for differences that change the number of occurrences of the specified object #8 1.002 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.002 select files by diff type #8 1.002 --output <file> output to a specific file #8 1.002 #8 1.006 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.M2PA' #8 1.006 To add an exception for this directory, call: #8 1.006 #8 1.006 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.M2PA #8 1.012 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.M2PA' #8 1.012 To add an exception for this directory, call: #8 1.012 #8 1.012 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.M2PA #8 1.016 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.016 usage: git diff --no-index [<options>] <path> <path> #8 1.016 #8 1.016 Diff output format options #8 1.016 -p, --patch generate patch #8 1.016 -s, --no-patch suppress diff output #8 1.016 -u generate patch #8 1.016 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.016 -W, --function-context #8 1.016 generate diffs with <n> lines context #8 1.016 --raw generate the diff in raw format #8 1.016 --patch-with-raw synonym for '-p --raw' #8 1.016 --patch-with-stat synonym for '-p --stat' #8 1.016 --numstat machine friendly --stat #8 1.016 --shortstat output only the last line of --stat #8 1.016 -X, --dirstat[=<param1,param2>...] #8 1.016 output the distribution of relative amount of changes for each sub-directory #8 1.016 --cumulative synonym for --dirstat=cumulative #8 1.016 --dirstat-by-file[=<param1,param2>...] #8 1.016 synonym for --dirstat=files,param1,param2... #8 1.016 --check warn if changes introduce conflict markers or whitespace errors #8 1.016 --summary condensed summary such as creations, renames and mode changes #8 1.016 --name-only show only names of changed files #8 1.016 --name-status show only names and status of changed files #8 1.016 --stat[=<width>[,<name-width>[,<count>]]] #8 1.016 generate diffstat #8 1.016 --stat-width <width> generate diffstat with a given width #8 1.016 --stat-name-width <width> #8 1.016 generate diffstat with a given name width #8 1.016 --stat-graph-width <width> #8 1.016 generate diffstat with a given graph width #8 1.016 --stat-count <count> generate diffstat with limited lines #8 1.016 --compact-summary generate compact summary in diffstat #8 1.016 --binary output a binary diff that can be applied #8 1.016 --full-index show full pre- and post-image object names on the "index" lines #8 1.016 --color[=<when>] show colored diff #8 1.016 --ws-error-highlight <kind> #8 1.016 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.016 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.016 --abbrev[=<n>] use <n> digits to display object names #8 1.016 --src-prefix <prefix> #8 1.016 show the given source prefix instead of "a/" #8 1.016 --dst-prefix <prefix> #8 1.016 show the given destination prefix instead of "b/" #8 1.016 --line-prefix <prefix> #8 1.016 prepend an additional prefix to every line of output #8 1.016 --no-prefix do not show any source or destination prefix #8 1.016 --inter-hunk-context <n> #8 1.016 show context between diff hunks up to the specified number of lines #8 1.016 --output-indicator-new <char> #8 1.016 specify the character to indicate a new line instead of '+' #8 1.016 --output-indicator-old <char> #8 1.016 specify the character to indicate an old line instead of '-' #8 1.016 --output-indicator-context <char> #8 1.016 specify the character to indicate a context instead of ' ' #8 1.016 #8 1.016 Diff rename options #8 1.016 -B, --break-rewrites[=<n>[/<m>]] #8 1.017 break complete rewrite changes into pairs of delete and create #8 1.017 -M, --find-renames[=<n>] #8 1.017 detect renames #8 1.017 -D, --irreversible-delete #8 1.017 omit the preimage for deletes #8 1.017 -C, --find-copies[=<n>] #8 1.017 detect copies #8 1.017 --find-copies-harder use unmodified files as source to find copies #8 1.017 --no-renames disable rename detection #8 1.017 --rename-empty use empty blobs as rename source #8 1.017 --follow continue listing the history of a file beyond renames #8 1.017 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.017 #8 1.017 Diff algorithm options #8 1.017 --minimal produce the smallest possible diff #8 1.017 -w, --ignore-all-space #8 1.017 ignore whitespace when comparing lines #8 1.017 -b, --ignore-space-change #8 1.017 ignore changes in amount of whitespace #8 1.017 --ignore-space-at-eol #8 1.017 ignore changes in whitespace at EOL #8 1.017 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.017 --ignore-blank-lines ignore changes whose lines are all blank #8 1.017 -I, --ignore-matching-lines <regex> #8 1.017 ignore changes whose all lines match <regex> #8 1.017 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.017 --patience generate diff using the "patience diff" algorithm #8 1.017 --histogram generate diff using the "histogram diff" algorithm #8 1.017 --diff-algorithm <algorithm> #8 1.017 choose a diff algorithm #8 1.017 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.017 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.017 --word-diff-regex <regex> #8 1.017 use <regex> to decide what a word is #8 1.017 --color-words[=<regex>] #8 1.017 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.017 --color-moved[=<mode>] #8 1.017 moved lines of code are colored differently #8 1.017 --color-moved-ws <mode> #8 1.017 how white spaces are ignored in --color-moved #8 1.017 #8 1.017 Other diff options #8 1.017 --relative[=<prefix>] #8 1.017 when run from subdir, exclude changes outside and show relative paths #8 1.017 -a, --text treat all files as text #8 1.017 -R swap two inputs, reverse the diff #8 1.017 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.017 --quiet disable all output of the program #8 1.017 --ext-diff allow an external diff helper to be executed #8 1.017 --textconv run external text conversion filters when comparing binary files #8 1.017 --ignore-submodules[=<when>] #8 1.017 ignore changes to submodules in the diff generation #8 1.017 --submodule[=<format>] #8 1.017 specify how differences in submodules are shown #8 1.017 --ita-invisible-in-index #8 1.017 hide 'git add -N' entries from the index #8 1.017 --ita-visible-in-index #8 1.017 treat 'git add -N' entries as real in the index #8 1.017 -S <string> look for differences that change the number of occurrences of the specified string #8 1.017 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.017 --pickaxe-all show all changes in the changeset with -S or -G #8 1.017 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.017 -O <file> control the order in which files appear in the output #8 1.017 --rotate-to <path> show the change in the specified path first #8 1.017 --skip-to <path> skip the output to the specified path #8 1.017 --find-object <object-id> #8 1.017 look for differences that change the number of occurrences of the specified object #8 1.017 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.017 select files by diff type #8 1.017 --output <file> output to a specific file #8 1.017 #8 1.021 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ROSE' #8 1.021 To add an exception for this directory, call: #8 1.021 #8 1.021 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ROSE #8 1.027 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ROSE' #8 1.027 To add an exception for this directory, call: #8 1.027 #8 1.027 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ROSE #8 1.031 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.031 usage: git diff --no-index [<options>] <path> <path> #8 1.031 #8 1.031 Diff output format options #8 1.031 -p, --patch generate patch #8 1.031 -s, --no-patch suppress diff output #8 1.031 -u generate patch #8 1.031 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.031 -W, --function-context #8 1.031 generate diffs with <n> lines context #8 1.031 --raw generate the diff in raw format #8 1.031 --patch-with-raw synonym for '-p --raw' #8 1.031 --patch-with-stat synonym for '-p --stat' #8 1.031 --numstat machine friendly --stat #8 1.031 --shortstat output only the last line of --stat #8 1.031 -X, --dirstat[=<param1,param2>...] #8 1.031 output the distribution of relative amount of changes for each sub-directory #8 1.031 --cumulative synonym for --dirstat=cumulative #8 1.031 --dirstat-by-file[=<param1,param2>...] #8 1.032 synonym for --dirstat=files,param1,param2... #8 1.032 --check warn if changes introduce conflict markers or whitespace errors #8 1.032 --summary condensed summary such as creations, renames and mode changes #8 1.032 --name-only show only names of changed files #8 1.032 --name-status show only names and status of changed files #8 1.032 --stat[=<width>[,<name-width>[,<count>]]] #8 1.032 generate diffstat #8 1.032 --stat-width <width> generate diffstat with a given width #8 1.032 --stat-name-width <width> #8 1.032 generate diffstat with a given name width #8 1.032 --stat-graph-width <width> #8 1.032 generate diffstat with a given graph width #8 1.032 --stat-count <count> generate diffstat with limited lines #8 1.032 --compact-summary generate compact summary in diffstat #8 1.032 --binary output a binary diff that can be applied #8 1.032 --full-index show full pre- and post-image object names on the "index" lines #8 1.032 --color[=<when>] show colored diff #8 1.032 --ws-error-highlight <kind> #8 1.032 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.032 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.032 --abbrev[=<n>] use <n> digits to display object names #8 1.032 --src-prefix <prefix> #8 1.032 show the given source prefix instead of "a/" #8 1.032 --dst-prefix <prefix> #8 1.032 show the given destination prefix instead of "b/" #8 1.032 --line-prefix <prefix> #8 1.032 prepend an additional prefix to every line of output #8 1.032 --no-prefix do not show any source or destination prefix #8 1.032 --inter-hunk-context <n> #8 1.032 show context between diff hunks up to the specified number of lines #8 1.032 --output-indicator-new <char> #8 1.032 specify the character to indicate a new line instead of '+' #8 1.032 --output-indicator-old <char> #8 1.032 specify the character to indicate an old line instead of '-' #8 1.032 --output-indicator-context <char> #8 1.032 specify the character to indicate a context instead of ' ' #8 1.032 #8 1.032 Diff rename options #8 1.032 -B, --break-rewrites[=<n>[/<m>]] #8 1.032 break complete rewrite changes into pairs of delete and create #8 1.032 -M, --find-renames[=<n>] #8 1.032 detect renames #8 1.032 -D, --irreversible-delete #8 1.032 omit the preimage for deletes #8 1.032 -C, --find-copies[=<n>] #8 1.032 detect copies #8 1.032 --find-copies-harder use unmodified files as source to find copies #8 1.032 --no-renames disable rename detection #8 1.032 --rename-empty use empty blobs as rename source #8 1.032 --follow continue listing the history of a file beyond renames #8 1.032 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.032 #8 1.032 Diff algorithm options #8 1.032 --minimal produce the smallest possible diff #8 1.032 -w, --ignore-all-space #8 1.032 ignore whitespace when comparing lines #8 1.032 -b, --ignore-space-change #8 1.032 ignore changes in amount of whitespace #8 1.032 --ignore-space-at-eol #8 1.032 ignore changes in whitespace at EOL #8 1.032 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.032 --ignore-blank-lines ignore changes whose lines are all blank #8 1.032 -I, --ignore-matching-lines <regex> #8 1.032 ignore changes whose all lines match <regex> #8 1.032 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.032 --patience generate diff using the "patience diff" algorithm #8 1.032 --histogram generate diff using the "histogram diff" algorithm #8 1.032 --diff-algorithm <algorithm> #8 1.032 choose a diff algorithm #8 1.032 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.032 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.032 --word-diff-regex <regex> #8 1.032 use <regex> to decide what a word is #8 1.032 --color-words[=<regex>] #8 1.032 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.032 --color-moved[=<mode>] #8 1.032 moved lines of code are colored differently #8 1.032 --color-moved-ws <mode> #8 1.032 how white spaces are ignored in --color-moved #8 1.032 #8 1.032 Other diff options #8 1.032 --relative[=<prefix>] #8 1.032 when run from subdir, exclude changes outside and show relative paths #8 1.032 -a, --text treat all files as text #8 1.032 -R swap two inputs, reverse the diff #8 1.032 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.032 --quiet disable all output of the program #8 1.032 --ext-diff allow an external diff helper to be executed #8 1.032 --textconv run external text conversion filters when comparing binary files #8 1.032 --ignore-submodules[=<when>] #8 1.032 ignore changes to submodules in the diff generation #8 1.032 --submodule[=<format>] #8 1.032 specify how differences in submodules are shown #8 1.032 --ita-invisible-in-index #8 1.032 hide 'git add -N' entries from the index #8 1.032 --ita-visible-in-index #8 1.032 treat 'git add -N' entries as real in the index #8 1.032 -S <string> look for differences that change the number of occurrences of the specified string #8 1.032 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.032 --pickaxe-all show all changes in the changeset with -S or -G #8 1.032 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.032 -O <file> control the order in which files appear in the output #8 1.032 --rotate-to <path> show the change in the specified path first #8 1.032 --skip-to <path> skip the output to the specified path #8 1.032 --find-object <object-id> #8 1.032 look for differences that change the number of occurrences of the specified object #8 1.032 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.032 select files by diff type #8 1.032 --output <file> output to a specific file #8 1.032 #8 1.037 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SCTP' #8 1.037 To add an exception for this directory, call: #8 1.037 #8 1.037 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SCTP #8 1.044 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SCTP' #8 1.044 To add an exception for this directory, call: #8 1.044 #8 1.044 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SCTP #8 1.048 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.048 usage: git diff --no-index [<options>] <path> <path> #8 1.048 #8 1.048 Diff output format options #8 1.048 -p, --patch generate patch #8 1.048 -s, --no-patch suppress diff output #8 1.048 -u generate patch #8 1.048 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.048 -W, --function-context #8 1.048 generate diffs with <n> lines context #8 1.048 --raw generate the diff in raw format #8 1.048 --patch-with-raw synonym for '-p --raw' #8 1.048 --patch-with-stat synonym for '-p --stat' #8 1.048 --numstat machine friendly --stat #8 1.048 --shortstat output only the last line of --stat #8 1.048 -X, --dirstat[=<param1,param2>...] #8 1.048 output the distribution of relative amount of changes for each sub-directory #8 1.048 --cumulative synonym for --dirstat=cumulative #8 1.048 --dirstat-by-file[=<param1,param2>...] #8 1.048 synonym for --dirstat=files,param1,param2... #8 1.048 --check warn if changes introduce conflict markers or whitespace errors #8 1.048 --summary condensed summary such as creations, renames and mode changes #8 1.048 --name-only show only names of changed files #8 1.048 --name-status show only names and status of changed files #8 1.048 --stat[=<width>[,<name-width>[,<count>]]] #8 1.048 generate diffstat #8 1.048 --stat-width <width> generate diffstat with a given width #8 1.048 --stat-name-width <width> #8 1.048 generate diffstat with a given name width #8 1.048 --stat-graph-width <width> #8 1.048 generate diffstat with a given graph width #8 1.048 --stat-count <count> generate diffstat with limited lines #8 1.048 --compact-summary generate compact summary in diffstat #8 1.048 --binary output a binary diff that can be applied #8 1.048 --full-index show full pre- and post-image object names on the "index" lines #8 1.048 --color[=<when>] show colored diff #8 1.048 --ws-error-highlight <kind> #8 1.048 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.048 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.048 --abbrev[=<n>] use <n> digits to display object names #8 1.048 --src-prefix <prefix> #8 1.048 show the given source prefix instead of "a/" #8 1.048 --dst-prefix <prefix> #8 1.048 show the given destination prefix instead of "b/" #8 1.048 --line-prefix <prefix> #8 1.048 prepend an additional prefix to every line of output #8 1.048 --no-prefix do not show any source or destination prefix #8 1.048 --inter-hunk-context <n> #8 1.048 show context between diff hunks up to the specified number of lines #8 1.048 --output-indicator-new <char> #8 1.048 specify the character to indicate a new line instead of '+' #8 1.048 --output-indicator-old <char> #8 1.048 specify the character to indicate an old line instead of '-' #8 1.048 --output-indicator-context <char> #8 1.048 specify the character to indicate a context instead of ' ' #8 1.048 #8 1.048 Diff rename options #8 1.048 -B, --break-rewrites[=<n>[/<m>]] #8 1.048 break complete rewrite changes into pairs of delete and create #8 1.048 -M, --find-renames[=<n>] #8 1.048 detect renames #8 1.048 -D, --irreversible-delete #8 1.048 omit the preimage for deletes #8 1.048 -C, --find-copies[=<n>] #8 1.048 detect copies #8 1.048 --find-copies-harder use unmodified files as source to find copies #8 1.048 --no-renames disable rename detection #8 1.048 --rename-empty use empty blobs as rename source #8 1.048 --follow continue listing the history of a file beyond renames #8 1.048 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.048 #8 1.048 Diff algorithm options #8 1.048 --minimal produce the smallest possible diff #8 1.048 -w, --ignore-all-space #8 1.048 ignore whitespace when comparing lines #8 1.048 -b, --ignore-space-change #8 1.048 ignore changes in amount of whitespace #8 1.048 --ignore-space-at-eol #8 1.048 ignore changes in whitespace at EOL #8 1.048 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.048 --ignore-blank-lines ignore changes whose lines are all blank #8 1.048 -I, --ignore-matching-lines <regex> #8 1.048 ignore changes whose all lines match <regex> #8 1.048 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.048 --patience generate diff using the "patience diff" algorithm #8 1.048 --histogram generate diff using the "histogram diff" algorithm #8 1.048 --diff-algorithm <algorithm> #8 1.048 choose a diff algorithm #8 1.048 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.048 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.048 --word-diff-regex <regex> #8 1.048 use <regex> to decide what a word is #8 1.048 --color-words[=<regex>] #8 1.048 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.048 --color-moved[=<mode>] #8 1.048 moved lines of code are colored differently #8 1.048 --color-moved-ws <mode> #8 1.048 how white spaces are ignored in --color-moved #8 1.048 #8 1.048 Other diff options #8 1.048 --relative[=<prefix>] #8 1.048 when run from subdir, exclude changes outside and show relative paths #8 1.048 -a, --text treat all files as text #8 1.048 -R swap two inputs, reverse the diff #8 1.048 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.048 --quiet disable all output of the program #8 1.048 --ext-diff allow an external diff helper to be executed #8 1.048 --textconv run external text conversion filters when comparing binary files #8 1.048 --ignore-submodules[=<when>] #8 1.048 ignore changes to submodules in the diff generation #8 1.048 --submodule[=<format>] #8 1.048 specify how differences in submodules are shown #8 1.048 --ita-invisible-in-index #8 1.048 hide 'git add -N' entries from the index #8 1.048 --ita-visible-in-index #8 1.048 treat 'git add -N' entries as real in the index #8 1.048 -S <string> look for differences that change the number of occurrences of the specified string #8 1.049 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.049 --pickaxe-all show all changes in the changeset with -S or -G #8 1.049 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.049 -O <file> control the order in which files appear in the output #8 1.049 --rotate-to <path> show the change in the specified path first #8 1.049 --skip-to <path> skip the output to the specified path #8 1.049 --find-object <object-id> #8 1.049 look for differences that change the number of occurrences of the specified object #8 1.049 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.049 select files by diff type #8 1.049 --output <file> output to a specific file #8 1.049 #8 1.053 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SDP' #8 1.053 To add an exception for this directory, call: #8 1.053 #8 1.053 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SDP #8 1.059 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SDP' #8 1.059 To add an exception for this directory, call: #8 1.059 #8 1.059 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SDP #8 1.063 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.063 usage: git diff --no-index [<options>] <path> <path> #8 1.063 #8 1.063 Diff output format options #8 1.063 -p, --patch generate patch #8 1.063 -s, --no-patch suppress diff output #8 1.063 -u generate patch #8 1.063 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.063 -W, --function-context #8 1.063 generate diffs with <n> lines context #8 1.063 --raw generate the diff in raw format #8 1.063 --patch-with-raw synonym for '-p --raw' #8 1.063 --patch-with-stat synonym for '-p --stat' #8 1.063 --numstat machine friendly --stat #8 1.063 --shortstat output only the last line of --stat #8 1.063 -X, --dirstat[=<param1,param2>...] #8 1.063 output the distribution of relative amount of changes for each sub-directory #8 1.063 --cumulative synonym for --dirstat=cumulative #8 1.063 --dirstat-by-file[=<param1,param2>...] #8 1.063 synonym for --dirstat=files,param1,param2... #8 1.063 --check warn if changes introduce conflict markers or whitespace errors #8 1.063 --summary condensed summary such as creations, renames and mode changes #8 1.063 --name-only show only names of changed files #8 1.063 --name-status show only names and status of changed files #8 1.064 --stat[=<width>[,<name-width>[,<count>]]] #8 1.064 generate diffstat #8 1.064 --stat-width <width> generate diffstat with a given width #8 1.064 --stat-name-width <width> #8 1.064 generate diffstat with a given name width #8 1.064 --stat-graph-width <width> #8 1.064 generate diffstat with a given graph width #8 1.064 --stat-count <count> generate diffstat with limited lines #8 1.064 --compact-summary generate compact summary in diffstat #8 1.064 --binary output a binary diff that can be applied #8 1.064 --full-index show full pre- and post-image object names on the "index" lines #8 1.064 --color[=<when>] show colored diff #8 1.064 --ws-error-highlight <kind> #8 1.064 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.064 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.064 --abbrev[=<n>] use <n> digits to display object names #8 1.064 --src-prefix <prefix> #8 1.064 show the given source prefix instead of "a/" #8 1.064 --dst-prefix <prefix> #8 1.064 show the given destination prefix instead of "b/" #8 1.064 --line-prefix <prefix> #8 1.064 prepend an additional prefix to every line of output #8 1.064 --no-prefix do not show any source or destination prefix #8 1.064 --inter-hunk-context <n> #8 1.064 show context between diff hunks up to the specified number of lines #8 1.064 --output-indicator-new <char> #8 1.064 specify the character to indicate a new line instead of '+' #8 1.064 --output-indicator-old <char> #8 1.064 specify the character to indicate an old line instead of '-' #8 1.064 --output-indicator-context <char> #8 1.064 specify the character to indicate a context instead of ' ' #8 1.064 #8 1.064 Diff rename options #8 1.064 -B, --break-rewrites[=<n>[/<m>]] #8 1.064 break complete rewrite changes into pairs of delete and create #8 1.064 -M, --find-renames[=<n>] #8 1.064 detect renames #8 1.064 -D, --irreversible-delete #8 1.064 omit the preimage for deletes #8 1.064 -C, --find-copies[=<n>] #8 1.064 detect copies #8 1.064 --find-copies-harder use unmodified files as source to find copies #8 1.064 --no-renames disable rename detection #8 1.064 --rename-empty use empty blobs as rename source #8 1.064 --follow continue listing the history of a file beyond renames #8 1.064 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.064 #8 1.064 Diff algorithm options #8 1.064 --minimal produce the smallest possible diff #8 1.064 -w, --ignore-all-space #8 1.064 ignore whitespace when comparing lines #8 1.064 -b, --ignore-space-change #8 1.064 ignore changes in amount of whitespace #8 1.064 --ignore-space-at-eol #8 1.064 ignore changes in whitespace at EOL #8 1.064 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.064 --ignore-blank-lines ignore changes whose lines are all blank #8 1.064 -I, --ignore-matching-lines <regex> #8 1.064 ignore changes whose all lines match <regex> #8 1.064 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.064 --patience generate diff using the "patience diff" algorithm #8 1.064 --histogram generate diff using the "histogram diff" algorithm #8 1.064 --diff-algorithm <algorithm> #8 1.064 choose a diff algorithm #8 1.064 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.064 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.064 --word-diff-regex <regex> #8 1.064 use <regex> to decide what a word is #8 1.064 --color-words[=<regex>] #8 1.064 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.064 --color-moved[=<mode>] #8 1.064 moved lines of code are colored differently #8 1.064 --color-moved-ws <mode> #8 1.064 how white spaces are ignored in --color-moved #8 1.064 #8 1.064 Other diff options #8 1.064 --relative[=<prefix>] #8 1.064 when run from subdir, exclude changes outside and show relative paths #8 1.064 -a, --text treat all files as text #8 1.064 -R swap two inputs, reverse the diff #8 1.064 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.064 --quiet disable all output of the program #8 1.064 --ext-diff allow an external diff helper to be executed #8 1.064 --textconv run external text conversion filters when comparing binary files #8 1.064 --ignore-submodules[=<when>] #8 1.064 ignore changes to submodules in the diff generation #8 1.064 --submodule[=<format>] #8 1.064 specify how differences in submodules are shown #8 1.064 --ita-invisible-in-index #8 1.064 hide 'git add -N' entries from the index #8 1.064 --ita-visible-in-index #8 1.064 treat 'git add -N' entries as real in the index #8 1.064 -S <string> look for differences that change the number of occurrences of the specified string #8 1.064 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.064 --pickaxe-all show all changes in the changeset with -S or -G #8 1.064 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.064 -O <file> control the order in which files appear in the output #8 1.064 --rotate-to <path> show the change in the specified path first #8 1.064 --skip-to <path> skip the output to the specified path #8 1.064 --find-object <object-id> #8 1.064 look for differences that change the number of occurrences of the specified object #8 1.064 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.064 select files by diff type #8 1.064 --output <file> output to a specific file #8 1.064 #8 1.069 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SUA' #8 1.069 To add an exception for this directory, call: #8 1.069 #8 1.069 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SUA #8 1.075 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SUA' #8 1.075 To add an exception for this directory, call: #8 1.075 #8 1.075 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SUA #8 1.079 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.079 usage: git diff --no-index [<options>] <path> <path> #8 1.079 #8 1.079 Diff output format options #8 1.079 -p, --patch generate patch #8 1.079 -s, --no-patch suppress diff output #8 1.079 -u generate patch #8 1.079 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.079 -W, --function-context #8 1.079 generate diffs with <n> lines context #8 1.079 --raw generate the diff in raw format #8 1.079 --patch-with-raw synonym for '-p --raw' #8 1.079 --patch-with-stat synonym for '-p --stat' #8 1.079 --numstat machine friendly --stat #8 1.079 --shortstat output only the last line of --stat #8 1.079 -X, --dirstat[=<param1,param2>...] #8 1.079 output the distribution of relative amount of changes for each sub-directory #8 1.079 --cumulative synonym for --dirstat=cumulative #8 1.079 --dirstat-by-file[=<param1,param2>...] #8 1.079 synonym for --dirstat=files,param1,param2... #8 1.079 --check warn if changes introduce conflict markers or whitespace errors #8 1.079 --summary condensed summary such as creations, renames and mode changes #8 1.079 --name-only show only names of changed files #8 1.079 --name-status show only names and status of changed files #8 1.079 --stat[=<width>[,<name-width>[,<count>]]] #8 1.079 generate diffstat #8 1.079 --stat-width <width> generate diffstat with a given width #8 1.079 --stat-name-width <width> #8 1.079 generate diffstat with a given name width #8 1.079 --stat-graph-width <width> #8 1.079 generate diffstat with a given graph width #8 1.079 --stat-count <count> generate diffstat with limited lines #8 1.079 --compact-summary generate compact summary in diffstat #8 1.079 --binary output a binary diff that can be applied #8 1.079 --full-index show full pre- and post-image object names on the "index" lines #8 1.079 --color[=<when>] show colored diff #8 1.079 --ws-error-highlight <kind> #8 1.079 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.079 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.079 --abbrev[=<n>] use <n> digits to display object names #8 1.079 --src-prefix <prefix> #8 1.079 show the given source prefix instead of "a/" #8 1.079 --dst-prefix <prefix> #8 1.079 show the given destination prefix instead of "b/" #8 1.079 --line-prefix <prefix> #8 1.079 prepend an additional prefix to every line of output #8 1.079 --no-prefix do not show any source or destination prefix #8 1.079 --inter-hunk-context <n> #8 1.079 show context between diff hunks up to the specified number of lines #8 1.079 --output-indicator-new <char> #8 1.079 specify the character to indicate a new line instead of '+' #8 1.079 --output-indicator-old <char> #8 1.079 specify the character to indicate an old line instead of '-' #8 1.079 --output-indicator-context <char> #8 1.079 specify the character to indicate a context instead of ' ' #8 1.079 #8 1.079 Diff rename options #8 1.079 -B, --break-rewrites[=<n>[/<m>]] #8 1.079 break complete rewrite changes into pairs of delete and create #8 1.079 -M, --find-renames[=<n>] #8 1.079 detect renames #8 1.079 -D, --irreversible-delete #8 1.079 omit the preimage for deletes #8 1.079 -C, --find-copies[=<n>] #8 1.079 detect copies #8 1.079 --find-copies-harder use unmodified files as source to find copies #8 1.079 --no-renames disable rename detection #8 1.079 --rename-empty use empty blobs as rename source #8 1.079 --follow continue listing the history of a file beyond renames #8 1.079 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.079 #8 1.079 Diff algorithm options #8 1.079 --minimal produce the smallest possible diff #8 1.079 -w, --ignore-all-space #8 1.079 ignore whitespace when comparing lines #8 1.079 -b, --ignore-space-change #8 1.079 ignore changes in amount of whitespace #8 1.079 --ignore-space-at-eol #8 1.079 ignore changes in whitespace at EOL #8 1.079 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.079 --ignore-blank-lines ignore changes whose lines are all blank #8 1.079 -I, --ignore-matching-lines <regex> #8 1.079 ignore changes whose all lines match <regex> #8 1.079 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.079 --patience generate diff using the "patience diff" algorithm #8 1.079 --histogram generate diff using the "histogram diff" algorithm #8 1.079 --diff-algorithm <algorithm> #8 1.079 choose a diff algorithm #8 1.079 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.079 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.079 --word-diff-regex <regex> #8 1.079 use <regex> to decide what a word is #8 1.079 --color-words[=<regex>] #8 1.079 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.079 --color-moved[=<mode>] #8 1.079 moved lines of code are colored differently #8 1.079 --color-moved-ws <mode> #8 1.079 how white spaces are ignored in --color-moved #8 1.079 #8 1.079 Other diff options #8 1.079 --relative[=<prefix>] #8 1.079 when run from subdir, exclude changes outside and show relative paths #8 1.079 -a, --text treat all files as text #8 1.079 -R swap two inputs, reverse the diff #8 1.079 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.079 --quiet disable all output of the program #8 1.079 --ext-diff allow an external diff helper to be executed #8 1.079 --textconv run external text conversion filters when comparing binary files #8 1.079 --ignore-submodules[=<when>] #8 1.079 ignore changes to submodules in the diff generation #8 1.079 --submodule[=<format>] #8 1.079 specify how differences in submodules are shown #8 1.079 --ita-invisible-in-index #8 1.079 hide 'git add -N' entries from the index #8 1.079 --ita-visible-in-index #8 1.079 treat 'git add -N' entries as real in the index #8 1.079 -S <string> look for differences that change the number of occurrences of the specified string #8 1.079 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.079 --pickaxe-all show all changes in the changeset with -S or -G #8 1.079 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.079 -O <file> control the order in which files appear in the output #8 1.079 --rotate-to <path> show the change in the specified path first #8 1.079 --skip-to <path> skip the output to the specified path #8 1.079 --find-object <object-id> #8 1.079 look for differences that change the number of occurrences of the specified object #8 1.079 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.079 select files by diff type #8 1.079 --output <file> output to a specific file #8 1.079 #8 1.084 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.NAS_EPS_15.2.0.1' #8 1.084 To add an exception for this directory, call: #8 1.084 #8 1.084 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.NAS_EPS_15.2.0.1 #8 1.090 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.NAS_EPS_15.2.0.1' #8 1.090 To add an exception for this directory, call: #8 1.090 #8 1.090 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.NAS_EPS_15.2.0.1 #8 1.093 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.093 usage: git diff --no-index [<options>] <path> <path> #8 1.093 #8 1.093 Diff output format options #8 1.093 -p, --patch generate patch #8 1.093 -s, --no-patch suppress diff output #8 1.093 -u generate patch #8 1.093 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.093 -W, --function-context #8 1.093 generate diffs with <n> lines context #8 1.093 --raw generate the diff in raw format #8 1.093 --patch-with-raw synonym for '-p --raw' #8 1.093 --patch-with-stat synonym for '-p --stat' #8 1.094 --numstat machine friendly --stat #8 1.094 --shortstat output only the last line of --stat #8 1.094 -X, --dirstat[=<param1,param2>...] #8 1.094 output the distribution of relative amount of changes for each sub-directory #8 1.094 --cumulative synonym for --dirstat=cumulative #8 1.094 --dirstat-by-file[=<param1,param2>...] #8 1.094 synonym for --dirstat=files,param1,param2... #8 1.094 --check warn if changes introduce conflict markers or whitespace errors #8 1.094 --summary condensed summary such as creations, renames and mode changes #8 1.094 --name-only show only names of changed files #8 1.094 --name-status show only names and status of changed files #8 1.094 --stat[=<width>[,<name-width>[,<count>]]] #8 1.094 generate diffstat #8 1.094 --stat-width <width> generate diffstat with a given width #8 1.094 --stat-name-width <width> #8 1.094 generate diffstat with a given name width #8 1.094 --stat-graph-width <width> #8 1.094 generate diffstat with a given graph width #8 1.094 --stat-count <count> generate diffstat with limited lines #8 1.094 --compact-summary generate compact summary in diffstat #8 1.094 --binary output a binary diff that can be applied #8 1.094 --full-index show full pre- and post-image object names on the "index" lines #8 1.094 --color[=<when>] show colored diff #8 1.094 --ws-error-highlight <kind> #8 1.094 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.094 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.094 --abbrev[=<n>] use <n> digits to display object names #8 1.094 --src-prefix <prefix> #8 1.094 show the given source prefix instead of "a/" #8 1.094 --dst-prefix <prefix> #8 1.094 show the given destination prefix instead of "b/" #8 1.094 --line-prefix <prefix> #8 1.094 prepend an additional prefix to every line of output #8 1.094 --no-prefix do not show any source or destination prefix #8 1.094 --inter-hunk-context <n> #8 1.094 show context between diff hunks up to the specified number of lines #8 1.094 --output-indicator-new <char> #8 1.094 specify the character to indicate a new line instead of '+' #8 1.094 --output-indicator-old <char> #8 1.094 specify the character to indicate an old line instead of '-' #8 1.094 --output-indicator-context <char> #8 1.094 specify the character to indicate a context instead of ' ' #8 1.094 #8 1.094 Diff rename options #8 1.094 -B, --break-rewrites[=<n>[/<m>]] #8 1.094 break complete rewrite changes into pairs of delete and create #8 1.094 -M, --find-renames[=<n>] #8 1.094 detect renames #8 1.094 -D, --irreversible-delete #8 1.094 omit the preimage for deletes #8 1.094 -C, --find-copies[=<n>] #8 1.094 detect copies #8 1.094 --find-copies-harder use unmodified files as source to find copies #8 1.094 --no-renames disable rename detection #8 1.094 --rename-empty use empty blobs as rename source #8 1.094 --follow continue listing the history of a file beyond renames #8 1.094 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.094 #8 1.094 Diff algorithm options #8 1.094 --minimal produce the smallest possible diff #8 1.094 -w, --ignore-all-space #8 1.094 ignore whitespace when comparing lines #8 1.094 -b, --ignore-space-change #8 1.094 ignore changes in amount of whitespace #8 1.094 --ignore-space-at-eol #8 1.094 ignore changes in whitespace at EOL #8 1.094 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.094 --ignore-blank-lines ignore changes whose lines are all blank #8 1.094 -I, --ignore-matching-lines <regex> #8 1.094 ignore changes whose all lines match <regex> #8 1.094 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.094 --patience generate diff using the "patience diff" algorithm #8 1.094 --histogram generate diff using the "histogram diff" algorithm #8 1.094 --diff-algorithm <algorithm> #8 1.094 choose a diff algorithm #8 1.094 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.094 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.094 --word-diff-regex <regex> #8 1.094 use <regex> to decide what a word is #8 1.094 --color-words[=<regex>] #8 1.094 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.094 --color-moved[=<mode>] #8 1.094 moved lines of code are colored differently #8 1.094 --color-moved-ws <mode> #8 1.094 how white spaces are ignored in --color-moved #8 1.094 #8 1.094 Other diff options #8 1.094 --relative[=<prefix>] #8 1.094 when run from subdir, exclude changes outside and show relative paths #8 1.094 -a, --text treat all files as text #8 1.094 -R swap two inputs, reverse the diff #8 1.094 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.094 --quiet disable all output of the program #8 1.094 --ext-diff allow an external diff helper to be executed #8 1.094 --textconv run external text conversion filters when comparing binary files #8 1.094 --ignore-submodules[=<when>] #8 1.094 ignore changes to submodules in the diff generation #8 1.094 --submodule[=<format>] #8 1.094 specify how differences in submodules are shown #8 1.094 --ita-invisible-in-index #8 1.094 hide 'git add -N' entries from the index #8 1.094 --ita-visible-in-index #8 1.094 treat 'git add -N' entries as real in the index #8 1.094 -S <string> look for differences that change the number of occurrences of the specified string #8 1.094 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.094 --pickaxe-all show all changes in the changeset with -S or -G #8 1.094 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.094 -O <file> control the order in which files appear in the output #8 1.094 --rotate-to <path> show the change in the specified path first #8 1.094 --skip-to <path> skip the output to the specified path #8 1.094 --find-object <object-id> #8 1.094 look for differences that change the number of occurrences of the specified object #8 1.094 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.094 select files by diff type #8 1.094 --output <file> output to a specific file #8 1.094 #8 1.098 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.NS_v7.3.0' #8 1.098 To add an exception for this directory, call: #8 1.098 #8 1.098 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.NS_v7.3.0 #8 1.104 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.NS_v7.3.0' #8 1.104 To add an exception for this directory, call: #8 1.104 #8 1.104 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.NS_v7.3.0 #8 1.108 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.108 usage: git diff --no-index [<options>] <path> <path> #8 1.108 #8 1.108 Diff output format options #8 1.108 -p, --patch generate patch #8 1.108 -s, --no-patch suppress diff output #8 1.108 -u generate patch #8 1.108 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.108 -W, --function-context #8 1.108 generate diffs with <n> lines context #8 1.108 --raw generate the diff in raw format #8 1.108 --patch-with-raw synonym for '-p --raw' #8 1.108 --patch-with-stat synonym for '-p --stat' #8 1.108 --numstat machine friendly --stat #8 1.108 --shortstat output only the last line of --stat #8 1.108 -X, --dirstat[=<param1,param2>...] #8 1.108 output the distribution of relative amount of changes for each sub-directory #8 1.108 --cumulative synonym for --dirstat=cumulative #8 1.108 --dirstat-by-file[=<param1,param2>...] #8 1.108 synonym for --dirstat=files,param1,param2... #8 1.108 --check warn if changes introduce conflict markers or whitespace errors #8 1.108 --summary condensed summary such as creations, renames and mode changes #8 1.108 --name-only show only names of changed files #8 1.108 --name-status show only names and status of changed files #8 1.108 --stat[=<width>[,<name-width>[,<count>]]] #8 1.108 generate diffstat #8 1.108 --stat-width <width> generate diffstat with a given width #8 1.108 --stat-name-width <width> #8 1.108 generate diffstat with a given name width #8 1.108 --stat-graph-width <width> #8 1.108 generate diffstat with a given graph width #8 1.108 --stat-count <count> generate diffstat with limited lines #8 1.108 --compact-summary generate compact summary in diffstat #8 1.108 --binary output a binary diff that can be applied #8 1.108 --full-index show full pre- and post-image object names on the "index" lines #8 1.108 --color[=<when>] show colored diff #8 1.108 --ws-error-highlight <kind> #8 1.108 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.108 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.108 --abbrev[=<n>] use <n> digits to display object names #8 1.108 --src-prefix <prefix> #8 1.108 show the given source prefix instead of "a/" #8 1.108 --dst-prefix <prefix> #8 1.108 show the given destination prefix instead of "b/" #8 1.108 --line-prefix <prefix> #8 1.108 prepend an additional prefix to every line of output #8 1.108 --no-prefix do not show any source or destination prefix #8 1.108 --inter-hunk-context <n> #8 1.108 show context between diff hunks up to the specified number of lines #8 1.108 --output-indicator-new <char> #8 1.108 specify the character to indicate a new line instead of '+' #8 1.108 --output-indicator-old <char> #8 1.108 specify the character to indicate an old line instead of '-' #8 1.108 --output-indicator-context <char> #8 1.108 specify the character to indicate a context instead of ' ' #8 1.108 #8 1.108 Diff rename options #8 1.108 -B, --break-rewrites[=<n>[/<m>]] #8 1.108 break complete rewrite changes into pairs of delete and create #8 1.108 -M, --find-renames[=<n>] #8 1.108 detect renames #8 1.108 -D, --irreversible-delete #8 1.108 omit the preimage for deletes #8 1.108 -C, --find-copies[=<n>] #8 1.108 detect copies #8 1.108 --find-copies-harder use unmodified files as source to find copies #8 1.108 --no-renames disable rename detection #8 1.108 --rename-empty use empty blobs as rename source #8 1.108 --follow continue listing the history of a file beyond renames #8 1.108 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.108 #8 1.108 Diff algorithm options #8 1.108 --minimal produce the smallest possible diff #8 1.108 -w, --ignore-all-space #8 1.108 ignore whitespace when comparing lines #8 1.108 -b, --ignore-space-change #8 1.108 ignore changes in amount of whitespace #8 1.108 --ignore-space-at-eol #8 1.108 ignore changes in whitespace at EOL #8 1.108 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.108 --ignore-blank-lines ignore changes whose lines are all blank #8 1.108 -I, --ignore-matching-lines <regex> #8 1.108 ignore changes whose all lines match <regex> #8 1.108 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.108 --patience generate diff using the "patience diff" algorithm #8 1.108 --histogram generate diff using the "histogram diff" algorithm #8 1.108 --diff-algorithm <algorithm> #8 1.108 choose a diff algorithm #8 1.108 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.108 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.108 --word-diff-regex <regex> #8 1.109 use <regex> to decide what a word is #8 1.109 --color-words[=<regex>] #8 1.109 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.109 --color-moved[=<mode>] #8 1.109 moved lines of code are colored differently #8 1.109 --color-moved-ws <mode> #8 1.109 how white spaces are ignored in --color-moved #8 1.109 #8 1.109 Other diff options #8 1.109 --relative[=<prefix>] #8 1.109 when run from subdir, exclude changes outside and show relative paths #8 1.109 -a, --text treat all files as text #8 1.109 -R swap two inputs, reverse the diff #8 1.109 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.109 --quiet disable all output of the program #8 1.109 --ext-diff allow an external diff helper to be executed #8 1.109 --textconv run external text conversion filters when comparing binary files #8 1.109 --ignore-submodules[=<when>] #8 1.109 ignore changes to submodules in the diff generation #8 1.109 --submodule[=<format>] #8 1.109 specify how differences in submodules are shown #8 1.109 --ita-invisible-in-index #8 1.109 hide 'git add -N' entries from the index #8 1.109 --ita-visible-in-index #8 1.109 treat 'git add -N' entries as real in the index #8 1.109 -S <string> look for differences that change the number of occurrences of the specified string #8 1.109 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.109 --pickaxe-all show all changes in the changeset with -S or -G #8 1.109 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.109 -O <file> control the order in which files appear in the output #8 1.109 --rotate-to <path> show the change in the specified path first #8 1.109 --skip-to <path> skip the output to the specified path #8 1.109 --find-object <object-id> #8 1.109 look for differences that change the number of occurrences of the specified object #8 1.109 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.109 select files by diff type #8 1.109 --output <file> output to a specific file #8 1.109 #8 1.113 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SGsAP_13.2.0' #8 1.113 To add an exception for this directory, call: #8 1.113 #8 1.113 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SGsAP_13.2.0 #8 1.119 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SGsAP_13.2.0' #8 1.119 To add an exception for this directory, call: #8 1.119 #8 1.119 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SGsAP_13.2.0 #8 1.123 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.123 usage: git diff --no-index [<options>] <path> <path> #8 1.123 #8 1.123 Diff output format options #8 1.123 -p, --patch generate patch #8 1.123 -s, --no-patch suppress diff output #8 1.123 -u generate patch #8 1.123 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.123 -W, --function-context #8 1.123 generate diffs with <n> lines context #8 1.123 --raw generate the diff in raw format #8 1.123 --patch-with-raw synonym for '-p --raw' #8 1.123 --patch-with-stat synonym for '-p --stat' #8 1.123 --numstat machine friendly --stat #8 1.123 --shortstat output only the last line of --stat #8 1.123 -X, --dirstat[=<param1,param2>...] #8 1.123 output the distribution of relative amount of changes for each sub-directory #8 1.123 --cumulative synonym for --dirstat=cumulative #8 1.123 --dirstat-by-file[=<param1,param2>...] #8 1.123 synonym for --dirstat=files,param1,param2... #8 1.123 --check warn if changes introduce conflict markers or whitespace errors #8 1.123 --summary condensed summary such as creations, renames and mode changes #8 1.123 --name-only show only names of changed files #8 1.123 --name-status show only names and status of changed files #8 1.123 --stat[=<width>[,<name-width>[,<count>]]] #8 1.123 generate diffstat #8 1.123 --stat-width <width> generate diffstat with a given width #8 1.123 --stat-name-width <width> #8 1.123 generate diffstat with a given name width #8 1.123 --stat-graph-width <width> #8 1.123 generate diffstat with a given graph width #8 1.123 --stat-count <count> generate diffstat with limited lines #8 1.123 --compact-summary generate compact summary in diffstat #8 1.123 --binary output a binary diff that can be applied #8 1.123 --full-index show full pre- and post-image object names on the "index" lines #8 1.123 --color[=<when>] show colored diff #8 1.123 --ws-error-highlight <kind> #8 1.123 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.123 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.123 --abbrev[=<n>] use <n> digits to display object names #8 1.123 --src-prefix <prefix> #8 1.123 show the given source prefix instead of "a/" #8 1.123 --dst-prefix <prefix> #8 1.123 show the given destination prefix instead of "b/" #8 1.123 --line-prefix <prefix> #8 1.123 prepend an additional prefix to every line of output #8 1.123 --no-prefix do not show any source or destination prefix #8 1.123 --inter-hunk-context <n> #8 1.123 show context between diff hunks up to the specified number of lines #8 1.123 --output-indicator-new <char> #8 1.123 specify the character to indicate a new line instead of '+' #8 1.123 --output-indicator-old <char> #8 1.123 specify the character to indicate an old line instead of '-' #8 1.123 --output-indicator-context <char> #8 1.123 specify the character to indicate a context instead of ' ' #8 1.123 #8 1.123 Diff rename options #8 1.123 -B, --break-rewrites[=<n>[/<m>]] #8 1.123 break complete rewrite changes into pairs of delete and create #8 1.123 -M, --find-renames[=<n>] #8 1.123 detect renames #8 1.123 -D, --irreversible-delete #8 1.123 omit the preimage for deletes #8 1.123 -C, --find-copies[=<n>] #8 1.123 detect copies #8 1.123 --find-copies-harder use unmodified files as source to find copies #8 1.123 --no-renames disable rename detection #8 1.123 --rename-empty use empty blobs as rename source #8 1.123 --follow continue listing the history of a file beyond renames #8 1.123 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.123 #8 1.123 Diff algorithm options #8 1.123 --minimal produce the smallest possible diff #8 1.123 -w, --ignore-all-space #8 1.123 ignore whitespace when comparing lines #8 1.123 -b, --ignore-space-change #8 1.123 ignore changes in amount of whitespace #8 1.123 --ignore-space-at-eol #8 1.123 ignore changes in whitespace at EOL #8 1.123 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.123 --ignore-blank-lines ignore changes whose lines are all blank #8 1.123 -I, --ignore-matching-lines <regex> #8 1.123 ignore changes whose all lines match <regex> #8 1.123 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.123 --patience generate diff using the "patience diff" algorithm #8 1.123 --histogram generate diff using the "histogram diff" algorithm #8 1.123 --diff-algorithm <algorithm> #8 1.123 choose a diff algorithm #8 1.123 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.123 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.123 --word-diff-regex <regex> #8 1.123 use <regex> to decide what a word is #8 1.123 --color-words[=<regex>] #8 1.123 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.123 --color-moved[=<mode>] #8 1.123 moved lines of code are colored differently #8 1.123 --color-moved-ws <mode> #8 1.123 how white spaces are ignored in --color-moved #8 1.123 #8 1.123 Other diff options #8 1.123 --relative[=<prefix>] #8 1.123 when run from subdir, exclude changes outside and show relative paths #8 1.123 -a, --text treat all files as text #8 1.123 -R swap two inputs, reverse the diff #8 1.123 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.123 --quiet disable all output of the program #8 1.123 --ext-diff allow an external diff helper to be executed #8 1.123 --textconv run external text conversion filters when comparing binary files #8 1.123 --ignore-submodules[=<when>] #8 1.123 ignore changes to submodules in the diff generation #8 1.123 --submodule[=<format>] #8 1.124 specify how differences in submodules are shown #8 1.124 --ita-invisible-in-index #8 1.124 hide 'git add -N' entries from the index #8 1.124 --ita-visible-in-index #8 1.124 treat 'git add -N' entries as real in the index #8 1.124 -S <string> look for differences that change the number of occurrences of the specified string #8 1.124 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.124 --pickaxe-all show all changes in the changeset with -S or -G #8 1.124 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.124 -O <file> control the order in which files appear in the output #8 1.124 --rotate-to <path> show the change in the specified path first #8 1.124 --skip-to <path> skip the output to the specified path #8 1.124 --find-object <object-id> #8 1.124 look for differences that change the number of occurrences of the specified object #8 1.124 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.124 select files by diff type #8 1.124 --output <file> output to a specific file #8 1.124 #8 1.128 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SNDCP_v7.0.0' #8 1.128 To add an exception for this directory, call: #8 1.128 #8 1.128 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SNDCP_v7.0.0 #8 1.134 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SNDCP_v7.0.0' #8 1.134 To add an exception for this directory, call: #8 1.134 #8 1.134 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SNDCP_v7.0.0 #8 1.138 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.138 usage: git diff --no-index [<options>] <path> <path> #8 1.138 #8 1.138 Diff output format options #8 1.138 -p, --patch generate patch #8 1.138 -s, --no-patch suppress diff output #8 1.138 -u generate patch #8 1.138 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.138 -W, --function-context #8 1.138 generate diffs with <n> lines context #8 1.138 --raw generate the diff in raw format #8 1.138 --patch-with-raw synonym for '-p --raw' #8 1.138 --patch-with-stat synonym for '-p --stat' #8 1.138 --numstat machine friendly --stat #8 1.138 --shortstat output only the last line of --stat #8 1.138 -X, --dirstat[=<param1,param2>...] #8 1.138 output the distribution of relative amount of changes for each sub-directory #8 1.138 --cumulative synonym for --dirstat=cumulative #8 1.138 --dirstat-by-file[=<param1,param2>...] #8 1.138 synonym for --dirstat=files,param1,param2... #8 1.138 --check warn if changes introduce conflict markers or whitespace errors #8 1.138 --summary condensed summary such as creations, renames and mode changes #8 1.138 --name-only show only names of changed files #8 1.138 --name-status show only names and status of changed files #8 1.138 --stat[=<width>[,<name-width>[,<count>]]] #8 1.138 generate diffstat #8 1.138 --stat-width <width> generate diffstat with a given width #8 1.138 --stat-name-width <width> #8 1.138 generate diffstat with a given name width #8 1.138 --stat-graph-width <width> #8 1.138 generate diffstat with a given graph width #8 1.138 --stat-count <count> generate diffstat with limited lines #8 1.138 --compact-summary generate compact summary in diffstat #8 1.138 --binary output a binary diff that can be applied #8 1.138 --full-index show full pre- and post-image object names on the "index" lines #8 1.138 --color[=<when>] show colored diff #8 1.138 --ws-error-highlight <kind> #8 1.138 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.138 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.138 --abbrev[=<n>] use <n> digits to display object names #8 1.138 --src-prefix <prefix> #8 1.138 show the given source prefix instead of "a/" #8 1.138 --dst-prefix <prefix> #8 1.138 show the given destination prefix instead of "b/" #8 1.138 --line-prefix <prefix> #8 1.138 prepend an additional prefix to every line of output #8 1.138 --no-prefix do not show any source or destination prefix #8 1.138 --inter-hunk-context <n> #8 1.138 show context between diff hunks up to the specified number of lines #8 1.138 --output-indicator-new <char> #8 1.138 specify the character to indicate a new line instead of '+' #8 1.138 --output-indicator-old <char> #8 1.138 specify the character to indicate an old line instead of '-' #8 1.138 --output-indicator-context <char> #8 1.138 specify the character to indicate a context instead of ' ' #8 1.138 #8 1.138 Diff rename options #8 1.138 -B, --break-rewrites[=<n>[/<m>]] #8 1.138 break complete rewrite changes into pairs of delete and create #8 1.138 -M, --find-renames[=<n>] #8 1.138 detect renames #8 1.138 -D, --irreversible-delete #8 1.138 omit the preimage for deletes #8 1.138 -C, --find-copies[=<n>] #8 1.138 detect copies #8 1.138 --find-copies-harder use unmodified files as source to find copies #8 1.138 --no-renames disable rename detection #8 1.138 --rename-empty use empty blobs as rename source #8 1.138 --follow continue listing the history of a file beyond renames #8 1.138 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.138 #8 1.138 Diff algorithm options #8 1.138 --minimal produce the smallest possible diff #8 1.138 -w, --ignore-all-space #8 1.138 ignore whitespace when comparing lines #8 1.138 -b, --ignore-space-change #8 1.138 ignore changes in amount of whitespace #8 1.138 --ignore-space-at-eol #8 1.138 ignore changes in whitespace at EOL #8 1.138 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.138 --ignore-blank-lines ignore changes whose lines are all blank #8 1.138 -I, --ignore-matching-lines <regex> #8 1.138 ignore changes whose all lines match <regex> #8 1.138 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.138 --patience generate diff using the "patience diff" algorithm #8 1.138 --histogram generate diff using the "histogram diff" algorithm #8 1.138 --diff-algorithm <algorithm> #8 1.138 choose a diff algorithm #8 1.138 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.138 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.138 --word-diff-regex <regex> #8 1.138 use <regex> to decide what a word is #8 1.138 --color-words[=<regex>] #8 1.138 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.138 --color-moved[=<mode>] #8 1.138 moved lines of code are colored differently #8 1.138 --color-moved-ws <mode> #8 1.138 how white spaces are ignored in --color-moved #8 1.138 #8 1.138 Other diff options #8 1.138 --relative[=<prefix>] #8 1.138 when run from subdir, exclude changes outside and show relative paths #8 1.138 -a, --text treat all files as text #8 1.138 -R swap two inputs, reverse the diff #8 1.138 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.138 --quiet disable all output of the program #8 1.138 --ext-diff allow an external diff helper to be executed #8 1.138 --textconv run external text conversion filters when comparing binary files #8 1.138 --ignore-submodules[=<when>] #8 1.138 ignore changes to submodules in the diff generation #8 1.138 --submodule[=<format>] #8 1.138 specify how differences in submodules are shown #8 1.138 --ita-invisible-in-index #8 1.138 hide 'git add -N' entries from the index #8 1.138 --ita-visible-in-index #8 1.138 treat 'git add -N' entries as real in the index #8 1.138 -S <string> look for differences that change the number of occurrences of the specified string #8 1.138 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.138 --pickaxe-all show all changes in the changeset with -S or -G #8 1.138 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.138 -O <file> control the order in which files appear in the output #8 1.138 --rotate-to <path> show the change in the specified path first #8 1.138 --skip-to <path> skip the output to the specified path #8 1.138 --find-object <object-id> #8 1.138 look for differences that change the number of occurrences of the specified object #8 1.138 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.138 select files by diff type #8 1.138 --output <file> output to a specific file #8 1.138 #8 1.143 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.PFCP_v15.1.0' #8 1.143 To add an exception for this directory, call: #8 1.143 #8 1.143 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.PFCP_v15.1.0 #8 1.149 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.PFCP_v15.1.0' #8 1.149 To add an exception for this directory, call: #8 1.149 #8 1.149 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.PFCP_v15.1.0 #8 1.152 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.152 usage: git diff --no-index [<options>] <path> <path> #8 1.152 #8 1.152 Diff output format options #8 1.152 -p, --patch generate patch #8 1.152 -s, --no-patch suppress diff output #8 1.152 -u generate patch #8 1.152 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.152 -W, --function-context #8 1.152 generate diffs with <n> lines context #8 1.152 --raw generate the diff in raw format #8 1.152 --patch-with-raw synonym for '-p --raw' #8 1.152 --patch-with-stat synonym for '-p --stat' #8 1.152 --numstat machine friendly --stat #8 1.152 --shortstat output only the last line of --stat #8 1.152 -X, --dirstat[=<param1,param2>...] #8 1.152 output the distribution of relative amount of changes for each sub-directory #8 1.152 --cumulative synonym for --dirstat=cumulative #8 1.152 --dirstat-by-file[=<param1,param2>...] #8 1.152 synonym for --dirstat=files,param1,param2... #8 1.152 --check warn if changes introduce conflict markers or whitespace errors #8 1.152 --summary condensed summary such as creations, renames and mode changes #8 1.152 --name-only show only names of changed files #8 1.152 --name-status show only names and status of changed files #8 1.152 --stat[=<width>[,<name-width>[,<count>]]] #8 1.152 generate diffstat #8 1.152 --stat-width <width> generate diffstat with a given width #8 1.152 --stat-name-width <width> #8 1.152 generate diffstat with a given name width #8 1.152 --stat-graph-width <width> #8 1.152 generate diffstat with a given graph width #8 1.152 --stat-count <count> generate diffstat with limited lines #8 1.152 --compact-summary generate compact summary in diffstat #8 1.152 --binary output a binary diff that can be applied #8 1.152 --full-index show full pre- and post-image object names on the "index" lines #8 1.152 --color[=<when>] show colored diff #8 1.152 --ws-error-highlight <kind> #8 1.153 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.153 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.153 --abbrev[=<n>] use <n> digits to display object names #8 1.153 --src-prefix <prefix> #8 1.153 show the given source prefix instead of "a/" #8 1.153 --dst-prefix <prefix> #8 1.153 show the given destination prefix instead of "b/" #8 1.153 --line-prefix <prefix> #8 1.153 prepend an additional prefix to every line of output #8 1.153 --no-prefix do not show any source or destination prefix #8 1.153 --inter-hunk-context <n> #8 1.153 show context between diff hunks up to the specified number of lines #8 1.153 --output-indicator-new <char> #8 1.153 specify the character to indicate a new line instead of '+' #8 1.153 --output-indicator-old <char> #8 1.153 specify the character to indicate an old line instead of '-' #8 1.153 --output-indicator-context <char> #8 1.153 specify the character to indicate a context instead of ' ' #8 1.153 #8 1.153 Diff rename options #8 1.153 -B, --break-rewrites[=<n>[/<m>]] #8 1.153 break complete rewrite changes into pairs of delete and create #8 1.153 -M, --find-renames[=<n>] #8 1.153 detect renames #8 1.153 -D, --irreversible-delete #8 1.153 omit the preimage for deletes #8 1.153 -C, --find-copies[=<n>] #8 1.153 detect copies #8 1.153 --find-copies-harder use unmodified files as source to find copies #8 1.153 --no-renames disable rename detection #8 1.153 --rename-empty use empty blobs as rename source #8 1.153 --follow continue listing the history of a file beyond renames #8 1.153 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.153 #8 1.153 Diff algorithm options #8 1.153 --minimal produce the smallest possible diff #8 1.153 -w, --ignore-all-space #8 1.153 ignore whitespace when comparing lines #8 1.153 -b, --ignore-space-change #8 1.153 ignore changes in amount of whitespace #8 1.153 --ignore-space-at-eol #8 1.153 ignore changes in whitespace at EOL #8 1.153 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.153 --ignore-blank-lines ignore changes whose lines are all blank #8 1.153 -I, --ignore-matching-lines <regex> #8 1.153 ignore changes whose all lines match <regex> #8 1.153 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.153 --patience generate diff using the "patience diff" algorithm #8 1.153 --histogram generate diff using the "histogram diff" algorithm #8 1.153 --diff-algorithm <algorithm> #8 1.153 choose a diff algorithm #8 1.153 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.153 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.153 --word-diff-regex <regex> #8 1.153 use <regex> to decide what a word is #8 1.153 --color-words[=<regex>] #8 1.153 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.153 --color-moved[=<mode>] #8 1.153 moved lines of code are colored differently #8 1.153 --color-moved-ws <mode> #8 1.153 how white spaces are ignored in --color-moved #8 1.153 #8 1.153 Other diff options #8 1.153 --relative[=<prefix>] #8 1.153 when run from subdir, exclude changes outside and show relative paths #8 1.153 -a, --text treat all files as text #8 1.153 -R swap two inputs, reverse the diff #8 1.153 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.153 --quiet disable all output of the program #8 1.153 --ext-diff allow an external diff helper to be executed #8 1.153 --textconv run external text conversion filters when comparing binary files #8 1.153 --ignore-submodules[=<when>] #8 1.153 ignore changes to submodules in the diff generation #8 1.153 --submodule[=<format>] #8 1.153 specify how differences in submodules are shown #8 1.153 --ita-invisible-in-index #8 1.153 hide 'git add -N' entries from the index #8 1.153 --ita-visible-in-index #8 1.153 treat 'git add -N' entries as real in the index #8 1.153 -S <string> look for differences that change the number of occurrences of the specified string #8 1.153 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.153 --pickaxe-all show all changes in the changeset with -S or -G #8 1.153 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.153 -O <file> control the order in which files appear in the output #8 1.153 --rotate-to <path> show the change in the specified path first #8 1.153 --skip-to <path> skip the output to the specified path #8 1.153 --find-object <object-id> #8 1.153 look for differences that change the number of occurrences of the specified object #8 1.153 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.153 select files by diff type #8 1.153 --output <file> output to a specific file #8 1.153 #8 1.158 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Socket-API' #8 1.158 To add an exception for this directory, call: #8 1.158 #8 1.158 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Socket-API #8 1.160 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Socket-API' #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.Common_Components.Socket-API #8 1.161 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.161 usage: git diff --no-index [<options>] <path> <path> #8 1.161 #8 1.161 Diff output format options #8 1.161 -p, --patch generate patch #8 1.161 -s, --no-patch suppress diff output #8 1.161 -u generate patch #8 1.161 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.161 -W, --function-context #8 1.161 generate diffs with <n> lines context #8 1.161 --raw generate the diff in raw format #8 1.161 --patch-with-raw synonym for '-p --raw' #8 1.161 --patch-with-stat synonym for '-p --stat' #8 1.161 --numstat machine friendly --stat #8 1.161 --shortstat output only the last line of --stat #8 1.161 -X, --dirstat[=<param1,param2>...] #8 1.161 output the distribution of relative amount of changes for each sub-directory #8 1.161 --cumulative synonym for --dirstat=cumulative #8 1.161 --dirstat-by-file[=<param1,param2>...] #8 1.161 synonym for --dirstat=files,param1,param2... #8 1.161 --check warn if changes introduce conflict markers or whitespace errors #8 1.161 --summary condensed summary such as creations, renames and mode changes #8 1.161 --name-only show only names of changed files #8 1.161 --name-status show only names and status of changed files #8 1.161 --stat[=<width>[,<name-width>[,<count>]]] #8 1.161 generate diffstat #8 1.161 --stat-width <width> generate diffstat with a given width #8 1.161 --stat-name-width <width> #8 1.161 generate diffstat with a given name width #8 1.161 --stat-graph-width <width> #8 1.161 generate diffstat with a given graph width #8 1.161 --stat-count <count> generate diffstat with limited lines #8 1.161 --compact-summary generate compact summary in diffstat #8 1.161 --binary output a binary diff that can be applied #8 1.161 --full-index show full pre- and post-image object names on the "index" lines #8 1.161 --color[=<when>] show colored diff #8 1.161 --ws-error-highlight <kind> #8 1.161 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.161 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.161 --abbrev[=<n>] use <n> digits to display object names #8 1.161 --src-prefix <prefix> #8 1.161 show the given source prefix instead of "a/" #8 1.161 --dst-prefix <prefix> #8 1.161 show the given destination prefix instead of "b/" #8 1.161 --line-prefix <prefix> #8 1.161 prepend an additional prefix to every line of output #8 1.161 --no-prefix do not show any source or destination prefix #8 1.161 --inter-hunk-context <n> #8 1.161 show context between diff hunks up to the specified number of lines #8 1.161 --output-indicator-new <char> #8 1.161 specify the character to indicate a new line instead of '+' #8 1.161 --output-indicator-old <char> #8 1.161 specify the character to indicate an old line instead of '-' #8 1.161 --output-indicator-context <char> #8 1.161 specify the character to indicate a context instead of ' ' #8 1.161 #8 1.161 Diff rename options #8 1.161 -B, --break-rewrites[=<n>[/<m>]] #8 1.161 break complete rewrite changes into pairs of delete and create #8 1.161 -M, --find-renames[=<n>] #8 1.161 detect renames #8 1.161 -D, --irreversible-delete #8 1.161 omit the preimage for deletes #8 1.161 -C, --find-copies[=<n>] #8 1.161 detect copies #8 1.161 --find-copies-harder use unmodified files as source to find copies #8 1.161 --no-renames disable rename detection #8 1.161 --rename-empty use empty blobs as rename source #8 1.161 --follow continue listing the history of a file beyond renames #8 1.161 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.161 #8 1.161 Diff algorithm options #8 1.161 --minimal produce the smallest possible diff #8 1.161 -w, --ignore-all-space #8 1.161 ignore whitespace when comparing lines #8 1.161 -b, --ignore-space-change #8 1.161 ignore changes in amount of whitespace #8 1.161 --ignore-space-at-eol #8 1.161 ignore changes in whitespace at EOL #8 1.161 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.161 --ignore-blank-lines ignore changes whose lines are all blank #8 1.161 -I, --ignore-matching-lines <regex> #8 1.161 ignore changes whose all lines match <regex> #8 1.161 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.161 --patience generate diff using the "patience diff" algorithm #8 1.161 --histogram generate diff using the "histogram diff" algorithm #8 1.161 --diff-algorithm <algorithm> #8 1.161 choose a diff algorithm #8 1.161 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.161 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.161 --word-diff-regex <regex> #8 1.161 use <regex> to decide what a word is #8 1.161 --color-words[=<regex>] #8 1.161 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.161 --color-moved[=<mode>] #8 1.161 moved lines of code are colored differently #8 1.161 --color-moved-ws <mode> #8 1.161 how white spaces are ignored in --color-moved #8 1.161 #8 1.161 Other diff options #8 1.161 --relative[=<prefix>] #8 1.161 when run from subdir, exclude changes outside and show relative paths #8 1.161 -a, --text treat all files as text #8 1.161 -R swap two inputs, reverse the diff #8 1.161 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.161 --quiet disable all output of the program #8 1.161 --ext-diff allow an external diff helper to be executed #8 1.161 --textconv run external text conversion filters when comparing binary files #8 1.161 --ignore-submodules[=<when>] #8 1.161 ignore changes to submodules in the diff generation #8 1.161 --submodule[=<format>] #8 1.161 specify how differences in submodules are shown #8 1.161 --ita-invisible-in-index #8 1.161 hide 'git add -N' entries from the index #8 1.161 --ita-visible-in-index #8 1.161 treat 'git add -N' entries as real in the index #8 1.161 -S <string> look for differences that change the number of occurrences of the specified string #8 1.161 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.161 --pickaxe-all show all changes in the changeset with -S or -G #8 1.161 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.161 -O <file> control the order in which files appear in the output #8 1.161 --rotate-to <path> show the change in the specified path first #8 1.161 --skip-to <path> skip the output to the specified path #8 1.161 --find-object <object-id> #8 1.161 look for differences that change the number of occurrences of the specified object #8 1.161 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.161 select files by diff type #8 1.161 --output <file> output to a specific file #8 1.161 #8 1.162 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Abstract_Socket' #8 1.162 To add an exception for this directory, call: #8 1.162 #8 1.162 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Abstract_Socket #8 1.163 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Abstract_Socket' #8 1.163 To add an exception for this directory, call: #8 1.163 #8 1.163 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Abstract_Socket #8 1.163 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.163 usage: git diff --no-index [<options>] <path> <path> #8 1.163 #8 1.163 Diff output format options #8 1.163 -p, --patch generate patch #8 1.163 -s, --no-patch suppress diff output #8 1.163 -u generate patch #8 1.163 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.163 -W, --function-context #8 1.163 generate diffs with <n> lines context #8 1.163 --raw generate the diff in raw format #8 1.163 --patch-with-raw synonym for '-p --raw' #8 1.163 --patch-with-stat synonym for '-p --stat' #8 1.163 --numstat machine friendly --stat #8 1.163 --shortstat output only the last line of --stat #8 1.163 -X, --dirstat[=<param1,param2>...] #8 1.163 output the distribution of relative amount of changes for each sub-directory #8 1.163 --cumulative synonym for --dirstat=cumulative #8 1.163 --dirstat-by-file[=<param1,param2>...] #8 1.163 synonym for --dirstat=files,param1,param2... #8 1.163 --check warn if changes introduce conflict markers or whitespace errors #8 1.163 --summary condensed summary such as creations, renames and mode changes #8 1.163 --name-only show only names of changed files #8 1.163 --name-status show only names and status of changed files #8 1.163 --stat[=<width>[,<name-width>[,<count>]]] #8 1.163 generate diffstat #8 1.163 --stat-width <width> generate diffstat with a given width #8 1.163 --stat-name-width <width> #8 1.163 generate diffstat with a given name width #8 1.163 --stat-graph-width <width> #8 1.163 generate diffstat with a given graph width #8 1.163 --stat-count <count> generate diffstat with limited lines #8 1.163 --compact-summary generate compact summary in diffstat #8 1.163 --binary output a binary diff that can be applied #8 1.163 --full-index show full pre- and post-image object names on the "index" lines #8 1.163 --color[=<when>] show colored diff #8 1.163 --ws-error-highlight <kind> #8 1.163 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.163 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.163 --abbrev[=<n>] use <n> digits to display object names #8 1.163 --src-prefix <prefix> #8 1.163 show the given source prefix instead of "a/" #8 1.163 --dst-prefix <prefix> #8 1.163 show the given destination prefix instead of "b/" #8 1.163 --line-prefix <prefix> #8 1.163 prepend an additional prefix to every line of output #8 1.163 --no-prefix do not show any source or destination prefix #8 1.163 --inter-hunk-context <n> #8 1.163 show context between diff hunks up to the specified number of lines #8 1.163 --output-indicator-new <char> #8 1.163 specify the character to indicate a new line instead of '+' #8 1.163 --output-indicator-old <char> #8 1.163 specify the character to indicate an old line instead of '-' #8 1.163 --output-indicator-context <char> #8 1.163 specify the character to indicate a context instead of ' ' #8 1.163 #8 1.163 Diff rename options #8 1.163 -B, --break-rewrites[=<n>[/<m>]] #8 1.163 break complete rewrite changes into pairs of delete and create #8 1.163 -M, --find-renames[=<n>] #8 1.163 detect renames #8 1.163 -D, --irreversible-delete #8 1.163 omit the preimage for deletes #8 1.163 -C, --find-copies[=<n>] #8 1.163 detect copies #8 1.163 --find-copies-harder use unmodified files as source to find copies #8 1.163 --no-renames disable rename detection #8 1.163 --rename-empty use empty blobs as rename source #8 1.163 --follow continue listing the history of a file beyond renames #8 1.163 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.163 #8 1.163 Diff algorithm options #8 1.163 --minimal produce the smallest possible diff #8 1.163 -w, --ignore-all-space #8 1.163 ignore whitespace when comparing lines #8 1.163 -b, --ignore-space-change #8 1.163 ignore changes in amount of whitespace #8 1.163 --ignore-space-at-eol #8 1.163 ignore changes in whitespace at EOL #8 1.163 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.163 --ignore-blank-lines ignore changes whose lines are all blank #8 1.163 -I, --ignore-matching-lines <regex> #8 1.163 ignore changes whose all lines match <regex> #8 1.163 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.163 --patience generate diff using the "patience diff" algorithm #8 1.163 --histogram generate diff using the "histogram diff" algorithm #8 1.163 --diff-algorithm <algorithm> #8 1.163 choose a diff algorithm #8 1.163 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.163 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.163 --word-diff-regex <regex> #8 1.163 use <regex> to decide what a word is #8 1.163 --color-words[=<regex>] #8 1.163 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.163 --color-moved[=<mode>] #8 1.163 moved lines of code are colored differently #8 1.163 --color-moved-ws <mode> #8 1.163 how white spaces are ignored in --color-moved #8 1.163 #8 1.163 Other diff options #8 1.163 --relative[=<prefix>] #8 1.163 when run from subdir, exclude changes outside and show relative paths #8 1.163 -a, --text treat all files as text #8 1.163 -R swap two inputs, reverse the diff #8 1.163 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.163 --quiet disable all output of the program #8 1.163 --ext-diff allow an external diff helper to be executed #8 1.163 --textconv run external text conversion filters when comparing binary files #8 1.163 --ignore-submodules[=<when>] #8 1.163 ignore changes to submodules in the diff generation #8 1.163 --submodule[=<format>] #8 1.163 specify how differences in submodules are shown #8 1.163 --ita-invisible-in-index #8 1.163 hide 'git add -N' entries from the index #8 1.163 --ita-visible-in-index #8 1.163 treat 'git add -N' entries as real in the index #8 1.163 -S <string> look for differences that change the number of occurrences of the specified string #8 1.163 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.163 --pickaxe-all show all changes in the changeset with -S or -G #8 1.163 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.163 -O <file> control the order in which files appear in the output #8 1.163 --rotate-to <path> show the change in the specified path first #8 1.163 --skip-to <path> skip the output to the specified path #8 1.163 --find-object <object-id> #8 1.163 look for differences that change the number of occurrences of the specified object #8 1.163 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.163 select files by diff type #8 1.163 --output <file> output to a specific file #8 1.163 #8 1.165 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.HTTPmsg' #8 1.165 To add an exception for this directory, call: #8 1.165 #8 1.165 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.HTTPmsg #8 1.168 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.HTTPmsg' #8 1.168 To add an exception for this directory, call: #8 1.168 #8 1.168 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.HTTPmsg #8 1.171 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.171 usage: git diff --no-index [<options>] <path> <path> #8 1.171 #8 1.171 Diff output format options #8 1.171 -p, --patch generate patch #8 1.171 -s, --no-patch suppress diff output #8 1.171 -u generate patch #8 1.171 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.171 -W, --function-context #8 1.171 generate diffs with <n> lines context #8 1.171 --raw generate the diff in raw format #8 1.171 --patch-with-raw synonym for '-p --raw' #8 1.171 --patch-with-stat synonym for '-p --stat' #8 1.171 --numstat machine friendly --stat #8 1.171 --shortstat output only the last line of --stat #8 1.171 -X, --dirstat[=<param1,param2>...] #8 1.171 output the distribution of relative amount of changes for each sub-directory #8 1.171 --cumulative synonym for --dirstat=cumulative #8 1.171 --dirstat-by-file[=<param1,param2>...] #8 1.171 synonym for --dirstat=files,param1,param2... #8 1.171 --check warn if changes introduce conflict markers or whitespace errors #8 1.171 --summary condensed summary such as creations, renames and mode changes #8 1.171 --name-only show only names of changed files #8 1.171 --name-status show only names and status of changed files #8 1.171 --stat[=<width>[,<name-width>[,<count>]]] #8 1.171 generate diffstat #8 1.171 --stat-width <width> generate diffstat with a given width #8 1.171 --stat-name-width <width> #8 1.171 generate diffstat with a given name width #8 1.171 --stat-graph-width <width> #8 1.171 generate diffstat with a given graph width #8 1.171 --stat-count <count> generate diffstat with limited lines #8 1.171 --compact-summary generate compact summary in diffstat #8 1.171 --binary output a binary diff that can be applied #8 1.171 --full-index show full pre- and post-image object names on the "index" lines #8 1.171 --color[=<when>] show colored diff #8 1.171 --ws-error-highlight <kind> #8 1.171 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.171 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.171 --abbrev[=<n>] use <n> digits to display object names #8 1.171 --src-prefix <prefix> #8 1.171 show the given source prefix instead of "a/" #8 1.171 --dst-prefix <prefix> #8 1.171 show the given destination prefix instead of "b/" #8 1.171 --line-prefix <prefix> #8 1.171 prepend an additional prefix to every line of output #8 1.171 --no-prefix do not show any source or destination prefix #8 1.171 --inter-hunk-context <n> #8 1.171 show context between diff hunks up to the specified number of lines #8 1.171 --output-indicator-new <char> #8 1.171 specify the character to indicate a new line instead of '+' #8 1.171 --output-indicator-old <char> #8 1.171 specify the character to indicate an old line instead of '-' #8 1.171 --output-indicator-context <char> #8 1.171 specify the character to indicate a context instead of ' ' #8 1.171 #8 1.171 Diff rename options #8 1.171 -B, --break-rewrites[=<n>[/<m>]] #8 1.171 break complete rewrite changes into pairs of delete and create #8 1.171 -M, --find-renames[=<n>] #8 1.171 detect renames #8 1.171 -D, --irreversible-delete #8 1.171 omit the preimage for deletes #8 1.171 -C, --find-copies[=<n>] #8 1.171 detect copies #8 1.171 --find-copies-harder use unmodified files as source to find copies #8 1.171 --no-renames disable rename detection #8 1.171 --rename-empty use empty blobs as rename source #8 1.171 --follow continue listing the history of a file beyond renames #8 1.171 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.171 #8 1.171 Diff algorithm options #8 1.171 --minimal produce the smallest possible diff #8 1.171 -w, --ignore-all-space #8 1.171 ignore whitespace when comparing lines #8 1.171 -b, --ignore-space-change #8 1.171 ignore changes in amount of whitespace #8 1.171 --ignore-space-at-eol #8 1.171 ignore changes in whitespace at EOL #8 1.171 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.171 --ignore-blank-lines ignore changes whose lines are all blank #8 1.171 -I, --ignore-matching-lines <regex> #8 1.171 ignore changes whose all lines match <regex> #8 1.171 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.171 --patience generate diff using the "patience diff" algorithm #8 1.171 --histogram generate diff using the "histogram diff" algorithm #8 1.171 --diff-algorithm <algorithm> #8 1.171 choose a diff algorithm #8 1.171 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.171 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.171 --word-diff-regex <regex> #8 1.171 use <regex> to decide what a word is #8 1.171 --color-words[=<regex>] #8 1.171 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.171 --color-moved[=<mode>] #8 1.171 moved lines of code are colored differently #8 1.171 --color-moved-ws <mode> #8 1.171 how white spaces are ignored in --color-moved #8 1.171 #8 1.171 Other diff options #8 1.171 --relative[=<prefix>] #8 1.171 when run from subdir, exclude changes outside and show relative paths #8 1.171 -a, --text treat all files as text #8 1.171 -R swap two inputs, reverse the diff #8 1.171 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.171 --quiet disable all output of the program #8 1.171 --ext-diff allow an external diff helper to be executed #8 1.171 --textconv run external text conversion filters when comparing binary files #8 1.171 --ignore-submodules[=<when>] #8 1.171 ignore changes to submodules in the diff generation #8 1.171 --submodule[=<format>] #8 1.171 specify how differences in submodules are shown #8 1.171 --ita-invisible-in-index #8 1.171 hide 'git add -N' entries from the index #8 1.171 --ita-visible-in-index #8 1.171 treat 'git add -N' entries as real in the index #8 1.171 -S <string> look for differences that change the number of occurrences of the specified string #8 1.171 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.171 --pickaxe-all show all changes in the changeset with -S or -G #8 1.171 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.171 -O <file> control the order in which files appear in the output #8 1.171 --rotate-to <path> show the change in the specified path first #8 1.171 --skip-to <path> skip the output to the specified path #8 1.171 --find-object <object-id> #8 1.171 look for differences that change the number of occurrences of the specified object #8 1.171 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.171 select files by diff type #8 1.171 --output <file> output to a specific file #8 1.171 #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 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.IPL4asp' #8 1.179 To add an exception for this directory, call: #8 1.179 #8 1.179 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.IPL4asp #8 1.183 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.183 usage: git diff --no-index [<options>] <path> <path> #8 1.183 #8 1.183 Diff output format options #8 1.183 -p, --patch generate patch #8 1.183 -s, --no-patch suppress diff output #8 1.183 -u generate patch #8 1.183 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.183 -W, --function-context #8 1.183 generate diffs with <n> lines context #8 1.183 --raw generate the diff in raw format #8 1.183 --patch-with-raw synonym for '-p --raw' #8 1.183 --patch-with-stat synonym for '-p --stat' #8 1.183 --numstat machine friendly --stat #8 1.183 --shortstat output only the last line of --stat #8 1.183 -X, --dirstat[=<param1,param2>...] #8 1.183 output the distribution of relative amount of changes for each sub-directory #8 1.183 --cumulative synonym for --dirstat=cumulative #8 1.183 --dirstat-by-file[=<param1,param2>...] #8 1.183 synonym for --dirstat=files,param1,param2... #8 1.183 --check warn if changes introduce conflict markers or whitespace errors #8 1.183 --summary condensed summary such as creations, renames and mode changes #8 1.183 --name-only show only names of changed files #8 1.183 --name-status show only names and status of changed files #8 1.183 --stat[=<width>[,<name-width>[,<count>]]] #8 1.183 generate diffstat #8 1.183 --stat-width <width> generate diffstat with a given width #8 1.183 --stat-name-width <width> #8 1.183 generate diffstat with a given name width #8 1.183 --stat-graph-width <width> #8 1.183 generate diffstat with a given graph width #8 1.183 --stat-count <count> generate diffstat with limited lines #8 1.183 --compact-summary generate compact summary in diffstat #8 1.183 --binary output a binary diff that can be applied #8 1.183 --full-index show full pre- and post-image object names on the "index" lines #8 1.183 --color[=<when>] show colored diff #8 1.183 --ws-error-highlight <kind> #8 1.183 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.183 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.183 --abbrev[=<n>] use <n> digits to display object names #8 1.183 --src-prefix <prefix> #8 1.183 show the given source prefix instead of "a/" #8 1.183 --dst-prefix <prefix> #8 1.183 show the given destination prefix instead of "b/" #8 1.183 --line-prefix <prefix> #8 1.183 prepend an additional prefix to every line of output #8 1.183 --no-prefix do not show any source or destination prefix #8 1.183 --inter-hunk-context <n> #8 1.183 show context between diff hunks up to the specified number of lines #8 1.183 --output-indicator-new <char> #8 1.183 specify the character to indicate a new line instead of '+' #8 1.183 --output-indicator-old <char> #8 1.183 specify the character to indicate an old line instead of '-' #8 1.183 --output-indicator-context <char> #8 1.183 specify the character to indicate a context instead of ' ' #8 1.183 #8 1.183 Diff rename options #8 1.183 -B, --break-rewrites[=<n>[/<m>]] #8 1.183 break complete rewrite changes into pairs of delete and create #8 1.183 -M, --find-renames[=<n>] #8 1.183 detect renames #8 1.183 -D, --irreversible-delete #8 1.183 omit the preimage for deletes #8 1.183 -C, --find-copies[=<n>] #8 1.183 detect copies #8 1.183 --find-copies-harder use unmodified files as source to find copies #8 1.183 --no-renames disable rename detection #8 1.183 --rename-empty use empty blobs as rename source #8 1.183 --follow continue listing the history of a file beyond renames #8 1.183 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.183 #8 1.183 Diff algorithm options #8 1.183 --minimal produce the smallest possible diff #8 1.183 -w, --ignore-all-space #8 1.183 ignore whitespace when comparing lines #8 1.183 -b, --ignore-space-change #8 1.183 ignore changes in amount of whitespace #8 1.183 --ignore-space-at-eol #8 1.183 ignore changes in whitespace at EOL #8 1.183 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.183 --ignore-blank-lines ignore changes whose lines are all blank #8 1.183 -I, --ignore-matching-lines <regex> #8 1.183 ignore changes whose all lines match <regex> #8 1.183 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.183 --patience generate diff using the "patience diff" algorithm #8 1.183 --histogram generate diff using the "histogram diff" algorithm #8 1.183 --diff-algorithm <algorithm> #8 1.183 choose a diff algorithm #8 1.183 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.183 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.183 --word-diff-regex <regex> #8 1.183 use <regex> to decide what a word is #8 1.183 --color-words[=<regex>] #8 1.183 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.183 --color-moved[=<mode>] #8 1.183 moved lines of code are colored differently #8 1.183 --color-moved-ws <mode> #8 1.183 how white spaces are ignored in --color-moved #8 1.183 #8 1.183 Other diff options #8 1.183 --relative[=<prefix>] #8 1.183 when run from subdir, exclude changes outside and show relative paths #8 1.183 -a, --text treat all files as text #8 1.183 -R swap two inputs, reverse the diff #8 1.183 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.183 --quiet disable all output of the program #8 1.183 --ext-diff allow an external diff helper to be executed #8 1.183 --textconv run external text conversion filters when comparing binary files #8 1.183 --ignore-submodules[=<when>] #8 1.183 ignore changes to submodules in the diff generation #8 1.183 --submodule[=<format>] #8 1.183 specify how differences in submodules are shown #8 1.183 --ita-invisible-in-index #8 1.183 hide 'git add -N' entries from the index #8 1.183 --ita-visible-in-index #8 1.183 treat 'git add -N' entries as real in the index #8 1.183 -S <string> look for differences that change the number of occurrences of the specified string #8 1.183 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.183 --pickaxe-all show all changes in the changeset with -S or -G #8 1.183 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.183 -O <file> control the order in which files appear in the output #8 1.183 --rotate-to <path> show the change in the specified path first #8 1.183 --skip-to <path> skip the output to the specified path #8 1.183 --find-object <object-id> #8 1.183 look for differences that change the number of occurrences of the specified object #8 1.183 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.183 select files by diff type #8 1.183 --output <file> output to a specific file #8 1.183 #8 1.187 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.LANL2asp' #8 1.187 To add an exception for this directory, call: #8 1.187 #8 1.187 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.LANL2asp #8 1.192 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.LANL2asp' #8 1.192 To add an exception for this directory, call: #8 1.192 #8 1.192 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.LANL2asp #8 1.196 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.196 usage: git diff --no-index [<options>] <path> <path> #8 1.196 #8 1.196 Diff output format options #8 1.196 -p, --patch generate patch #8 1.196 -s, --no-patch suppress diff output #8 1.196 -u generate patch #8 1.196 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.196 -W, --function-context #8 1.196 generate diffs with <n> lines context #8 1.196 --raw generate the diff in raw format #8 1.196 --patch-with-raw synonym for '-p --raw' #8 1.196 --patch-with-stat synonym for '-p --stat' #8 1.196 --numstat machine friendly --stat #8 1.196 --shortstat output only the last line of --stat #8 1.196 -X, --dirstat[=<param1,param2>...] #8 1.196 output the distribution of relative amount of changes for each sub-directory #8 1.196 --cumulative synonym for --dirstat=cumulative #8 1.196 --dirstat-by-file[=<param1,param2>...] #8 1.196 synonym for --dirstat=files,param1,param2... #8 1.196 --check warn if changes introduce conflict markers or whitespace errors #8 1.196 --summary condensed summary such as creations, renames and mode changes #8 1.196 --name-only show only names of changed files #8 1.196 --name-status show only names and status of changed files #8 1.196 --stat[=<width>[,<name-width>[,<count>]]] #8 1.196 generate diffstat #8 1.196 --stat-width <width> generate diffstat with a given width #8 1.196 --stat-name-width <width> #8 1.196 generate diffstat with a given name width #8 1.196 --stat-graph-width <width> #8 1.196 generate diffstat with a given graph width #8 1.196 --stat-count <count> generate diffstat with limited lines #8 1.196 --compact-summary generate compact summary in diffstat #8 1.196 --binary output a binary diff that can be applied #8 1.196 --full-index show full pre- and post-image object names on the "index" lines #8 1.196 --color[=<when>] show colored diff #8 1.196 --ws-error-highlight <kind> #8 1.196 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.196 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.196 --abbrev[=<n>] use <n> digits to display object names #8 1.196 --src-prefix <prefix> #8 1.196 show the given source prefix instead of "a/" #8 1.196 --dst-prefix <prefix> #8 1.196 show the given destination prefix instead of "b/" #8 1.196 --line-prefix <prefix> #8 1.196 prepend an additional prefix to every line of output #8 1.196 --no-prefix do not show any source or destination prefix #8 1.196 --inter-hunk-context <n> #8 1.196 show context between diff hunks up to the specified number of lines #8 1.196 --output-indicator-new <char> #8 1.196 specify the character to indicate a new line instead of '+' #8 1.196 --output-indicator-old <char> #8 1.196 specify the character to indicate an old line instead of '-' #8 1.196 --output-indicator-context <char> #8 1.196 specify the character to indicate a context instead of ' ' #8 1.196 #8 1.196 Diff rename options #8 1.196 -B, --break-rewrites[=<n>[/<m>]] #8 1.196 break complete rewrite changes into pairs of delete and create #8 1.196 -M, --find-renames[=<n>] #8 1.196 detect renames #8 1.196 -D, --irreversible-delete #8 1.196 omit the preimage for deletes #8 1.196 -C, --find-copies[=<n>] #8 1.196 detect copies #8 1.196 --find-copies-harder use unmodified files as source to find copies #8 1.196 --no-renames disable rename detection #8 1.196 --rename-empty use empty blobs as rename source #8 1.196 --follow continue listing the history of a file beyond renames #8 1.196 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.196 #8 1.196 Diff algorithm options #8 1.196 --minimal produce the smallest possible diff #8 1.196 -w, --ignore-all-space #8 1.196 ignore whitespace when comparing lines #8 1.196 -b, --ignore-space-change #8 1.196 ignore changes in amount of whitespace #8 1.196 --ignore-space-at-eol #8 1.196 ignore changes in whitespace at EOL #8 1.196 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.196 --ignore-blank-lines ignore changes whose lines are all blank #8 1.196 -I, --ignore-matching-lines <regex> #8 1.196 ignore changes whose all lines match <regex> #8 1.196 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.196 --patience generate diff using the "patience diff" algorithm #8 1.196 --histogram generate diff using the "histogram diff" algorithm #8 1.196 --diff-algorithm <algorithm> #8 1.196 choose a diff algorithm #8 1.196 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.196 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.197 --word-diff-regex <regex> #8 1.197 use <regex> to decide what a word is #8 1.197 --color-words[=<regex>] #8 1.197 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.197 --color-moved[=<mode>] #8 1.197 moved lines of code are colored differently #8 1.197 --color-moved-ws <mode> #8 1.197 how white spaces are ignored in --color-moved #8 1.197 #8 1.197 Other diff options #8 1.197 --relative[=<prefix>] #8 1.197 when run from subdir, exclude changes outside and show relative paths #8 1.197 -a, --text treat all files as text #8 1.197 -R swap two inputs, reverse the diff #8 1.197 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.197 --quiet disable all output of the program #8 1.197 --ext-diff allow an external diff helper to be executed #8 1.197 --textconv run external text conversion filters when comparing binary files #8 1.197 --ignore-submodules[=<when>] #8 1.197 ignore changes to submodules in the diff generation #8 1.197 --submodule[=<format>] #8 1.197 specify how differences in submodules are shown #8 1.197 --ita-invisible-in-index #8 1.197 hide 'git add -N' entries from the index #8 1.197 --ita-visible-in-index #8 1.197 treat 'git add -N' entries as real in the index #8 1.197 -S <string> look for differences that change the number of occurrences of the specified string #8 1.197 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.197 --pickaxe-all show all changes in the changeset with -S or -G #8 1.197 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.197 -O <file> control the order in which files appear in the output #8 1.197 --rotate-to <path> show the change in the specified path first #8 1.197 --skip-to <path> skip the output to the specified path #8 1.197 --find-object <object-id> #8 1.197 look for differences that change the number of occurrences of the specified object #8 1.197 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.197 select files by diff type #8 1.197 --output <file> output to a specific file #8 1.197 #8 1.201 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.PCAPasp' #8 1.201 To add an exception for this directory, call: #8 1.201 #8 1.201 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.PCAPasp #8 1.207 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.PCAPasp' #8 1.207 To add an exception for this directory, call: #8 1.207 #8 1.207 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.PCAPasp #8 1.211 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.211 usage: git diff --no-index [<options>] <path> <path> #8 1.211 #8 1.211 Diff output format options #8 1.211 -p, --patch generate patch #8 1.211 -s, --no-patch suppress diff output #8 1.211 -u generate patch #8 1.211 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.211 -W, --function-context #8 1.211 generate diffs with <n> lines context #8 1.211 --raw generate the diff in raw format #8 1.211 --patch-with-raw synonym for '-p --raw' #8 1.211 --patch-with-stat synonym for '-p --stat' #8 1.211 --numstat machine friendly --stat #8 1.211 --shortstat output only the last line of --stat #8 1.211 -X, --dirstat[=<param1,param2>...] #8 1.211 output the distribution of relative amount of changes for each sub-directory #8 1.211 --cumulative synonym for --dirstat=cumulative #8 1.211 --dirstat-by-file[=<param1,param2>...] #8 1.211 synonym for --dirstat=files,param1,param2... #8 1.211 --check warn if changes introduce conflict markers or whitespace errors #8 1.211 --summary condensed summary such as creations, renames and mode changes #8 1.211 --name-only show only names of changed files #8 1.211 --name-status show only names and status of changed files #8 1.211 --stat[=<width>[,<name-width>[,<count>]]] #8 1.211 generate diffstat #8 1.211 --stat-width <width> generate diffstat with a given width #8 1.211 --stat-name-width <width> #8 1.211 generate diffstat with a given name width #8 1.211 --stat-graph-width <width> #8 1.211 generate diffstat with a given graph width #8 1.211 --stat-count <count> generate diffstat with limited lines #8 1.211 --compact-summary generate compact summary in diffstat #8 1.211 --binary output a binary diff that can be applied #8 1.211 --full-index show full pre- and post-image object names on the "index" lines #8 1.211 --color[=<when>] show colored diff #8 1.211 --ws-error-highlight <kind> #8 1.211 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.211 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.211 --abbrev[=<n>] use <n> digits to display object names #8 1.211 --src-prefix <prefix> #8 1.211 show the given source prefix instead of "a/" #8 1.211 --dst-prefix <prefix> #8 1.211 show the given destination prefix instead of "b/" #8 1.211 --line-prefix <prefix> #8 1.211 prepend an additional prefix to every line of output #8 1.211 --no-prefix do not show any source or destination prefix #8 1.211 --inter-hunk-context <n> #8 1.211 show context between diff hunks up to the specified number of lines #8 1.211 --output-indicator-new <char> #8 1.211 specify the character to indicate a new line instead of '+' #8 1.211 --output-indicator-old <char> #8 1.211 specify the character to indicate an old line instead of '-' #8 1.211 --output-indicator-context <char> #8 1.211 specify the character to indicate a context instead of ' ' #8 1.211 #8 1.211 Diff rename options #8 1.211 -B, --break-rewrites[=<n>[/<m>]] #8 1.211 break complete rewrite changes into pairs of delete and create #8 1.211 -M, --find-renames[=<n>] #8 1.211 detect renames #8 1.211 -D, --irreversible-delete #8 1.211 omit the preimage for deletes #8 1.211 -C, --find-copies[=<n>] #8 1.211 detect copies #8 1.211 --find-copies-harder use unmodified files as source to find copies #8 1.211 --no-renames disable rename detection #8 1.211 --rename-empty use empty blobs as rename source #8 1.211 --follow continue listing the history of a file beyond renames #8 1.211 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.211 #8 1.211 Diff algorithm options #8 1.211 --minimal produce the smallest possible diff #8 1.211 -w, --ignore-all-space #8 1.211 ignore whitespace when comparing lines #8 1.211 -b, --ignore-space-change #8 1.211 ignore changes in amount of whitespace #8 1.211 --ignore-space-at-eol #8 1.211 ignore changes in whitespace at EOL #8 1.211 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.211 --ignore-blank-lines ignore changes whose lines are all blank #8 1.211 -I, --ignore-matching-lines <regex> #8 1.211 ignore changes whose all lines match <regex> #8 1.211 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.211 --patience generate diff using the "patience diff" algorithm #8 1.211 --histogram generate diff using the "histogram diff" algorithm #8 1.211 --diff-algorithm <algorithm> #8 1.211 choose a diff algorithm #8 1.211 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.211 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.211 --word-diff-regex <regex> #8 1.211 use <regex> to decide what a word is #8 1.211 --color-words[=<regex>] #8 1.211 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.211 --color-moved[=<mode>] #8 1.211 moved lines of code are colored differently #8 1.211 --color-moved-ws <mode> #8 1.211 how white spaces are ignored in --color-moved #8 1.211 #8 1.211 Other diff options #8 1.211 --relative[=<prefix>] #8 1.211 when run from subdir, exclude changes outside and show relative paths #8 1.211 -a, --text treat all files as text #8 1.211 -R swap two inputs, reverse the diff #8 1.211 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.211 --quiet disable all output of the program #8 1.211 --ext-diff allow an external diff helper to be executed #8 1.211 --textconv run external text conversion filters when comparing binary files #8 1.211 --ignore-submodules[=<when>] #8 1.211 ignore changes to submodules in the diff generation #8 1.211 --submodule[=<format>] #8 1.211 specify how differences in submodules are shown #8 1.211 --ita-invisible-in-index #8 1.211 hide 'git add -N' entries from the index #8 1.211 --ita-visible-in-index #8 1.211 treat 'git add -N' entries as real in the index #8 1.211 -S <string> look for differences that change the number of occurrences of the specified string #8 1.211 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.211 --pickaxe-all show all changes in the changeset with -S or -G #8 1.211 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.211 -O <file> control the order in which files appear in the output #8 1.211 --rotate-to <path> show the change in the specified path first #8 1.211 --skip-to <path> skip the output to the specified path #8 1.211 --find-object <object-id> #8 1.211 look for differences that change the number of occurrences of the specified object #8 1.211 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.211 select files by diff type #8 1.211 --output <file> output to a specific file #8 1.211 #8 1.216 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.PIPEasp' #8 1.216 To add an exception for this directory, call: #8 1.216 #8 1.216 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.PIPEasp #8 1.221 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.PIPEasp' #8 1.221 To add an exception for this directory, call: #8 1.221 #8 1.221 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.PIPEasp #8 1.225 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.225 usage: git diff --no-index [<options>] <path> <path> #8 1.225 #8 1.225 Diff output format options #8 1.225 -p, --patch generate patch #8 1.226 -s, --no-patch suppress diff output #8 1.226 -u generate patch #8 1.226 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.226 -W, --function-context #8 1.226 generate diffs with <n> lines context #8 1.226 --raw generate the diff in raw format #8 1.226 --patch-with-raw synonym for '-p --raw' #8 1.226 --patch-with-stat synonym for '-p --stat' #8 1.226 --numstat machine friendly --stat #8 1.226 --shortstat output only the last line of --stat #8 1.226 -X, --dirstat[=<param1,param2>...] #8 1.226 output the distribution of relative amount of changes for each sub-directory #8 1.226 --cumulative synonym for --dirstat=cumulative #8 1.226 --dirstat-by-file[=<param1,param2>...] #8 1.226 synonym for --dirstat=files,param1,param2... #8 1.226 --check warn if changes introduce conflict markers or whitespace errors #8 1.226 --summary condensed summary such as creations, renames and mode changes #8 1.226 --name-only show only names of changed files #8 1.226 --name-status show only names and status of changed files #8 1.226 --stat[=<width>[,<name-width>[,<count>]]] #8 1.226 generate diffstat #8 1.226 --stat-width <width> generate diffstat with a given width #8 1.226 --stat-name-width <width> #8 1.226 generate diffstat with a given name width #8 1.226 --stat-graph-width <width> #8 1.226 generate diffstat with a given graph width #8 1.226 --stat-count <count> generate diffstat with limited lines #8 1.226 --compact-summary generate compact summary in diffstat #8 1.226 --binary output a binary diff that can be applied #8 1.226 --full-index show full pre- and post-image object names on the "index" lines #8 1.226 --color[=<when>] show colored diff #8 1.226 --ws-error-highlight <kind> #8 1.226 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.226 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.226 --abbrev[=<n>] use <n> digits to display object names #8 1.226 --src-prefix <prefix> #8 1.226 show the given source prefix instead of "a/" #8 1.226 --dst-prefix <prefix> #8 1.226 show the given destination prefix instead of "b/" #8 1.226 --line-prefix <prefix> #8 1.226 prepend an additional prefix to every line of output #8 1.226 --no-prefix do not show any source or destination prefix #8 1.226 --inter-hunk-context <n> #8 1.226 show context between diff hunks up to the specified number of lines #8 1.226 --output-indicator-new <char> #8 1.226 specify the character to indicate a new line instead of '+' #8 1.226 --output-indicator-old <char> #8 1.226 specify the character to indicate an old line instead of '-' #8 1.226 --output-indicator-context <char> #8 1.226 specify the character to indicate a context instead of ' ' #8 1.226 #8 1.226 Diff rename options #8 1.226 -B, --break-rewrites[=<n>[/<m>]] #8 1.226 break complete rewrite changes into pairs of delete and create #8 1.226 -M, --find-renames[=<n>] #8 1.226 detect renames #8 1.226 -D, --irreversible-delete #8 1.226 omit the preimage for deletes #8 1.226 -C, --find-copies[=<n>] #8 1.226 detect copies #8 1.226 --find-copies-harder use unmodified files as source to find copies #8 1.226 --no-renames disable rename detection #8 1.226 --rename-empty use empty blobs as rename source #8 1.226 --follow continue listing the history of a file beyond renames #8 1.226 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.226 #8 1.226 Diff algorithm options #8 1.226 --minimal produce the smallest possible diff #8 1.226 -w, --ignore-all-space #8 1.226 ignore whitespace when comparing lines #8 1.226 -b, --ignore-space-change #8 1.226 ignore changes in amount of whitespace #8 1.226 --ignore-space-at-eol #8 1.226 ignore changes in whitespace at EOL #8 1.226 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.226 --ignore-blank-lines ignore changes whose lines are all blank #8 1.226 -I, --ignore-matching-lines <regex> #8 1.226 ignore changes whose all lines match <regex> #8 1.226 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.226 --patience generate diff using the "patience diff" algorithm #8 1.226 --histogram generate diff using the "histogram diff" algorithm #8 1.226 --diff-algorithm <algorithm> #8 1.226 choose a diff algorithm #8 1.226 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.226 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.226 --word-diff-regex <regex> #8 1.226 use <regex> to decide what a word is #8 1.226 --color-words[=<regex>] #8 1.226 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.226 --color-moved[=<mode>] #8 1.226 moved lines of code are colored differently #8 1.226 --color-moved-ws <mode> #8 1.226 how white spaces are ignored in --color-moved #8 1.226 #8 1.226 Other diff options #8 1.226 --relative[=<prefix>] #8 1.226 when run from subdir, exclude changes outside and show relative paths #8 1.226 -a, --text treat all files as text #8 1.226 -R swap two inputs, reverse the diff #8 1.226 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.226 --quiet disable all output of the program #8 1.226 --ext-diff allow an external diff helper to be executed #8 1.226 --textconv run external text conversion filters when comparing binary files #8 1.226 --ignore-submodules[=<when>] #8 1.226 ignore changes to submodules in the diff generation #8 1.226 --submodule[=<format>] #8 1.226 specify how differences in submodules are shown #8 1.226 --ita-invisible-in-index #8 1.226 hide 'git add -N' entries from the index #8 1.226 --ita-visible-in-index #8 1.226 treat 'git add -N' entries as real in the index #8 1.226 -S <string> look for differences that change the number of occurrences of the specified string #8 1.226 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.226 --pickaxe-all show all changes in the changeset with -S or -G #8 1.226 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.226 -O <file> control the order in which files appear in the output #8 1.226 --rotate-to <path> show the change in the specified path first #8 1.226 --skip-to <path> skip the output to the specified path #8 1.226 --find-object <object-id> #8 1.226 look for differences that change the number of occurrences of the specified object #8 1.226 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.226 select files by diff type #8 1.226 --output <file> output to a specific file #8 1.226 #8 1.231 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.SIPmsg' #8 1.231 To add an exception for this directory, call: #8 1.231 #8 1.231 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.SIPmsg #8 1.237 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.SIPmsg' #8 1.237 To add an exception for this directory, call: #8 1.237 #8 1.237 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.SIPmsg #8 1.241 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.241 usage: git diff --no-index [<options>] <path> <path> #8 1.241 #8 1.241 Diff output format options #8 1.241 -p, --patch generate patch #8 1.241 -s, --no-patch suppress diff output #8 1.241 -u generate patch #8 1.241 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.241 -W, --function-context #8 1.241 generate diffs with <n> lines context #8 1.241 --raw generate the diff in raw format #8 1.241 --patch-with-raw synonym for '-p --raw' #8 1.241 --patch-with-stat synonym for '-p --stat' #8 1.241 --numstat machine friendly --stat #8 1.241 --shortstat output only the last line of --stat #8 1.241 -X, --dirstat[=<param1,param2>...] #8 1.241 output the distribution of relative amount of changes for each sub-directory #8 1.241 --cumulative synonym for --dirstat=cumulative #8 1.241 --dirstat-by-file[=<param1,param2>...] #8 1.241 synonym for --dirstat=files,param1,param2... #8 1.241 --check warn if changes introduce conflict markers or whitespace errors #8 1.241 --summary condensed summary such as creations, renames and mode changes #8 1.241 --name-only show only names of changed files #8 1.241 --name-status show only names and status of changed files #8 1.241 --stat[=<width>[,<name-width>[,<count>]]] #8 1.241 generate diffstat #8 1.241 --stat-width <width> generate diffstat with a given width #8 1.241 --stat-name-width <width> #8 1.241 generate diffstat with a given name width #8 1.241 --stat-graph-width <width> #8 1.241 generate diffstat with a given graph width #8 1.241 --stat-count <count> generate diffstat with limited lines #8 1.241 --compact-summary generate compact summary in diffstat #8 1.241 --binary output a binary diff that can be applied #8 1.241 --full-index show full pre- and post-image object names on the "index" lines #8 1.241 --color[=<when>] show colored diff #8 1.241 --ws-error-highlight <kind> #8 1.241 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.241 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.241 --abbrev[=<n>] use <n> digits to display object names #8 1.241 --src-prefix <prefix> #8 1.241 show the given source prefix instead of "a/" #8 1.241 --dst-prefix <prefix> #8 1.241 show the given destination prefix instead of "b/" #8 1.241 --line-prefix <prefix> #8 1.241 prepend an additional prefix to every line of output #8 1.241 --no-prefix do not show any source or destination prefix #8 1.241 --inter-hunk-context <n> #8 1.241 show context between diff hunks up to the specified number of lines #8 1.241 --output-indicator-new <char> #8 1.241 specify the character to indicate a new line instead of '+' #8 1.241 --output-indicator-old <char> #8 1.241 specify the character to indicate an old line instead of '-' #8 1.241 --output-indicator-context <char> #8 1.241 specify the character to indicate a context instead of ' ' #8 1.241 #8 1.241 Diff rename options #8 1.241 -B, --break-rewrites[=<n>[/<m>]] #8 1.241 break complete rewrite changes into pairs of delete and create #8 1.241 -M, --find-renames[=<n>] #8 1.241 detect renames #8 1.241 -D, --irreversible-delete #8 1.241 omit the preimage for deletes #8 1.241 -C, --find-copies[=<n>] #8 1.241 detect copies #8 1.241 --find-copies-harder use unmodified files as source to find copies #8 1.241 --no-renames disable rename detection #8 1.241 --rename-empty use empty blobs as rename source #8 1.241 --follow continue listing the history of a file beyond renames #8 1.241 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.241 #8 1.241 Diff algorithm options #8 1.241 --minimal produce the smallest possible diff #8 1.241 -w, --ignore-all-space #8 1.241 ignore whitespace when comparing lines #8 1.241 -b, --ignore-space-change #8 1.241 ignore changes in amount of whitespace #8 1.241 --ignore-space-at-eol #8 1.241 ignore changes in whitespace at EOL #8 1.241 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.241 --ignore-blank-lines ignore changes whose lines are all blank #8 1.242 -I, --ignore-matching-lines <regex> #8 1.242 ignore changes whose all lines match <regex> #8 1.242 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.242 --patience generate diff using the "patience diff" algorithm #8 1.242 --histogram generate diff using the "histogram diff" algorithm #8 1.242 --diff-algorithm <algorithm> #8 1.242 choose a diff algorithm #8 1.242 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.242 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.242 --word-diff-regex <regex> #8 1.242 use <regex> to decide what a word is #8 1.242 --color-words[=<regex>] #8 1.242 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.242 --color-moved[=<mode>] #8 1.242 moved lines of code are colored differently #8 1.242 --color-moved-ws <mode> #8 1.242 how white spaces are ignored in --color-moved #8 1.242 #8 1.242 Other diff options #8 1.242 --relative[=<prefix>] #8 1.242 when run from subdir, exclude changes outside and show relative paths #8 1.242 -a, --text treat all files as text #8 1.242 -R swap two inputs, reverse the diff #8 1.242 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.242 --quiet disable all output of the program #8 1.242 --ext-diff allow an external diff helper to be executed #8 1.242 --textconv run external text conversion filters when comparing binary files #8 1.242 --ignore-submodules[=<when>] #8 1.242 ignore changes to submodules in the diff generation #8 1.242 --submodule[=<format>] #8 1.242 specify how differences in submodules are shown #8 1.242 --ita-invisible-in-index #8 1.242 hide 'git add -N' entries from the index #8 1.242 --ita-visible-in-index #8 1.242 treat 'git add -N' entries as real in the index #8 1.242 -S <string> look for differences that change the number of occurrences of the specified string #8 1.242 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.242 --pickaxe-all show all changes in the changeset with -S or -G #8 1.242 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.242 -O <file> control the order in which files appear in the output #8 1.242 --rotate-to <path> show the change in the specified path first #8 1.242 --skip-to <path> skip the output to the specified path #8 1.242 --find-object <object-id> #8 1.242 look for differences that change the number of occurrences of the specified object #8 1.242 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.242 select files by diff type #8 1.242 --output <file> output to a specific file #8 1.242 #8 1.246 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.TELNETasp' #8 1.246 To add an exception for this directory, call: #8 1.246 #8 1.246 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.TELNETasp #8 1.253 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.TELNETasp' #8 1.253 To add an exception for this directory, call: #8 1.253 #8 1.253 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.TELNETasp #8 1.257 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.257 usage: git diff --no-index [<options>] <path> <path> #8 1.257 #8 1.257 Diff output format options #8 1.257 -p, --patch generate patch #8 1.257 -s, --no-patch suppress diff output #8 1.257 -u generate patch #8 1.257 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.257 -W, --function-context #8 1.257 generate diffs with <n> lines context #8 1.257 --raw generate the diff in raw format #8 1.257 --patch-with-raw synonym for '-p --raw' #8 1.257 --patch-with-stat synonym for '-p --stat' #8 1.257 --numstat machine friendly --stat #8 1.257 --shortstat output only the last line of --stat #8 1.257 -X, --dirstat[=<param1,param2>...] #8 1.257 output the distribution of relative amount of changes for each sub-directory #8 1.257 --cumulative synonym for --dirstat=cumulative #8 1.257 --dirstat-by-file[=<param1,param2>...] #8 1.257 synonym for --dirstat=files,param1,param2... #8 1.257 --check warn if changes introduce conflict markers or whitespace errors #8 1.257 --summary condensed summary such as creations, renames and mode changes #8 1.257 --name-only show only names of changed files #8 1.257 --name-status show only names and status of changed files #8 1.257 --stat[=<width>[,<name-width>[,<count>]]] #8 1.257 generate diffstat #8 1.257 --stat-width <width> generate diffstat with a given width #8 1.257 --stat-name-width <width> #8 1.257 generate diffstat with a given name width #8 1.257 --stat-graph-width <width> #8 1.257 generate diffstat with a given graph width #8 1.257 --stat-count <count> generate diffstat with limited lines #8 1.257 --compact-summary generate compact summary in diffstat #8 1.257 --binary output a binary diff that can be applied #8 1.257 --full-index show full pre- and post-image object names on the "index" lines #8 1.257 --color[=<when>] show colored diff #8 1.257 --ws-error-highlight <kind> #8 1.257 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.257 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.257 --abbrev[=<n>] use <n> digits to display object names #8 1.257 --src-prefix <prefix> #8 1.257 show the given source prefix instead of "a/" #8 1.257 --dst-prefix <prefix> #8 1.257 show the given destination prefix instead of "b/" #8 1.257 --line-prefix <prefix> #8 1.257 prepend an additional prefix to every line of output #8 1.257 --no-prefix do not show any source or destination prefix #8 1.257 --inter-hunk-context <n> #8 1.257 show context between diff hunks up to the specified number of lines #8 1.257 --output-indicator-new <char> #8 1.257 specify the character to indicate a new line instead of '+' #8 1.257 --output-indicator-old <char> #8 1.257 specify the character to indicate an old line instead of '-' #8 1.257 --output-indicator-context <char> #8 1.257 specify the character to indicate a context instead of ' ' #8 1.257 #8 1.257 Diff rename options #8 1.257 -B, --break-rewrites[=<n>[/<m>]] #8 1.257 break complete rewrite changes into pairs of delete and create #8 1.257 -M, --find-renames[=<n>] #8 1.257 detect renames #8 1.257 -D, --irreversible-delete #8 1.257 omit the preimage for deletes #8 1.257 -C, --find-copies[=<n>] #8 1.257 detect copies #8 1.257 --find-copies-harder use unmodified files as source to find copies #8 1.257 --no-renames disable rename detection #8 1.257 --rename-empty use empty blobs as rename source #8 1.257 --follow continue listing the history of a file beyond renames #8 1.257 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.257 #8 1.257 Diff algorithm options #8 1.257 --minimal produce the smallest possible diff #8 1.257 -w, --ignore-all-space #8 1.257 ignore whitespace when comparing lines #8 1.257 -b, --ignore-space-change #8 1.257 ignore changes in amount of whitespace #8 1.257 --ignore-space-at-eol #8 1.257 ignore changes in whitespace at EOL #8 1.257 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.257 --ignore-blank-lines ignore changes whose lines are all blank #8 1.257 -I, --ignore-matching-lines <regex> #8 1.257 ignore changes whose all lines match <regex> #8 1.257 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.257 --patience generate diff using the "patience diff" algorithm #8 1.257 --histogram generate diff using the "histogram diff" algorithm #8 1.257 --diff-algorithm <algorithm> #8 1.257 choose a diff algorithm #8 1.257 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.257 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.257 --word-diff-regex <regex> #8 1.257 use <regex> to decide what a word is #8 1.257 --color-words[=<regex>] #8 1.257 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.257 --color-moved[=<mode>] #8 1.257 moved lines of code are colored differently #8 1.257 --color-moved-ws <mode> #8 1.257 how white spaces are ignored in --color-moved #8 1.257 #8 1.257 Other diff options #8 1.257 --relative[=<prefix>] #8 1.257 when run from subdir, exclude changes outside and show relative paths #8 1.257 -a, --text treat all files as text #8 1.257 -R swap two inputs, reverse the diff #8 1.257 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.257 --quiet disable all output of the program #8 1.257 --ext-diff allow an external diff helper to be executed #8 1.257 --textconv run external text conversion filters when comparing binary files #8 1.257 --ignore-submodules[=<when>] #8 1.257 ignore changes to submodules in the diff generation #8 1.257 --submodule[=<format>] #8 1.257 specify how differences in submodules are shown #8 1.257 --ita-invisible-in-index #8 1.257 hide 'git add -N' entries from the index #8 1.257 --ita-visible-in-index #8 1.257 treat 'git add -N' entries as real in the index #8 1.257 -S <string> look for differences that change the number of occurrences of the specified string #8 1.257 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.257 --pickaxe-all show all changes in the changeset with -S or -G #8 1.257 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.257 -O <file> control the order in which files appear in the output #8 1.257 --rotate-to <path> show the change in the specified path first #8 1.257 --skip-to <path> skip the output to the specified path #8 1.257 --find-object <object-id> #8 1.257 look for differences that change the number of occurrences of the specified object #8 1.257 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.257 select files by diff type #8 1.257 --output <file> output to a specific file #8 1.257 #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.268 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.TCPasp' #8 1.268 To add an exception for this directory, call: #8 1.268 #8 1.268 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.TCPasp #8 1.272 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.272 usage: git diff --no-index [<options>] <path> <path> #8 1.272 #8 1.272 Diff output format options #8 1.272 -p, --patch generate patch #8 1.272 -s, --no-patch suppress diff output #8 1.272 -u generate patch #8 1.272 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.272 -W, --function-context #8 1.272 generate diffs with <n> lines context #8 1.272 --raw generate the diff in raw format #8 1.272 --patch-with-raw synonym for '-p --raw' #8 1.272 --patch-with-stat synonym for '-p --stat' #8 1.272 --numstat machine friendly --stat #8 1.272 --shortstat output only the last line of --stat #8 1.272 -X, --dirstat[=<param1,param2>...] #8 1.272 output the distribution of relative amount of changes for each sub-directory #8 1.272 --cumulative synonym for --dirstat=cumulative #8 1.272 --dirstat-by-file[=<param1,param2>...] #8 1.272 synonym for --dirstat=files,param1,param2... #8 1.272 --check warn if changes introduce conflict markers or whitespace errors #8 1.272 --summary condensed summary such as creations, renames and mode changes #8 1.272 --name-only show only names of changed files #8 1.272 --name-status show only names and status of changed files #8 1.272 --stat[=<width>[,<name-width>[,<count>]]] #8 1.272 generate diffstat #8 1.272 --stat-width <width> generate diffstat with a given width #8 1.272 --stat-name-width <width> #8 1.272 generate diffstat with a given name width #8 1.272 --stat-graph-width <width> #8 1.272 generate diffstat with a given graph width #8 1.272 --stat-count <count> generate diffstat with limited lines #8 1.272 --compact-summary generate compact summary in diffstat #8 1.272 --binary output a binary diff that can be applied #8 1.272 --full-index show full pre- and post-image object names on the "index" lines #8 1.272 --color[=<when>] show colored diff #8 1.272 --ws-error-highlight <kind> #8 1.272 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.272 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.272 --abbrev[=<n>] use <n> digits to display object names #8 1.272 --src-prefix <prefix> #8 1.272 show the given source prefix instead of "a/" #8 1.272 --dst-prefix <prefix> #8 1.272 show the given destination prefix instead of "b/" #8 1.272 --line-prefix <prefix> #8 1.272 prepend an additional prefix to every line of output #8 1.272 --no-prefix do not show any source or destination prefix #8 1.273 --inter-hunk-context <n> #8 1.273 show context between diff hunks up to the specified number of lines #8 1.273 --output-indicator-new <char> #8 1.273 specify the character to indicate a new line instead of '+' #8 1.273 --output-indicator-old <char> #8 1.273 specify the character to indicate an old line instead of '-' #8 1.273 --output-indicator-context <char> #8 1.273 specify the character to indicate a context instead of ' ' #8 1.273 #8 1.273 Diff rename options #8 1.273 -B, --break-rewrites[=<n>[/<m>]] #8 1.273 break complete rewrite changes into pairs of delete and create #8 1.273 -M, --find-renames[=<n>] #8 1.273 detect renames #8 1.273 -D, --irreversible-delete #8 1.273 omit the preimage for deletes #8 1.273 -C, --find-copies[=<n>] #8 1.273 detect copies #8 1.273 --find-copies-harder use unmodified files as source to find copies #8 1.273 --no-renames disable rename detection #8 1.273 --rename-empty use empty blobs as rename source #8 1.273 --follow continue listing the history of a file beyond renames #8 1.273 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.273 #8 1.273 Diff algorithm options #8 1.273 --minimal produce the smallest possible diff #8 1.273 -w, --ignore-all-space #8 1.273 ignore whitespace when comparing lines #8 1.273 -b, --ignore-space-change #8 1.273 ignore changes in amount of whitespace #8 1.273 --ignore-space-at-eol #8 1.273 ignore changes in whitespace at EOL #8 1.273 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.273 --ignore-blank-lines ignore changes whose lines are all blank #8 1.273 -I, --ignore-matching-lines <regex> #8 1.273 ignore changes whose all lines match <regex> #8 1.273 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.273 --patience generate diff using the "patience diff" algorithm #8 1.273 --histogram generate diff using the "histogram diff" algorithm #8 1.273 --diff-algorithm <algorithm> #8 1.273 choose a diff algorithm #8 1.273 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.273 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.273 --word-diff-regex <regex> #8 1.273 use <regex> to decide what a word is #8 1.273 --color-words[=<regex>] #8 1.273 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.273 --color-moved[=<mode>] #8 1.273 moved lines of code are colored differently #8 1.273 --color-moved-ws <mode> #8 1.273 how white spaces are ignored in --color-moved #8 1.273 #8 1.273 Other diff options #8 1.273 --relative[=<prefix>] #8 1.273 when run from subdir, exclude changes outside and show relative paths #8 1.273 -a, --text treat all files as text #8 1.273 -R swap two inputs, reverse the diff #8 1.273 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.273 --quiet disable all output of the program #8 1.273 --ext-diff allow an external diff helper to be executed #8 1.273 --textconv run external text conversion filters when comparing binary files #8 1.273 --ignore-submodules[=<when>] #8 1.273 ignore changes to submodules in the diff generation #8 1.273 --submodule[=<format>] #8 1.273 specify how differences in submodules are shown #8 1.273 --ita-invisible-in-index #8 1.273 hide 'git add -N' entries from the index #8 1.273 --ita-visible-in-index #8 1.273 treat 'git add -N' entries as real in the index #8 1.273 -S <string> look for differences that change the number of occurrences of the specified string #8 1.273 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.273 --pickaxe-all show all changes in the changeset with -S or -G #8 1.273 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.273 -O <file> control the order in which files appear in the output #8 1.273 --rotate-to <path> show the change in the specified path first #8 1.273 --skip-to <path> skip the output to the specified path #8 1.273 --find-object <object-id> #8 1.273 look for differences that change the number of occurrences of the specified object #8 1.273 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.273 select files by diff type #8 1.273 --output <file> output to a specific file #8 1.273 #8 1.278 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.UDPasp' #8 1.278 To add an exception for this directory, call: #8 1.278 #8 1.278 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.UDPasp #8 1.284 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.UDPasp' #8 1.284 To add an exception for this directory, call: #8 1.284 #8 1.284 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.UDPasp #8 1.288 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.288 usage: git diff --no-index [<options>] <path> <path> #8 1.288 #8 1.288 Diff output format options #8 1.288 -p, --patch generate patch #8 1.288 -s, --no-patch suppress diff output #8 1.288 -u generate patch #8 1.288 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.288 -W, --function-context #8 1.288 generate diffs with <n> lines context #8 1.288 --raw generate the diff in raw format #8 1.288 --patch-with-raw synonym for '-p --raw' #8 1.288 --patch-with-stat synonym for '-p --stat' #8 1.288 --numstat machine friendly --stat #8 1.288 --shortstat output only the last line of --stat #8 1.288 -X, --dirstat[=<param1,param2>...] #8 1.288 output the distribution of relative amount of changes for each sub-directory #8 1.288 --cumulative synonym for --dirstat=cumulative #8 1.288 --dirstat-by-file[=<param1,param2>...] #8 1.288 synonym for --dirstat=files,param1,param2... #8 1.288 --check warn if changes introduce conflict markers or whitespace errors #8 1.288 --summary condensed summary such as creations, renames and mode changes #8 1.288 --name-only show only names of changed files #8 1.288 --name-status show only names and status of changed files #8 1.288 --stat[=<width>[,<name-width>[,<count>]]] #8 1.288 generate diffstat #8 1.288 --stat-width <width> generate diffstat with a given width #8 1.288 --stat-name-width <width> #8 1.288 generate diffstat with a given name width #8 1.288 --stat-graph-width <width> #8 1.288 generate diffstat with a given graph width #8 1.288 --stat-count <count> generate diffstat with limited lines #8 1.288 --compact-summary generate compact summary in diffstat #8 1.288 --binary output a binary diff that can be applied #8 1.288 --full-index show full pre- and post-image object names on the "index" lines #8 1.288 --color[=<when>] show colored diff #8 1.288 --ws-error-highlight <kind> #8 1.288 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.288 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.288 --abbrev[=<n>] use <n> digits to display object names #8 1.288 --src-prefix <prefix> #8 1.288 show the given source prefix instead of "a/" #8 1.288 --dst-prefix <prefix> #8 1.288 show the given destination prefix instead of "b/" #8 1.288 --line-prefix <prefix> #8 1.288 prepend an additional prefix to every line of output #8 1.288 --no-prefix do not show any source or destination prefix #8 1.288 --inter-hunk-context <n> #8 1.288 show context between diff hunks up to the specified number of lines #8 1.288 --output-indicator-new <char> #8 1.288 specify the character to indicate a new line instead of '+' #8 1.288 --output-indicator-old <char> #8 1.288 specify the character to indicate an old line instead of '-' #8 1.288 --output-indicator-context <char> #8 1.288 specify the character to indicate a context instead of ' ' #8 1.288 #8 1.288 Diff rename options #8 1.288 -B, --break-rewrites[=<n>[/<m>]] #8 1.288 break complete rewrite changes into pairs of delete and create #8 1.288 -M, --find-renames[=<n>] #8 1.288 detect renames #8 1.288 -D, --irreversible-delete #8 1.288 omit the preimage for deletes #8 1.288 -C, --find-copies[=<n>] #8 1.288 detect copies #8 1.288 --find-copies-harder use unmodified files as source to find copies #8 1.288 --no-renames disable rename detection #8 1.288 --rename-empty use empty blobs as rename source #8 1.288 --follow continue listing the history of a file beyond renames #8 1.288 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.288 #8 1.288 Diff algorithm options #8 1.288 --minimal produce the smallest possible diff #8 1.288 -w, --ignore-all-space #8 1.288 ignore whitespace when comparing lines #8 1.288 -b, --ignore-space-change #8 1.288 ignore changes in amount of whitespace #8 1.288 --ignore-space-at-eol #8 1.288 ignore changes in whitespace at EOL #8 1.288 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.288 --ignore-blank-lines ignore changes whose lines are all blank #8 1.288 -I, --ignore-matching-lines <regex> #8 1.288 ignore changes whose all lines match <regex> #8 1.288 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.288 --patience generate diff using the "patience diff" algorithm #8 1.288 --histogram generate diff using the "histogram diff" algorithm #8 1.288 --diff-algorithm <algorithm> #8 1.288 choose a diff algorithm #8 1.288 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.288 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.288 --word-diff-regex <regex> #8 1.288 use <regex> to decide what a word is #8 1.288 --color-words[=<regex>] #8 1.288 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.288 --color-moved[=<mode>] #8 1.289 moved lines of code are colored differently #8 1.289 --color-moved-ws <mode> #8 1.289 how white spaces are ignored in --color-moved #8 1.289 #8 1.289 Other diff options #8 1.289 --relative[=<prefix>] #8 1.289 when run from subdir, exclude changes outside and show relative paths #8 1.289 -a, --text treat all files as text #8 1.289 -R swap two inputs, reverse the diff #8 1.289 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.289 --quiet disable all output of the program #8 1.289 --ext-diff allow an external diff helper to be executed #8 1.289 --textconv run external text conversion filters when comparing binary files #8 1.289 --ignore-submodules[=<when>] #8 1.289 ignore changes to submodules in the diff generation #8 1.289 --submodule[=<format>] #8 1.289 specify how differences in submodules are shown #8 1.289 --ita-invisible-in-index #8 1.289 hide 'git add -N' entries from the index #8 1.289 --ita-visible-in-index #8 1.289 treat 'git add -N' entries as real in the index #8 1.289 -S <string> look for differences that change the number of occurrences of the specified string #8 1.289 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.289 --pickaxe-all show all changes in the changeset with -S or -G #8 1.289 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.289 -O <file> control the order in which files appear in the output #8 1.289 --rotate-to <path> show the change in the specified path first #8 1.289 --skip-to <path> skip the output to the specified path #8 1.289 --find-object <object-id> #8 1.289 look for differences that change the number of occurrences of the specified object #8 1.289 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.289 select files by diff type #8 1.289 --output <file> output to a specific file #8 1.289 #8 1.293 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.UNIX_DOMAIN_SOCKETasp' #8 1.293 To add an exception for this directory, call: #8 1.293 #8 1.293 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.UNIX_DOMAIN_SOCKETasp #8 1.299 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.UNIX_DOMAIN_SOCKETasp' #8 1.299 To add an exception for this directory, call: #8 1.299 #8 1.299 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.UNIX_DOMAIN_SOCKETasp #8 1.303 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.303 usage: git diff --no-index [<options>] <path> <path> #8 1.303 #8 1.303 Diff output format options #8 1.303 -p, --patch generate patch #8 1.303 -s, --no-patch suppress diff output #8 1.303 -u generate patch #8 1.303 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.303 -W, --function-context #8 1.303 generate diffs with <n> lines context #8 1.303 --raw generate the diff in raw format #8 1.303 --patch-with-raw synonym for '-p --raw' #8 1.303 --patch-with-stat synonym for '-p --stat' #8 1.303 --numstat machine friendly --stat #8 1.303 --shortstat output only the last line of --stat #8 1.303 -X, --dirstat[=<param1,param2>...] #8 1.303 output the distribution of relative amount of changes for each sub-directory #8 1.303 --cumulative synonym for --dirstat=cumulative #8 1.303 --dirstat-by-file[=<param1,param2>...] #8 1.303 synonym for --dirstat=files,param1,param2... #8 1.303 --check warn if changes introduce conflict markers or whitespace errors #8 1.303 --summary condensed summary such as creations, renames and mode changes #8 1.303 --name-only show only names of changed files #8 1.303 --name-status show only names and status of changed files #8 1.303 --stat[=<width>[,<name-width>[,<count>]]] #8 1.303 generate diffstat #8 1.303 --stat-width <width> generate diffstat with a given width #8 1.303 --stat-name-width <width> #8 1.303 generate diffstat with a given name width #8 1.303 --stat-graph-width <width> #8 1.303 generate diffstat with a given graph width #8 1.303 --stat-count <count> generate diffstat with limited lines #8 1.303 --compact-summary generate compact summary in diffstat #8 1.303 --binary output a binary diff that can be applied #8 1.303 --full-index show full pre- and post-image object names on the "index" lines #8 1.303 --color[=<when>] show colored diff #8 1.303 --ws-error-highlight <kind> #8 1.303 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.303 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.303 --abbrev[=<n>] use <n> digits to display object names #8 1.303 --src-prefix <prefix> #8 1.303 show the given source prefix instead of "a/" #8 1.303 --dst-prefix <prefix> #8 1.303 show the given destination prefix instead of "b/" #8 1.303 --line-prefix <prefix> #8 1.303 prepend an additional prefix to every line of output #8 1.303 --no-prefix do not show any source or destination prefix #8 1.303 --inter-hunk-context <n> #8 1.303 show context between diff hunks up to the specified number of lines #8 1.303 --output-indicator-new <char> #8 1.303 specify the character to indicate a new line instead of '+' #8 1.303 --output-indicator-old <char> #8 1.303 specify the character to indicate an old line instead of '-' #8 1.303 --output-indicator-context <char> #8 1.303 specify the character to indicate a context instead of ' ' #8 1.303 #8 1.303 Diff rename options #8 1.303 -B, --break-rewrites[=<n>[/<m>]] #8 1.303 break complete rewrite changes into pairs of delete and create #8 1.303 -M, --find-renames[=<n>] #8 1.303 detect renames #8 1.303 -D, --irreversible-delete #8 1.303 omit the preimage for deletes #8 1.303 -C, --find-copies[=<n>] #8 1.303 detect copies #8 1.303 --find-copies-harder use unmodified files as source to find copies #8 1.303 --no-renames disable rename detection #8 1.303 --rename-empty use empty blobs as rename source #8 1.304 --follow continue listing the history of a file beyond renames #8 1.304 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.304 #8 1.304 Diff algorithm options #8 1.304 --minimal produce the smallest possible diff #8 1.304 -w, --ignore-all-space #8 1.304 ignore whitespace when comparing lines #8 1.304 -b, --ignore-space-change #8 1.304 ignore changes in amount of whitespace #8 1.304 --ignore-space-at-eol #8 1.304 ignore changes in whitespace at EOL #8 1.304 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.304 --ignore-blank-lines ignore changes whose lines are all blank #8 1.304 -I, --ignore-matching-lines <regex> #8 1.304 ignore changes whose all lines match <regex> #8 1.304 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.304 --patience generate diff using the "patience diff" algorithm #8 1.304 --histogram generate diff using the "histogram diff" algorithm #8 1.304 --diff-algorithm <algorithm> #8 1.304 choose a diff algorithm #8 1.304 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.304 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.304 --word-diff-regex <regex> #8 1.304 use <regex> to decide what a word is #8 1.304 --color-words[=<regex>] #8 1.304 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.304 --color-moved[=<mode>] #8 1.304 moved lines of code are colored differently #8 1.304 --color-moved-ws <mode> #8 1.304 how white spaces are ignored in --color-moved #8 1.304 #8 1.304 Other diff options #8 1.304 --relative[=<prefix>] #8 1.304 when run from subdir, exclude changes outside and show relative paths #8 1.304 -a, --text treat all files as text #8 1.304 -R swap two inputs, reverse the diff #8 1.304 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.304 --quiet disable all output of the program #8 1.304 --ext-diff allow an external diff helper to be executed #8 1.304 --textconv run external text conversion filters when comparing binary files #8 1.304 --ignore-submodules[=<when>] #8 1.304 ignore changes to submodules in the diff generation #8 1.304 --submodule[=<format>] #8 1.304 specify how differences in submodules are shown #8 1.304 --ita-invisible-in-index #8 1.304 hide 'git add -N' entries from the index #8 1.304 --ita-visible-in-index #8 1.304 treat 'git add -N' entries as real in the index #8 1.304 -S <string> look for differences that change the number of occurrences of the specified string #8 1.304 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.304 --pickaxe-all show all changes in the changeset with -S or -G #8 1.304 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.304 -O <file> control the order in which files appear in the output #8 1.304 --rotate-to <path> show the change in the specified path first #8 1.304 --skip-to <path> skip the output to the specified path #8 1.304 --find-object <object-id> #8 1.304 look for differences that change the number of occurrences of the specified object #8 1.304 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.304 select files by diff type #8 1.304 --output <file> output to a specific file #8 1.304 #8 1.308 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.SCTPasp' #8 1.308 To add an exception for this directory, call: #8 1.308 #8 1.308 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.SCTPasp #8 1.314 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.SCTPasp' #8 1.314 To add an exception for this directory, call: #8 1.314 #8 1.314 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.SCTPasp #8 1.318 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.318 usage: git diff --no-index [<options>] <path> <path> #8 1.318 #8 1.318 Diff output format options #8 1.318 -p, --patch generate patch #8 1.318 -s, --no-patch suppress diff output #8 1.318 -u generate patch #8 1.318 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.318 -W, --function-context #8 1.318 generate diffs with <n> lines context #8 1.318 --raw generate the diff in raw format #8 1.318 --patch-with-raw synonym for '-p --raw' #8 1.318 --patch-with-stat synonym for '-p --stat' #8 1.318 --numstat machine friendly --stat #8 1.318 --shortstat output only the last line of --stat #8 1.318 -X, --dirstat[=<param1,param2>...] #8 1.318 output the distribution of relative amount of changes for each sub-directory #8 1.318 --cumulative synonym for --dirstat=cumulative #8 1.318 --dirstat-by-file[=<param1,param2>...] #8 1.318 synonym for --dirstat=files,param1,param2... #8 1.318 --check warn if changes introduce conflict markers or whitespace errors #8 1.318 --summary condensed summary such as creations, renames and mode changes #8 1.318 --name-only show only names of changed files #8 1.318 --name-status show only names and status of changed files #8 1.318 --stat[=<width>[,<name-width>[,<count>]]] #8 1.318 generate diffstat #8 1.318 --stat-width <width> generate diffstat with a given width #8 1.318 --stat-name-width <width> #8 1.318 generate diffstat with a given name width #8 1.318 --stat-graph-width <width> #8 1.318 generate diffstat with a given graph width #8 1.318 --stat-count <count> generate diffstat with limited lines #8 1.318 --compact-summary generate compact summary in diffstat #8 1.318 --binary output a binary diff that can be applied #8 1.318 --full-index show full pre- and post-image object names on the "index" lines #8 1.318 --color[=<when>] show colored diff #8 1.318 --ws-error-highlight <kind> #8 1.318 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.318 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.318 --abbrev[=<n>] use <n> digits to display object names #8 1.318 --src-prefix <prefix> #8 1.318 show the given source prefix instead of "a/" #8 1.318 --dst-prefix <prefix> #8 1.318 show the given destination prefix instead of "b/" #8 1.318 --line-prefix <prefix> #8 1.318 prepend an additional prefix to every line of output #8 1.318 --no-prefix do not show any source or destination prefix #8 1.318 --inter-hunk-context <n> #8 1.318 show context between diff hunks up to the specified number of lines #8 1.318 --output-indicator-new <char> #8 1.318 specify the character to indicate a new line instead of '+' #8 1.318 --output-indicator-old <char> #8 1.318 specify the character to indicate an old line instead of '-' #8 1.318 --output-indicator-context <char> #8 1.318 specify the character to indicate a context instead of ' ' #8 1.318 #8 1.318 Diff rename options #8 1.318 -B, --break-rewrites[=<n>[/<m>]] #8 1.318 break complete rewrite changes into pairs of delete and create #8 1.318 -M, --find-renames[=<n>] #8 1.319 detect renames #8 1.319 -D, --irreversible-delete #8 1.319 omit the preimage for deletes #8 1.319 -C, --find-copies[=<n>] #8 1.319 detect copies #8 1.319 --find-copies-harder use unmodified files as source to find copies #8 1.319 --no-renames disable rename detection #8 1.319 --rename-empty use empty blobs as rename source #8 1.319 --follow continue listing the history of a file beyond renames #8 1.319 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.319 #8 1.319 Diff algorithm options #8 1.319 --minimal produce the smallest possible diff #8 1.319 -w, --ignore-all-space #8 1.319 ignore whitespace when comparing lines #8 1.319 -b, --ignore-space-change #8 1.319 ignore changes in amount of whitespace #8 1.319 --ignore-space-at-eol #8 1.319 ignore changes in whitespace at EOL #8 1.319 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.319 --ignore-blank-lines ignore changes whose lines are all blank #8 1.319 -I, --ignore-matching-lines <regex> #8 1.319 ignore changes whose all lines match <regex> #8 1.319 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.319 --patience generate diff using the "patience diff" algorithm #8 1.319 --histogram generate diff using the "histogram diff" algorithm #8 1.319 --diff-algorithm <algorithm> #8 1.319 choose a diff algorithm #8 1.319 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.319 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.319 --word-diff-regex <regex> #8 1.319 use <regex> to decide what a word is #8 1.319 --color-words[=<regex>] #8 1.319 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.319 --color-moved[=<mode>] #8 1.319 moved lines of code are colored differently #8 1.319 --color-moved-ws <mode> #8 1.319 how white spaces are ignored in --color-moved #8 1.319 #8 1.319 Other diff options #8 1.319 --relative[=<prefix>] #8 1.319 when run from subdir, exclude changes outside and show relative paths #8 1.319 -a, --text treat all files as text #8 1.319 -R swap two inputs, reverse the diff #8 1.319 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.319 --quiet disable all output of the program #8 1.319 --ext-diff allow an external diff helper to be executed #8 1.319 --textconv run external text conversion filters when comparing binary files #8 1.319 --ignore-submodules[=<when>] #8 1.319 ignore changes to submodules in the diff generation #8 1.319 --submodule[=<format>] #8 1.319 specify how differences in submodules are shown #8 1.319 --ita-invisible-in-index #8 1.319 hide 'git add -N' entries from the index #8 1.319 --ita-visible-in-index #8 1.319 treat 'git add -N' entries as real in the index #8 1.319 -S <string> look for differences that change the number of occurrences of the specified string #8 1.319 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.319 --pickaxe-all show all changes in the changeset with -S or -G #8 1.319 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.319 -O <file> control the order in which files appear in the output #8 1.319 --rotate-to <path> show the change in the specified path first #8 1.319 --skip-to <path> skip the output to the specified path #8 1.319 --find-object <object-id> #8 1.319 look for differences that change the number of occurrences of the specified object #8 1.319 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.319 select files by diff type #8 1.319 --output <file> output to a specific file #8 1.319 #8 1.323 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.MTP3asp' #8 1.323 To add an exception for this directory, call: #8 1.323 #8 1.323 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.MTP3asp #8 1.329 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.MTP3asp' #8 1.329 To add an exception for this directory, call: #8 1.329 #8 1.329 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.MTP3asp #8 1.333 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.333 usage: git diff --no-index [<options>] <path> <path> #8 1.333 #8 1.333 Diff output format options #8 1.333 -p, --patch generate patch #8 1.333 -s, --no-patch suppress diff output #8 1.333 -u generate patch #8 1.333 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.333 -W, --function-context #8 1.333 generate diffs with <n> lines context #8 1.333 --raw generate the diff in raw format #8 1.333 --patch-with-raw synonym for '-p --raw' #8 1.333 --patch-with-stat synonym for '-p --stat' #8 1.333 --numstat machine friendly --stat #8 1.333 --shortstat output only the last line of --stat #8 1.333 -X, --dirstat[=<param1,param2>...] #8 1.333 output the distribution of relative amount of changes for each sub-directory #8 1.333 --cumulative synonym for --dirstat=cumulative #8 1.333 --dirstat-by-file[=<param1,param2>...] #8 1.333 synonym for --dirstat=files,param1,param2... #8 1.333 --check warn if changes introduce conflict markers or whitespace errors #8 1.333 --summary condensed summary such as creations, renames and mode changes #8 1.333 --name-only show only names of changed files #8 1.333 --name-status show only names and status of changed files #8 1.333 --stat[=<width>[,<name-width>[,<count>]]] #8 1.333 generate diffstat #8 1.333 --stat-width <width> generate diffstat with a given width #8 1.333 --stat-name-width <width> #8 1.333 generate diffstat with a given name width #8 1.333 --stat-graph-width <width> #8 1.333 generate diffstat with a given graph width #8 1.333 --stat-count <count> generate diffstat with limited lines #8 1.333 --compact-summary generate compact summary in diffstat #8 1.333 --binary output a binary diff that can be applied #8 1.333 --full-index show full pre- and post-image object names on the "index" lines #8 1.333 --color[=<when>] show colored diff #8 1.333 --ws-error-highlight <kind> #8 1.333 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.333 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.333 --abbrev[=<n>] use <n> digits to display object names #8 1.333 --src-prefix <prefix> #8 1.333 show the given source prefix instead of "a/" #8 1.333 --dst-prefix <prefix> #8 1.333 show the given destination prefix instead of "b/" #8 1.333 --line-prefix <prefix> #8 1.333 prepend an additional prefix to every line of output #8 1.333 --no-prefix do not show any source or destination prefix #8 1.333 --inter-hunk-context <n> #8 1.333 show context between diff hunks up to the specified number of lines #8 1.333 --output-indicator-new <char> #8 1.333 specify the character to indicate a new line instead of '+' #8 1.333 --output-indicator-old <char> #8 1.333 specify the character to indicate an old line instead of '-' #8 1.333 --output-indicator-context <char> #8 1.333 specify the character to indicate a context instead of ' ' #8 1.333 #8 1.333 Diff rename options #8 1.333 -B, --break-rewrites[=<n>[/<m>]] #8 1.333 break complete rewrite changes into pairs of delete and create #8 1.333 -M, --find-renames[=<n>] #8 1.333 detect renames #8 1.333 -D, --irreversible-delete #8 1.333 omit the preimage for deletes #8 1.333 -C, --find-copies[=<n>] #8 1.333 detect copies #8 1.333 --find-copies-harder use unmodified files as source to find copies #8 1.333 --no-renames disable rename detection #8 1.333 --rename-empty use empty blobs as rename source #8 1.333 --follow continue listing the history of a file beyond renames #8 1.333 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.333 #8 1.333 Diff algorithm options #8 1.333 --minimal produce the smallest possible diff #8 1.333 -w, --ignore-all-space #8 1.333 ignore whitespace when comparing lines #8 1.333 -b, --ignore-space-change #8 1.333 ignore changes in amount of whitespace #8 1.333 --ignore-space-at-eol #8 1.333 ignore changes in whitespace at EOL #8 1.333 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.333 --ignore-blank-lines ignore changes whose lines are all blank #8 1.333 -I, --ignore-matching-lines <regex> #8 1.333 ignore changes whose all lines match <regex> #8 1.333 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.333 --patience generate diff using the "patience diff" algorithm #8 1.333 --histogram generate diff using the "histogram diff" algorithm #8 1.334 --diff-algorithm <algorithm> #8 1.334 choose a diff algorithm #8 1.334 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.334 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.334 --word-diff-regex <regex> #8 1.334 use <regex> to decide what a word is #8 1.334 --color-words[=<regex>] #8 1.334 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.334 --color-moved[=<mode>] #8 1.334 moved lines of code are colored differently #8 1.334 --color-moved-ws <mode> #8 1.334 how white spaces are ignored in --color-moved #8 1.334 #8 1.334 Other diff options #8 1.334 --relative[=<prefix>] #8 1.334 when run from subdir, exclude changes outside and show relative paths #8 1.334 -a, --text treat all files as text #8 1.334 -R swap two inputs, reverse the diff #8 1.334 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.334 --quiet disable all output of the program #8 1.334 --ext-diff allow an external diff helper to be executed #8 1.334 --textconv run external text conversion filters when comparing binary files #8 1.334 --ignore-submodules[=<when>] #8 1.334 ignore changes to submodules in the diff generation #8 1.334 --submodule[=<format>] #8 1.334 specify how differences in submodules are shown #8 1.334 --ita-invisible-in-index #8 1.334 hide 'git add -N' entries from the index #8 1.334 --ita-visible-in-index #8 1.334 treat 'git add -N' entries as real in the index #8 1.334 -S <string> look for differences that change the number of occurrences of the specified string #8 1.334 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.334 --pickaxe-all show all changes in the changeset with -S or -G #8 1.334 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.334 -O <file> control the order in which files appear in the output #8 1.334 --rotate-to <path> show the change in the specified path first #8 1.334 --skip-to <path> skip the output to the specified path #8 1.334 --find-object <object-id> #8 1.334 look for differences that change the number of occurrences of the specified object #8 1.334 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.334 select files by diff type #8 1.334 --output <file> output to a specific file #8 1.334 #8 1.338 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP' #8 1.338 To add an exception for this directory, call: #8 1.338 #8 1.338 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP #8 1.344 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP' #8 1.344 To add an exception for this directory, call: #8 1.344 #8 1.344 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP #8 1.348 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.348 usage: git diff --no-index [<options>] <path> <path> #8 1.348 #8 1.348 Diff output format options #8 1.348 -p, --patch generate patch #8 1.348 -s, --no-patch suppress diff output #8 1.348 -u generate patch #8 1.348 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.348 -W, --function-context #8 1.348 generate diffs with <n> lines context #8 1.348 --raw generate the diff in raw format #8 1.348 --patch-with-raw synonym for '-p --raw' #8 1.348 --patch-with-stat synonym for '-p --stat' #8 1.348 --numstat machine friendly --stat #8 1.348 --shortstat output only the last line of --stat #8 1.348 -X, --dirstat[=<param1,param2>...] #8 1.348 output the distribution of relative amount of changes for each sub-directory #8 1.348 --cumulative synonym for --dirstat=cumulative #8 1.348 --dirstat-by-file[=<param1,param2>...] #8 1.348 synonym for --dirstat=files,param1,param2... #8 1.348 --check warn if changes introduce conflict markers or whitespace errors #8 1.348 --summary condensed summary such as creations, renames and mode changes #8 1.348 --name-only show only names of changed files #8 1.348 --name-status show only names and status of changed files #8 1.348 --stat[=<width>[,<name-width>[,<count>]]] #8 1.348 generate diffstat #8 1.348 --stat-width <width> generate diffstat with a given width #8 1.348 --stat-name-width <width> #8 1.348 generate diffstat with a given name width #8 1.348 --stat-graph-width <width> #8 1.348 generate diffstat with a given graph width #8 1.348 --stat-count <count> generate diffstat with limited lines #8 1.348 --compact-summary generate compact summary in diffstat #8 1.348 --binary output a binary diff that can be applied #8 1.348 --full-index show full pre- and post-image object names on the "index" lines #8 1.348 --color[=<when>] show colored diff #8 1.348 --ws-error-highlight <kind> #8 1.348 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.348 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.348 --abbrev[=<n>] use <n> digits to display object names #8 1.348 --src-prefix <prefix> #8 1.348 show the given source prefix instead of "a/" #8 1.348 --dst-prefix <prefix> #8 1.348 show the given destination prefix instead of "b/" #8 1.348 --line-prefix <prefix> #8 1.348 prepend an additional prefix to every line of output #8 1.348 --no-prefix do not show any source or destination prefix #8 1.348 --inter-hunk-context <n> #8 1.348 show context between diff hunks up to the specified number of lines #8 1.348 --output-indicator-new <char> #8 1.348 specify the character to indicate a new line instead of '+' #8 1.348 --output-indicator-old <char> #8 1.348 specify the character to indicate an old line instead of '-' #8 1.348 --output-indicator-context <char> #8 1.348 specify the character to indicate a context instead of ' ' #8 1.348 #8 1.348 Diff rename options #8 1.348 -B, --break-rewrites[=<n>[/<m>]] #8 1.348 break complete rewrite changes into pairs of delete and create #8 1.348 -M, --find-renames[=<n>] #8 1.348 detect renames #8 1.348 -D, --irreversible-delete #8 1.348 omit the preimage for deletes #8 1.348 -C, --find-copies[=<n>] #8 1.348 detect copies #8 1.348 --find-copies-harder use unmodified files as source to find copies #8 1.348 --no-renames disable rename detection #8 1.348 --rename-empty use empty blobs as rename source #8 1.348 --follow continue listing the history of a file beyond renames #8 1.348 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.348 #8 1.348 Diff algorithm options #8 1.348 --minimal produce the smallest possible diff #8 1.348 -w, --ignore-all-space #8 1.348 ignore whitespace when comparing lines #8 1.348 -b, --ignore-space-change #8 1.348 ignore changes in amount of whitespace #8 1.348 --ignore-space-at-eol #8 1.348 ignore changes in whitespace at EOL #8 1.348 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.348 --ignore-blank-lines ignore changes whose lines are all blank #8 1.348 -I, --ignore-matching-lines <regex> #8 1.348 ignore changes whose all lines match <regex> #8 1.348 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.348 --patience generate diff using the "patience diff" algorithm #8 1.348 --histogram generate diff using the "histogram diff" algorithm #8 1.348 --diff-algorithm <algorithm> #8 1.348 choose a diff algorithm #8 1.348 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.348 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.348 --word-diff-regex <regex> #8 1.349 use <regex> to decide what a word is #8 1.349 --color-words[=<regex>] #8 1.349 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.349 --color-moved[=<mode>] #8 1.349 moved lines of code are colored differently #8 1.349 --color-moved-ws <mode> #8 1.349 how white spaces are ignored in --color-moved #8 1.349 #8 1.349 Other diff options #8 1.349 --relative[=<prefix>] #8 1.349 when run from subdir, exclude changes outside and show relative paths #8 1.349 -a, --text treat all files as text #8 1.349 -R swap two inputs, reverse the diff #8 1.349 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.349 --quiet disable all output of the program #8 1.349 --ext-diff allow an external diff helper to be executed #8 1.349 --textconv run external text conversion filters when comparing binary files #8 1.349 --ignore-submodules[=<when>] #8 1.349 ignore changes to submodules in the diff generation #8 1.349 --submodule[=<format>] #8 1.349 specify how differences in submodules are shown #8 1.349 --ita-invisible-in-index #8 1.349 hide 'git add -N' entries from the index #8 1.349 --ita-visible-in-index #8 1.349 treat 'git add -N' entries as real in the index #8 1.349 -S <string> look for differences that change the number of occurrences of the specified string #8 1.349 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.349 --pickaxe-all show all changes in the changeset with -S or -G #8 1.349 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.349 -O <file> control the order in which files appear in the output #8 1.349 --rotate-to <path> show the change in the specified path first #8 1.349 --skip-to <path> skip the output to the specified path #8 1.349 --find-object <object-id> #8 1.349 look for differences that change the number of occurrences of the specified object #8 1.349 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.349 select files by diff type #8 1.349 --output <file> output to a specific file #8 1.349 #8 1.350 Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP' #8 1.350 Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP' #8 1.350 Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/update' #8 1.350 Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/update' #8 1.350 Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/clean' #8 1.350 Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/clean' #8 1.350 Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/distclean' #8 1.350 Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/distclean' #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.359 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSGP_v13.0.0' #8 1.359 To add an exception for this directory, call: #8 1.359 #8 1.359 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSGP_v13.0.0 #8 1.363 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.363 usage: git diff --no-index [<options>] <path> <path> #8 1.363 #8 1.363 Diff output format options #8 1.363 -p, --patch generate patch #8 1.363 -s, --no-patch suppress diff output #8 1.363 -u generate patch #8 1.363 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.363 -W, --function-context #8 1.363 generate diffs with <n> lines context #8 1.363 --raw generate the diff in raw format #8 1.363 --patch-with-raw synonym for '-p --raw' #8 1.363 --patch-with-stat synonym for '-p --stat' #8 1.363 --numstat machine friendly --stat #8 1.363 --shortstat output only the last line of --stat #8 1.363 -X, --dirstat[=<param1,param2>...] #8 1.363 output the distribution of relative amount of changes for each sub-directory #8 1.363 --cumulative synonym for --dirstat=cumulative #8 1.363 --dirstat-by-file[=<param1,param2>...] #8 1.363 synonym for --dirstat=files,param1,param2... #8 1.363 --check warn if changes introduce conflict markers or whitespace errors #8 1.363 --summary condensed summary such as creations, renames and mode changes #8 1.363 --name-only show only names of changed files #8 1.363 --name-status show only names and status of changed files #8 1.363 --stat[=<width>[,<name-width>[,<count>]]] #8 1.363 generate diffstat #8 1.363 --stat-width <width> generate diffstat with a given width #8 1.363 --stat-name-width <width> #8 1.363 generate diffstat with a given name width #8 1.363 --stat-graph-width <width> #8 1.363 generate diffstat with a given graph width #8 1.363 --stat-count <count> generate diffstat with limited lines #8 1.363 --compact-summary generate compact summary in diffstat #8 1.363 --binary output a binary diff that can be applied #8 1.363 --full-index show full pre- and post-image object names on the "index" lines #8 1.363 --color[=<when>] show colored diff #8 1.363 --ws-error-highlight <kind> #8 1.363 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.363 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.363 --abbrev[=<n>] use <n> digits to display object names #8 1.363 --src-prefix <prefix> #8 1.363 show the given source prefix instead of "a/" #8 1.363 --dst-prefix <prefix> #8 1.363 show the given destination prefix instead of "b/" #8 1.363 --line-prefix <prefix> #8 1.363 prepend an additional prefix to every line of output #8 1.363 --no-prefix do not show any source or destination prefix #8 1.363 --inter-hunk-context <n> #8 1.363 show context between diff hunks up to the specified number of lines #8 1.363 --output-indicator-new <char> #8 1.363 specify the character to indicate a new line instead of '+' #8 1.363 --output-indicator-old <char> #8 1.363 specify the character to indicate an old line instead of '-' #8 1.363 --output-indicator-context <char> #8 1.363 specify the character to indicate a context instead of ' ' #8 1.363 #8 1.363 Diff rename options #8 1.363 -B, --break-rewrites[=<n>[/<m>]] #8 1.363 break complete rewrite changes into pairs of delete and create #8 1.363 -M, --find-renames[=<n>] #8 1.363 detect renames #8 1.363 -D, --irreversible-delete #8 1.363 omit the preimage for deletes #8 1.363 -C, --find-copies[=<n>] #8 1.363 detect copies #8 1.363 --find-copies-harder use unmodified files as source to find copies #8 1.363 --no-renames disable rename detection #8 1.363 --rename-empty use empty blobs as rename source #8 1.363 --follow continue listing the history of a file beyond renames #8 1.363 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.363 #8 1.363 Diff algorithm options #8 1.363 --minimal produce the smallest possible diff #8 1.363 -w, --ignore-all-space #8 1.363 ignore whitespace when comparing lines #8 1.363 -b, --ignore-space-change #8 1.363 ignore changes in amount of whitespace #8 1.363 --ignore-space-at-eol #8 1.363 ignore changes in whitespace at EOL #8 1.363 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.363 --ignore-blank-lines ignore changes whose lines are all blank #8 1.363 -I, --ignore-matching-lines <regex> #8 1.363 ignore changes whose all lines match <regex> #8 1.363 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.363 --patience generate diff using the "patience diff" algorithm #8 1.363 --histogram generate diff using the "histogram diff" algorithm #8 1.363 --diff-algorithm <algorithm> #8 1.363 choose a diff algorithm #8 1.363 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.363 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.363 --word-diff-regex <regex> #8 1.363 use <regex> to decide what a word is #8 1.363 --color-words[=<regex>] #8 1.363 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.363 --color-moved[=<mode>] #8 1.363 moved lines of code are colored differently #8 1.363 --color-moved-ws <mode> #8 1.363 how white spaces are ignored in --color-moved #8 1.363 #8 1.363 Other diff options #8 1.363 --relative[=<prefix>] #8 1.363 when run from subdir, exclude changes outside and show relative paths #8 1.363 -a, --text treat all files as text #8 1.363 -R swap two inputs, reverse the diff #8 1.363 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.363 --quiet disable all output of the program #8 1.363 --ext-diff allow an external diff helper to be executed #8 1.363 --textconv run external text conversion filters when comparing binary files #8 1.363 --ignore-submodules[=<when>] #8 1.363 ignore changes to submodules in the diff generation #8 1.363 --submodule[=<format>] #8 1.363 specify how differences in submodules are shown #8 1.363 --ita-invisible-in-index #8 1.363 hide 'git add -N' entries from the index #8 1.363 --ita-visible-in-index #8 1.363 treat 'git add -N' entries as real in the index #8 1.363 -S <string> look for differences that change the number of occurrences of the specified string #8 1.363 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.363 --pickaxe-all show all changes in the changeset with -S or -G #8 1.363 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.363 -O <file> control the order in which files appear in the output #8 1.363 --rotate-to <path> show the change in the specified path first #8 1.363 --skip-to <path> skip the output to the specified path #8 1.364 --find-object <object-id> #8 1.364 look for differences that change the number of occurrences of the specified object #8 1.364 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.364 select files by diff type #8 1.364 --output <file> output to a specific file #8 1.364 #8 1.368 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/osmo-uecups' #8 1.368 To add an exception for this directory, call: #8 1.368 #8 1.368 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/osmo-uecups #8 1.374 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/osmo-uecups' #8 1.374 To add an exception for this directory, call: #8 1.374 #8 1.374 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/osmo-uecups #8 1.378 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.378 usage: git diff --no-index [<options>] <path> <path> #8 1.378 #8 1.378 Diff output format options #8 1.378 -p, --patch generate patch #8 1.378 -s, --no-patch suppress diff output #8 1.378 -u generate patch #8 1.378 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.378 -W, --function-context #8 1.378 generate diffs with <n> lines context #8 1.378 --raw generate the diff in raw format #8 1.378 --patch-with-raw synonym for '-p --raw' #8 1.378 --patch-with-stat synonym for '-p --stat' #8 1.378 --numstat machine friendly --stat #8 1.378 --shortstat output only the last line of --stat #8 1.378 -X, --dirstat[=<param1,param2>...] #8 1.378 output the distribution of relative amount of changes for each sub-directory #8 1.378 --cumulative synonym for --dirstat=cumulative #8 1.378 --dirstat-by-file[=<param1,param2>...] #8 1.378 synonym for --dirstat=files,param1,param2... #8 1.378 --check warn if changes introduce conflict markers or whitespace errors #8 1.378 --summary condensed summary such as creations, renames and mode changes #8 1.378 --name-only show only names of changed files #8 1.378 --name-status show only names and status of changed files #8 1.378 --stat[=<width>[,<name-width>[,<count>]]] #8 1.378 generate diffstat #8 1.378 --stat-width <width> generate diffstat with a given width #8 1.378 --stat-name-width <width> #8 1.378 generate diffstat with a given name width #8 1.378 --stat-graph-width <width> #8 1.378 generate diffstat with a given graph width #8 1.378 --stat-count <count> generate diffstat with limited lines #8 1.378 --compact-summary generate compact summary in diffstat #8 1.378 --binary output a binary diff that can be applied #8 1.378 --full-index show full pre- and post-image object names on the "index" lines #8 1.378 --color[=<when>] show colored diff #8 1.378 --ws-error-highlight <kind> #8 1.378 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.378 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.378 --abbrev[=<n>] use <n> digits to display object names #8 1.378 --src-prefix <prefix> #8 1.378 show the given source prefix instead of "a/" #8 1.378 --dst-prefix <prefix> #8 1.378 show the given destination prefix instead of "b/" #8 1.378 --line-prefix <prefix> #8 1.378 prepend an additional prefix to every line of output #8 1.378 --no-prefix do not show any source or destination prefix #8 1.378 --inter-hunk-context <n> #8 1.378 show context between diff hunks up to the specified number of lines #8 1.378 --output-indicator-new <char> #8 1.378 specify the character to indicate a new line instead of '+' #8 1.378 --output-indicator-old <char> #8 1.378 specify the character to indicate an old line instead of '-' #8 1.378 --output-indicator-context <char> #8 1.378 specify the character to indicate a context instead of ' ' #8 1.378 #8 1.378 Diff rename options #8 1.378 -B, --break-rewrites[=<n>[/<m>]] #8 1.378 break complete rewrite changes into pairs of delete and create #8 1.378 -M, --find-renames[=<n>] #8 1.378 detect renames #8 1.378 -D, --irreversible-delete #8 1.378 omit the preimage for deletes #8 1.378 -C, --find-copies[=<n>] #8 1.378 detect copies #8 1.378 --find-copies-harder use unmodified files as source to find copies #8 1.378 --no-renames disable rename detection #8 1.378 --rename-empty use empty blobs as rename source #8 1.378 --follow continue listing the history of a file beyond renames #8 1.378 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.378 #8 1.378 Diff algorithm options #8 1.378 --minimal produce the smallest possible diff #8 1.378 -w, --ignore-all-space #8 1.378 ignore whitespace when comparing lines #8 1.378 -b, --ignore-space-change #8 1.378 ignore changes in amount of whitespace #8 1.378 --ignore-space-at-eol #8 1.378 ignore changes in whitespace at EOL #8 1.378 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.378 --ignore-blank-lines ignore changes whose lines are all blank #8 1.378 -I, --ignore-matching-lines <regex> #8 1.378 ignore changes whose all lines match <regex> #8 1.378 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.378 --patience generate diff using the "patience diff" algorithm #8 1.378 --histogram generate diff using the "histogram diff" algorithm #8 1.378 --diff-algorithm <algorithm> #8 1.378 choose a diff algorithm #8 1.378 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.378 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.378 --word-diff-regex <regex> #8 1.378 use <regex> to decide what a word is #8 1.378 --color-words[=<regex>] #8 1.379 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.379 --color-moved[=<mode>] #8 1.379 moved lines of code are colored differently #8 1.379 --color-moved-ws <mode> #8 1.379 how white spaces are ignored in --color-moved #8 1.379 #8 1.379 Other diff options #8 1.379 --relative[=<prefix>] #8 1.379 when run from subdir, exclude changes outside and show relative paths #8 1.379 -a, --text treat all files as text #8 1.379 -R swap two inputs, reverse the diff #8 1.379 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.379 --quiet disable all output of the program #8 1.379 --ext-diff allow an external diff helper to be executed #8 1.379 --textconv run external text conversion filters when comparing binary files #8 1.379 --ignore-submodules[=<when>] #8 1.379 ignore changes to submodules in the diff generation #8 1.379 --submodule[=<format>] #8 1.379 specify how differences in submodules are shown #8 1.379 --ita-invisible-in-index #8 1.379 hide 'git add -N' entries from the index #8 1.379 --ita-visible-in-index #8 1.379 treat 'git add -N' entries as real in the index #8 1.379 -S <string> look for differences that change the number of occurrences of the specified string #8 1.379 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.379 --pickaxe-all show all changes in the changeset with -S or -G #8 1.379 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.379 -O <file> control the order in which files appear in the output #8 1.379 --rotate-to <path> show the change in the specified path first #8 1.379 --skip-to <path> skip the output to the specified path #8 1.379 --find-object <object-id> #8 1.379 look for differences that change the number of occurrences of the specified object #8 1.379 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.379 select files by diff type #8 1.379 --output <file> output to a specific file #8 1.379 #8 1.383 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSMAP' #8 1.383 To add an exception for this directory, call: #8 1.383 #8 1.383 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSMAP #8 1.389 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSMAP' #8 1.389 To add an exception for this directory, call: #8 1.389 #8 1.389 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSMAP #8 1.394 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.394 usage: git diff --no-index [<options>] <path> <path> #8 1.394 #8 1.394 Diff output format options #8 1.394 -p, --patch generate patch #8 1.394 -s, --no-patch suppress diff output #8 1.394 -u generate patch #8 1.394 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.394 -W, --function-context #8 1.394 generate diffs with <n> lines context #8 1.394 --raw generate the diff in raw format #8 1.394 --patch-with-raw synonym for '-p --raw' #8 1.394 --patch-with-stat synonym for '-p --stat' #8 1.394 --numstat machine friendly --stat #8 1.394 --shortstat output only the last line of --stat #8 1.394 -X, --dirstat[=<param1,param2>...] #8 1.394 output the distribution of relative amount of changes for each sub-directory #8 1.394 --cumulative synonym for --dirstat=cumulative #8 1.394 --dirstat-by-file[=<param1,param2>...] #8 1.394 synonym for --dirstat=files,param1,param2... #8 1.394 --check warn if changes introduce conflict markers or whitespace errors #8 1.394 --summary condensed summary such as creations, renames and mode changes #8 1.394 --name-only show only names of changed files #8 1.394 --name-status show only names and status of changed files #8 1.394 --stat[=<width>[,<name-width>[,<count>]]] #8 1.394 generate diffstat #8 1.394 --stat-width <width> generate diffstat with a given width #8 1.394 --stat-name-width <width> #8 1.394 generate diffstat with a given name width #8 1.394 --stat-graph-width <width> #8 1.394 generate diffstat with a given graph width #8 1.394 --stat-count <count> generate diffstat with limited lines #8 1.394 --compact-summary generate compact summary in diffstat #8 1.394 --binary output a binary diff that can be applied #8 1.394 --full-index show full pre- and post-image object names on the "index" lines #8 1.394 --color[=<when>] show colored diff #8 1.394 --ws-error-highlight <kind> #8 1.394 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.394 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.394 --abbrev[=<n>] use <n> digits to display object names #8 1.394 --src-prefix <prefix> #8 1.394 show the given source prefix instead of "a/" #8 1.394 --dst-prefix <prefix> #8 1.394 show the given destination prefix instead of "b/" #8 1.394 --line-prefix <prefix> #8 1.394 prepend an additional prefix to every line of output #8 1.394 --no-prefix do not show any source or destination prefix #8 1.394 --inter-hunk-context <n> #8 1.394 show context between diff hunks up to the specified number of lines #8 1.394 --output-indicator-new <char> #8 1.394 specify the character to indicate a new line instead of '+' #8 1.394 --output-indicator-old <char> #8 1.394 specify the character to indicate an old line instead of '-' #8 1.394 --output-indicator-context <char> #8 1.394 specify the character to indicate a context instead of ' ' #8 1.394 #8 1.394 Diff rename options #8 1.394 -B, --break-rewrites[=<n>[/<m>]] #8 1.394 break complete rewrite changes into pairs of delete and create #8 1.394 -M, --find-renames[=<n>] #8 1.394 detect renames #8 1.394 -D, --irreversible-delete #8 1.394 omit the preimage for deletes #8 1.394 -C, --find-copies[=<n>] #8 1.394 detect copies #8 1.394 --find-copies-harder use unmodified files as source to find copies #8 1.394 --no-renames disable rename detection #8 1.394 --rename-empty use empty blobs as rename source #8 1.394 --follow continue listing the history of a file beyond renames #8 1.394 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.394 #8 1.394 Diff algorithm options #8 1.394 --minimal produce the smallest possible diff #8 1.394 -w, --ignore-all-space #8 1.394 ignore whitespace when comparing lines #8 1.394 -b, --ignore-space-change #8 1.394 ignore changes in amount of whitespace #8 1.394 --ignore-space-at-eol #8 1.394 ignore changes in whitespace at EOL #8 1.394 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.394 --ignore-blank-lines ignore changes whose lines are all blank #8 1.394 -I, --ignore-matching-lines <regex> #8 1.394 ignore changes whose all lines match <regex> #8 1.394 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.394 --patience generate diff using the "patience diff" algorithm #8 1.394 --histogram generate diff using the "histogram diff" algorithm #8 1.394 --diff-algorithm <algorithm> #8 1.394 choose a diff algorithm #8 1.394 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.394 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.394 --word-diff-regex <regex> #8 1.394 use <regex> to decide what a word is #8 1.394 --color-words[=<regex>] #8 1.394 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.394 --color-moved[=<mode>] #8 1.394 moved lines of code are colored differently #8 1.394 --color-moved-ws <mode> #8 1.394 how white spaces are ignored in --color-moved #8 1.394 #8 1.394 Other diff options #8 1.394 --relative[=<prefix>] #8 1.394 when run from subdir, exclude changes outside and show relative paths #8 1.394 -a, --text treat all files as text #8 1.394 -R swap two inputs, reverse the diff #8 1.394 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.394 --quiet disable all output of the program #8 1.394 --ext-diff allow an external diff helper to be executed #8 1.394 --textconv run external text conversion filters when comparing binary files #8 1.394 --ignore-submodules[=<when>] #8 1.394 ignore changes to submodules in the diff generation #8 1.394 --submodule[=<format>] #8 1.394 specify how differences in submodules are shown #8 1.394 --ita-invisible-in-index #8 1.394 hide 'git add -N' entries from the index #8 1.394 --ita-visible-in-index #8 1.394 treat 'git add -N' entries as real in the index #8 1.394 -S <string> look for differences that change the number of occurrences of the specified string #8 1.394 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.394 --pickaxe-all show all changes in the changeset with -S or -G #8 1.394 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.394 -O <file> control the order in which files appear in the output #8 1.394 --rotate-to <path> show the change in the specified path first #8 1.394 --skip-to <path> skip the output to the specified path #8 1.394 --find-object <object-id> #8 1.394 look for differences that change the number of occurrences of the specified object #8 1.394 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.394 select files by diff type #8 1.394 --output <file> output to a specific file #8 1.394 #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.405 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.MAP' #8 1.405 To add an exception for this directory, call: #8 1.405 #8 1.405 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.MAP #8 1.409 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.409 usage: git diff --no-index [<options>] <path> <path> #8 1.409 #8 1.409 Diff output format options #8 1.409 -p, --patch generate patch #8 1.409 -s, --no-patch suppress diff output #8 1.409 -u generate patch #8 1.409 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.409 -W, --function-context #8 1.409 generate diffs with <n> lines context #8 1.409 --raw generate the diff in raw format #8 1.409 --patch-with-raw synonym for '-p --raw' #8 1.409 --patch-with-stat synonym for '-p --stat' #8 1.409 --numstat machine friendly --stat #8 1.409 --shortstat output only the last line of --stat #8 1.409 -X, --dirstat[=<param1,param2>...] #8 1.409 output the distribution of relative amount of changes for each sub-directory #8 1.409 --cumulative synonym for --dirstat=cumulative #8 1.409 --dirstat-by-file[=<param1,param2>...] #8 1.409 synonym for --dirstat=files,param1,param2... #8 1.409 --check warn if changes introduce conflict markers or whitespace errors #8 1.409 --summary condensed summary such as creations, renames and mode changes #8 1.409 --name-only show only names of changed files #8 1.409 --name-status show only names and status of changed files #8 1.409 --stat[=<width>[,<name-width>[,<count>]]] #8 1.409 generate diffstat #8 1.409 --stat-width <width> generate diffstat with a given width #8 1.409 --stat-name-width <width> #8 1.409 generate diffstat with a given name width #8 1.409 --stat-graph-width <width> #8 1.409 generate diffstat with a given graph width #8 1.409 --stat-count <count> generate diffstat with limited lines #8 1.409 --compact-summary generate compact summary in diffstat #8 1.409 --binary output a binary diff that can be applied #8 1.409 --full-index show full pre- and post-image object names on the "index" lines #8 1.409 --color[=<when>] show colored diff #8 1.409 --ws-error-highlight <kind> #8 1.409 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.409 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.409 --abbrev[=<n>] use <n> digits to display object names #8 1.409 --src-prefix <prefix> #8 1.409 show the given source prefix instead of "a/" #8 1.409 --dst-prefix <prefix> #8 1.409 show the given destination prefix instead of "b/" #8 1.409 --line-prefix <prefix> #8 1.409 prepend an additional prefix to every line of output #8 1.409 --no-prefix do not show any source or destination prefix #8 1.409 --inter-hunk-context <n> #8 1.409 show context between diff hunks up to the specified number of lines #8 1.409 --output-indicator-new <char> #8 1.409 specify the character to indicate a new line instead of '+' #8 1.409 --output-indicator-old <char> #8 1.409 specify the character to indicate an old line instead of '-' #8 1.409 --output-indicator-context <char> #8 1.409 specify the character to indicate a context instead of ' ' #8 1.409 #8 1.409 Diff rename options #8 1.409 -B, --break-rewrites[=<n>[/<m>]] #8 1.409 break complete rewrite changes into pairs of delete and create #8 1.409 -M, --find-renames[=<n>] #8 1.409 detect renames #8 1.409 -D, --irreversible-delete #8 1.409 omit the preimage for deletes #8 1.409 -C, --find-copies[=<n>] #8 1.409 detect copies #8 1.409 --find-copies-harder use unmodified files as source to find copies #8 1.409 --no-renames disable rename detection #8 1.409 --rename-empty use empty blobs as rename source #8 1.409 --follow continue listing the history of a file beyond renames #8 1.409 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.409 #8 1.409 Diff algorithm options #8 1.409 --minimal produce the smallest possible diff #8 1.409 -w, --ignore-all-space #8 1.409 ignore whitespace when comparing lines #8 1.409 -b, --ignore-space-change #8 1.409 ignore changes in amount of whitespace #8 1.409 --ignore-space-at-eol #8 1.409 ignore changes in whitespace at EOL #8 1.409 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.409 --ignore-blank-lines ignore changes whose lines are all blank #8 1.409 -I, --ignore-matching-lines <regex> #8 1.409 ignore changes whose all lines match <regex> #8 1.409 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.409 --patience generate diff using the "patience diff" algorithm #8 1.409 --histogram generate diff using the "histogram diff" algorithm #8 1.409 --diff-algorithm <algorithm> #8 1.409 choose a diff algorithm #8 1.409 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.409 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.409 --word-diff-regex <regex> #8 1.409 use <regex> to decide what a word is #8 1.409 --color-words[=<regex>] #8 1.409 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.409 --color-moved[=<mode>] #8 1.409 moved lines of code are colored differently #8 1.409 --color-moved-ws <mode> #8 1.409 how white spaces are ignored in --color-moved #8 1.409 #8 1.409 Other diff options #8 1.409 --relative[=<prefix>] #8 1.409 when run from subdir, exclude changes outside and show relative paths #8 1.409 -a, --text treat all files as text #8 1.409 -R swap two inputs, reverse the diff #8 1.409 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.409 --quiet disable all output of the program #8 1.409 --ext-diff allow an external diff helper to be executed #8 1.409 --textconv run external text conversion filters when comparing binary files #8 1.409 --ignore-submodules[=<when>] #8 1.409 ignore changes to submodules in the diff generation #8 1.409 --submodule[=<format>] #8 1.409 specify how differences in submodules are shown #8 1.409 --ita-invisible-in-index #8 1.409 hide 'git add -N' entries from the index #8 1.409 --ita-visible-in-index #8 1.409 treat 'git add -N' entries as real in the index #8 1.409 -S <string> look for differences that change the number of occurrences of the specified string #8 1.409 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.409 --pickaxe-all show all changes in the changeset with -S or -G #8 1.409 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.409 -O <file> control the order in which files appear in the output #8 1.409 --rotate-to <path> show the change in the specified path first #8 1.409 --skip-to <path> skip the output to the specified path #8 1.409 --find-object <object-id> #8 1.409 look for differences that change the number of occurrences of the specified object #8 1.409 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.409 select files by diff type #8 1.409 --output <file> output to a specific file #8 1.409 #8 1.414 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.AF_PACKET' #8 1.414 To add an exception for this directory, call: #8 1.414 #8 1.414 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.AF_PACKET #8 1.419 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.AF_PACKET' #8 1.419 To add an exception for this directory, call: #8 1.419 #8 1.419 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.AF_PACKET #8 1.423 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.423 usage: git diff --no-index [<options>] <path> <path> #8 1.423 #8 1.423 Diff output format options #8 1.423 -p, --patch generate patch #8 1.423 -s, --no-patch suppress diff output #8 1.423 -u generate patch #8 1.423 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.423 -W, --function-context #8 1.423 generate diffs with <n> lines context #8 1.423 --raw generate the diff in raw format #8 1.423 --patch-with-raw synonym for '-p --raw' #8 1.423 --patch-with-stat synonym for '-p --stat' #8 1.423 --numstat machine friendly --stat #8 1.423 --shortstat output only the last line of --stat #8 1.423 -X, --dirstat[=<param1,param2>...] #8 1.423 output the distribution of relative amount of changes for each sub-directory #8 1.423 --cumulative synonym for --dirstat=cumulative #8 1.423 --dirstat-by-file[=<param1,param2>...] #8 1.423 synonym for --dirstat=files,param1,param2... #8 1.423 --check warn if changes introduce conflict markers or whitespace errors #8 1.423 --summary condensed summary such as creations, renames and mode changes #8 1.423 --name-only show only names of changed files #8 1.423 --name-status show only names and status of changed files #8 1.423 --stat[=<width>[,<name-width>[,<count>]]] #8 1.423 generate diffstat #8 1.423 --stat-width <width> generate diffstat with a given width #8 1.423 --stat-name-width <width> #8 1.423 generate diffstat with a given name width #8 1.423 --stat-graph-width <width> #8 1.423 generate diffstat with a given graph width #8 1.423 --stat-count <count> generate diffstat with limited lines #8 1.423 --compact-summary generate compact summary in diffstat #8 1.423 --binary output a binary diff that can be applied #8 1.423 --full-index show full pre- and post-image object names on the "index" lines #8 1.423 --color[=<when>] show colored diff #8 1.423 --ws-error-highlight <kind> #8 1.423 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.423 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.423 --abbrev[=<n>] use <n> digits to display object names #8 1.423 --src-prefix <prefix> #8 1.423 show the given source prefix instead of "a/" #8 1.423 --dst-prefix <prefix> #8 1.423 show the given destination prefix instead of "b/" #8 1.423 --line-prefix <prefix> #8 1.423 prepend an additional prefix to every line of output #8 1.423 --no-prefix do not show any source or destination prefix #8 1.423 --inter-hunk-context <n> #8 1.424 show context between diff hunks up to the specified number of lines #8 1.424 --output-indicator-new <char> #8 1.424 specify the character to indicate a new line instead of '+' #8 1.424 --output-indicator-old <char> #8 1.424 specify the character to indicate an old line instead of '-' #8 1.424 --output-indicator-context <char> #8 1.424 specify the character to indicate a context instead of ' ' #8 1.424 #8 1.424 Diff rename options #8 1.424 -B, --break-rewrites[=<n>[/<m>]] #8 1.424 break complete rewrite changes into pairs of delete and create #8 1.424 -M, --find-renames[=<n>] #8 1.424 detect renames #8 1.424 -D, --irreversible-delete #8 1.424 omit the preimage for deletes #8 1.424 -C, --find-copies[=<n>] #8 1.424 detect copies #8 1.424 --find-copies-harder use unmodified files as source to find copies #8 1.424 --no-renames disable rename detection #8 1.424 --rename-empty use empty blobs as rename source #8 1.424 --follow continue listing the history of a file beyond renames #8 1.424 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.424 #8 1.424 Diff algorithm options #8 1.424 --minimal produce the smallest possible diff #8 1.424 -w, --ignore-all-space #8 1.424 ignore whitespace when comparing lines #8 1.424 -b, --ignore-space-change #8 1.424 ignore changes in amount of whitespace #8 1.424 --ignore-space-at-eol #8 1.424 ignore changes in whitespace at EOL #8 1.424 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.424 --ignore-blank-lines ignore changes whose lines are all blank #8 1.424 -I, --ignore-matching-lines <regex> #8 1.424 ignore changes whose all lines match <regex> #8 1.424 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.424 --patience generate diff using the "patience diff" algorithm #8 1.424 --histogram generate diff using the "histogram diff" algorithm #8 1.424 --diff-algorithm <algorithm> #8 1.424 choose a diff algorithm #8 1.424 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.424 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.424 --word-diff-regex <regex> #8 1.424 use <regex> to decide what a word is #8 1.424 --color-words[=<regex>] #8 1.424 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.424 --color-moved[=<mode>] #8 1.424 moved lines of code are colored differently #8 1.424 --color-moved-ws <mode> #8 1.424 how white spaces are ignored in --color-moved #8 1.424 #8 1.424 Other diff options #8 1.424 --relative[=<prefix>] #8 1.424 when run from subdir, exclude changes outside and show relative paths #8 1.424 -a, --text treat all files as text #8 1.424 -R swap two inputs, reverse the diff #8 1.424 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.424 --quiet disable all output of the program #8 1.424 --ext-diff allow an external diff helper to be executed #8 1.424 --textconv run external text conversion filters when comparing binary files #8 1.424 --ignore-submodules[=<when>] #8 1.424 ignore changes to submodules in the diff generation #8 1.424 --submodule[=<format>] #8 1.424 specify how differences in submodules are shown #8 1.424 --ita-invisible-in-index #8 1.424 hide 'git add -N' entries from the index #8 1.424 --ita-visible-in-index #8 1.424 treat 'git add -N' entries as real in the index #8 1.424 -S <string> look for differences that change the number of occurrences of the specified string #8 1.424 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.424 --pickaxe-all show all changes in the changeset with -S or -G #8 1.424 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.424 -O <file> control the order in which files appear in the output #8 1.424 --rotate-to <path> show the change in the specified path first #8 1.424 --skip-to <path> skip the output to the specified path #8 1.424 --find-object <object-id> #8 1.424 look for differences that change the number of occurrences of the specified object #8 1.424 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.424 select files by diff type #8 1.424 --output <file> output to a specific file #8 1.424 #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.434 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.USB' #8 1.434 To add an exception for this directory, call: #8 1.434 #8 1.434 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.USB #8 1.438 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.438 usage: git diff --no-index [<options>] <path> <path> #8 1.438 #8 1.438 Diff output format options #8 1.438 -p, --patch generate patch #8 1.438 -s, --no-patch suppress diff output #8 1.438 -u generate patch #8 1.438 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.438 -W, --function-context #8 1.438 generate diffs with <n> lines context #8 1.438 --raw generate the diff in raw format #8 1.438 --patch-with-raw synonym for '-p --raw' #8 1.438 --patch-with-stat synonym for '-p --stat' #8 1.438 --numstat machine friendly --stat #8 1.438 --shortstat output only the last line of --stat #8 1.438 -X, --dirstat[=<param1,param2>...] #8 1.438 output the distribution of relative amount of changes for each sub-directory #8 1.438 --cumulative synonym for --dirstat=cumulative #8 1.438 --dirstat-by-file[=<param1,param2>...] #8 1.438 synonym for --dirstat=files,param1,param2... #8 1.438 --check warn if changes introduce conflict markers or whitespace errors #8 1.438 --summary condensed summary such as creations, renames and mode changes #8 1.438 --name-only show only names of changed files #8 1.438 --name-status show only names and status of changed files #8 1.438 --stat[=<width>[,<name-width>[,<count>]]] #8 1.438 generate diffstat #8 1.438 --stat-width <width> generate diffstat with a given width #8 1.438 --stat-name-width <width> #8 1.438 generate diffstat with a given name width #8 1.438 --stat-graph-width <width> #8 1.438 generate diffstat with a given graph width #8 1.438 --stat-count <count> generate diffstat with limited lines #8 1.438 --compact-summary generate compact summary in diffstat #8 1.438 --binary output a binary diff that can be applied #8 1.438 --full-index show full pre- and post-image object names on the "index" lines #8 1.438 --color[=<when>] show colored diff #8 1.438 --ws-error-highlight <kind> #8 1.438 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.438 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.438 --abbrev[=<n>] use <n> digits to display object names #8 1.438 --src-prefix <prefix> #8 1.438 show the given source prefix instead of "a/" #8 1.438 --dst-prefix <prefix> #8 1.438 show the given destination prefix instead of "b/" #8 1.438 --line-prefix <prefix> #8 1.438 prepend an additional prefix to every line of output #8 1.438 --no-prefix do not show any source or destination prefix #8 1.438 --inter-hunk-context <n> #8 1.438 show context between diff hunks up to the specified number of lines #8 1.438 --output-indicator-new <char> #8 1.438 specify the character to indicate a new line instead of '+' #8 1.438 --output-indicator-old <char> #8 1.438 specify the character to indicate an old line instead of '-' #8 1.438 --output-indicator-context <char> #8 1.438 specify the character to indicate a context instead of ' ' #8 1.438 #8 1.438 Diff rename options #8 1.438 -B, --break-rewrites[=<n>[/<m>]] #8 1.438 break complete rewrite changes into pairs of delete and create #8 1.438 -M, --find-renames[=<n>] #8 1.439 detect renames #8 1.439 -D, --irreversible-delete #8 1.439 omit the preimage for deletes #8 1.439 -C, --find-copies[=<n>] #8 1.439 detect copies #8 1.439 --find-copies-harder use unmodified files as source to find copies #8 1.439 --no-renames disable rename detection #8 1.439 --rename-empty use empty blobs as rename source #8 1.439 --follow continue listing the history of a file beyond renames #8 1.439 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.439 #8 1.439 Diff algorithm options #8 1.439 --minimal produce the smallest possible diff #8 1.439 -w, --ignore-all-space #8 1.439 ignore whi #8 1.439 [output clipped, log limit 200KiB/s reached] #8 1.442 WARNING: titan.Libraries.TCCUsefulFunctions skipped because it contains uncommitted modifications! #8 1.443 WARNING: titan.ProtocolEmulations.M3UA skipped because it contains uncommitted modifications! #8 1.443 WARNING: titan.ProtocolEmulations.SCCP skipped because it contains uncommitted modifications! #8 1.444 WARNING: titan.ProtocolModules.BSSAPP_v7.3.0 skipped because it contains uncommitted modifications! #8 1.444 WARNING: titan.ProtocolModules.DIAMETER_ProtocolModule_Generator skipped because it contains uncommitted modifications! #8 1.444 WARNING: titan.ProtocolModules.DNS skipped because it contains uncommitted modifications! #8 1.445 WARNING: titan.ProtocolModules.GRE skipped because it contains uncommitted modifications! #8 1.445 WARNING: titan.ProtocolModules.GTP_v13.5.0 skipped because it contains uncommitted modifications! #8 1.445 WARNING: titan.ProtocolModules.GTPv2_v13.7.0 skipped because it contains uncommitted modifications! #8 1.446 WARNING: titan.ProtocolModules.ICMP skipped because it contains uncommitted modifications! #8 1.446 WARNING: titan.ProtocolModules.ICMPv6 skipped because it contains uncommitted modifications! #8 1.447 WARNING: titan.ProtocolModules.IP skipped because it contains uncommitted modifications! #8 1.447 WARNING: titan.ProtocolModules.ISUP_Q.762 skipped because it contains uncommitted modifications! #8 1.447 WARNING: titan.ProtocolModules.JSON_v07_2006 skipped because it contains uncommitted modifications! #8 1.447 WARNING: titan.ProtocolModules.L2TP skipped because it contains uncommitted modifications! #8 1.448 WARNING: titan.ProtocolModules.LLC_v7.1.0 skipped because it contains uncommitted modifications! #8 1.448 WARNING: titan.ProtocolModules.M3UA skipped because it contains uncommitted modifications! #8 1.449 WARNING: titan.ProtocolModules.MobileL3_v13.4.0 skipped because it contains uncommitted modifications! #8 1.449 WARNING: titan.ProtocolModules.SMPP skipped because it contains uncommitted modifications! #8 1.449 WARNING: titan.ProtocolModules.TCP skipped because it contains uncommitted modifications! #8 1.450 WARNING: titan.ProtocolModules.UDP skipped because it contains uncommitted modifications! #8 1.450 WARNING: titan.ProtocolModules.RTP skipped because it contains uncommitted modifications! #8 1.450 WARNING: titan.ProtocolModules.M2PA skipped because it contains uncommitted modifications! #8 1.451 WARNING: titan.ProtocolModules.ROSE skipped because it contains uncommitted modifications! #8 1.451 WARNING: titan.ProtocolModules.SCTP skipped because it contains uncommitted modifications! #8 1.451 WARNING: titan.ProtocolModules.SDP skipped because it contains uncommitted modifications! #8 1.452 WARNING: titan.ProtocolModules.SUA skipped because it contains uncommitted modifications! #8 1.452 WARNING: titan.ProtocolModules.NAS_EPS_15.2.0.1 skipped because it contains uncommitted modifications! #8 1.452 WARNING: titan.ProtocolModules.NS_v7.3.0 skipped because it contains uncommitted modifications! #8 1.453 WARNING: titan.ProtocolModules.SGsAP_13.2.0 skipped because it contains uncommitted modifications! #8 1.453 WARNING: titan.ProtocolModules.SNDCP_v7.0.0 skipped because it contains uncommitted modifications! #8 1.453 WARNING: titan.ProtocolModules.PFCP_v15.1.0 skipped because it contains uncommitted modifications! #8 1.454 WARNING: titan.TestPorts.Common_Components.Socket-API skipped because it contains uncommitted modifications! #8 1.454 WARNING: titan.TestPorts.Common_Components.Abstract_Socket skipped because it contains uncommitted modifications! #8 1.454 WARNING: titan.TestPorts.HTTPmsg skipped because it contains uncommitted modifications! #8 1.455 WARNING: titan.TestPorts.IPL4asp skipped because it contains uncommitted modifications! #8 1.455 WARNING: titan.TestPorts.LANL2asp skipped because it contains uncommitted modifications! #8 1.455 WARNING: titan.TestPorts.PCAPasp skipped because it contains uncommitted modifications! #8 1.456 WARNING: titan.TestPorts.PIPEasp skipped because it contains uncommitted modifications! #8 1.456 WARNING: titan.TestPorts.SIPmsg skipped because it contains uncommitted modifications! #8 1.457 WARNING: titan.TestPorts.TELNETasp skipped because it contains uncommitted modifications! #8 1.457 WARNING: titan.TestPorts.TCPasp skipped because it contains uncommitted modifications! #8 1.457 WARNING: titan.TestPorts.UDPasp skipped because it contains uncommitted modifications! #8 1.457 WARNING: titan.TestPorts.UNIX_DOMAIN_SOCKETasp skipped because it contains uncommitted modifications! #8 1.458 WARNING: titan.TestPorts.SCTPasp skipped because it contains uncommitted modifications! #8 1.458 WARNING: titan.TestPorts.MTP3asp skipped because it contains uncommitted modifications! #8 1.458 WARNING: titan.ProtocolModules.BSSGP_v13.0.0 skipped because it contains uncommitted modifications! #8 1.459 WARNING: osmo-uecups skipped because it contains uncommitted modifications! #8 1.460 WARNING: titan.ProtocolModules.BSSMAP skipped because it contains uncommitted modifications! #8 1.460 WARNING: titan.ProtocolModules.MAP skipped because it contains uncommitted modifications! #8 1.460 WARNING: titan.TestPorts.AF_PACKET skipped because it contains uncommitted modifications! #8 1.461 WARNING: titan.TestPorts.USB skipped because it contains uncommitted modifications! #8 1.461 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 1.462 touch .make.deps #8 1.466 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 1.467 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 1.468 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 1.469 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 1.594 (cd sccp && ./gen_links.sh && ./regen_makefile.sh) #8 1.601 Linking UD_PT.cc #8 1.603 Linking UD_PT.hh #8 1.605 Linking UD_PortType.ttcn #8 1.608 Linking UD_Types.ttcn #8 1.610 Linking TCCInterface_Functions.ttcn #8 1.612 Linking TCCConversion_Functions.ttcn #8 1.614 Linking TCCConversion.cc #8 1.616 Linking TCCInterface.cc #8 1.618 Linking TCCInterface_ip.h #8 1.621 Linking TCCEncoding_Functions.ttcn #8 1.623 Linking TCCEncoding.cc #8 1.625 Linking Socket_API_Definitions.ttcn #8 1.627 Linking IPL4asp_Functions.ttcn #8 1.629 Linking IPL4asp_PT.cc #8 1.631 Linking IPL4asp_PT.hh #8 1.633 Linking IPL4asp_PortType.ttcn #8 1.635 Linking IPL4asp_Types.ttcn #8 1.637 Linking IPL4asp_discovery.cc #8 1.639 Linking IPL4asp_protocol_L234.hh #8 1.642 Linking M3UA_Types.ttcn #8 1.644 Linking SCTPasp_PT.cc #8 1.646 Linking SCTPasp_PT.hh #8 1.648 Linking SCTPasp_PortType.ttcn #8 1.650 Linking SCTPasp_Types.ttcn #8 1.652 Linking MTP3asp_PortType.ttcn #8 1.654 Linking MTP3asp_Types.ttcn #8 1.656 Linking M3UA_Emulation.ttcn #8 1.658 Linking SCCP_Emulation.ttcn #8 1.660 Linking SCCP_EncDec.cc #8 1.662 Linking SCCP_Mapping.ttcnpp #8 1.664 Linking SCCP_Types.ttcn #8 1.666 Linking SCCPasp_Types.ttcn #8 1.668 Linking TELNETasp_PT.cc #8 1.670 Linking TELNETasp_PT.hh #8 1.672 Linking TELNETasp_PortType.ttcn #8 1.674 Linking Misc_Helpers.ttcn #8 1.676 Linking General_Types.ttcn #8 1.678 Linking GSM_Types.ttcn #8 1.680 Linking Osmocom_Types.ttcn #8 1.682 Linking Osmocom_VTY_Functions.ttcn #8 1.684 Linking Native_Functions.ttcn #8 1.686 Linking Native_FunctionDefs.cc #8 1.688 Linking IPA_Types.ttcn #8 1.690 Linking IPA_Emulation.ttcnpp #8 1.692 Linking IPA_CodecPort.ttcn #8 1.694 Linking IPA_CodecPort_CtrlFunct.ttcn #8 1.696 Linking IPA_CodecPort_CtrlFunctDef.cc #8 1.698 Linking Osmocom_CTRL_Types.ttcn #8 1.700 Linking Osmocom_CTRL_Functions.ttcn #8 1.702 Linking Osmocom_CTRL_Adapter.ttcn #8 1.704 Linking SCCP_Templates.ttcn #8 1.802 make -C sccp compile #8 1.811 make[1]: Entering directory '/osmo-ttcn3-hacks/sccp' #8 1.811 cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DIPA_EMULATION_SCCP -DUSE_MTP3_DISTRIBUTOR IPA_Emulation.ttcnpp IPA_Emulation.ttcn #8 1.821 cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DIPA_EMULATION_SCCP -DUSE_MTP3_DISTRIBUTOR SCCP_Mapping.ttcnpp SCCP_Mapping.ttcn #8 1.832 /usr/bin/ttcn3_compiler -L -U 8 GSM_Types.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn SCCP_CodecPort.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Tests.ttcn SCCP_Tests_RAW.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UD_PortType.ttcn UD_Types.ttcn IPA_Emulation.ttcn SCCP_Mapping.ttcn - GSM_Types.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn SCCP_CodecPort.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Tests.ttcn SCCP_Tests_RAW.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UD_PortType.ttcn UD_Types.ttcn IPA_Emulation.ttcn SCCP_Mapping.ttcn #8 1.960 touch compile #8 1.960 make[1]: Leaving directory '/osmo-ttcn3-hacks/sccp' #8 1.961 make -j20 -C sccp #8 1.965 make[1]: Entering directory '/osmo-ttcn3-hacks/sccp' #8 1.983 Creating dependency file for UD_PT.cc #8 1.983 Creating dependency file for TELNETasp_PT.cc #8 1.984 Creating dependency file for TCCInterface.cc #8 1.984 Creating dependency file for TCCConversion.cc #8 1.984 Creating dependency file for TCCEncoding.cc #8 1.984 Creating dependency file for SCTPasp_PT.cc #8 1.984 Creating dependency file for SCCP_EncDec.cc #8 1.984 Creating dependency file for Native_FunctionDefs.cc #8 1.985 Creating dependency file for IPL4asp_discovery.cc #8 1.985 Creating dependency file for IPL4asp_PT.cc #8 1.985 Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc #8 1.991 Creating dependency file for SCCP_Mapping_part_7.cc #8 1.991 Creating dependency file for SCCP_Mapping_part_6.cc #8 1.991 Creating dependency file for SCCP_Mapping_part_5.cc #8 1.991 Creating dependency file for SCCP_Mapping_part_4.cc #8 1.991 Creating dependency file for SCCP_Mapping_part_2.cc #8 1.991 Creating dependency file for SCCP_Mapping_part_3.cc #8 2.005 Creating dependency file for SCCP_Mapping_part_1.cc #8 2.005 Creating dependency file for IPA_Emulation_part_7.cc #8 2.005 Creating dependency file for IPA_Emulation_part_6.cc #8 2.005 Creating dependency file for IPA_Emulation_part_5.cc #8 2.018 Creating dependency file for IPA_Emulation_part_4.cc #8 2.018 Creating dependency file for IPA_Emulation_part_3.cc #8 2.018 Creating dependency file for IPA_Emulation_part_2.cc #8 2.018 Creating dependency file for IPA_Emulation_part_1.cc #8 2.019 Creating dependency file for SCCP_Mapping.cc #8 2.019 Creating dependency file for IPA_Emulation.cc #8 2.019 Creating dependency file for UD_Types_part_7.cc #8 2.019 Creating dependency file for UD_Types_part_6.cc #8 2.019 Creating dependency file for UD_Types_part_5.cc #8 2.020 Creating dependency file for UD_Types_part_4.cc #8 2.020 Creating dependency file for UD_Types_part_3.cc #8 2.021 Creating dependency file for UD_Types_part_2.cc #8 2.023 Creating dependency file for UD_Types_part_1.cc #8 2.024 Creating dependency file for UD_PortType_part_7.cc #8 2.024 Creating dependency file for UD_PortType_part_6.cc #8 2.025 Creating dependency file for UD_PortType_part_5.cc #8 2.025 Creating dependency file for UD_PortType_part_4.cc #8 2.026 Creating dependency file for UD_PortType_part_3.cc #8 2.026 Creating dependency file for UD_PortType_part_2.cc #8 2.027 Creating dependency file for UD_PortType_part_1.cc #8 2.027 Creating dependency file for TELNETasp_PortType_part_7.cc #8 2.028 Creating dependency file for TELNETasp_PortType_part_6.cc #8 2.030 Creating dependency file for TELNETasp_PortType_part_5.cc #8 2.030 Creating dependency file for TELNETasp_PortType_part_4.cc #8 2.031 Creating dependency file for TELNETasp_PortType_part_3.cc #8 2.031 Creating dependency file for TELNETasp_PortType_part_1.cc #8 2.031 Creating dependency file for TELNETasp_PortType_part_2.cc #8 2.033 Creating dependency file for TCCInterface_Functions_part_7.cc #8 2.033 Creating dependency file for TCCInterface_Functions_part_6.cc #8 2.033 Creating dependency file for TCCInterface_Functions_part_5.cc #8 2.033 Creating dependency file for TCCInterface_Functions_part_4.cc #8 2.034 Creating dependency file for TCCInterface_Functions_part_3.cc #8 2.034 Creating dependency file for TCCInterface_Functions_part_2.cc #8 2.036 Creating dependency file for TCCInterface_Functions_part_1.cc #8 2.037 Creating dependency file for TCCEncoding_Functions_part_7.cc #8 2.037 Creating dependency file for TCCEncoding_Functions_part_6.cc #8 2.037 Creating dependency file for TCCEncoding_Functions_part_5.cc #8 2.037 Creating dependency file for TCCEncoding_Functions_part_4.cc #8 2.037 Creating dependency file for TCCEncoding_Functions_part_3.cc #8 2.038 Creating dependency file for TCCEncoding_Functions_part_2.cc #8 2.039 Creating dependency file for TCCEncoding_Functions_part_1.cc #8 2.039 Creating dependency file for TCCConversion_Functions_part_7.cc #8 2.040 Creating dependency file for TCCConversion_Functions_part_6.cc #8 2.040 Creating dependency file for TCCConversion_Functions_part_5.cc #8 2.042 Creating dependency file for TCCConversion_Functions_part_4.cc #8 2.043 Creating dependency file for TCCConversion_Functions_part_3.cc #8 2.043 Creating dependency file for TCCConversion_Functions_part_2.cc #8 2.043 Creating dependency file for TCCConversion_Functions_part_1.cc #8 2.044 Creating dependency file for Socket_API_Definitions_part_7.cc #8 2.044 Creating dependency file for Socket_API_Definitions_part_6.cc #8 2.044 Creating dependency file for Socket_API_Definitions_part_5.cc #8 2.045 Creating dependency file for Socket_API_Definitions_part_4.cc #8 2.046 Creating dependency file for Socket_API_Definitions_part_3.cc #8 2.046 Creating dependency file for Socket_API_Definitions_part_2.cc #8 2.046 Creating dependency file for Socket_API_Definitions_part_1.cc #8 2.047 Creating dependency file for SCTPasp_Types_part_7.cc #8 2.047 Creating dependency file for SCTPasp_Types_part_5.cc #8 2.047 Creating dependency file for SCTPasp_Types_part_6.cc #8 2.049 Creating dependency file for SCTPasp_Types_part_4.cc #8 2.050 Creating dependency file for SCTPasp_Types_part_3.cc #8 2.050 Creating dependency file for SCTPasp_Types_part_2.cc #8 2.050 Creating dependency file for SCTPasp_Types_part_1.cc #8 2.050 Creating dependency file for SCTPasp_PortType_part_7.cc #8 2.051 Creating dependency file for SCTPasp_PortType_part_6.cc #8 2.051 Creating dependency file for SCTPasp_PortType_part_5.cc #8 2.055 Creating dependency file for SCTPasp_PortType_part_4.cc #8 2.055 Creating dependency file for SCTPasp_PortType_part_3.cc #8 2.055 Creating dependency file for SCTPasp_PortType_part_2.cc #8 2.055 Creating dependency file for SCCPasp_Types_part_7.cc #8 2.055 Creating dependency file for SCCPasp_Types_part_6.cc #8 2.055 Creating dependency file for SCTPasp_PortType_part_1.cc #8 2.055 Creating dependency file for SCCPasp_Types_part_5.cc #8 2.055 Creating dependency file for SCCPasp_Types_part_4.cc #8 2.056 Creating dependency file for SCCPasp_Types_part_3.cc #8 2.057 Creating dependency file for SCCPasp_Types_part_2.cc #8 2.057 Creating dependency file for SCCPasp_Types_part_1.cc #8 2.057 Creating dependency file for SCCP_Types_part_7.cc #8 2.058 Creating dependency file for SCCP_Types_part_6.cc #8 2.058 Creating dependency file for SCCP_Types_part_5.cc #8 2.064 Creating dependency file for SCCP_Types_part_4.cc #8 2.065 Creating dependency file for SCCP_Types_part_3.cc #8 2.065 Creating dependency file for SCCP_Types_part_2.cc #8 2.065 Creating dependency file for SCCP_Types_part_1.cc #8 2.065 Creating dependency file for SCCP_Tests_RAW_part_7.cc #8 2.065 Creating dependency file for SCCP_Tests_RAW_part_6.cc #8 2.065 Creating dependency file for SCCP_Tests_RAW_part_5.cc #8 2.066 Creating dependency file for SCCP_Tests_RAW_part_4.cc #8 2.066 Creating dependency file for SCCP_Tests_RAW_part_3.cc #8 2.067 Creating dependency file for SCCP_Tests_RAW_part_2.cc #8 2.067 Creating dependency file for SCCP_Tests_RAW_part_1.cc #8 2.070 Creating dependency file for SCCP_Tests_part_7.cc #8 2.072 Creating dependency file for SCCP_Tests_part_6.cc #8 2.072 Creating dependency file for SCCP_Tests_part_5.cc #8 2.072 Creating dependency file for SCCP_Tests_part_4.cc #8 2.073 Creating dependency file for SCCP_Tests_part_3.cc #8 2.073 Creating dependency file for SCCP_Tests_part_2.cc #8 2.077 Creating dependency file for SCCP_Tests_part_1.cc #8 2.077 Creating dependency file for SCCP_Templates_part_7.cc #8 2.078 Creating dependency file for SCCP_Templates_part_6.cc #8 2.079 Creating dependency file for SCCP_Templates_part_5.cc #8 2.080 Creating dependency file for SCCP_Templates_part_4.cc #8 2.082 Creating dependency file for SCCP_Templates_part_3.cc #8 2.084 Creating dependency file for SCCP_Templates_part_2.cc #8 2.084 Creating dependency file for SCCP_Templates_part_1.cc #8 2.085 Creating dependency file for SCCP_Emulation_part_7.cc #8 2.086 Creating dependency file for SCCP_Emulation_part_6.cc #8 2.088 Creating dependency file for SCCP_Emulation_part_5.cc #8 2.090 Creating dependency file for SCCP_Emulation_part_4.cc #8 2.091 Creating dependency file for SCCP_Emulation_part_3.cc #8 2.098 Creating dependency file for SCCP_Emulation_part_2.cc #8 2.098 Creating dependency file for SCCP_Emulation_part_1.cc #8 2.099 Creating dependency file for SCCP_CodecPort_part_7.cc #8 2.099 Creating dependency file for SCCP_CodecPort_part_6.cc #8 2.099 Creating dependency file for SCCP_CodecPort_part_5.cc #8 2.099 Creating dependency file for SCCP_CodecPort_part_4.cc #8 2.099 Creating dependency file for SCCP_CodecPort_part_3.cc #8 2.100 Creating dependency file for SCCP_CodecPort_part_2.cc #8 2.100 Creating dependency file for SCCP_CodecPort_part_1.cc #8 2.100 Creating dependency file for Osmocom_VTY_Functions_part_6.cc #8 2.100 Creating dependency file for Osmocom_VTY_Functions_part_7.cc #8 2.105 Creating dependency file for Osmocom_VTY_Functions_part_5.cc #8 2.105 Creating dependency file for Osmocom_VTY_Functions_part_4.cc #8 2.106 Creating dependency file for Osmocom_VTY_Functions_part_3.cc #8 2.106 Creating dependency file for Osmocom_VTY_Functions_part_2.cc #8 2.106 Creating dependency file for Osmocom_Types_part_7.cc #8 2.106 Creating dependency file for Osmocom_VTY_Functions_part_1.cc #8 2.106 Creating dependency file for Osmocom_Types_part_6.cc #8 2.114 Creating dependency file for Osmocom_Types_part_5.cc #8 2.114 Creating dependency file for Osmocom_Types_part_4.cc #8 2.114 Creating dependency file for Osmocom_Types_part_3.cc #8 2.114 Creating dependency file for Osmocom_Types_part_2.cc #8 2.114 Creating dependency file for Osmocom_Types_part_1.cc #8 2.115 Creating dependency file for Osmocom_CTRL_Types_part_7.cc #8 2.115 Creating dependency file for Osmocom_CTRL_Types_part_6.cc #8 2.115 Creating dependency file for Osmocom_CTRL_Types_part_5.cc #8 2.115 Creating dependency file for Osmocom_CTRL_Types_part_4.cc #8 2.115 Creating dependency file for Osmocom_CTRL_Types_part_3.cc #8 2.116 Creating dependency file for Osmocom_CTRL_Types_part_2.cc #8 2.116 Creating dependency file for Osmocom_CTRL_Types_part_1.cc #8 2.116 Creating dependency file for Osmocom_CTRL_Functions_part_7.cc #8 2.117 Creating dependency file for Osmocom_CTRL_Functions_part_6.cc #8 2.117 Creating dependency file for Osmocom_CTRL_Functions_part_5.cc #8 2.119 Creating dependency file for Osmocom_CTRL_Functions_part_4.cc #8 2.120 Creating dependency file for Osmocom_CTRL_Functions_part_3.cc #8 2.120 Creating dependency file for Osmocom_CTRL_Functions_part_2.cc #8 2.122 Creating dependency file for Osmocom_CTRL_Functions_part_1.cc #8 2.122 Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc #8 2.122 Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc #8 2.122 Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc #8 2.123 Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc #8 2.123 Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc #8 2.123 Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc #8 2.123 Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc #8 2.124 Creating dependency file for Native_Functions_part_7.cc #8 2.125 Creating dependency file for Native_Functions_part_5.cc #8 2.125 Creating dependency file for Native_Functions_part_6.cc #8 2.126 Creating dependency file for Native_Functions_part_4.cc #8 2.127 Creating dependency file for Native_Functions_part_3.cc #8 2.127 Creating dependency file for Native_Functions_part_2.cc #8 2.129 Creating dependency file for Native_Functions_part_1.cc #8 2.129 Creating dependency file for Misc_Helpers_part_7.cc #8 2.129 Creating dependency file for Misc_Helpers_part_6.cc #8 2.129 Creating dependency file for Misc_Helpers_part_5.cc #8 2.130 Creating dependency file for Misc_Helpers_part_4.cc #8 2.130 Creating dependency file for Misc_Helpers_part_3.cc #8 2.131 Creating dependency file for Misc_Helpers_part_2.cc #8 2.131 Creating dependency file for Misc_Helpers_part_1.cc #8 2.131 Creating dependency file for MTP3asp_Types_part_7.cc #8 2.131 Creating dependency file for MTP3asp_Types_part_6.cc #8 2.133 Creating dependency file for MTP3asp_Types_part_5.cc #8 2.133 Creating dependency file for MTP3asp_Types_part_4.cc #8 2.134 Creating dependency file for MTP3asp_Types_part_3.cc #8 2.134 Creating dependency file for MTP3asp_Types_part_2.cc #8 2.134 Creating dependency file for MTP3asp_Types_part_1.cc #8 2.136 Creating dependency file for MTP3asp_PortType_part_7.cc #8 2.136 Creating dependency file for MTP3asp_PortType_part_6.cc #8 2.136 Creating dependency file for MTP3asp_PortType_part_5.cc #8 2.137 Creating dependency file for MTP3asp_PortType_part_4.cc #8 2.137 Creating dependency file for MTP3asp_PortType_part_3.cc #8 2.137 Creating dependency file for MTP3asp_PortType_part_2.cc #8 2.138 Creating dependency file for MTP3asp_PortType_part_1.cc #8 2.138 Creating dependency file for M3UA_Types_part_6.cc #8 2.138 Creating dependency file for M3UA_Types_part_7.cc #8 2.140 Creating dependency file for M3UA_Types_part_5.cc #8 2.140 Creating dependency file for M3UA_Types_part_4.cc #8 2.141 Creating dependency file for M3UA_Types_part_3.cc #8 2.141 Creating dependency file for M3UA_Types_part_2.cc #8 2.141 Creating dependency file for M3UA_Types_part_1.cc #8 2.141 Creating dependency file for M3UA_Emulation_part_7.cc #8 2.142 Creating dependency file for M3UA_Emulation_part_6.cc #8 2.142 Creating dependency file for M3UA_Emulation_part_5.cc #8 2.143 Creating dependency file for M3UA_Emulation_part_3.cc #8 2.143 Creating dependency file for M3UA_Emulation_part_4.cc #8 2.143 Creating dependency file for M3UA_Emulation_part_2.cc #8 2.144 Creating dependency file for M3UA_Emulation_part_1.cc #8 2.144 Creating dependency file for IPL4asp_Types_part_7.cc #8 2.145 Creating dependency file for IPL4asp_Types_part_6.cc #8 2.145 Creating dependency file for IPL4asp_Types_part_5.cc #8 2.145 Creating dependency file for IPL4asp_Types_part_4.cc #8 2.146 Creating dependency file for IPL4asp_Types_part_3.cc #8 2.148 Creating dependency file for IPL4asp_Types_part_2.cc #8 2.150 Creating dependency file for IPL4asp_Types_part_1.cc #8 2.150 Creating dependency file for IPL4asp_PortType_part_7.cc #8 2.151 Creating dependency file for IPL4asp_PortType_part_6.cc #8 2.151 Creating dependency file for IPL4asp_PortType_part_5.cc #8 2.151 Creating dependency file for IPL4asp_PortType_part_4.cc #8 2.151 Creating dependency file for IPL4asp_PortType_part_3.cc #8 2.151 Creating dependency file for IPL4asp_PortType_part_2.cc #8 2.157 Creating dependency file for IPL4asp_PortType_part_1.cc #8 2.157 Creating dependency file for IPL4asp_Functions_part_7.cc #8 2.158 Creating dependency file for IPL4asp_Functions_part_6.cc #8 2.158 Creating dependency file for IPL4asp_Functions_part_5.cc #8 2.158 Creating dependency file for IPL4asp_Functions_part_4.cc #8 2.158 Creating dependency file for IPL4asp_Functions_part_3.cc #8 2.158 Creating dependency file for IPL4asp_Functions_part_2.cc #8 2.159 Creating dependency file for IPL4asp_Functions_part_1.cc #8 2.159 Creating dependency file for IPA_Types_part_7.cc #8 2.165 Creating dependency file for IPA_Types_part_6.cc #8 2.165 Creating dependency file for IPA_Types_part_5.cc #8 2.165 Creating dependency file for IPA_Types_part_3.cc #8 2.165 Creating dependency file for IPA_Types_part_4.cc #8 2.166 Creating dependency file for IPA_Types_part_2.cc #8 2.166 Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc #8 2.166 Creating dependency file for IPA_Types_part_1.cc #8 2.166 Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc #8 2.168 Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc #8 2.168 Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc #8 2.171 Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc #8 2.171 Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc #8 2.172 Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc #8 2.172 Creating dependency file for IPA_CodecPort_part_7.cc #8 2.173 Creating dependency file for IPA_CodecPort_part_6.cc #8 2.173 Creating dependency file for IPA_CodecPort_part_5.cc #8 2.175 Creating dependency file for IPA_CodecPort_part_4.cc #8 2.176 Creating dependency file for IPA_CodecPort_part_3.cc #8 2.178 Creating dependency file for IPA_CodecPort_part_2.cc #8 2.179 Creating dependency file for IPA_CodecPort_part_1.cc #8 2.180 Creating dependency file for General_Types_part_7.cc #8 2.180 Creating dependency file for General_Types_part_6.cc #8 2.180 Creating dependency file for General_Types_part_5.cc #8 2.180 Creating dependency file for General_Types_part_4.cc #8 2.181 Creating dependency file for General_Types_part_3.cc #8 2.181 Creating dependency file for General_Types_part_2.cc #8 2.182 Creating dependency file for General_Types_part_1.cc #8 2.183 Creating dependency file for GSM_Types_part_7.cc #8 2.186 Creating dependency file for GSM_Types_part_6.cc #8 2.186 Creating dependency file for GSM_Types_part_5.cc #8 2.186 Creating dependency file for GSM_Types_part_4.cc #8 2.186 Creating dependency file for GSM_Types_part_3.cc #8 2.188 Creating dependency file for GSM_Types_part_2.cc #8 2.188 Creating dependency file for GSM_Types_part_1.cc #8 2.188 Creating dependency file for UD_PortType.cc #8 2.188 Creating dependency file for UD_Types.cc #8 2.190 Creating dependency file for TELNETasp_PortType.cc #8 2.192 Creating dependency file for TCCInterface_Functions.cc #8 2.193 Creating dependency file for TCCConversion_Functions.cc #8 2.194 Creating dependency file for TCCEncoding_Functions.cc #8 2.194 Creating dependency file for Socket_API_Definitions.cc #8 2.194 Creating dependency file for SCTPasp_Types.cc #8 2.195 Creating dependency file for SCTPasp_PortType.cc #8 2.199 Creating dependency file for SCCPasp_Types.cc #8 2.202 Creating dependency file for SCCP_Types.cc #8 2.204 Creating dependency file for SCCP_Tests_RAW.cc #8 2.209 Creating dependency file for SCCP_Tests.cc #8 2.210 Creating dependency file for SCCP_Templates.cc #8 2.214 Creating dependency file for SCCP_Emulation.cc #8 2.241 Creating dependency file for SCCP_CodecPort.cc #8 2.241 Creating dependency file for Osmocom_VTY_Functions.cc #8 2.241 Creating dependency file for Osmocom_Types.cc #8 2.241 Creating dependency file for Osmocom_CTRL_Types.cc #8 2.242 Creating dependency file for Osmocom_CTRL_Functions.cc #8 2.249 Creating dependency file for Osmocom_CTRL_Adapter.cc #8 2.249 Creating dependency file for Native_Functions.cc #8 2.249 Creating dependency file for Misc_Helpers.cc #8 2.253 Creating dependency file for MTP3asp_Types.cc #8 2.257 Creating dependency file for MTP3asp_PortType.cc #8 2.257 Creating dependency file for M3UA_Types.cc #8 2.257 Creating dependency file for M3UA_Emulation.cc #8 2.258 Creating dependency file for IPL4asp_Types.cc #8 2.262 Creating dependency file for IPL4asp_PortType.cc #8 2.271 Creating dependency file for IPL4asp_Functions.cc #8 2.272 Creating dependency file for IPA_Types.cc #8 2.274 Creating dependency file for IPA_CodecPort_CtrlFunct.cc #8 2.285 Creating dependency file for IPA_CodecPort.cc #8 2.294 Creating dependency file for General_Types.cc #8 2.297 Creating dependency file for GSM_Types.cc #8 2.374 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc #8 2.374 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.374 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.374 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.375 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.375 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.375 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.375 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.375 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc #8 2.376 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc #8 2.376 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc #8 2.376 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc #8 2.377 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.377 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.377 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.377 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.378 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.378 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.378 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.393 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_CodecPort.o SCCP_CodecPort.cc #8 2.930 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc #8 2.985 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc #8 3.014 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Tests.o SCCP_Tests.cc #8 3.030 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Tests_RAW.o SCCP_Tests_RAW.cc #8 3.051 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc #8 3.063 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc #8 3.067 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc #8 3.261 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc #8 3.379 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.383 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.412 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc #8 3.513 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.740 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.932 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType.o UD_PortType.cc #8 3.972 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types.o UD_Types.cc #8 4.044 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc #8 4.121 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc #8 4.135 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc #8 4.152 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc #8 4.191 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc #8 4.199 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc #8 4.237 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc #8 4.254 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 4.267 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 4.301 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc #8 4.302 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc #8 4.312 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc #8 4.335 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc #8 4.335 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc #8 4.337 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.352 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.353 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.354 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.354 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.355 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.370 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.370 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.370 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.370 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.370 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.371 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.374 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.385 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.386 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.386 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.387 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.387 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.387 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.389 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.402 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.402 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.403 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.403 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.403 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.403 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.417 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.418 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.418 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.418 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.418 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.420 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.433 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.433 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.434 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.434 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.436 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.437 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.449 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.450 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.451 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.452 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.454 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc #8 4.464 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc #8 4.466 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc #8 4.467 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc #8 4.478 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc #8 4.478 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc #8 4.479 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc #8 4.482 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc #8 4.489 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc #8 4.490 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc #8 4.496 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc #8 4.498 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc #8 4.646 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc #8 4.740 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc #8 4.830 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc #8 4.840 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc #8 4.875 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc #8 4.889 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc #8 4.935 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc #8 4.965 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc #8 4.968 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc #8 4.983 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc #8 4.986 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc #8 4.998 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc #8 5.000 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc #8 5.001 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc #8 5.010 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc #8 5.013 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc #8 5.016 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 5.017 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 5.027 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 5.029 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 5.032 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 5.034 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 5.044 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 5.044 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 5.047 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 5.051 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 5.060 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 5.062 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 5.069 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 5.073 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 5.079 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 5.080 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 5.084 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 5.090 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 5.095 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 5.096 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 5.097 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 5.100 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 5.106 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 5.112 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 5.114 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 5.116 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 5.119 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 5.123 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 5.127 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 5.129 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 5.129 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 5.134 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 5.135 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 5.141 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 5.142 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 5.144 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 5.144 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 5.149 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 5.153 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 5.159 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 5.159 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 5.159 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 5.161 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 5.172 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 5.173 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 5.173 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 5.174 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 5.175 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 5.188 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 5.188 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_CodecPort_part_1.o SCCP_CodecPort_part_1.cc #8 5.189 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_CodecPort_part_2.o SCCP_CodecPort_part_2.cc #8 5.189 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_CodecPort_part_3.o SCCP_CodecPort_part_3.cc #8 5.190 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_CodecPort_part_4.o SCCP_CodecPort_part_4.cc #8 5.202 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_CodecPort_part_5.o SCCP_CodecPort_part_5.cc #8 5.203 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_CodecPort_part_6.o SCCP_CodecPort_part_6.cc #8 5.204 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_CodecPort_part_7.o SCCP_CodecPort_part_7.cc #8 5.204 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc #8 5.207 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc #8 5.215 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc #8 5.219 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc #8 5.219 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc #8 5.223 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc #8 5.228 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc #8 5.239 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc #8 5.240 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc #8 5.240 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc #8 5.241 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc #8 5.247 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc #8 5.255 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc #8 5.255 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc #8 5.256 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Tests_part_1.o SCCP_Tests_part_1.cc #8 5.258 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Tests_part_2.o SCCP_Tests_part_2.cc #8 5.265 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Tests_part_3.o SCCP_Tests_part_3.cc #8 5.271 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Tests_part_4.o SCCP_Tests_part_4.cc #8 5.272 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Tests_part_5.o SCCP_Tests_part_5.cc #8 5.273 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Tests_part_6.o SCCP_Tests_part_6.cc #8 5.273 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Tests_part_7.o SCCP_Tests_part_7.cc #8 5.284 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Tests_RAW_part_1.o SCCP_Tests_RAW_part_1.cc #8 5.287 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Tests_RAW_part_2.o SCCP_Tests_RAW_part_2.cc #8 5.288 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Tests_RAW_part_3.o SCCP_Tests_RAW_part_3.cc #8 5.289 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Tests_RAW_part_4.o SCCP_Tests_RAW_part_4.cc #8 5.309 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Tests_RAW_part_5.o SCCP_Tests_RAW_part_5.cc #8 5.309 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Tests_RAW_part_6.o SCCP_Tests_RAW_part_6.cc #8 5.309 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Tests_RAW_part_7.o SCCP_Tests_RAW_part_7.cc #8 5.309 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc #8 5.324 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc #8 5.324 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc #8 5.324 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc #8 5.325 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc #8 5.325 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc #8 5.514 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc #8 5.539 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc #8 5.626 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc #8 5.641 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc #8 5.672 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc #8 5.693 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc #8 5.695 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc #8 5.710 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc #8 5.713 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc #8 5.731 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc #8 5.732 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc #8 5.749 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc #8 5.750 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc #8 5.753 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc #8 5.766 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc #8 5.767 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc #8 5.772 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc #8 5.790 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc #8 5.791 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc #8 5.807 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc #8 5.822 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc #8 5.822 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc #8 5.838 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc #8 5.851 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc #8 5.867 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc #8 5.899 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc #8 5.931 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc #8 5.963 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc #8 5.995 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 6.027 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 6.063 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 6.095 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 6.107 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 6.125 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 6.125 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 6.141 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 6.155 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc #8 6.158 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc #8 6.171 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc #8 6.187 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc #8 6.190 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc #8 6.204 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc #8 6.207 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc #8 6.223 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 6.224 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 6.225 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 6.240 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 6.242 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 6.243 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 6.257 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 6.257 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 6.261 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 6.273 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 6.273 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 6.278 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 6.289 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 6.296 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 6.296 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_1.o UD_PortType_part_1.cc #8 6.306 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_2.o UD_PortType_part_2.cc #8 6.312 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_3.o UD_PortType_part_3.cc #8 6.313 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_4.o UD_PortType_part_4.cc #8 6.327 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_5.o UD_PortType_part_5.cc #8 6.330 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_6.o UD_PortType_part_6.cc #8 6.331 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_7.o UD_PortType_part_7.cc #8 6.346 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_1.o UD_Types_part_1.cc #8 6.347 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_2.o UD_Types_part_2.cc #8 6.350 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_3.o UD_Types_part_3.cc #8 6.363 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_4.o UD_Types_part_4.cc #8 6.368 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_5.o UD_Types_part_5.cc #8 6.369 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_6.o UD_Types_part_6.cc #8 6.380 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_7.o UD_Types_part_7.cc #8 6.385 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 6.388 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc #8 6.410 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 6.426 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 6.459 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc #8 6.467 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc #8 6.483 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc #8 6.491 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc #8 6.500 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc #8 6.507 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc #8 6.516 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc #8 6.532 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc #8 6.543 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc #8 6.549 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc #8 6.559 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc #8 6.564 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc #8 6.581 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc #8 6.591 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc #8 6.653 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.774 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.840 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_EncDec.o SCCP_EncDec.cc #8 6.854 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PT.o SCTPasp_PT.cc #8 6.867 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.881 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc #8 6.907 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc #8 7.045 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 7.121 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PT.o UD_PT.cc #8 7.226 g++ -shared -o GSM_Types.so GSM_Types.o #8 7.228 g++ -shared -o General_Types.so General_Types.o #8 7.306 g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o #8 7.309 g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o #8 7.310 g++ -shared -o IPA_Types.so IPA_Types.o #8 7.315 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o #8 7.316 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o #8 7.395 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o #8 7.395 g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o #8 7.400 g++ -shared -o M3UA_Types.so M3UA_Types.o #8 7.417 g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o #8 7.427 g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o #8 7.431 g++ -shared -o Misc_Helpers.so Misc_Helpers.o #8 7.437 g++ -shared -o Native_Functions.so Native_Functions.o #8 7.462 g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o #8 7.495 g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o #8 7.501 g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o #8 7.515 g++ -shared -o Osmocom_Types.so Osmocom_Types.o #8 7.523 g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o #8 7.523 g++ -shared -o SCCP_CodecPort.so SCCP_CodecPort.o #8 7.532 g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o #8 7.574 g++ -shared -o SCCP_Templates.so SCCP_Templates.o #8 7.575 g++ -shared -o SCCP_Tests.so SCCP_Tests.o #8 7.594 g++ -shared -o SCCP_Tests_RAW.so SCCP_Tests_RAW.o #8 7.599 g++ -shared -o SCCP_Types.so SCCP_Types.o #8 7.600 g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o #8 7.615 g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o #8 7.618 g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o #8 7.623 g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o #8 7.646 g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o #8 7.653 g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o #8 7.653 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o #8 7.683 g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o #8 7.686 g++ -shared -o UD_PortType.so UD_PortType.o #8 7.705 g++ -shared -o UD_Types.so UD_Types.o #8 7.707 g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o #8 7.727 g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o #8 7.729 g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o #8 7.733 g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o #8 7.751 g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o #8 7.751 g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o #8 7.753 g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o #8 7.756 g++ -shared -o General_Types_part_1.so General_Types_part_1.o #8 7.762 g++ -shared -o General_Types_part_2.so General_Types_part_2.o #8 7.765 g++ -shared -o General_Types_part_3.so General_Types_part_3.o #8 7.771 g++ -shared -o General_Types_part_4.so General_Types_part_4.o #8 7.772 g++ -shared -o General_Types_part_5.so General_Types_part_5.o #8 7.772 g++ -shared -o General_Types_part_6.so General_Types_part_6.o #8 7.772 g++ -shared -o General_Types_part_7.so General_Types_part_7.o #8 7.775 g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o #8 7.786 g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o #8 7.786 g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o #8 7.786 g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o #8 7.788 g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o #8 7.789 g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o #8 7.794 g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o #8 7.794 g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o #8 7.794 g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o #8 7.794 g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o #8 7.801 g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o #8 7.803 g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o #8 7.806 g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o #8 7.806 g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o #8 7.808 g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o #8 7.812 g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o #8 7.813 g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o #8 7.815 g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o #8 7.815 g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o #8 7.815 g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o #8 7.821 g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o #8 7.825 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o #8 7.825 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o #8 7.826 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o #8 7.827 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o #8 7.834 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o #8 7.835 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o #8 7.836 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o #8 7.836 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o #8 7.838 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o #8 7.840 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o #8 7.841 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o #8 7.844 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o #8 7.845 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o #8 7.848 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o #8 7.848 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o #8 7.850 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o #8 7.856 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o #8 7.856 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o #8 7.861 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o #8 7.861 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o #8 7.862 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o #8 7.864 g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o #8 7.864 g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o #8 7.864 g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o #8 7.866 g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o #8 7.866 g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o #8 7.871 g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o #8 7.875 g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o #8 7.883 g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o #8 7.884 g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o #8 7.884 g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o #8 7.884 g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o #8 7.884 g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o #8 7.884 g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o #8 7.885 g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o #8 7.886 g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o #8 7.887 g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o #8 7.889 g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o #8 7.890 g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o #8 7.896 g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o #8 7.908 g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o #8 7.909 g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o #8 7.912 g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o #8 7.914 g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o #8 7.918 g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o #8 7.921 g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o #8 7.937 g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o #8 7.940 g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o #8 7.941 g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_Types_part_7.o #8 7.944 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 7.944 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 7.949 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 7.965 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 7.965 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 7.977 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 7.977 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 7.977 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 7.978 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 7.978 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 7.978 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 7.979 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 7.982 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 7.982 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 7.990 g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o #8 7.992 g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o #8 7.993 g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o #8 8.004 g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o #8 8.004 g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o #8 8.004 g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o #8 8.005 g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o #8 8.005 g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o #8 8.005 g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o #8 8.005 g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o #8 8.006 g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o #8 8.008 g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o #8 8.013 g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o #8 8.014 g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o #8 8.018 g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o #8 8.019 g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o #8 8.021 g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o #8 8.023 g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o #8 8.026 g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o #8 8.028 g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o #8 8.030 g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o #8 8.030 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 8.032 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 8.036 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 8.038 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 8.038 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 8.044 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 8.045 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 8.047 g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o #8 8.047 g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o #8 8.048 g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o #8 8.048 g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o #8 8.049 g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o #8 8.053 g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o #8 8.054 g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o #8 8.056 g++ -shared -o SCCP_CodecPort_part_1.so SCCP_CodecPort_part_1.o #8 8.057 g++ -shared -o SCCP_CodecPort_part_2.so SCCP_CodecPort_part_2.o #8 8.057 g++ -shared -o SCCP_CodecPort_part_3.so SCCP_CodecPort_part_3.o #8 8.062 g++ -shared -o SCCP_CodecPort_part_4.so SCCP_CodecPort_part_4.o #8 8.063 g++ -shared -o SCCP_CodecPort_part_5.so SCCP_CodecPort_part_5.o #8 8.068 g++ -shared -o SCCP_CodecPort_part_6.so SCCP_CodecPort_part_6.o #8 8.071 g++ -shared -o SCCP_CodecPort_part_7.so SCCP_CodecPort_part_7.o #8 8.073 g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o #8 8.074 g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o #8 8.076 g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o #8 8.078 g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o #8 8.078 g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o #8 8.080 g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o #8 8.081 g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o #8 8.082 g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o #8 8.083 g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o #8 8.084 g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o #8 8.086 g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o #8 8.096 g++ -shared -o SCCP_Templates_part_5.so SCCP_Templates_part_5.o #8 8.096 g++ -shared -o SCCP_Templates_part_6.so SCCP_Templates_part_6.o #8 8.100 g++ -shared -o SCCP_Templates_part_7.so SCCP_Templates_part_7.o #8 8.101 g++ -shared -o SCCP_Tests_part_1.so SCCP_Tests_part_1.o #8 8.101 g++ -shared -o SCCP_Tests_part_2.so SCCP_Tests_part_2.o #8 8.102 g++ -shared -o SCCP_Tests_part_3.so SCCP_Tests_part_3.o #8 8.103 g++ -shared -o SCCP_Tests_part_4.so SCCP_Tests_part_4.o #8 8.106 g++ -shared -o SCCP_Tests_part_5.so SCCP_Tests_part_5.o #8 8.107 g++ -shared -o SCCP_Tests_part_6.so SCCP_Tests_part_6.o #8 8.107 g++ -shared -o SCCP_Tests_part_7.so SCCP_Tests_part_7.o #8 8.108 g++ -shared -o SCCP_Tests_RAW_part_1.so SCCP_Tests_RAW_part_1.o #8 8.109 g++ -shared -o SCCP_Tests_RAW_part_2.so SCCP_Tests_RAW_part_2.o #8 8.112 g++ -shared -o SCCP_Tests_RAW_part_3.so SCCP_Tests_RAW_part_3.o #8 8.113 g++ -shared -o SCCP_Tests_RAW_part_4.so SCCP_Tests_RAW_part_4.o #8 8.117 g++ -shared -o SCCP_Tests_RAW_part_5.so SCCP_Tests_RAW_part_5.o #8 8.123 g++ -shared -o SCCP_Tests_RAW_part_6.so SCCP_Tests_RAW_part_6.o #8 8.124 g++ -shared -o SCCP_Tests_RAW_part_7.so SCCP_Tests_RAW_part_7.o #8 8.126 g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o #8 8.126 g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o #8 8.127 g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o #8 8.129 g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o #8 8.133 g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o #8 8.134 g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o #8 8.134 g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o #8 8.135 g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o #8 8.135 g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o #8 8.138 g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o #8 8.147 g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o #8 8.153 g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o #8 8.153 g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o #8 8.154 g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o #8 8.155 g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o #8 8.155 g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o #8 8.165 g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o #8 8.167 g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o #8 8.168 g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o #8 8.183 g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o #8 8.183 g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o #8 8.184 g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o #8 8.189 g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o #8 8.190 g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o #8 8.192 g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o #8 8.204 g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o #8 8.204 g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o #8 8.206 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 8.213 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 8.215 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 8.220 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 8.224 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 8.241 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 8.241 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 8.241 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o #8 8.242 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o #8 8.242 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o #8 8.242 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 8.247 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 8.252 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 8.254 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 8.255 g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o #8 8.260 g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o #8 8.267 g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o #8 8.268 g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o #8 8.268 g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o #8 8.268 g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o #8 8.269 g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o #8 8.272 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o #8 8.273 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o #8 8.277 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o #8 8.278 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 8.278 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 8.278 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 8.280 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 8.283 g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o #8 8.289 g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o #8 8.290 g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o #8 8.292 g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o #8 8.305 g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o #8 8.305 g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o #8 8.305 g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o #8 8.305 g++ -shared -o UD_PortType_part_1.so UD_PortType_part_1.o #8 8.305 g++ -shared -o UD_PortType_part_2.so UD_PortType_part_2.o #8 8.306 g++ -shared -o UD_PortType_part_3.so UD_PortType_part_3.o #8 8.306 g++ -shared -o UD_PortType_part_4.so UD_PortType_part_4.o #8 8.306 g++ -shared -o UD_PortType_part_5.so UD_PortType_part_5.o #8 8.306 g++ -shared -o UD_PortType_part_6.so UD_PortType_part_6.o #8 8.306 g++ -shared -o UD_PortType_part_7.so UD_PortType_part_7.o #8 8.307 g++ -shared -o UD_Types_part_1.so UD_Types_part_1.o #8 8.307 g++ -shared -o UD_Types_part_2.so UD_Types_part_2.o #8 8.310 g++ -shared -o UD_Types_part_3.so UD_Types_part_3.o #8 8.310 g++ -shared -o UD_Types_part_4.so UD_Types_part_4.o #8 8.310 g++ -shared -o UD_Types_part_5.so UD_Types_part_5.o #8 8.311 g++ -shared -o UD_Types_part_6.so UD_Types_part_6.o #8 8.311 g++ -shared -o UD_Types_part_7.so UD_Types_part_7.o #8 8.312 g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o #8 8.325 g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o #8 8.328 g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o #8 8.329 g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o #8 8.329 g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o #8 8.329 g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o #8 8.330 g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o #8 8.330 g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o #8 8.331 g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o #8 8.331 g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o #8 8.332 g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o #8 8.332 g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o #8 8.333 g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o #8 8.333 g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o #8 8.335 g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o #8 8.336 g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o #8 8.337 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o #8 8.345 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o #8 8.349 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 8.351 g++ -shared -o SCCP_EncDec.so SCCP_EncDec.o #8 8.354 g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o #8 8.354 g++ -shared -o TCCConversion.so TCCConversion.o #8 8.354 g++ -shared -o TCCEncoding.so TCCEncoding.o #8 8.355 g++ -shared -o TCCInterface.so TCCInterface.o #8 8.357 g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o #8 8.358 g++ -shared -o UD_PT.so UD_PT.o #8 8.378 g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o #8 8.501 g++ -shared -o IPA_Emulation.so IPA_Emulation.o #8 8.529 if g++ -L /usr/lib/titan-fPIC -o SCCP_Tests -Wl,--no-as-needed GSM_Types.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so M3UA_Emulation.so M3UA_Types.so MTP3asp_PortType.so MTP3asp_Types.so Misc_Helpers.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so SCCP_CodecPort.so SCCP_Emulation.so SCCP_Templates.so SCCP_Tests.so SCCP_Tests_RAW.so SCCP_Types.so SCCPasp_Types.so SCTPasp_PortType.so SCTPasp_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UD_PortType.so UD_Types.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so M3UA_Emulation_part_1.so M3UA_Emulation_part_2.so M3UA_Emulation_part_3.so M3UA_Emulation_part_4.so M3UA_Emulation_part_5.so M3UA_Emulation_part_6.so M3UA_Emulation_part_7.so M3UA_Types_part_1.so M3UA_Types_part_2.so M3UA_Types_part_3.so M3UA_Types_part_4.so M3UA_Types_part_5.so M3UA_Types_part_6.so M3UA_Types_part_7.so MTP3asp_PortType_part_1.so MTP3asp_PortType_part_2.so MTP3asp_PortType_part_3.so MTP3asp_PortType_part_4.so MTP3asp_PortType_part_5.so MTP3asp_PortType_part_6.so MTP3asp_PortType_part_7.so MTP3asp_Types_part_1.so MTP3asp_Types_part_2.so MTP3asp_Types_part_3.so MTP3asp_Types_part_4.so MTP3asp_Types_part_5.so MTP3asp_Types_part_6.so MTP3asp_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so SCCP_CodecPort_part_1.so SCCP_CodecPort_part_2.so SCCP_CodecPort_part_3.so SCCP_CodecPort_part_4.so SCCP_CodecPort_part_5.so SCCP_CodecPort_part_6.so SCCP_CodecPort_part_7.so SCCP_Emulation_part_1.so SCCP_Emulation_part_2.so SCCP_Emulation_part_3.so SCCP_Emulation_part_4.so SCCP_Emulation_part_5.so SCCP_Emulation_part_6.so SCCP_Emulation_part_7.so SCCP_Templates_part_1.so SCCP_Templates_part_2.so SCCP_Templates_part_3.so SCCP_Templates_part_4.so SCCP_Templates_part_5.so SCCP_Templates_part_6.so SCCP_Templates_part_7.so SCCP_Tests_part_1.so SCCP_Tests_part_2.so SCCP_Tests_part_3.so SCCP_Tests_part_4.so SCCP_Tests_part_5.so SCCP_Tests_part_6.so SCCP_Tests_part_7.so SCCP_Tests_RAW_part_1.so SCCP_Tests_RAW_part_2.so SCCP_Tests_RAW_part_3.so SCCP_Tests_RAW_part_4.so SCCP_Tests_RAW_part_5.so SCCP_Tests_RAW_part_6.so SCCP_Tests_RAW_part_7.so SCCP_Types_part_1.so SCCP_Types_part_2.so SCCP_Types_part_3.so SCCP_Types_part_4.so SCCP_Types_part_5.so SCCP_Types_part_6.so SCCP_Types_part_7.so SCCPasp_Types_part_1.so SCCPasp_Types_part_2.so SCCPasp_Types_part_3.so SCCPasp_Types_part_4.so SCCPasp_Types_part_5.so SCCPasp_Types_part_6.so SCCPasp_Types_part_7.so SCTPasp_PortType_part_1.so SCTPasp_PortType_part_2.so SCTPasp_PortType_part_3.so SCTPasp_PortType_part_4.so SCTPasp_PortType_part_5.so SCTPasp_PortType_part_6.so SCTPasp_PortType_part_7.so SCTPasp_Types_part_1.so SCTPasp_Types_part_2.so SCTPasp_Types_part_3.so SCTPasp_Types_part_4.so SCTPasp_Types_part_5.so SCTPasp_Types_part_6.so SCTPasp_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UD_PortType_part_1.so UD_PortType_part_2.so UD_PortType_part_3.so UD_PortType_part_4.so UD_PortType_part_5.so UD_PortType_part_6.so UD_PortType_part_7.so UD_Types_part_1.so UD_Types_part_2.so UD_Types_part_3.so UD_Types_part_4.so UD_Types_part_5.so UD_Types_part_6.so UD_Types_part_7.so IPA_Emulation.so SCCP_Mapping.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so SCCP_Mapping_part_1.so SCCP_Mapping_part_2.so SCCP_Mapping_part_3.so SCCP_Mapping_part_4.so SCCP_Mapping_part_5.so SCCP_Mapping_part_6.so SCCP_Mapping_part_7.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so SCCP_EncDec.so SCTPasp_PT.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so UD_PT.so \ #8 8.529 -L/usr/lib/titan -lttcn3-parallel-dynamic \ #8 8.529 -L/lib -lcrypto \ #8 8.529 -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ #8 8.529 then : ; else /usr/bin/titanver GSM_Types.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o M3UA_Emulation.o M3UA_Types.o MTP3asp_PortType.o MTP3asp_Types.o Misc_Helpers.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o SCCP_CodecPort.o SCCP_Emulation.o SCCP_Templates.o SCCP_Tests.o SCCP_Tests_RAW.o SCCP_Types.o SCCPasp_Types.o SCTPasp_PortType.o SCTPasp_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UD_PortType.o UD_Types.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o M3UA_Emulation_part_1.o M3UA_Emulation_part_2.o M3UA_Emulation_part_3.o M3UA_Emulation_part_4.o M3UA_Emulation_part_5.o M3UA_Emulation_part_6.o M3UA_Emulation_part_7.o M3UA_Types_part_1.o M3UA_Types_part_2.o M3UA_Types_part_3.o M3UA_Types_part_4.o M3UA_Types_part_5.o M3UA_Types_part_6.o M3UA_Types_part_7.o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_7.o MTP3asp_Types_part_1.o MTP3asp_Types_part_2.o MTP3asp_Types_part_3.o MTP3asp_Types_part_4.o MTP3asp_Types_part_5.o MTP3asp_Types_part_6.o MTP3asp_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o SCCP_CodecPort_part_1.o SCCP_CodecPort_part_2.o SCCP_CodecPort_part_3.o SCCP_CodecPort_part_4.o SCCP_CodecPort_part_5.o SCCP_CodecPort_part_6.o SCCP_CodecPort_part_7.o SCCP_Emulation_part_1.o SCCP_Emulation_part_2.o SCCP_Emulation_part_3.o SCCP_Emulation_part_4.o SCCP_Emulation_part_5.o SCCP_Emulation_part_6.o SCCP_Emulation_part_7.o SCCP_Templates_part_1.o SCCP_Templates_part_2.o SCCP_Templates_part_3.o SCCP_Templates_part_4.o SCCP_Templates_part_5.o SCCP_Templates_part_6.o SCCP_Templates_part_7.o SCCP_Tests_part_1.o SCCP_Tests_part_2.o SCCP_Tests_part_3.o SCCP_Tests_part_4.o SCCP_Tests_part_5.o SCCP_Tests_part_6.o SCCP_Tests_part_7.o SCCP_Tests_RAW_part_1.o SCCP_Tests_RAW_part_2.o SCCP_Tests_RAW_part_3.o SCCP_Tests_RAW_part_4.o SCCP_Tests_RAW_part_5.o SCCP_Tests_RAW_part_6.o SCCP_Tests_RAW_part_7.o SCCP_Types_part_1.o SCCP_Types_part_2.o SCCP_Types_part_3.o SCCP_Types_part_4.o SCCP_Types_part_5.o SCCP_Types_part_6.o SCCP_Types_part_7.o SCCPasp_Types_part_1.o SCCPasp_Types_part_2.o SCCPasp_Types_part_3.o SCCPasp_Types_part_4.o SCCPasp_Types_part_5.o SCCPasp_Types_part_6.o SCCPasp_Types_part_7.o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_7.o SCTPasp_Types_part_1.o SCTPasp_Types_part_2.o SCTPasp_Types_part_3.o SCTPasp_Types_part_4.o SCTPasp_Types_part_5.o SCTPasp_Types_part_6.o SCTPasp_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UD_PortType_part_1.o UD_PortType_part_2.o UD_PortType_part_3.o UD_PortType_part_4.o UD_PortType_part_5.o UD_PortType_part_6.o UD_PortType_part_7.o UD_Types_part_1.o UD_Types_part_2.o UD_Types_part_3.o UD_Types_part_4.o UD_Types_part_5.o UD_Types_part_6.o UD_Types_part_7.o IPA_Emulation.o SCCP_Mapping.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o SCCP_Mapping_part_1.o SCCP_Mapping_part_2.o SCCP_Mapping_part_3.o SCCP_Mapping_part_4.o SCCP_Mapping_part_5.o SCCP_Mapping_part_6.o SCCP_Mapping_part_7.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o SCCP_EncDec.o SCTPasp_PT.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o UD_PT.o; exit 1; fi #8 8.659 make[1]: Leaving directory '/osmo-ttcn3-hacks/sccp' #8 DONE 8.9s #9 [4/4] COPY SCCP_TESTS.CFG /data/SCCP_Tests.cfg #9 DONE 0.2s #10 exporting to image #10 exporting layers #10 exporting layers 0.6s done #10 writing image sha256:357e43a9dcc05fa4dc8b4b333a38e8d79fc80a0c48b2b974aefe9ea1bb897fdd done #10 naming to docker.io/osmocom-build/ttcn3-sccp-test:latest 0.0s done #10 DONE 0.7s 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-sccp-test/ttcn3-sccp-test' + docker_image_exists ttcn3-sccp-test + docker images -q osmocom-build/ttcn3-sccp-test + test -n 357e43a9dcc0 + list_osmo_packages debian-bookworm ttcn3-sccp-test + local distro=debian-bookworm + local image=ttcn3-sccp-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-sccp-test -c + [ -n ] + return + set_clean_up_trap + trap clean_up_common EXIT INT TERM 0 + set -e + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/sccp-tester + cp SCCP_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/sccp-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/sccp-tester/SCCP_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/sccp-tester/SCCP_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/sccp-tester/SCCP_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/sccp-tester/SCCP_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/sccp + cp sccp_demo_user.cfg /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/sccp/ + network_create + SUBNET=670096 + seq 1 30 + echo (670096 + 1) % 256 + bc + SUBNET=145 + NET_NAME=ttcn3-sccp-test-145 + SUB4=172.18.145.0/24 + SUB6=fd02:db8:145::/64 + set +x Creating network ttcn3-sccp-test-145, trying SUBNET=145... + docker network create --internal --subnet 172.18.145.0/24 --ipv6 --subnet fd02:db8:145::/64 ttcn3-sccp-test-145 611da03525534bf42b4a9c7654f2a21d86d6a4bd952f5adbf00d0a48170c1979 + set +x ### Network ttcn3-sccp-test-145 created (SUBNET=145) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=145 to: /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/sccp-tester/SCCP_Tests.cfg Applying SUBNET=145 to: /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/sccp/sccp_demo_user.cfg + echo Starting container with sccp_demo_user Starting container with sccp_demo_user + docker_network_params 145 200 + NET=145 + ADDR_SUFIX=200 + echo --network ttcn3-sccp-test-145 --ip 172.18.145.200 --ip6 fd02:db8:145::200 + docker run --rm --network ttcn3-sccp-test-145 --ip 172.18.145.200 --ip6 fd02:db8:145::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/sccp:/data --name jenkins-ttcn3-sccp-test-1895-stp -d osmocom-build/osmo-stp-master /bin/sh -c sccp_demo_user -l 172.18.145.200 -r 172.18.145.203 -C /data/sccp_demo_user.cfg >>/data/sccp_demo_user.log 2>&1 c81547b23e31704a707adaf8d6adf8b971ffdcdcc01b3350e9dc53c77a74d220 + echo Starting container with SCCP testsuite Starting container with SCCP testsuite + docker_network_params 145 203 + NET=145 + ADDR_SUFIX=203 + echo --network ttcn3-sccp-test-145 --ip 172.18.145.203 --ip6 fd02:db8:145::203 + docker run --rm --network ttcn3-sccp-test-145 --ip 172.18.145.203 --ip6 fd02:db8:145::203 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -v /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/sccp-tester:/data --name jenkins-ttcn3-sccp-test-1895-ttcn3-sccp-test osmocom-build/ttcn3-sccp-test + SUBDIR=sccp + SUITE=SCCP_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/sccp/SCCP_Tests SCCP_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli SCCP_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: SCCP_Tests.cfg MC@aa05526a402e: Unix server socket created successfully. MC@aa05526a402e: Listening on TCP port 41341. aa05526a402e is the default MC2> spawn /osmo-ttcn3-hacks/sccp/SCCP_Tests aa05526a402e 41341 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@aa05526a402e: New HC connected from 172.18.145.203 [172.18.145.203]. aa05526a402e: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@aa05526a402e: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@aa05526a402e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@aa05526a402e: Configuration file was processed on all HCs. MC@aa05526a402e: Creating MTC on host 172.18.145.203. MC@aa05526a402e: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@aa05526a402e: Starting external command `../ttcn3-tcpdump-start.sh SCCP_Tests.TC_routing_global_title_crash'. ------ SCCP_Tests.TC_routing_global_title_crash ------ Wed Mar 12 03:22:29 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/SCCP_Tests.TC_routing_global_title_crash.pcap" >/data/SCCP_Tests.TC_routing_global_title_crash.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa05526a402e: External command `../ttcn3-tcpdump-start.sh SCCP_Tests.TC_routing_global_title_crash' was executed successfully (exit status: 0). MTC@aa05526a402e: Test case TC_routing_global_title_crash started. 4@aa05526a402e: ************************************************* 4@aa05526a402e: M3UA emulation initiated, the test can be started 4@aa05526a402e: ************************************************* 3@aa05526a402e: v_sccp_pdu_maxlen:268 4@aa05526a402e: SCTP_ConnectResult -> connection established from: "172.18.145.203":2905 to server: "172.18.145.200":2905 association #8 4@aa05526a402e: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 4@aa05526a402e: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received in an inactive state -> message was buffered 4@aa05526a402e: Association #8 state changed to: aSP_Down_commUP_Received (3) 4@aa05526a402e: M3UA_ASPUP sent 4@aa05526a402e: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 4@aa05526a402e: Message received on association #8 4@aa05526a402e: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 4@aa05526a402e: Association #8 state changed to: aSP_Inactive (5) 4@aa05526a402e: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 4@aa05526a402e: Message received on association #8 4@aa05526a402e: Received M3UA_NOTIFY -> discard 4@aa05526a402e: Message received on association #8 4@aa05526a402e: ASPAC_Ack received for association #8 4@aa05526a402e: Association #8 state changed to: aSP_Active (7) 4@aa05526a402e: Sending buffered message #0 4@aa05526a402e: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 4@aa05526a402e: Message received on association #8 4@aa05526a402e: Received M3UA_NOTIFY -> discard 4@aa05526a402e: Message received on association #8 4@aa05526a402e: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@aa05526a402e: Timeout.... MTC@aa05526a402e: Warning: Stopping inactive timer TL_timer. MTC@aa05526a402e: setverdict(pass): none -> pass 4@aa05526a402e: Final verdict of PTC: none 3@aa05526a402e: Final verdict of PTC: none MTC@aa05526a402e: Setting final verdict of the test case. MTC@aa05526a402e: Local verdict of MTC: pass MTC@aa05526a402e: Local verdict of PTC with component reference 3: none (pass -> pass) MTC@aa05526a402e: Local verdict of PTC with component reference 4: none (pass -> pass) MTC@aa05526a402e: Test case TC_routing_global_title_crash finished. Verdict: pass MTC@aa05526a402e: Starting external command `../ttcn3-tcpdump-stop.sh SCCP_Tests.TC_routing_global_title_crash pass'. Wed Mar 12 03:22:40 UTC 2025 ====== SCCP_Tests.TC_routing_global_title_crash pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=32012) Waiting for packet dumper to finish... 1 (prev_count=32012, count=40803) MTC@aa05526a402e: External command `../ttcn3-tcpdump-stop.sh SCCP_Tests.TC_routing_global_title_crash pass' was executed successfully (exit status: 0). MC@aa05526a402e: Test execution finished. MTC@aa05526a402e: Starting external command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_cr_cc'. ------ SCCP_Tests_RAW.TC_cr_cc ------ Wed Mar 12 03:22:43 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/SCCP_Tests_RAW.TC_cr_cc.pcap" >/data/SCCP_Tests_RAW.TC_cr_cc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa05526a402e: External command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_cr_cc' was executed successfully (exit status: 0). MTC@aa05526a402e: Test case TC_cr_cc started. 5@aa05526a402e: ************************************************* 5@aa05526a402e: M3UA emulation initiated, the test can be started 5@aa05526a402e: ************************************************* 5@aa05526a402e: SCTP_ConnectResult -> connection established from: "172.18.145.203":2905 to server: "172.18.145.200":2905 association #8 5@aa05526a402e: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 5@aa05526a402e: Association #8 state changed to: aSP_Down_commUP_Received (3) 5@aa05526a402e: M3UA_ASPUP sent 5@aa05526a402e: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 5@aa05526a402e: Message received on association #8 5@aa05526a402e: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 5@aa05526a402e: Association #8 state changed to: aSP_Inactive (5) 5@aa05526a402e: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 5@aa05526a402e: Message received on association #8 5@aa05526a402e: Received M3UA_NOTIFY -> discard 5@aa05526a402e: Message received on association #8 5@aa05526a402e: ASPAC_Ack received for association #8 5@aa05526a402e: Association #8 state changed to: aSP_Active (7) 5@aa05526a402e: Message received on association #8 5@aa05526a402e: Received M3UA_NOTIFY -> discard 5@aa05526a402e: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 5@aa05526a402e: Message received on association #8 5@aa05526a402e: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@aa05526a402e: setverdict(pass): none -> pass 5@aa05526a402e: Final verdict of PTC: none MTC@aa05526a402e: Setting final verdict of the test case. MTC@aa05526a402e: Local verdict of MTC: pass MTC@aa05526a402e: Local verdict of PTC with component reference 5: none (pass -> pass) MTC@aa05526a402e: Test case TC_cr_cc finished. Verdict: pass MTC@aa05526a402e: Starting external command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_cr_cc pass'. Wed Mar 12 03:22:45 UTC 2025 ====== SCCP_Tests_RAW.TC_cr_cc pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2601) Waiting for packet dumper to finish... 1 (prev_count=2601, count=34749) MTC@aa05526a402e: External command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_cr_cc pass' was executed successfully (exit status: 0). MTC@aa05526a402e: Starting external command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_udt_without_cr_cc'. ------ SCCP_Tests_RAW.TC_udt_without_cr_cc ------ Wed Mar 12 03:22: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/SCCP_Tests_RAW.TC_udt_without_cr_cc.pcap" >/data/SCCP_Tests_RAW.TC_udt_without_cr_cc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa05526a402e: External command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_udt_without_cr_cc' was executed successfully (exit status: 0). MTC@aa05526a402e: Test case TC_udt_without_cr_cc started. 6@aa05526a402e: ************************************************* 6@aa05526a402e: M3UA emulation initiated, the test can be started 6@aa05526a402e: ************************************************* 6@aa05526a402e: SCTP_ConnectResult -> connection established from: "172.18.145.203":2905 to server: "172.18.145.200":2905 association #8 6@aa05526a402e: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 6@aa05526a402e: Association #8 state changed to: aSP_Down_commUP_Received (3) 6@aa05526a402e: M3UA_ASPUP sent 6@aa05526a402e: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 6@aa05526a402e: Message received on association #8 6@aa05526a402e: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 6@aa05526a402e: Association #8 state changed to: aSP_Inactive (5) 6@aa05526a402e: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 6@aa05526a402e: Message received on association #8 6@aa05526a402e: Received M3UA_NOTIFY -> discard 6@aa05526a402e: Message received on association #8 6@aa05526a402e: ASPAC_Ack received for association #8 6@aa05526a402e: Association #8 state changed to: aSP_Active (7) 6@aa05526a402e: Message received on association #8 6@aa05526a402e: Received M3UA_NOTIFY -> discard 6@aa05526a402e: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 6@aa05526a402e: Message received on association #8 6@aa05526a402e: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@aa05526a402e: setverdict(pass): none -> pass 6@aa05526a402e: Final verdict of PTC: none MTC@aa05526a402e: Setting final verdict of the test case. MTC@aa05526a402e: Local verdict of MTC: pass MTC@aa05526a402e: Local verdict of PTC with component reference 6: none (pass -> pass) MTC@aa05526a402e: Test case TC_udt_without_cr_cc finished. Verdict: pass MTC@aa05526a402e: Starting external command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_udt_without_cr_cc pass'. Wed Mar 12 03:22:53 UTC 2025 ====== SCCP_Tests_RAW.TC_udt_without_cr_cc pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=25730) Waiting for packet dumper to finish... 1 (prev_count=25730, count=33417) MTC@aa05526a402e: External command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_udt_without_cr_cc pass' was executed successfully (exit status: 0). MTC@aa05526a402e: Starting external command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_tiar_timeout'. ------ SCCP_Tests_RAW.TC_tiar_timeout ------ Wed Mar 12 03:22:55 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/SCCP_Tests_RAW.TC_tiar_timeout.pcap" >/data/SCCP_Tests_RAW.TC_tiar_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa05526a402e: External command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_tiar_timeout' was executed successfully (exit status: 0). MTC@aa05526a402e: Test case TC_tiar_timeout started. 7@aa05526a402e: ************************************************* 7@aa05526a402e: M3UA emulation initiated, the test can be started 7@aa05526a402e: ************************************************* 7@aa05526a402e: SCTP_ConnectResult -> connection established from: "172.18.145.203":2905 to server: "172.18.145.200":2905 association #8 7@aa05526a402e: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 7@aa05526a402e: Association #8 state changed to: aSP_Down_commUP_Received (3) 7@aa05526a402e: M3UA_ASPUP sent 7@aa05526a402e: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 7@aa05526a402e: Message received on association #8 7@aa05526a402e: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 7@aa05526a402e: Association #8 state changed to: aSP_Inactive (5) 7@aa05526a402e: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 7@aa05526a402e: Message received on association #8 7@aa05526a402e: Received M3UA_NOTIFY -> discard 7@aa05526a402e: Message received on association #8 7@aa05526a402e: ASPAC_Ack received for association #8 7@aa05526a402e: Association #8 state changed to: aSP_Active (7) 7@aa05526a402e: Message received on association #8 7@aa05526a402e: Received M3UA_NOTIFY -> discard 7@aa05526a402e: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 7@aa05526a402e: Message received on association #8 7@aa05526a402e: MTP3_SP_PORT: Data received -> TRANSFERind sent 7@aa05526a402e: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 7@aa05526a402e: Message received on association #8 7@aa05526a402e: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@aa05526a402e: Waiting for first IT 7@aa05526a402e: Message received on association #8 7@aa05526a402e: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@aa05526a402e: Waiting for second IT 7@aa05526a402e: Message received on association #8 7@aa05526a402e: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@aa05526a402e: Waiting for RLSD 7@aa05526a402e: Message received on association #8 7@aa05526a402e: MTP3_SP_PORT: Data received -> TRANSFERind sent 7@aa05526a402e: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MTC@aa05526a402e: setverdict(pass): none -> pass 7@aa05526a402e: Final verdict of PTC: none MTC@aa05526a402e: Setting final verdict of the test case. MTC@aa05526a402e: Local verdict of MTC: pass MTC@aa05526a402e: Local verdict of PTC with component reference 7: none (pass -> pass) MTC@aa05526a402e: Test case TC_tiar_timeout finished. Verdict: pass MTC@aa05526a402e: Starting external command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_tiar_timeout pass'. Wed Mar 12 03:23:03 UTC 2025 ====== SCCP_Tests_RAW.TC_tiar_timeout pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=51732) Waiting for packet dumper to finish... 1 (prev_count=51732, count=59503) MTC@aa05526a402e: External command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_tiar_timeout pass' was executed successfully (exit status: 0). MTC@aa05526a402e: Starting external command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_it_avoids_tiar'. ------ SCCP_Tests_RAW.TC_it_avoids_tiar ------ Wed Mar 12 03:23:05 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/SCCP_Tests_RAW.TC_it_avoids_tiar.pcap" >/data/SCCP_Tests_RAW.TC_it_avoids_tiar.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa05526a402e: External command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_it_avoids_tiar' was executed successfully (exit status: 0). MTC@aa05526a402e: Test case TC_it_avoids_tiar started. 8@aa05526a402e: ************************************************* 8@aa05526a402e: M3UA emulation initiated, the test can be started 8@aa05526a402e: ************************************************* 8@aa05526a402e: SCTP_ConnectResult -> connection established from: "172.18.145.203":2905 to server: "172.18.145.200":2905 association #8 8@aa05526a402e: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 8@aa05526a402e: Association #8 state changed to: aSP_Down_commUP_Received (3) 8@aa05526a402e: M3UA_ASPUP sent 8@aa05526a402e: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 8@aa05526a402e: Message received on association #8 8@aa05526a402e: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 8@aa05526a402e: Association #8 state changed to: aSP_Inactive (5) 8@aa05526a402e: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 8@aa05526a402e: Message received on association #8 8@aa05526a402e: Received M3UA_NOTIFY -> discard 8@aa05526a402e: Message received on association #8 8@aa05526a402e: ASPAC_Ack received for association #8 8@aa05526a402e: Association #8 state changed to: aSP_Active (7) 8@aa05526a402e: Message received on association #8 8@aa05526a402e: Received M3UA_NOTIFY -> discard 8@aa05526a402e: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 8@aa05526a402e: Message received on association #8 8@aa05526a402e: MTP3_SP_PORT: Data received -> TRANSFERind sent 8@aa05526a402e: Message received on association #8 8@aa05526a402e: MTP3_SP_PORT: Data received -> TRANSFERind sent 8@aa05526a402e: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 8@aa05526a402e: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 8@aa05526a402e: Message received on association #8 8@aa05526a402e: MTP3_SP_PORT: Data received -> TRANSFERind sent 8@aa05526a402e: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 8@aa05526a402e: Message received on association #8 8@aa05526a402e: MTP3_SP_PORT: Data received -> TRANSFERind sent 8@aa05526a402e: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 8@aa05526a402e: Message received on association #8 8@aa05526a402e: MTP3_SP_PORT: Data received -> TRANSFERind sent 8@aa05526a402e: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 8@aa05526a402e: Message received on association #8 8@aa05526a402e: MTP3_SP_PORT: Data received -> TRANSFERind sent 8@aa05526a402e: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 8@aa05526a402e: Message received on association #8 8@aa05526a402e: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@aa05526a402e: setverdict(pass): none -> pass MTC@aa05526a402e: Waiting for RLSD 8@aa05526a402e: Message received on association #8 8@aa05526a402e: MTP3_SP_PORT: Data received -> TRANSFERind sent 8@aa05526a402e: Message received on association #8 8@aa05526a402e: MTP3_SP_PORT: Data received -> TRANSFERind sent 8@aa05526a402e: Message received on association #8 8@aa05526a402e: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@aa05526a402e: setverdict(pass): pass -> pass, component reason not changed 8@aa05526a402e: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 8@aa05526a402e: Final verdict of PTC: none MTC@aa05526a402e: Setting final verdict of the test case. MTC@aa05526a402e: Local verdict of MTC: pass MTC@aa05526a402e: Local verdict of PTC with component reference 8: none (pass -> pass) MTC@aa05526a402e: Test case TC_it_avoids_tiar finished. Verdict: pass MTC@aa05526a402e: Starting external command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_it_avoids_tiar pass'. Wed Mar 12 03:23:17 UTC 2025 ====== SCCP_Tests_RAW.TC_it_avoids_tiar pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=72726) Waiting for packet dumper to finish... 1 (prev_count=72726, count=80413) MTC@aa05526a402e: External command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_it_avoids_tiar pass' was executed successfully (exit status: 0). MTC@aa05526a402e: Starting external command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_process_rx_xudt'. ------ SCCP_Tests_RAW.TC_process_rx_xudt ------ Wed Mar 12 03:23: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/SCCP_Tests_RAW.TC_process_rx_xudt.pcap" >/data/SCCP_Tests_RAW.TC_process_rx_xudt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa05526a402e: External command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_process_rx_xudt' was executed successfully (exit status: 0). MTC@aa05526a402e: Test case TC_process_rx_xudt started. 9@aa05526a402e: ************************************************* 9@aa05526a402e: M3UA emulation initiated, the test can be started 9@aa05526a402e: ************************************************* 9@aa05526a402e: SCTP_ConnectResult -> connection established from: "172.18.145.203":2905 to server: "172.18.145.200":2905 association #8 9@aa05526a402e: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 9@aa05526a402e: Association #8 state changed to: aSP_Down_commUP_Received (3) 9@aa05526a402e: M3UA_ASPUP sent 9@aa05526a402e: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 9@aa05526a402e: Message received on association #8 9@aa05526a402e: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 9@aa05526a402e: Association #8 state changed to: aSP_Inactive (5) 9@aa05526a402e: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 9@aa05526a402e: Message received on association #8 9@aa05526a402e: Received M3UA_NOTIFY -> discard 9@aa05526a402e: Message received on association #8 9@aa05526a402e: ASPAC_Ack received for association #8 9@aa05526a402e: Association #8 state changed to: aSP_Active (7) 9@aa05526a402e: Message received on association #8 9@aa05526a402e: Received M3UA_NOTIFY -> discard 9@aa05526a402e: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 9@aa05526a402e: Message received on association #8 9@aa05526a402e: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@aa05526a402e: setverdict(pass): none -> pass 9@aa05526a402e: Final verdict of PTC: none MTC@aa05526a402e: Setting final verdict of the test case. MTC@aa05526a402e: Local verdict of MTC: pass MTC@aa05526a402e: Local verdict of PTC with component reference 9: none (pass -> pass) MTC@aa05526a402e: Test case TC_process_rx_xudt finished. Verdict: pass MTC@aa05526a402e: Starting external command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_process_rx_xudt pass'. Wed Mar 12 03:23:21 UTC 2025 ====== SCCP_Tests_RAW.TC_process_rx_xudt pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14707) MTC@aa05526a402e: External command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_process_rx_xudt pass' was executed successfully (exit status: 0). MTC@aa05526a402e: Starting external command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_process_rx_ludt'. ------ SCCP_Tests_RAW.TC_process_rx_ludt ------ Wed Mar 12 03:23: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/SCCP_Tests_RAW.TC_process_rx_ludt.pcap" >/data/SCCP_Tests_RAW.TC_process_rx_ludt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa05526a402e: External command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_process_rx_ludt' was executed successfully (exit status: 0). MTC@aa05526a402e: Test case TC_process_rx_ludt started. 10@aa05526a402e: ************************************************* 10@aa05526a402e: M3UA emulation initiated, the test can be started 10@aa05526a402e: ************************************************* 10@aa05526a402e: SCTP_ConnectResult -> connection established from: "172.18.145.203":2905 to server: "172.18.145.200":2905 association #8 10@aa05526a402e: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 10@aa05526a402e: Association #8 state changed to: aSP_Down_commUP_Received (3) 10@aa05526a402e: M3UA_ASPUP sent 10@aa05526a402e: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 10@aa05526a402e: Message received on association #8 10@aa05526a402e: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 10@aa05526a402e: Association #8 state changed to: aSP_Inactive (5) 10@aa05526a402e: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 10@aa05526a402e: Message received on association #8 10@aa05526a402e: Received M3UA_NOTIFY -> discard 10@aa05526a402e: Message received on association #8 10@aa05526a402e: ASPAC_Ack received for association #8 10@aa05526a402e: Association #8 state changed to: aSP_Active (7) 10@aa05526a402e: Message received on association #8 10@aa05526a402e: Received M3UA_NOTIFY -> discard 10@aa05526a402e: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 10@aa05526a402e: Message received on association #8 10@aa05526a402e: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@aa05526a402e: setverdict(pass): none -> pass 10@aa05526a402e: Final verdict of PTC: none MTC@aa05526a402e: Setting final verdict of the test case. MTC@aa05526a402e: Local verdict of MTC: pass MTC@aa05526a402e: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@aa05526a402e: Test case TC_process_rx_ludt finished. Verdict: pass MTC@aa05526a402e: Starting external command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_process_rx_ludt pass'. Wed Mar 12 03:23:24 UTC 2025 ====== SCCP_Tests_RAW.TC_process_rx_ludt pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=3209) Waiting for packet dumper to finish... 1 (prev_count=3209, count=40650) MTC@aa05526a402e: External command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_process_rx_ludt pass' was executed successfully (exit status: 0). MTC@aa05526a402e: Starting external command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn1'. ------ SCCP_Tests_RAW.TC_scmg_sst_ssn1 ------ Wed Mar 12 03:23: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/SCCP_Tests_RAW.TC_scmg_sst_ssn1.pcap" >/data/SCCP_Tests_RAW.TC_scmg_sst_ssn1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa05526a402e: External command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn1' was executed successfully (exit status: 0). MTC@aa05526a402e: Test case TC_scmg_sst_ssn1 started. 11@aa05526a402e: ************************************************* 11@aa05526a402e: M3UA emulation initiated, the test can be started 11@aa05526a402e: ************************************************* 11@aa05526a402e: SCTP_ConnectResult -> connection established from: "172.18.145.203":2905 to server: "172.18.145.200":2905 association #8 11@aa05526a402e: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 11@aa05526a402e: Association #8 state changed to: aSP_Down_commUP_Received (3) 11@aa05526a402e: M3UA_ASPUP sent 11@aa05526a402e: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 11@aa05526a402e: Message received on association #8 11@aa05526a402e: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 11@aa05526a402e: Association #8 state changed to: aSP_Inactive (5) 11@aa05526a402e: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 11@aa05526a402e: Message received on association #8 11@aa05526a402e: Received M3UA_NOTIFY -> discard 11@aa05526a402e: Message received on association #8 11@aa05526a402e: ASPAC_Ack received for association #8 11@aa05526a402e: Association #8 state changed to: aSP_Active (7) 11@aa05526a402e: Message received on association #8 11@aa05526a402e: Received M3UA_NOTIFY -> discard 11@aa05526a402e: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 11@aa05526a402e: Message received on association #8 11@aa05526a402e: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@aa05526a402e: setverdict(pass): none -> pass 11@aa05526a402e: Final verdict of PTC: none MTC@aa05526a402e: Setting final verdict of the test case. MTC@aa05526a402e: Local verdict of MTC: pass MTC@aa05526a402e: Local verdict of PTC with component reference 11: none (pass -> pass) MTC@aa05526a402e: Test case TC_scmg_sst_ssn1 finished. Verdict: pass MTC@aa05526a402e: Starting external command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn1 pass'. Wed Mar 12 03:23:28 UTC 2025 ====== SCCP_Tests_RAW.TC_scmg_sst_ssn1 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2517) Waiting for packet dumper to finish... 1 (prev_count=2517, count=33179) MTC@aa05526a402e: External command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn1 pass' was executed successfully (exit status: 0). MTC@aa05526a402e: Starting external command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_valid'. ------ SCCP_Tests_RAW.TC_scmg_sst_ssn_valid ------ Wed Mar 12 03:23: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/SCCP_Tests_RAW.TC_scmg_sst_ssn_valid.pcap" >/data/SCCP_Tests_RAW.TC_scmg_sst_ssn_valid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa05526a402e: External command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_valid' was executed successfully (exit status: 0). MTC@aa05526a402e: Test case TC_scmg_sst_ssn_valid started. 12@aa05526a402e: ************************************************* 12@aa05526a402e: M3UA emulation initiated, the test can be started 12@aa05526a402e: ************************************************* 12@aa05526a402e: SCTP_ConnectResult -> connection established from: "172.18.145.203":2905 to server: "172.18.145.200":2905 association #8 12@aa05526a402e: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 12@aa05526a402e: Association #8 state changed to: aSP_Down_commUP_Received (3) 12@aa05526a402e: M3UA_ASPUP sent 12@aa05526a402e: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 12@aa05526a402e: Message received on association #8 12@aa05526a402e: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 12@aa05526a402e: Association #8 state changed to: aSP_Inactive (5) 12@aa05526a402e: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 12@aa05526a402e: Message received on association #8 12@aa05526a402e: Received M3UA_NOTIFY -> discard 12@aa05526a402e: Message received on association #8 12@aa05526a402e: ASPAC_Ack received for association #8 12@aa05526a402e: Association #8 state changed to: aSP_Active (7) 12@aa05526a402e: Message received on association #8 12@aa05526a402e: Received M3UA_NOTIFY -> discard 12@aa05526a402e: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 12@aa05526a402e: Message received on association #8 12@aa05526a402e: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@aa05526a402e: setverdict(pass): none -> pass 12@aa05526a402e: Final verdict of PTC: none MTC@aa05526a402e: Setting final verdict of the test case. MTC@aa05526a402e: Local verdict of MTC: pass MTC@aa05526a402e: Local verdict of PTC with component reference 12: none (pass -> pass) MTC@aa05526a402e: Test case TC_scmg_sst_ssn_valid finished. Verdict: pass MTC@aa05526a402e: Starting external command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_valid pass'. Wed Mar 12 03:23:32 UTC 2025 ====== SCCP_Tests_RAW.TC_scmg_sst_ssn_valid pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=26570) MTC@aa05526a402e: External command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_valid pass' was executed successfully (exit status: 0). MTC@aa05526a402e: Starting external command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid'. ------ SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid ------ Wed Mar 12 03:23:33 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/SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid.pcap" >/data/SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa05526a402e: External command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid' was executed successfully (exit status: 0). MTC@aa05526a402e: Test case TC_scmg_sst_ssn_invalid started. 13@aa05526a402e: ************************************************* 13@aa05526a402e: M3UA emulation initiated, the test can be started 13@aa05526a402e: ************************************************* 13@aa05526a402e: SCTP_ConnectResult -> connection established from: "172.18.145.203":2905 to server: "172.18.145.200":2905 association #8 13@aa05526a402e: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 13@aa05526a402e: Association #8 state changed to: aSP_Down_commUP_Received (3) 13@aa05526a402e: M3UA_ASPUP sent 13@aa05526a402e: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 13@aa05526a402e: Message received on association #8 13@aa05526a402e: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 13@aa05526a402e: Association #8 state changed to: aSP_Inactive (5) 13@aa05526a402e: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 13@aa05526a402e: Message received on association #8 13@aa05526a402e: Received M3UA_NOTIFY -> discard 13@aa05526a402e: Message received on association #8 13@aa05526a402e: ASPAC_Ack received for association #8 13@aa05526a402e: Association #8 state changed to: aSP_Active (7) 13@aa05526a402e: Message received on association #8 13@aa05526a402e: Received M3UA_NOTIFY -> discard 13@aa05526a402e: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MTC@aa05526a402e: setverdict(pass): none -> pass 13@aa05526a402e: Final verdict of PTC: none MTC@aa05526a402e: Setting final verdict of the test case. MTC@aa05526a402e: Local verdict of MTC: pass MTC@aa05526a402e: Local verdict of PTC with component reference 13: none (pass -> pass) MTC@aa05526a402e: Test case TC_scmg_sst_ssn_invalid finished. Verdict: pass MTC@aa05526a402e: Starting external command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid pass'. Wed Mar 12 03:23:40 UTC 2025 ====== SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=21209) Waiting for packet dumper to finish... 1 (prev_count=21209, count=28896) MTC@aa05526a402e: External command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid pass' was executed successfully (exit status: 0). MTC@aa05526a402e: Starting external command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_callingparty_ssn_only'. ------ SCCP_Tests_RAW.TC_callingparty_ssn_only ------ Wed Mar 12 03:23:42 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/SCCP_Tests_RAW.TC_callingparty_ssn_only.pcap" >/data/SCCP_Tests_RAW.TC_callingparty_ssn_only.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa05526a402e: External command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_callingparty_ssn_only' was executed successfully (exit status: 0). MTC@aa05526a402e: Test case TC_callingparty_ssn_only started. 14@aa05526a402e: ************************************************* 14@aa05526a402e: M3UA emulation initiated, the test can be started 14@aa05526a402e: ************************************************* 14@aa05526a402e: SCTP_ConnectResult -> connection established from: "172.18.145.203":2905 to server: "172.18.145.200":2905 association #8 14@aa05526a402e: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 14@aa05526a402e: Association #8 state changed to: aSP_Down_commUP_Received (3) 14@aa05526a402e: M3UA_ASPUP sent 14@aa05526a402e: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 14@aa05526a402e: Message received on association #8 14@aa05526a402e: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 14@aa05526a402e: Association #8 state changed to: aSP_Inactive (5) 14@aa05526a402e: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 14@aa05526a402e: Message received on association #8 14@aa05526a402e: Received M3UA_NOTIFY -> discard 14@aa05526a402e: Message received on association #8 14@aa05526a402e: ASPAC_Ack received for association #8 14@aa05526a402e: Association #8 state changed to: aSP_Active (7) 14@aa05526a402e: Message received on association #8 14@aa05526a402e: Received M3UA_NOTIFY -> discard 14@aa05526a402e: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 14@aa05526a402e: Message received on association #8 14@aa05526a402e: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@aa05526a402e: setverdict(pass): none -> pass 14@aa05526a402e: Final verdict of PTC: none MTC@aa05526a402e: Setting final verdict of the test case. MTC@aa05526a402e: Local verdict of MTC: pass MTC@aa05526a402e: Local verdict of PTC with component reference 14: none (pass -> pass) MTC@aa05526a402e: Test case TC_callingparty_ssn_only finished. Verdict: pass MTC@aa05526a402e: Starting external command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_callingparty_ssn_only pass'. Wed Mar 12 03:23:44 UTC 2025 ====== SCCP_Tests_RAW.TC_callingparty_ssn_only pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2765) Waiting for packet dumper to finish... 1 (prev_count=2765, count=32388) MTC@aa05526a402e: External command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_callingparty_ssn_only pass' was executed successfully (exit status: 0). MTC@aa05526a402e: Starting external command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_cr_timeout_cc_too_late'. ------ SCCP_Tests_RAW.TC_cr_timeout_cc_too_late ------ Wed Mar 12 03:23: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/SCCP_Tests_RAW.TC_cr_timeout_cc_too_late.pcap" >/data/SCCP_Tests_RAW.TC_cr_timeout_cc_too_late.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa05526a402e: External command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_cr_timeout_cc_too_late' was executed successfully (exit status: 0). MTC@aa05526a402e: Test case TC_cr_timeout_cc_too_late started. 15@aa05526a402e: ************************************************* 15@aa05526a402e: M3UA emulation initiated, the test can be started 15@aa05526a402e: ************************************************* 15@aa05526a402e: SCTP_ConnectResult -> connection established from: "172.18.145.203":2905 to server: "172.18.145.200":2905 association #8 15@aa05526a402e: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 15@aa05526a402e: Association #8 state changed to: aSP_Down_commUP_Received (3) 15@aa05526a402e: M3UA_ASPUP sent 15@aa05526a402e: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 15@aa05526a402e: Message received on association #8 15@aa05526a402e: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 15@aa05526a402e: Association #8 state changed to: aSP_Inactive (5) 15@aa05526a402e: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 15@aa05526a402e: Message received on association #8 15@aa05526a402e: Received M3UA_NOTIFY -> discard 15@aa05526a402e: Message received on association #8 15@aa05526a402e: ASPAC_Ack received for association #8 15@aa05526a402e: Association #8 state changed to: aSP_Active (7) 15@aa05526a402e: Message received on association #8 15@aa05526a402e: Received M3UA_NOTIFY -> discard 15@aa05526a402e: Message received on association #8 15@aa05526a402e: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@aa05526a402e: Waiting for RLSD 15@aa05526a402e: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 15@aa05526a402e: Message received on association #8 15@aa05526a402e: MTP3_SP_PORT: Data received -> TRANSFERind sent 15@aa05526a402e: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MTC@aa05526a402e: setverdict(pass): none -> pass 15@aa05526a402e: Final verdict of PTC: none MTC@aa05526a402e: Setting final verdict of the test case. MTC@aa05526a402e: Local verdict of MTC: pass MTC@aa05526a402e: Local verdict of PTC with component reference 15: none (pass -> pass) MTC@aa05526a402e: Test case TC_cr_timeout_cc_too_late finished. Verdict: pass MTC@aa05526a402e: Starting external command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_cr_timeout_cc_too_late pass'. Wed Mar 12 03:23:49 UTC 2025 ====== SCCP_Tests_RAW.TC_cr_timeout_cc_too_late pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=31340) Waiting for packet dumper to finish... 1 (prev_count=31340, count=39199) MTC@aa05526a402e: External command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_cr_timeout_cc_too_late pass' was executed successfully (exit status: 0). MC@aa05526a402e: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@aa05526a402e: Terminating MTC. MC@aa05526a402e: MTC terminated. MC2> exit MC@aa05526a402e: Shutting down session. MC@aa05526a402e: Shutdown complete. No expected results found, not comparing outcome. (/osmo-ttcn3-hacks/sccp/expected-results.xml) + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh SCCP_Tests --rm Generated SCCP_Tests.TC_callingparty_ssn_only.merged Generated SCCP_Tests.TC_cr_cc.merged Generated SCCP_Tests.TC_cr_timeout_cc_too_late.merged Generated SCCP_Tests.TC_it_avoids_tiar.merged Generated SCCP_Tests.TC_process_rx_ludt.merged Generated SCCP_Tests.TC_process_rx_xudt.merged Generated SCCP_Tests.TC_routing_global_title_crash.merged Generated SCCP_Tests.TC_scmg_sst_ssn1.merged Generated SCCP_Tests.TC_scmg_sst_ssn_invalid.merged Generated SCCP_Tests.TC_scmg_sst_ssn_valid.merged Generated SCCP_Tests.TC_tiar_timeout.merged Generated SCCP_Tests.TC_udt_without_cr_cc.merged Removing Input log files !!! + exit 0 + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + network_clean + docker network inspect ttcn3-sccp-test-145 + awk -F" NR>1{print $2} + grep Name + cut -d : -f2 + local containers=jenkins-ttcn3-sccp-test-1895-stp + [ -n jenkins-ttcn3-sccp-test-1895-stp ] + docker_kill_wait jenkins-ttcn3-sccp-test-1895-stp + docker kill jenkins-ttcn3-sccp-test-1895-stp jenkins-ttcn3-sccp-test-1895-stp + docker wait jenkins-ttcn3-sccp-test-1895-stp 137 + network_remove + set +x Removing network ttcn3-sccp-test-145 + docker network remove ttcn3-sccp-test-145 ttcn3-sccp-test-145 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache:/cache --name jenkins-ttcn3-sccp-test-1895-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-sccp-test/logs/sccp-tester/junit-xml-21.log <?xml version="1.0"?> <testsuite name='SCCP_Tests' tests='12' failures='0' errors='0' skipped='0' inconc='0' time='82.00'> <testcase classname='SCCP_Tests' name='TC_routing_global_title_crash' time='10.023578'/> <testcase classname='SCCP_Tests_RAW' name='TC_cr_cc' time='1.029383'/> <testcase classname='SCCP_Tests_RAW' name='TC_udt_without_cr_cc' time='5.026709'/> <testcase classname='SCCP_Tests_RAW' name='TC_tiar_timeout' time='7.015391'/> <testcase classname='SCCP_Tests_RAW' name='TC_it_avoids_tiar' time='11.059405'/> <testcase classname='SCCP_Tests_RAW' name='TC_process_rx_xudt' time='1.024925'/> <testcase classname='SCCP_Tests_RAW' name='TC_process_rx_ludt' time='1.027434'/> <testcase classname='SCCP_Tests_RAW' name='TC_scmg_sst_ssn1' time='1.018125'/> <testcase classname='SCCP_Tests_RAW' name='TC_scmg_sst_ssn_valid' time='1.022883'/> <testcase classname='SCCP_Tests_RAW' name='TC_scmg_sst_ssn_invalid' time='6.018057'/> <testcase classname='SCCP_Tests_RAW' name='TC_callingparty_ssn_only' time='1.023357'/> <testcase classname='SCCP_Tests_RAW' name='TC_cr_timeout_cc_too_late' time='2.030937'/> </testsuite> Recording test results [Checks API] No suitable checks publisher found. Sending e-mails to: jenkins-notifications@lists.osmocom.org Archiving artifacts Finished: SUCCESS