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-ns-test-sgsn-sns The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/docker-playground > git init /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sgsn-sns # 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-ns-test-sgsn-sns] $ /bin/sh -xe /tmp/jenkins8677642759202757958.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-ns-test-sgsn-sns + export IMAGE_SUFFIX=master + cd ttcn3-ns-test-sgsn-sns + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sgsn-sns = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sgsn-sns/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sgsn-sns/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sgsn-sns/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sgsn-sns/logs ] + [ xjenkins-ttcn3-ns-test-sgsn-sns-1283 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sgsn-sns/ttcn3-ns-test-sgsn-sns + SUITE_NAME=ttcn3-ns-test-sgsn-sns + IMAGE_SUFFIX=master + docker_images_require osmo-ns-master ttcn3-ns-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-ns-master + local feed + echo debian-bookworm-build + depends=debian-bookworm-build + [ -n debian-bookworm-build ] + docker_images_require debian-bookworm-build + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-bookworm-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + [ -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-ns-test-sgsn-sns/debian-bookworm-build' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sgsn-sns/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: #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.0s #7 [ 1/16] FROM 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.2s #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.3s #9 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #9 DONE 0.3s #10 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #10 DONE 0.3s #11 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #11 DONE 0.4s #12 [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 #12 CACHED #13 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #13 CACHED #14 [ 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 #14 CACHED #15 [ 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 #15 CACHED #16 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #16 CACHED #17 [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 #17 CACHED #18 [ 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 #18 CACHED #19 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #19 CACHED #20 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #20 CACHED #21 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #21 CACHED #22 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #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.355 + echo deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./ #26 0.355 + apt-get update #26 0.411 Hit:1 http://deb.debian.org/debian bookworm InRelease #26 0.411 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #26 0.411 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #26 0.548 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] #26 0.904 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [197 kB] #26 0.940 Fetched 199 kB in 1s (347 kB/s) #26 0.940 Reading package lists... #26 1.218 + apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev #26 1.221 Reading package lists... #26 1.477 Building dependency tree... #26 1.534 Reading state information... #26 1.599 The following additional packages will be installed: #26 1.599 libcurl4-gnutls-dev liblimesuite23.11-1 libmicrohttpd-dev libmicrohttpd12 #26 1.599 liborcania-dev liborcania2.3 libsystemd-dev libuhd4.3.0 libulfius2.7 #26 1.599 libyder-dev libyder2.0 #26 1.599 Suggested packages: #26 1.599 libcurl4-doc libidn-dev libldap2-dev librtmp-dev libssh2-1-dev uhd-doc #26 1.599 uhd-host #26 1.599 Recommended packages: #26 1.599 limesuite-udev limesuite-images gnuradio-dev #26 1.672 The following NEW packages will be installed: #26 1.672 libcurl4-gnutls-dev liblimesuite-dev liblimesuite23.11-1 libmicrohttpd-dev #26 1.672 libmicrohttpd12 liborcania-dev liborcania2.3 libsystemd-dev libuhd-dev #26 1.672 libuhd4.3.0 libulfius-dev libulfius2.7 libyder-dev libyder2.0 #26 1.694 0 upgraded, 14 newly installed, 0 to remove and 2 not upgraded. #26 1.694 Need to get 5782 kB of archives. #26 1.694 After this operation, 24.8 MB of additional disk space will be used. #26 1.694 Get:1 http://deb.debian.org/debian bookworm/main amd64 libcurl4-gnutls-dev amd64 7.88.1-10+deb12u8 [485 kB] #26 1.697 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ liblimesuite23.11-1 23.11.0.1.2147.b39c.202503112026 [263 kB] #26 1.727 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.740 Get:4 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd12 amd64 0.9.75-6 [119 kB] #26 1.742 Get:5 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd-dev amd64 0.9.75-6 [291 kB] #26 1.746 Get:6 http://deb.debian.org/debian bookworm/main amd64 liborcania2.3 amd64 2.3.2-1 [13.6 kB] #26 1.746 Get:7 http://deb.debian.org/debian bookworm/main amd64 liborcania-dev amd64 2.3.2-1 [115 kB] #26 1.748 Get:8 http://deb.debian.org/debian bookworm/main amd64 libsystemd-dev amd64 252.33-1~deb12u1 [354 kB] #26 1.753 Get:9 http://deb.debian.org/debian bookworm/main amd64 libuhd4.3.0 amd64 4.3.0.0+ds1-5 [3445 kB] #26 1.785 Get:10 http://deb.debian.org/debian bookworm/main amd64 libuhd-dev amd64 4.3.0.0+ds1-5 [219 kB] #26 1.785 Get:11 http://deb.debian.org/debian bookworm/main amd64 libyder2.0 amd64 1.4.19-1 [9420 B] #26 1.785 Get:12 http://deb.debian.org/debian bookworm/main amd64 libulfius2.7 amd64 2.7.13-1 [55.3 kB] #26 1.786 Get:13 http://deb.debian.org/debian bookworm/main amd64 libyder-dev amd64 1.4.19-1 [103 kB] #26 1.786 Get:14 http://deb.debian.org/debian bookworm/main amd64 libulfius-dev amd64 2.7.13-1 [256 kB] #26 1.889 debconf: delaying package configuration, since apt-utils is not installed #26 1.930 Fetched 5782 kB in 0s (51.8 MB/s) #26 1.988 Selecting previously unselected package libcurl4-gnutls-dev:amd64. #26 1.988 (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 2.026 Preparing to unpack .../00-libcurl4-gnutls-dev_7.88.1-10+deb12u8_amd64.deb ... #26 2.042 Unpacking libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u8) ... #26 2.212 Selecting previously unselected package liblimesuite23.11-1:amd64. #26 2.218 Preparing to unpack .../01-liblimesuite23.11-1_23.11.0.1.2147.b39c.202503112026_amd64.deb ... #26 2.250 Unpacking liblimesuite23.11-1:amd64 (23.11.0.1.2147.b39c.202503112026) ... #26 2.352 Selecting previously unselected package liblimesuite-dev. #26 2.357 Preparing to unpack .../02-liblimesuite-dev_23.11.0.1.2147.b39c.202503112026_amd64.deb ... #26 2.376 Unpacking liblimesuite-dev (23.11.0.1.2147.b39c.202503112026) ... #26 2.501 Selecting previously unselected package libmicrohttpd12:amd64. #26 2.519 Preparing to unpack .../03-libmicrohttpd12_0.9.75-6_amd64.deb ... #26 2.536 Unpacking libmicrohttpd12:amd64 (0.9.75-6) ... #26 2.677 Selecting previously unselected package libmicrohttpd-dev:amd64. #26 2.685 Preparing to unpack .../04-libmicrohttpd-dev_0.9.75-6_amd64.deb ... #26 2.702 Unpacking libmicrohttpd-dev:amd64 (0.9.75-6) ... #26 2.849 Selecting previously unselected package liborcania2.3:amd64. #26 2.857 Preparing to unpack .../05-liborcania2.3_2.3.2-1_amd64.deb ... #26 2.874 Unpacking liborcania2.3:amd64 (2.3.2-1) ... #26 2.987 Selecting previously unselected package liborcania-dev:amd64. #26 3.005 Preparing to unpack .../06-liborcania-dev_2.3.2-1_amd64.deb ... #26 3.022 Unpacking liborcania-dev:amd64 (2.3.2-1) ... #26 3.156 Selecting previously unselected package libsystemd-dev:amd64. #26 3.173 Preparing to unpack .../07-libsystemd-dev_252.33-1~deb12u1_amd64.deb ... #26 3.191 Unpacking libsystemd-dev:amd64 (252.33-1~deb12u1) ... #26 3.365 Selecting previously unselected package libuhd4.3.0:amd64. #26 3.384 Preparing to unpack .../08-libuhd4.3.0_4.3.0.0+ds1-5_amd64.deb ... #26 3.415 Unpacking libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #26 3.690 Selecting previously unselected package libuhd-dev:amd64. #26 3.708 Preparing to unpack .../09-libuhd-dev_4.3.0.0+ds1-5_amd64.deb ... #26 3.726 Unpacking libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #26 3.884 Selecting previously unselected package libyder2.0:amd64. #26 3.892 Preparing to unpack .../10-libyder2.0_1.4.19-1_amd64.deb ... #26 3.909 Unpacking libyder2.0:amd64 (1.4.19-1) ... #26 4.048 Selecting previously unselected package libulfius2.7:amd64. #26 4.066 Preparing to unpack .../11-libulfius2.7_2.7.13-1_amd64.deb ... #26 4.083 Unpacking libulfius2.7:amd64 (2.7.13-1) ... #26 4.195 Selecting previously unselected package libyder-dev:amd64. #26 4.213 Preparing to unpack .../12-libyder-dev_1.4.19-1_amd64.deb ... #26 4.229 Unpacking libyder-dev:amd64 (1.4.19-1) ... #26 4.356 Selecting previously unselected package libulfius-dev:amd64. #26 4.374 Preparing to unpack .../13-libulfius-dev_2.7.13-1_amd64.deb ... #26 4.391 Unpacking libulfius-dev:amd64 (2.7.13-1) ... #26 4.560 Setting up libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #26 4.611 Setting up libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u8) ... #26 4.661 Setting up libmicrohttpd12:amd64 (0.9.75-6) ... #26 4.713 Setting up liborcania2.3:amd64 (2.3.2-1) ... #26 4.763 Setting up liblimesuite23.11-1:amd64 (23.11.0.1.2147.b39c.202503112026) ... #26 4.853 Setting up libyder2.0:amd64 (1.4.19-1) ... #26 4.964 Setting up libmicrohttpd-dev:amd64 (0.9.75-6) ... #26 5.015 Setting up libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #26 5.101 Setting up libsystemd-dev:amd64 (252.33-1~deb12u1) ... #26 5.152 Setting up liblimesuite-dev (23.11.0.1.2147.b39c.202503112026) ... #26 5.204 Setting up liborcania-dev:amd64 (2.3.2-1) ... #26 5.263 Setting up libulfius2.7:amd64 (2.7.13-1) ... #26 5.315 Setting up libyder-dev:amd64 (1.4.19-1) ... #26 5.366 Setting up libulfius-dev:amd64 (2.7.13-1) ... #26 5.419 Processing triggers for man-db (2.11.2-2) ... #26 5.481 Processing triggers for libc-bin (2.36-9+deb12u9) ... #26 5.623 + apt-get clean #26 DONE 5.8s #27 exporting to image #27 exporting layers #27 exporting layers 0.2s done #27 writing image sha256:9f83584493ec951a9b768c6f20ecac28e39d7bca4f0dc5f20ee2e5883817af83 done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest 0.0s done #27 DONE 0.3s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sgsn-sns/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n 9f83584493ec + list_osmo_packages debian-bookworm debian-bookworm-build + local distro=debian-bookworm + local image=debian-bookworm-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c + [ -n ] + return + docker_distro_from_image_name osmo-ns-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-ns-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-ns-master + echo osmo-ns-master + dir=osmo-ns-master + [ -z ] + pull_arg=--pull + grep ^FROM ../osmo-ns-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-ns-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-ns-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-ns-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sgsn-sns/osmo-ns-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sgsn-sns/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-ns-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.39kB done #1 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 DONE 0.0s #5 [ 5/10] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/LIBOSMOCORE/+/MASTER?FORMAT=TEXT /tmp/commit-libosmocore #5 DONE 0.1s #6 [ 1/10] FROM docker.io/osmocom-build/debian-bookworm-build:latest #6 ... #5 [ 5/10] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/LIBOSMOCORE/+/MASTER?FORMAT=TEXT /tmp/commit-libosmocore #5 DONE 0.1s #4 [internal] load build context #4 transferring context: 17.41kB done #4 DONE 0.1s #6 [ 1/10] FROM docker.io/osmocom-build/debian-bookworm-build:latest #6 DONE 0.3s #7 [ 2/10] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends python3-osmopy-utils libmnl-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libmnl)" ;; esac #7 0.335 Hit:1 http://deb.debian.org/debian bookworm InRelease #7 0.335 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #7 0.335 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #7 0.335 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #7 0.883 Reading package lists... #7 1.152 Reading package lists... #7 1.403 Building dependency tree... #7 1.455 Reading state information... #7 1.518 libmnl-dev is already the newest version (1.0.4-3). #7 1.518 The following additional packages will be installed: #7 1.518 osmocom-nightly python3-aiohttp python3-aiosignal python3-async-timeout #7 1.518 python3-attr python3-automat python3-bcrypt python3-certifi #7 1.518 python3-cffi-backend python3-chardet python3-charset-normalizer #7 1.518 python3-constantly python3-cryptography python3-frozenlist python3-hamcrest #7 1.518 python3-hyperlink python3-idna python3-incremental python3-multidict #7 1.518 python3-openssl python3-osmopy-libs python3-pyasn1 python3-pyasn1-modules #7 1.518 python3-requests python3-service-identity python3-treq python3-twisted #7 1.518 python3-urllib3 python3-yarl python3-zope.interface #7 1.518 Suggested packages: #7 1.518 python-attr-doc python-cryptography-doc python3-cryptography-vectors #7 1.518 python-openssl-doc python3-openssl-dbg python3-socks python-requests-doc #7 1.518 python3-pampy python3-serial python3-tk python3-wxgtk4.0 python3-brotli #7 1.518 Recommended packages: #7 1.518 python3-click #7 1.653 The following NEW packages will be installed: #7 1.653 osmocom-nightly python3-aiohttp python3-aiosignal python3-async-timeout #7 1.653 python3-attr python3-automat python3-bcrypt python3-certifi #7 1.653 python3-cffi-backend python3-chardet python3-charset-normalizer #7 1.653 python3-constantly python3-cryptography python3-frozenlist python3-hamcrest #7 1.653 python3-hyperlink python3-idna python3-incremental python3-multidict #7 1.653 python3-openssl python3-osmopy-libs python3-osmopy-utils python3-pyasn1 #7 1.653 python3-pyasn1-modules python3-requests python3-service-identity #7 1.653 python3-treq python3-twisted python3-urllib3 python3-yarl #7 1.653 python3-zope.interface #7 1.673 0 upgraded, 31 newly installed, 0 to remove and 2 not upgraded. #7 1.673 Need to get 4323 kB of archives. #7 1.673 After this operation, 24.6 MB of additional disk space will be used. #7 1.673 Get:1 http://deb.debian.org/debian bookworm/main amd64 python3-idna all 3.3-1+deb12u1 [41.0 kB] #7 1.677 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202503112026 [1176 B] #7 1.699 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ python3-osmopy-libs 0.3.0.161.fc78.202503112026 [20.5 kB] #7 1.700 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ python3-osmopy-utils 0.3.0.161.fc78.202503112026 [12.8 kB] #7 1.702 Get:5 http://deb.debian.org/debian bookworm/main amd64 python3-multidict amd64 6.0.4-1+b1 [31.6 kB] #7 1.703 Get:6 http://deb.debian.org/debian bookworm/main amd64 python3-yarl amd64 1.8.2-1+b1 [49.8 kB] #7 1.708 Get:7 http://deb.debian.org/debian bookworm/main amd64 python3-async-timeout all 4.0.2-1 [7476 B] #7 1.709 Get:8 http://deb.debian.org/debian bookworm/main amd64 python3-frozenlist amd64 1.3.3-1+b1 [30.0 kB] #7 1.710 Get:9 http://deb.debian.org/debian bookworm/main amd64 python3-aiosignal all 1.3.1-1 [6016 B] #7 1.733 Get:10 http://deb.debian.org/debian bookworm/main amd64 python3-attr all 22.2.0-1 [65.4 kB] #7 1.735 Get:11 http://deb.debian.org/debian bookworm/main amd64 python3-charset-normalizer all 3.0.1-2 [49.3 kB] #7 1.736 Get:12 http://deb.debian.org/debian bookworm/main amd64 python3-aiohttp amd64 3.8.4-1+deb12u1 [251 kB] #7 1.742 Get:13 http://deb.debian.org/debian bookworm/main amd64 python3-automat all 22.10.0-1 [23.2 kB] #7 1.742 Get:14 http://deb.debian.org/debian bookworm/main amd64 python3-cffi-backend amd64 1.15.1-5+b1 [84.6 kB] #7 1.744 Get:15 http://deb.debian.org/debian bookworm/main amd64 python3-bcrypt amd64 3.2.2-1 [32.2 kB] #7 1.745 Get:16 http://deb.debian.org/debian bookworm/main amd64 python3-certifi all 2022.9.24-1 [153 kB] #7 1.747 Get:17 http://deb.debian.org/debian bookworm/main amd64 python3-chardet all 5.1.0+dfsg-2 [110 kB] #7 1.749 Get:18 http://deb.debian.org/debian bookworm/main amd64 python3-constantly all 15.1.0-4 [8544 B] #7 1.749 Get:19 http://deb.debian.org/debian bookworm/main amd64 python3-cryptography amd64 38.0.4-3+deb12u1 [665 kB] #7 1.754 Get:20 http://deb.debian.org/debian bookworm/main amd64 python3-hamcrest all 2.0.3-2 [29.7 kB] #7 1.754 Get:21 http://deb.debian.org/debian bookworm/main amd64 python3-hyperlink all 21.0.0-5 [70.1 kB] #7 1.754 Get:22 http://deb.debian.org/debian bookworm/main amd64 python3-incremental all 21.3.0-2 [14.1 kB] #7 1.754 Get:23 http://deb.debian.org/debian bookworm/main amd64 python3-openssl all 23.0.0-1 [50.8 kB] #7 1.757 Get:24 http://deb.debian.org/debian bookworm/main amd64 python3-pyasn1 all 0.4.8-3 [62.2 kB] #7 1.758 Get:25 http://deb.debian.org/debian bookworm/main amd64 python3-pyasn1-modules all 0.2.8-1 [72.0 kB] #7 1.760 Get:26 http://deb.debian.org/debian bookworm/main amd64 python3-service-identity all 18.1.0-8 [12.1 kB] #7 1.761 Get:27 http://deb.debian.org/debian bookworm/main amd64 python3-zope.interface amd64 5.5.2-1+b1 [152 kB] #7 1.762 Get:28 http://deb.debian.org/debian bookworm/main amd64 python3-twisted all 22.4.0-4+deb12u1 [1984 kB] #7 1.783 Get:29 http://deb.debian.org/debian bookworm/main amd64 python3-urllib3 all 1.26.12-1+deb12u1 [114 kB] #7 1.783 Get:30 http://deb.debian.org/debian bookworm/main amd64 python3-requests all 2.28.1+dfsg-1 [67.9 kB] #7 1.783 Get:31 http://deb.debian.org/debian bookworm/main amd64 python3-treq all 22.2.0-0.1 [50.8 kB] #7 1.887 debconf: delaying package configuration, since apt-utils is not installed #7 1.929 Fetched 4323 kB in 0s (34.0 MB/s) #7 1.974 Selecting previously unselected package osmocom-nightly. #7 1.974 (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 2.010 Preparing to unpack .../00-osmocom-nightly_202503112026_amd64.deb ... #7 2.026 Unpacking osmocom-nightly (202503112026) ... #7 2.154 Selecting previously unselected package python3-idna. #7 2.171 Preparing to unpack .../01-python3-idna_3.3-1+deb12u1_all.deb ... #7 2.189 Unpacking python3-idna (3.3-1+deb12u1) ... #7 2.341 Selecting previously unselected package python3-multidict. #7 2.359 Preparing to unpack .../02-python3-multidict_6.0.4-1+b1_amd64.deb ... #7 2.381 Unpacking python3-multidict (6.0.4-1+b1) ... #7 2.514 Selecting previously unselected package python3-yarl. #7 2.522 Preparing to unpack .../03-python3-yarl_1.8.2-1+b1_amd64.deb ... #7 2.539 Unpacking python3-yarl (1.8.2-1+b1) ... #7 2.684 Selecting previously unselected package python3-async-timeout. #7 2.692 Preparing to unpack .../04-python3-async-timeout_4.0.2-1_all.deb ... #7 2.709 Unpacking python3-async-timeout (4.0.2-1) ... #7 2.849 Selecting previously unselected package python3-frozenlist. #7 2.866 Preparing to unpack .../05-python3-frozenlist_1.3.3-1+b1_amd64.deb ... #7 2.883 Unpacking python3-frozenlist (1.3.3-1+b1) ... #7 3.025 Selecting previously unselected package python3-aiosignal. #7 3.043 Preparing to unpack .../06-python3-aiosignal_1.3.1-1_all.deb ... #7 3.060 Unpacking python3-aiosignal (1.3.1-1) ... #7 3.191 Selecting previously unselected package python3-attr. #7 3.209 Preparing to unpack .../07-python3-attr_22.2.0-1_all.deb ... #7 3.226 Unpacking python3-attr (22.2.0-1) ... #7 3.372 Selecting previously unselected package python3-charset-normalizer. #7 3.390 Preparing to unpack .../08-python3-charset-normalizer_3.0.1-2_all.deb ... #7 3.407 Unpacking python3-charset-normalizer (3.0.1-2) ... #7 3.554 Selecting previously unselected package python3-aiohttp. #7 3.572 Preparing to unpack .../09-python3-aiohttp_3.8.4-1+deb12u1_amd64.deb ... #7 3.589 Unpacking python3-aiohttp (3.8.4-1+deb12u1) ... #7 3.738 Selecting previously unselected package python3-automat. #7 3.747 Preparing to unpack .../10-python3-automat_22.10.0-1_all.deb ... #7 3.764 Unpacking python3-automat (22.10.0-1) ... #7 3.891 Selecting previously unselected package python3-cffi-backend:amd64. #7 3.908 Preparing to unpack .../11-python3-cffi-backend_1.15.1-5+b1_amd64.deb ... #7 3.926 Unpacking python3-cffi-backend:amd64 (1.15.1-5+b1) ... #7 4.078 Selecting previously unselected package python3-bcrypt. #7 4.085 Preparing to unpack .../12-python3-bcrypt_3.2.2-1_amd64.deb ... #7 4.103 Unpacking python3-bcrypt (3.2.2-1) ... #7 4.252 Selecting previously unselected package python3-certifi. #7 4.259 Preparing to unpack .../13-python3-certifi_2022.9.24-1_all.deb ... #7 4.276 Unpacking python3-certifi (2022.9.24-1) ... #7 4.434 Selecting previously unselected package python3-chardet. #7 4.452 Preparing to unpack .../14-python3-chardet_5.1.0+dfsg-2_all.deb ... #7 4.469 Unpacking python3-chardet (5.1.0+dfsg-2) ... #7 4.621 Selecting previously unselected package python3-constantly. #7 4.639 Preparing to unpack .../15-python3-constantly_15.1.0-4_all.deb ... #7 4.655 Unpacking python3-constantly (15.1.0-4) ... #7 4.790 Selecting previously unselected package python3-cryptography. #7 4.808 Preparing to unpack .../16-python3-cryptography_38.0.4-3+deb12u1_amd64.deb ... #7 4.824 Unpacking python3-cryptography (38.0.4-3+deb12u1) ... #7 4.983 Selecting previously unselected package python3-hamcrest. #7 4.991 Preparing to unpack .../17-python3-hamcrest_2.0.3-2_all.deb ... #7 5.008 Unpacking python3-hamcrest (2.0.3-2) ... #7 5.160 Selecting previously unselected package python3-hyperlink. #7 5.178 Preparing to unpack .../18-python3-hyperlink_21.0.0-5_all.deb ... #7 5.195 Unpacking python3-hyperlink (21.0.0-5) ... #7 5.340 Selecting previously unselected package python3-incremental. #7 5.347 Preparing to unpack .../19-python3-incremental_21.3.0-2_all.deb ... #7 5.365 Unpacking python3-incremental (21.3.0-2) ... #7 5.499 Selecting previously unselected package python3-openssl. #7 5.516 Preparing to unpack .../20-python3-openssl_23.0.0-1_all.deb ... #7 5.534 Unpacking python3-openssl (23.0.0-1) ... #7 5.683 Selecting previously unselected package python3-osmopy-libs. #7 5.691 Preparing to unpack .../21-python3-osmopy-libs_0.3.0.161.fc78.202503112026_all.deb ... #7 5.708 Unpacking python3-osmopy-libs (0.3.0.161.fc78.202503112026) ... #7 5.842 Selecting previously unselected package python3-pyasn1. #7 5.859 Preparing to unpack .../22-python3-pyasn1_0.4.8-3_all.deb ... #7 5.876 Unpacking python3-pyasn1 (0.4.8-3) ... #7 6.019 Selecting previously unselected package python3-pyasn1-modules. #7 6.036 Preparing to unpack .../23-python3-pyasn1-modules_0.2.8-1_all.deb ... #7 6.054 Unpacking python3-pyasn1-modules (0.2.8-1) ... #7 6.195 Selecting previously unselected package python3-service-identity. #7 6.212 Preparing to unpack .../24-python3-service-identity_18.1.0-8_all.deb ... #7 6.229 Unpacking python3-service-identity (18.1.0-8) ... #7 6.371 Selecting previously unselected package python3-zope.interface. #7 6.380 Preparing to unpack .../25-python3-zope.interface_5.5.2-1+b1_amd64.deb ... #7 6.398 Unpacking python3-zope.interface (5.5.2-1+b1) ... #7 6.556 Selecting previously unselected package python3-twisted. #7 6.564 Preparing to unpack .../26-python3-twisted_22.4.0-4+deb12u1_all.deb ... #7 6.583 Unpacking python3-twisted (22.4.0-4+deb12u1) ... #7 6.828 Selecting previously unselected package python3-urllib3. #7 6.846 Preparing to unpack .../27-python3-urllib3_1.26.12-1+deb12u1_all.deb ... #7 6.864 Unpacking python3-urllib3 (1.26.12-1+deb12u1) ... #7 7.004 Selecting previously unselected package python3-requests. #7 7.012 Preparing to unpack .../28-python3-requests_2.28.1+dfsg-1_all.deb ... #7 7.028 Unpacking python3-requests (2.28.1+dfsg-1) ... #7 7.166 Selecting previously unselected package python3-treq. #7 7.184 Preparing to unpack .../29-python3-treq_22.2.0-0.1_all.deb ... #7 7.201 Unpacking python3-treq (22.2.0-0.1) ... #7 7.352 Selecting previously unselected package python3-osmopy-utils. #7 7.360 Preparing to unpack .../30-python3-osmopy-utils_0.3.0.161.fc78.202503112026_all.deb ... #7 7.380 Unpacking python3-osmopy-utils (0.3.0.161.fc78.202503112026) ... #7 7.536 Setting up python3-attr (22.2.0-1) ... #7 7.686 Setting up osmocom-nightly (202503112026) ... #7 7.738 Setting up python3-zope.interface (5.5.2-1+b1) ... #7 7.932 Setting up python3-charset-normalizer (3.0.1-2) ... #7 8.058 Setting up python3-automat (22.10.0-1) ... #7 8.197 Setting up python3-hamcrest (2.0.3-2) ... #7 8.340 Setting up python3-multidict (6.0.4-1+b1) ... #7 8.464 Setting up python3-frozenlist (1.3.3-1+b1) ... #7 8.583 Setting up python3-aiosignal (1.3.1-1) ... #7 8.716 Setting up python3-async-timeout (4.0.2-1) ... #7 8.836 Setting up python3-chardet (5.1.0+dfsg-2) ... #7 9.047 Setting up python3-certifi (2022.9.24-1) ... #7 9.170 Setting up python3-incremental (21.3.0-2) ... #7 9.294 Setting up python3-idna (3.3-1+deb12u1) ... #7 9.469 Setting up python3-urllib3 (1.26.12-1+deb12u1) ... #7 9.612 Setting up python3-pyasn1 (0.4.8-3) ... #7 9.758 Setting up python3-constantly (15.1.0-4) ... #7 9.879 Setting up python3-yarl (1.8.2-1+b1) ... #7 10.02 Setting up python3-cffi-backend:amd64 (1.15.1-5+b1) ... #7 10.07 Setting up python3-osmopy-libs (0.3.0.161.fc78.202503112026) ... #7 10.20 Setting up python3-bcrypt (3.2.2-1) ... #7 10.33 Setting up python3-aiohttp (3.8.4-1+deb12u1) ... #7 10.53 Setting up python3-pyasn1-modules (0.2.8-1) ... #7 10.69 Setting up python3-cryptography (38.0.4-3+deb12u1) ... #7 10.86 Setting up python3-requests (2.28.1+dfsg-1) ... #7 11.00 Setting up python3-hyperlink (21.0.0-5) ... #7 11.14 Setting up python3-service-identity (18.1.0-8) ... #7 11.27 Setting up python3-openssl (23.0.0-1) ... #7 11.40 Setting up python3-twisted (22.4.0-4+deb12u1) ... #7 12.49 Setting up python3-treq (22.2.0-0.1) ... #7 12.63 Setting up python3-osmopy-utils (0.3.0.161.fc78.202503112026) ... #7 12.74 Processing triggers for man-db (2.11.2-2) ... #7 DONE 13.1s #8 [ 3/10] WORKDIR /TMP #8 DONE 0.2s #9 [ 4/10] RUN GIT clone https://gerrit.osmocom.org/libosmocore.git #9 0.334 Cloning into 'libosmocore'... #9 DONE 1.1s #10 [ 5/10] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/LIBOSMOCORE/+/MASTER?FORMAT=TEXT /tmp/commit-libosmocore #10 DONE 0.1s #11 [ 6/10] RUN CD libosmocore && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure --disable-doxygen --disable-pcsc --enable-external-tests && make "-j$(nproc)" install && install -m 0755 utils/.libs/osmo-ns-dummy /usr/local/bin/osmo-ns-dummy && /sbin/ldconfig #11 0.413 Already on 'master' #11 0.413 Your branch is up to date with 'origin/master'. #11 0.413 refs/heads/master #11 0.450 HEAD is now at 1b755284 iuup: Explicitly discard Iu-UP-DATA.req in Initialization state #11 0.451 master #11 0.452 1b7552849351f298db73bf9b2219afa96bc7c5cd #11 3.499 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 3.499 libtoolize: copying file './ltmain.sh' #11 3.656 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. #11 3.656 libtoolize: copying file 'm4/libtool.m4' #11 3.740 libtoolize: copying file 'm4/ltoptions.m4' #11 3.828 libtoolize: copying file 'm4/ltsugar.m4' #11 3.917 libtoolize: copying file 'm4/ltversion.m4' #11 4.006 libtoolize: copying file 'm4/lt~obsolete.m4' #11 5.682 configure.ac:70: warning: The macro `AC_HEADER_STDC' is obsolete. #11 5.682 configure.ac:70: You should run autoupdate. #11 5.682 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 5.682 configure.ac:70: the top level #11 5.682 configure.ac:84: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead #11 5.682 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... #11 5.682 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... #11 5.682 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... #11 5.682 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... #11 5.682 m4/ax_pthread.m4:88: AX_PTHREAD is expanded from... #11 5.682 configure.ac:84: the top level #11 5.682 configure.ac:174: warning: The macro `AC_CONFIG_HEADER' is obsolete. #11 5.682 configure.ac:174: You should run autoupdate. #11 5.682 ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... #11 5.682 configure.ac:174: the top level #11 5.682 configure.ac:462: warning: The macro `AC_HELP_STRING' is obsolete. #11 5.682 configure.ac:462: You should run autoupdate. #11 5.682 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 5.682 configure.ac:462: the top level #11 5.682 configure.ac:602: warning: AC_OUTPUT should be used without arguments. #11 5.682 configure.ac:602: You should run autoupdate. #11 6.248 configure.ac:23: installing './compile' #11 6.250 configure.ac:25: installing './config.guess' #11 6.252 configure.ac:25: installing './config.sub' #11 6.255 configure.ac:8: installing './install-sh' #11 6.257 configure.ac:8: installing './missing' #11 6.273 Makefile.am:64: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... #11 6.273 configure.ac:116: ... 'DOXYGEN' previously defined here #11 6.428 src/codec/Makefile.am: installing './depcomp' #11 6.711 checking for a BSD-compatible install... /usr/bin/install -c #11 6.716 checking whether build environment is sane... yes #11 6.724 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 6.726 checking for gawk... gawk #11 6.727 checking whether make sets $(MAKE)... yes #11 6.742 checking whether make supports nested variables... yes #11 6.755 checking whether make supports nested variables... (cached) yes #11 6.755 checking whether make sets $(MAKE)... (cached) yes #11 6.760 checking for gcc... gcc #11 6.824 checking whether the C compiler works... yes #11 6.903 checking for C compiler default output file name... a.out #11 6.903 checking for suffix of executables... #11 6.947 checking whether we are cross compiling... no #11 6.969 checking for suffix of object files... o #11 6.992 checking whether the compiler supports GNU C... yes #11 7.021 checking whether gcc accepts -g... yes #11 7.045 checking for gcc option to enable C11 features... none needed #11 7.077 checking whether gcc understands -c and -o together... yes #11 7.107 checking whether make supports the include directive... yes (GNU style) #11 7.115 checking dependency style of gcc... gcc3 #11 7.192 checking build system type... x86_64-pc-linux-gnu #11 7.293 checking host system type... x86_64-pc-linux-gnu #11 7.294 checking how to print strings... printf #11 7.321 checking for a sed that does not truncate output... /usr/bin/sed #11 7.323 checking for grep that handles long lines and -e... /usr/bin/grep #11 7.324 checking for egrep... /usr/bin/grep -E #11 7.325 checking for fgrep... /usr/bin/grep -F #11 7.326 checking for ld used by gcc... /usr/bin/ld #11 7.328 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 7.329 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 7.330 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 7.344 checking whether ln -s works... yes #11 7.344 checking the maximum length of command line arguments... 1572864 #11 7.352 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 7.352 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 7.353 checking for /usr/bin/ld option to reload object files... -r #11 7.353 checking for file... file #11 7.354 checking for objdump... objdump #11 7.354 checking how to recognize dependent libraries... pass_all #11 7.355 checking for dlltool... no #11 7.355 checking how to associate runtime and link libraries... printf %s\n #11 7.356 checking for ar... ar #11 7.356 checking for archiver @FILE support... @ #11 7.383 checking for strip... strip #11 7.384 checking for ranlib... ranlib #11 7.384 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 7.440 checking for sysroot... no #11 7.440 checking for a working dd... /usr/bin/dd #11 7.444 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 7.476 checking for mt... no #11 7.476 checking if : is a manifest tool... no #11 7.488 checking for stdio.h... yes #11 7.515 checking for stdlib.h... yes #11 7.533 checking for string.h... yes #11 7.551 checking for inttypes.h... yes #11 7.571 checking for stdint.h... yes #11 7.594 checking for strings.h... yes #11 7.614 checking for sys/stat.h... yes #11 7.637 checking for sys/types.h... yes #11 7.657 checking for unistd.h... yes #11 7.673 checking for dlfcn.h... yes #11 7.690 checking for objdir... .libs #11 7.761 checking if gcc supports -fno-rtti -fno-exceptions... no #11 7.786 checking for gcc option to produce PIC... -fPIC -DPIC #11 7.786 checking if gcc PIC flag -fPIC -DPIC works... yes #11 7.825 checking if gcc static flag -static works... yes #11 7.876 checking if gcc supports -c -o file.o... yes #11 7.888 checking if gcc supports -c -o file.o... (cached) yes #11 7.888 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 7.893 checking whether -lc should be explicitly linked in... no #11 7.917 checking dynamic linker characteristics... GNU/Linux ld.so #11 7.989 checking how to hardcode library paths into programs... immediate #11 7.989 checking whether stripping libraries is possible... yes #11 7.991 checking if libtool supports shared libraries... yes #11 7.991 checking whether to build shared libraries... yes #11 7.991 checking whether to build static libraries... no #11 7.991 checking for pkg-config... /usr/bin/pkg-config #11 7.992 checking for pkg-config... /usr/bin/pkg-config #11 7.992 checking pkg-config is at least version 0.20... yes #11 7.993 checking for egrep... (cached) /usr/bin/grep -E #11 7.994 checking for execinfo.h... yes #11 8.016 checking for poll.h... yes #11 8.035 checking for sys/select.h... yes #11 8.057 checking for sys/socket.h... yes #11 8.073 checking for sys/signalfd.h... yes #11 8.095 checking for sys/eventfd.h... yes #11 8.117 checking for sys/timerfd.h... yes #11 8.134 checking for syslog.h... yes #11 8.157 checking for ctype.h... yes #11 8.174 checking for netinet/tcp.h... yes #11 8.194 checking for netinet/in.h... yes #11 8.207 checking for gcc options needed to detect all undeclared functions... none needed #11 8.225 checking whether HAVE_SYS_SOCKET_H is declared... yes #11 8.243 checking for size_t... yes #11 8.285 checking for working alloca.h... yes #11 8.313 checking for alloca... yes #11 8.313 checking for library containing dlopen... none required #11 8.345 checking for library containing dlsym... none required #11 8.381 checking for backtrace in -lexecinfo... no #11 8.419 checking how to run the C preprocessor... gcc -E #11 8.532 checking whether gcc is Clang... no #11 8.555 checking whether pthreads work with -pthread... yes #11 8.604 checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE #11 8.630 checking whether more special flags are required for pthreads... no #11 8.630 checking for PTHREAD_PRIO_INHERIT... yes #11 8.678 checking for pthread_getname_np(pthread_t, char*, size_t)... yes #11 8.720 checking for library containing clock_gettime... none required #11 8.753 checking for doxygen... /usr/bin/doxygen #11 8.754 checking whether SYS_getrandom is declared... yes #11 8.773 checking if gcc supports -fvisibility=hidden... yes #11 8.794 checking for localtime_r... yes #11 8.844 checking whether struct tm has tm_gmtoff member... yes #11 8.866 checking for gettid... yes #11 8.894 checking whether to workaround TLS bug in old gcc on ARM platforms... #11 8.908 checking for talloc >= 2.1.0... yes #11 8.917 checking for liburing >= 0.7... yes #11 8.931 checking for libusb-1.0... yes #11 8.948 checking for gnutls >= 2.12.0... yes #11 8.967 checking for libmnl... yes #11 8.985 checking for libsctp... yes #11 9.003 checking for python... no #11 9.004 checking for python2... no #11 9.004 checking for python3... /usr/bin/python3 #11 9.005 checking for python version... 3.11 #11 9.029 checking for python platform... linux #11 9.042 checking for GNU default python prefix... ${prefix} #11 9.042 checking for GNU default python exec_prefix... ${exec_prefix} #11 9.042 checking for python script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages #11 9.061 checking for python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages #11 9.077 checking for osmo_verify_transcript_vty.py... yes #11 9.077 checking whether to enable VTY/CTRL tests... yes #11 9.077 checking whether C compiler accepts -mavx2... yes #11 9.097 checking whether C compiler accepts -mssse3... yes #11 9.127 checking whether C compiler accepts -msse4.1... yes #11 9.154 checking whether to enable ARM NEON instructions support... no #11 9.154 checking whether to include systemtap tracing support... no #11 9.155 checking whether to build with code coverage support... no #11 9.156 checking whether gcc has __builtin_cpu_supports built-in... yes #11 9.201 checking for struct tcp_info.tcpi_notsent_bytes... yes #11 9.229 checking for struct tcp_info.tcpi_rwnd_limited... yes #11 9.243 checking for struct tcp_info.tcpi_sndbuf_limited... yes #11 9.259 checking for struct tcp_info.tcpi_reord_seen... yes #11 9.279 CFLAGS=" -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall" #11 9.279 CPPFLAGS=" -DBUILDING_LIBOSMOCORE -Wall" #11 9.313 checking that generated files are newer than configure... done #11 9.316 configure: creating ./config.status #11 9.658 config.status: creating libosmocore.pc #11 9.662 config.status: creating libosmocodec.pc #11 9.667 config.status: creating libosmocoding.pc #11 9.672 config.status: creating libosmovty.pc #11 9.677 config.status: creating libosmogsm.pc #11 9.682 config.status: creating libosmoisdn.pc #11 9.686 config.status: creating libosmogb.pc #11 9.691 config.status: creating libosmoctrl.pc #11 9.696 config.status: creating libosmosim.pc #11 9.702 config.status: creating libosmousb.pc #11 9.712 config.status: creating include/Makefile #11 9.729 config.status: creating include/osmocom/Makefile #11 9.759 config.status: creating include/osmocom/codec/Makefile #11 9.789 config.status: creating include/osmocom/coding/Makefile #11 9.807 config.status: creating include/osmocom/core/Makefile #11 9.836 config.status: creating include/osmocom/crypt/Makefile #11 9.874 config.status: creating include/osmocom/ctrl/Makefile #11 9.910 config.status: creating include/osmocom/gprs/Makefile #11 9.947 config.status: creating include/osmocom/gprs/protocol/Makefile #11 9.984 config.status: creating include/osmocom/gsm/Makefile #11 10.02 config.status: creating include/osmocom/gsm/protocol/Makefile #11 10.06 config.status: creating include/osmocom/isdn/Makefile #11 10.10 config.status: creating include/osmocom/sim/Makefile #11 10.14 config.status: creating include/osmocom/usb/Makefile #11 10.17 config.status: creating include/osmocom/vty/Makefile #11 10.21 config.status: creating src/Makefile #11 10.25 config.status: creating src/core/Makefile #11 10.29 config.status: creating src/vty/Makefile #11 10.33 config.status: creating src/codec/Makefile #11 10.37 config.status: creating src/coding/Makefile #11 10.41 config.status: creating src/sim/Makefile #11 10.45 config.status: creating src/usb/Makefile #11 10.50 config.status: creating src/gsm/Makefile #11 10.54 config.status: creating src/isdn/Makefile #11 10.58 config.status: creating src/gb/Makefile #11 10.62 config.status: creating src/ctrl/Makefile #11 10.64 config.status: creating src/pseudotalloc/Makefile #11 10.65 config.status: creating tapset/Makefile #11 10.66 config.status: creating tests/Makefile #11 10.67 config.status: creating tests/atlocal #11 10.67 config.status: creating utils/Makefile #11 10.68 config.status: creating utils/osmo-stat-dummy/Makefile #11 10.69 config.status: creating Doxyfile.core #11 10.69 config.status: creating Doxyfile.gsm #11 10.70 config.status: creating Doxyfile.isdn #11 10.71 config.status: creating Doxyfile.vty #11 10.71 config.status: creating Doxyfile.codec #11 10.72 config.status: creating Doxyfile.coding #11 10.73 config.status: creating Doxyfile.gb #11 10.73 config.status: creating Doxyfile.ctrl #11 10.74 config.status: creating Doxyfile.sim #11 10.76 config.status: creating Doxyfile.usb #11 10.78 config.status: creating Makefile #11 10.81 config.status: creating contrib/libosmocore.spec #11 10.85 config.status: creating config.h #11 10.88 config.status: executing tests/atconfig commands #11 10.89 config.status: executing depfiles commands #11 14.21 config.status: executing libtool commands #11 14.34 echo 1.11.0.4-1b755 > .version-t && mv .version-t .version #11 14.35 make install-recursive #11 14.36 make[1]: Entering directory '/tmp/libosmocore' #11 14.37 Making install in include #11 14.37 make[2]: Entering directory '/tmp/libosmocore/include' #11 14.38 Making install in osmocom #11 14.38 make[3]: Entering directory '/tmp/libosmocore/include/osmocom' #11 14.39 Making install in core #11 14.40 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/core' #11 14.40 GEN bit16gen.h #11 14.40 GEN bit32gen.h #11 14.40 GEN bit64gen.h #11 14.40 GEN crc16gen.h #11 14.40 GEN crc32gen.h #11 14.40 GEN crc64gen.h #11 14.40 GEN bit16gen.h #11 14.41 GEN crc8gen.h #11 14.41 GEN bit32gen.h #11 14.41 GEN bit64gen.h #11 14.41 GEN crc16gen.h #11 14.41 GEN crc32gen.h #11 14.41 GEN crc64gen.h #11 14.41 GEN crc8gen.h #11 14.41 GEN socket_compat.h #11 14.42 GEN socket_compat.h #11 14.43 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/core' #11 14.43 make[5]: Nothing to be done for 'install-exec-am'. #11 14.43 /usr/bin/mkdir -p '/usr/local/include/osmocom/core' #11 14.44 /usr/bin/install -c -m 644 application.h backtrace.h base64.h bit16gen.h bit32gen.h bit64gen.h bits.h bitvec.h bitcomp.h byteswap.h conv.h counter.h crc16.h crc16gen.h crc32gen.h crc64gen.h crc8gen.h crcgen.h endian.h defs.h exec.h fsm.h gsmtap.h gsmtap_util.h hash.h hashtable.h isdnhdlc.h it_q.h jhash.h linuxlist.h linuxrbtree.h log2.h logging.h loggingrb.h stats.h macaddr.h msgb.h netdev.h netns.h osmo_io.h '/usr/local/include/osmocom/core' #11 14.44 /usr/bin/install -c -m 644 panic.h prbs.h prim.h process.h rate_ctr.h stat_item.h stats_tcp.h select.h sercomm.h signal.h socket.h statistics.h strrb.h talloc.h tdef.h thread.h timer.h timer_compat.h tun.h utils.h write_queue.h sockaddr_str.h soft_uart.h time_cc.h use_count.h socket_compat.h plugin.h msgfile.h serial.h mnl.h '/usr/local/include/osmocom/core' #11 14.45 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/core' #11 14.45 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/core' #11 14.45 Making install in vty #11 14.46 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/vty' #11 14.46 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/vty' #11 14.46 make[5]: Nothing to be done for 'install-exec-am'. #11 14.47 /usr/bin/mkdir -p '/usr/local/include/osmocom/vty' #11 14.47 /usr/bin/install -c -m 644 buffer.h command.h logging.h stats.h misc.h telnet_interface.h vector.h vty.h ports.h cpu_sched_vty.h tdef_vty.h '/usr/local/include/osmocom/vty' #11 14.48 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/vty' #11 14.48 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/vty' #11 14.48 Making install in codec #11 14.48 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/codec' #11 14.49 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/codec' #11 14.49 make[5]: Nothing to be done for 'install-exec-am'. #11 14.49 /usr/bin/mkdir -p '/usr/local/include/osmocom/codec' #11 14.50 /usr/bin/install -c -m 644 ecu.h codec.h gsm610_bits.h '/usr/local/include/osmocom/codec' #11 14.50 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/codec' #11 14.50 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/codec' #11 14.50 Making install in gsm #11 14.51 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/gsm' #11 14.51 GEN gsm0503.h #11 14.54 Generating header file... #11 14.54 Generate 'xcch' declaration #11 14.54 Generate 'tch_f24' declaration #11 14.54 Generate 'tch_h24' declaration #11 14.54 Generate 'tch_f48' declaration #11 14.54 Generate 'tch_f96' declaration #11 14.54 Generate 'tch_f144' declaration #11 14.54 Generate 'rach' declaration #11 14.54 Generate 'rach_ext' declaration #11 14.54 Generate 'sch' declaration #11 14.54 Generate 'cs2' declaration #11 14.54 Generate 'cs3' declaration #11 14.54 Generate 'cs2_np' declaration #11 14.54 Generate 'cs3_np' declaration #11 14.54 Generate 'tch_afs_12_2' declaration #11 14.54 Generate 'tch_afs_10_2' declaration #11 14.54 Generate 'tch_afs_7_95' declaration #11 14.54 Generate 'tch_afs_7_4' declaration #11 14.54 Generate 'tch_afs_6_7' declaration #11 14.54 Generate 'tch_afs_5_9' declaration #11 14.54 Generate 'tch_afs_5_15' declaration #11 14.54 Generate 'tch_afs_4_75' declaration #11 14.54 Generate 'tch_fr' declaration #11 14.54 Generate 'tch_hr' declaration #11 14.54 Generate 'tch_ahs_7_95' declaration #11 14.54 Generate 'tch_ahs_7_4' declaration #11 14.54 Generate 'tch_ahs_6_7' declaration #11 14.54 Generate 'tch_ahs_5_9' declaration #11 14.54 Generate 'tch_ahs_5_15' declaration #11 14.54 Generate 'tch_ahs_4_75' declaration #11 14.54 Generate 'tch_axs_sid_update' declaration #11 14.54 Generate 'mcs1_dl_hdr' declaration #11 14.54 Generate 'mcs1_ul_hdr' declaration #11 14.54 Generate 'mcs1' declaration #11 14.54 Generate 'mcs2' declaration #11 14.54 Generate 'mcs3' declaration #11 14.54 Generate 'mcs4' declaration #11 14.54 Generate 'mcs5_dl_hdr' declaration #11 14.54 Generate 'mcs5_ul_hdr' declaration #11 14.54 Generate 'mcs5' declaration #11 14.54 Generate 'mcs6' declaration #11 14.54 Generate 'mcs7_dl_hdr' declaration #11 14.54 Generate 'mcs7_ul_hdr' declaration #11 14.54 Generate 'mcs7' declaration #11 14.54 Generate 'mcs8' declaration #11 14.54 Generate 'mcs9' declaration #11 14.54 Generation complete. #11 14.54 make install-recursive #11 14.55 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/gsm' #11 14.55 Making install in protocol #11 14.55 make[6]: Entering directory '/tmp/libosmocore/include/osmocom/gsm/protocol' #11 14.55 make[7]: Entering directory '/tmp/libosmocore/include/osmocom/gsm/protocol' #11 14.55 make[7]: Nothing to be done for 'install-exec-am'. #11 14.55 /usr/bin/mkdir -p '/usr/local/include/osmocom/gsm/protocol' #11 14.55 /usr/bin/install -c -m 644 gsm_23_032.h gsm_03_40.h gsm_03_41.h gsm_04_08.h gsm_04_08_gprs.h gsm_04_11.h gsm_04_12.h gsm_04_14.h gsm_04_80.h gsm_08_08.h gsm_08_58.h gsm_09_02.h gsm_12_21.h gsm_23_003.h gsm_23_041.h gsm_25_415.h gsm_29_118.h gsm_44_004.h gsm_44_060.h gsm_44_068.h gsm_44_318.h gsm_48_049.h gsm_48_071.h gsm_49_031.h ipaccess.h smpp34_osmocom.h '/usr/local/include/osmocom/gsm/protocol' #11 14.55 make[7]: Leaving directory '/tmp/libosmocore/include/osmocom/gsm/protocol' #11 14.55 make[6]: Leaving directory '/tmp/libosmocore/include/osmocom/gsm/protocol' #11 14.55 make[6]: Entering directory '/tmp/libosmocore/include/osmocom/gsm' #11 14.55 make[7]: Entering directory '/tmp/libosmocore/include/osmocom/gsm' #11 14.55 make[7]: Nothing to be done for 'install-exec-am'. #11 14.56 /usr/bin/mkdir -p '/usr/local/include/osmocom/gsm' #11 14.56 /usr/bin/install -c -m 644 a5.h abis_nm.h apn.h bts_features.h cbsp.h comp128.h comp128v23.h bitvec_gsm.h gan.h gsm0341.h gsm0411_smc.h gsm0411_smr.h gsm0411_utils.h gsm0480.h gsm0502.h gsm0503.h bsslap.h bssmap_le.h gad.h gsm0808.h gsm0808_lcs.h gsm29205.h gsm0808_utils.h gsm23003.h gsm23236.h gsm29118.h gsm44021.h gsm48.h gsm48_arfcn_range_encode.h gsm48_ie.h gsm48_rest_octets.h gsm_utils.h gsup.h gsup_sms.h i460_mux.h ipa.h iuup.h lapd_core.h lapdm.h meas_rep.h '/usr/local/include/osmocom/gsm' #11 14.56 /usr/bin/install -c -m 644 mncc.h prim.h l1sap.h oap.h oap_client.h rlp.h rsl.h rtp_extensions.h rxlev_stat.h sysinfo.h tlv.h '/usr/local/include/osmocom/gsm' #11 14.56 make[7]: Leaving directory '/tmp/libosmocore/include/osmocom/gsm' #11 14.56 make[6]: Leaving directory '/tmp/libosmocore/include/osmocom/gsm' #11 14.56 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/gsm' #11 14.56 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/gsm' #11 14.56 Making install in isdn #11 14.56 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/isdn' #11 14.56 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/isdn' #11 14.56 make[5]: Nothing to be done for 'install-exec-am'. #11 14.56 /usr/bin/mkdir -p '/usr/local/include/osmocom/isdn' #11 14.56 /usr/bin/install -c -m 644 i460_mux.h lapd_core.h v110.h v110_ta.h '/usr/local/include/osmocom/isdn' #11 14.56 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/isdn' #11 14.56 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/isdn' #11 14.56 Making install in crypt #11 14.56 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/crypt' #11 14.57 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/crypt' #11 14.57 make[5]: Nothing to be done for 'install-exec-am'. #11 14.57 /usr/bin/mkdir -p '/usr/local/include/osmocom/crypt' #11 14.57 /usr/bin/install -c -m 644 auth.h gprs_cipher.h kdf.h utran_cipher.h '/usr/local/include/osmocom/crypt' #11 14.57 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/crypt' #11 14.57 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/crypt' #11 14.57 Making install in coding #11 14.57 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/coding' #11 14.57 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/coding' #11 14.57 make[5]: Nothing to be done for 'install-exec-am'. #11 14.57 /usr/bin/mkdir -p '/usr/local/include/osmocom/coding' #11 14.57 /usr/bin/install -c -m 644 gsm0503_tables.h gsm0503_parity.h gsm0503_mapping.h gsm0503_interleaving.h gsm0503_coding.h gsm0503_amr_dtx.h '/usr/local/include/osmocom/coding' #11 14.57 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/coding' #11 14.57 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/coding' #11 14.57 Making install in gprs #11 14.58 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/gprs' #11 14.58 Making install in protocol #11 14.58 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/gprs/protocol' #11 14.58 make[6]: Entering directory '/tmp/libosmocore/include/osmocom/gprs/protocol' #11 14.58 make[6]: Nothing to be done for 'install-exec-am'. #11 14.58 /usr/bin/mkdir -p '/usr/local/include/osmocom/gprs/protocol' #11 14.58 /usr/bin/install -c -m 644 gsm_04_60.h gsm_08_16.h gsm_08_18.h gsm_24_301.h '/usr/local/include/osmocom/gprs/protocol' #11 14.59 make[6]: Leaving directory '/tmp/libosmocore/include/osmocom/gprs/protocol' #11 14.59 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/gprs/protocol' #11 14.59 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/gprs' #11 14.59 make[6]: Entering directory '/tmp/libosmocore/include/osmocom/gprs' #11 14.59 make[6]: Nothing to be done for 'install-exec-am'. #11 14.60 /usr/bin/mkdir -p '/usr/local/include/osmocom/gprs' #11 14.60 /usr/bin/install -c -m 644 frame_relay.h bssgp_bvc_fsm.h gprs_bssgp.h gprs_bssgp2.h gprs_bssgp_bss.h gprs_bssgp_rim.h gprs_msgb.h gprs_ns.h gprs_ns_frgre.h gprs_ns2.h gprs_rlc.h '/usr/local/include/osmocom/gprs' #11 14.61 make[6]: Leaving directory '/tmp/libosmocore/include/osmocom/gprs' #11 14.61 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/gprs' #11 14.61 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/gprs' #11 14.61 Making install in ctrl #11 14.61 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/ctrl' #11 14.62 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/ctrl' #11 14.62 make[5]: Nothing to be done for 'install-exec-am'. #11 14.62 /usr/bin/mkdir -p '/usr/local/include/osmocom/ctrl' #11 14.63 /usr/bin/install -c -m 644 control_cmd.h control_if.h ports.h control_vty.h '/usr/local/include/osmocom/ctrl' #11 14.63 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/ctrl' #11 14.63 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/ctrl' #11 14.63 Making install in sim #11 14.64 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/sim' #11 14.64 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/sim' #11 14.64 make[5]: Nothing to be done for 'install-exec-am'. #11 14.64 /usr/bin/mkdir -p '/usr/local/include/osmocom/sim' #11 14.65 /usr/bin/install -c -m 644 class_tables.h sim.h '/usr/local/include/osmocom/sim' #11 14.65 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/sim' #11 14.65 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/sim' #11 14.65 Making install in usb #11 14.66 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/usb' #11 14.66 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/usb' #11 14.66 make[5]: Nothing to be done for 'install-exec-am'. #11 14.67 /usr/bin/mkdir -p '/usr/local/include/osmocom/usb' #11 14.67 /usr/bin/install -c -m 644 libusb.h '/usr/local/include/osmocom/usb' #11 14.68 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/usb' #11 14.68 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/usb' #11 14.68 make[4]: Entering directory '/tmp/libosmocore/include/osmocom' #11 14.69 make[5]: Entering directory '/tmp/libosmocore/include/osmocom' #11 14.69 make[5]: Nothing to be done for 'install-exec-am'. #11 14.69 make[5]: Nothing to be done for 'install-data-am'. #11 14.69 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom' #11 14.69 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom' #11 14.69 make[3]: Leaving directory '/tmp/libosmocore/include/osmocom' #11 14.69 make[3]: Entering directory '/tmp/libosmocore/include' #11 14.70 make[4]: Entering directory '/tmp/libosmocore/include' #11 14.70 make[4]: Nothing to be done for 'install-exec-am'. #11 14.70 make[4]: Nothing to be done for 'install-data-am'. #11 14.70 make[4]: Leaving directory '/tmp/libosmocore/include' #11 14.70 make[3]: Leaving directory '/tmp/libosmocore/include' #11 14.70 make[2]: Leaving directory '/tmp/libosmocore/include' #11 14.70 Making install in src #11 14.71 make[2]: Entering directory '/tmp/libosmocore/src' #11 14.71 Making install in core #11 14.72 make[3]: Entering directory '/tmp/libosmocore/src/core' #11 14.72 GEN crc8gen.c #11 14.72 GEN crc16gen.c #11 14.73 GEN crc32gen.c #11 14.73 GEN crc64gen.c #11 14.73 make install-am #11 14.74 make[4]: Entering directory '/tmp/libosmocore/src/core' #11 14.74 CC application.lo #11 14.74 CC backtrace.lo #11 14.74 CC base64.lo #11 14.74 CC bits.lo #11 14.75 CC bitvec.lo #11 14.75 CC bitcomp.lo #11 14.75 CC context.lo #11 14.75 CC conv.lo #11 14.75 CC conv_acc.lo #11 14.75 CC conv_acc_generic.lo #11 14.75 CC counter.lo #11 14.75 CC crc16.lo #11 14.75 CC crc8gen.lo #11 14.75 CC crc16gen.lo #11 14.75 CC crc32gen.lo #11 14.75 CC crc64gen.lo #11 14.75 CC fsm.lo #11 14.75 CC exec.lo #11 14.75 CC gsmtap_util.lo #11 14.75 CC isdnhdlc.lo #11 14.84 CC it_q.lo #11 14.84 CC logging.lo #11 14.84 CC logging_gsmtap.lo #11 14.84 CC loggingrb.lo #11 14.84 CC macaddr.lo #11 14.84 CC logging_syslog.lo #11 14.84 CC msgb.lo #11 14.84 CC netdev.lo #11 14.85 CC netns.lo #11 14.85 CC osmo_io.lo #11 14.86 CC osmo_io_poll.lo #11 14.88 CC prbs.lo #11 14.88 CC panic.lo #11 14.88 CC rate_ctr.lo #11 14.88 CC prim.lo #11 14.89 CC rbtree.lo #11 14.89 CC select.lo #11 14.89 CC sercomm.lo #11 14.90 CC signal.lo #11 14.90 CC sockaddr_str.lo #11 14.90 CC socket.lo #11 14.90 CC soft_uart.lo #11 14.91 CC stat_item.lo #11 14.93 CC stats.lo #11 14.94 CC stats_statsd.lo #11 14.94 CC stats_tcp.lo #11 14.94 CC strrb.lo #11 14.95 CC tdef.lo #11 14.96 CC thread.lo #11 14.96 CC time_cc.lo #11 14.96 CC timer.lo #11 14.97 CC timer_gettimeofday.lo #11 14.97 CC timer_clockgettime.lo #11 14.98 CC tun.lo #11 14.98 CC use_count.lo #11 14.98 CC utils.lo #11 14.98 CC write_queue.lo #11 14.99 CC conv_acc_sse.lo #11 14.99 CC conv_acc_sse_avx.lo #11 15.00 CC plugin.lo #11 15.00 CC msgfile.lo #11 15.01 CC serial.lo #11 15.02 CC mnl.lo #11 15.03 CC osmo_io_uring.lo #11 15.22 CCLD libosmocore.la #11 15.56 make[5]: Entering directory '/tmp/libosmocore/src/core' #11 15.56 make[5]: Nothing to be done for 'install-data-am'. #11 15.56 /usr/bin/mkdir -p '/usr/local/lib' #11 15.56 /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmocore.la '/usr/local/lib' #11 15.57 libtool: install: /usr/bin/install -c .libs/libosmocore.so.22.1.0 /usr/local/lib/libosmocore.so.22.1.0 #11 15.58 libtool: install: (cd /usr/local/lib && { ln -s -f libosmocore.so.22.1.0 libosmocore.so.22 || { rm -f libosmocore.so.22 && ln -s libosmocore.so.22.1.0 libosmocore.so.22; }; }) #11 15.58 libtool: install: (cd /usr/local/lib && { ln -s -f libosmocore.so.22.1.0 libosmocore.so || { rm -f libosmocore.so && ln -s libosmocore.so.22.1.0 libosmocore.so; }; }) #11 15.58 libtool: install: /usr/bin/install -c .libs/libosmocore.lai /usr/local/lib/libosmocore.la #11 15.62 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 15.62 ---------------------------------------------------------------------- #11 15.62 Libraries have been installed in: #11 15.62 /usr/local/lib #11 15.62 #11 15.62 If you ever happen to want to link against installed libraries #11 15.62 in a given directory, LIBDIR, you must either use libtool, and #11 15.62 specify the full pathname of the library, or use the '-LLIBDIR' #11 15.62 flag during linking and do at least one of the following: #11 15.62 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 15.62 during execution #11 15.62 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 15.62 during linking #11 15.62 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 15.62 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 15.62 #11 15.62 See any operating system documentation about shared libraries for #11 15.62 more information, such as the ld(1) and ld.so(8) manual pages. #11 15.62 ---------------------------------------------------------------------- #11 15.62 make[5]: Leaving directory '/tmp/libosmocore/src/core' #11 15.62 make[4]: Leaving directory '/tmp/libosmocore/src/core' #11 15.62 make[3]: Leaving directory '/tmp/libosmocore/src/core' #11 15.62 Making install in vty #11 15.63 make[3]: Entering directory '/tmp/libosmocore/src/vty' #11 15.63 CC buffer.lo #11 15.63 CC command.lo #11 15.63 CC vty.lo #11 15.63 CC vector.lo #11 15.63 CC utils.lo #11 15.63 CC telnet_interface.lo #11 15.63 CC logging_vty.lo #11 15.63 CC stats_vty.lo #11 15.63 CC fsm_vty.lo #11 15.63 CC talloc_ctx_vty.lo #11 15.64 CC cpu_sched_vty.lo #11 15.64 CC tdef_vty.lo #11 15.85 CCLD libosmovty.la #11 15.99 make[4]: Entering directory '/tmp/libosmocore/src/vty' #11 15.99 make[4]: Nothing to be done for 'install-data-am'. #11 15.99 /usr/bin/mkdir -p '/usr/local/lib' #11 15.99 /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmovty.la '/usr/local/lib' #11 16.02 libtool: warning: relinking 'libosmovty.la' #11 16.03 libtool: install: (cd /tmp/libosmocore/src/vty; /bin/bash "/tmp/libosmocore/libtool" --silent --tag CC --mode=relink gcc -Wall -pthread -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -version-info 13:2:0 -no-undefined -o libosmovty.la -rpath /usr/local/lib buffer.lo command.lo vty.lo vector.lo utils.lo telnet_interface.lo logging_vty.lo stats_vty.lo fsm_vty.lo talloc_ctx_vty.lo cpu_sched_vty.lo tdef_vty.lo ../../src/core/libosmocore.la -ltalloc ) #11 16.16 libtool: install: /usr/bin/install -c .libs/libosmovty.so.13.0.2T /usr/local/lib/libosmovty.so.13.0.2 #11 16.16 libtool: install: (cd /usr/local/lib && { ln -s -f libosmovty.so.13.0.2 libosmovty.so.13 || { rm -f libosmovty.so.13 && ln -s libosmovty.so.13.0.2 libosmovty.so.13; }; }) #11 16.17 libtool: install: (cd /usr/local/lib && { ln -s -f libosmovty.so.13.0.2 libosmovty.so || { rm -f libosmovty.so && ln -s libosmovty.so.13.0.2 libosmovty.so; }; }) #11 16.17 libtool: install: /usr/bin/install -c .libs/libosmovty.lai /usr/local/lib/libosmovty.la #11 16.19 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 16.20 ---------------------------------------------------------------------- #11 16.20 Libraries have been installed in: #11 16.20 /usr/local/lib #11 16.20 #11 16.20 If you ever happen to want to link against installed libraries #11 16.20 in a given directory, LIBDIR, you must either use libtool, and #11 16.20 specify the full pathname of the library, or use the '-LLIBDIR' #11 16.20 flag during linking and do at least one of the following: #11 16.20 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 16.20 during execution #11 16.20 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 16.20 during linking #11 16.20 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 16.20 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 16.20 #11 16.20 See any operating system documentation about shared libraries for #11 16.20 more information, such as the ld(1) and ld.so(8) manual pages. #11 16.20 ---------------------------------------------------------------------- #11 16.20 make[4]: Leaving directory '/tmp/libosmocore/src/vty' #11 16.20 make[3]: Leaving directory '/tmp/libosmocore/src/vty' #11 16.20 Making install in isdn #11 16.20 make[3]: Entering directory '/tmp/libosmocore/src/isdn' #11 16.20 CC i460_mux.lo #11 16.20 CC lapd_core.lo #11 16.20 CC v110.lo #11 16.20 CC v110_ta.lo #11 16.32 CCLD libisdnint.la #11 16.42 CCLD libosmoisdn.la #11 16.55 make[4]: Entering directory '/tmp/libosmocore/src/isdn' #11 16.55 make[4]: Nothing to be done for 'install-data-am'. #11 16.55 /usr/bin/mkdir -p '/usr/local/lib' #11 16.55 /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmoisdn.la '/usr/local/lib' #11 16.62 libtool: warning: relinking 'libosmoisdn.la' #11 16.62 libtool: install: (cd /tmp/libosmocore/src/isdn; /bin/bash "/tmp/libosmocore/libtool" --silent --tag CC --mode=relink gcc -Wall -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmoisdn.map -version-info 2:0:2 -no-undefined -o libosmoisdn.la -rpath /usr/local/lib libisdnint.la -ltalloc ) #11 16.73 libtool: install: /usr/bin/install -c .libs/libosmoisdn.so.0.2.0T /usr/local/lib/libosmoisdn.so.0.2.0 #11 16.73 libtool: install: (cd /usr/local/lib && { ln -s -f libosmoisdn.so.0.2.0 libosmoisdn.so.0 || { rm -f libosmoisdn.so.0 && ln -s libosmoisdn.so.0.2.0 libosmoisdn.so.0; }; }) #11 16.73 libtool: install: (cd /usr/local/lib && { ln -s -f libosmoisdn.so.0.2.0 libosmoisdn.so || { rm -f libosmoisdn.so && ln -s libosmoisdn.so.0.2.0 libosmoisdn.so; }; }) #11 16.74 libtool: install: /usr/bin/install -c .libs/libosmoisdn.lai /usr/local/lib/libosmoisdn.la #11 16.77 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 16.77 ---------------------------------------------------------------------- #11 16.77 Libraries have been installed in: #11 16.77 /usr/local/lib #11 16.77 #11 16.77 If you ever happen to want to link against installed libraries #11 16.77 in a given directory, LIBDIR, you must either use libtool, and #11 16.77 specify the full pathname of the library, or use the '-LLIBDIR' #11 16.77 flag during linking and do at least one of the following: #11 16.77 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 16.77 during execution #11 16.77 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 16.77 during linking #11 16.77 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 16.77 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 16.77 #11 16.77 See any operating system documentation about shared libraries for #11 16.77 more information, such as the ld(1) and ld.so(8) manual pages. #11 16.77 ---------------------------------------------------------------------- #11 16.77 make[4]: Leaving directory '/tmp/libosmocore/src/isdn' #11 16.77 make[3]: Leaving directory '/tmp/libosmocore/src/isdn' #11 16.78 Making install in codec #11 16.78 make[3]: Entering directory '/tmp/libosmocore/src/codec' #11 16.78 CC gsm610.lo #11 16.78 CC gsm620.lo #11 16.78 CC gsm660.lo #11 16.78 CC gsm690.lo #11 16.78 CC hr_sid_class.lo #11 16.79 CC ecu.lo #11 16.79 CC ecu_fr.lo #11 16.79 CC ecu_fr_old.lo #11 16.96 CCLD libosmocodec.la #11 17.06 make[4]: Entering directory '/tmp/libosmocore/src/codec' #11 17.06 make[4]: Nothing to be done for 'install-data-am'. #11 17.07 /usr/bin/mkdir -p '/usr/local/lib' #11 17.07 /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmocodec.la '/usr/local/lib' #11 17.11 libtool: warning: relinking 'libosmocodec.la' #11 17.12 libtool: install: (cd /tmp/libosmocore/src/codec; /bin/bash "/tmp/libosmocore/libtool" --silent --tag CC --mode=relink gcc -Wall -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -version-info 5:0:1 -no-undefined -o libosmocodec.la -rpath /usr/local/lib gsm610.lo gsm620.lo gsm660.lo gsm690.lo hr_sid_class.lo ecu.lo ecu_fr.lo ecu_fr_old.lo ../../src/core/libosmocore.la ) #11 17.22 libtool: install: /usr/bin/install -c .libs/libosmocodec.so.4.1.0T /usr/local/lib/libosmocodec.so.4.1.0 #11 17.22 libtool: install: (cd /usr/local/lib && { ln -s -f libosmocodec.so.4.1.0 libosmocodec.so.4 || { rm -f libosmocodec.so.4 && ln -s libosmocodec.so.4.1.0 libosmocodec.so.4; }; }) #11 17.23 libtool: install: (cd /usr/local/lib && { ln -s -f libosmocodec.so.4.1.0 libosmocodec.so || { rm -f libosmocodec.so && ln -s libosmocodec.so.4.1.0 libosmocodec.so; }; }) #11 17.23 libtool: install: /usr/bin/install -c .libs/libosmocodec.lai /usr/local/lib/libosmocodec.la #11 17.27 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 17.27 ---------------------------------------------------------------------- #11 17.27 Libraries have been installed in: #11 17.27 /usr/local/lib #11 17.27 #11 17.27 If you ever happen to want to link against installed libraries #11 17.27 in a given directory, LIBDIR, you must either use libtool, and #11 17.27 specify the full pathname of the library, or use the '-LLIBDIR' #11 17.27 flag during linking and do at least one of the following: #11 17.27 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 17.27 during execution #11 17.27 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 17.27 during linking #11 17.27 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 17.27 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 17.27 #11 17.27 See any operating system documentation about shared libraries for #11 17.27 more information, such as the ld(1) and ld.so(8) manual pages. #11 17.27 ---------------------------------------------------------------------- #11 17.27 make[4]: Leaving directory '/tmp/libosmocore/src/codec' #11 17.28 make[3]: Leaving directory '/tmp/libosmocore/src/codec' #11 17.28 Making install in gsm #11 17.28 make[3]: Entering directory '/tmp/libosmocore/src/gsm' #11 17.29 GEN gsm0503_conv.c #11 17.31 Generating convolutional codes... #11 17.32 Generate 'xcch' definition #11 17.32 Generate 'tch_f24' definition #11 17.32 Generate 'tch_h24' definition #11 17.32 Generate 'tch_f48' definition #11 17.32 Generate 'tch_f96' definition #11 17.32 Generate 'tch_f144' definition #11 17.32 Generate 'rach' definition #11 17.32 Generate 'rach_ext' definition #11 17.32 Generate 'sch' definition #11 17.32 Generate 'cs2' definition #11 17.32 Generate 'cs3' definition #11 17.32 Generate 'cs2_np' definition #11 17.32 Generate 'cs3_np' definition #11 17.32 Generate 'tch_afs_12_2' definition #11 17.32 Generate 'tch_afs_10_2' definition #11 17.32 Generate 'tch_afs_7_95' definition #11 17.32 Generate 'tch_afs_7_4' definition #11 17.32 Generate 'tch_afs_6_7' definition #11 17.32 Generate 'tch_afs_5_9' definition #11 17.32 Generate 'tch_afs_5_15' definition #11 17.32 Generate 'tch_afs_4_75' definition #11 17.32 Generate 'tch_fr' definition #11 17.32 Generate 'tch_hr' definition #11 17.32 Generate 'tch_ahs_7_95' definition #11 17.32 Generate 'tch_ahs_7_4' definition #11 17.32 Generate 'tch_ahs_6_7' definition #11 17.32 Generate 'tch_ahs_5_9' definition #11 17.32 Generate 'tch_ahs_5_15' definition #11 17.32 Generate 'tch_ahs_4_75' definition #11 17.32 Generate 'tch_axs_sid_update' definition #11 17.32 Generate 'mcs1_dl_hdr' definition #11 17.32 Generate 'mcs1_ul_hdr' definition #11 17.32 Generate 'mcs1' definition #11 17.32 Generate 'mcs2' definition #11 17.32 Generate 'mcs3' definition #11 17.32 Generate 'mcs4' definition #11 17.32 Generate 'mcs5_dl_hdr' definition #11 17.32 Generate 'mcs5_ul_hdr' definition #11 17.32 Generate 'mcs5' definition #11 17.32 Generate 'mcs6' definition #11 17.32 Generate 'mcs7_dl_hdr' definition #11 17.32 Generate 'mcs7_ul_hdr' definition #11 17.32 Generate 'mcs7' definition #11 17.32 Generate 'mcs8' definition #11 17.32 Generate 'mcs9' definition #11 17.32 Generation complete. #11 17.32 make install-am #11 17.33 make[4]: Entering directory '/tmp/libosmocore/src/gsm' #11 17.33 CC a5.lo #11 17.33 CC rxlev_stat.lo #11 17.33 CC tlv_parser.lo #11 17.33 CC comp128.lo #11 17.33 CC comp128v23.lo #11 17.33 CC gsm_utils.lo #11 17.33 CC rsl.lo #11 17.33 CC gsm48.lo #11 17.33 CC gsm48_arfcn_range_encode.lo #11 17.33 CC gsm48_ie.lo #11 17.33 CC gsm0808.lo #11 17.33 CC sysinfo.lo #11 17.33 CC gprs_cipher_core.lo #11 17.33 CC gprs_rlc.lo #11 17.33 CC gsm0480.lo #11 17.33 CC abis_nm.lo #11 17.33 CC gsm0502.lo #11 17.33 CC gsm0411_smc.lo #11 17.33 CC gsm0411_utils.lo #11 17.33 CC gsm0411_smr.lo #11 17.38 gsm_utils.c:106:9: note: '#pragma message: glibc 2.36 random detected' #11 17.38 106 | #pragma message ("glibc " OSMO_STRINGIFY_VAL(__GLIBC__) "." OSMO_STRINGIFY_VAL(__GLIBC_MINOR__) " random detected") #11 17.38 | ^~~~~~~ #11 17.39 CC lapdm.lo #11 17.39 CC gsm0414.lo #11 17.39 CC kasumi.lo #11 17.39 CC gsm29205.lo #11 17.40 CC gsm_04_08_gprs.lo #11 17.40 CC auth_core.lo #11 17.41 CC auth_comp128v1.lo #11 17.41 CC auth_comp128v23.lo #11 17.42 CC auth_xor.lo #11 17.42 CC auth_xor_2g.lo #11 17.43 CC auth_milenage.lo #11 17.44 CC gea.lo #11 17.44 CC gan.lo #11 17.44 CC ipa.lo #11 17.44 CC gsm0341.lo #11 17.44 CC apn.lo #11 17.45 CC auth_tuak.lo #11 17.45 CC gprs_gea.lo #11 17.46 CC gsm0503_conv.lo #11 17.46 CC oap.lo #11 17.48 CC gsm0808_utils.lo #11 17.48 CC gsm23003.lo #11 17.48 CC gsm23236.lo #11 17.49 CC mncc.lo #11 17.49 CC bts_features.lo #11 17.50 CC oap_client.lo #11 17.50 CC gsm29118.lo #11 17.50 CC cbsp.lo #11 17.50 CC gsm48_rest_octets.lo #11 17.51 CC gsm48049.lo #11 17.51 CC bsslap.lo #11 17.51 CC gad.lo #11 17.52 CC bssmap_le.lo #11 17.53 CC kdf.lo #11 17.53 CC iuup.lo #11 17.53 CC gsm44021.lo #11 17.54 CC gsm44068.lo #11 17.55 CC rlp.lo #11 17.56 CC gsup.lo #11 17.56 CC gsup_sms.lo #11 17.57 CC milenage/aes-encblock.lo #11 17.58 CC milenage/aes-internal.lo #11 17.58 CC milenage/aes-internal-enc.lo #11 17.58 CC milenage/milenage.lo #11 17.58 CC tuak/KeccakP-1600-3gpp.lo #11 17.59 CC tuak/tuak.lo #11 17.69 CCLD libgsmint.la #11 18.57 CCLD libosmogsm.la #11 18.75 make[5]: Entering directory '/tmp/libosmocore/src/gsm' #11 18.75 make[5]: Nothing to be done for 'install-data-am'. #11 18.75 /usr/bin/mkdir -p '/usr/local/lib' #11 18.75 /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmogsm.la '/usr/local/lib' #11 18.77 libtool: warning: relinking 'libosmogsm.la' #11 18.78 libtool: install: (cd /tmp/libosmocore/src/gsm; /bin/bash "/tmp/libosmocore/libtool" --silent --tag CC --mode=relink gcc -Wall -I/usr/include/p11-kit-1 -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmogsm.map -version-info 22:0:2 -no-undefined -o libosmogsm.la -rpath /usr/local/lib libgsmint.la -ltalloc -lgnutls ) #11 18.89 libtool: install: /usr/bin/install -c .libs/libosmogsm.so.20.2.0T /usr/local/lib/libosmogsm.so.20.2.0 #11 18.89 libtool: install: (cd /usr/local/lib && { ln -s -f libosmogsm.so.20.2.0 libosmogsm.so.20 || { rm -f libosmogsm.so.20 && ln -s libosmogsm.so.20.2.0 libosmogsm.so.20; }; }) #11 18.89 libtool: install: (cd /usr/local/lib && { ln -s -f libosmogsm.so.20.2.0 libosmogsm.so || { rm -f libosmogsm.so && ln -s libosmogsm.so.20.2.0 libosmogsm.so; }; }) #11 18.90 libtool: install: /usr/bin/install -c .libs/libosmogsm.lai /usr/local/lib/libosmogsm.la #11 18.93 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 18.93 ---------------------------------------------------------------------- #11 18.93 Libraries have been installed in: #11 18.93 /usr/local/lib #11 18.93 #11 18.93 If you ever happen to want to link against installed libraries #11 18.93 in a given directory, LIBDIR, you must either use libtool, and #11 18.93 specify the full pathname of the library, or use the '-LLIBDIR' #11 18.93 flag during linking and do at least one of the following: #11 18.93 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 18.93 during execution #11 18.93 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 18.93 during linking #11 18.93 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 18.93 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 18.93 #11 18.93 See any operating system documentation about shared libraries for #11 18.93 more information, such as the ld(1) and ld.so(8) manual pages. #11 18.93 ---------------------------------------------------------------------- #11 18.93 make[5]: Leaving directory '/tmp/libosmocore/src/gsm' #11 18.93 make[4]: Leaving directory '/tmp/libosmocore/src/gsm' #11 18.93 make[3]: Leaving directory '/tmp/libosmocore/src/gsm' #11 18.93 Making install in coding #11 18.93 make[3]: Entering directory '/tmp/libosmocore/src/coding' #11 18.94 CC gsm0503_interleaving.lo #11 18.94 CC gsm0503_mapping.lo #11 18.94 CC gsm0503_tables.lo #11 18.94 CC gsm0503_parity.lo #11 18.94 CC gsm0503_coding.lo #11 18.94 CC gsm0503_amr_dtx.lo #11 19.08 CCLD libosmocoding.la #11 19.31 make[4]: Entering directory '/tmp/libosmocore/src/coding' #11 19.31 make[4]: Nothing to be done for 'install-data-am'. #11 19.31 /usr/bin/mkdir -p '/usr/local/lib' #11 19.31 /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmocoding.la '/usr/local/lib' #11 19.36 libtool: warning: relinking 'libosmocoding.la' #11 19.36 libtool: install: (cd /tmp/libosmocore/src/coding; /bin/bash "/tmp/libosmocore/libtool" --silent --tag CC --mode=relink gcc -Wall -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmocoding.map -version-info 3:1:3 -no-undefined -o libosmocoding.la -rpath /usr/local/lib gsm0503_interleaving.lo gsm0503_mapping.lo gsm0503_tables.lo gsm0503_parity.lo gsm0503_coding.lo gsm0503_amr_dtx.lo ../../src/core/libosmocore.la ../../src/gsm/libosmogsm.la ../../src/codec/libosmocodec.la ) #11 19.52 libtool: install: /usr/bin/install -c .libs/libosmocoding.so.0.3.1T /usr/local/lib/libosmocoding.so.0.3.1 #11 19.52 libtool: install: (cd /usr/local/lib && { ln -s -f libosmocoding.so.0.3.1 libosmocoding.so.0 || { rm -f libosmocoding.so.0 && ln -s libosmocoding.so.0.3.1 libosmocoding.so.0; }; }) #11 19.52 libtool: install: (cd /usr/local/lib && { ln -s -f libosmocoding.so.0.3.1 libosmocoding.so || { rm -f libosmocoding.so && ln -s libosmocoding.so.0.3.1 libosmocoding.so; }; }) #11 19.53 libtool: install: /usr/bin/install -c .libs/libosmocoding.lai /usr/local/lib/libosmocoding.la #11 19.55 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 19.55 ---------------------------------------------------------------------- #11 19.55 Libraries have been installed in: #11 19.55 /usr/local/lib #11 19.55 #11 19.55 If you ever happen to want to link against installed libraries #11 19.55 in a given directory, LIBDIR, you must either use libtool, and #11 19.55 specify the full pathname of the library, or use the '-LLIBDIR' #11 19.55 flag during linking and do at least one of the following: #11 19.55 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 19.55 during execution #11 19.55 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 19.55 during linking #11 19.55 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 19.55 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 19.55 #11 19.55 See any operating system documentation about shared libraries for #11 19.55 more information, such as the ld(1) and ld.so(8) manual pages. #11 19.55 ---------------------------------------------------------------------- #11 19.55 make[4]: Leaving directory '/tmp/libosmocore/src/coding' #11 19.55 make[3]: Leaving directory '/tmp/libosmocore/src/coding' #11 19.55 Making install in gb #11 19.55 make[3]: Entering directory '/tmp/libosmocore/src/gb' #11 19.56 CC gprs_ns.lo #11 19.56 CC gprs_ns_frgre.lo #11 19.56 CC gprs_ns_vty.lo #11 19.56 CC gprs_ns_sns.lo #11 19.56 CC gprs_bssgp.lo #11 19.56 CC gprs_bssgp_util.lo #11 19.56 CC gprs_bssgp_rim.lo #11 19.56 CC gprs_bssgp_vty.lo #11 19.56 CC gprs_bssgp_bss.lo #11 19.56 CC gprs_ns2.lo #11 19.56 CC gprs_ns2_udp.lo #11 19.56 CC gprs_ns2_frgre.lo #11 19.56 CC gprs_ns2_fr.lo #11 19.56 CC gprs_ns2_vc_fsm.lo #11 19.56 CC gprs_ns2_sns.lo #11 19.56 CC gprs_ns2_message.lo #11 19.56 CC gprs_ns2_vty.lo #11 19.56 CC gprs_bssgp2.lo #11 19.56 CC bssgp_bvc_fsm.lo #11 19.57 CC common_vty.lo #11 19.68 CC frame_relay.lo #11 19.76 CCLD libosmogb.la #11 19.76 CCLD libosmogb-test.la #11 19.93 make[4]: Entering directory '/tmp/libosmocore/src/gb' #11 19.93 make[4]: Nothing to be done for 'install-data-am'. #11 19.94 /usr/bin/mkdir -p '/usr/local/lib' #11 19.94 /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmogb.la '/usr/local/lib' #11 19.96 libtool: warning: relinking 'libosmogb.la' #11 19.96 libtool: install: (cd /tmp/libosmocore/src/gb; /bin/bash "/tmp/libosmocore/libtool" --silent --tag CC --mode=relink gcc -Wall -fno-strict-aliasing -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmogb.map -version-info 17:0:3 -no-undefined -o libosmogb.la -rpath /usr/local/lib gprs_ns.lo gprs_ns_frgre.lo gprs_ns_vty.lo gprs_ns_sns.lo gprs_bssgp.lo gprs_bssgp_util.lo gprs_bssgp_vty.lo gprs_bssgp_rim.lo gprs_bssgp_bss.lo gprs_ns2.lo gprs_ns2_udp.lo gprs_ns2_frgre.lo gprs_ns2_fr.lo gprs_ns2_vc_fsm.lo gprs_ns2_sns.lo gprs_ns2_message.lo gprs_ns2_vty.lo gprs_bssgp2.lo bssgp_bvc_fsm.lo common_vty.lo frame_relay.lo -ltalloc ../../src/core/libosmocore.la ../../src/vty/libosmovty.la ../../src/gsm/libosmogsm.la ) #11 20.14 libtool: install: /usr/bin/install -c .libs/libosmogb.so.14.3.0T /usr/local/lib/libosmogb.so.14.3.0 #11 20.14 libtool: install: (cd /usr/local/lib && { ln -s -f libosmogb.so.14.3.0 libosmogb.so.14 || { rm -f libosmogb.so.14 && ln -s libosmogb.so.14.3.0 libosmogb.so.14; }; }) #11 20.14 libtool: install: (cd /usr/local/lib && { ln -s -f libosmogb.so.14.3.0 libosmogb.so || { rm -f libosmogb.so && ln -s libosmogb.so.14.3.0 libosmogb.so; }; }) #11 20.14 libtool: install: /usr/bin/install -c .libs/libosmogb.lai /usr/local/lib/libosmogb.la #11 20.17 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 20.17 ---------------------------------------------------------------------- #11 20.17 Libraries have been installed in: #11 20.17 /usr/local/lib #11 20.17 #11 20.17 If you ever happen to want to link against installed libraries #11 20.17 in a given directory, LIBDIR, you must either use libtool, and #11 20.17 specify the full pathname of the library, or use the '-LLIBDIR' #11 20.17 flag during linking and do at least one of the following: #11 20.17 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 20.17 during execution #11 20.17 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 20.17 during linking #11 20.17 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 20.17 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 20.17 #11 20.17 See any operating system documentation about shared libraries for #11 20.17 more information, such as the ld(1) and ld.so(8) manual pages. #11 20.17 ---------------------------------------------------------------------- #11 20.17 make[4]: Leaving directory '/tmp/libosmocore/src/gb' #11 20.17 make[3]: Leaving directory '/tmp/libosmocore/src/gb' #11 20.17 Making install in ctrl #11 20.17 make[3]: Entering directory '/tmp/libosmocore/src/ctrl' #11 20.17 CC control_cmd.lo #11 20.17 CC control_if.lo #11 20.17 CC fsm_ctrl_commands.lo #11 20.17 CC control_vty.lo #11 20.26 CCLD libosmoctrl.la #11 20.43 make[4]: Entering directory '/tmp/libosmocore/src/ctrl' #11 20.43 make[4]: Nothing to be done for 'install-data-am'. #11 20.43 /usr/bin/mkdir -p '/usr/local/lib' #11 20.43 /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmoctrl.la '/usr/local/lib' #11 20.48 libtool: warning: relinking 'libosmoctrl.la' #11 20.48 libtool: install: (cd /tmp/libosmocore/src/ctrl; /bin/bash "/tmp/libosmocore/libtool" --silent --tag CC --mode=relink gcc -Wall -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmoctrl.map -version-info 9:1:9 -no-undefined -o libosmoctrl.la -rpath /usr/local/lib control_cmd.lo control_if.lo fsm_ctrl_commands.lo control_vty.lo -ltalloc ../../src/core/libosmocore.la ../../src/gsm/libosmogsm.la ../../src/vty/libosmovty.la ) #11 20.65 libtool: install: /usr/bin/install -c .libs/libosmoctrl.so.0.9.1T /usr/local/lib/libosmoctrl.so.0.9.1 #11 20.65 libtool: install: (cd /usr/local/lib && { ln -s -f libosmoctrl.so.0.9.1 libosmoctrl.so.0 || { rm -f libosmoctrl.so.0 && ln -s libosmoctrl.so.0.9.1 libosmoctrl.so.0; }; }) #11 20.65 libtool: install: (cd /usr/local/lib && { ln -s -f libosmoctrl.so.0.9.1 libosmoctrl.so || { rm -f libosmoctrl.so && ln -s libosmoctrl.so.0.9.1 libosmoctrl.so; }; }) #11 20.66 libtool: install: /usr/bin/install -c .libs/libosmoctrl.lai /usr/local/lib/libosmoctrl.la #11 20.69 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 20.69 ---------------------------------------------------------------------- #11 20.69 Libraries have been installed in: #11 20.69 /usr/local/lib #11 20.69 #11 20.69 If you ever happen to want to link against installed libraries #11 20.69 in a given directory, LIBDIR, you must either use libtool, and #11 20.69 specify the full pathname of the library, or use the '-LLIBDIR' #11 20.69 flag during linking and do at least one of the following: #11 20.69 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 20.69 during execution #11 20.69 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 20.69 during linking #11 20.69 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 20.69 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 20.69 #11 20.69 See any operating system documentation about shared libraries for #11 20.69 more information, such as the ld(1) and ld.so(8) manual pages. #11 20.69 ---------------------------------------------------------------------- #11 20.69 make[4]: Leaving directory '/tmp/libosmocore/src/ctrl' #11 20.69 make[3]: Leaving directory '/tmp/libosmocore/src/ctrl' #11 20.69 Making install in pseudotalloc #11 20.69 make[3]: Entering directory '/tmp/libosmocore/src/pseudotalloc' #11 20.70 make[4]: Entering directory '/tmp/libosmocore/src/pseudotalloc' #11 20.71 make[4]: Leaving directory '/tmp/libosmocore/src/pseudotalloc' #11 20.71 make[3]: Leaving directory '/tmp/libosmocore/src/pseudotalloc' #11 20.71 Making install in sim #11 20.72 make[3]: Entering directory '/tmp/libosmocore/src/sim' #11 20.72 CC core.lo #11 20.72 CC reader.lo #11 20.72 CC class_tables.lo #11 20.72 CC card_fs_sim.lo #11 20.72 CC card_fs_usim.lo #11 20.72 CC card_fs_uicc.lo #11 20.73 CC card_fs_isim.lo #11 20.73 CC card_fs_hpsim.lo #11 20.73 CC card_fs_tetra.lo #11 20.88 CCLD libosmosim.la #11 20.97 make[4]: Entering directory '/tmp/libosmocore/src/sim' #11 20.97 make[4]: Nothing to be done for 'install-data-am'. #11 20.97 /usr/bin/mkdir -p '/usr/local/lib' #11 20.97 /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmosim.la '/usr/local/lib' #11 20.99 libtool: warning: relinking 'libosmosim.la' #11 20.99 libtool: install: (cd /tmp/libosmocore/src/sim; /bin/bash "/tmp/libosmocore/libtool" --silent --tag CC --mode=relink gcc -fPIC -Wall -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -version-info 3:3:1 -no-undefined -o libosmosim.la -rpath /usr/local/lib core.lo reader.lo class_tables.lo card_fs_sim.lo card_fs_usim.lo card_fs_uicc.lo card_fs_isim.lo card_fs_hpsim.lo card_fs_tetra.lo ../../src/core/libosmocore.la ../../src/gsm/libosmogsm.la -ltalloc ) #11 21.07 libtool: install: /usr/bin/install -c .libs/libosmosim.so.2.1.3T /usr/local/lib/libosmosim.so.2.1.3 #11 21.07 libtool: install: (cd /usr/local/lib && { ln -s -f libosmosim.so.2.1.3 libosmosim.so.2 || { rm -f libosmosim.so.2 && ln -s libosmosim.so.2.1.3 libosmosim.so.2; }; }) #11 21.07 libtool: install: (cd /usr/local/lib && { ln -s -f libosmosim.so.2.1.3 libosmosim.so || { rm -f libosmosim.so && ln -s libosmosim.so.2.1.3 libosmosim.so; }; }) #11 21.08 libtool: install: /usr/bin/install -c .libs/libosmosim.lai /usr/local/lib/libosmosim.la #11 21.09 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 21.09 ---------------------------------------------------------------------- #11 21.09 Libraries have been installed in: #11 21.09 /usr/local/lib #11 21.09 #11 21.09 If you ever happen to want to link against installed libraries #11 21.09 in a given directory, LIBDIR, you must either use libtool, and #11 21.09 specify the full pathname of the library, or use the '-LLIBDIR' #11 21.09 flag during linking and do at least one of the following: #11 21.09 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 21.09 during execution #11 21.09 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 21.09 during linking #11 21.09 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 21.09 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 21.09 #11 21.09 See any operating system documentation about shared libraries for #11 21.09 more information, such as the ld(1) and ld.so(8) manual pages. #11 21.09 ---------------------------------------------------------------------- #11 21.09 make[4]: Leaving directory '/tmp/libosmocore/src/sim' #11 21.09 make[3]: Leaving directory '/tmp/libosmocore/src/sim' #11 21.10 Making install in usb #11 21.10 make[3]: Entering directory '/tmp/libosmocore/src/usb' #11 21.10 CC osmo_libusb.lo #11 21.19 CCLD libosmousb.la #11 21.30 make[4]: Entering directory '/tmp/libosmocore/src/usb' #11 21.30 make[4]: Nothing to be done for 'install-data-am'. #11 21.30 /usr/bin/mkdir -p '/usr/local/lib' #11 21.30 /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmousb.la '/usr/local/lib' #11 21.35 libtool: warning: relinking 'libosmousb.la' #11 21.36 libtool: install: (cd /tmp/libosmocore/src/usb; /bin/bash "/tmp/libosmocore/libtool" --silent --tag CC --mode=relink gcc -fPIC -Wall -I/usr/include/libusb-1.0 -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -version-info 0:1:0 -no-undefined -o libosmousb.la -rpath /usr/local/lib osmo_libusb.lo ../../src/core/libosmocore.la -ltalloc -lusb-1.0 ) #11 21.44 libtool: install: /usr/bin/install -c .libs/libosmousb.so.0.0.1T /usr/local/lib/libosmousb.so.0.0.1 #11 21.44 libtool: install: (cd /usr/local/lib && { ln -s -f libosmousb.so.0.0.1 libosmousb.so.0 || { rm -f libosmousb.so.0 && ln -s libosmousb.so.0.0.1 libosmousb.so.0; }; }) #11 21.44 libtool: install: (cd /usr/local/lib && { ln -s -f libosmousb.so.0.0.1 libosmousb.so || { rm -f libosmousb.so && ln -s libosmousb.so.0.0.1 libosmousb.so; }; }) #11 21.45 libtool: install: /usr/bin/install -c .libs/libosmousb.lai /usr/local/lib/libosmousb.la #11 21.48 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 21.48 ---------------------------------------------------------------------- #11 21.48 Libraries have been installed in: #11 21.48 /usr/local/lib #11 21.48 #11 21.48 If you ever happen to want to link against installed libraries #11 21.48 in a given directory, LIBDIR, you must either use libtool, and #11 21.48 specify the full pathname of the library, or use the '-LLIBDIR' #11 21.48 flag during linking and do at least one of the following: #11 21.48 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 21.48 during execution #11 21.48 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 21.48 during linking #11 21.48 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 21.48 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 21.48 #11 21.48 See any operating system documentation about shared libraries for #11 21.48 more information, such as the ld(1) and ld.so(8) manual pages. #11 21.48 ---------------------------------------------------------------------- #11 21.48 make[4]: Leaving directory '/tmp/libosmocore/src/usb' #11 21.48 make[3]: Leaving directory '/tmp/libosmocore/src/usb' #11 21.49 make[3]: Entering directory '/tmp/libosmocore/src' #11 21.49 make[4]: Entering directory '/tmp/libosmocore/src' #11 21.49 make[4]: Nothing to be done for 'install-exec-am'. #11 21.49 make[4]: Nothing to be done for 'install-data-am'. #11 21.49 make[4]: Leaving directory '/tmp/libosmocore/src' #11 21.49 make[3]: Leaving directory '/tmp/libosmocore/src' #11 21.49 make[2]: Leaving directory '/tmp/libosmocore/src' #11 21.49 Making install in utils #11 21.50 make[2]: Entering directory '/tmp/libosmocore/utils' #11 21.51 Making install in osmo-stat-dummy #11 21.51 make[3]: Entering directory '/tmp/libosmocore/utils/osmo-stat-dummy' #11 21.51 CC osmo_stat_dummy-osmo-stat-dummy.o #11 21.58 CCLD osmo-stat-dummy #11 21.79 make[4]: Entering directory '/tmp/libosmocore/utils/osmo-stat-dummy' #11 21.79 make[4]: Nothing to be done for 'install-exec-am'. #11 21.79 make[4]: Nothing to be done for 'install-data-am'. #11 21.79 make[4]: Leaving directory '/tmp/libosmocore/utils/osmo-stat-dummy' #11 21.79 make[3]: Leaving directory '/tmp/libosmocore/utils/osmo-stat-dummy' #11 21.79 make[3]: Entering directory '/tmp/libosmocore/utils' #11 21.79 CC osmo-arfcn.o #11 21.79 CC osmo-auc-gen.o #11 21.79 CC osmo-config-merge.o #11 21.79 CC osmo-aka-verify.o #11 21.79 CC gsmtap-logsend.o #11 21.79 CC osmo-ns-dummy.o #11 21.79 CC osmo-ns-dummy-vty.o #11 21.82 CCLD osmo-config-merge #11 21.82 CCLD osmo-arfcn #11 21.82 CCLD osmo-gsmtap-logsend #11 21.83 CCLD osmo-auc-gen #11 21.83 CCLD osmo-aka-verify #11 21.84 CCLD osmo-ns-dummy #11 21.97 make[4]: Entering directory '/tmp/libosmocore/utils' #11 21.97 make[4]: Nothing to be done for 'install-data-am'. #11 21.97 /usr/bin/mkdir -p '/usr/local/bin' #11 21.97 /bin/bash ../libtool --mode=install /usr/bin/install -c osmo-arfcn osmo-auc-gen osmo-config-merge osmo-aka-verify osmo-gsmtap-logsend '/usr/local/bin' #11 21.99 libtool: install: /usr/bin/install -c .libs/osmo-arfcn /usr/local/bin/osmo-arfcn #11 22.00 libtool: install: /usr/bin/install -c .libs/osmo-auc-gen /usr/local/bin/osmo-auc-gen #11 22.00 libtool: install: /usr/bin/install -c .libs/osmo-config-merge /usr/local/bin/osmo-config-merge #11 22.01 libtool: install: /usr/bin/install -c .libs/osmo-aka-verify /usr/local/bin/osmo-aka-verify #11 22.02 libtool: install: /usr/bin/install -c .libs/osmo-gsmtap-logsend /usr/local/bin/osmo-gsmtap-logsend #11 22.02 make[4]: Leaving directory '/tmp/libosmocore/utils' #11 22.02 make[3]: Leaving directory '/tmp/libosmocore/utils' #11 22.02 make[2]: Leaving directory '/tmp/libosmocore/utils' #11 22.02 Making install in tapset #11 22.02 make[2]: Entering directory '/tmp/libosmocore/tapset' #11 22.02 make[3]: Entering directory '/tmp/libosmocore/tapset' #11 22.02 make[3]: Nothing to be done for 'install-exec-am'. #11 22.02 make install-data-hook #11 22.02 make[4]: Entering directory '/tmp/libosmocore/tapset' #11 22.02 make[4]: Nothing to be done for 'install-data-hook'. #11 22.02 make[4]: Leaving directory '/tmp/libosmocore/tapset' #11 22.02 make[3]: Leaving directory '/tmp/libosmocore/tapset' #11 22.02 make[2]: Leaving directory '/tmp/libosmocore/tapset' #11 22.02 Making install in tests #11 22.03 make[2]: Entering directory '/tmp/libosmocore/tests' #11 22.03 GEN conv/gsm0503_test_vectors.c #11 22.04 Generating test vectors... #11 22.04 Generate 'xcch' test vector #11 22.04 Generate 'tch_f24' test vector #11 22.04 Generate 'tch_h24' test vector #11 22.04 Generate 'tch_f48' test vector #11 22.04 Generate 'tch_f96' test vector #11 22.04 Generate 'tch_f144' test vector #11 22.04 Generate 'rach' test vector #11 22.04 Generate 'rach_ext' test vector #11 22.04 Generate 'sch' test vector #11 22.04 Generate 'cs2' test vector #11 22.04 Generate 'cs3' test vector #11 22.04 Generate 'cs2_np' test vector #11 22.04 Generate 'cs3_np' test vector #11 22.04 Generate 'tch_afs_12_2' test vector #11 22.04 Generate 'tch_afs_10_2' test vector #11 22.04 Generate 'tch_afs_7_95' test vector #11 22.04 Generate 'tch_afs_7_4' test vector #11 22.04 Generate 'tch_afs_6_7' test vector #11 22.04 Generate 'tch_afs_5_9' test vector #11 22.04 Generate 'tch_afs_5_15' test vector #11 22.04 Generate 'tch_afs_4_75' test vector #11 22.04 Generate 'tch_fr' test vector #11 22.04 Generate 'tch_hr' test vector #11 22.04 Generate 'tch_ahs_7_95' test vector #11 22.04 Generate 'tch_ahs_7_4' test vector #11 22.04 Generate 'tch_ahs_6_7' test vector #11 22.04 Generate 'tch_ahs_5_9' test vector #11 22.04 Generate 'tch_ahs_5_15' test vector #11 22.04 Generate 'tch_ahs_4_75' test vector #11 22.04 Generate 'tch_axs_sid_update' test vector #11 22.04 Generate 'mcs1_dl_hdr' test vector #11 22.04 Generate 'mcs1_ul_hdr' test vector #11 22.04 Generate 'mcs1' test vector #11 22.04 Generate 'mcs2' test vector #11 22.04 Generate 'mcs3' test vector #11 22.04 Generate 'mcs4' test vector #11 22.04 Generate 'mcs5_dl_hdr' test vector #11 22.04 Generate 'mcs5_ul_hdr' test vector #11 22.04 Generate 'mcs5' test vector #11 22.04 Generate 'mcs6' test vector #11 22.04 Generate 'mcs7_dl_hdr' test vector #11 22.04 Generate 'mcs7_ul_hdr' test vector #11 22.04 Generate 'mcs7' test vector #11 22.04 Generate 'mcs8' test vector #11 22.04 Generate 'mcs9' test vector #11 22.04 Generation complete. #11 22.04 make install-am #11 22.05 make[3]: Entering directory '/tmp/libosmocore/tests' #11 22.05 make[4]: Entering directory '/tmp/libosmocore/tests' #11 22.05 make[4]: Nothing to be done for 'install-exec-am'. #11 22.05 make[4]: Nothing to be done for 'install-data-am'. #11 22.05 make[4]: Leaving directory '/tmp/libosmocore/tests' #11 22.05 make[3]: Leaving directory '/tmp/libosmocore/tests' #11 22.05 make[2]: Leaving directory '/tmp/libosmocore/tests' #11 22.05 make[2]: Entering directory '/tmp/libosmocore' #11 22.06 make[3]: Entering directory '/tmp/libosmocore' #11 22.06 /usr/bin/mkdir -p '/usr/local/bin' #11 22.06 /usr/bin/mkdir -p '/usr/local/share/aclocal' #11 22.06 /usr/bin/mkdir -p '/usr/local/lib/pkgconfig' #11 22.06 /usr/bin/mkdir -p '/usr/local/include' #11 22.06 /usr/bin/install -c -m 644 m4/osmo_ac_code_coverage.m4 m4/osmo_ax_code_coverage.m4 '/usr/local/share/aclocal' #11 22.06 /usr/bin/install -c osmo-release.sh '/usr/local/bin' #11 22.06 /usr/bin/install -c -m 644 osmo-release.mk '/usr/local/include' #11 22.06 /usr/bin/install -c -m 644 libosmocore.pc libosmocodec.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmocoding.pc libosmosim.pc libosmousb.pc libosmoisdn.pc '/usr/local/lib/pkgconfig' #11 22.06 make install-data-hook #11 22.06 make[4]: Entering directory '/tmp/libosmocore' #11 22.06 make[4]: Nothing to be done for 'install-data-hook'. #11 22.06 make[4]: Leaving directory '/tmp/libosmocore' #11 22.06 make[3]: Leaving directory '/tmp/libosmocore' #11 22.06 make[2]: Leaving directory '/tmp/libosmocore' #11 22.06 make[1]: Leaving directory '/tmp/libosmocore' #11 DONE 22.2s #12 [ 7/10] COPY OSMO-NS-DUMMY.CFG /data/osmo-ns-dummy.cfg #12 DONE 0.2s #13 [ 8/10] COPY .COMMON/PIPEWORK /USR/BIN/PIPEWORK #13 DONE 0.1s #14 [ 9/10] COPY DOCKER-ENTRYPOINT.SH /DOCKER-ENTRYPOINT.SH #14 DONE 0.1s #15 [10/10] WORKDIR /DATA #15 DONE 0.1s #16 exporting to image #16 exporting layers #16 exporting layers 0.7s done #16 writing image sha256:1b8b9a2a8bfed517b326d2b8d5e7a8b2d1c59ae2cbec1d5ec44827da55434ec2 done #16 naming to docker.io/osmocom-build/osmo-ns-master:latest 0.0s done #16 DONE 0.7s 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-ns-test-sgsn-sns/osmo-ns-master' + docker_image_exists osmo-ns-master + docker images -q osmocom-build/osmo-ns-master + test -n 1b8b9a2a8bfe + list_osmo_packages debian-bookworm osmo-ns-master + local distro=debian-bookworm + local image=osmo-ns-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-ns-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-ns-master ### ii osmocom-nightly 202503112026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly'] ii python3-osmopy-libs 0.3.0.161.fc78.202503112026 all Python code (not only) for testing of Osmocom programs ii python3-osmopy-utils 0.3.0.161.fc78.202503112026 all Python code (not only) for testing of Osmocom programs + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-ns-test + local feed + echo debian-bookworm-titan + depends=debian-bookworm-titan + [ -n debian-bookworm-titan ] + docker_images_require debian-bookworm-titan + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker pull registry.osmocom.org/osmocom-build/debian-bookworm-titan Using default tag: latest latest: Pulling from osmocom-build/debian-bookworm-titan 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 3e777526d60e: Waiting 9ccb93daed4a: Pulling fs layer 1a4ddf1752cd: Waiting 51112f467235: Waiting 55d7fd781f97: Waiting 2a832462dfd9: Pulling fs layer 98b493859992: Waiting 43bfeecb8279: Pulling fs layer 665591398cd8: Waiting d3488693da7c: Waiting 81ba5e42645d: Pulling fs layer be2833b5f86d: Waiting 9ccb93daed4a: Waiting 81ba5e42645d: Waiting 2a832462dfd9: Waiting 43bfeecb8279: 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 62d77d863a0b: Retrying in 3 seconds 89bb03f2b758: Retrying in 3 seconds 1fc1c04bda5f: Retrying in 3 seconds 89bb03f2b758: Retrying in 2 seconds 62d77d863a0b: Retrying in 2 seconds 1fc1c04bda5f: Retrying in 2 seconds 62d77d863a0b: Retrying in 1 second 89bb03f2b758: Retrying in 1 second 1fc1c04bda5f: Retrying in 1 second 62d77d863a0b: Retrying in 10 seconds 1fc1c04bda5f: 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 62d77d863a0b: Retrying in 8 seconds 89bb03f2b758: Retrying in 8 seconds 62d77d863a0b: Retrying in 7 seconds 1fc1c04bda5f: Retrying in 7 seconds 89bb03f2b758: Retrying in 7 seconds 62d77d863a0b: Retrying in 6 seconds 1fc1c04bda5f: Retrying in 6 seconds 89bb03f2b758: Retrying in 6 seconds 1fc1c04bda5f: Retrying in 5 seconds 62d77d863a0b: Retrying in 5 seconds 89bb03f2b758: Retrying in 5 seconds 1fc1c04bda5f: Retrying in 4 seconds 62d77d863a0b: Retrying in 4 seconds 89bb03f2b758: Retrying in 4 seconds 1fc1c04bda5f: Retrying in 3 seconds 62d77d863a0b: Retrying in 3 seconds 89bb03f2b758: Retrying in 3 seconds 62d77d863a0b: Retrying in 2 seconds 1fc1c04bda5f: Retrying in 2 seconds 89bb03f2b758: Retrying in 2 seconds 1fc1c04bda5f: Retrying in 1 second 62d77d863a0b: Retrying in 1 second 89bb03f2b758: Retrying in 1 second 1fc1c04bda5f: Retrying in 15 seconds 89bb03f2b758: Retrying in 15 seconds 62d77d863a0b: Retrying in 15 seconds 1fc1c04bda5f: Retrying in 14 seconds 89bb03f2b758: Retrying in 14 seconds 62d77d863a0b: Retrying in 14 seconds 89bb03f2b758: Retrying in 13 seconds 1fc1c04bda5f: Retrying in 13 seconds 62d77d863a0b: Retrying in 13 seconds 1fc1c04bda5f: Retrying in 12 seconds 89bb03f2b758: Retrying in 12 seconds 62d77d863a0b: Retrying in 12 seconds 1fc1c04bda5f: Retrying in 11 seconds 89bb03f2b758: Retrying in 11 seconds 62d77d863a0b: Retrying in 11 seconds 1fc1c04bda5f: Retrying in 10 seconds 89bb03f2b758: Retrying in 10 seconds 62d77d863a0b: Retrying in 10 seconds 89bb03f2b758: Retrying in 9 seconds 1fc1c04bda5f: Retrying in 9 seconds 62d77d863a0b: Retrying in 9 seconds 1fc1c04bda5f: Retrying in 8 seconds 89bb03f2b758: Retrying in 8 seconds 62d77d863a0b: Retrying in 8 seconds 1fc1c04bda5f: Retrying in 7 seconds 89bb03f2b758: Retrying in 7 seconds 62d77d863a0b: 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 89bb03f2b758: Retrying in 1 second 1fc1c04bda5f: Retrying in 1 second 62d77d863a0b: Retrying in 1 second 89bb03f2b758: Retrying in 20 seconds 1fc1c04bda5f: Retrying in 20 seconds 62d77d863a0b: Retrying in 20 seconds 89bb03f2b758: Retrying in 19 seconds 1fc1c04bda5f: Retrying in 19 seconds 62d77d863a0b: Retrying in 19 seconds 89bb03f2b758: Retrying in 18 seconds 62d77d863a0b: Retrying in 18 seconds 1fc1c04bda5f: Retrying in 18 seconds 89bb03f2b758: Retrying in 17 seconds 1fc1c04bda5f: Retrying in 17 seconds 62d77d863a0b: Retrying in 17 seconds 89bb03f2b758: Retrying in 16 seconds 1fc1c04bda5f: Retrying in 16 seconds 62d77d863a0b: Retrying in 16 seconds 89bb03f2b758: Retrying in 15 seconds 1fc1c04bda5f: Retrying in 15 seconds 62d77d863a0b: Retrying in 15 seconds 89bb03f2b758: Retrying in 14 seconds 62d77d863a0b: Retrying in 14 seconds 1fc1c04bda5f: Retrying in 14 seconds 89bb03f2b758: Retrying in 13 seconds 1fc1c04bda5f: Retrying in 13 seconds 62d77d863a0b: Retrying in 13 seconds 89bb03f2b758: Retrying in 12 seconds 62d77d863a0b: Retrying in 12 seconds 1fc1c04bda5f: Retrying in 12 seconds 89bb03f2b758: Retrying in 11 seconds 1fc1c04bda5f: Retrying in 11 seconds 62d77d863a0b: Retrying in 11 seconds 89bb03f2b758: Retrying in 10 seconds 62d77d863a0b: Retrying in 10 seconds 1fc1c04bda5f: Retrying in 10 seconds 89bb03f2b758: Retrying in 9 seconds 1fc1c04bda5f: Retrying in 9 seconds 62d77d863a0b: Retrying in 9 seconds 89bb03f2b758: Retrying in 8 seconds 62d77d863a0b: Retrying in 8 seconds 1fc1c04bda5f: 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 89bb03f2b758: Retrying in 4 seconds 1fc1c04bda5f: 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 62d77d863a0b: Retrying in 2 seconds 1fc1c04bda5f: Retrying in 2 seconds 89bb03f2b758: Retrying in 1 second 1fc1c04bda5f: Retrying in 1 second 62d77d863a0b: Retrying in 1 second 1a4ddf1752cd: Retrying in 5 seconds 3e777526d60e: Retrying in 5 seconds 55d7fd781f97: Retrying in 5 seconds 1a4ddf1752cd: Retrying in 4 seconds 3e777526d60e: Retrying in 4 seconds 55d7fd781f97: Retrying in 4 seconds 1a4ddf1752cd: Retrying in 3 seconds 3e777526d60e: Retrying in 3 seconds 55d7fd781f97: Retrying in 3 seconds 1a4ddf1752cd: Retrying in 2 seconds 3e777526d60e: Retrying in 2 seconds 55d7fd781f97: Retrying in 2 seconds 1a4ddf1752cd: Retrying in 1 second 3e777526d60e: Retrying in 1 second 55d7fd781f97: Retrying in 1 second 1a4ddf1752cd: Retrying in 10 seconds 3e777526d60e: Retrying in 10 seconds 55d7fd781f97: Retrying in 10 seconds 1a4ddf1752cd: Retrying in 9 seconds 3e777526d60e: Retrying in 9 seconds 55d7fd781f97: Retrying in 9 seconds 1a4ddf1752cd: Retrying in 8 seconds 3e777526d60e: Retrying in 8 seconds 55d7fd781f97: Retrying in 8 seconds 1a4ddf1752cd: Retrying in 7 seconds 3e777526d60e: Retrying in 7 seconds 55d7fd781f97: Retrying in 7 seconds 1a4ddf1752cd: Retrying in 6 seconds 3e777526d60e: Retrying in 6 seconds 55d7fd781f97: Retrying in 6 seconds 1a4ddf1752cd: Retrying in 5 seconds 3e777526d60e: Retrying in 5 seconds 55d7fd781f97: Retrying in 5 seconds 1a4ddf1752cd: Retrying in 4 seconds 3e777526d60e: Retrying in 4 seconds 55d7fd781f97: Retrying in 4 seconds 1a4ddf1752cd: Retrying in 3 seconds 3e777526d60e: Retrying in 3 seconds 55d7fd781f97: Retrying in 3 seconds 1a4ddf1752cd: Retrying in 2 seconds 3e777526d60e: Retrying in 2 seconds 55d7fd781f97: Retrying in 2 seconds 1a4ddf1752cd: Retrying in 1 second 3e777526d60e: Retrying in 1 second 55d7fd781f97: Retrying in 1 second 1a4ddf1752cd: Retrying in 15 seconds 3e777526d60e: Retrying in 15 seconds 55d7fd781f97: Retrying in 15 seconds 1a4ddf1752cd: Retrying in 14 seconds 55d7fd781f97: Retrying in 14 seconds 3e777526d60e: Retrying in 14 seconds 1a4ddf1752cd: Retrying in 13 seconds 3e777526d60e: Retrying in 13 seconds 55d7fd781f97: Retrying in 13 seconds 1a4ddf1752cd: Retrying in 12 seconds 3e777526d60e: Retrying in 12 seconds 55d7fd781f97: Retrying in 12 seconds 1a4ddf1752cd: Retrying in 11 seconds 3e777526d60e: Retrying in 11 seconds 55d7fd781f97: Retrying in 11 seconds 1a4ddf1752cd: Retrying in 10 seconds 55d7fd781f97: Retrying in 10 seconds 3e777526d60e: Retrying in 10 seconds 1a4ddf1752cd: Retrying in 9 seconds 3e777526d60e: Retrying in 9 seconds 55d7fd781f97: Retrying in 9 seconds 1a4ddf1752cd: Retrying in 8 seconds 3e777526d60e: Retrying in 8 seconds 55d7fd781f97: Retrying in 8 seconds 1a4ddf1752cd: Retrying in 7 seconds 3e777526d60e: Retrying in 7 seconds 55d7fd781f97: Retrying in 7 seconds 1a4ddf1752cd: Retrying in 6 seconds 3e777526d60e: Retrying in 6 seconds 55d7fd781f97: Retrying in 6 seconds 1a4ddf1752cd: Retrying in 5 seconds 3e777526d60e: Retrying in 5 seconds 55d7fd781f97: Retrying in 5 seconds 1a4ddf1752cd: Retrying in 4 seconds 3e777526d60e: Retrying in 4 seconds 55d7fd781f97: Retrying in 4 seconds 1a4ddf1752cd: Retrying in 3 seconds 55d7fd781f97: Retrying in 3 seconds 3e777526d60e: Retrying in 3 seconds 1a4ddf1752cd: Retrying in 2 seconds 55d7fd781f97: Retrying in 2 seconds 3e777526d60e: Retrying in 2 seconds 1a4ddf1752cd: Retrying in 1 second 3e777526d60e: Retrying in 1 second 55d7fd781f97: Retrying in 1 second 1a4ddf1752cd: Retrying in 20 seconds 3e777526d60e: Retrying in 20 seconds 55d7fd781f97: Retrying in 20 seconds 1a4ddf1752cd: Retrying in 19 seconds 3e777526d60e: Retrying in 19 seconds 55d7fd781f97: Retrying in 19 seconds 1a4ddf1752cd: Retrying in 18 seconds 55d7fd781f97: Retrying in 18 seconds 3e777526d60e: Retrying in 18 seconds 1a4ddf1752cd: Retrying in 17 seconds 55d7fd781f97: Retrying in 17 seconds 3e777526d60e: Retrying in 17 seconds 1a4ddf1752cd: Retrying in 16 seconds 55d7fd781f97: Retrying in 16 seconds 3e777526d60e: Retrying in 16 seconds 1a4ddf1752cd: Retrying in 15 seconds 55d7fd781f97: Retrying in 15 seconds 3e777526d60e: Retrying in 15 seconds 1a4ddf1752cd: Retrying in 14 seconds 3e777526d60e: Retrying in 14 seconds 55d7fd781f97: Retrying in 14 seconds 1a4ddf1752cd: Retrying in 13 seconds 3e777526d60e: Retrying in 13 seconds 55d7fd781f97: Retrying in 13 seconds 1a4ddf1752cd: Retrying in 12 seconds 3e777526d60e: Retrying in 12 seconds 55d7fd781f97: Retrying in 12 seconds 1a4ddf1752cd: Retrying in 11 seconds 3e777526d60e: Retrying in 11 seconds 55d7fd781f97: Retrying in 11 seconds 1a4ddf1752cd: Retrying in 10 seconds 55d7fd781f97: Retrying in 10 seconds 3e777526d60e: Retrying in 10 seconds 1a4ddf1752cd: Retrying in 9 seconds 3e777526d60e: Retrying in 9 seconds 55d7fd781f97: Retrying in 9 seconds 1a4ddf1752cd: Retrying in 8 seconds 55d7fd781f97: Retrying in 8 seconds 3e777526d60e: Retrying in 8 seconds 1a4ddf1752cd: Retrying in 7 seconds 3e777526d60e: Retrying in 7 seconds 55d7fd781f97: Retrying in 7 seconds 1a4ddf1752cd: Retrying in 6 seconds 3e777526d60e: Retrying in 6 seconds 55d7fd781f97: Retrying in 6 seconds 1a4ddf1752cd: Retrying in 5 seconds 3e777526d60e: Retrying in 5 seconds 55d7fd781f97: Retrying in 5 seconds 1a4ddf1752cd: Retrying in 4 seconds 3e777526d60e: Retrying in 4 seconds 55d7fd781f97: Retrying in 4 seconds 1a4ddf1752cd: Retrying in 3 seconds 3e777526d60e: Retrying in 3 seconds 55d7fd781f97: Retrying in 3 seconds 1a4ddf1752cd: Retrying in 2 seconds 3e777526d60e: Retrying in 2 seconds 55d7fd781f97: Retrying in 2 seconds 1a4ddf1752cd: Retrying in 1 second 55d7fd781f97: Retrying in 1 second 3e777526d60e: Retrying in 1 second 51112f467235: Retrying in 5 seconds 98b493859992: Retrying in 5 seconds 665591398cd8: Retrying in 5 seconds 51112f467235: Retrying in 4 seconds 98b493859992: Retrying in 4 seconds 665591398cd8: Retrying in 4 seconds 51112f467235: Retrying in 3 seconds 98b493859992: Retrying in 3 seconds 665591398cd8: Retrying in 3 seconds 51112f467235: Retrying in 2 seconds 98b493859992: Retrying in 2 seconds 665591398cd8: Retrying in 2 seconds 51112f467235: Retrying in 1 second 98b493859992: Retrying in 1 second 665591398cd8: Retrying in 1 second 51112f467235: Retrying in 10 seconds 665591398cd8: Retrying in 10 seconds 98b493859992: Retrying in 10 seconds 51112f467235: Retrying in 9 seconds 665591398cd8: Retrying in 9 seconds 98b493859992: Retrying in 9 seconds 665591398cd8: Retrying in 8 seconds 51112f467235: Retrying in 8 seconds 98b493859992: Retrying in 8 seconds 665591398cd8: Retrying in 7 seconds 51112f467235: Retrying in 7 seconds 98b493859992: Retrying in 7 seconds 665591398cd8: Retrying in 6 seconds 51112f467235: Retrying in 6 seconds 98b493859992: Retrying in 6 seconds 665591398cd8: Retrying in 5 seconds 51112f467235: Retrying in 5 seconds 98b493859992: Retrying in 5 seconds 665591398cd8: Retrying in 4 seconds 51112f467235: Retrying in 4 seconds 98b493859992: Retrying in 4 seconds 51112f467235: Retrying in 3 seconds 665591398cd8: Retrying in 3 seconds 98b493859992: Retrying in 3 seconds 51112f467235: Retrying in 2 seconds 665591398cd8: Retrying in 2 seconds 98b493859992: Retrying in 2 seconds 665591398cd8: Retrying in 1 second 51112f467235: Retrying in 1 second 98b493859992: Retrying in 1 second 51112f467235: Retrying in 15 seconds 98b493859992: Retrying in 15 seconds 665591398cd8: Retrying in 15 seconds 51112f467235: Retrying in 14 seconds 98b493859992: Retrying in 14 seconds 665591398cd8: Retrying in 14 seconds 51112f467235: Retrying in 13 seconds 98b493859992: Retrying in 13 seconds 665591398cd8: Retrying in 13 seconds 51112f467235: Retrying in 12 seconds 98b493859992: Retrying in 12 seconds 665591398cd8: Retrying in 12 seconds 98b493859992: Retrying in 11 seconds 51112f467235: Retrying in 11 seconds 665591398cd8: Retrying in 11 seconds 98b493859992: Retrying in 10 seconds 51112f467235: Retrying in 10 seconds 665591398cd8: Retrying in 10 seconds 51112f467235: Retrying in 9 seconds 98b493859992: Retrying in 9 seconds 665591398cd8: Retrying in 9 seconds 51112f467235: Retrying in 8 seconds 98b493859992: Retrying in 8 seconds 665591398cd8: Retrying in 8 seconds 51112f467235: Retrying in 7 seconds 98b493859992: Retrying in 7 seconds 665591398cd8: Retrying in 7 seconds 98b493859992: Retrying in 6 seconds 51112f467235: Retrying in 6 seconds 665591398cd8: Retrying in 6 seconds 98b493859992: Retrying in 5 seconds 51112f467235: Retrying in 5 seconds 665591398cd8: Retrying in 5 seconds 98b493859992: Retrying in 4 seconds 51112f467235: Retrying in 4 seconds 665591398cd8: Retrying in 4 seconds 51112f467235: Retrying in 3 seconds 98b493859992: Retrying in 3 seconds 665591398cd8: Retrying in 3 seconds 98b493859992: Retrying in 2 seconds 51112f467235: Retrying in 2 seconds 665591398cd8: Retrying in 2 seconds 51112f467235: Retrying in 1 second 98b493859992: Retrying in 1 second 665591398cd8: Retrying in 1 second 51112f467235: Retrying in 20 seconds 665591398cd8: Retrying in 20 seconds 98b493859992: Retrying in 20 seconds 665591398cd8: Retrying in 19 seconds 51112f467235: Retrying in 19 seconds 98b493859992: Retrying in 19 seconds 98b493859992: Retrying in 18 seconds 51112f467235: Retrying in 18 seconds 665591398cd8: Retrying in 18 seconds 51112f467235: Retrying in 17 seconds 665591398cd8: Retrying in 17 seconds 98b493859992: Retrying in 17 seconds 51112f467235: Retrying in 16 seconds 665591398cd8: Retrying in 16 seconds 98b493859992: Retrying in 16 seconds 665591398cd8: Retrying in 15 seconds 51112f467235: Retrying in 15 seconds 98b493859992: Retrying in 15 seconds 98b493859992: Retrying in 14 seconds 665591398cd8: Retrying in 14 seconds 51112f467235: Retrying in 14 seconds 665591398cd8: Retrying in 13 seconds 98b493859992: Retrying in 13 seconds 51112f467235: Retrying in 13 seconds 98b493859992: Retrying in 12 seconds 665591398cd8: Retrying in 12 seconds 51112f467235: Retrying in 12 seconds 665591398cd8: Retrying in 11 seconds 98b493859992: Retrying in 11 seconds 51112f467235: Retrying in 11 seconds 51112f467235: Retrying in 10 seconds 98b493859992: Retrying in 10 seconds 665591398cd8: Retrying in 10 seconds 665591398cd8: Retrying in 9 seconds 51112f467235: Retrying in 9 seconds 98b493859992: Retrying in 9 seconds 665591398cd8: Retrying in 8 seconds 98b493859992: Retrying in 8 seconds 51112f467235: Retrying in 8 seconds 51112f467235: Retrying in 7 seconds 665591398cd8: Retrying in 7 seconds 98b493859992: Retrying in 7 seconds 665591398cd8: Retrying in 6 seconds 98b493859992: Retrying in 6 seconds 51112f467235: Retrying in 6 seconds 665591398cd8: Retrying in 5 seconds 51112f467235: Retrying in 5 seconds 98b493859992: Retrying in 5 seconds 51112f467235: Retrying in 4 seconds 665591398cd8: Retrying in 4 seconds 98b493859992: Retrying in 4 seconds 51112f467235: Retrying in 3 seconds 665591398cd8: Retrying in 3 seconds 98b493859992: Retrying in 3 seconds 98b493859992: Retrying in 2 seconds 51112f467235: Retrying in 2 seconds 665591398cd8: Retrying in 2 seconds 51112f467235: Retrying in 1 second 665591398cd8: Retrying in 1 second 98b493859992: Retrying in 1 second d3488693da7c: Retrying in 5 seconds be2833b5f86d: Download complete 9ccb93daed4a: Verifying Checksum 9ccb93daed4a: Download complete 43bfeecb8279: Download complete 2a832462dfd9: Verifying Checksum 2a832462dfd9: Download complete d3488693da7c: Retrying in 4 seconds 81ba5e42645d: Verifying Checksum 81ba5e42645d: Download complete d3488693da7c: Retrying in 3 seconds d3488693da7c: Retrying in 2 seconds d3488693da7c: Retrying in 1 second d3488693da7c: Retrying in 10 seconds d3488693da7c: Retrying in 9 seconds d3488693da7c: Retrying in 8 seconds d3488693da7c: Retrying in 7 seconds d3488693da7c: Retrying in 6 seconds d3488693da7c: Retrying in 5 seconds d3488693da7c: Retrying in 4 seconds d3488693da7c: Retrying in 3 seconds d3488693da7c: Retrying in 2 seconds d3488693da7c: Retrying in 1 second d3488693da7c: Retrying in 15 seconds d3488693da7c: Retrying in 14 seconds d3488693da7c: Retrying in 13 seconds d3488693da7c: Retrying in 12 seconds d3488693da7c: Retrying in 11 seconds d3488693da7c: Retrying in 10 seconds d3488693da7c: Retrying in 9 seconds d3488693da7c: Retrying in 8 seconds d3488693da7c: Retrying in 7 seconds d3488693da7c: Retrying in 6 seconds d3488693da7c: Retrying in 5 seconds d3488693da7c: Retrying in 4 seconds d3488693da7c: Retrying in 3 seconds d3488693da7c: Retrying in 2 seconds d3488693da7c: Retrying in 1 second d3488693da7c: Retrying in 20 seconds d3488693da7c: Retrying in 19 seconds d3488693da7c: Retrying in 18 seconds d3488693da7c: Retrying in 17 seconds d3488693da7c: Retrying in 16 seconds d3488693da7c: Retrying in 15 seconds d3488693da7c: Retrying in 14 seconds d3488693da7c: Retrying in 13 seconds d3488693da7c: Retrying in 12 seconds d3488693da7c: Retrying in 11 seconds d3488693da7c: Retrying in 10 seconds d3488693da7c: Retrying in 9 seconds d3488693da7c: Retrying in 8 seconds d3488693da7c: Retrying in 7 seconds d3488693da7c: Retrying in 6 seconds d3488693da7c: Retrying in 5 seconds d3488693da7c: Retrying in 4 seconds d3488693da7c: Retrying in 3 seconds d3488693da7c: Retrying in 2 seconds d3488693da7c: Retrying in 1 second unexpected EOF + continue + docker_distro_from_image_name ttcn3-ns-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-ns-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-ns-test + echo ttcn3-ns-test + dir=ttcn3-ns-test + [ -z ] + pull_arg=--pull + grep ^FROM ../ttcn3-ns-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-ns-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-ns-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-ns-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sgsn-sns/ttcn3-ns-test' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sgsn-sns/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-ns-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 380B 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: 836B 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" ns #8 0.321 + OSMO_TTCN3_BRANCH=master #8 0.321 + shift #8 0.321 + cd /osmo-ttcn3-hacks #8 0.321 + git fetch #8 0.408 From https://gerrit.osmocom.org/osmo-ttcn3-hacks #8 0.408 b1479433..8fc1b215 master -> origin/master #8 0.408 * [new branch] fixeria/s1gw_uemux -> origin/fixeria/s1gw_uemux #8 0.408 + 941a8887...39bbfdbc pmaier/smdpp -> origin/pmaier/smdpp (forced update) #8 0.410 + git checkout master #8 0.476 Already on 'master' #8 0.477 Your branch is behind 'origin/master' by 8 commits, and can be fast-forwarded. #8 0.477 (use "git pull" to update your local branch) #8 0.478 + git symbolic-ref -q HEAD #8 0.479 refs/heads/master #8 0.479 + git reset --hard origin/master #8 0.503 HEAD is now at 8fc1b215 SCCP_Templates: Expect either proto class0 or class1 upon rx SCCP #8 0.503 + git rev-parse --abbrev-ref HEAD #8 0.506 master #8 0.506 + git rev-parse HEAD #8 0.508 8fc1b2152ff7615f610e7a040cb3b5135dfc5351 #8 0.509 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.510 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.511 + make -j8 deps #8 0.632 (make -j20 -C deps || make -j1 -C deps) #8 0.635 make[1]: warning: -j20 forced in submake: resetting jobserver mode. #8 0.637 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 0.640 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.Libraries.TCCUsefulFunctions' #8 0.640 To add an exception for this directory, call: #8 0.640 #8 0.640 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.Libraries.TCCUsefulFunctions #8 0.647 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.Libraries.TCCUsefulFunctions' #8 0.647 To add an exception for this directory, call: #8 0.647 #8 0.647 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.Libraries.TCCUsefulFunctions #8 0.651 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.651 usage: git diff --no-index [<options>] <path> <path> #8 0.651 #8 0.651 Diff output format options #8 0.651 -p, --patch generate patch #8 0.651 -s, --no-patch suppress diff output #8 0.651 -u generate patch #8 0.651 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.651 -W, --function-context #8 0.651 generate diffs with <n> lines context #8 0.651 --raw generate the diff in raw format #8 0.651 --patch-with-raw synonym for '-p --raw' #8 0.651 --patch-with-stat synonym for '-p --stat' #8 0.651 --numstat machine friendly --stat #8 0.651 --shortstat output only the last line of --stat #8 0.651 -X, --dirstat[=<param1,param2>...] #8 0.651 output the distribution of relative amount of changes for each sub-directory #8 0.651 --cumulative synonym for --dirstat=cumulative #8 0.651 --dirstat-by-file[=<param1,param2>...] #8 0.651 synonym for --dirstat=files,param1,param2... #8 0.651 --check warn if changes introduce conflict markers or whitespace errors #8 0.651 --summary condensed summary such as creations, renames and mode changes #8 0.651 --name-only show only names of changed files #8 0.651 --name-status show only names and status of changed files #8 0.651 --stat[=<width>[,<name-width>[,<count>]]] #8 0.651 generate diffstat #8 0.651 --stat-width <width> generate diffstat with a given width #8 0.651 --stat-name-width <width> #8 0.651 generate diffstat with a given name width #8 0.651 --stat-graph-width <width> #8 0.651 generate diffstat with a given graph width #8 0.651 --stat-count <count> generate diffstat with limited lines #8 0.651 --compact-summary generate compact summary in diffstat #8 0.651 --binary output a binary diff that can be applied #8 0.651 --full-index show full pre- and post-image object names on the "index" lines #8 0.651 --color[=<when>] show colored diff #8 0.651 --ws-error-highlight <kind> #8 0.651 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.651 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.651 --abbrev[=<n>] use <n> digits to display object names #8 0.651 --src-prefix <prefix> #8 0.651 show the given source prefix instead of "a/" #8 0.651 --dst-prefix <prefix> #8 0.651 show the given destination prefix instead of "b/" #8 0.651 --line-prefix <prefix> #8 0.651 prepend an additional prefix to every line of output #8 0.651 --no-prefix do not show any source or destination prefix #8 0.651 --inter-hunk-context <n> #8 0.651 show context between diff hunks up to the specified number of lines #8 0.651 --output-indicator-new <char> #8 0.651 specify the character to indicate a new line instead of '+' #8 0.651 --output-indicator-old <char> #8 0.651 specify the character to indicate an old line instead of '-' #8 0.651 --output-indicator-context <char> #8 0.651 specify the character to indicate a context instead of ' ' #8 0.651 #8 0.651 Diff rename options #8 0.651 -B, --break-rewrites[=<n>[/<m>]] #8 0.651 break complete rewrite changes into pairs of delete and create #8 0.651 -M, --find-renames[=<n>] #8 0.651 detect renames #8 0.651 -D, --irreversible-delete #8 0.651 omit the preimage for deletes #8 0.651 -C, --find-copies[=<n>] #8 0.651 detect copies #8 0.651 --find-copies-harder use unmodified files as source to find copies #8 0.651 --no-renames disable rename detection #8 0.651 --rename-empty use empty blobs as rename source #8 0.651 --follow continue listing the history of a file beyond renames #8 0.651 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.651 #8 0.652 Diff algorithm options #8 0.652 --minimal produce the smallest possible diff #8 0.652 -w, --ignore-all-space #8 0.652 ignore whitespace when comparing lines #8 0.652 -b, --ignore-space-change #8 0.652 ignore changes in amount of whitespace #8 0.652 --ignore-space-at-eol #8 0.652 ignore changes in whitespace at EOL #8 0.652 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.652 --ignore-blank-lines ignore changes whose lines are all blank #8 0.652 -I, --ignore-matching-lines <regex> #8 0.652 ignore changes whose all lines match <regex> #8 0.652 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.652 --patience generate diff using the "patience diff" algorithm #8 0.652 --histogram generate diff using the "histogram diff" algorithm #8 0.652 --diff-algorithm <algorithm> #8 0.652 choose a diff algorithm #8 0.652 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.652 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.652 --word-diff-regex <regex> #8 0.652 use <regex> to decide what a word is #8 0.652 --color-words[=<regex>] #8 0.652 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.652 --color-moved[=<mode>] #8 0.652 moved lines of code are colored differently #8 0.652 --color-moved-ws <mode> #8 0.652 how white spaces are ignored in --color-moved #8 0.652 #8 0.652 Other diff options #8 0.652 --relative[=<prefix>] #8 0.652 when run from subdir, exclude changes outside and show relative paths #8 0.652 -a, --text treat all files as text #8 0.652 -R swap two inputs, reverse the diff #8 0.652 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.652 --quiet disable all output of the program #8 0.652 --ext-diff allow an external diff helper to be executed #8 0.652 --textconv run external text conversion filters when comparing binary files #8 0.652 --ignore-submodules[=<when>] #8 0.652 ignore changes to submodules in the diff generation #8 0.652 --submodule[=<format>] #8 0.652 specify how differences in submodules are shown #8 0.652 --ita-invisible-in-index #8 0.652 hide 'git add -N' entries from the index #8 0.652 --ita-visible-in-index #8 0.652 treat 'git add -N' entries as real in the index #8 0.652 -S <string> look for differences that change the number of occurrences of the specified string #8 0.652 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.652 --pickaxe-all show all changes in the changeset with -S or -G #8 0.652 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.652 -O <file> control the order in which files appear in the output #8 0.652 --rotate-to <path> show the change in the specified path first #8 0.652 --skip-to <path> skip the output to the specified path #8 0.652 --find-object <object-id> #8 0.652 look for differences that change the number of occurrences of the specified object #8 0.652 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.652 select files by diff type #8 0.652 --output <file> output to a specific file #8 0.652 #8 0.657 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.M3UA' #8 0.657 To add an exception for this directory, call: #8 0.657 #8 0.657 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.M3UA #8 0.663 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.M3UA' #8 0.663 To add an exception for this directory, call: #8 0.663 #8 0.663 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.M3UA #8 0.667 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.667 usage: git diff --no-index [<options>] <path> <path> #8 0.667 #8 0.667 Diff output format options #8 0.667 -p, --patch generate patch #8 0.667 -s, --no-patch suppress diff output #8 0.667 -u generate patch #8 0.667 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.667 -W, --function-context #8 0.667 generate diffs with <n> lines context #8 0.667 --raw generate the diff in raw format #8 0.667 --patch-with-raw synonym for '-p --raw' #8 0.667 --patch-with-stat synonym for '-p --stat' #8 0.667 --numstat machine friendly --stat #8 0.667 --shortstat output only the last line of --stat #8 0.667 -X, --dirstat[=<param1,param2>...] #8 0.667 output the distribution of relative amount of changes for each sub-directory #8 0.667 --cumulative synonym for --dirstat=cumulative #8 0.667 --dirstat-by-file[=<param1,param2>...] #8 0.667 synonym for --dirstat=files,param1,param2... #8 0.667 --check warn if changes introduce conflict markers or whitespace errors #8 0.667 --summary condensed summary such as creations, renames and mode changes #8 0.667 --name-only show only names of changed files #8 0.667 --name-status show only names and status of changed files #8 0.667 --stat[=<width>[,<name-width>[,<count>]]] #8 0.667 generate diffstat #8 0.667 --stat-width <width> generate diffstat with a given width #8 0.667 --stat-name-width <width> #8 0.667 generate diffstat with a given name width #8 0.667 --stat-graph-width <width> #8 0.667 generate diffstat with a given graph width #8 0.667 --stat-count <count> generate diffstat with limited lines #8 0.667 --compact-summary generate compact summary in diffstat #8 0.667 --binary output a binary diff that can be applied #8 0.667 --full-index show full pre- and post-image object names on the "index" lines #8 0.667 --color[=<when>] show colored diff #8 0.667 --ws-error-highlight <kind> #8 0.667 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.667 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.667 --abbrev[=<n>] use <n> digits to display object names #8 0.667 --src-prefix <prefix> #8 0.667 show the given source prefix instead of "a/" #8 0.667 --dst-prefix <prefix> #8 0.667 show the given destination prefix instead of "b/" #8 0.667 --line-prefix <prefix> #8 0.667 prepend an additional prefix to every line of output #8 0.667 --no-prefix do not show any source or destination prefix #8 0.667 --inter-hunk-context <n> #8 0.668 show context between diff hunks up to the specified number of lines #8 0.668 --output-indicator-new <char> #8 0.668 specify the character to indicate a new line instead of '+' #8 0.668 --output-indicator-old <char> #8 0.668 specify the character to indicate an old line instead of '-' #8 0.668 --output-indicator-context <char> #8 0.668 specify the character to indicate a context instead of ' ' #8 0.668 #8 0.668 Diff rename options #8 0.668 -B, --break-rewrites[=<n>[/<m>]] #8 0.668 break complete rewrite changes into pairs of delete and create #8 0.668 -M, --find-renames[=<n>] #8 0.668 detect renames #8 0.668 -D, --irreversible-delete #8 0.668 omit the preimage for deletes #8 0.668 -C, --find-copies[=<n>] #8 0.668 detect copies #8 0.668 --find-copies-harder use unmodified files as source to find copies #8 0.668 --no-renames disable rename detection #8 0.668 --rename-empty use empty blobs as rename source #8 0.668 --follow continue listing the history of a file beyond renames #8 0.668 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.668 #8 0.668 Diff algorithm options #8 0.668 --minimal produce the smallest possible diff #8 0.668 -w, --ignore-all-space #8 0.668 ignore whitespace when comparing lines #8 0.668 -b, --ignore-space-change #8 0.668 ignore changes in amount of whitespace #8 0.668 --ignore-space-at-eol #8 0.668 ignore changes in whitespace at EOL #8 0.668 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.668 --ignore-blank-lines ignore changes whose lines are all blank #8 0.668 -I, --ignore-matching-lines <regex> #8 0.668 ignore changes whose all lines match <regex> #8 0.668 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.668 --patience generate diff using the "patience diff" algorithm #8 0.668 --histogram generate diff using the "histogram diff" algorithm #8 0.668 --diff-algorithm <algorithm> #8 0.668 choose a diff algorithm #8 0.668 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.668 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.668 --word-diff-regex <regex> #8 0.668 use <regex> to decide what a word is #8 0.668 --color-words[=<regex>] #8 0.668 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.668 --color-moved[=<mode>] #8 0.668 moved lines of code are colored differently #8 0.668 --color-moved-ws <mode> #8 0.668 how white spaces are ignored in --color-moved #8 0.668 #8 0.668 Other diff options #8 0.668 --relative[=<prefix>] #8 0.668 when run from subdir, exclude changes outside and show relative paths #8 0.668 -a, --text treat all files as text #8 0.668 -R swap two inputs, reverse the diff #8 0.668 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.668 --quiet disable all output of the program #8 0.668 --ext-diff allow an external diff helper to be executed #8 0.668 --textconv run external text conversion filters when comparing binary files #8 0.668 --ignore-submodules[=<when>] #8 0.668 ignore changes to submodules in the diff generation #8 0.668 --submodule[=<format>] #8 0.668 specify how differences in submodules are shown #8 0.668 --ita-invisible-in-index #8 0.668 hide 'git add -N' entries from the index #8 0.668 --ita-visible-in-index #8 0.668 treat 'git add -N' entries as real in the index #8 0.668 -S <string> look for differences that change the number of occurrences of the specified string #8 0.668 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.668 --pickaxe-all show all changes in the changeset with -S or -G #8 0.668 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.668 -O <file> control the order in which files appear in the output #8 0.668 --rotate-to <path> show the change in the specified path first #8 0.668 --skip-to <path> skip the output to the specified path #8 0.668 --find-object <object-id> #8 0.668 look for differences that change the number of occurrences of the specified object #8 0.668 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.668 select files by diff type #8 0.668 --output <file> output to a specific file #8 0.668 #8 0.672 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP' #8 0.672 To add an exception for this directory, call: #8 0.672 #8 0.672 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP #8 0.679 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP' #8 0.679 To add an exception for this directory, call: #8 0.679 #8 0.679 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP #8 0.683 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.683 usage: git diff --no-index [<options>] <path> <path> #8 0.683 #8 0.683 Diff output format options #8 0.683 -p, --patch generate patch #8 0.683 -s, --no-patch suppress diff output #8 0.683 -u generate patch #8 0.683 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.683 -W, --function-context #8 0.683 generate diffs with <n> lines context #8 0.683 --raw generate the diff in raw format #8 0.683 --patch-with-raw synonym for '-p --raw' #8 0.683 --patch-with-stat synonym for '-p --stat' #8 0.683 --numstat machine friendly --stat #8 0.683 --shortstat output only the last line of --stat #8 0.683 -X, --dirstat[=<param1,param2>...] #8 0.683 output the distribution of relative amount of changes for each sub-directory #8 0.683 --cumulative synonym for --dirstat=cumulative #8 0.683 --dirstat-by-file[=<param1,param2>...] #8 0.683 synonym for --dirstat=files,param1,param2... #8 0.683 --check warn if changes introduce conflict markers or whitespace errors #8 0.683 --summary condensed summary such as creations, renames and mode changes #8 0.683 --name-only show only names of changed files #8 0.683 --name-status show only names and status of changed files #8 0.683 --stat[=<width>[,<name-width>[,<count>]]] #8 0.683 generate diffstat #8 0.683 --stat-width <width> generate diffstat with a given width #8 0.683 --stat-name-width <width> #8 0.683 generate diffstat with a given name width #8 0.683 --stat-graph-width <width> #8 0.683 generate diffstat with a given graph width #8 0.683 --stat-count <count> generate diffstat with limited lines #8 0.683 --compact-summary generate compact summary in diffstat #8 0.683 --binary output a binary diff that can be applied #8 0.683 --full-index show full pre- and post-image object names on the "index" lines #8 0.683 --color[=<when>] show colored diff #8 0.683 --ws-error-highlight <kind> #8 0.683 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.683 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.683 --abbrev[=<n>] use <n> digits to display object names #8 0.683 --src-prefix <prefix> #8 0.683 show the given source prefix instead of "a/" #8 0.683 --dst-prefix <prefix> #8 0.683 show the given destination prefix instead of "b/" #8 0.683 --line-prefix <prefix> #8 0.683 prepend an additional prefix to every line of output #8 0.683 --no-prefix do not show any source or destination prefix #8 0.683 --inter-hunk-context <n> #8 0.683 show context between diff hunks up to the specified number of lines #8 0.683 --output-indicator-new <char> #8 0.683 specify the character to indicate a new line instead of '+' #8 0.683 --output-indicator-old <char> #8 0.683 specify the character to indicate an old line instead of '-' #8 0.683 --output-indicator-context <char> #8 0.683 specify the character to indicate a context instead of ' ' #8 0.683 #8 0.683 Diff rename options #8 0.683 -B, --break-rewrites[=<n>[/<m>]] #8 0.683 break complete rewrite changes into pairs of delete and create #8 0.683 -M, --find-renames[=<n>] #8 0.683 detect renames #8 0.683 -D, --irreversible-delete #8 0.683 omit the preimage for deletes #8 0.683 -C, --find-copies[=<n>] #8 0.683 detect copies #8 0.683 --find-copies-harder use unmodified files as source to find copies #8 0.683 --no-renames disable rename detection #8 0.683 --rename-empty use empty blobs as rename source #8 0.683 --follow continue listing the history of a file beyond renames #8 0.683 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.683 #8 0.683 Diff algorithm options #8 0.683 --minimal produce the smallest possible diff #8 0.683 -w, --ignore-all-space #8 0.683 ignore whitespace when comparing lines #8 0.683 -b, --ignore-space-change #8 0.683 ignore changes in amount of whitespace #8 0.683 --ignore-space-at-eol #8 0.683 ignore changes in whitespace at EOL #8 0.683 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.683 --ignore-blank-lines ignore changes whose lines are all blank #8 0.683 -I, --ignore-matching-lines <regex> #8 0.683 ignore changes whose all lines match <regex> #8 0.683 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.683 --patience generate diff using the "patience diff" algorithm #8 0.683 --histogram generate diff using the "histogram diff" algorithm #8 0.683 --diff-algorithm <algorithm> #8 0.683 choose a diff algorithm #8 0.683 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.683 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.683 --word-diff-regex <regex> #8 0.683 use <regex> to decide what a word is #8 0.683 --color-words[=<regex>] #8 0.683 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.683 --color-moved[=<mode>] #8 0.683 moved lines of code are colored differently #8 0.683 --color-moved-ws <mode> #8 0.683 how white spaces are ignored in --color-moved #8 0.683 #8 0.683 Other diff options #8 0.683 --relative[=<prefix>] #8 0.683 when run from subdir, exclude changes outside and show relative paths #8 0.683 -a, --text treat all files as text #8 0.683 -R swap two inputs, reverse the diff #8 0.683 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.683 --quiet disable all output of the program #8 0.683 --ext-diff allow an external diff helper to be executed #8 0.683 --textconv run external text conversion filters when comparing binary files #8 0.683 --ignore-submodules[=<when>] #8 0.683 ignore changes to submodules in the diff generation #8 0.683 --submodule[=<format>] #8 0.683 specify how differences in submodules are shown #8 0.683 --ita-invisible-in-index #8 0.683 hide 'git add -N' entries from the index #8 0.683 --ita-visible-in-index #8 0.683 treat 'git add -N' entries as real in the index #8 0.683 -S <string> look for differences that change the number of occurrences of the specified string #8 0.683 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.683 --pickaxe-all show all changes in the changeset with -S or -G #8 0.683 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.683 -O <file> control the order in which files appear in the output #8 0.683 --rotate-to <path> show the change in the specified path first #8 0.683 --skip-to <path> skip the output to the specified path #8 0.683 --find-object <object-id> #8 0.683 look for differences that change the number of occurrences of the specified object #8 0.683 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.683 select files by diff type #8 0.683 --output <file> output to a specific file #8 0.683 #8 0.688 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSAPP_v7.3.0' #8 0.688 To add an exception for this directory, call: #8 0.688 #8 0.688 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSAPP_v7.3.0 #8 0.694 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSAPP_v7.3.0' #8 0.694 To add an exception for this directory, call: #8 0.694 #8 0.694 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSAPP_v7.3.0 #8 0.698 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.698 usage: git diff --no-index [<options>] <path> <path> #8 0.698 #8 0.698 Diff output format options #8 0.698 -p, --patch generate patch #8 0.698 -s, --no-patch suppress diff output #8 0.698 -u generate patch #8 0.698 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.698 -W, --function-context #8 0.698 generate diffs with <n> lines context #8 0.698 --raw generate the diff in raw format #8 0.698 --patch-with-raw synonym for '-p --raw' #8 0.698 --patch-with-stat synonym for '-p --stat' #8 0.698 --numstat machine friendly --stat #8 0.698 --shortstat output only the last line of --stat #8 0.698 -X, --dirstat[=<param1,param2>...] #8 0.698 output the distribution of relative amount of changes for each sub-directory #8 0.698 --cumulative synonym for --dirstat=cumulative #8 0.698 --dirstat-by-file[=<param1,param2>...] #8 0.698 synonym for --dirstat=files,param1,param2... #8 0.698 --check warn if changes introduce conflict markers or whitespace errors #8 0.698 --summary condensed summary such as creations, renames and mode changes #8 0.698 --name-only show only names of changed files #8 0.698 --name-status show only names and status of changed files #8 0.698 --stat[=<width>[,<name-width>[,<count>]]] #8 0.698 generate diffstat #8 0.698 --stat-width <width> generate diffstat with a given width #8 0.698 --stat-name-width <width> #8 0.698 generate diffstat with a given name width #8 0.698 --stat-graph-width <width> #8 0.698 generate diffstat with a given graph width #8 0.698 --stat-count <count> generate diffstat with limited lines #8 0.698 --compact-summary generate compact summary in diffstat #8 0.698 --binary output a binary diff that can be applied #8 0.698 --full-index show full pre- and post-image object names on the "index" lines #8 0.698 --color[=<when>] show colored diff #8 0.698 --ws-error-highlight <kind> #8 0.698 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.698 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.698 --abbrev[=<n>] use <n> digits to display object names #8 0.698 --src-prefix <prefix> #8 0.698 show the given source prefix instead of "a/" #8 0.698 --dst-prefix <prefix> #8 0.698 show the given destination prefix instead of "b/" #8 0.698 --line-prefix <prefix> #8 0.698 prepend an additional prefix to every line of output #8 0.698 --no-prefix do not show any source or destination prefix #8 0.698 --inter-hunk-context <n> #8 0.698 show context between diff hunks up to the specified number of lines #8 0.698 --output-indicator-new <char> #8 0.698 specify the character to indicate a new line instead of '+' #8 0.698 --output-indicator-old <char> #8 0.698 specify the character to indicate an old line instead of '-' #8 0.698 --output-indicator-context <char> #8 0.698 specify the character to indicate a context instead of ' ' #8 0.698 #8 0.698 Diff rename options #8 0.698 -B, --break-rewrites[=<n>[/<m>]] #8 0.698 break complete rewrite changes into pairs of delete and create #8 0.698 -M, --find-renames[=<n>] #8 0.699 detect renames #8 0.699 -D, --irreversible-delete #8 0.699 omit the preimage for deletes #8 0.699 -C, --find-copies[=<n>] #8 0.699 detect copies #8 0.699 --find-copies-harder use unmodified files as source to find copies #8 0.699 --no-renames disable rename detection #8 0.699 --rename-empty use empty blobs as rename source #8 0.699 --follow continue listing the history of a file beyond renames #8 0.699 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.699 #8 0.699 Diff algorithm options #8 0.699 --minimal produce the smallest possible diff #8 0.699 -w, --ignore-all-space #8 0.699 ignore whitespace when comparing lines #8 0.699 -b, --ignore-space-change #8 0.699 ignore changes in amount of whitespace #8 0.699 --ignore-space-at-eol #8 0.699 ignore changes in whitespace at EOL #8 0.699 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.699 --ignore-blank-lines ignore changes whose lines are all blank #8 0.699 -I, --ignore-matching-lines <regex> #8 0.699 ignore changes whose all lines match <regex> #8 0.699 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.699 --patience generate diff using the "patience diff" algorithm #8 0.699 --histogram generate diff using the "histogram diff" algorithm #8 0.699 --diff-algorithm <algorithm> #8 0.699 choose a diff algorithm #8 0.699 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.699 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.699 --word-diff-regex <regex> #8 0.699 use <regex> to decide what a word is #8 0.699 --color-words[=<regex>] #8 0.699 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.699 --color-moved[=<mode>] #8 0.699 moved lines of code are colored differently #8 0.699 --color-moved-ws <mode> #8 0.699 how white spaces are ignored in --color-moved #8 0.699 #8 0.699 Other diff options #8 0.699 --relative[=<prefix>] #8 0.699 when run from subdir, exclude changes outside and show relative paths #8 0.699 -a, --text treat all files as text #8 0.699 -R swap two inputs, reverse the diff #8 0.699 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.699 --quiet disable all output of the program #8 0.699 --ext-diff allow an external diff helper to be executed #8 0.699 --textconv run external text conversion filters when comparing binary files #8 0.699 --ignore-submodules[=<when>] #8 0.699 ignore changes to submodules in the diff generation #8 0.699 --submodule[=<format>] #8 0.699 specify how differences in submodules are shown #8 0.699 --ita-invisible-in-index #8 0.699 hide 'git add -N' entries from the index #8 0.699 --ita-visible-in-index #8 0.699 treat 'git add -N' entries as real in the index #8 0.699 -S <string> look for differences that change the number of occurrences of the specified string #8 0.699 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.699 --pickaxe-all show all changes in the changeset with -S or -G #8 0.699 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.699 -O <file> control the order in which files appear in the output #8 0.699 --rotate-to <path> show the change in the specified path first #8 0.699 --skip-to <path> skip the output to the specified path #8 0.699 --find-object <object-id> #8 0.699 look for differences that change the number of occurrences of the specified object #8 0.699 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.699 select files by diff type #8 0.699 --output <file> output to a specific file #8 0.699 #8 0.703 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator' #8 0.703 To add an exception for this directory, call: #8 0.703 #8 0.703 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator #8 0.709 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator' #8 0.709 To add an exception for this directory, call: #8 0.709 #8 0.709 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator #8 0.713 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.713 usage: git diff --no-index [<options>] <path> <path> #8 0.713 #8 0.713 Diff output format options #8 0.713 -p, --patch generate patch #8 0.713 -s, --no-patch suppress diff output #8 0.713 -u generate patch #8 0.713 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.713 -W, --function-context #8 0.713 generate diffs with <n> lines context #8 0.713 --raw generate the diff in raw format #8 0.713 --patch-with-raw synonym for '-p --raw' #8 0.713 --patch-with-stat synonym for '-p --stat' #8 0.713 --numstat machine friendly --stat #8 0.713 --shortstat output only the last line of --stat #8 0.713 -X, --dirstat[=<param1,param2>...] #8 0.713 output the distribution of relative amount of changes for each sub-directory #8 0.713 --cumulative synonym for --dirstat=cumulative #8 0.713 --dirstat-by-file[=<param1,param2>...] #8 0.713 synonym for --dirstat=files,param1,param2... #8 0.713 --check warn if changes introduce conflict markers or whitespace errors #8 0.713 --summary condensed summary such as creations, renames and mode changes #8 0.713 --name-only show only names of changed files #8 0.713 --name-status show only names and status of changed files #8 0.713 --stat[=<width>[,<name-width>[,<count>]]] #8 0.713 generate diffstat #8 0.713 --stat-width <width> generate diffstat with a given width #8 0.713 --stat-name-width <width> #8 0.713 generate diffstat with a given name width #8 0.713 --stat-graph-width <width> #8 0.713 generate diffstat with a given graph width #8 0.713 --stat-count <count> generate diffstat with limited lines #8 0.713 --compact-summary generate compact summary in diffstat #8 0.713 --binary output a binary diff that can be applied #8 0.713 --full-index show full pre- and post-image object names on the "index" lines #8 0.713 --color[=<when>] show colored diff #8 0.713 --ws-error-highlight <kind> #8 0.713 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.713 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.713 --abbrev[=<n>] use <n> digits to display object names #8 0.713 --src-prefix <prefix> #8 0.713 show the given source prefix instead of "a/" #8 0.713 --dst-prefix <prefix> #8 0.713 show the given destination prefix instead of "b/" #8 0.713 --line-prefix <prefix> #8 0.713 prepend an additional prefix to every line of output #8 0.713 --no-prefix do not show any source or destination prefix #8 0.713 --inter-hunk-context <n> #8 0.713 show context between diff hunks up to the specified number of lines #8 0.713 --output-indicator-new <char> #8 0.713 specify the character to indicate a new line instead of '+' #8 0.713 --output-indicator-old <char> #8 0.713 specify the character to indicate an old line instead of '-' #8 0.713 --output-indicator-context <char> #8 0.713 specify the character to indicate a context instead of ' ' #8 0.713 #8 0.713 Diff rename options #8 0.713 -B, --break-rewrites[=<n>[/<m>]] #8 0.713 break complete rewrite changes into pairs of delete and create #8 0.713 -M, --find-renames[=<n>] #8 0.713 detect renames #8 0.713 -D, --irreversible-delete #8 0.713 omit the preimage for deletes #8 0.713 -C, --find-copies[=<n>] #8 0.713 detect copies #8 0.713 --find-copies-harder use unmodified files as source to find copies #8 0.713 --no-renames disable rename detection #8 0.713 --rename-empty use empty blobs as rename source #8 0.713 --follow continue listing the history of a file beyond renames #8 0.713 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.713 #8 0.713 Diff algorithm options #8 0.713 --minimal produce the smallest possible diff #8 0.713 -w, --ignore-all-space #8 0.713 ignore whitespace when comparing lines #8 0.713 -b, --ignore-space-change #8 0.713 ignore changes in amount of whitespace #8 0.713 --ignore-space-at-eol #8 0.713 ignore changes in whitespace at EOL #8 0.713 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.713 --ignore-blank-lines ignore changes whose lines are all blank #8 0.713 -I, --ignore-matching-lines <regex> #8 0.713 ignore changes whose all lines match <regex> #8 0.713 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.713 --patience generate diff using the "patience diff" algorithm #8 0.713 --histogram generate diff using the "histogram diff" algorithm #8 0.713 --diff-algorithm <algorithm> #8 0.713 choose a diff algorithm #8 0.713 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.713 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.713 --word-diff-regex <regex> #8 0.713 use <regex> to decide what a word is #8 0.713 --color-words[=<regex>] #8 0.713 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.713 --color-moved[=<mode>] #8 0.713 moved lines of code are colored differently #8 0.713 --color-moved-ws <mode> #8 0.713 how white spaces are ignored in --color-moved #8 0.713 #8 0.713 Other diff options #8 0.713 --relative[=<prefix>] #8 0.713 when run from subdir, exclude changes outside and show relative paths #8 0.713 -a, --text treat all files as text #8 0.713 -R swap two inputs, reverse the diff #8 0.713 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.713 --quiet disable all output of the program #8 0.713 --ext-diff allow an external diff helper to be executed #8 0.713 --textconv run external text conversion filters when comparing binary files #8 0.713 --ignore-submodules[=<when>] #8 0.713 ignore changes to submodules in the diff generation #8 0.713 --submodule[=<format>] #8 0.714 specify how differences in submodules are shown #8 0.714 --ita-invisible-in-index #8 0.714 hide 'git add -N' entries from the index #8 0.714 --ita-visible-in-index #8 0.714 treat 'git add -N' entries as real in the index #8 0.714 -S <string> look for differences that change the number of occurrences of the specified string #8 0.714 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.714 --pickaxe-all show all changes in the changeset with -S or -G #8 0.714 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.714 -O <file> control the order in which files appear in the output #8 0.714 --rotate-to <path> show the change in the specified path first #8 0.714 --skip-to <path> skip the output to the specified path #8 0.714 --find-object <object-id> #8 0.714 look for differences that change the number of occurrences of the specified object #8 0.714 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.714 select files by diff type #8 0.714 --output <file> output to a specific file #8 0.714 #8 0.718 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.DNS' #8 0.718 To add an exception for this directory, call: #8 0.718 #8 0.718 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.DNS #8 0.723 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.DNS' #8 0.723 To add an exception for this directory, call: #8 0.723 #8 0.723 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.DNS #8 0.727 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.727 usage: git diff --no-index [<options>] <path> <path> #8 0.727 #8 0.727 Diff output format options #8 0.727 -p, --patch generate patch #8 0.727 -s, --no-patch suppress diff output #8 0.727 -u generate patch #8 0.727 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.727 -W, --function-context #8 0.727 generate diffs with <n> lines context #8 0.727 --raw generate the diff in raw format #8 0.727 --patch-with-raw synonym for '-p --raw' #8 0.727 --patch-with-stat synonym for '-p --stat' #8 0.727 --numstat machine friendly --stat #8 0.727 --shortstat output only the last line of --stat #8 0.727 -X, --dirstat[=<param1,param2>...] #8 0.727 output the distribution of relative amount of changes for each sub-directory #8 0.727 --cumulative synonym for --dirstat=cumulative #8 0.727 --dirstat-by-file[=<param1,param2>...] #8 0.727 synonym for --dirstat=files,param1,param2... #8 0.727 --check warn if changes introduce conflict markers or whitespace errors #8 0.727 --summary condensed summary such as creations, renames and mode changes #8 0.727 --name-only show only names of changed files #8 0.727 --name-status show only names and status of changed files #8 0.727 --stat[=<width>[,<name-width>[,<count>]]] #8 0.727 generate diffstat #8 0.727 --stat-width <width> generate diffstat with a given width #8 0.727 --stat-name-width <width> #8 0.727 generate diffstat with a given name width #8 0.727 --stat-graph-width <width> #8 0.727 generate diffstat with a given graph width #8 0.727 --stat-count <count> generate diffstat with limited lines #8 0.727 --compact-summary generate compact summary in diffstat #8 0.727 --binary output a binary diff that can be applied #8 0.727 --full-index show full pre- and post-image object names on the "index" lines #8 0.727 --color[=<when>] show colored diff #8 0.727 --ws-error-highlight <kind> #8 0.727 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.727 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.727 --abbrev[=<n>] use <n> digits to display object names #8 0.727 --src-prefix <prefix> #8 0.727 show the given source prefix instead of "a/" #8 0.727 --dst-prefix <prefix> #8 0.727 show the given destination prefix instead of "b/" #8 0.727 --line-prefix <prefix> #8 0.727 prepend an additional prefix to every line of output #8 0.727 --no-prefix do not show any source or destination prefix #8 0.727 --inter-hunk-context <n> #8 0.727 show context between diff hunks up to the specified number of lines #8 0.727 --output-indicator-new <char> #8 0.727 specify the character to indicate a new line instead of '+' #8 0.727 --output-indicator-old <char> #8 0.727 specify the character to indicate an old line instead of '-' #8 0.727 --output-indicator-context <char> #8 0.727 specify the character to indicate a context instead of ' ' #8 0.727 #8 0.727 Diff rename options #8 0.727 -B, --break-rewrites[=<n>[/<m>]] #8 0.727 break complete rewrite changes into pairs of delete and create #8 0.727 -M, --find-renames[=<n>] #8 0.727 detect renames #8 0.727 -D, --irreversible-delete #8 0.727 omit the preimage for deletes #8 0.727 -C, --find-copies[=<n>] #8 0.727 detect copies #8 0.727 --find-copies-harder use unmodified files as source to find copies #8 0.727 --no-renames disable rename detection #8 0.727 --rename-empty use empty blobs as rename source #8 0.727 --follow continue listing the history of a file beyond renames #8 0.727 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.727 #8 0.727 Diff algorithm options #8 0.727 --minimal produce the smallest possible diff #8 0.727 -w, --ignore-all-space #8 0.727 ignore whitespace when comparing lines #8 0.727 -b, --ignore-space-change #8 0.727 ignore changes in amount of whitespace #8 0.727 --ignore-space-at-eol #8 0.727 ignore changes in whitespace at EOL #8 0.727 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.727 --ignore-blank-lines ignore changes whose lines are all blank #8 0.728 -I, --ignore-matching-lines <regex> #8 0.728 ignore changes whose all lines match <regex> #8 0.728 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.728 --patience generate diff using the "patience diff" algorithm #8 0.728 --histogram generate diff using the "histogram diff" algorithm #8 0.728 --diff-algorithm <algorithm> #8 0.728 choose a diff algorithm #8 0.728 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.728 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.728 --word-diff-regex <regex> #8 0.728 use <regex> to decide what a word is #8 0.728 --color-words[=<regex>] #8 0.728 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.728 --color-moved[=<mode>] #8 0.728 moved lines of code are colored differently #8 0.728 --color-moved-ws <mode> #8 0.728 how white spaces are ignored in --color-moved #8 0.728 #8 0.728 Other diff options #8 0.728 --relative[=<prefix>] #8 0.728 when run from subdir, exclude changes outside and show relative paths #8 0.728 -a, --text treat all files as text #8 0.728 -R swap two inputs, reverse the diff #8 0.728 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.728 --quiet disable all output of the program #8 0.728 --ext-diff allow an external diff helper to be executed #8 0.728 --textconv run external text conversion filters when comparing binary files #8 0.728 --ignore-submodules[=<when>] #8 0.728 ignore changes to submodules in the diff generation #8 0.728 --submodule[=<format>] #8 0.728 specify how differences in submodules are shown #8 0.728 --ita-invisible-in-index #8 0.728 hide 'git add -N' entries from the index #8 0.728 --ita-visible-in-index #8 0.728 treat 'git add -N' entries as real in the index #8 0.728 -S <string> look for differences that change the number of occurrences of the specified string #8 0.728 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.728 --pickaxe-all show all changes in the changeset with -S or -G #8 0.728 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.728 -O <file> control the order in which files appear in the output #8 0.728 --rotate-to <path> show the change in the specified path first #8 0.728 --skip-to <path> skip the output to the specified path #8 0.728 --find-object <object-id> #8 0.728 look for differences that change the number of occurrences of the specified object #8 0.728 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.728 select files by diff type #8 0.728 --output <file> output to a specific file #8 0.728 #8 0.732 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GRE' #8 0.732 To add an exception for this directory, call: #8 0.732 #8 0.732 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GRE #8 0.738 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GRE' #8 0.738 To add an exception for this directory, call: #8 0.738 #8 0.738 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GRE #8 0.742 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.742 usage: git diff --no-index [<options>] <path> <path> #8 0.742 #8 0.742 Diff output format options #8 0.742 -p, --patch generate patch #8 0.742 -s, --no-patch suppress diff output #8 0.742 -u generate patch #8 0.742 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.742 -W, --function-context #8 0.742 generate diffs with <n> lines context #8 0.742 --raw generate the diff in raw format #8 0.742 --patch-with-raw synonym for '-p --raw' #8 0.742 --patch-with-stat synonym for '-p --stat' #8 0.742 --numstat machine friendly --stat #8 0.742 --shortstat output only the last line of --stat #8 0.742 -X, --dirstat[=<param1,param2>...] #8 0.742 output the distribution of relative amount of changes for each sub-directory #8 0.742 --cumulative synonym for --dirstat=cumulative #8 0.742 --dirstat-by-file[=<param1,param2>...] #8 0.742 synonym for --dirstat=files,param1,param2... #8 0.742 --check warn if changes introduce conflict markers or whitespace errors #8 0.742 --summary condensed summary such as creations, renames and mode changes #8 0.742 --name-only show only names of changed files #8 0.742 --name-status show only names and status of changed files #8 0.742 --stat[=<width>[,<name-width>[,<count>]]] #8 0.742 generate diffstat #8 0.742 --stat-width <width> generate diffstat with a given width #8 0.742 --stat-name-width <width> #8 0.742 generate diffstat with a given name width #8 0.742 --stat-graph-width <width> #8 0.742 generate diffstat with a given graph width #8 0.742 --stat-count <count> generate diffstat with limited lines #8 0.742 --compact-summary generate compact summary in diffstat #8 0.742 --binary output a binary diff that can be applied #8 0.742 --full-index show full pre- and post-image object names on the "index" lines #8 0.742 --color[=<when>] show colored diff #8 0.742 --ws-error-highlight <kind> #8 0.742 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.742 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.742 --abbrev[=<n>] use <n> digits to display object names #8 0.742 --src-prefix <prefix> #8 0.742 show the given source prefix instead of "a/" #8 0.742 --dst-prefix <prefix> #8 0.742 show the given destination prefix instead of "b/" #8 0.742 --line-prefix <prefix> #8 0.742 prepend an additional prefix to every line of output #8 0.742 --no-prefix do not show any source or destination prefix #8 0.742 --inter-hunk-context <n> #8 0.742 show context between diff hunks up to the specified number of lines #8 0.742 --output-indicator-new <char> #8 0.742 specify the character to indicate a new line instead of '+' #8 0.742 --output-indicator-old <char> #8 0.742 specify the character to indicate an old line instead of '-' #8 0.742 --output-indicator-context <char> #8 0.742 specify the character to indicate a context instead of ' ' #8 0.742 #8 0.742 Diff rename options #8 0.742 -B, --break-rewrites[=<n>[/<m>]] #8 0.742 break complete rewrite changes into pairs of delete and create #8 0.742 -M, --find-renames[=<n>] #8 0.742 detect renames #8 0.742 -D, --irreversible-delete #8 0.742 omit the preimage for deletes #8 0.742 -C, --find-copies[=<n>] #8 0.742 detect copies #8 0.742 --find-copies-harder use unmodified files as source to find copies #8 0.742 --no-renames disable rename detection #8 0.742 --rename-empty use empty blobs as rename source #8 0.742 --follow continue listing the history of a file beyond renames #8 0.742 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.742 #8 0.742 Diff algorithm options #8 0.742 --minimal produce the smallest possible diff #8 0.742 -w, --ignore-all-space #8 0.742 ignore whitespace when comparing lines #8 0.742 -b, --ignore-space-change #8 0.742 ignore changes in amount of whitespace #8 0.742 --ignore-space-at-eol #8 0.742 ignore changes in whitespace at EOL #8 0.742 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.742 --ignore-blank-lines ignore changes whose lines are all blank #8 0.742 -I, --ignore-matching-lines <regex> #8 0.742 ignore changes whose all lines match <regex> #8 0.742 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.742 --patience generate diff using the "patience diff" algorithm #8 0.742 --histogram generate diff using the "histogram diff" algorithm #8 0.742 --diff-algorithm <algorithm> #8 0.742 choose a diff algorithm #8 0.742 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.742 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.742 --word-diff-regex <regex> #8 0.742 use <regex> to decide what a word is #8 0.742 --color-words[=<regex>] #8 0.742 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.742 --color-moved[=<mode>] #8 0.742 moved lines of code are colored differently #8 0.742 --color-moved-ws <mode> #8 0.743 how white spaces are ignored in --color-moved #8 0.743 #8 0.743 Other diff options #8 0.743 --relative[=<prefix>] #8 0.743 when run from subdir, exclude changes outside and show relative paths #8 0.743 -a, --text treat all files as text #8 0.743 -R swap two inputs, reverse the diff #8 0.743 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.743 --quiet disable all output of the program #8 0.743 --ext-diff allow an external diff helper to be executed #8 0.743 --textconv run external text conversion filters when comparing binary files #8 0.743 --ignore-submodules[=<when>] #8 0.743 ignore changes to submodules in the diff generation #8 0.743 --submodule[=<format>] #8 0.743 specify how differences in submodules are shown #8 0.743 --ita-invisible-in-index #8 0.743 hide 'git add -N' entries from the index #8 0.743 --ita-visible-in-index #8 0.743 treat 'git add -N' entries as real in the index #8 0.743 -S <string> look for differences that change the number of occurrences of the specified string #8 0.743 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.743 --pickaxe-all show all changes in the changeset with -S or -G #8 0.743 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.743 -O <file> control the order in which files appear in the output #8 0.743 --rotate-to <path> show the change in the specified path first #8 0.743 --skip-to <path> skip the output to the specified path #8 0.743 --find-object <object-id> #8 0.743 look for differences that change the number of occurrences of the specified object #8 0.743 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.743 select files by diff type #8 0.743 --output <file> output to a specific file #8 0.743 #8 0.747 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTP_v13.5.0' #8 0.747 To add an exception for this directory, call: #8 0.747 #8 0.747 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTP_v13.5.0 #8 0.753 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTP_v13.5.0' #8 0.753 To add an exception for this directory, call: #8 0.753 #8 0.753 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTP_v13.5.0 #8 0.756 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.756 usage: git diff --no-index [<options>] <path> <path> #8 0.756 #8 0.756 Diff output format options #8 0.756 -p, --patch generate patch #8 0.756 -s, --no-patch suppress diff output #8 0.756 -u generate patch #8 0.757 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.757 -W, --function-context #8 0.757 generate diffs with <n> lines context #8 0.757 --raw generate the diff in raw format #8 0.757 --patch-with-raw synonym for '-p --raw' #8 0.757 --patch-with-stat synonym for '-p --stat' #8 0.757 --numstat machine friendly --stat #8 0.757 --shortstat output only the last line of --stat #8 0.757 -X, --dirstat[=<param1,param2>...] #8 0.757 output the distribution of relative amount of changes for each sub-directory #8 0.757 --cumulative synonym for --dirstat=cumulative #8 0.757 --dirstat-by-file[=<param1,param2>...] #8 0.757 synonym for --dirstat=files,param1,param2... #8 0.757 --check warn if changes introduce conflict markers or whitespace errors #8 0.757 --summary condensed summary such as creations, renames and mode changes #8 0.757 --name-only show only names of changed files #8 0.757 --name-status show only names and status of changed files #8 0.757 --stat[=<width>[,<name-width>[,<count>]]] #8 0.757 generate diffstat #8 0.757 --stat-width <width> generate diffstat with a given width #8 0.757 --stat-name-width <width> #8 0.757 generate diffstat with a given name width #8 0.757 --stat-graph-width <width> #8 0.757 generate diffstat with a given graph width #8 0.757 --stat-count <count> generate diffstat with limited lines #8 0.757 --compact-summary generate compact summary in diffstat #8 0.757 --binary output a binary diff that can be applied #8 0.757 --full-index show full pre- and post-image object names on the "index" lines #8 0.757 --color[=<when>] show colored diff #8 0.757 --ws-error-highlight <kind> #8 0.757 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.757 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.757 --abbrev[=<n>] use <n> digits to display object names #8 0.757 --src-prefix <prefix> #8 0.757 show the given source prefix instead of "a/" #8 0.757 --dst-prefix <prefix> #8 0.757 show the given destination prefix instead of "b/" #8 0.757 --line-prefix <prefix> #8 0.757 prepend an additional prefix to every line of output #8 0.757 --no-prefix do not show any source or destination prefix #8 0.757 --inter-hunk-context <n> #8 0.757 show context between diff hunks up to the specified number of lines #8 0.757 --output-indicator-new <char> #8 0.757 specify the character to indicate a new line instead of '+' #8 0.757 --output-indicator-old <char> #8 0.757 specify the character to indicate an old line instead of '-' #8 0.757 --output-indicator-context <char> #8 0.757 specify the character to indicate a context instead of ' ' #8 0.757 #8 0.757 Diff rename options #8 0.757 -B, --break-rewrites[=<n>[/<m>]] #8 0.757 break complete rewrite changes into pairs of delete and create #8 0.757 -M, --find-renames[=<n>] #8 0.757 detect renames #8 0.757 -D, --irreversible-delete #8 0.757 omit the preimage for deletes #8 0.757 -C, --find-copies[=<n>] #8 0.757 detect copies #8 0.757 --find-copies-harder use unmodified files as source to find copies #8 0.757 --no-renames disable rename detection #8 0.757 --rename-empty use empty blobs as rename source #8 0.757 --follow continue listing the history of a file beyond renames #8 0.757 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.757 #8 0.757 Diff algorithm options #8 0.757 --minimal produce the smallest possible diff #8 0.757 -w, --ignore-all-space #8 0.757 ignore whitespace when comparing lines #8 0.757 -b, --ignore-space-change #8 0.757 ignore changes in amount of whitespace #8 0.757 --ignore-space-at-eol #8 0.757 ignore changes in whitespace at EOL #8 0.757 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.757 --ignore-blank-lines ignore changes whose lines are all blank #8 0.757 -I, --ignore-matching-lines <regex> #8 0.757 ignore changes whose all lines match <regex> #8 0.757 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.757 --patience generate diff using the "patience diff" algorithm #8 0.757 --histogram generate diff using the "histogram diff" algorithm #8 0.757 --diff-algorithm <algorithm> #8 0.757 choose a diff algorithm #8 0.757 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.757 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.757 --word-diff-regex <regex> #8 0.757 use <regex> to decide what a word is #8 0.757 --color-words[=<regex>] #8 0.757 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.757 --color-moved[=<mode>] #8 0.757 moved lines of code are colored differently #8 0.757 --color-moved-ws <mode> #8 0.757 how white spaces are ignored in --color-moved #8 0.757 #8 0.757 Other diff options #8 0.757 --relative[=<prefix>] #8 0.757 when run from subdir, exclude changes outside and show relative paths #8 0.757 -a, --text treat all files as text #8 0.757 -R swap two inputs, reverse the diff #8 0.757 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.757 --quiet disable all output of the program #8 0.757 --ext-diff allow an external diff helper to be executed #8 0.757 --textconv run external text conversion filters when comparing binary files #8 0.757 --ignore-submodules[=<when>] #8 0.757 ignore changes to submodules in the diff generation #8 0.757 --submodule[=<format>] #8 0.757 specify how differences in submodules are shown #8 0.757 --ita-invisible-in-index #8 0.757 hide 'git add -N' entries from the index #8 0.757 --ita-visible-in-index #8 0.757 treat 'git add -N' entries as real in the index #8 0.757 -S <string> look for differences that change the number of occurrences of the specified string #8 0.757 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.757 --pickaxe-all show all changes in the changeset with -S or -G #8 0.757 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.757 -O <file> control the order in which files appear in the output #8 0.757 --rotate-to <path> show the change in the specified path first #8 0.757 --skip-to <path> skip the output to the specified path #8 0.757 --find-object <object-id> #8 0.757 look for differences that change the number of occurrences of the specified object #8 0.757 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.757 select files by diff type #8 0.757 --output <file> output to a specific file #8 0.757 #8 0.761 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTPv2_v13.7.0' #8 0.761 To add an exception for this directory, call: #8 0.761 #8 0.761 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTPv2_v13.7.0 #8 0.767 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTPv2_v13.7.0' #8 0.767 To add an exception for this directory, call: #8 0.767 #8 0.767 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTPv2_v13.7.0 #8 0.771 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.771 usage: git diff --no-index [<options>] <path> <path> #8 0.771 #8 0.771 Diff output format options #8 0.771 -p, --patch generate patch #8 0.771 -s, --no-patch suppress diff output #8 0.771 -u generate patch #8 0.771 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.771 -W, --function-context #8 0.771 generate diffs with <n> lines context #8 0.771 --raw generate the diff in raw format #8 0.771 --patch-with-raw synonym for '-p --raw' #8 0.771 --patch-with-stat synonym for '-p --stat' #8 0.771 --numstat machine friendly --stat #8 0.771 --shortstat output only the last line of --stat #8 0.772 -X, --dirstat[=<param1,param2>...] #8 0.772 output the distribution of relative amount of changes for each sub-directory #8 0.772 --cumulative synonym for --dirstat=cumulative #8 0.772 --dirstat-by-file[=<param1,param2>...] #8 0.772 synonym for --dirstat=files,param1,param2... #8 0.772 --check warn if changes introduce conflict markers or whitespace errors #8 0.772 --summary condensed summary such as creations, renames and mode changes #8 0.772 --name-only show only names of changed files #8 0.772 --name-status show only names and status of changed files #8 0.772 --stat[=<width>[,<name-width>[,<count>]]] #8 0.772 generate diffstat #8 0.772 --stat-width <width> generate diffstat with a given width #8 0.772 --stat-name-width <width> #8 0.772 generate diffstat with a given name width #8 0.772 --stat-graph-width <width> #8 0.772 generate diffstat with a given graph width #8 0.772 --stat-count <count> generate diffstat with limited lines #8 0.772 --compact-summary generate compact summary in diffstat #8 0.772 --binary output a binary diff that can be applied #8 0.772 --full-index show full pre- and post-image object names on the "index" lines #8 0.772 --color[=<when>] show colored diff #8 0.772 --ws-error-highlight <kind> #8 0.772 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.772 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.772 --abbrev[=<n>] use <n> digits to display object names #8 0.772 --src-prefix <prefix> #8 0.772 show the given source prefix instead of "a/" #8 0.772 --dst-prefix <prefix> #8 0.772 show the given destination prefix instead of "b/" #8 0.772 --line-prefix <prefix> #8 0.772 prepend an additional prefix to every line of output #8 0.772 --no-prefix do not show any source or destination prefix #8 0.772 --inter-hunk-context <n> #8 0.772 show context between diff hunks up to the specified number of lines #8 0.772 --output-indicator-new <char> #8 0.772 specify the character to indicate a new line instead of '+' #8 0.772 --output-indicator-old <char> #8 0.772 specify the character to indicate an old line instead of '-' #8 0.772 --output-indicator-context <char> #8 0.772 specify the character to indicate a context instead of ' ' #8 0.772 #8 0.772 Diff rename options #8 0.772 -B, --break-rewrites[=<n>[/<m>]] #8 0.772 break complete rewrite changes into pairs of delete and create #8 0.772 -M, --find-renames[=<n>] #8 0.772 detect renames #8 0.772 -D, --irreversible-delete #8 0.772 omit the preimage for deletes #8 0.772 -C, --find-copies[=<n>] #8 0.772 detect copies #8 0.772 --find-copies-harder use unmodified files as source to find copies #8 0.772 --no-renames disable rename detection #8 0.772 --rename-empty use empty blobs as rename source #8 0.772 --follow continue listing the history of a file beyond renames #8 0.772 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.772 #8 0.772 Diff algorithm options #8 0.772 --minimal produce the smallest possible diff #8 0.772 -w, --ignore-all-space #8 0.772 ignore whitespace when comparing lines #8 0.772 -b, --ignore-space-change #8 0.772 ignore changes in amount of whitespace #8 0.772 --ignore-space-at-eol #8 0.772 ignore changes in whitespace at EOL #8 0.772 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.772 --ignore-blank-lines ignore changes whose lines are all blank #8 0.772 -I, --ignore-matching-lines <regex> #8 0.772 ignore changes whose all lines match <regex> #8 0.772 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.772 --patience generate diff using the "patience diff" algorithm #8 0.772 --histogram generate diff using the "histogram diff" algorithm #8 0.772 --diff-algorithm <algorithm> #8 0.772 choose a diff algorithm #8 0.772 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.772 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.772 --word-diff-regex <regex> #8 0.772 use <regex> to decide what a word is #8 0.772 --color-words[=<regex>] #8 0.772 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.772 --color-moved[=<mode>] #8 0.772 moved lines of code are colored differently #8 0.772 --color-moved-ws <mode> #8 0.772 how white spaces are ignored in --color-moved #8 0.772 #8 0.772 Other diff options #8 0.772 --relative[=<prefix>] #8 0.772 when run from subdir, exclude changes outside and show relative paths #8 0.772 -a, --text treat all files as text #8 0.772 -R swap two inputs, reverse the diff #8 0.772 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.772 --quiet disable all output of the program #8 0.772 --ext-diff allow an external diff helper to be executed #8 0.772 --textconv run external text conversion filters when comparing binary files #8 0.772 --ignore-submodules[=<when>] #8 0.772 ignore changes to submodules in the diff generation #8 0.772 --submodule[=<format>] #8 0.772 specify how differences in submodules are shown #8 0.772 --ita-invisible-in-index #8 0.772 hide 'git add -N' entries from the index #8 0.772 --ita-visible-in-index #8 0.772 treat 'git add -N' entries as real in the index #8 0.772 -S <string> look for differences that change the number of occurrences of the specified string #8 0.772 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.772 --pickaxe-all show all changes in the changeset with -S or -G #8 0.772 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.772 -O <file> control the order in which files appear in the output #8 0.772 --rotate-to <path> show the change in the specified path first #8 0.772 --skip-to <path> skip the output to the specified path #8 0.772 --find-object <object-id> #8 0.772 look for differences that change the number of occurrences of the specified object #8 0.772 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.772 select files by diff type #8 0.772 --output <file> output to a specific file #8 0.772 #8 0.776 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMP' #8 0.776 To add an exception for this directory, call: #8 0.776 #8 0.776 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMP #8 0.782 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMP' #8 0.782 To add an exception for this directory, call: #8 0.782 #8 0.782 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMP #8 0.786 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.786 usage: git diff --no-index [<options>] <path> <path> #8 0.786 #8 0.786 Diff output format options #8 0.786 -p, --patch generate patch #8 0.786 -s, --no-patch suppress diff output #8 0.786 -u generate patch #8 0.786 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.786 -W, --function-context #8 0.786 generate diffs with <n> lines context #8 0.786 --raw generate the diff in raw format #8 0.786 --patch-with-raw synonym for '-p --raw' #8 0.786 --patch-with-stat synonym for '-p --stat' #8 0.786 --numstat machine friendly --stat #8 0.786 --shortstat output only the last line of --stat #8 0.786 -X, --dirstat[=<param1,param2>...] #8 0.786 output the distribution of relative amount of changes for each sub-directory #8 0.786 --cumulative synonym for --dirstat=cumulative #8 0.786 --dirstat-by-file[=<param1,param2>...] #8 0.786 synonym for --dirstat=files,param1,param2... #8 0.786 --check warn if changes introduce conflict markers or whitespace errors #8 0.786 --summary condensed summary such as creations, renames and mode changes #8 0.786 --name-only show only names of changed files #8 0.786 --name-status show only names and status of changed files #8 0.786 --stat[=<width>[,<name-width>[,<count>]]] #8 0.786 generate diffstat #8 0.786 --stat-width <width> generate diffstat with a given width #8 0.786 --stat-name-width <width> #8 0.786 generate diffstat with a given name width #8 0.786 --stat-graph-width <width> #8 0.786 generate diffstat with a given graph width #8 0.786 --stat-count <count> generate diffstat with limited lines #8 0.786 --compact-summary generate compact summary in diffstat #8 0.786 --binary output a binary diff that can be applied #8 0.786 --full-index show full pre- and post-image object names on the "index" lines #8 0.786 --color[=<when>] show colored diff #8 0.786 --ws-error-highlight <kind> #8 0.786 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.786 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.786 --abbrev[=<n>] use <n> digits to display object names #8 0.786 --src-prefix <prefix> #8 0.786 show the given source prefix instead of "a/" #8 0.786 --dst-prefix <prefix> #8 0.786 show the given destination prefix instead of "b/" #8 0.786 --line-prefix <prefix> #8 0.786 prepend an additional prefix to every line of output #8 0.786 --no-prefix do not show any source or destination prefix #8 0.786 --inter-hunk-context <n> #8 0.786 show context between diff hunks up to the specified number of lines #8 0.786 --output-indicator-new <char> #8 0.786 specify the character to indicate a new line instead of '+' #8 0.786 --output-indicator-old <char> #8 0.786 specify the character to indicate an old line instead of '-' #8 0.786 --output-indicator-context <char> #8 0.786 specify the character to indicate a context instead of ' ' #8 0.786 #8 0.786 Diff rename options #8 0.786 -B, --break-rewrites[=<n>[/<m>]] #8 0.786 break complete rewrite changes into pairs of delete and create #8 0.786 -M, --find-renames[=<n>] #8 0.786 detect renames #8 0.786 -D, --irreversible-delete #8 0.786 omit the preimage for deletes #8 0.786 -C, --find-copies[=<n>] #8 0.786 detect copies #8 0.786 --find-copies-harder use unmodified files as source to find copies #8 0.786 --no-renames disable rename detection #8 0.787 --rename-empty use empty blobs as rename source #8 0.787 --follow continue listing the history of a file beyond renames #8 0.787 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.787 #8 0.787 Diff algorithm options #8 0.787 --minimal produce the smallest possible diff #8 0.787 -w, --ignore-all-space #8 0.787 ignore whitespace when comparing lines #8 0.787 -b, --ignore-space-change #8 0.787 ignore changes in amount of whitespace #8 0.787 --ignore-space-at-eol #8 0.787 ignore changes in whitespace at EOL #8 0.787 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.787 --ignore-blank-lines ignore changes whose lines are all blank #8 0.787 -I, --ignore-matching-lines <regex> #8 0.787 ignore changes whose all lines match <regex> #8 0.787 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.787 --patience generate diff using the "patience diff" algorithm #8 0.787 --histogram generate diff using the "histogram diff" algorithm #8 0.787 --diff-algorithm <algorithm> #8 0.787 choose a diff algorithm #8 0.787 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.787 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.787 --word-diff-regex <regex> #8 0.787 use <regex> to decide what a word is #8 0.787 --color-words[=<regex>] #8 0.787 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.787 --color-moved[=<mode>] #8 0.787 moved lines of code are colored differently #8 0.787 --color-moved-ws <mode> #8 0.787 how white spaces are ignored in --color-moved #8 0.787 #8 0.787 Other diff options #8 0.787 --relative[=<prefix>] #8 0.787 when run from subdir, exclude changes outside and show relative paths #8 0.787 -a, --text treat all files as text #8 0.787 -R swap two inputs, reverse the diff #8 0.787 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.787 --quiet disable all output of the program #8 0.787 --ext-diff allow an external diff helper to be executed #8 0.787 --textconv run external text conversion filters when comparing binary files #8 0.787 --ignore-submodules[=<when>] #8 0.787 ignore changes to submodules in the diff generation #8 0.787 --submodule[=<format>] #8 0.787 specify how differences in submodules are shown #8 0.787 --ita-invisible-in-index #8 0.787 hide 'git add -N' entries from the index #8 0.787 --ita-visible-in-index #8 0.787 treat 'git add -N' entries as real in the index #8 0.787 -S <string> look for differences that change the number of occurrences of the specified string #8 0.787 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.787 --pickaxe-all show all changes in the changeset with -S or -G #8 0.787 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.787 -O <file> control the order in which files appear in the output #8 0.787 --rotate-to <path> show the change in the specified path first #8 0.787 --skip-to <path> skip the output to the specified path #8 0.787 --find-object <object-id> #8 0.787 look for differences that change the number of occurrences of the specified object #8 0.787 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.787 select files by diff type #8 0.787 --output <file> output to a specific file #8 0.787 #8 0.791 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMPv6' #8 0.791 To add an exception for this directory, call: #8 0.791 #8 0.791 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMPv6 #8 0.797 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMPv6' #8 0.797 To add an exception for this directory, call: #8 0.797 #8 0.797 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMPv6 #8 0.801 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.801 usage: git diff --no-index [<options>] <path> <path> #8 0.801 #8 0.801 Diff output format options #8 0.801 -p, --patch generate patch #8 0.801 -s, --no-patch suppress diff output #8 0.801 -u generate patch #8 0.801 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.801 -W, --function-context #8 0.801 generate diffs with <n> lines context #8 0.801 --raw generate the diff in raw format #8 0.801 --patch-with-raw synonym for '-p --raw' #8 0.801 --patch-with-stat synonym for '-p --stat' #8 0.801 --numstat machine friendly --stat #8 0.801 --shortstat output only the last line of --stat #8 0.801 -X, --dirstat[=<param1,param2>...] #8 0.801 output the distribution of relative amount of changes for each sub-directory #8 0.801 --cumulative synonym for --dirstat=cumulative #8 0.801 --dirstat-by-file[=<param1,param2>...] #8 0.801 synonym for --dirstat=files,param1,param2... #8 0.801 --check warn if changes introduce conflict markers or whitespace errors #8 0.801 --summary condensed summary such as creations, renames and mode changes #8 0.801 --name-only show only names of changed files #8 0.801 --name-status show only names and status of changed files #8 0.801 --stat[=<width>[,<name-width>[,<count>]]] #8 0.801 generate diffstat #8 0.801 --stat-width <width> generate diffstat with a given width #8 0.801 --stat-name-width <width> #8 0.801 generate diffstat with a given name width #8 0.801 --stat-graph-width <width> #8 0.801 generate diffstat with a given graph width #8 0.801 --stat-count <count> generate diffstat with limited lines #8 0.801 --compact-summary generate compact summary in diffstat #8 0.801 --binary output a binary diff that can be applied #8 0.801 --full-index show full pre- and post-image object names on the "index" lines #8 0.801 --color[=<when>] show colored diff #8 0.801 --ws-error-highlight <kind> #8 0.801 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.801 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.801 --abbrev[=<n>] use <n> digits to display object names #8 0.801 --src-prefix <prefix> #8 0.801 show the given source prefix instead of "a/" #8 0.801 --dst-prefix <prefix> #8 0.801 show the given destination prefix instead of "b/" #8 0.801 --line-prefix <prefix> #8 0.801 prepend an additional prefix to every line of output #8 0.801 --no-prefix do not show any source or destination prefix #8 0.801 --inter-hunk-context <n> #8 0.801 show context between diff hunks up to the specified number of lines #8 0.801 --output-indicator-new <char> #8 0.801 specify the character to indicate a new line instead of '+' #8 0.801 --output-indicator-old <char> #8 0.801 specify the character to indicate an old line instead of '-' #8 0.801 --output-indicator-context <char> #8 0.801 specify the character to indicate a context instead of ' ' #8 0.801 #8 0.801 Diff rename options #8 0.801 -B, --break-rewrites[=<n>[/<m>]] #8 0.801 break complete rewrite changes into pairs of delete and create #8 0.801 -M, --find-renames[=<n>] #8 0.801 detect renames #8 0.801 -D, --irreversible-delete #8 0.801 omit the preimage for deletes #8 0.801 -C, --find-copies[=<n>] #8 0.801 detect copies #8 0.801 --find-copies-harder use unmodified files as source to find copies #8 0.801 --no-renames disable rename detection #8 0.801 --rename-empty use empty blobs as rename source #8 0.801 --follow continue listing the history of a file beyond renames #8 0.801 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.801 #8 0.801 Diff algorithm options #8 0.801 --minimal produce the smallest possible diff #8 0.801 -w, --ignore-all-space #8 0.801 ignore whitespace when comparing lines #8 0.801 -b, --ignore-space-change #8 0.801 ignore changes in amount of whitespace #8 0.801 --ignore-space-at-eol #8 0.801 ignore changes in whitespace at EOL #8 0.801 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.801 --ignore-blank-lines ignore changes whose lines are all blank #8 0.801 -I, --ignore-matching-lines <regex> #8 0.801 ignore changes whose all lines match <regex> #8 0.801 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.801 --patience generate diff using the "patience diff" algorithm #8 0.801 --histogram generate diff using the "histogram diff" algorithm #8 0.801 --diff-algorithm <algorithm> #8 0.801 choose a diff algorithm #8 0.801 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.801 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.801 --word-diff-regex <regex> #8 0.801 use <regex> to decide what a word is #8 0.801 --color-words[=<regex>] #8 0.801 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.801 --color-moved[=<mode>] #8 0.801 moved lines of code are colored differently #8 0.801 --color-moved-ws <mode> #8 0.801 how white spaces are ignored in --color-moved #8 0.801 #8 0.801 Other diff options #8 0.801 --relative[=<prefix>] #8 0.801 when run from subdir, exclude changes outside and show relative paths #8 0.801 -a, --text treat all files as text #8 0.801 -R swap two inputs, reverse the diff #8 0.801 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.801 --quiet disable all output of the program #8 0.801 --ext-diff allow an external diff helper to be executed #8 0.801 --textconv run external text conversion filters when comparing binary files #8 0.801 --ignore-submodules[=<when>] #8 0.801 ignore changes to submodules in the diff generation #8 0.801 --submodule[=<format>] #8 0.801 specify how differences in submodules are shown #8 0.801 --ita-invisible-in-index #8 0.801 hide 'git add -N' entries from the index #8 0.801 --ita-visible-in-index #8 0.801 treat 'git add -N' entries as real in the index #8 0.801 -S <string> look for differences that change the number of occurrences of the specified string #8 0.801 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.801 --pickaxe-all show all changes in the changeset with -S or -G #8 0.801 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.801 -O <file> control the order in which files appear in the output #8 0.801 --rotate-to <path> show the change in the specified path first #8 0.801 --skip-to <path> skip the output to the specified path #8 0.801 --find-object <object-id> #8 0.801 look for differences that change the number of occurrences of the specified object #8 0.801 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.801 select files by diff type #8 0.801 --output <file> output to a specific file #8 0.801 #8 0.806 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.IP' #8 0.806 To add an exception for this directory, call: #8 0.806 #8 0.806 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.IP #8 0.811 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.IP' #8 0.811 To add an exception for this directory, call: #8 0.811 #8 0.811 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.IP #8 0.815 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.815 usage: git diff --no-index [<options>] <path> <path> #8 0.815 #8 0.815 Diff output format options #8 0.815 -p, --patch generate patch #8 0.815 -s, --no-patch suppress diff output #8 0.815 -u generate patch #8 0.815 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.815 -W, --function-context #8 0.815 generate diffs with <n> lines context #8 0.815 --raw generate the diff in raw format #8 0.815 --patch-with-raw synonym for '-p --raw' #8 0.815 --patch-with-stat synonym for '-p --stat' #8 0.815 --numstat machine friendly --stat #8 0.815 --shortstat output only the last line of --stat #8 0.815 -X, --dirstat[=<param1,param2>...] #8 0.816 output the distribution of relative amount of changes for each sub-directory #8 0.816 --cumulative synonym for --dirstat=cumulative #8 0.816 --dirstat-by-file[=<param1,param2>...] #8 0.816 synonym for --dirstat=files,param1,param2... #8 0.816 --check warn if changes introduce conflict markers or whitespace errors #8 0.816 --summary condensed summary such as creations, renames and mode changes #8 0.816 --name-only show only names of changed files #8 0.816 --name-status show only names and status of changed files #8 0.816 --stat[=<width>[,<name-width>[,<count>]]] #8 0.816 generate diffstat #8 0.816 --stat-width <width> generate diffstat with a given width #8 0.816 --stat-name-width <width> #8 0.816 generate diffstat with a given name width #8 0.816 --stat-graph-width <width> #8 0.816 generate diffstat with a given graph width #8 0.816 --stat-count <count> generate diffstat with limited lines #8 0.816 --compact-summary generate compact summary in diffstat #8 0.816 --binary output a binary diff that can be applied #8 0.816 --full-index show full pre- and post-image object names on the "index" lines #8 0.816 --color[=<when>] show colored diff #8 0.816 --ws-error-highlight <kind> #8 0.816 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.816 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.816 --abbrev[=<n>] use <n> digits to display object names #8 0.816 --src-prefix <prefix> #8 0.816 show the given source prefix instead of "a/" #8 0.816 --dst-prefix <prefix> #8 0.816 show the given destination prefix instead of "b/" #8 0.816 --line-prefix <prefix> #8 0.816 prepend an additional prefix to every line of output #8 0.816 --no-prefix do not show any source or destination prefix #8 0.816 --inter-hunk-context <n> #8 0.816 show context between diff hunks up to the specified number of lines #8 0.816 --output-indicator-new <char> #8 0.816 specify the character to indicate a new line instead of '+' #8 0.816 --output-indicator-old <char> #8 0.816 specify the character to indicate an old line instead of '-' #8 0.816 --output-indicator-context <char> #8 0.816 specify the character to indicate a context instead of ' ' #8 0.816 #8 0.816 Diff rename options #8 0.816 -B, --break-rewrites[=<n>[/<m>]] #8 0.816 break complete rewrite changes into pairs of delete and create #8 0.816 -M, --find-renames[=<n>] #8 0.816 detect renames #8 0.816 -D, --irreversible-delete #8 0.816 omit the preimage for deletes #8 0.816 -C, --find-copies[=<n>] #8 0.816 detect copies #8 0.816 --find-copies-harder use unmodified files as source to find copies #8 0.816 --no-renames disable rename detection #8 0.816 --rename-empty use empty blobs as rename source #8 0.816 --follow continue listing the history of a file beyond renames #8 0.816 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.816 #8 0.816 Diff algorithm options #8 0.816 --minimal produce the smallest possible diff #8 0.816 -w, --ignore-all-space #8 0.816 ignore whitespace when comparing lines #8 0.816 -b, --ignore-space-change #8 0.816 ignore changes in amount of whitespace #8 0.816 --ignore-space-at-eol #8 0.816 ignore changes in whitespace at EOL #8 0.816 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.816 --ignore-blank-lines ignore changes whose lines are all blank #8 0.816 -I, --ignore-matching-lines <regex> #8 0.816 ignore changes whose all lines match <regex> #8 0.816 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.816 --patience generate diff using the "patience diff" algorithm #8 0.816 --histogram generate diff using the "histogram diff" algorithm #8 0.816 --diff-algorithm <algorithm> #8 0.816 choose a diff algorithm #8 0.816 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.816 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.816 --word-diff-regex <regex> #8 0.816 use <regex> to decide what a word is #8 0.816 --color-words[=<regex>] #8 0.816 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.816 --color-moved[=<mode>] #8 0.816 moved lines of code are colored differently #8 0.816 --color-moved-ws <mode> #8 0.816 how white spaces are ignored in --color-moved #8 0.816 #8 0.816 Other diff options #8 0.816 --relative[=<prefix>] #8 0.816 when run from subdir, exclude changes outside and show relative paths #8 0.816 -a, --text treat all files as text #8 0.816 -R swap two inputs, reverse the diff #8 0.816 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.816 --quiet disable all output of the program #8 0.816 --ext-diff allow an external diff helper to be executed #8 0.816 --textconv run external text conversion filters when comparing binary files #8 0.816 --ignore-submodules[=<when>] #8 0.816 ignore changes to submodules in the diff generation #8 0.816 --submodule[=<format>] #8 0.816 specify how differences in submodules are shown #8 0.816 --ita-invisible-in-index #8 0.816 hide 'git add -N' entries from the index #8 0.816 --ita-visible-in-index #8 0.816 treat 'git add -N' entries as real in the index #8 0.816 -S <string> look for differences that change the number of occurrences of the specified string #8 0.816 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.816 --pickaxe-all show all changes in the changeset with -S or -G #8 0.816 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.816 -O <file> control the order in which files appear in the output #8 0.816 --rotate-to <path> show the change in the specified path first #8 0.816 --skip-to <path> skip the output to the specified path #8 0.816 --find-object <object-id> #8 0.816 look for differences that change the number of occurrences of the specified object #8 0.816 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.816 select files by diff type #8 0.816 --output <file> output to a specific file #8 0.816 #8 0.821 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ISUP_Q.762' #8 0.821 To add an exception for this directory, call: #8 0.821 #8 0.821 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ISUP_Q.762 #8 0.827 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ISUP_Q.762' #8 0.827 To add an exception for this directory, call: #8 0.827 #8 0.827 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ISUP_Q.762 #8 0.831 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.831 usage: git diff --no-index [<options>] <path> <path> #8 0.831 #8 0.831 Diff output format options #8 0.831 -p, --patch generate patch #8 0.831 -s, --no-patch suppress diff output #8 0.831 -u generate patch #8 0.831 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.831 -W, --function-context #8 0.831 generate diffs with <n> lines context #8 0.831 --raw generate the diff in raw format #8 0.831 --patch-with-raw synonym for '-p --raw' #8 0.831 --patch-with-stat synonym for '-p --stat' #8 0.831 --numstat machine friendly --stat #8 0.831 --shortstat output only the last line of --stat #8 0.831 -X, --dirstat[=<param1,param2>...] #8 0.831 output the distribution of relative amount of changes for each sub-directory #8 0.831 --cumulative synonym for --dirstat=cumulative #8 0.831 --dirstat-by-file[=<param1,param2>...] #8 0.831 synonym for --dirstat=files,param1,param2... #8 0.831 --check warn if changes introduce conflict markers or whitespace errors #8 0.831 --summary condensed summary such as creations, renames and mode changes #8 0.831 --name-only show only names of changed files #8 0.831 --name-status show only names and status of changed files #8 0.831 --stat[=<width>[,<name-width>[,<count>]]] #8 0.831 generate diffstat #8 0.831 --stat-width <width> generate diffstat with a given width #8 0.831 --stat-name-width <width> #8 0.831 generate diffstat with a given name width #8 0.831 --stat-graph-width <width> #8 0.831 generate diffstat with a given graph width #8 0.831 --stat-count <count> generate diffstat with limited lines #8 0.831 --compact-summary generate compact summary in diffstat #8 0.831 --binary output a binary diff that can be applied #8 0.831 --full-index show full pre- and post-image object names on the "index" lines #8 0.831 --color[=<when>] show colored diff #8 0.831 --ws-error-highlight <kind> #8 0.831 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.831 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.831 --abbrev[=<n>] use <n> digits to display object names #8 0.831 --src-prefix <prefix> #8 0.831 show the given source prefix instead of "a/" #8 0.831 --dst-prefix <prefix> #8 0.831 show the given destination prefix instead of "b/" #8 0.831 --line-prefix <prefix> #8 0.831 prepend an additional prefix to every line of output #8 0.831 --no-prefix do not show any source or destination prefix #8 0.831 --inter-hunk-context <n> #8 0.831 show context between diff hunks up to the specified number of lines #8 0.831 --output-indicator-new <char> #8 0.831 specify the character to indicate a new line instead of '+' #8 0.831 --output-indicator-old <char> #8 0.831 specify the character to indicate an old line instead of '-' #8 0.831 --output-indicator-context <char> #8 0.831 specify the character to indicate a context instead of ' ' #8 0.831 #8 0.831 Diff rename options #8 0.831 -B, --break-rewrites[=<n>[/<m>]] #8 0.831 break complete rewrite changes into pairs of delete and create #8 0.831 -M, --find-renames[=<n>] #8 0.831 detect renames #8 0.831 -D, --irreversible-delete #8 0.831 omit the preimage for deletes #8 0.831 -C, --find-copies[=<n>] #8 0.831 detect copies #8 0.831 --find-copies-harder use unmodified files as source to find copies #8 0.831 --no-renames disable rename detection #8 0.831 --rename-empty use empty blobs as rename source #8 0.831 --follow continue listing the history of a file beyond renames #8 0.831 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.831 #8 0.831 Diff algorithm options #8 0.831 --minimal produce the smallest possible diff #8 0.831 -w, --ignore-all-space #8 0.831 ignore whitespace when comparing lines #8 0.831 -b, --ignore-space-change #8 0.831 ignore changes in amount of whitespace #8 0.831 --ignore-space-at-eol #8 0.831 ignore changes in whitespace at EOL #8 0.831 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.831 --ignore-blank-lines ignore changes whose lines are all blank #8 0.831 -I, --ignore-matching-lines <regex> #8 0.831 ignore changes whose all lines match <regex> #8 0.831 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.831 --patience generate diff using the "patience diff" algorithm #8 0.831 --histogram generate diff using the "histogram diff" algorithm #8 0.831 --diff-algorithm <algorithm> #8 0.831 choose a diff algorithm #8 0.831 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.831 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.831 --word-diff-regex <regex> #8 0.831 use <regex> to decide what a word is #8 0.831 --color-words[=<regex>] #8 0.831 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.831 --color-moved[=<mode>] #8 0.831 moved lines of code are colored differently #8 0.831 --color-moved-ws <mode> #8 0.831 how white spaces are ignored in --color-moved #8 0.831 #8 0.831 Other diff options #8 0.831 --relative[=<prefix>] #8 0.831 when run from subdir, exclude changes outside and show relative paths #8 0.831 -a, --text treat all files as text #8 0.831 -R swap two inputs, reverse the diff #8 0.832 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.832 --quiet disable all output of the program #8 0.832 --ext-diff allow an external diff helper to be executed #8 0.832 --textconv run external text conversion filters when comparing binary files #8 0.832 --ignore-submodules[=<when>] #8 0.832 ignore changes to submodules in the diff generation #8 0.832 --submodule[=<format>] #8 0.832 specify how differences in submodules are shown #8 0.832 --ita-invisible-in-index #8 0.832 hide 'git add -N' entries from the index #8 0.832 --ita-visible-in-index #8 0.832 treat 'git add -N' entries as real in the index #8 0.832 -S <string> look for differences that change the number of occurrences of the specified string #8 0.832 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.832 --pickaxe-all show all changes in the changeset with -S or -G #8 0.832 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.832 -O <file> control the order in which files appear in the output #8 0.832 --rotate-to <path> show the change in the specified path first #8 0.832 --skip-to <path> skip the output to the specified path #8 0.832 --find-object <object-id> #8 0.832 look for differences that change the number of occurrences of the specified object #8 0.832 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.832 select files by diff type #8 0.832 --output <file> output to a specific file #8 0.832 #8 0.836 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.JSON_v07_2006' #8 0.836 To add an exception for this directory, call: #8 0.836 #8 0.836 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.JSON_v07_2006 #8 0.842 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.JSON_v07_2006' #8 0.842 To add an exception for this directory, call: #8 0.842 #8 0.842 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.JSON_v07_2006 #8 0.846 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.846 usage: git diff --no-index [<options>] <path> <path> #8 0.846 #8 0.846 Diff output format options #8 0.846 -p, --patch generate patch #8 0.846 -s, --no-patch suppress diff output #8 0.846 -u generate patch #8 0.846 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.846 -W, --function-context #8 0.846 generate diffs with <n> lines context #8 0.846 --raw generate the diff in raw format #8 0.846 --patch-with-raw synonym for '-p --raw' #8 0.846 --patch-with-stat synonym for '-p --stat' #8 0.846 --numstat machine friendly --stat #8 0.846 --shortstat output only the last line of --stat #8 0.846 -X, --dirstat[=<param1,param2>...] #8 0.846 output the distribution of relative amount of changes for each sub-directory #8 0.846 --cumulative synonym for --dirstat=cumulative #8 0.846 --dirstat-by-file[=<param1,param2>...] #8 0.846 synonym for --dirstat=files,param1,param2... #8 0.846 --check warn if changes introduce conflict markers or whitespace errors #8 0.846 --summary condensed summary such as creations, renames and mode changes #8 0.846 --name-only show only names of changed files #8 0.846 --name-status show only names and status of changed files #8 0.846 --stat[=<width>[,<name-width>[,<count>]]] #8 0.846 generate diffstat #8 0.846 --stat-width <width> generate diffstat with a given width #8 0.846 --stat-name-width <width> #8 0.846 generate diffstat with a given name width #8 0.846 --stat-graph-width <width> #8 0.846 generate diffstat with a given graph width #8 0.846 --stat-count <count> generate diffstat with limited lines #8 0.846 --compact-summary generate compact summary in diffstat #8 0.846 --binary output a binary diff that can be applied #8 0.846 --full-index show full pre- and post-image object names on the "index" lines #8 0.846 --color[=<when>] show colored diff #8 0.846 --ws-error-highlight <kind> #8 0.846 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.846 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.846 --abbrev[=<n>] use <n> digits to display object names #8 0.846 --src-prefix <prefix> #8 0.846 show the given source prefix instead of "a/" #8 0.846 --dst-prefix <prefix> #8 0.846 show the given destination prefix instead of "b/" #8 0.846 --line-prefix <prefix> #8 0.846 prepend an additional prefix to every line of output #8 0.847 --no-prefix do not show any source or destination prefix #8 0.847 --inter-hunk-context <n> #8 0.847 show context between diff hunks up to the specified number of lines #8 0.847 --output-indicator-new <char> #8 0.847 specify the character to indicate a new line instead of '+' #8 0.847 --output-indicator-old <char> #8 0.847 specify the character to indicate an old line instead of '-' #8 0.847 --output-indicator-context <char> #8 0.847 specify the character to indicate a context instead of ' ' #8 0.847 #8 0.847 Diff rename options #8 0.847 -B, --break-rewrites[=<n>[/<m>]] #8 0.847 break complete rewrite changes into pairs of delete and create #8 0.847 -M, --find-renames[=<n>] #8 0.847 detect renames #8 0.847 -D, --irreversible-delete #8 0.847 omit the preimage for deletes #8 0.847 -C, --find-copies[=<n>] #8 0.847 detect copies #8 0.847 --find-copies-harder use unmodified files as source to find copies #8 0.847 --no-renames disable rename detection #8 0.847 --rename-empty use empty blobs as rename source #8 0.847 --follow continue listing the history of a file beyond renames #8 0.847 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.847 #8 0.847 Diff algorithm options #8 0.847 --minimal produce the smallest possible diff #8 0.847 -w, --ignore-all-space #8 0.847 ignore whitespace when comparing lines #8 0.847 -b, --ignore-space-change #8 0.847 ignore changes in amount of whitespace #8 0.847 --ignore-space-at-eol #8 0.847 ignore changes in whitespace at EOL #8 0.847 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.847 --ignore-blank-lines ignore changes whose lines are all blank #8 0.847 -I, --ignore-matching-lines <regex> #8 0.847 ignore changes whose all lines match <regex> #8 0.847 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.847 --patience generate diff using the "patience diff" algorithm #8 0.847 --histogram generate diff using the "histogram diff" algorithm #8 0.847 --diff-algorithm <algorithm> #8 0.847 choose a diff algorithm #8 0.847 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.847 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.847 --word-diff-regex <regex> #8 0.847 use <regex> to decide what a word is #8 0.847 --color-words[=<regex>] #8 0.847 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.847 --color-moved[=<mode>] #8 0.847 moved lines of code are colored differently #8 0.847 --color-moved-ws <mode> #8 0.847 how white spaces are ignored in --color-moved #8 0.847 #8 0.847 Other diff options #8 0.847 --relative[=<prefix>] #8 0.847 when run from subdir, exclude changes outside and show relative paths #8 0.847 -a, --text treat all files as text #8 0.847 -R swap two inputs, reverse the diff #8 0.847 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.847 --quiet disable all output of the program #8 0.847 --ext-diff allow an external diff helper to be executed #8 0.847 --textconv run external text conversion filters when comparing binary files #8 0.847 --ignore-submodules[=<when>] #8 0.847 ignore changes to submodules in the diff generation #8 0.847 --submodule[=<format>] #8 0.847 specify how differences in submodules are shown #8 0.847 --ita-invisible-in-index #8 0.847 hide 'git add -N' entries from the index #8 0.847 --ita-visible-in-index #8 0.847 treat 'git add -N' entries as real in the index #8 0.847 -S <string> look for differences that change the number of occurrences of the specified string #8 0.847 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.847 --pickaxe-all show all changes in the changeset with -S or -G #8 0.847 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.847 -O <file> control the order in which files appear in the output #8 0.847 --rotate-to <path> show the change in the specified path first #8 0.847 --skip-to <path> skip the output to the specified path #8 0.847 --find-object <object-id> #8 0.847 look for differences that change the number of occurrences of the specified object #8 0.847 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.847 select files by diff type #8 0.847 --output <file> output to a specific file #8 0.847 #8 0.851 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.L2TP' #8 0.851 To add an exception for this directory, call: #8 0.851 #8 0.851 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.L2TP #8 0.857 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.L2TP' #8 0.857 To add an exception for this directory, call: #8 0.857 #8 0.857 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.L2TP #8 0.861 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.861 usage: git diff --no-index [<options>] <path> <path> #8 0.861 #8 0.861 Diff output format options #8 0.861 -p, --patch generate patch #8 0.861 -s, --no-patch suppress diff output #8 0.861 -u generate patch #8 0.861 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.861 -W, --function-context #8 0.861 generate diffs with <n> lines context #8 0.861 --raw generate the diff in raw format #8 0.861 --patch-with-raw synonym for '-p --raw' #8 0.861 --patch-with-stat synonym for '-p --stat' #8 0.861 --numstat machine friendly --stat #8 0.861 --shortstat output only the last line of --stat #8 0.861 -X, --dirstat[=<param1,param2>...] #8 0.861 output the distribution of relative amount of changes for each sub-directory #8 0.861 --cumulative synonym for --dirstat=cumulative #8 0.861 --dirstat-by-file[=<param1,param2>...] #8 0.861 synonym for --dirstat=files,param1,param2... #8 0.861 --check warn if changes introduce conflict markers or whitespace errors #8 0.861 --summary condensed summary such as creations, renames and mode changes #8 0.861 --name-only show only names of changed files #8 0.861 --name-status show only names and status of changed files #8 0.861 --stat[=<width>[,<name-width>[,<count>]]] #8 0.861 generate diffstat #8 0.861 --stat-width <width> generate diffstat with a given width #8 0.861 --stat-name-width <width> #8 0.861 generate diffstat with a given name width #8 0.861 --stat-graph-width <width> #8 0.861 generate diffstat with a given graph width #8 0.861 --stat-count <count> generate diffstat with limited lines #8 0.861 --compact-summary generate compact summary in diffstat #8 0.861 --binary output a binary diff that can be applied #8 0.861 --full-index show full pre- and post-image object names on the "index" lines #8 0.861 --color[=<when>] show colored diff #8 0.861 --ws-error-highlight <kind> #8 0.861 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.861 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.861 --abbrev[=<n>] use <n> digits to display object names #8 0.862 --src-prefix <prefix> #8 0.862 show the given source prefix instead of "a/" #8 0.862 --dst-prefix <prefix> #8 0.862 show the given destination prefix instead of "b/" #8 0.862 --line-prefix <prefix> #8 0.862 prepend an additional prefix to every line of output #8 0.862 --no-prefix do not show any source or destination prefix #8 0.862 --inter-hunk-context <n> #8 0.862 show context between diff hunks up to the specified number of lines #8 0.862 --output-indicator-new <char> #8 0.862 specify the character to indicate a new line instead of '+' #8 0.862 --output-indicator-old <char> #8 0.862 specify the character to indicate an old line instead of '-' #8 0.862 --output-indicator-context <char> #8 0.862 specify the character to indicate a context instead of ' ' #8 0.862 #8 0.862 Diff rename options #8 0.862 -B, --break-rewrites[=<n>[/<m>]] #8 0.862 break complete rewrite changes into pairs of delete and create #8 0.862 -M, --find-renames[=<n>] #8 0.862 detect renames #8 0.862 -D, --irreversible-delete #8 0.862 omit the preimage for deletes #8 0.862 -C, --find-copies[=<n>] #8 0.862 detect copies #8 0.862 --find-copies-harder use unmodified files as source to find copies #8 0.862 --no-renames disable rename detection #8 0.862 --rename-empty use empty blobs as rename source #8 0.862 --follow continue listing the history of a file beyond renames #8 0.862 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.862 #8 0.862 Diff algorithm options #8 0.862 --minimal produce the smallest possible diff #8 0.862 -w, --ignore-all-space #8 0.862 ignore whitespace when comparing lines #8 0.862 -b, --ignore-space-change #8 0.862 ignore changes in amount of whitespace #8 0.862 --ignore-space-at-eol #8 0.862 ignore changes in whitespace at EOL #8 0.862 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.862 --ignore-blank-lines ignore changes whose lines are all blank #8 0.862 -I, --ignore-matching-lines <regex> #8 0.862 ignore changes whose all lines match <regex> #8 0.862 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.862 --patience generate diff using the "patience diff" algorithm #8 0.862 --histogram generate diff using the "histogram diff" algorithm #8 0.862 --diff-algorithm <algorithm> #8 0.862 choose a diff algorithm #8 0.862 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.862 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.862 --word-diff-regex <regex> #8 0.862 use <regex> to decide what a word is #8 0.862 --color-words[=<regex>] #8 0.862 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.862 --color-moved[=<mode>] #8 0.862 moved lines of code are colored differently #8 0.862 --color-moved-ws <mode> #8 0.862 how white spaces are ignored in --color-moved #8 0.862 #8 0.862 Other diff options #8 0.862 --relative[=<prefix>] #8 0.862 when run from subdir, exclude changes outside and show relative paths #8 0.862 -a, --text treat all files as text #8 0.862 -R swap two inputs, reverse the diff #8 0.862 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.862 --quiet disable all output of the program #8 0.862 --ext-diff allow an external diff helper to be executed #8 0.862 --textconv run external text conversion filters when comparing binary files #8 0.862 --ignore-submodules[=<when>] #8 0.862 ignore changes to submodules in the diff generation #8 0.862 --submodule[=<format>] #8 0.862 specify how differences in submodules are shown #8 0.862 --ita-invisible-in-index #8 0.862 hide 'git add -N' entries from the index #8 0.862 --ita-visible-in-index #8 0.862 treat 'git add -N' entries as real in the index #8 0.862 -S <string> look for differences that change the number of occurrences of the specified string #8 0.862 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.862 --pickaxe-all show all changes in the changeset with -S or -G #8 0.862 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.862 -O <file> control the order in which files appear in the output #8 0.862 --rotate-to <path> show the change in the specified path first #8 0.862 --skip-to <path> skip the output to the specified path #8 0.862 --find-object <object-id> #8 0.862 look for differences that change the number of occurrences of the specified object #8 0.862 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.862 select files by diff type #8 0.862 --output <file> output to a specific file #8 0.862 #8 0.866 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.LLC_v7.1.0' #8 0.866 To add an exception for this directory, call: #8 0.866 #8 0.866 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.LLC_v7.1.0 #8 0.873 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.LLC_v7.1.0' #8 0.873 To add an exception for this directory, call: #8 0.873 #8 0.873 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.LLC_v7.1.0 #8 0.876 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.876 usage: git diff --no-index [<options>] <path> <path> #8 0.876 #8 0.876 Diff output format options #8 0.876 -p, --patch generate patch #8 0.876 -s, --no-patch suppress diff output #8 0.876 -u generate patch #8 0.876 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.876 -W, --function-context #8 0.876 generate diffs with <n> lines context #8 0.876 --raw generate the diff in raw format #8 0.876 --patch-with-raw synonym for '-p --raw' #8 0.876 --patch-with-stat synonym for '-p --stat' #8 0.876 --numstat machine friendly --stat #8 0.876 --shortstat output only the last line of --stat #8 0.876 -X, --dirstat[=<param1,param2>...] #8 0.876 output the distribution of relative amount of changes for each sub-directory #8 0.876 --cumulative synonym for --dirstat=cumulative #8 0.876 --dirstat-by-file[=<param1,param2>...] #8 0.877 synonym for --dirstat=files,param1,param2... #8 0.877 --check warn if changes introduce conflict markers or whitespace errors #8 0.877 --summary condensed summary such as creations, renames and mode changes #8 0.877 --name-only show only names of changed files #8 0.877 --name-status show only names and status of changed files #8 0.877 --stat[=<width>[,<name-width>[,<count>]]] #8 0.877 generate diffstat #8 0.877 --stat-width <width> generate diffstat with a given width #8 0.877 --stat-name-width <width> #8 0.877 generate diffstat with a given name width #8 0.877 --stat-graph-width <width> #8 0.877 generate diffstat with a given graph width #8 0.877 --stat-count <count> generate diffstat with limited lines #8 0.877 --compact-summary generate compact summary in diffstat #8 0.877 --binary output a binary diff that can be applied #8 0.877 --full-index show full pre- and post-image object names on the "index" lines #8 0.877 --color[=<when>] show colored diff #8 0.877 --ws-error-highlight <kind> #8 0.877 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.877 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.877 --abbrev[=<n>] use <n> digits to display object names #8 0.877 --src-prefix <prefix> #8 0.877 show the given source prefix instead of "a/" #8 0.877 --dst-prefix <prefix> #8 0.877 show the given destination prefix instead of "b/" #8 0.877 --line-prefix <prefix> #8 0.877 prepend an additional prefix to every line of output #8 0.877 --no-prefix do not show any source or destination prefix #8 0.877 --inter-hunk-context <n> #8 0.877 show context between diff hunks up to the specified number of lines #8 0.877 --output-indicator-new <char> #8 0.877 specify the character to indicate a new line instead of '+' #8 0.877 --output-indicator-old <char> #8 0.877 specify the character to indicate an old line instead of '-' #8 0.877 --output-indicator-context <char> #8 0.877 specify the character to indicate a context instead of ' ' #8 0.877 #8 0.877 Diff rename options #8 0.877 -B, --break-rewrites[=<n>[/<m>]] #8 0.877 break complete rewrite changes into pairs of delete and create #8 0.877 -M, --find-renames[=<n>] #8 0.877 detect renames #8 0.877 -D, --irreversible-delete #8 0.877 omit the preimage for deletes #8 0.877 -C, --find-copies[=<n>] #8 0.877 detect copies #8 0.877 --find-copies-harder use unmodified files as source to find copies #8 0.877 --no-renames disable rename detection #8 0.877 --rename-empty use empty blobs as rename source #8 0.877 --follow continue listing the history of a file beyond renames #8 0.877 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.877 #8 0.877 Diff algorithm options #8 0.877 --minimal produce the smallest possible diff #8 0.877 -w, --ignore-all-space #8 0.877 ignore whitespace when comparing lines #8 0.877 -b, --ignore-space-change #8 0.877 ignore changes in amount of whitespace #8 0.877 --ignore-space-at-eol #8 0.877 ignore changes in whitespace at EOL #8 0.877 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.877 --ignore-blank-lines ignore changes whose lines are all blank #8 0.877 -I, --ignore-matching-lines <regex> #8 0.877 ignore changes whose all lines match <regex> #8 0.877 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.877 --patience generate diff using the "patience diff" algorithm #8 0.877 --histogram generate diff using the "histogram diff" algorithm #8 0.877 --diff-algorithm <algorithm> #8 0.877 choose a diff algorithm #8 0.877 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.877 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.877 --word-diff-regex <regex> #8 0.877 use <regex> to decide what a word is #8 0.877 --color-words[=<regex>] #8 0.877 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.877 --color-moved[=<mode>] #8 0.877 moved lines of code are colored differently #8 0.877 --color-moved-ws <mode> #8 0.877 how white spaces are ignored in --color-moved #8 0.877 #8 0.877 Other diff options #8 0.877 --relative[=<prefix>] #8 0.877 when run from subdir, exclude changes outside and show relative paths #8 0.877 -a, --text treat all files as text #8 0.877 -R swap two inputs, reverse the diff #8 0.877 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.877 --quiet disable all output of the program #8 0.877 --ext-diff allow an external diff helper to be executed #8 0.877 --textconv run external text conversion filters when comparing binary files #8 0.877 --ignore-submodules[=<when>] #8 0.877 ignore changes to submodules in the diff generation #8 0.877 --submodule[=<format>] #8 0.877 specify how differences in submodules are shown #8 0.877 --ita-invisible-in-index #8 0.877 hide 'git add -N' entries from the index #8 0.877 --ita-visible-in-index #8 0.877 treat 'git add -N' entries as real in the index #8 0.877 -S <string> look for differences that change the number of occurrences of the specified string #8 0.877 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.877 --pickaxe-all show all changes in the changeset with -S or -G #8 0.877 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.877 -O <file> control the order in which files appear in the output #8 0.877 --rotate-to <path> show the change in the specified path first #8 0.877 --skip-to <path> skip the output to the specified path #8 0.877 --find-object <object-id> #8 0.877 look for differences that change the number of occurrences of the specified object #8 0.877 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.877 select files by diff type #8 0.877 --output <file> output to a specific file #8 0.877 #8 0.881 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.M3UA' #8 0.881 To add an exception for this directory, call: #8 0.881 #8 0.881 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.M3UA #8 0.888 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.M3UA' #8 0.888 To add an exception for this directory, call: #8 0.888 #8 0.888 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.M3UA #8 0.892 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.892 usage: git diff --no-index [<options>] <path> <path> #8 0.892 #8 0.892 Diff output format options #8 0.892 -p, --patch generate patch #8 0.892 -s, --no-patch suppress diff output #8 0.892 -u generate patch #8 0.892 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.892 -W, --function-context #8 0.892 generate diffs with <n> lines context #8 0.892 --raw generate the diff in raw format #8 0.892 --patch-with-raw synonym for '-p --raw' #8 0.892 --patch-with-stat synonym for '-p --stat' #8 0.892 --numstat machine friendly --stat #8 0.892 --shortstat output only the last line of --stat #8 0.892 -X, --dirstat[=<param1,param2>...] #8 0.892 output the distribution of relative amount of changes for each sub-directory #8 0.892 --cumulative synonym for --dirstat=cumulative #8 0.892 --dirstat-by-file[=<param1,param2>...] #8 0.892 synonym for --dirstat=files,param1,param2... #8 0.892 --check warn if changes introduce conflict markers or whitespace errors #8 0.892 --summary condensed summary such as creations, renames and mode changes #8 0.892 --name-only show only names of changed files #8 0.892 --name-status show only names and status of changed files #8 0.892 --stat[=<width>[,<name-width>[,<count>]]] #8 0.892 generate diffstat #8 0.892 --stat-width <width> generate diffstat with a given width #8 0.892 --stat-name-width <width> #8 0.892 generate diffstat with a given name width #8 0.892 --stat-graph-width <width> #8 0.892 generate diffstat with a given graph width #8 0.892 --stat-count <count> generate diffstat with limited lines #8 0.892 --compact-summary generate compact summary in diffstat #8 0.892 --binary output a binary diff that can be applied #8 0.892 --full-index show full pre- and post-image object names on the "index" lines #8 0.892 --color[=<when>] show colored diff #8 0.892 --ws-error-highlight <kind> #8 0.892 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.892 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.892 --abbrev[=<n>] use <n> digits to display object names #8 0.892 --src-prefix <prefix> #8 0.892 show the given source prefix instead of "a/" #8 0.892 --dst-prefix <prefix> #8 0.892 show the given destination prefix instead of "b/" #8 0.892 --line-prefix <prefix> #8 0.892 prepend an additional prefix to every line of output #8 0.892 --no-prefix do not show any source or destination prefix #8 0.892 --inter-hunk-context <n> #8 0.892 show context between diff hunks up to the specified number of lines #8 0.892 --output-indicator-new <char> #8 0.892 specify the character to indicate a new line instead of '+' #8 0.892 --output-indicator-old <char> #8 0.892 specify the character to indicate an old line instead of '-' #8 0.892 --output-indicator-context <char> #8 0.892 specify the character to indicate a context instead of ' ' #8 0.892 #8 0.892 Diff rename options #8 0.892 -B, --break-rewrites[=<n>[/<m>]] #8 0.892 break complete rewrite changes into pairs of delete and create #8 0.892 -M, --find-renames[=<n>] #8 0.892 detect renames #8 0.892 -D, --irreversible-delete #8 0.892 omit the preimage for deletes #8 0.892 -C, --find-copies[=<n>] #8 0.892 detect copies #8 0.892 --find-copies-harder use unmodified files as source to find copies #8 0.892 --no-renames disable rename detection #8 0.892 --rename-empty use empty blobs as rename source #8 0.892 --follow continue listing the history of a file beyond renames #8 0.892 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.892 #8 0.892 Diff algorithm options #8 0.892 --minimal produce the smallest possible diff #8 0.892 -w, --ignore-all-space #8 0.892 ignore whitespace when comparing lines #8 0.892 -b, --ignore-space-change #8 0.892 ignore changes in amount of whitespace #8 0.892 --ignore-space-at-eol #8 0.892 ignore changes in whitespace at EOL #8 0.892 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.892 --ignore-blank-lines ignore changes whose lines are all blank #8 0.892 -I, --ignore-matching-lines <regex> #8 0.892 ignore changes whose all lines match <regex> #8 0.892 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.892 --patience generate diff using the "patience diff" algorithm #8 0.892 --histogram generate diff using the "histogram diff" algorithm #8 0.892 --diff-algorithm <algorithm> #8 0.892 choose a diff algorithm #8 0.892 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.892 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.892 --word-diff-regex <regex> #8 0.892 use <regex> to decide what a word is #8 0.892 --color-words[=<regex>] #8 0.892 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.892 --color-moved[=<mode>] #8 0.892 moved lines of code are colored differently #8 0.892 --color-moved-ws <mode> #8 0.892 how white spaces are ignored in --color-moved #8 0.892 #8 0.892 Other diff options #8 0.892 --relative[=<prefix>] #8 0.892 when run from subdir, exclude changes outside and show relative paths #8 0.892 -a, --text treat all files as text #8 0.892 -R swap two inputs, reverse the diff #8 0.892 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.892 --quiet disable all output of the program #8 0.892 --ext-diff allow an external diff helper to be executed #8 0.892 --textconv run external text conversion filters when comparing binary files #8 0.892 --ignore-submodules[=<when>] #8 0.892 ignore changes to submodules in the diff generation #8 0.892 --submodule[=<format>] #8 0.892 specify how differences in submodules are shown #8 0.892 --ita-invisible-in-index #8 0.892 hide 'git add -N' entries from the index #8 0.892 --ita-visible-in-index #8 0.892 treat 'git add -N' entries as real in the index #8 0.892 -S <string> look for differences that change the number of occurrences of the specified string #8 0.892 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.892 --pickaxe-all show all changes in the changeset with -S or -G #8 0.892 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.892 -O <file> control the order in which files appear in the output #8 0.892 --rotate-to <path> show the change in the specified path first #8 0.892 --skip-to <path> skip the output to the specified path #8 0.892 --find-object <object-id> #8 0.892 look for differences that change the number of occurrences of the specified object #8 0.892 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.892 select files by diff type #8 0.892 --output <file> output to a specific file #8 0.892 #8 0.897 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.MobileL3_v13.4.0' #8 0.897 To add an exception for this directory, call: #8 0.897 #8 0.897 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.MobileL3_v13.4.0 #8 0.903 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.MobileL3_v13.4.0' #8 0.903 To add an exception for this directory, call: #8 0.903 #8 0.903 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.MobileL3_v13.4.0 #8 0.907 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.907 usage: git diff --no-index [<options>] <path> <path> #8 0.907 #8 0.907 Diff output format options #8 0.907 -p, --patch generate patch #8 0.907 -s, --no-patch suppress diff output #8 0.907 -u generate patch #8 0.907 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.907 -W, --function-context #8 0.907 generate diffs with <n> lines context #8 0.907 --raw generate the diff in raw format #8 0.907 --patch-with-raw synonym for '-p --raw' #8 0.907 --patch-with-stat synonym for '-p --stat' #8 0.907 --numstat machine friendly --stat #8 0.907 --shortstat output only the last line of --stat #8 0.907 -X, --dirstat[=<param1,param2>...] #8 0.907 output the distribution of relative amount of changes for each sub-directory #8 0.907 --cumulative synonym for --dirstat=cumulative #8 0.907 --dirstat-by-file[=<param1,param2>...] #8 0.907 synonym for --dirstat=files,param1,param2... #8 0.907 --check warn if changes introduce conflict markers or whitespace errors #8 0.907 --summary condensed summary such as creations, renames and mode changes #8 0.907 --name-only show only names of changed files #8 0.907 --name-status show only names and status of changed files #8 0.907 --stat[=<width>[,<name-width>[,<count>]]] #8 0.907 generate diffstat #8 0.907 --stat-width <width> generate diffstat with a given width #8 0.907 --stat-name-width <width> #8 0.907 generate diffstat with a given name width #8 0.907 --stat-graph-width <width> #8 0.907 generate diffstat with a given graph width #8 0.907 --stat-count <count> generate diffstat with limited lines #8 0.907 --compact-summary generate compact summary in diffstat #8 0.907 --binary output a binary diff that can be applied #8 0.907 --full-index show full pre- and post-image object names on the "index" lines #8 0.907 --color[=<when>] show colored diff #8 0.907 --ws-error-highlight <kind> #8 0.907 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.907 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.907 --abbrev[=<n>] use <n> digits to display object names #8 0.907 --src-prefix <prefix> #8 0.907 show the given source prefix instead of "a/" #8 0.907 --dst-prefix <prefix> #8 0.907 show the given destination prefix instead of "b/" #8 0.907 --line-prefix <prefix> #8 0.907 prepend an additional prefix to every line of output #8 0.907 --no-prefix do not show any source or destination prefix #8 0.907 --inter-hunk-context <n> #8 0.907 show context between diff hunks up to the specified number of lines #8 0.907 --output-indicator-new <char> #8 0.907 specify the character to indicate a new line instead of '+' #8 0.907 --output-indicator-old <char> #8 0.907 specify the character to indicate an old line instead of '-' #8 0.907 --output-indicator-context <char> #8 0.907 specify the character to indicate a context instead of ' ' #8 0.907 #8 0.907 Diff rename options #8 0.907 -B, --break-rewrites[=<n>[/<m>]] #8 0.907 break complete rewrite changes into pairs of delete and create #8 0.907 -M, --find-renames[=<n>] #8 0.907 detect renames #8 0.907 -D, --irreversible-delete #8 0.907 omit the preimage for deletes #8 0.907 -C, --find-copies[=<n>] #8 0.907 detect copies #8 0.907 --find-copies-harder use unmodified files as source to find copies #8 0.907 --no-renames disable rename detection #8 0.907 --rename-empty use empty blobs as rename source #8 0.907 --follow continue listing the history of a file beyond renames #8 0.907 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.907 #8 0.907 Diff algorithm options #8 0.907 --minimal produce the smallest possible diff #8 0.907 -w, --ignore-all-space #8 0.907 ignore whitespace when comparing lines #8 0.907 -b, --ignore-space-change #8 0.907 ignore changes in amount of whitespace #8 0.907 --ignore-space-at-eol #8 0.907 ignore changes in whitespace at EOL #8 0.907 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.907 --ignore-blank-lines ignore changes whose lines are all blank #8 0.907 -I, --ignore-matching-lines <regex> #8 0.907 ignore changes whose all lines match <regex> #8 0.907 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.907 --patience generate diff using the "patience diff" algorithm #8 0.907 --histogram generate diff using the "histogram diff" algorithm #8 0.907 --diff-algorithm <algorithm> #8 0.907 choose a diff algorithm #8 0.907 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.907 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.907 --word-diff-regex <regex> #8 0.907 use <regex> to decide what a word is #8 0.907 --color-words[=<regex>] #8 0.907 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.907 --color-moved[=<mode>] #8 0.907 moved lines of code are colored differently #8 0.907 --color-moved-ws <mode> #8 0.907 how white spaces are ignored in --color-moved #8 0.907 #8 0.907 Other diff options #8 0.907 --relative[=<prefix>] #8 0.907 when run from subdir, exclude changes outside and show relative paths #8 0.907 -a, --text treat all files as text #8 0.907 -R swap two inputs, reverse the diff #8 0.907 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.907 --quiet disable all output of the program #8 0.907 --ext-diff allow an external diff helper to be executed #8 0.907 --textconv run external text conversion filters when comparing binary files #8 0.907 --ignore-submodules[=<when>] #8 0.907 ignore changes to submodules in the diff generation #8 0.907 --submodule[=<format>] #8 0.907 specify how differences in submodules are shown #8 0.907 --ita-invisible-in-index #8 0.907 hide 'git add -N' entries from the index #8 0.907 --ita-visible-in-index #8 0.907 treat 'git add -N' entries as real in the index #8 0.907 -S <string> look for differences that change the number of occurrences of the specified string #8 0.907 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.907 --pickaxe-all show all changes in the changeset with -S or -G #8 0.907 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.907 -O <file> control the order in which files appear in the output #8 0.907 --rotate-to <path> show the change in the specified path first #8 0.907 --skip-to <path> skip the output to the specified path #8 0.907 --find-object <object-id> #8 0.907 look for differences that change the number of occurrences of the specified object #8 0.907 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.907 select files by diff type #8 0.907 --output <file> output to a specific file #8 0.907 #8 0.912 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SMPP' #8 0.912 To add an exception for this directory, call: #8 0.912 #8 0.912 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SMPP #8 0.918 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SMPP' #8 0.918 To add an exception for this directory, call: #8 0.918 #8 0.918 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SMPP #8 0.922 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.922 usage: git diff --no-index [<options>] <path> <path> #8 0.922 #8 0.922 Diff output format options #8 0.922 -p, --patch generate patch #8 0.922 -s, --no-patch suppress diff output #8 0.922 -u generate patch #8 0.922 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.922 -W, --function-context #8 0.922 generate diffs with <n> lines context #8 0.922 --raw generate the diff in raw format #8 0.922 --patch-with-raw synonym for '-p --raw' #8 0.922 --patch-with-stat synonym for '-p --stat' #8 0.922 --numstat machine friendly --stat #8 0.922 --shortstat output only the last line of --stat #8 0.922 -X, --dirstat[=<param1,param2>...] #8 0.922 output the distribution of relative amount of changes for each sub-directory #8 0.922 --cumulative synonym for --dirstat=cumulative #8 0.922 --dirstat-by-file[=<param1,param2>...] #8 0.922 synonym for --dirstat=files,param1,param2... #8 0.922 --check warn if changes introduce conflict markers or whitespace errors #8 0.922 --summary condensed summary such as creations, renames and mode changes #8 0.922 --name-only show only names of changed files #8 0.922 --name-status show only names and status of changed files #8 0.922 --stat[=<width>[,<name-width>[,<count>]]] #8 0.922 generate diffstat #8 0.922 --stat-width <width> generate diffstat with a given width #8 0.922 --stat-name-width <width> #8 0.922 generate diffstat with a given name width #8 0.922 --stat-graph-width <width> #8 0.922 generate diffstat with a given graph width #8 0.922 --stat-count <count> generate diffstat with limited lines #8 0.922 --compact-summary generate compact summary in diffstat #8 0.922 --binary output a binary diff that can be applied #8 0.922 --full-index show full pre- and post-image object names on the "index" lines #8 0.922 --color[=<when>] show colored diff #8 0.922 --ws-error-highlight <kind> #8 0.922 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.922 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.922 --abbrev[=<n>] use <n> digits to display object names #8 0.922 --src-prefix <prefix> #8 0.922 show the given source prefix instead of "a/" #8 0.922 --dst-prefix <prefix> #8 0.922 show the given destination prefix instead of "b/" #8 0.922 --line-prefix <prefix> #8 0.922 prepend an additional prefix to every line of output #8 0.922 --no-prefix do not show any source or destination prefix #8 0.922 --inter-hunk-context <n> #8 0.922 show context between diff hunks up to the specified number of lines #8 0.922 --output-indicator-new <char> #8 0.922 specify the character to indicate a new line instead of '+' #8 0.922 --output-indicator-old <char> #8 0.922 specify the character to indicate an old line instead of '-' #8 0.922 --output-indicator-context <char> #8 0.922 specify the character to indicate a context instead of ' ' #8 0.922 #8 0.922 Diff rename options #8 0.922 -B, --break-rewrites[=<n>[/<m>]] #8 0.922 break complete rewrite changes into pairs of delete and create #8 0.922 -M, --find-renames[=<n>] #8 0.922 detect renames #8 0.922 -D, --irreversible-delete #8 0.922 omit the preimage for deletes #8 0.922 -C, --find-copies[=<n>] #8 0.922 detect copies #8 0.922 --find-copies-harder use unmodified files as source to find copies #8 0.922 --no-renames disable rename detection #8 0.922 --rename-empty use empty blobs as rename source #8 0.922 --follow continue listing the history of a file beyond renames #8 0.922 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.922 #8 0.922 Diff algorithm options #8 0.922 --minimal produce the smallest possible diff #8 0.922 -w, --ignore-all-space #8 0.922 ignore whitespace when comparing lines #8 0.922 -b, --ignore-space-change #8 0.922 ignore changes in amount of whitespace #8 0.922 --ignore-space-at-eol #8 0.922 ignore changes in whitespace at EOL #8 0.922 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.922 --ignore-blank-lines ignore changes whose lines are all blank #8 0.922 -I, --ignore-matching-lines <regex> #8 0.922 ignore changes whose all lines match <regex> #8 0.922 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.922 --patience generate diff using the "patience diff" algorithm #8 0.922 --histogram generate diff using the "histogram diff" algorithm #8 0.922 --diff-algorithm <algorithm> #8 0.922 choose a diff algorithm #8 0.922 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.922 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.922 --word-diff-regex <regex> #8 0.922 use <regex> to decide what a word is #8 0.922 --color-words[=<regex>] #8 0.922 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.922 --color-moved[=<mode>] #8 0.922 moved lines of code are colored differently #8 0.922 --color-moved-ws <mode> #8 0.922 how white spaces are ignored in --color-moved #8 0.922 #8 0.922 Other diff options #8 0.922 --relative[=<prefix>] #8 0.922 when run from subdir, exclude changes outside and show relative paths #8 0.922 -a, --text treat all files as text #8 0.922 -R swap two inputs, reverse the diff #8 0.922 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.922 --quiet disable all output of the program #8 0.922 --ext-diff allow an external diff helper to be executed #8 0.922 --textconv run external text conversion filters when comparing binary files #8 0.922 --ignore-submodules[=<when>] #8 0.922 ignore changes to submodules in the diff generation #8 0.922 --submodule[=<format>] #8 0.922 specify how differences in submodules are shown #8 0.922 --ita-invisible-in-index #8 0.922 hide 'git add -N' entries from the index #8 0.922 --ita-visible-in-index #8 0.922 treat 'git add -N' entries as real in the index #8 0.922 -S <string> look for differences that change the number of occurrences of the specified string #8 0.922 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.922 --pickaxe-all show all changes in the changeset with -S or -G #8 0.922 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.922 -O <file> control the order in which files appear in the output #8 0.922 --rotate-to <path> show the change in the specified path first #8 0.922 --skip-to <path> skip the output to the specified path #8 0.922 --find-object <object-id> #8 0.922 look for differences that change the number of occurrences of the specified object #8 0.922 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.922 select files by diff type #8 0.922 --output <file> output to a specific file #8 0.922 #8 0.926 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.TCP' #8 0.926 To add an exception for this directory, call: #8 0.926 #8 0.926 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.TCP #8 0.932 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.TCP' #8 0.932 To add an exception for this directory, call: #8 0.932 #8 0.932 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.TCP #8 0.937 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.937 usage: git diff --no-index [<options>] <path> <path> #8 0.937 #8 0.937 Diff output format options #8 0.937 -p, --patch generate patch #8 0.937 -s, --no-patch suppress diff output #8 0.937 -u generate patch #8 0.937 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.937 -W, --function-context #8 0.937 generate diffs with <n> lines context #8 0.937 --raw generate the diff in raw format #8 0.937 --patch-with-raw synonym for '-p --raw' #8 0.937 --patch-with-stat synonym for '-p --stat' #8 0.937 --numstat machine friendly --stat #8 0.937 --shortstat output only the last line of --stat #8 0.937 -X, --dirstat[=<param1,param2>...] #8 0.937 output the distribution of relative amount of changes for each sub-directory #8 0.937 --cumulative synonym for --dirstat=cumulative #8 0.937 --dirstat-by-file[=<param1,param2>...] #8 0.937 synonym for --dirstat=files,param1,param2... #8 0.937 --check warn if changes introduce conflict markers or whitespace errors #8 0.937 --summary condensed summary such as creations, renames and mode changes #8 0.937 --name-only show only names of changed files #8 0.937 --name-status show only names and status of changed files #8 0.937 --stat[=<width>[,<name-width>[,<count>]]] #8 0.937 generate diffstat #8 0.937 --stat-width <width> generate diffstat with a given width #8 0.937 --stat-name-width <width> #8 0.937 generate diffstat with a given name width #8 0.937 --stat-graph-width <width> #8 0.937 generate diffstat with a given graph width #8 0.937 --stat-count <count> generate diffstat with limited lines #8 0.937 --compact-summary generate compact summary in diffstat #8 0.937 --binary output a binary diff that can be applied #8 0.937 --full-index show full pre- and post-image object names on the "index" lines #8 0.937 --color[=<when>] show colored diff #8 0.937 --ws-error-highlight <kind> #8 0.937 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.937 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.937 --abbrev[=<n>] use <n> digits to display object names #8 0.937 --src-prefix <prefix> #8 0.937 show the given source prefix instead of "a/" #8 0.937 --dst-prefix <prefix> #8 0.937 show the given destination prefix instead of "b/" #8 0.937 --line-prefix <prefix> #8 0.937 prepend an additional prefix to every line of output #8 0.937 --no-prefix do not show any source or destination prefix #8 0.937 --inter-hunk-context <n> #8 0.937 show context between diff hunks up to the specified number of lines #8 0.937 --output-indicator-new <char> #8 0.937 specify the character to indicate a new line instead of '+' #8 0.937 --output-indicator-old <char> #8 0.937 specify the character to indicate an old line instead of '-' #8 0.937 --output-indicator-context <char> #8 0.937 specify the character to indicate a context instead of ' ' #8 0.937 #8 0.937 Diff rename options #8 0.937 -B, --break-rewrites[=<n>[/<m>]] #8 0.937 break complete rewrite changes into pairs of delete and create #8 0.937 -M, --find-renames[=<n>] #8 0.937 detect renames #8 0.937 -D, --irreversible-delete #8 0.937 omit the preimage for deletes #8 0.937 -C, --find-copies[=<n>] #8 0.937 detect copies #8 0.937 --find-copies-harder use unmodified files as source to find copies #8 0.937 --no-renames disable rename detection #8 0.937 --rename-empty use empty blobs as rename source #8 0.937 --follow continue listing the history of a file beyond renames #8 0.937 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.937 #8 0.937 Diff algorithm options #8 0.937 --minimal produce the smallest possible diff #8 0.937 -w, --ignore-all-space #8 0.937 ignore whitespace when comparing lines #8 0.937 -b, --ignore-space-change #8 0.937 ignore changes in amount of whitespace #8 0.937 --ignore-space-at-eol #8 0.937 ignore changes in whitespace at EOL #8 0.937 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.937 --ignore-blank-lines ignore changes whose lines are all blank #8 0.937 -I, --ignore-matching-lines <regex> #8 0.937 ignore changes whose all lines match <regex> #8 0.937 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.937 --patience generate diff using the "patience diff" algorithm #8 0.937 --histogram generate diff using the "histogram diff" algorithm #8 0.937 --diff-algorithm <algorithm> #8 0.937 choose a diff algorithm #8 0.937 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.937 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.937 --word-diff-regex <regex> #8 0.937 use <regex> to decide what a word is #8 0.937 --color-words[=<regex>] #8 0.937 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.937 --color-moved[=<mode>] #8 0.937 moved lines of code are colored differently #8 0.937 --color-moved-ws <mode> #8 0.937 how white spaces are ignored in --color-moved #8 0.937 #8 0.937 Other diff options #8 0.937 --relative[=<prefix>] #8 0.937 when run from subdir, exclude changes outside and show relative paths #8 0.937 -a, --text treat all files as text #8 0.937 -R swap two inputs, reverse the diff #8 0.937 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.937 --quiet disable all output of the program #8 0.937 --ext-diff allow an external diff helper to be executed #8 0.937 --textconv run external text conversion filters when comparing binary files #8 0.937 --ignore-submodules[=<when>] #8 0.937 ignore changes to submodules in the diff generation #8 0.937 --submodule[=<format>] #8 0.937 specify how differences in submodules are shown #8 0.937 --ita-invisible-in-index #8 0.937 hide 'git add -N' entries from the index #8 0.937 --ita-visible-in-index #8 0.937 treat 'git add -N' entries as real in the index #8 0.937 -S <string> look for differences that change the number of occurrences of the specified string #8 0.937 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.937 --pickaxe-all show all changes in the changeset with -S or -G #8 0.937 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.937 -O <file> control the order in which files appear in the output #8 0.937 --rotate-to <path> show the change in the specified path first #8 0.937 --skip-to <path> skip the output to the specified path #8 0.937 --find-object <object-id> #8 0.937 look for differences that change the number of occurrences of the specified object #8 0.937 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.937 select files by diff type #8 0.937 --output <file> output to a specific file #8 0.937 #8 0.942 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.UDP' #8 0.942 To add an exception for this directory, call: #8 0.942 #8 0.942 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.UDP #8 0.948 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.UDP' #8 0.948 To add an exception for this directory, call: #8 0.948 #8 0.948 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.UDP #8 0.952 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.952 usage: git diff --no-index [<options>] <path> <path> #8 0.952 #8 0.952 Diff output format options #8 0.952 -p, --patch generate patch #8 0.952 -s, --no-patch suppress diff output #8 0.952 -u generate patch #8 0.952 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.952 -W, --function-context #8 0.952 generate diffs with <n> lines context #8 0.952 --raw generate the diff in raw format #8 0.952 --patch-with-raw synonym for '-p --raw' #8 0.952 --patch-with-stat synonym for '-p --stat' #8 0.952 --numstat machine friendly --stat #8 0.952 --shortstat output only the last line of --stat #8 0.952 -X, --dirstat[=<param1,param2>...] #8 0.952 output the distribution of relative amount of changes for each sub-directory #8 0.952 --cumulative synonym for --dirstat=cumulative #8 0.952 --dirstat-by-file[=<param1,param2>...] #8 0.952 synonym for --dirstat=files,param1,param2... #8 0.952 --check warn if changes introduce conflict markers or whitespace errors #8 0.952 --summary condensed summary such as creations, renames and mode changes #8 0.952 --name-only show only names of changed files #8 0.952 --name-status show only names and status of changed files #8 0.952 --stat[=<width>[,<name-width>[,<count>]]] #8 0.952 generate diffstat #8 0.952 --stat-width <width> generate diffstat with a given width #8 0.952 --stat-name-width <width> #8 0.952 generate diffstat with a given name width #8 0.952 --stat-graph-width <width> #8 0.952 generate diffstat with a given graph width #8 0.952 --stat-count <count> generate diffstat with limited lines #8 0.952 --compact-summary generate compact summary in diffstat #8 0.952 --binary output a binary diff that can be applied #8 0.952 --full-index show full pre- and post-image object names on the "index" lines #8 0.952 --color[=<when>] show colored diff #8 0.952 --ws-error-highlight <kind> #8 0.952 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.952 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.952 --abbrev[=<n>] use <n> digits to display object names #8 0.952 --src-prefix <prefix> #8 0.952 show the given source prefix instead of "a/" #8 0.952 --dst-prefix <prefix> #8 0.952 show the given destination prefix instead of "b/" #8 0.952 --line-prefix <prefix> #8 0.952 prepend an additional prefix to every line of output #8 0.952 --no-prefix do not show any source or destination prefix #8 0.952 --inter-hunk-context <n> #8 0.952 show context between diff hunks up to the specified number of lines #8 0.952 --output-indicator-new <char> #8 0.952 specify the character to indicate a new line instead of '+' #8 0.952 --output-indicator-old <char> #8 0.952 specify the character to indicate an old line instead of '-' #8 0.952 --output-indicator-context <char> #8 0.952 specify the character to indicate a context instead of ' ' #8 0.952 #8 0.952 Diff rename options #8 0.952 -B, --break-rewrites[=<n>[/<m>]] #8 0.952 break complete rewrite changes into pairs of delete and create #8 0.952 -M, --find-renames[=<n>] #8 0.952 detect renames #8 0.952 -D, --irreversible-delete #8 0.952 omit the preimage for deletes #8 0.952 -C, --find-copies[=<n>] #8 0.952 detect copies #8 0.952 --find-copies-harder use unmodified files as source to find copies #8 0.952 --no-renames disable rename detection #8 0.952 --rename-empty use empty blobs as rename source #8 0.952 --follow continue listing the history of a file beyond renames #8 0.952 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.952 #8 0.952 Diff algorithm options #8 0.952 --minimal produce the smallest possible diff #8 0.952 -w, --ignore-all-space #8 0.952 ignore whitespace when comparing lines #8 0.952 -b, --ignore-space-change #8 0.952 ignore changes in amount of whitespace #8 0.952 --ignore-space-at-eol #8 0.952 ignore changes in whitespace at EOL #8 0.952 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.952 --ignore-blank-lines ignore changes whose lines are all blank #8 0.952 -I, --ignore-matching-lines <regex> #8 0.953 ignore changes whose all lines match <regex> #8 0.953 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.953 --patience generate diff using the "patience diff" algorithm #8 0.953 --histogram generate diff using the "histogram diff" algorithm #8 0.953 --diff-algorithm <algorithm> #8 0.953 choose a diff algorithm #8 0.953 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.953 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.953 --word-diff-regex <regex> #8 0.953 use <regex> to decide what a word is #8 0.953 --color-words[=<regex>] #8 0.953 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.953 --color-moved[=<mode>] #8 0.953 moved lines of code are colored differently #8 0.953 --color-moved-ws <mode> #8 0.953 how white spaces are ignored in --color-moved #8 0.953 #8 0.953 Other diff options #8 0.953 --relative[=<prefix>] #8 0.953 when run from subdir, exclude changes outside and show relative paths #8 0.953 -a, --text treat all files as text #8 0.953 -R swap two inputs, reverse the diff #8 0.953 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.953 --quiet disable all output of the program #8 0.953 --ext-diff allow an external diff helper to be executed #8 0.953 --textconv run external text conversion filters when comparing binary files #8 0.953 --ignore-submodules[=<when>] #8 0.953 ignore changes to submodules in the diff generation #8 0.953 --submodule[=<format>] #8 0.953 specify how differences in submodules are shown #8 0.953 --ita-invisible-in-index #8 0.953 hide 'git add -N' entries from the index #8 0.953 --ita-visible-in-index #8 0.953 treat 'git add -N' entries as real in the index #8 0.953 -S <string> look for differences that change the number of occurrences of the specified string #8 0.953 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.953 --pickaxe-all show all changes in the changeset with -S or -G #8 0.953 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.953 -O <file> control the order in which files appear in the output #8 0.953 --rotate-to <path> show the change in the specified path first #8 0.953 --skip-to <path> skip the output to the specified path #8 0.953 --find-object <object-id> #8 0.953 look for differences that change the number of occurrences of the specified object #8 0.953 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.953 select files by diff type #8 0.953 --output <file> output to a specific file #8 0.953 #8 0.957 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.RTP' #8 0.957 To add an exception for this directory, call: #8 0.957 #8 0.957 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.RTP #8 0.963 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.RTP' #8 0.963 To add an exception for this directory, call: #8 0.963 #8 0.963 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.RTP #8 0.967 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.967 usage: git diff --no-index [<options>] <path> <path> #8 0.967 #8 0.967 Diff output format options #8 0.967 -p, --patch generate patch #8 0.967 -s, --no-patch suppress diff output #8 0.967 -u generate patch #8 0.967 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.967 -W, --function-context #8 0.967 generate diffs with <n> lines context #8 0.967 --raw generate the diff in raw format #8 0.967 --patch-with-raw synonym for '-p --raw' #8 0.967 --patch-with-stat synonym for '-p --stat' #8 0.967 --numstat machine friendly --stat #8 0.967 --shortstat output only the last line of --stat #8 0.967 -X, --dirstat[=<param1,param2>...] #8 0.967 output the distribution of relative amount of changes for each sub-directory #8 0.967 --cumulative synonym for --dirstat=cumulative #8 0.967 --dirstat-by-file[=<param1,param2>...] #8 0.967 synonym for --dirstat=files,param1,param2... #8 0.967 --check warn if changes introduce conflict markers or whitespace errors #8 0.967 --summary condensed summary such as creations, renames and mode changes #8 0.967 --name-only show only names of changed files #8 0.967 --name-status show only names and status of changed files #8 0.967 --stat[=<width>[,<name-width>[,<count>]]] #8 0.967 generate diffstat #8 0.967 --stat-width <width> generate diffstat with a given width #8 0.967 --stat-name-width <width> #8 0.967 generate diffstat with a given name width #8 0.967 --stat-graph-width <width> #8 0.967 generate diffstat with a given graph width #8 0.967 --stat-count <count> generate diffstat with limited lines #8 0.967 --compact-summary generate compact summary in diffstat #8 0.967 --binary output a binary diff that can be applied #8 0.967 --full-index show full pre- and post-image object names on the "index" lines #8 0.967 --color[=<when>] show colored diff #8 0.967 --ws-error-highlight <kind> #8 0.967 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.967 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.967 --abbrev[=<n>] use <n> digits to display object names #8 0.967 --src-prefix <prefix> #8 0.967 show the given source prefix instead of "a/" #8 0.967 --dst-prefix <prefix> #8 0.967 show the given destination prefix instead of "b/" #8 0.967 --line-prefix <prefix> #8 0.967 prepend an additional prefix to every line of output #8 0.967 --no-prefix do not show any source or destination prefix #8 0.967 --inter-hunk-context <n> #8 0.967 show context between diff hunks up to the specified number of lines #8 0.967 --output-indicator-new <char> #8 0.967 specify the character to indicate a new line instead of '+' #8 0.967 --output-indicator-old <char> #8 0.967 specify the character to indicate an old line instead of '-' #8 0.967 --output-indicator-context <char> #8 0.967 specify the character to indicate a context instead of ' ' #8 0.967 #8 0.967 Diff rename options #8 0.967 -B, --break-rewrites[=<n>[/<m>]] #8 0.967 break complete rewrite changes into pairs of delete and create #8 0.967 -M, --find-renames[=<n>] #8 0.967 detect renames #8 0.967 -D, --irreversible-delete #8 0.967 omit the preimage for deletes #8 0.967 -C, --find-copies[=<n>] #8 0.967 detect copies #8 0.967 --find-copies-harder use unmodified files as source to find copies #8 0.967 --no-renames disable rename detection #8 0.967 --rename-empty use empty blobs as rename source #8 0.967 --follow continue listing the history of a file beyond renames #8 0.967 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.967 #8 0.967 Diff algorithm options #8 0.967 --minimal produce the smallest possible diff #8 0.967 -w, --ignore-all-space #8 0.967 ignore whitespace when comparing lines #8 0.967 -b, --ignore-space-change #8 0.967 ignore changes in amount of whitespace #8 0.967 --ignore-space-at-eol #8 0.967 ignore changes in whitespace at EOL #8 0.967 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.967 --ignore-blank-lines ignore changes whose lines are all blank #8 0.967 -I, --ignore-matching-lines <regex> #8 0.967 ignore changes whose all lines match <regex> #8 0.967 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.967 --patience generate diff using the "patience diff" algorithm #8 0.967 --histogram generate diff using the "histogram diff" algorithm #8 0.967 --diff-algorithm <algorithm> #8 0.967 choose a diff algorithm #8 0.967 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.967 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.967 --word-diff-regex <regex> #8 0.967 use <regex> to decide what a word is #8 0.967 --color-words[=<regex>] #8 0.967 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.967 --color-moved[=<mode>] #8 0.967 moved lines of code are colored differently #8 0.967 --color-moved-ws <mode> #8 0.967 how white spaces are ignored in --color-moved #8 0.967 #8 0.967 Other diff options #8 0.967 --relative[=<prefix>] #8 0.967 when run from subdir, exclude changes outside and show relative paths #8 0.967 -a, --text treat all files as text #8 0.967 -R swap two inputs, reverse the diff #8 0.967 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.967 --quiet disable all output of the program #8 0.967 --ext-diff allow an external diff helper to be executed #8 0.967 --textconv run external text conversion filters when comparing binary files #8 0.967 --ignore-submodules[=<when>] #8 0.967 ignore changes to submodules in the diff generation #8 0.967 --submodule[=<format>] #8 0.967 specify how differences in submodules are shown #8 0.967 --ita-invisible-in-index #8 0.967 hide 'git add -N' entries from the index #8 0.967 --ita-visible-in-index #8 0.967 treat 'git add -N' entries as real in the index #8 0.967 -S <string> look for differences that change the number of occurrences of the specified string #8 0.967 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.967 --pickaxe-all show all changes in the changeset with -S or -G #8 0.967 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.967 -O <file> control the order in which files appear in the output #8 0.967 --rotate-to <path> show the change in the specified path first #8 0.967 --skip-to <path> skip the output to the specified path #8 0.967 --find-object <object-id> #8 0.967 look for differences that change the number of occurrences of the specified object #8 0.967 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.967 select files by diff type #8 0.967 --output <file> output to a specific file #8 0.967 #8 0.972 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.M2PA' #8 0.972 To add an exception for this directory, call: #8 0.972 #8 0.972 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.M2PA #8 0.978 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.M2PA' #8 0.978 To add an exception for this directory, call: #8 0.978 #8 0.978 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.M2PA #8 0.982 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.982 usage: git diff --no-index [<options>] <path> <path> #8 0.982 #8 0.982 Diff output format options #8 0.982 -p, --patch generate patch #8 0.982 -s, --no-patch suppress diff output #8 0.982 -u generate patch #8 0.982 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.982 -W, --function-context #8 0.982 generate diffs with <n> lines context #8 0.982 --raw generate the diff in raw format #8 0.982 --patch-with-raw synonym for '-p --raw' #8 0.982 --patch-with-stat synonym for '-p --stat' #8 0.982 --numstat machine friendly --stat #8 0.982 --shortstat output only the last line of --stat #8 0.982 -X, --dirstat[=<param1,param2>...] #8 0.982 output the distribution of relative amount of changes for each sub-directory #8 0.982 --cumulative synonym for --dirstat=cumulative #8 0.982 --dirstat-by-file[=<param1,param2>...] #8 0.982 synonym for --dirstat=files,param1,param2... #8 0.982 --check warn if changes introduce conflict markers or whitespace errors #8 0.982 --summary condensed summary such as creations, renames and mode changes #8 0.982 --name-only show only names of changed files #8 0.982 --name-status show only names and status of changed files #8 0.982 --stat[=<width>[,<name-width>[,<count>]]] #8 0.982 generate diffstat #8 0.982 --stat-width <width> generate diffstat with a given width #8 0.982 --stat-name-width <width> #8 0.982 generate diffstat with a given name width #8 0.982 --stat-graph-width <width> #8 0.982 generate diffstat with a given graph width #8 0.982 --stat-count <count> generate diffstat with limited lines #8 0.982 --compact-summary generate compact summary in diffstat #8 0.982 --binary output a binary diff that can be applied #8 0.982 --full-index show full pre- and post-image object names on the "index" lines #8 0.982 --color[=<when>] show colored diff #8 0.982 --ws-error-highlight <kind> #8 0.982 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.982 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.982 --abbrev[=<n>] use <n> digits to display object names #8 0.982 --src-prefix <prefix> #8 0.982 show the given source prefix instead of "a/" #8 0.982 --dst-prefix <prefix> #8 0.982 show the given destination prefix instead of "b/" #8 0.982 --line-prefix <prefix> #8 0.982 prepend an additional prefix to every line of output #8 0.982 --no-prefix do not show any source or destination prefix #8 0.982 --inter-hunk-context <n> #8 0.982 show context between diff hunks up to the specified number of lines #8 0.982 --output-indicator-new <char> #8 0.982 specify the character to indicate a new line instead of '+' #8 0.982 --output-indicator-old <char> #8 0.982 specify the character to indicate an old line instead of '-' #8 0.982 --output-indicator-context <char> #8 0.982 specify the character to indicate a context instead of ' ' #8 0.982 #8 0.982 Diff rename options #8 0.982 -B, --break-rewrites[=<n>[/<m>]] #8 0.982 break complete rewrite changes into pairs of delete and create #8 0.982 -M, --find-renames[=<n>] #8 0.982 detect renames #8 0.982 -D, --irreversible-delete #8 0.982 omit the preimage for deletes #8 0.982 -C, --find-copies[=<n>] #8 0.982 detect copies #8 0.982 --find-copies-harder use unmodified files as source to find copies #8 0.982 --no-renames disable rename detection #8 0.982 --rename-empty use empty blobs as rename source #8 0.982 --follow continue listing the history of a file beyond renames #8 0.982 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.982 #8 0.982 Diff algorithm options #8 0.982 --minimal produce the smallest possible diff #8 0.982 -w, --ignore-all-space #8 0.982 ignore whitespace when comparing lines #8 0.982 -b, --ignore-space-change #8 0.982 ignore changes in amount of whitespace #8 0.982 --ignore-space-at-eol #8 0.982 ignore changes in whitespace at EOL #8 0.982 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.982 --ignore-blank-lines ignore changes whose lines are all blank #8 0.982 -I, --ignore-matching-lines <regex> #8 0.982 ignore changes whose all lines match <regex> #8 0.982 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.982 --patience generate diff using the "patience diff" algorithm #8 0.982 --histogram generate diff using the "histogram diff" algorithm #8 0.982 --diff-algorithm <algorithm> #8 0.982 choose a diff algorithm #8 0.982 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.982 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.982 --word-diff-regex <regex> #8 0.982 use <regex> to decide what a word is #8 0.982 --color-words[=<regex>] #8 0.982 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.982 --color-moved[=<mode>] #8 0.982 moved lines of code are colored differently #8 0.982 --color-moved-ws <mode> #8 0.982 how white spaces are ignored in --color-moved #8 0.982 #8 0.982 Other diff options #8 0.982 --relative[=<prefix>] #8 0.982 when run from subdir, exclude changes outside and show relative paths #8 0.982 -a, --text treat all files as text #8 0.982 -R swap two inputs, reverse the diff #8 0.982 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.982 --quiet disable all output of the program #8 0.982 --ext-diff allow an external diff helper to be executed #8 0.982 --textconv run external text conversion filters when comparing binary files #8 0.982 --ignore-submodules[=<when>] #8 0.982 ignore changes to submodules in the diff generation #8 0.982 --submodule[=<format>] #8 0.982 specify how differences in submodules are shown #8 0.982 --ita-invisible-in-index #8 0.982 hide 'git add -N' entries from the index #8 0.982 --ita-visible-in-index #8 0.982 treat 'git add -N' entries as real in the index #8 0.982 -S <string> look for differences that change the number of occurrences of the specified string #8 0.982 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.982 --pickaxe-all show all changes in the changeset with -S or -G #8 0.982 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.982 -O <file> control the order in which files appear in the output #8 0.982 --rotate-to <path> show the change in the specified path first #8 0.982 --skip-to <path> skip the output to the specified path #8 0.982 --find-object <object-id> #8 0.982 look for differences that change the number of occurrences of the specified object #8 0.982 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.982 select files by diff type #8 0.982 --output <file> output to a specific file #8 0.982 #8 0.986 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ROSE' #8 0.986 To add an exception for this directory, call: #8 0.986 #8 0.986 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ROSE #8 0.992 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ROSE' #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.ROSE #8 0.996 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.996 usage: git diff --no-index [<options>] <path> <path> #8 0.996 #8 0.996 Diff output format options #8 0.996 -p, --patch generate patch #8 0.996 -s, --no-patch suppress diff output #8 0.996 -u generate patch #8 0.996 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.996 -W, --function-context #8 0.996 generate diffs with <n> lines context #8 0.996 --raw generate the diff in raw format #8 0.996 --patch-with-raw synonym for '-p --raw' #8 0.996 --patch-with-stat synonym for '-p --stat' #8 0.996 --numstat machine friendly --stat #8 0.996 --shortstat output only the last line of --stat #8 0.996 -X, --dirstat[=<param1,param2>...] #8 0.996 output the distribution of relative amount of changes for each sub-directory #8 0.996 --cumulative synonym for --dirstat=cumulative #8 0.996 --dirstat-by-file[=<param1,param2>...] #8 0.996 synonym for --dirstat=files,param1,param2... #8 0.996 --check warn if changes introduce conflict markers or whitespace errors #8 0.996 --summary condensed summary such as creations, renames and mode changes #8 0.996 --name-only show only names of changed files #8 0.996 --name-status show only names and status of changed files #8 0.996 --stat[=<width>[,<name-width>[,<count>]]] #8 0.996 generate diffstat #8 0.996 --stat-width <width> generate diffstat with a given width #8 0.996 --stat-name-width <width> #8 0.996 generate diffstat with a given name width #8 0.996 --stat-graph-width <width> #8 0.996 generate diffstat with a given graph width #8 0.996 --stat-count <count> generate diffstat with limited lines #8 0.996 --compact-summary generate compact summary in diffstat #8 0.996 --binary output a binary diff that can be applied #8 0.996 --full-index show full pre- and post-image object names on the "index" lines #8 0.996 --color[=<when>] show colored diff #8 0.996 --ws-error-highlight <kind> #8 0.996 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.996 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.996 --abbrev[=<n>] use <n> digits to display object names #8 0.996 --src-prefix <prefix> #8 0.996 show the given source prefix instead of "a/" #8 0.996 --dst-prefix <prefix> #8 0.996 show the given destination prefix instead of "b/" #8 0.996 --line-prefix <prefix> #8 0.996 prepend an additional prefix to every line of output #8 0.996 --no-prefix do not show any source or destination prefix #8 0.996 --inter-hunk-context <n> #8 0.996 show context between diff hunks up to the specified number of lines #8 0.996 --output-indicator-new <char> #8 0.996 specify the character to indicate a new line instead of '+' #8 0.996 --output-indicator-old <char> #8 0.996 specify the character to indicate an old line instead of '-' #8 0.996 --output-indicator-context <char> #8 0.996 specify the character to indicate a context instead of ' ' #8 0.996 #8 0.996 Diff rename options #8 0.996 -B, --break-rewrites[=<n>[/<m>]] #8 0.996 break complete rewrite changes into pairs of delete and create #8 0.996 -M, --find-renames[=<n>] #8 0.996 detect renames #8 0.996 -D, --irreversible-delete #8 0.996 omit the preimage for deletes #8 0.996 -C, --find-copies[=<n>] #8 0.996 detect copies #8 0.996 --find-copies-harder use unmodified files as source to find copies #8 0.996 --no-renames disable rename detection #8 0.996 --rename-empty use empty blobs as rename source #8 0.996 --follow continue listing the history of a file beyond renames #8 0.996 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.996 #8 0.996 Diff algorithm options #8 0.996 --minimal produce the smallest possible diff #8 0.996 -w, --ignore-all-space #8 0.996 ignore whitespace when comparing lines #8 0.996 -b, --ignore-space-change #8 0.996 ignore changes in amount of whitespace #8 0.996 --ignore-space-at-eol #8 0.996 ignore changes in whitespace at EOL #8 0.996 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.996 --ignore-blank-lines ignore changes whose lines are all blank #8 0.996 -I, --ignore-matching-lines <regex> #8 0.996 ignore changes whose all lines match <regex> #8 0.996 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.997 --patience generate diff using the "patience diff" algorithm #8 0.997 --histogram generate diff using the "histogram diff" algorithm #8 0.997 --diff-algorithm <algorithm> #8 0.997 choose a diff algorithm #8 0.997 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.997 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.997 --word-diff-regex <regex> #8 0.997 use <regex> to decide what a word is #8 0.997 --color-words[=<regex>] #8 0.997 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.997 --color-moved[=<mode>] #8 0.997 moved lines of code are colored differently #8 0.997 --color-moved-ws <mode> #8 0.997 how white spaces are ignored in --color-moved #8 0.997 #8 0.997 Other diff options #8 0.997 --relative[=<prefix>] #8 0.997 when run from subdir, exclude changes outside and show relative paths #8 0.997 -a, --text treat all files as text #8 0.997 -R swap two inputs, reverse the diff #8 0.997 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.997 --quiet disable all output of the program #8 0.997 --ext-diff allow an external diff helper to be executed #8 0.997 --textconv run external text conversion filters when comparing binary files #8 0.997 --ignore-submodules[=<when>] #8 0.997 ignore changes to submodules in the diff generation #8 0.997 --submodule[=<format>] #8 0.997 specify how differences in submodules are shown #8 0.997 --ita-invisible-in-index #8 0.997 hide 'git add -N' entries from the index #8 0.997 --ita-visible-in-index #8 0.997 treat 'git add -N' entries as real in the index #8 0.997 -S <string> look for differences that change the number of occurrences of the specified string #8 0.997 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.997 --pickaxe-all show all changes in the changeset with -S or -G #8 0.997 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.997 -O <file> control the order in which files appear in the output #8 0.997 --rotate-to <path> show the change in the specified path first #8 0.997 --skip-to <path> skip the output to the specified path #8 0.997 --find-object <object-id> #8 0.997 look for differences that change the number of occurrences of the specified object #8 0.997 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.997 select files by diff type #8 0.997 --output <file> output to a specific file #8 0.997 #8 1.001 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SCTP' #8 1.001 To add an exception for this directory, call: #8 1.001 #8 1.001 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SCTP #8 1.007 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SCTP' #8 1.007 To add an exception for this directory, call: #8 1.007 #8 1.007 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SCTP #8 1.010 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.010 usage: git diff --no-index [<options>] <path> <path> #8 1.010 #8 1.010 Diff output format options #8 1.010 -p, --patch generate patch #8 1.010 -s, --no-patch suppress diff output #8 1.010 -u generate patch #8 1.010 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.010 -W, --function-context #8 1.010 generate diffs with <n> lines context #8 1.010 --raw generate the diff in raw format #8 1.010 --patch-with-raw synonym for '-p --raw' #8 1.010 --patch-with-stat synonym for '-p --stat' #8 1.010 --numstat machine friendly --stat #8 1.010 --shortstat output only the last line of --stat #8 1.010 -X, --dirstat[=<param1,param2>...] #8 1.010 output the distribution of relative amount of changes for each sub-directory #8 1.010 --cumulative synonym for --dirstat=cumulative #8 1.010 --dirstat-by-file[=<param1,param2>...] #8 1.010 synonym for --dirstat=files,param1,param2... #8 1.010 --check warn if changes introduce conflict markers or whitespace errors #8 1.010 --summary condensed summary such as creations, renames and mode changes #8 1.010 --name-only show only names of changed files #8 1.010 --name-status show only names and status of changed files #8 1.010 --stat[=<width>[,<name-width>[,<count>]]] #8 1.010 generate diffstat #8 1.010 --stat-width <width> generate diffstat with a given width #8 1.010 --stat-name-width <width> #8 1.010 generate diffstat with a given name width #8 1.010 --stat-graph-width <width> #8 1.011 generate diffstat with a given graph width #8 1.011 --stat-count <count> generate diffstat with limited lines #8 1.011 --compact-summary generate compact summary in diffstat #8 1.011 --binary output a binary diff that can be applied #8 1.011 --full-index show full pre- and post-image object names on the "index" lines #8 1.011 --color[=<when>] show colored diff #8 1.011 --ws-error-highlight <kind> #8 1.011 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.011 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.011 --abbrev[=<n>] use <n> digits to display object names #8 1.011 --src-prefix <prefix> #8 1.011 show the given source prefix instead of "a/" #8 1.011 --dst-prefix <prefix> #8 1.011 show the given destination prefix instead of "b/" #8 1.011 --line-prefix <prefix> #8 1.011 prepend an additional prefix to every line of output #8 1.011 --no-prefix do not show any source or destination prefix #8 1.011 --inter-hunk-context <n> #8 1.011 show context between diff hunks up to the specified number of lines #8 1.011 --output-indicator-new <char> #8 1.011 specify the character to indicate a new line instead of '+' #8 1.011 --output-indicator-old <char> #8 1.011 specify the character to indicate an old line instead of '-' #8 1.011 --output-indicator-context <char> #8 1.011 specify the character to indicate a context instead of ' ' #8 1.011 #8 1.011 Diff rename options #8 1.011 -B, --break-rewrites[=<n>[/<m>]] #8 1.011 break complete rewrite changes into pairs of delete and create #8 1.011 -M, --find-renames[=<n>] #8 1.011 detect renames #8 1.011 -D, --irreversible-delete #8 1.011 omit the preimage for deletes #8 1.011 -C, --find-copies[=<n>] #8 1.011 detect copies #8 1.011 --find-copies-harder use unmodified files as source to find copies #8 1.011 --no-renames disable rename detection #8 1.011 --rename-empty use empty blobs as rename source #8 1.011 --follow continue listing the history of a file beyond renames #8 1.011 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.011 #8 1.011 Diff algorithm options #8 1.011 --minimal produce the smallest possible diff #8 1.011 -w, --ignore-all-space #8 1.011 ignore whitespace when comparing lines #8 1.011 -b, --ignore-space-change #8 1.011 ignore changes in amount of whitespace #8 1.011 --ignore-space-at-eol #8 1.011 ignore changes in whitespace at EOL #8 1.011 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.011 --ignore-blank-lines ignore changes whose lines are all blank #8 1.011 -I, --ignore-matching-lines <regex> #8 1.011 ignore changes whose all lines match <regex> #8 1.011 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.011 --patience generate diff using the "patience diff" algorithm #8 1.011 --histogram generate diff using the "histogram diff" algorithm #8 1.011 --diff-algorithm <algorithm> #8 1.011 choose a diff algorithm #8 1.011 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.011 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.011 --word-diff-regex <regex> #8 1.011 use <regex> to decide what a word is #8 1.011 --color-words[=<regex>] #8 1.011 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.011 --color-moved[=<mode>] #8 1.011 moved lines of code are colored differently #8 1.011 --color-moved-ws <mode> #8 1.011 how white spaces are ignored in --color-moved #8 1.011 #8 1.011 Other diff options #8 1.011 --relative[=<prefix>] #8 1.011 when run from subdir, exclude changes outside and show relative paths #8 1.011 -a, --text treat all files as text #8 1.011 -R swap two inputs, reverse the diff #8 1.011 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.011 --quiet disable all output of the program #8 1.011 --ext-diff allow an external diff helper to be executed #8 1.011 --textconv run external text conversion filters when comparing binary files #8 1.011 --ignore-submodules[=<when>] #8 1.011 ignore changes to submodules in the diff generation #8 1.011 --submodule[=<format>] #8 1.011 specify how differences in submodules are shown #8 1.011 --ita-invisible-in-index #8 1.011 hide 'git add -N' entries from the index #8 1.011 --ita-visible-in-index #8 1.011 treat 'git add -N' entries as real in the index #8 1.011 -S <string> look for differences that change the number of occurrences of the specified string #8 1.011 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.011 --pickaxe-all show all changes in the changeset with -S or -G #8 1.011 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.011 -O <file> control the order in which files appear in the output #8 1.011 --rotate-to <path> show the change in the specified path first #8 1.011 --skip-to <path> skip the output to the specified path #8 1.011 --find-object <object-id> #8 1.011 look for differences that change the number of occurrences of the specified object #8 1.011 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.011 select files by diff type #8 1.011 --output <file> output to a specific file #8 1.011 #8 1.015 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SDP' #8 1.015 To add an exception for this directory, call: #8 1.015 #8 1.015 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SDP #8 1.021 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SDP' #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.SDP #8 1.025 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.025 usage: git diff --no-index [<options>] <path> <path> #8 1.025 #8 1.025 Diff output format options #8 1.025 -p, --patch generate patch #8 1.025 -s, --no-patch suppress diff output #8 1.025 -u generate patch #8 1.025 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.025 -W, --function-context #8 1.025 generate diffs with <n> lines context #8 1.025 --raw generate the diff in raw format #8 1.025 --patch-with-raw synonym for '-p --raw' #8 1.025 --patch-with-stat synonym for '-p --stat' #8 1.025 --numstat machine friendly --stat #8 1.025 --shortstat output only the last line of --stat #8 1.025 -X, --dirstat[=<param1,param2>...] #8 1.025 output the distribution of relative amount of changes for each sub-directory #8 1.025 --cumulative synonym for --dirstat=cumulative #8 1.025 --dirstat-by-file[=<param1,param2>...] #8 1.025 synonym for --dirstat=files,param1,param2... #8 1.025 --check warn if changes introduce conflict markers or whitespace errors #8 1.025 --summary condensed summary such as creations, renames and mode changes #8 1.025 --name-only show only names of changed files #8 1.025 --name-status show only names and status of changed files #8 1.025 --stat[=<width>[,<name-width>[,<count>]]] #8 1.025 generate diffstat #8 1.025 --stat-width <width> generate diffstat with a given width #8 1.025 --stat-name-width <width> #8 1.025 generate diffstat with a given name width #8 1.025 --stat-graph-width <width> #8 1.025 generate diffstat with a given graph width #8 1.025 --stat-count <count> generate diffstat with limited lines #8 1.025 --compact-summary generate compact summary in diffstat #8 1.025 --binary output a binary diff that can be applied #8 1.025 --full-index show full pre- and post-image object names on the "index" lines #8 1.025 --color[=<when>] show colored diff #8 1.025 --ws-error-highlight <kind> #8 1.025 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.025 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.025 --abbrev[=<n>] use <n> digits to display object names #8 1.025 --src-prefix <prefix> #8 1.025 show the given source prefix instead of "a/" #8 1.025 --dst-prefix <prefix> #8 1.026 show the given destination prefix instead of "b/" #8 1.026 --line-prefix <prefix> #8 1.026 prepend an additional prefix to every line of output #8 1.026 --no-prefix do not show any source or destination prefix #8 1.026 --inter-hunk-context <n> #8 1.026 show context between diff hunks up to the specified number of lines #8 1.026 --output-indicator-new <char> #8 1.026 specify the character to indicate a new line instead of '+' #8 1.026 --output-indicator-old <char> #8 1.026 specify the character to indicate an old line instead of '-' #8 1.026 --output-indicator-context <char> #8 1.026 specify the character to indicate a context instead of ' ' #8 1.026 #8 1.026 Diff rename options #8 1.026 -B, --break-rewrites[=<n>[/<m>]] #8 1.026 break complete rewrite changes into pairs of delete and create #8 1.026 -M, --find-renames[=<n>] #8 1.026 detect renames #8 1.026 -D, --irreversible-delete #8 1.026 omit the preimage for deletes #8 1.026 -C, --find-copies[=<n>] #8 1.026 detect copies #8 1.026 --find-copies-harder use unmodified files as source to find copies #8 1.026 --no-renames disable rename detection #8 1.026 --rename-empty use empty blobs as rename source #8 1.026 --follow continue listing the history of a file beyond renames #8 1.026 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.026 #8 1.026 Diff algorithm options #8 1.026 --minimal produce the smallest possible diff #8 1.026 -w, --ignore-all-space #8 1.026 ignore whitespace when comparing lines #8 1.026 -b, --ignore-space-change #8 1.026 ignore changes in amount of whitespace #8 1.026 --ignore-space-at-eol #8 1.026 ignore changes in whitespace at EOL #8 1.026 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.026 --ignore-blank-lines ignore changes whose lines are all blank #8 1.026 -I, --ignore-matching-lines <regex> #8 1.026 ignore changes whose all lines match <regex> #8 1.026 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.026 --patience generate diff using the "patience diff" algorithm #8 1.026 --histogram generate diff using the "histogram diff" algorithm #8 1.026 --diff-algorithm <algorithm> #8 1.026 choose a diff algorithm #8 1.026 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.026 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.026 --word-diff-regex <regex> #8 1.026 use <regex> to decide what a word is #8 1.026 --color-words[=<regex>] #8 1.026 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.026 --color-moved[=<mode>] #8 1.026 moved lines of code are colored differently #8 1.026 --color-moved-ws <mode> #8 1.026 how white spaces are ignored in --color-moved #8 1.026 #8 1.026 Other diff options #8 1.026 --relative[=<prefix>] #8 1.026 when run from subdir, exclude changes outside and show relative paths #8 1.026 -a, --text treat all files as text #8 1.026 -R swap two inputs, reverse the diff #8 1.026 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.026 --quiet disable all output of the program #8 1.026 --ext-diff allow an external diff helper to be executed #8 1.026 --textconv run external text conversion filters when comparing binary files #8 1.026 --ignore-submodules[=<when>] #8 1.026 ignore changes to submodules in the diff generation #8 1.026 --submodule[=<format>] #8 1.026 specify how differences in submodules are shown #8 1.026 --ita-invisible-in-index #8 1.026 hide 'git add -N' entries from the index #8 1.026 --ita-visible-in-index #8 1.026 treat 'git add -N' entries as real in the index #8 1.026 -S <string> look for differences that change the number of occurrences of the specified string #8 1.026 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.026 --pickaxe-all show all changes in the changeset with -S or -G #8 1.026 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.026 -O <file> control the order in which files appear in the output #8 1.026 --rotate-to <path> show the change in the specified path first #8 1.026 --skip-to <path> skip the output to the specified path #8 1.026 --find-object <object-id> #8 1.026 look for differences that change the number of occurrences of the specified object #8 1.026 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.026 select files by diff type #8 1.026 --output <file> output to a specific file #8 1.026 #8 1.030 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SUA' #8 1.030 To add an exception for this directory, call: #8 1.030 #8 1.030 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SUA #8 1.036 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SUA' #8 1.036 To add an exception for this directory, call: #8 1.036 #8 1.036 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SUA #8 1.040 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.040 usage: git diff --no-index [<options>] <path> <path> #8 1.040 #8 1.040 Diff output format options #8 1.040 -p, --patch generate patch #8 1.040 -s, --no-patch suppress diff output #8 1.040 -u generate patch #8 1.040 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.040 -W, --function-context #8 1.040 generate diffs with <n> lines context #8 1.040 --raw generate the diff in raw format #8 1.040 --patch-with-raw synonym for '-p --raw' #8 1.040 --patch-with-stat synonym for '-p --stat' #8 1.040 --numstat machine friendly --stat #8 1.040 --shortstat output only the last line of --stat #8 1.040 -X, --dirstat[=<param1,param2>...] #8 1.040 output the distribution of relative amount of changes for each sub-directory #8 1.040 --cumulative synonym for --dirstat=cumulative #8 1.040 --dirstat-by-file[=<param1,param2>...] #8 1.040 synonym for --dirstat=files,param1,param2... #8 1.040 --check warn if changes introduce conflict markers or whitespace errors #8 1.040 --summary condensed summary such as creations, renames and mode changes #8 1.040 --name-only show only names of changed files #8 1.040 --name-status show only names and status of changed files #8 1.040 --stat[=<width>[,<name-width>[,<count>]]] #8 1.040 generate diffstat #8 1.040 --stat-width <width> generate diffstat with a given width #8 1.040 --stat-name-width <width> #8 1.041 generate diffstat with a given name width #8 1.041 --stat-graph-width <width> #8 1.041 generate diffstat with a given graph width #8 1.041 --stat-count <count> generate diffstat with limited lines #8 1.041 --compact #8 1.041 [output clipped, log limit 200KiB/s reached] #8 1.065 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.NS_v7.3.0' #8 1.065 To add an exception for this directory, call: #8 1.065 #8 1.065 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.NS_v7.3.0 #8 1.069 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.069 usage: git diff --no-index [<options>] <path> <path> #8 1.069 #8 1.069 Diff output format options #8 1.069 -p, --patch generate patch #8 1.069 -s, --no-patch suppress diff output #8 1.069 -u generate patch #8 1.069 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.069 -W, --function-context #8 1.069 generate diffs with <n> lines context #8 1.069 --raw generate the diff in raw format #8 1.069 --patch-with-raw synonym for '-p --raw' #8 1.069 --patch-with-stat synonym for '-p --stat' #8 1.069 --numstat machine friendly --stat #8 1.069 --shortstat output only the last line of --stat #8 1.069 -X, --dirstat[=<param1,param2>...] #8 1.069 output the distribution of relative amount of changes for each sub-directory #8 1.069 --cumulative synonym for --dirstat=cumulative #8 1.069 --dirstat-by-file[=<param1,param2>...] #8 1.069 synonym for --dirstat=files,param1,param2... #8 1.069 --check warn if changes introduce conflict markers or whitespace errors #8 1.069 --summary condensed summary such as creations, renames and mode changes #8 1.069 --name-only show only names of changed files #8 1.069 --name-status show only names and status of changed files #8 1.069 --stat[=<width>[,<name-width>[,<count>]]] #8 1.069 generate diffstat #8 1.069 --stat-width <width> generate diffstat with a given width #8 1.069 --stat-name-width <width> #8 1.069 generate diffstat with a given name width #8 1.069 --stat-graph-width <width> #8 1.069 generate diffstat with a given graph width #8 1.069 --stat-count <count> generate diffstat with limited lines #8 1.069 --compact-summary generate compact summary in diffstat #8 1.069 --binary output a binary diff that can be applied #8 1.069 --full-index show full pre- and post-image object names on the "index" lines #8 1.069 --color[=<when>] show colored diff #8 1.069 --ws-error-highlight <kind> #8 1.069 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.069 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.069 --abbrev[=<n>] use <n> digits to display object names #8 1.069 --src-prefix <prefix> #8 1.069 show the given source prefix instead of "a/" #8 1.069 --dst-prefix <prefix> #8 1.069 show the given destination prefix instead of "b/" #8 1.069 --line-prefix <prefix> #8 1.069 prepend an additional prefix to every line of output #8 1.069 --no-prefix do not show any source or destination prefix #8 1.069 --inter-hunk-context <n> #8 1.069 show context between diff hunks up to the specified number of lines #8 1.069 --output-indicator-new <char> #8 1.069 specify the character to indicate a new line instead of '+' #8 1.069 --output-indicator-old <char> #8 1.069 specify the character to indicate an old line instead of '-' #8 1.069 --output-indicator-context <char> #8 1.069 specify the character to indicate a context instead of ' ' #8 1.069 #8 1.069 Diff rename options #8 1.069 -B, --break-rewrites[=<n>[/<m>]] #8 1.069 break complete rewrite changes into pairs of delete and create #8 1.069 -M, --find-renames[=<n>] #8 1.069 detect renames #8 1.069 -D, --irreversible-delete #8 1.069 omit the preimage for deletes #8 1.069 -C, --find-copies[=<n>] #8 1.069 detect copies #8 1.069 --find-copies-harder use unmodified files as source to find copies #8 1.069 --no-renames disable rename detection #8 1.069 --rename-empty use empty blobs as rename source #8 1.069 --follow continue listing the history of a file beyond renames #8 1.069 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.069 #8 1.069 Diff algorithm options #8 1.069 --minimal produce the smallest possible diff #8 1.069 -w, --ignore-all-space #8 1.069 ignore whitespace when comparing lines #8 1.069 -b, --ignore-space-change #8 1.069 ignore changes in amount of whitespace #8 1.069 --ignore-space-at-eol #8 1.069 ignore changes in whitespace at EOL #8 1.069 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.069 --ignore-blank-lines ignore changes whose lines are all blank #8 1.069 -I, --ignore-matching-lines <regex> #8 1.069 ignore changes whose all lines match <regex> #8 1.069 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.069 --patience generate diff using the "patience diff" algorithm #8 1.069 --histogram generate diff using the "histogram diff" algorithm #8 1.069 --diff-algorithm <algorithm> #8 1.069 choose a diff algorithm #8 1.069 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.069 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.069 --word-diff-regex <regex> #8 1.069 use <regex> to decide what a word is #8 1.069 --color-words[=<regex>] #8 1.069 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.069 --color-moved[=<mode>] #8 1.069 moved lines of code are colored differently #8 1.069 --color-moved-ws <mode> #8 1.069 how white spaces are ignored in --color-moved #8 1.069 #8 1.069 Other diff options #8 1.069 --relative[=<prefix>] #8 1.069 when run from subdir, exclude changes outside and show relative paths #8 1.069 -a, --text treat all files as text #8 1.069 -R swap two inputs, reverse the diff #8 1.069 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.069 --quiet disable all output of the program #8 1.069 --ext-diff allow an external diff helper to be executed #8 1.069 --textconv run external text conversion filters when comparing binary files #8 1.069 --ignore-submodules[=<when>] #8 1.069 ignore changes to submodules in the diff generation #8 1.069 --submodule[=<format>] #8 1.069 specify how differences in submodules are shown #8 1.069 --ita-invisible-in-index #8 1.069 hide 'git add -N' entries from the index #8 1.069 --ita-visible-in-index #8 1.069 treat 'git add -N' entries as real in the index #8 1.069 -S <string> look for differences that change the number of occurrences of the specified string #8 1.069 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.069 --pickaxe-all show all changes in the changeset with -S or -G #8 1.069 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.069 -O <file> control the order in which files appear in the output #8 1.069 --rotate-to <path> show the change in the specified path first #8 1.069 --skip-to <path> skip the output to the specified path #8 1.069 --find-object <object-id> #8 1.069 look for differences that change the number of occurrences of the specified object #8 1.069 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.069 select files by diff type #8 1.069 --output <file> output to a specific file #8 1.069 #8 1.074 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SGsAP_13.2.0' #8 1.074 To add an exception for this directory, call: #8 1.074 #8 1.074 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SGsAP_13.2.0 #8 1.080 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SGsAP_13.2.0' #8 1.080 To add an exception for this directory, call: #8 1.080 #8 1.080 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SGsAP_13.2.0 #8 1.084 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.084 usage: git diff --no-index [<options>] <path> <path> #8 1.084 #8 1.084 Diff output format options #8 1.084 -p, --patch generate patch #8 1.084 -s, --no-patch suppress diff output #8 1.084 -u generate patch #8 1.084 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.084 -W, --function-context #8 1.084 generate diffs with <n> lines context #8 1.084 --raw generate the diff in raw format #8 1.084 --patch-with-raw synonym for '-p --raw' #8 1.084 --patch-with-stat synonym for '-p --stat' #8 1.084 --numstat machine friendly --stat #8 1.084 --shortstat output only the last line of --stat #8 1.084 -X, --dirstat[=<param1,param2>...] #8 1.084 output the distribution of relative amount of changes for each sub-directory #8 1.084 --cumulative synonym for --dirstat=cumulative #8 1.084 --dirstat-by-file[=<param1,param2>...] #8 1.084 synonym for --dirstat=files,param1,param2... #8 1.084 --check warn if changes introduce conflict markers or whitespace errors #8 1.084 --summary condensed summary such as creations, renames and mode changes #8 1.084 --name-only show only names of changed files #8 1.084 --name-status show only names and status of changed files #8 1.084 --stat[=<width>[,<name-width>[,<count>]]] #8 1.084 generate diffstat #8 1.084 --stat-width <width> generate diffstat with a given width #8 1.084 --stat-name-width <width> #8 1.084 generate diffstat with a given name width #8 1.084 --stat-graph-width <width> #8 1.084 generate diffstat with a given graph width #8 1.084 --stat-count <count> generate diffstat with limited lines #8 1.084 --compact-summary generate compact summary in diffstat #8 1.084 --binary output a binary diff that can be applied #8 1.084 --full-index show full pre- and post-image object names on the "index" lines #8 1.084 --color[=<when>] show colored diff #8 1.084 --ws-error-highlight <kind> #8 1.084 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.084 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.084 --abbrev[=<n>] use <n> digits to display object names #8 1.084 --src-prefix <prefix> #8 1.084 show the given source prefix instead of "a/" #8 1.084 --dst-prefix <prefix> #8 1.084 show the given destination prefix instead of "b/" #8 1.084 --line-prefix <prefix> #8 1.084 prepend an additional prefix to every line of output #8 1.084 --no-prefix do not show any source or destination prefix #8 1.084 --inter-hunk-context <n> #8 1.084 show context between diff hunks up to the specified number of lines #8 1.084 --output-indicator-new <char> #8 1.084 specify the character to indicate a new line instead of '+' #8 1.084 --output-indicator-old <char> #8 1.084 specify the character to indicate an old line instead of '-' #8 1.084 --output-indicator-context <char> #8 1.084 specify the character to indicate a context instead of ' ' #8 1.084 #8 1.084 Diff rename options #8 1.084 -B, --break-rewrites[=<n>[/<m>]] #8 1.084 break complete rewrite changes into pairs of delete and create #8 1.084 -M, --find-renames[=<n>] #8 1.084 detect renames #8 1.084 -D, --irreversible-delete #8 1.084 omit the preimage for deletes #8 1.084 -C, --find-copies[=<n>] #8 1.084 detect copies #8 1.084 --find-copies-harder use unmodified files as source to find copies #8 1.084 --no-renames disable rename detection #8 1.084 --rename-empty use empty blobs as rename source #8 1.084 --follow continue listing the history of a file beyond renames #8 1.084 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.084 #8 1.084 Diff algorithm options #8 1.084 --minimal produce the smallest possible diff #8 1.084 -w, --ignore-all-space #8 1.084 ignore whitespace when comparing lines #8 1.084 -b, --ignore-space-change #8 1.084 ignore changes in amount of whitespace #8 1.084 --ignore-space-at-eol #8 1.084 ignore changes in whitespace at EOL #8 1.084 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.084 --ignore-blank-lines ignore changes whose lines are all blank #8 1.084 -I, --ignore-matching-lines <regex> #8 1.084 ignore changes whose all lines match <regex> #8 1.084 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.084 --patience generate diff using the "patience diff" algorithm #8 1.084 --histogram generate diff using the "histogram diff" algorithm #8 1.084 --diff-algorithm <algorithm> #8 1.084 choose a diff algorithm #8 1.084 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.084 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.084 --word-diff-regex <regex> #8 1.084 use <regex> to decide what a word is #8 1.084 --color-words[=<regex>] #8 1.084 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.084 --color-moved[=<mode>] #8 1.084 moved lines of code are colored differently #8 1.084 --color-moved-ws <mode> #8 1.084 how white spaces are ignored in --color-moved #8 1.084 #8 1.084 Other diff options #8 1.084 --relative[=<prefix>] #8 1.084 when run from subdir, exclude changes outside and show relative paths #8 1.084 -a, --text treat all files as text #8 1.084 -R swap two inputs, reverse the diff #8 1.084 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.084 --quiet disable all output of the program #8 1.084 --ext-diff allow an external diff helper to be executed #8 1.084 --textconv run external text conversion filters when comparing binary files #8 1.084 --ignore-submodules[=<when>] #8 1.084 ignore changes to submodules in the diff generation #8 1.084 --submodule[=<format>] #8 1.084 specify how differences in submodules are shown #8 1.084 --ita-invisible-in-index #8 1.084 hide 'git add -N' entries from the index #8 1.084 --ita-visible-in-index #8 1.084 treat 'git add -N' entries as real in the index #8 1.084 -S <string> look for differences that change the number of occurrences of the specified string #8 1.084 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.084 --pickaxe-all show all changes in the changeset with -S or -G #8 1.084 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.084 -O <file> control the order in which files appear in the output #8 1.084 --rotate-to <path> show the change in the specified path first #8 1.084 --skip-to <path> skip the output to the specified path #8 1.084 --find-object <object-id> #8 1.084 look for differences that change the number of occurrences of the specified object #8 1.084 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.084 select files by diff type #8 1.084 --output <file> output to a specific file #8 1.084 #8 1.089 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SNDCP_v7.0.0' #8 1.089 To add an exception for this directory, call: #8 1.089 #8 1.089 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SNDCP_v7.0.0 #8 1.094 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SNDCP_v7.0.0' #8 1.094 To add an exception for this directory, call: #8 1.094 #8 1.094 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SNDCP_v7.0.0 #8 1.098 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.098 usage: git diff --no-index [<options>] <path> <path> #8 1.098 #8 1.098 Diff output format options #8 1.098 -p, --patch generate patch #8 1.098 -s, --no-patch suppress diff output #8 1.098 -u generate patch #8 1.098 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.098 -W, --function-context #8 1.098 generate diffs with <n> lines context #8 1.098 --raw generate the diff in raw format #8 1.098 --patch-with-raw synonym for '-p --raw' #8 1.098 --patch-with-stat synonym for '-p --stat' #8 1.098 --numstat machine friendly --stat #8 1.098 --shortstat output only the last line of --stat #8 1.098 -X, --dirstat[=<param1,param2>...] #8 1.098 output the distribution of relative amount of changes for each sub-directory #8 1.098 --cumulative synonym for --dirstat=cumulative #8 1.098 --dirstat-by-file[=<param1,param2>...] #8 1.098 synonym for --dirstat=files,param1,param2... #8 1.098 --check warn if changes introduce conflict markers or whitespace errors #8 1.098 --summary condensed summary such as creations, renames and mode changes #8 1.098 --name-only show only names of changed files #8 1.098 --name-status show only names and status of changed files #8 1.098 --stat[=<width>[,<name-width>[,<count>]]] #8 1.098 generate diffstat #8 1.098 --stat-width <width> generate diffstat with a given width #8 1.098 --stat-name-width <width> #8 1.098 generate diffstat with a given name width #8 1.098 --stat-graph-width <width> #8 1.098 generate diffstat with a given graph width #8 1.098 --stat-count <count> generate diffstat with limited lines #8 1.098 --compact-summary generate compact summary in diffstat #8 1.098 --binary output a binary diff that can be applied #8 1.098 --full-index show full pre- and post-image object names on the "index" lines #8 1.098 --color[=<when>] show colored diff #8 1.098 --ws-error-highlight <kind> #8 1.098 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.098 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.098 --abbrev[=<n>] use <n> digits to display object names #8 1.098 --src-prefix <prefix> #8 1.098 show the given source prefix instead of "a/" #8 1.098 --dst-prefix <prefix> #8 1.098 show the given destination prefix instead of "b/" #8 1.098 --line-prefix <prefix> #8 1.098 prepend an additional prefix to every line of output #8 1.098 --no-prefix do not show any source or destination prefix #8 1.098 --inter-hunk-context <n> #8 1.098 show context between diff hunks up to the specified number of lines #8 1.098 --output-indicator-new <char> #8 1.098 specify the character to indicate a new line instead of '+' #8 1.098 --output-indicator-old <char> #8 1.098 specify the character to indicate an old line instead of '-' #8 1.098 --output-indicator-context <char> #8 1.098 specify the character to indicate a context instead of ' ' #8 1.098 #8 1.098 Diff rename options #8 1.098 -B, --break-rewrites[=<n>[/<m>]] #8 1.098 break complete rewrite changes into pairs of delete and create #8 1.098 -M, --find-renames[=<n>] #8 1.098 detect renames #8 1.098 -D, --irreversible-delete #8 1.098 omit the preimage for deletes #8 1.098 -C, --find-copies[=<n>] #8 1.098 detect copies #8 1.098 --find-copies-harder use unmodified files as source to find copies #8 1.098 --no-renames disable rename detection #8 1.098 --rename-empty use empty blobs as rename source #8 1.098 --follow continue listing the history of a file beyond renames #8 1.098 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.098 #8 1.098 Diff algorithm options #8 1.098 --minimal produce the smallest possible diff #8 1.098 -w, --ignore-all-space #8 1.098 ignore whitespace when comparing lines #8 1.098 -b, --ignore-space-change #8 1.098 ignore changes in amount of whitespace #8 1.098 --ignore-space-at-eol #8 1.098 ignore changes in whitespace at EOL #8 1.098 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.098 --ignore-blank-lines ignore changes whose lines are all blank #8 1.098 -I, --ignore-matching-lines <regex> #8 1.099 ignore changes whose all lines match <regex> #8 1.099 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.099 --patience generate diff using the "patience diff" algorithm #8 1.099 --histogram generate diff using the "histogram diff" algorithm #8 1.099 --diff-algorithm <algorithm> #8 1.099 choose a diff algorithm #8 1.099 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.099 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.099 --word-diff-regex <regex> #8 1.099 use <regex> to decide what a word is #8 1.099 --color-words[=<regex>] #8 1.099 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.099 --color-moved[=<mode>] #8 1.099 moved lines of code are colored differently #8 1.099 --color-moved-ws <mode> #8 1.099 how white spaces are ignored in --color-moved #8 1.099 #8 1.099 Other diff options #8 1.099 --relative[=<prefix>] #8 1.099 when run from subdir, exclude changes outside and show relative paths #8 1.099 -a, --text treat all files as text #8 1.099 -R swap two inputs, reverse the diff #8 1.099 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.099 --quiet disable all output of the program #8 1.099 --ext-diff allow an external diff helper to be executed #8 1.099 --textconv run external text conversion filters when comparing binary files #8 1.099 --ignore-submodules[=<when>] #8 1.099 ignore changes to submodules in the diff generation #8 1.099 --submodule[=<format>] #8 1.099 specify how differences in submodules are shown #8 1.099 --ita-invisible-in-index #8 1.099 hide 'git add -N' entries from the index #8 1.099 --ita-visible-in-index #8 1.099 treat 'git add -N' entries as real in the index #8 1.099 -S <string> look for differences that change the number of occurrences of the specified string #8 1.099 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.099 --pickaxe-all show all changes in the changeset with -S or -G #8 1.099 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.099 -O <file> control the order in which files appear in the output #8 1.099 --rotate-to <path> show the change in the specified path first #8 1.099 --skip-to <path> skip the output to the specified path #8 1.099 --find-object <object-id> #8 1.099 look for differences that change the number of occurrences of the specified object #8 1.099 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.099 select files by diff type #8 1.099 --output <file> output to a specific file #8 1.099 #8 1.103 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.PFCP_v15.1.0' #8 1.103 To add an exception for this directory, call: #8 1.103 #8 1.103 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.PFCP_v15.1.0 #8 1.109 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.PFCP_v15.1.0' #8 1.109 To add an exception for this directory, call: #8 1.109 #8 1.109 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.PFCP_v15.1.0 #8 1.113 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.113 usage: git diff --no-index [<options>] <path> <path> #8 1.113 #8 1.113 Diff output format options #8 1.113 -p, --patch generate patch #8 1.113 -s, --no-patch suppress diff output #8 1.113 -u generate patch #8 1.113 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.113 -W, --function-context #8 1.113 generate diffs with <n> lines context #8 1.113 --raw generate the diff in raw format #8 1.113 --patch-with-raw synonym for '-p --raw' #8 1.113 --patch-with-stat synonym for '-p --stat' #8 1.113 --numstat machine friendly --stat #8 1.113 --shortstat output only the last line of --stat #8 1.113 -X, --dirstat[=<param1,param2>...] #8 1.113 output the distribution of relative amount of changes for each sub-directory #8 1.113 --cumulative synonym for --dirstat=cumulative #8 1.113 --dirstat-by-file[=<param1,param2>...] #8 1.113 synonym for --dirstat=files,param1,param2... #8 1.113 --check warn if changes introduce conflict markers or whitespace errors #8 1.113 --summary condensed summary such as creations, renames and mode changes #8 1.113 --name-only show only names of changed files #8 1.113 --name-status show only names and status of changed files #8 1.113 --stat[=<width>[,<name-width>[,<count>]]] #8 1.113 generate diffstat #8 1.113 --stat-width <width> generate diffstat with a given width #8 1.113 --stat-name-width <width> #8 1.113 generate diffstat with a given name width #8 1.113 --stat-graph-width <width> #8 1.113 generate diffstat with a given graph width #8 1.113 --stat-count <count> generate diffstat with limited lines #8 1.113 --compact-summary generate compact summary in diffstat #8 1.113 --binary output a binary diff that can be applied #8 1.113 --full-index show full pre- and post-image object names on the "index" lines #8 1.113 --color[=<when>] show colored diff #8 1.113 --ws-error-highlight <kind> #8 1.113 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.113 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.113 --abbrev[=<n>] use <n> digits to display object names #8 1.113 --src-prefix <prefix> #8 1.113 show the given source prefix instead of "a/" #8 1.113 --dst-prefix <prefix> #8 1.113 show the given destination prefix instead of "b/" #8 1.113 --line-prefix <prefix> #8 1.113 prepend an additional prefix to every line of output #8 1.113 --no-prefix do not show any source or destination prefix #8 1.113 --inter-hunk-context <n> #8 1.113 show context between diff hunks up to the specified number of lines #8 1.113 --output-indicator-new <char> #8 1.113 specify the character to indicate a new line instead of '+' #8 1.113 --output-indicator-old <char> #8 1.113 specify the character to indicate an old line instead of '-' #8 1.113 --output-indicator-context <char> #8 1.113 specify the character to indicate a context instead of ' ' #8 1.113 #8 1.113 Diff rename options #8 1.113 -B, --break-rewrites[=<n>[/<m>]] #8 1.113 break complete rewrite changes into pairs of delete and create #8 1.113 -M, --find-renames[=<n>] #8 1.113 detect renames #8 1.113 -D, --irreversible-delete #8 1.113 omit the preimage for deletes #8 1.113 -C, --find-copies[=<n>] #8 1.113 detect copies #8 1.113 --find-copies-harder use unmodified files as source to find copies #8 1.113 --no-renames disable rename detection #8 1.113 --rename-empty use empty blobs as rename source #8 1.113 --follow continue listing the history of a file beyond renames #8 1.113 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.113 #8 1.113 Diff algorithm options #8 1.113 --minimal produce the smallest possible diff #8 1.113 -w, --ignore-all-space #8 1.113 ignore whitespace when comparing lines #8 1.113 -b, --ignore-space-change #8 1.113 ignore changes in amount of whitespace #8 1.113 --ignore-space-at-eol #8 1.113 ignore changes in whitespace at EOL #8 1.113 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.113 --ignore-blank-lines ignore changes whose lines are all blank #8 1.113 -I, --ignore-matching-lines <regex> #8 1.113 ignore changes whose all lines match <regex> #8 1.113 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.113 --patience generate diff using the "patience diff" algorithm #8 1.113 --histogram generate diff using the "histogram diff" algorithm #8 1.113 --diff-algorithm <algorithm> #8 1.113 choose a diff algorithm #8 1.113 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.113 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.113 --word-diff-regex <regex> #8 1.113 use <regex> to decide what a word is #8 1.113 --color-words[=<regex>] #8 1.113 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.113 --color-moved[=<mode>] #8 1.113 moved lines of code are colored differently #8 1.113 --color-moved-ws <mode> #8 1.113 how white spaces are ignored in --color-moved #8 1.113 #8 1.113 Other diff options #8 1.113 --relative[=<prefix>] #8 1.113 when run from subdir, exclude changes outside and show relative paths #8 1.113 -a, --text treat all files as text #8 1.113 -R swap two inputs, reverse the diff #8 1.113 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.113 --quiet disable all output of the program #8 1.113 --ext-diff allow an external diff helper to be executed #8 1.113 --textconv run external text conversion filters when comparing binary files #8 1.113 --ignore-submodules[=<when>] #8 1.113 ignore changes to submodules in the diff generation #8 1.113 --submodule[=<format>] #8 1.113 specify how differences in submodules are shown #8 1.113 --ita-invisible-in-index #8 1.113 hide 'git add -N' entries from the index #8 1.113 --ita-visible-in-index #8 1.113 treat 'git add -N' entries as real in the index #8 1.113 -S <string> look for differences that change the number of occurrences of the specified string #8 1.113 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.113 --pickaxe-all show all changes in the changeset with -S or -G #8 1.113 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.113 -O <file> control the order in which files appear in the output #8 1.114 --rotate-to <path> show the change in the specified path first #8 1.114 --skip-to <path> skip the output to the specified path #8 1.114 --find-object <object-id> #8 1.114 look for differences that change the number of occurrences of the specified object #8 1.114 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.114 select files by diff type #8 1.114 --output <file> output to a specific file #8 1.114 #8 1.118 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Socket-API' #8 1.118 To add an exception for this directory, call: #8 1.118 #8 1.118 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Socket-API #8 1.124 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Socket-API' #8 1.124 To add an exception for this directory, call: #8 1.124 #8 1.124 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Socket-API #8 1.128 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.128 usage: git diff --no-index [<options>] <path> <path> #8 1.128 #8 1.128 Diff output format options #8 1.128 -p, --patch generate patch #8 1.128 -s, --no-patch suppress diff output #8 1.128 -u generate patch #8 1.128 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.128 -W, --function-context #8 1.128 generate diffs with <n> lines context #8 1.128 --raw generate the diff in raw format #8 1.128 --patch-with-raw synonym for '-p --raw' #8 1.128 --patch-with-stat synonym for '-p --stat' #8 1.128 --numstat machine friendly --stat #8 1.128 --shortstat output only the last line of --stat #8 1.128 -X, --dirstat[=<param1,param2>...] #8 1.128 output the distribution of relative amount of changes for each sub-directory #8 1.128 --cumulative synonym for --dirstat=cumulative #8 1.128 --dirstat-by-file[=<param1,param2>...] #8 1.128 synonym for --dirstat=files,param1,param2... #8 1.128 --check warn if changes introduce conflict markers or whitespace errors #8 1.128 --summary condensed summary such as creations, renames and mode changes #8 1.128 --name-only show only names of changed files #8 1.128 --name-status show only names and status of changed files #8 1.128 --stat[=<width>[,<name-width>[,<count>]]] #8 1.128 generate diffstat #8 1.128 --stat-width <width> generate diffstat with a given width #8 1.128 --stat-name-width <width> #8 1.128 generate diffstat with a given name width #8 1.128 --stat-graph-width <width> #8 1.128 generate diffstat with a given graph width #8 1.128 --stat-count <count> generate diffstat with limited lines #8 1.128 --compact-summary generate compact summary in diffstat #8 1.128 --binary output a binary diff that can be applied #8 1.128 --full-index show full pre- and post-image object names on the "index" lines #8 1.128 --color[=<when>] show colored diff #8 1.128 --ws-error-highlight <kind> #8 1.128 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.128 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.128 --abbrev[=<n>] use <n> digits to display object names #8 1.128 --src-prefix <prefix> #8 1.128 show the given source prefix instead of "a/" #8 1.128 --dst-prefix <prefix> #8 1.128 show the given destination prefix instead of "b/" #8 1.128 --line-prefix <prefix> #8 1.128 prepend an additional prefix to every line of output #8 1.128 --no-prefix do not show any source or destination prefix #8 1.128 --inter-hunk-context <n> #8 1.128 show context between diff hunks up to the specified number of lines #8 1.128 --output-indicator-new <char> #8 1.129 specify the character to indicate a new line instead of '+' #8 1.129 --output-indicator-old <char> #8 1.129 specify the character to indicate an old line instead of '-' #8 1.129 --output-indicator-context <char> #8 1.129 specify the character to indicate a context instead of ' ' #8 1.129 #8 1.129 Diff rename options #8 1.129 -B, --break-rewrites[=<n>[/<m>]] #8 1.129 break complete rewrite changes into pairs of delete and create #8 1.129 -M, --find-renames[=<n>] #8 1.129 detect renames #8 1.129 -D, --irreversible-delete #8 1.129 omit the preimage for deletes #8 1.129 -C, --find-copies[=<n>] #8 1.129 detect copies #8 1.129 --find-copies-harder use unmodified files as source to find copies #8 1.129 --no-renames disable rename detection #8 1.129 --rename-empty use empty blobs as rename source #8 1.129 --follow continue listing the history of a file beyond renames #8 1.129 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.129 #8 1.129 Diff algorithm options #8 1.129 --minimal produce the smallest possible diff #8 1.129 -w, --ignore-all-space #8 1.129 ignore whitespace when comparing lines #8 1.129 -b, --ignore-space-change #8 1.129 ignore changes in amount of whitespace #8 1.129 --ignore-space-at-eol #8 1.129 ignore changes in whitespace at EOL #8 1.129 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.129 --ignore-blank-lines ignore changes whose lines are all blank #8 1.129 -I, --ignore-matching-lines <regex> #8 1.129 ignore changes whose all lines match <regex> #8 1.129 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.129 --patience generate diff using the "patience diff" algorithm #8 1.129 --histogram generate diff using the "histogram diff" algorithm #8 1.129 --diff-algorithm <algorithm> #8 1.129 choose a diff algorithm #8 1.129 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.129 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.129 --word-diff-regex <regex> #8 1.129 use <regex> to decide what a word is #8 1.129 --color-words[=<regex>] #8 1.129 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.129 --color-moved[=<mode>] #8 1.129 moved lines of code are colored differently #8 1.129 --color-moved-ws <mode> #8 1.129 how white spaces are ignored in --color-moved #8 1.129 #8 1.129 Other diff options #8 1.129 --relative[=<prefix>] #8 1.129 when run from subdir, exclude changes outside and show relative paths #8 1.129 -a, --text treat all files as text #8 1.129 -R swap two inputs, reverse the diff #8 1.129 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.129 --quiet disable all output of the program #8 1.129 --ext-diff allow an external diff helper to be executed #8 1.129 --textconv run external text conversion filters when comparing binary files #8 1.129 --ignore-submodules[=<when>] #8 1.129 ignore changes to submodules in the diff generation #8 1.129 --submodule[=<format>] #8 1.129 specify how differences in submodules are shown #8 1.129 --ita-invisible-in-index #8 1.129 hide 'git add -N' entries from the index #8 1.129 --ita-visible-in-index #8 1.129 treat 'git add -N' entries as real in the index #8 1.129 -S <string> look for differences that change the number of occurrences of the specified string #8 1.129 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.129 --pickaxe-all show all changes in the changeset with -S or -G #8 1.129 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.129 -O <file> control the order in which files appear in the output #8 1.129 --rotate-to <path> show the change in the specified path first #8 1.129 --skip-to <path> skip the output to the specified path #8 1.129 --find-object <object-id> #8 1.129 look for differences that change the number of occurrences of the specified object #8 1.129 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.129 select files by diff type #8 1.129 --output <file> output to a specific file #8 1.129 #8 1.133 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Abstract_Socket' #8 1.133 To add an exception for this directory, call: #8 1.133 #8 1.133 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Abstract_Socket #8 1.139 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Abstract_Socket' #8 1.139 To add an exception for this directory, call: #8 1.139 #8 1.139 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Abstract_Socket #8 1.143 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.143 usage: git diff --no-index [<options>] <path> <path> #8 1.143 #8 1.143 Diff output format options #8 1.143 -p, --patch generate patch #8 1.143 -s, --no-patch suppress diff output #8 1.143 -u generate patch #8 1.143 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.143 -W, --function-context #8 1.143 generate diffs with <n> lines context #8 1.143 --raw generate the diff in raw format #8 1.143 --patch-with-raw synonym for '-p --raw' #8 1.143 --patch-with-stat synonym for '-p --stat' #8 1.143 --numstat machine friendly --stat #8 1.143 --shortstat output only the last line of --stat #8 1.143 -X, --dirstat[=<param1,param2>...] #8 1.143 output the distribution of relative amount of changes for each sub-directory #8 1.143 --cumulative synonym for --dirstat=cumulative #8 1.143 --dirstat-by-file[=<param1,param2>...] #8 1.143 synonym for --dirstat=files,param1,param2... #8 1.143 --check warn if changes introduce conflict markers or whitespace errors #8 1.143 --summary condensed summary such as creations, renames and mode changes #8 1.143 --name-only show only names of changed files #8 1.143 --name-status show only names and status of changed files #8 1.143 --stat[=<width>[,<name-width>[,<count>]]] #8 1.143 generate diffstat #8 1.143 --stat-width <width> generate diffstat with a given width #8 1.143 --stat-name-width <width> #8 1.143 generate diffstat with a given name width #8 1.143 --stat-graph-width <width> #8 1.143 generate diffstat with a given graph width #8 1.143 --stat-count <count> generate diffstat with limited lines #8 1.143 --compact-summary generate compact summary in diffstat #8 1.143 --binary output a binary diff that can be applied #8 1.143 --full-index show full pre- and post-image object names on the "index" lines #8 1.143 --color[=<when>] show colored diff #8 1.143 --ws-error-highlight <kind> #8 1.143 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.143 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.143 --abbrev[=<n>] use <n> digits to display object names #8 1.143 --src-prefix <prefix> #8 1.143 show the given source prefix instead of "a/" #8 1.143 --dst-prefix <prefix> #8 1.143 show the given destination prefix instead of "b/" #8 1.143 --line-prefix <prefix> #8 1.143 prepend an additional prefix to every line of output #8 1.143 --no-prefix do not show any source or destination prefix #8 1.143 --inter-hunk-context <n> #8 1.143 show context between diff hunks up to the specified number of lines #8 1.143 --output-indicator-new <char> #8 1.143 specify the character to indicate a new line instead of '+' #8 1.143 --output-indicator-old <char> #8 1.143 specify the character to indicate an old line instead of '-' #8 1.143 --output-indicator-context <char> #8 1.143 specify the character to indicate a context instead of ' ' #8 1.143 #8 1.143 Diff rename options #8 1.143 -B, --break-rewrites[=<n>[/<m>]] #8 1.143 break complete rewrite changes into pairs of delete and create #8 1.143 -M, --find-renames[=<n>] #8 1.143 detect renames #8 1.143 -D, --irreversible-delete #8 1.143 omit the preimage for deletes #8 1.143 -C, --find-copies[=<n>] #8 1.143 detect copies #8 1.143 --find-copies-harder use unmodified files as source to find copies #8 1.143 --no-renames disable rename detection #8 1.143 --rename-empty use empty blobs as rename source #8 1.143 --follow continue listing the history of a file beyond renames #8 1.143 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.143 #8 1.143 Diff algorithm options #8 1.143 --minimal produce the smallest possible diff #8 1.143 -w, --ignore-all-space #8 1.143 ignore whitespace when comparing lines #8 1.143 -b, --ignore-space-change #8 1.143 ignore changes in amount of whitespace #8 1.143 --ignore-space-at-eol #8 1.143 ignore changes in whitespace at EOL #8 1.143 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.143 --ignore-blank-lines ignore changes whose lines are all blank #8 1.143 -I, --ignore-matching-lines <regex> #8 1.143 ignore changes whose all lines match <regex> #8 1.143 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.143 --patience generate diff using the "patience diff" algorithm #8 1.143 --histogram generate diff using the "histogram diff" algorithm #8 1.143 --diff-algorithm <algorithm> #8 1.143 choose a diff algorithm #8 1.143 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.143 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.143 --word-diff-regex <regex> #8 1.143 use <regex> to decide what a word is #8 1.143 --color-words[=<regex>] #8 1.143 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.143 --color-moved[=<mode>] #8 1.143 moved lines of code are colored differently #8 1.143 --color-moved-ws <mode> #8 1.143 how white spaces are ignored in --color-moved #8 1.143 #8 1.143 Other diff options #8 1.143 --relative[=<prefix>] #8 1.143 when run from subdir, exclude changes outside and show relative paths #8 1.143 -a, --text treat all files as text #8 1.143 -R swap two inputs, reverse the diff #8 1.143 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.143 --quiet disable all output of the program #8 1.144 --ext-diff allow an external diff helper to be executed #8 1.144 --textconv run external text conversion filters when comparing binary files #8 1.144 --ignore-submodules[=<when>] #8 1.144 ignore changes to submodules in the diff generation #8 1.144 --submodule[=<format>] #8 1.144 specify how differences in submodules are shown #8 1.144 --ita-invisible-in-index #8 1.144 hide 'git add -N' entries from the index #8 1.144 --ita-visible-in-index #8 1.144 treat 'git add -N' entries as real in the index #8 1.144 -S <string> look for differences that change the number of occurrences of the specified string #8 1.144 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.144 --pickaxe-all show all changes in the changeset with -S or -G #8 1.144 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.144 -O <file> control the order in which files appear in the output #8 1.144 --rotate-to <path> show the change in the specified path first #8 1.144 --skip-to <path> skip the output to the specified path #8 1.144 --find-object <object-id> #8 1.144 look for differences that change the number of occurrences of the specified object #8 1.144 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.144 select files by diff type #8 1.144 --output <file> output to a specific file #8 1.144 #8 1.148 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.HTTPmsg' #8 1.148 To add an exception for this directory, call: #8 1.148 #8 1.148 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.HTTPmsg #8 1.154 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.HTTPmsg' #8 1.154 To add an exception for this directory, call: #8 1.154 #8 1.154 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.HTTPmsg #8 1.158 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.158 usage: git diff --no-index [<options>] <path> <path> #8 1.158 #8 1.158 Diff output format options #8 1.158 -p, --patch generate patch #8 1.158 -s, --no-patch suppress diff output #8 1.158 -u generate patch #8 1.158 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.158 -W, --function-context #8 1.158 generate diffs with <n> lines context #8 1.158 --raw generate the diff in raw format #8 1.158 --patch-with-raw synonym for '-p --raw' #8 1.158 --patch-with-stat synonym for '-p --stat' #8 1.158 --numstat machine friendly --stat #8 1.158 --shortstat output only the last line of --stat #8 1.158 -X, --dirstat[=<param1,param2>...] #8 1.158 output the distribution of relative amount of changes for each sub-directory #8 1.158 --cumulative synonym for --dirstat=cumulative #8 1.158 --dirstat-by-file[=<param1,param2>...] #8 1.158 synonym for --dirstat=files,param1,param2... #8 1.158 --check warn if changes introduce conflict markers or whitespace errors #8 1.158 --summary condensed summary such as creations, renames and mode changes #8 1.158 --name-only show only names of changed files #8 1.158 --name-status show only names and status of changed files #8 1.158 --stat[=<width>[,<name-width>[,<count>]]] #8 1.158 generate diffstat #8 1.158 --stat-width <width> generate diffstat with a given width #8 1.158 --stat-name-width <width> #8 1.158 generate diffstat with a given name width #8 1.158 --stat-graph-width <width> #8 1.158 generate diffstat with a given graph width #8 1.158 --stat-count <count> generate diffstat with limited lines #8 1.158 --compact-summary generate compact summary in diffstat #8 1.158 --binary output a binary diff that can be applied #8 1.158 --full-index show full pre- and post-image object names on the "index" lines #8 1.158 --color[=<when>] show colored diff #8 1.158 --ws-error-highlight <kind> #8 1.158 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.158 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.158 --abbrev[=<n>] use <n> digits to display object names #8 1.158 --src-prefix <prefix> #8 1.158 show the given source prefix instead of "a/" #8 1.158 --dst-prefix <prefix> #8 1.158 show the given destination prefix instead of "b/" #8 1.158 --line-prefix <prefix> #8 1.158 prepend an additional prefix to every line of output #8 1.158 --no-prefix do not show any source or destination prefix #8 1.158 --inter-hunk-context <n> #8 1.158 show context between diff hunks up to the specified number of lines #8 1.158 --output-indicator-new <char> #8 1.158 specify the character to indicate a new line instead of '+' #8 1.158 --output-indicator-old <char> #8 1.158 specify the character to indicate an old line instead of '-' #8 1.158 --output-indicator-context <char> #8 1.158 specify the character to indicate a context instead of ' ' #8 1.158 #8 1.158 Diff rename options #8 1.158 -B, --break-rewrites[=<n>[/<m>]] #8 1.158 break complete rewrite changes into pairs of delete and create #8 1.158 -M, --find-renames[=<n>] #8 1.158 detect renames #8 1.158 -D, --irreversible-delete #8 1.158 omit the preimage for deletes #8 1.158 -C, --find-copies[=<n>] #8 1.158 detect copies #8 1.158 --find-copies-harder use unmodified files as source to find copies #8 1.158 --no-renames disable rename detection #8 1.158 --rename-empty use empty blobs as rename source #8 1.158 --follow continue listing the history of a file beyond renames #8 1.158 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.158 #8 1.158 Diff algorithm options #8 1.158 --minimal produce the smallest possible diff #8 1.158 -w, --ignore-all-space #8 1.158 ignore whitespace when comparing lines #8 1.158 -b, --ignore-space-change #8 1.158 ignore changes in amount of whitespace #8 1.158 --ignore-space-at-eol #8 1.158 ignore changes in whitespace at EOL #8 1.158 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.158 --ignore-blank-lines ignore changes whose lines are all blank #8 1.158 -I, --ignore-matching-lines <regex> #8 1.158 ignore changes whose all lines match <regex> #8 1.158 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.158 --patience generate diff using the "patience diff" algorithm #8 1.158 --histogram generate diff using the "histogram diff" algorithm #8 1.158 --diff-algorithm <algorithm> #8 1.158 choose a diff algorithm #8 1.158 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.158 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.158 --word-diff-regex <regex> #8 1.158 use <regex> to decide what a word is #8 1.158 --color-words[=<regex>] #8 1.158 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.158 --color-moved[=<mode>] #8 1.158 moved lines of code are colored differently #8 1.158 --color-moved-ws <mode> #8 1.158 how white spaces are ignored in --color-moved #8 1.158 #8 1.158 Other diff options #8 1.158 --relative[=<prefix>] #8 1.158 when run from subdir, exclude changes outside and show relative paths #8 1.158 -a, --text treat all files as text #8 1.158 -R swap two inputs, reverse the diff #8 1.158 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.158 --quiet disable all output of the program #8 1.158 --ext-diff allow an external diff helper to be executed #8 1.158 --textconv run external text conversion filters when comparing binary files #8 1.158 --ignore-submodules[=<when>] #8 1.158 ignore changes to submodules in the diff generation #8 1.158 --submodule[=<format>] #8 1.158 specify how differences in submodules are shown #8 1.158 --ita-invisible-in-index #8 1.158 hide 'git add -N' entries from the index #8 1.158 --ita-visible-in-index #8 1.158 treat 'git add -N' entries as real in the index #8 1.158 -S <string> look for differences that change the number of occurrences of the specified string #8 1.158 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.158 --pickaxe-all show all changes in the changeset with -S or -G #8 1.158 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.158 -O <file> control the order in which files appear in the output #8 1.158 --rotate-to <path> show the change in the specified path first #8 1.159 --skip-to <path> skip the output to the specified path #8 1.159 --find-object <object-id> #8 1.159 look for differences that change the number of occurrences of the specified object #8 1.159 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.159 select files by diff type #8 1.159 --output <file> output to a specific file #8 1.159 #8 1.163 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.IPL4asp' #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.IPL4asp #8 1.169 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.IPL4asp' #8 1.169 To add an exception for this directory, call: #8 1.169 #8 1.169 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.IPL4asp #8 1.173 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.173 usage: git diff --no-index [<options>] <path> <path> #8 1.173 #8 1.173 Diff output format options #8 1.173 -p, --patch generate patch #8 1.173 -s, --no-patch suppress diff output #8 1.173 -u generate patch #8 1.173 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.173 -W, --function-context #8 1.173 generate diffs with <n> lines context #8 1.173 --raw generate the diff in raw format #8 1.173 --patch-with-raw synonym for '-p --raw' #8 1.173 --patch-with-stat synonym for '-p --stat' #8 1.173 --numstat machine friendly --stat #8 1.173 --shortstat output only the last line of --stat #8 1.173 -X, --dirstat[=<param1,param2>...] #8 1.173 output the distribution of relative amount of changes for each sub-directory #8 1.173 --cumulative synonym for --dirstat=cumulative #8 1.173 --dirstat-by-file[=<param1,param2>...] #8 1.173 synonym for --dirstat=files,param1,param2... #8 1.173 --check warn if changes introduce conflict markers or whitespace errors #8 1.173 --summary condensed summary such as creations, renames and mode changes #8 1.173 --name-only show only names of changed files #8 1.173 --name-status show only names and status of changed files #8 1.173 --stat[=<width>[,<name-width>[,<count>]]] #8 1.173 generate diffstat #8 1.173 --stat-width <width> generate diffstat with a given width #8 1.173 --stat-name-width <width> #8 1.173 generate diffstat with a given name width #8 1.173 --stat-graph-width <width> #8 1.173 generate diffstat with a given graph width #8 1.173 --stat-count <count> generate diffstat with limited lines #8 1.173 --compact-summary generate compact summary in diffstat #8 1.173 --binary output a binary diff that can be applied #8 1.173 --full-index show full pre- and post-image object names on the "index" lines #8 1.173 --color[=<when>] show colored diff #8 1.173 --ws-error-highlight <kind> #8 1.173 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.173 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.173 --abbrev[=<n>] use <n> digits to display object names #8 1.173 --src-prefix <prefix> #8 1.173 show the given source prefix instead of "a/" #8 1.173 --dst-prefix <prefix> #8 1.173 show the given destination prefix instead of "b/" #8 1.173 --line-prefix <prefix> #8 1.173 prepend an additional prefix to every line of output #8 1.173 --no-prefix do not show any source or destination prefix #8 1.173 --inter-hunk-context <n> #8 1.173 show context between diff hunks up to the specified number of lines #8 1.173 --output-indicator-new <char> #8 1.173 specify the character to indicate a new line instead of '+' #8 1.173 --output-indicator-old <char> #8 1.173 specify the character to indicate an old line instead of '-' #8 1.173 --output-indicator-context <char> #8 1.173 specify the character to indicate a context instead of ' ' #8 1.173 #8 1.173 Diff rename options #8 1.173 -B, --break-rewrites[=<n>[/<m>]] #8 1.173 break complete rewrite changes into pairs of delete and create #8 1.173 -M, --find-renames[=<n>] #8 1.173 detect renames #8 1.173 -D, --irreversible-delete #8 1.173 omit the preimage for deletes #8 1.173 -C, --find-copies[=<n>] #8 1.173 detect copies #8 1.173 --find-copies-harder use unmodified files as source to find copies #8 1.173 --no-renames disable rename detection #8 1.173 --rename-empty use empty blobs as rename source #8 1.173 --follow continue listing the history of a file beyond renames #8 1.173 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.173 #8 1.173 Diff algorithm options #8 1.173 --minimal produce the smallest possible diff #8 1.173 -w, --ignore-all-space #8 1.173 ignore whitespace when comparing lines #8 1.173 -b, --ignore-space-change #8 1.173 ignore changes in amount of whitespace #8 1.173 --ignore-space-at-eol #8 1.173 ignore changes in whitespace at EOL #8 1.173 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.173 --ignore-blank-lines ignore changes whose lines are all blank #8 1.173 -I, --ignore-matching-lines <regex> #8 1.173 ignore changes whose all lines match <regex> #8 1.173 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.173 --patience generate diff using the "patience diff" algorithm #8 1.173 --histogram generate diff using the "histogram diff" algorithm #8 1.173 --diff-algorithm <algorithm> #8 1.173 choose a diff algorithm #8 1.173 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.173 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.173 --word-diff-regex <regex> #8 1.173 use <regex> to decide what a word is #8 1.173 --color-words[=<regex>] #8 1.173 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.173 --color-moved[=<mode>] #8 1.173 moved lines of code are colored differently #8 1.173 --color-moved-ws <mode> #8 1.173 how white spaces are ignored in --color-moved #8 1.173 #8 1.173 Other diff options #8 1.173 --relative[=<prefix>] #8 1.173 when run from subdir, exclude changes outside and show relative paths #8 1.173 -a, --text treat all files as text #8 1.173 -R swap two inputs, reverse the diff #8 1.173 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.173 --quiet disable all output of the program #8 1.173 --ext-diff allow an external diff helper to be executed #8 1.173 --textconv run external text conversion filters when comparing binary files #8 1.173 --ignore-submodules[=<when>] #8 1.173 ignore changes to submodules in the diff generation #8 1.173 --submodule[=<format>] #8 1.173 specify how differences in submodules are shown #8 1.173 --ita-invisible-in-index #8 1.173 hide 'git add -N' entries from the index #8 1.173 --ita-visible-in-index #8 1.173 treat 'git add -N' entries as real in the index #8 1.173 -S <string> look for differences that change the number of occurrences of the specified string #8 1.173 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.173 --pickaxe-all show all changes in the changeset with -S or -G #8 1.173 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.173 -O <file> control the order in which files appear in the output #8 1.173 --rotate-to <path> show the change in the specified path first #8 1.173 --skip-to <path> skip the output to the specified path #8 1.173 --find-object <object-id> #8 1.173 look for differences that change the number of occurrences of the specified object #8 1.173 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.173 select files by diff type #8 1.173 --output <file> output to a specific file #8 1.173 #8 1.178 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.LANL2asp' #8 1.178 To add an exception for this directory, call: #8 1.178 #8 1.178 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.LANL2asp #8 1.184 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.LANL2asp' #8 1.184 To add an exception for this directory, call: #8 1.184 #8 1.184 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.LANL2asp #8 1.187 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.187 usage: git diff --no-index [<options>] <path> <path> #8 1.187 #8 1.187 Diff output format options #8 1.187 -p, --patch generate patch #8 1.187 -s, --no-patch suppress diff output #8 1.187 -u generate patch #8 1.187 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.188 -W, --function-context #8 1.188 generate diffs with <n> lines context #8 1.188 --raw generate the diff in raw format #8 1.188 --patch-with-raw synonym for '-p --raw' #8 1.188 --patch-with-stat synonym for '-p --stat' #8 1.188 --numstat machine friendly --stat #8 1.188 --shortstat output only the last line of --stat #8 1.188 -X, --dirstat[=<param1,param2>...] #8 1.188 output the distribution of relative amount of changes for each sub-directory #8 1.188 --cumulative synonym for --dirstat=cumulative #8 1.188 --dirstat-by-file[=<param1,param2>...] #8 1.188 synonym for --dirstat=files,param1,param2... #8 1.188 --check warn if changes introduce conflict markers or whitespace errors #8 1.188 --summary condensed summary such as creations, renames and mode changes #8 1.188 --name-only show only names of changed files #8 1.188 --name-status show only names and status of changed files #8 1.188 --stat[=<width>[,<name-width>[,<count>]]] #8 1.188 generate diffstat #8 1.188 --stat-width <width> generate diffstat with a given width #8 1.188 --stat-name-width <width> #8 1.188 generate diffstat with a given name width #8 1.188 --stat-graph-width <width> #8 1.188 generate diffstat with a given graph width #8 1.188 --stat-count <count> generate diffstat with limited lines #8 1.188 --compact-summary generate compact summary in diffstat #8 1.188 --binary output a binary diff that can be applied #8 1.188 --full-index show full pre- and post-image object names on the "index" lines #8 1.188 --color[=<when>] show colored diff #8 1.188 --ws-error-highlight <kind> #8 1.188 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.188 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.188 --abbrev[=<n>] use <n> digits to display object names #8 1.188 --src-prefix <prefix> #8 1.188 show the given source prefix instead of "a/" #8 1.188 --dst-prefix <prefix> #8 1.188 show the given destination prefix instead of "b/" #8 1.188 --line-prefix <prefix> #8 1.188 prepend an additional prefix to every line of output #8 1.188 --no-prefix do not show any source or destination prefix #8 1.188 --inter-hunk-context <n> #8 1.188 show context between diff hunks up to the specified number of lines #8 1.188 --output-indicator-new <char> #8 1.188 specify the character to indicate a new line instead of '+' #8 1.188 --output-indicator-old <char> #8 1.188 specify the character to indicate an old line instead of '-' #8 1.188 --output-indicator-context <char> #8 1.188 specify the character to indicate a context instead of ' ' #8 1.188 #8 1.188 Diff rename options #8 1.188 -B, --break-rewrites[=<n>[/<m>]] #8 1.188 break complete rewrite changes into pairs of delete and create #8 1.188 -M, --find-renames[=<n>] #8 1.188 detect renames #8 1.188 -D, --irreversible-delete #8 1.188 omit the preimage for deletes #8 1.188 -C, --find-copies[=<n>] #8 1.188 detect copies #8 1.188 --find-copies-harder use unmodified files as source to find copies #8 1.188 --no-renames disable rename detection #8 1.188 --rename-empty use empty blobs as rename source #8 1.188 --follow continue listing the history of a file beyond renames #8 1.188 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.188 #8 1.188 Diff algorithm options #8 1.188 --minimal produce the smallest possible diff #8 1.188 -w, --ignore-all-space #8 1.188 ignore whitespace when comparing lines #8 1.188 -b, --ignore-space-change #8 1.188 ignore changes in amount of whitespace #8 1.188 --ignore-space-at-eol #8 1.188 ignore changes in whitespace at EOL #8 1.188 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.188 --ignore-blank-lines ignore changes whose lines are all blank #8 1.188 -I, --ignore-matching-lines <regex> #8 1.188 ignore changes whose all lines match <regex> #8 1.188 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.188 --patience generate diff using the "patience diff" algorithm #8 1.188 --histogram generate diff using the "histogram diff" algorithm #8 1.188 --diff-algorithm <algorithm> #8 1.188 choose a diff algorithm #8 1.188 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.188 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.188 --word-diff-regex <regex> #8 1.188 use <regex> to decide what a word is #8 1.188 --color-words[=<regex>] #8 1.188 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.188 --color-moved[=<mode>] #8 1.188 moved lines of code are colored differently #8 1.188 --color-moved-ws <mode> #8 1.188 how white spaces are ignored in --color-moved #8 1.188 #8 1.188 Other diff options #8 1.188 --relative[=<prefix>] #8 1.188 when run from subdir, exclude changes outside and show relative paths #8 1.188 -a, --text treat all files as text #8 1.188 -R swap two inputs, reverse the diff #8 1.188 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.188 --quiet disable all output of the program #8 1.188 --ext-diff allow an external diff helper to be executed #8 1.188 --textconv run external text conversion filters when comparing binary files #8 1.188 --ignore-submodules[=<when>] #8 1.188 ignore changes to submodules in the diff generation #8 1.188 --submodule[=<format>] #8 1.188 specify how differences in submodules are shown #8 1.188 --ita-invisible-in-index #8 1.188 hide 'git add -N' entries from the index #8 1.188 --ita-visible-in-index #8 1.188 treat 'git add -N' entries as real in the index #8 1.188 -S <string> look for differences that change the number of occurrences of the specified string #8 1.188 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.188 --pickaxe-all show all changes in the changeset with -S or -G #8 1.188 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.188 -O <file> control the order in which files appear in the output #8 1.188 --rotate-to <path> show the change in the specified path first #8 1.188 --skip-to <path> skip the output to the specified path #8 1.188 --find-object <object-id> #8 1.188 look for differences that change the number of occurrences of the specified object #8 1.188 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.188 select files by diff type #8 1.188 --output <file> output to a specific file #8 1.188 #8 1.192 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.PCAPasp' #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.PCAPasp #8 1.198 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.PCAPasp' #8 1.198 To add an exception for this directory, call: #8 1.198 #8 1.198 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.PCAPasp #8 1.202 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.202 usage: git diff --no-index [<options>] <path> <path> #8 1.202 #8 1.202 Diff output format options #8 1.202 -p, --patch generate patch #8 1.202 -s, --no-patch suppress diff output #8 1.202 -u generate patch #8 1.202 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.202 -W, --function-context #8 1.202 generate diffs with <n> lines context #8 1.202 --raw generate the diff in raw format #8 1.202 --patch-with-raw synonym for '-p --raw' #8 1.202 --patch-with-stat synonym for '-p --stat' #8 1.202 --numstat machine friendly --stat #8 1.202 --shortstat output only the last line of --stat #8 1.202 -X, --dirstat[=<param1,param2>...] #8 1.202 output the distribution of relative amount of changes for each sub-directory #8 1.202 --cumulative synonym for --dirstat=cumulative #8 1.202 --dirstat-by-file[=<param1,param2>...] #8 1.202 synonym for --dirstat=files,param1,param2... #8 1.202 --check warn if changes introduce conflict markers or whitespace errors #8 1.202 --summary condensed summary such as creations, renames and mode changes #8 1.202 --name-only show only names of changed files #8 1.202 --name-status show only names and status of changed files #8 1.202 --stat[=<width>[,<name-width>[,<count>]]] #8 1.202 generate diffstat #8 1.202 --stat-width <width> generate diffstat with a given width #8 1.202 --stat-name-width <width> #8 1.202 generate diffstat with a given name width #8 1.202 --stat-graph-width <width> #8 1.202 generate diffstat with a given graph width #8 1.202 --stat-count <count> generate diffstat with limited lines #8 1.202 --compact-summary generate compact summary in diffstat #8 1.202 --binary output a binary diff that can be applied #8 1.202 --full-index show full pre- and post-image object names on the "index" lines #8 1.202 --color[=<when>] show colored diff #8 1.202 --ws-error-highlight <kind> #8 1.202 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.202 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.202 --abbrev[=<n>] use <n> digits to display object names #8 1.202 --src-prefix <prefix> #8 1.202 show the given source prefix instead of "a/" #8 1.202 --dst-prefix <prefix> #8 1.202 show the given destination prefix instead of "b/" #8 1.202 --line-prefix <prefix> #8 1.202 prepend an additional prefix to every line of output #8 1.202 --no-prefix do not show any source or destination prefix #8 1.202 --inter-hunk-context <n> #8 1.202 show context between diff hunks up to the specified number of lines #8 1.202 --output-indicator-new <char> #8 1.202 specify the character to indicate a new line instead of '+' #8 1.202 --output-indicator-old <char> #8 1.202 specify the character to indicate an old line instead of '-' #8 1.202 --output-indicator-context <char> #8 1.202 specify the character to indicate a context instead of ' ' #8 1.202 #8 1.202 Diff rename options #8 1.202 -B, --break-rewrites[=<n>[/<m>]] #8 1.202 break complete rewrite changes into pairs of delete and create #8 1.202 -M, --find-renames[=<n>] #8 1.202 detect renames #8 1.202 -D, --irreversible-delete #8 1.202 omit the preimage for deletes #8 1.202 -C, --find-copies[=<n>] #8 1.202 detect copies #8 1.202 --find-copies-harder use unmodified files as source to find copies #8 1.202 --no-renames disable rename detection #8 1.203 --rename-empty use empty blobs as rename source #8 1.203 --follow continue listing the history of a file beyond renames #8 1.203 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.203 #8 1.203 Diff algorithm options #8 1.203 --minimal produce the smallest possible diff #8 1.203 -w, --ignore-all-space #8 1.203 ignore whitespace when comparing lines #8 1.203 -b, --ignore-space-change #8 1.203 ignore changes in amount of whitespace #8 1.203 --ignore-space-at-eol #8 1.203 ignore changes in whitespace at EOL #8 1.203 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.203 --ignore-blank-lines ignore changes whose lines are all blank #8 1.203 -I, --ignore-matching-lines <regex> #8 1.203 ignore changes whose all lines match <regex> #8 1.203 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.203 --patience generate diff using the "patience diff" algorithm #8 1.203 --histogram generate diff using the "histogram diff" algorithm #8 1.203 --diff-algorithm <algorithm> #8 1.203 choose a diff algorithm #8 1.203 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.203 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.203 --word-diff-regex <regex> #8 1.203 use <regex> to decide what a word is #8 1.203 --color-words[=<regex>] #8 1.203 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.203 --color-moved[=<mode>] #8 1.203 moved lines of code are colored differently #8 1.203 --color-moved-ws <mode> #8 1.203 how white spaces are ignored in --color-moved #8 1.203 #8 1.203 Other diff options #8 1.203 --relative[=<prefix>] #8 1.203 when run from subdir, exclude changes outside and show relative paths #8 1.203 -a, --text treat all files as text #8 1.203 -R swap two inputs, reverse the diff #8 1.203 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.203 --quiet disable all output of the program #8 1.203 --ext-diff allow an external diff helper to be executed #8 1.203 --textconv run external text conversion filters when comparing binary files #8 1.203 --ignore-submodules[=<when>] #8 1.203 ignore changes to submodules in the diff generation #8 1.203 --submodule[=<format>] #8 1.203 specify how differences in submodules are shown #8 1.203 --ita-invisible-in-index #8 1.203 hide 'git add -N' entries from the index #8 1.203 --ita-visible-in-index #8 1.203 treat 'git add -N' entries as real in the index #8 1.203 -S <string> look for differences that change the number of occurrences of the specified string #8 1.203 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.203 --pickaxe-all show all changes in the changeset with -S or -G #8 1.203 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.203 -O <file> control the order in which files appear in the output #8 1.203 --rotate-to <path> show the change in the specified path first #8 1.203 --skip-to <path> skip the output to the specified path #8 1.203 --find-object <object-id> #8 1.203 look for differences that change the number of occurrences of the specified object #8 1.203 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.203 select files by diff type #8 1.203 --output <file> output to a specific file #8 1.203 #8 1.207 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.PIPEasp' #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.PIPEasp #8 1.213 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.PIPEasp' #8 1.213 To add an exception for this directory, call: #8 1.213 #8 1.213 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.PIPEasp #8 1.217 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.217 usage: git diff --no-index [<options>] <path> <path> #8 1.217 #8 1.217 Diff output format options #8 1.217 -p, --patch generate patch #8 1.217 -s, --no-patch suppress diff output #8 1.217 -u generate patch #8 1.217 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.217 -W, --function-context #8 1.217 generate diffs with <n> lines context #8 1.217 --raw generate the diff in raw format #8 1.217 --patch-with-raw synonym for '-p --raw' #8 1.217 --patch-with-stat synonym for '-p --stat' #8 1.217 --numstat machine friendly --stat #8 1.217 --shortstat output only the last line of --stat #8 1.217 -X, --dirstat[=<param1,param2>...] #8 1.217 output the distribution of relative amount of changes for each sub-directory #8 1.217 --cumulative synonym for --dirstat=cumulative #8 1.217 --dirstat-by-file[=<param1,param2>...] #8 1.217 synonym for --dirstat=files,param1,param2... #8 1.217 --check warn if changes introduce conflict markers or whitespace errors #8 1.217 --summary condensed summary such as creations, renames and mode changes #8 1.217 --name-only show only names of changed files #8 1.217 --name-status show only names and status of changed files #8 1.217 --stat[=<width>[,<name-width>[,<count>]]] #8 1.217 generate diffstat #8 1.217 --stat-width <width> generate diffstat with a given width #8 1.217 --stat-name-width <width> #8 1.217 generate diffstat with a given name width #8 1.217 --stat-graph-width <width> #8 1.217 generate diffstat with a given graph width #8 1.217 --stat-count <count> generate diffstat with limited lines #8 1.217 --compact-summary generate compact summary in diffstat #8 1.217 --binary output a binary diff that can be applied #8 1.217 --full-index show full pre- and post-image object names on the "index" lines #8 1.217 --color[=<when>] show colored diff #8 1.217 --ws-error-highlight <kind> #8 1.217 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.217 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.217 --abbrev[=<n>] use <n> digits to display object names #8 1.217 --src-prefix <prefix> #8 1.217 show the given source prefix instead of "a/" #8 1.217 --dst-prefix <prefix> #8 1.217 show the given destination prefix instead of "b/" #8 1.217 --line-prefix <prefix> #8 1.217 prepend an additional prefix to every line of output #8 1.217 --no-prefix do not show any source or destination prefix #8 1.217 --inter-hunk-context <n> #8 1.217 show context between diff hunks up to the specified number of lines #8 1.217 --output-indicator-new <char> #8 1.217 specify the character to indicate a new line instead of '+' #8 1.217 --output-indicator-old <char> #8 1.217 specify the character to indicate an old line instead of '-' #8 1.217 --output-indicator-context <char> #8 1.217 specify the character to indicate a context instead of ' ' #8 1.217 #8 1.217 Diff rename options #8 1.217 -B, --break-rewrites[=<n>[/<m>]] #8 1.217 break complete rewrite changes into pairs of delete and create #8 1.217 -M, --find-renames[=<n>] #8 1.217 detect renames #8 1.217 -D, --irreversible-delete #8 1.217 omit the preimage for deletes #8 1.217 -C, --find-copies[=<n>] #8 1.217 detect copies #8 1.217 --find-copies-harder use unmodified files as source to find copies #8 1.217 --no-renames disable rename detection #8 1.217 --rename-empty use empty blobs as rename source #8 1.217 --follow continue listing the history of a file beyond renames #8 1.217 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.217 #8 1.217 Diff algorithm options #8 1.217 --minimal produce the smallest possible diff #8 1.217 -w, --ignore-all-space #8 1.217 ignore whitespace when comparing lines #8 1.217 -b, --ignore-space-change #8 1.217 ignore changes in amount of whitespace #8 1.217 --ignore-space-at-eol #8 1.217 ignore changes in whitespace at EOL #8 1.217 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.217 --ignore-blank-lines ignore changes whose lines are all blank #8 1.217 -I, --ignore-matching-lines <regex> #8 1.217 ignore changes whose all lines match <regex> #8 1.217 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.217 --patience generate diff using the "patience diff" algorithm #8 1.217 --histogram generate diff using the "histogram diff" algorithm #8 1.217 --diff-algorithm <algorithm> #8 1.217 choose a diff algorithm #8 1.217 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.217 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.217 --word-diff-regex <regex> #8 1.217 use <regex> to decide what a word is #8 1.217 --color-words[=<regex>] #8 1.217 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.217 --color-moved[=<mode>] #8 1.217 moved lines of code are colored differently #8 1.217 --color-moved-ws <mode> #8 1.217 how white spaces are ignored in --color-moved #8 1.217 #8 1.217 Other diff options #8 1.217 --relative[=<prefix>] #8 1.217 when run from subdir, exclude changes outside and show relative paths #8 1.217 -a, --text treat all files as text #8 1.217 -R swap two inputs, reverse the diff #8 1.217 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.217 --quiet disable all output of the program #8 1.217 --ext-diff allow an external diff helper to be executed #8 1.217 --textconv run external text conversion filters when comparing binary files #8 1.217 --ignore-submodules[=<when>] #8 1.217 ignore changes to submodules in the diff generation #8 1.217 --submodule[=<format>] #8 1.217 specify how differences in submodules are shown #8 1.217 --ita-invisible-in-index #8 1.217 hide 'git add -N' entries from the index #8 1.217 --ita-visible-in-index #8 1.217 treat 'git add -N' entries as real in the index #8 1.217 -S <string> look for differences that change the number of occurrences of the specified string #8 1.217 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.217 --pickaxe-all show all changes in the changeset with -S or -G #8 1.217 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.217 -O <file> control the order in which files appear in the output #8 1.217 --rotate-to <path> show the change in the specified path first #8 1.217 --skip-to <path> skip the output to the specified path #8 1.217 --find-object <object-id> #8 1.217 look for differences that change the number of occurrences of the specified object #8 1.217 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.217 select files by diff type #8 1.217 --output <file> output to a specific file #8 1.217 #8 1.221 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.SIPmsg' #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.SIPmsg #8 1.227 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.SIPmsg' #8 1.227 To add an exception for this directory, call: #8 1.227 #8 1.227 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.SIPmsg #8 1.231 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.231 usage: git diff --no-index [<options>] <path> <path> #8 1.231 #8 1.231 Diff output format options #8 1.231 -p, --patch generate patch #8 1.231 -s, --no-patch suppress diff output #8 1.231 -u generate patch #8 1.231 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.231 -W, --function-context #8 1.231 generate diffs with <n> lines context #8 1.231 --raw generate the diff in raw format #8 1.231 --patch-with-raw synonym for '-p --raw' #8 1.231 --patch-with-stat synonym for '-p --stat' #8 1.231 --numstat machine friendly --stat #8 1.231 --shortstat output only the last line of --stat #8 1.231 -X, --dirstat[=<param1,param2>...] #8 1.231 output the distribution of relative amount of changes for each sub-directory #8 1.231 --cumulative synonym for --dirstat=cumulative #8 1.231 --dirstat-by-file[=<param1,param2>...] #8 1.231 synonym for --dirstat=files,param1,param2... #8 1.231 --check warn if changes introduce conflict markers or whitespace errors #8 1.231 --summary condensed summary such as creations, renames and mode changes #8 1.231 --name-only show only names of changed files #8 1.231 --name-status show only names and status of changed files #8 1.231 --stat[=<width>[,<name-width>[,<count>]]] #8 1.231 generate diffstat #8 1.231 --stat-width <width> generate diffstat with a given width #8 1.231 --stat-name-width <width> #8 1.231 generate diffstat with a given name width #8 1.231 --stat-graph-width <width> #8 1.231 generate diffstat with a given graph width #8 1.231 --stat-count <count> generate diffstat with limited lines #8 1.232 --compact-summary generate compact summary in diffstat #8 1.232 --binary output a binary diff that can be applied #8 1.232 --full-index show full pre- and post-image object names on the "index" lines #8 1.232 --color[=<when>] show colored diff #8 1.232 --ws-error-highlight <kind> #8 1.232 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.232 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.232 --abbrev[=<n>] use <n> digits to display object names #8 1.232 --src-prefix <prefix> #8 1.232 show the given source prefix instead of "a/" #8 1.232 --dst-prefix <prefix> #8 1.232 show the given destination prefix instead of "b/" #8 1.232 --line-prefix <prefix> #8 1.232 prepend an additional prefix to every line of output #8 1.232 --no-prefix do not show any source or destination prefix #8 1.232 --inter-hunk-context <n> #8 1.232 show context between diff hunks up to the specified number of lines #8 1.232 --output-indicator-new <char> #8 1.232 specify the character to indicate a new line instead of '+' #8 1.232 --output-indicator-old <char> #8 1.232 specify the character to indicate an old line instead of '-' #8 1.232 --output-indicator-context <char> #8 1.232 specify the character to indicate a context instead of ' ' #8 1.232 #8 1.232 Diff rename options #8 1.232 -B, --break-rewrites[=<n>[/<m>]] #8 1.232 break complete rewrite changes into pairs of delete and create #8 1.232 -M, --find-renames[=<n>] #8 1.232 detect renames #8 1.232 -D, --irreversible-delete #8 1.232 omit the preimage for deletes #8 1.232 -C, --find-copies[=<n>] #8 1.232 detect copies #8 1.232 --find-copies-harder use unmodified files as source to find copies #8 1.232 --no-renames disable rename detection #8 1.232 --rename-empty use empty blobs as rename source #8 1.232 --follow continue listing the history of a file beyond renames #8 1.232 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.232 #8 1.232 Diff algorithm options #8 1.232 --minimal produce the smallest possible diff #8 1.232 -w, --ignore-all-space #8 1.232 ignore whitespace when comparing lines #8 1.232 -b, --ignore-space-change #8 1.232 ignore changes in amount of whitespace #8 1.232 --ignore-space-at-eol #8 1.232 ignore changes in whitespace at EOL #8 1.232 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.232 --ignore-blank-lines ignore changes whose lines are all blank #8 1.232 -I, --ignore-matching-lines <regex> #8 1.232 ignore changes whose all lines match <regex> #8 1.232 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.232 --patience generate diff using the "patience diff" algorithm #8 1.232 --histogram generate diff using the "histogram diff" algorithm #8 1.232 --diff-algorithm <algorithm> #8 1.232 choose a diff algorithm #8 1.232 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.232 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.232 --word-diff-regex <regex> #8 1.232 use <regex> to decide what a word is #8 1.232 --color-words[=<regex>] #8 1.232 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.232 --color-moved[=<mode>] #8 1.232 moved lines of code are colored differently #8 1.232 --color-moved-ws <mode> #8 1.232 how white spaces are ignored in --color-moved #8 1.232 #8 1.232 Other diff options #8 1.232 --relative[=<prefix>] #8 1.232 when run from subdir, exclude changes outside and show relative paths #8 1.232 -a, --text treat all files as text #8 1.232 -R swap two inputs, reverse the diff #8 1.232 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.232 --quiet disable all output of the program #8 1.232 --ext-diff allow an external diff helper to be executed #8 1.232 --textconv run external text conversion filters when comparing binary files #8 1.232 --ignore-submodules[=<when>] #8 1.232 ignore changes to submodules in the diff generation #8 1.232 --submodule[=<format>] #8 1.232 specify how differences in submodules are shown #8 1.232 --ita-invisible-in-index #8 1.232 hide 'git add -N' entries from the index #8 1.232 --ita-visible-in-index #8 1.232 treat 'git add -N' entries as real in the index #8 1.232 -S <string> look for differences that change the number of occurrences of the specified string #8 1.232 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.232 --pickaxe-all show all changes in the changeset with -S or -G #8 1.232 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.232 -O <file> control the order in which files appear in the output #8 1.232 --rotate-to <path> show the change in the specified path first #8 1.232 --skip-to <path> skip the output to the specified path #8 1.232 --find-object <object-id> #8 1.232 look for differences that change the number of occurrences of the specified object #8 1.232 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.232 select files by diff type #8 1.232 --output <file> output to a specific file #8 1.232 #8 1.236 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.TELNETasp' #8 1.236 To add an exception for this directory, call: #8 1.236 #8 1.236 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.TELNETasp #8 1.242 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.TELNETasp' #8 1.242 To add an exception for this directory, call: #8 1.242 #8 1.242 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.TELNETasp #8 1.246 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.246 usage: git diff --no-index [<options>] <path> <path> #8 1.246 #8 1.246 Diff output format options #8 1.246 -p, --patch generate patch #8 1.246 -s, --no-patch suppress diff output #8 1.246 -u generate patch #8 1.246 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.246 -W, --function-context #8 1.246 generate diffs with <n> lines context #8 1.246 --raw generate the diff in raw format #8 1.246 --patch-with-raw synonym for '-p --raw' #8 1.246 --patch-with-stat synonym for '-p --stat' #8 1.246 --numstat machine friendly --stat #8 1.246 --shortstat output only the last line of --stat #8 1.246 -X, --dirstat[=<param1,param2>...] #8 1.246 output the distribution of relative amount of changes for each sub-directory #8 1.246 --cumulative synonym for --dirstat=cumulative #8 1.246 --dirstat-by-file[=<param1,param2>...] #8 1.246 synonym for --dirstat=files,param1,param2... #8 1.246 --check warn if changes introduce conflict markers or whitespace errors #8 1.246 --summary condensed summary such as creations, renames and mode changes #8 1.246 --name-only show only names of changed files #8 1.246 --name-status show only names and status of changed files #8 1.246 --stat[=<width>[,<name-width>[,<count>]]] #8 1.246 generate diffstat #8 1.246 --stat-width <width> generate diffstat with a given width #8 1.246 --stat-name-width <width> #8 1.246 generate diffstat with a given name width #8 1.246 --stat-graph-width <width> #8 1.246 generate diffstat with a given graph width #8 1.246 --stat-count <count> generate diffstat with limited lines #8 1.246 --compact-summary generate compact summary in diffstat #8 1.246 --binary output a binary diff that can be applied #8 1.246 --full-index show full pre- and post-image object names on the "index" lines #8 1.246 --color[=<when>] show colored diff #8 1.246 --ws-error-highlight <kind> #8 1.246 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.246 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.246 --abbrev[=<n>] use <n> digits to display object names #8 1.246 --src-prefix <prefix> #8 1.246 show the given source prefix instead of "a/" #8 1.246 --dst-prefix <prefix> #8 1.246 show the given destination prefix instead of "b/" #8 1.246 --line-prefix <prefix> #8 1.246 prepend an additional prefix to every line of output #8 1.246 --no-prefix do not show any source or destination prefix #8 1.246 --inter-hunk-context <n> #8 1.246 show context between diff hunks up to the specified number of lines #8 1.246 --output-indicator-new <char> #8 1.246 specify the character to indicate a new line instead of '+' #8 1.246 --output-indicator-old <char> #8 1.246 specify the character to indicate an old line instead of '-' #8 1.246 --output-indicator-context <char> #8 1.246 specify the character to indicate a context instead of ' ' #8 1.246 #8 1.246 Diff rename options #8 1.246 -B, --break-rewrites[=<n>[/<m>]] #8 1.246 break complete rewrite changes into pairs of delete and create #8 1.246 -M, --find-renames[=<n>] #8 1.246 detect renames #8 1.246 -D, --irreversible-delete #8 1.246 omit the preimage for deletes #8 1.246 -C, --find-copies[=<n>] #8 1.246 detect copies #8 1.246 --find-copies-harder use unmodified files as source to find copies #8 1.246 --no-renames disable rename detection #8 1.246 --rename-empty use empty blobs as rename source #8 1.246 --follow continue listing the history of a file beyond renames #8 1.246 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.246 #8 1.246 Diff algorithm options #8 1.246 --minimal produce the smallest possible diff #8 1.246 -w, --ignore-all-space #8 1.246 ignore whitespace when comparing lines #8 1.246 -b, --ignore-space-change #8 1.246 ignore changes in amount of whitespace #8 1.246 --ignore-space-at-eol #8 1.246 ignore changes in whitespace at EOL #8 1.246 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.246 --ignore-blank-lines ignore changes whose lines are all blank #8 1.246 -I, --ignore-matching-lines <regex> #8 1.246 ignore changes whose all lines match <regex> #8 1.246 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.246 --patience generate diff using the "patience diff" algorithm #8 1.246 --histogram generate diff using the "histogram diff" algorithm #8 1.246 --diff-algorithm <algorithm> #8 1.246 choose a diff algorithm #8 1.246 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.246 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.246 --word-diff-regex <regex> #8 1.246 use <regex> to decide what a word is #8 1.246 --color-words[=<regex>] #8 1.246 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.246 --color-moved[=<mode>] #8 1.246 moved lines of code are colored differently #8 1.246 --color-moved-ws <mode> #8 1.246 how white spaces are ignored in --color-moved #8 1.246 #8 1.246 Other diff options #8 1.246 --relative[=<prefix>] #8 1.246 when run from subdir, exclude changes outside and show relative paths #8 1.246 -a, --text treat all files as text #8 1.246 -R swap two inputs, reverse the diff #8 1.246 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.246 --quiet disable all output of the program #8 1.246 --ext-diff allow an external diff helper to be executed #8 1.246 --textconv run external text conversion filters when comparing binary files #8 1.246 --ignore-submodules[=<when>] #8 1.246 ignore changes to submodules in the diff generation #8 1.246 --submodule[=<format>] #8 1.246 specify how differences in submodules are shown #8 1.246 --ita-invisible-in-index #8 1.246 hide 'git add -N' entries from the index #8 1.246 --ita-visible-in-index #8 1.246 treat 'git add -N' entries as real in the index #8 1.246 -S <string> look for differences that change the number of occurrences of the specified string #8 1.246 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.246 --pickaxe-all show all changes in the changeset with -S or -G #8 1.246 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.246 -O <file> control the order in which files appear in the output #8 1.246 --rotate-to <path> show the change in the specified path first #8 1.246 --skip-to <path> skip the output to the specified path #8 1.246 --find-object <object-id> #8 1.246 look for differences that change the number of occurrences of the specified object #8 1.246 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.246 select files by diff type #8 1.246 --output <file> output to a specific file #8 1.246 #8 1.251 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.TCPasp' #8 1.251 To add an exception for this directory, call: #8 1.251 #8 1.251 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.TCPasp #8 1.257 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.TCPasp' #8 1.257 To add an exception for this directory, call: #8 1.257 #8 1.257 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.TCPasp #8 1.260 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.260 usage: git diff --no-index [<options>] <path> <path> #8 1.260 #8 1.260 Diff output format options #8 1.260 -p, --patch generate patch #8 1.260 -s, --no-patch suppress diff output #8 1.260 -u generate patch #8 1.260 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.260 -W, --function-context #8 1.260 generate diffs with <n> lines context #8 1.260 --raw generate the diff in raw format #8 1.260 --patch-with-raw synonym for '-p --raw' #8 1.260 --patch-with-stat synonym for '-p --stat' #8 1.260 --numstat machine friendly --stat #8 1.260 --shortstat output only the last line of --stat #8 1.260 -X, --dirstat[=<param1,param2>...] #8 1.260 output the distribution of relative amount of changes for each sub-directory #8 1.260 --cumulative synonym for --dirstat=cumulative #8 1.260 --dirstat-by-file[=<param1,param2>...] #8 1.260 synonym for --dirstat=files,param1,param2... #8 1.260 --check warn if changes introduce conflict markers or whitespace errors #8 1.260 --summary condensed summary such as creations, renames and mode changes #8 1.260 --name-only show only names of changed files #8 1.260 --name-status show only names and status of changed files #8 1.260 --stat[=<width>[,<name-width>[,<count>]]] #8 1.260 generate diffstat #8 1.260 --stat-width <width> generate diffstat with a given width #8 1.260 --stat-name-width <width> #8 1.260 generate diffstat with a given name width #8 1.260 --stat-graph-width <width> #8 1.260 generate diffstat with a given graph width #8 1.260 --stat-count <count> generate diffstat with limited lines #8 1.260 --compact-summary generate compact summary in diffstat #8 1.260 --binary output a binary diff that can be applied #8 1.260 --full-index show full pre- and post-image object names on the "index" lines #8 1.260 --color[=<when>] show colored diff #8 1.260 --ws-error-highlight <kind> #8 1.260 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.260 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.260 --abbrev[=<n>] use <n> digits to display object names #8 1.260 --src-prefix <prefix> #8 1.260 show the given source prefix instead of "a/" #8 1.260 --dst-prefix <prefix> #8 1.260 show the given destination prefix instead of "b/" #8 1.260 --line-prefix <prefix> #8 1.260 prepend an additional prefix to every line of output #8 1.260 --no-prefix do not show any source or destination prefix #8 1.260 --inter-hunk-context <n> #8 1.261 show context between diff hunks up to the specified number of lines #8 1.261 --output-indicator-new <char> #8 1.261 specify the character to indicate a new line instead of '+' #8 1.261 --output-indicator-old <char> #8 1.261 specify the character to indicate an old line instead of '-' #8 1.261 --output-indicator-context <char> #8 1.261 specify the character to indicate a context instead of ' ' #8 1.261 #8 1.261 Diff rename options #8 1.261 -B, --break-rewrites[=<n>[/<m>]] #8 1.261 break complete rewrite changes into pairs of delete and create #8 1.261 -M, --find-renames[=<n>] #8 1.261 detect renames #8 1.261 -D, --irreversible-delete #8 1.261 omit the preimage for deletes #8 1.261 -C, --find-copies[=<n>] #8 1.261 detect copies #8 1.261 --find-copies-harder use unmodified files as source to find copies #8 1.261 --no-renames disable rename detection #8 1.261 --rename-empty use empty blobs as rename source #8 1.261 --follow continue listing the history of a file beyond renames #8 1.261 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.261 #8 1.261 Diff algorithm options #8 1.261 --minimal produce the smallest possible diff #8 1.261 -w, --ignore-all-space #8 1.261 ignore whitespace when comparing lines #8 1.261 -b, --ignore-space-change #8 1.261 ignore changes in amount of whitespace #8 1.261 --ignore-space-at-eol #8 1.261 ignore changes in whitespace at EOL #8 1.261 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.261 --ignore-blank-lines ignore changes whose lines are all blank #8 1.261 -I, --ignore-matching-lines <regex> #8 1.261 ignore changes whose all lines match <regex> #8 1.261 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.261 --patience generate diff using the "patience diff" algorithm #8 1.261 --histogram generate diff using the "histogram diff" algorithm #8 1.261 --diff-algorithm <algorithm> #8 1.261 choose a diff algorithm #8 1.261 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.261 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.261 --word-diff-regex <regex> #8 1.261 use <regex> to decide what a word is #8 1.261 --color-words[=<regex>] #8 1.261 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.261 --color-moved[=<mode>] #8 1.261 moved lines of code are colored differently #8 1.261 --color-moved-ws <mode> #8 1.261 how white spaces are ignored in --color-moved #8 1.261 #8 1.261 Other diff options #8 1.261 --relative[=<prefix>] #8 1.261 when run from subdir, exclude changes outside and show relative paths #8 1.261 -a, --text treat all files as text #8 1.261 -R swap two inputs, reverse the diff #8 1.261 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.261 --quiet disable all output of the program #8 1.261 --ext-diff allow an external diff helper to be executed #8 1.261 --textconv run external text conversion filters when comparing binary files #8 1.261 --ignore-submodules[=<when>] #8 1.261 ignore changes to submodules in the diff generation #8 1.261 --submodule[=<format>] #8 1.261 specify how differences in submodules are shown #8 1.261 --ita-invisible-in-index #8 1.261 hide 'git add -N' entries from the index #8 1.261 --ita-visible-in-index #8 1.261 treat 'git add -N' entries as real in the index #8 1.261 -S <string> look for differences that change the number of occurrences of the specified string #8 1.261 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.261 --pickaxe-all show all changes in the changeset with -S or -G #8 1.261 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.261 -O <file> control the order in which files appear in the output #8 1.261 --rotate-to <path> show the change in the specified path first #8 1.261 --skip-to <path> skip the output to the specified path #8 1.261 --find-object <object-id> #8 1.261 look for differences that change the number of occurrences of the specified object #8 1.261 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.261 select files by diff type #8 1.261 --output <file> output to a specific file #8 1.261 #8 1.265 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.UDPasp' #8 1.265 To add an exception for this directory, call: #8 1.265 #8 1.265 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.UDPasp #8 1.271 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.UDPasp' #8 1.271 To add an exception for this directory, call: #8 1.271 #8 1.271 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.UDPasp #8 1.275 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.275 usage: git diff --no-index [<options>] <path> <path> #8 1.275 #8 1.275 Diff output format options #8 1.275 -p, --patch generate patch #8 1.275 -s, --no-patch suppress diff output #8 1.275 -u generate patch #8 1.275 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.275 -W, --function-context #8 1.275 generate diffs with <n> lines context #8 1.275 --raw generate the diff in raw format #8 1.275 --patch-with-raw synonym for '-p --raw' #8 1.275 --patch-with-stat synonym for '-p --stat' #8 1.275 --numstat machine friendly --stat #8 1.275 --shortstat output only the last line of --stat #8 1.275 -X, --dirstat[=<param1,param2>...] #8 1.275 output the distribution of relative amount of changes for each sub-directory #8 1.275 --cumulative synonym for --dirstat=cumulative #8 1.275 --dirstat-by-file[=<param1,param2>...] #8 1.275 synonym for --dirstat=files,param1,param2... #8 1.275 --check warn if changes introduce conflict markers or whitespace errors #8 1.275 --summary condensed summary such as creations, renames and mode changes #8 1.275 --name-only show only names of changed files #8 1.275 --name-status show only names and status of changed files #8 1.275 --stat[=<width>[,<name-width>[,<count>]]] #8 1.275 generate diffstat #8 1.275 --stat-width <width> generate diffstat with a given width #8 1.275 --stat-name-width <width> #8 1.275 generate diffstat with a given name width #8 1.275 --stat-graph-width <width> #8 1.275 generate diffstat with a given graph width #8 1.275 --stat-count <count> generate diffstat with limited lines #8 1.275 --compact-summary generate compact summary in diffstat #8 1.275 --binary output a binary diff that can be applied #8 1.275 --full-index show full pre- and post-image object names on the "index" lines #8 1.275 --color[=<when>] show colored diff #8 1.275 --ws-error-highlight <kind> #8 1.275 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.275 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.275 --abbrev[=<n>] use <n> digits to display object names #8 1.275 --src-prefix <prefix> #8 1.275 show the given source prefix instead of "a/" #8 1.275 --dst-prefix <prefix> #8 1.275 show the given destination prefix instead of "b/" #8 1.275 --line-prefix <prefix> #8 1.275 prepend an additional prefix to every line of output #8 1.275 --no-prefix do not show any source or destination prefix #8 1.275 --inter-hunk-context <n> #8 1.275 show context between diff hunks up to the specified number of lines #8 1.275 --output-indicator-new <char> #8 1.275 specify the character to indicate a new line instead of '+' #8 1.275 --output-indicator-old <char> #8 1.275 specify the character to indicate an old line instead of '-' #8 1.275 --output-indicator-context <char> #8 1.275 specify the character to indicate a context instead of ' ' #8 1.275 #8 1.275 Diff rename options #8 1.275 -B, --break-rewrites[=<n>[/<m>]] #8 1.275 break complete rewrite changes into pairs of delete and create #8 1.275 -M, --find-renames[=<n>] #8 1.275 detect renames #8 1.275 -D, --irreversible-delete #8 1.275 omit the preimage for deletes #8 1.275 -C, --find-copies[=<n>] #8 1.275 detect copies #8 1.275 --find-copies-harder use unmodified files as source to find copies #8 1.275 --no-renames disable rename detection #8 1.275 --rename-empty use empty blobs as rename source #8 1.275 --follow continue listing the history of a file beyond renames #8 1.275 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.275 #8 1.275 Diff algorithm options #8 1.275 --minimal produce the smallest possible diff #8 1.275 -w, --ignore-all-space #8 1.275 ignore whitespace when comparing lines #8 1.275 -b, --ignore-space-change #8 1.275 ignore changes in amount of whitespace #8 1.275 --ignore-space-at-eol #8 1.275 ignore changes in whitespace at EOL #8 1.275 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.275 --ignore-blank-lines ignore changes whose lines are all blank #8 1.275 -I, --ignore-matching-lines <regex> #8 1.275 ignore changes whose all lines match <regex> #8 1.275 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.275 --patience generate diff using the "patience diff" algorithm #8 1.275 --histogram generate diff using the "histogram diff" algorithm #8 1.275 --diff-algorithm <algorithm> #8 1.275 choose a diff algorithm #8 1.275 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.275 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.275 --word-diff-regex <regex> #8 1.275 use <regex> to decide what a word is #8 1.275 --color-words[=<regex>] #8 1.275 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.275 --color-moved[=<mode>] #8 1.275 moved lines of code are colored differently #8 1.275 --color-moved-ws <mode> #8 1.275 how white spaces are ignored in --color-moved #8 1.275 #8 1.275 Other diff options #8 1.275 --relative[=<prefix>] #8 1.275 when run from subdir, exclude changes outside and show relative paths #8 1.275 -a, --text treat all files as text #8 1.275 -R swap two inputs, reverse the diff #8 1.275 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.275 --quiet disable all output of the program #8 1.275 --ext-diff allow an external diff helper to be executed #8 1.275 --textconv run external text conversion filters when comparing binary files #8 1.275 --ignore-submodules[=<when>] #8 1.275 ignore changes to submodules in the diff generation #8 1.275 --submodule[=<format>] #8 1.275 specify how differences in submodules are shown #8 1.275 --ita-invisible-in-index #8 1.275 hide 'git add -N' entries from the index #8 1.275 --ita-visible-in-index #8 1.275 treat 'git add -N' entries as real in the index #8 1.275 -S <string> look for differences that change the number of occurrences of the specified string #8 1.275 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.275 --pickaxe-all show all changes in the changeset with -S or -G #8 1.275 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.275 -O <file> control the order in which files appear in the output #8 1.275 --rotate-to <path> show the change in the specified path first #8 1.275 --skip-to <path> skip the output to the specified path #8 1.275 --find-object <object-id> #8 1.275 look for differences that change the number of occurrences of the specified object #8 1.275 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.275 select files by diff type #8 1.275 --output <file> output to a specific file #8 1.275 #8 1.280 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.UNIX_DOMAIN_SOCKETasp' #8 1.280 To add an exception for this directory, call: #8 1.280 #8 1.280 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.UNIX_DOMAIN_SOCKETasp #8 1.285 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.UNIX_DOMAIN_SOCKETasp' #8 1.285 To add an exception for this directory, call: #8 1.285 #8 1.285 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.UNIX_DOMAIN_SOCKETasp #8 1.289 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.289 usage: git diff --no-index [<options>] <path> <path> #8 1.289 #8 1.289 Diff output format options #8 1.289 -p, --patch generate patch #8 1.289 -s, --no-patch suppress diff output #8 1.289 -u generate patch #8 1.289 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.289 -W, --function-context #8 1.289 generate diffs with <n> lines context #8 1.289 --raw generate the diff in raw format #8 1.289 --patch-with-raw synonym for '-p --raw' #8 1.289 --patch-with-stat synonym for '-p --stat' #8 1.289 --numstat machine friendly --stat #8 1.289 --shortstat output only the last line of --stat #8 1.289 -X, --dirstat[=<param1,param2>...] #8 1.289 output the distribution of relative amount of changes for each sub-directory #8 1.289 --cumulative synonym for --dirstat=cumulative #8 1.289 --dirstat-by-file[=<param1,param2>...] #8 1.289 synonym for --dirstat=files,param1,param2... #8 1.289 --check warn if changes introduce conflict markers or whitespace errors #8 1.289 --summary condensed summary such as creations, renames and mode changes #8 1.289 --name-only show only names of changed files #8 1.289 --name-status show only names and status of changed files #8 1.289 --stat[=<width>[,<name-width>[,<count>]]] #8 1.289 generate diffstat #8 1.289 --stat-width <width> generate diffstat with a given width #8 1.289 --stat-name-width <width> #8 1.289 generate diffstat with a given name width #8 1.289 --stat-graph-width <width> #8 1.289 generate diffstat with a given graph width #8 1.289 --stat-count <count> generate diffstat with limited lines #8 1.289 --compact-summary generate compact summary in diffstat #8 1.290 --binary output a binary diff that can be applied #8 1.290 --full-index show full pre- and post-image object names on the "index" lines #8 1.290 --color[=<when>] show colored diff #8 1.290 --ws-error-highlight <kind> #8 1.290 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.290 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.290 --abbrev[=<n>] use <n> digits to display object names #8 1.290 --src-prefix <prefix> #8 1.290 show the given source prefix instead of "a/" #8 1.290 --dst-prefix <prefix> #8 1.290 show the given destination prefix instead of "b/" #8 1.290 --line-prefix <prefix> #8 1.290 prepend an additional prefix to every line of output #8 1.290 --no-prefix do not show any source or destination prefix #8 1.290 --inter-hunk-context <n> #8 1.290 show context between diff hunks up to the specified number of lines #8 1.290 --output-indicator-new <char> #8 1.290 specify the character to indicate a new line instead of '+' #8 1.290 --output-indicator-old <char> #8 1.290 specify the character to indicate an old line instead of '-' #8 1.290 --output-indicator-context <char> #8 1.290 specify the character to indicate a context instead of ' ' #8 1.290 #8 1.290 Diff rename options #8 1.290 -B, --break-rewrites[=<n>[/<m>]] #8 1.290 break complete rewrite changes into pairs of delete and create #8 1.290 -M, --find-renames[=<n>] #8 1.290 detect renames #8 1.290 -D, --irreversible-delete #8 1.290 omit the preimage for deletes #8 1.290 -C, --find-copies[=<n>] #8 1.290 detect copies #8 1.290 --find-copies-harder use unmodified files as source to find copies #8 1.290 --no-renames disable rename detection #8 1.290 --rename-empty use empty blobs as rename source #8 1.290 --follow continue listing the history of a file beyond renames #8 1.290 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.290 #8 1.290 Diff algorithm options #8 1.290 --minimal produce the smallest possible diff #8 1.290 -w, --ignore-all-space #8 1.290 ignore whitespace when comparing lines #8 1.290 -b, --ignore-space-change #8 1.290 ignore changes in amount of whitespace #8 1.290 --ignore-space-at-eol #8 1.290 ignore changes in whitespace at EOL #8 1.290 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.290 --ignore-blank-lines ignore changes whose lines are all blank #8 1.290 -I, --ignore-matching-lines <regex> #8 1.290 ignore changes whose all lines match <regex> #8 1.290 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.290 --patience generate diff using the "patience diff" algorithm #8 1.290 --histogram generate diff using the "histogram diff" algorithm #8 1.290 --diff-algorithm <algorithm> #8 1.290 choose a diff algorithm #8 1.290 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.290 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.290 --word-diff-regex <regex> #8 1.290 use <regex> to decide what a word is #8 1.290 --color-words[=<regex>] #8 1.290 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.290 --color-moved[=<mode>] #8 1.290 moved lines of code are colored differently #8 1.290 --color-moved-ws <mode> #8 1.290 how white spaces are ignored in --color-moved #8 1.290 #8 1.290 Other diff options #8 1.290 --relative[=<prefix>] #8 1.290 when run from subdir, exclude changes outside and show relative paths #8 1.290 -a, --text treat all files as text #8 1.290 -R swap two inputs, reverse the diff #8 1.290 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.290 --quiet disable all output of the program #8 1.290 --ext-diff allow an external diff helper to be executed #8 1.290 --textconv run external text conversion filters when comparing binary files #8 1.290 --ignore-submodules[=<when>] #8 1.290 ignore changes to submodules in the diff generation #8 1.290 --submodule[=<format>] #8 1.290 specify how differences in submodules are shown #8 1.290 --ita-invisible-in-index #8 1.290 hide 'git add -N' entries from the index #8 1.290 --ita-visible-in-index #8 1.290 treat 'git add -N' entries as real in the index #8 1.290 -S <string> look for differences that change the number of occurrences of the specified string #8 1.290 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.290 --pickaxe-all show all changes in the changeset with -S or -G #8 1.290 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.290 -O <file> control the order in which files appear in the output #8 1.290 --rotate-to <path> show the change in the specified path first #8 1.290 --skip-to <path> skip the output to the specified path #8 1.290 --find-object <object-id> #8 1.290 look for differences that change the number of occurrences of the specified object #8 1.290 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.290 select files by diff type #8 1.290 --output <file> output to a specific file #8 1.290 #8 1.294 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.SCTPasp' #8 1.294 To add an exception for this directory, call: #8 1.294 #8 1.294 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.SCTPasp #8 1.300 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.SCTPasp' #8 1.300 To add an exception for this directory, call: #8 1.300 #8 1.300 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.SCTPasp #8 1.304 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.304 usage: git diff --no-index [<options>] <path> <path> #8 1.304 #8 1.304 Diff output format options #8 1.304 -p, --patch generate patch #8 1.304 -s, --no-patch suppress diff output #8 1.304 -u generate patch #8 1.304 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.304 -W, --function-context #8 1.304 generate diffs with <n> lines context #8 1.304 --raw generate the diff in raw format #8 1.304 --patch-with-raw synonym for '-p --raw' #8 1.304 --patch-with-stat synonym for '-p --stat' #8 1.304 --numstat machine friendly --stat #8 1.304 --shortstat output only the last line of --stat #8 1.304 -X, --dirstat[=<param1,param2>...] #8 1.304 output the distribution of relative amount of changes for each sub-directory #8 1.304 --cumulative synonym for --dirstat=cumulative #8 1.304 --dirstat-by-file[=<param1,param2>...] #8 1.304 synonym for --dirstat=files,param1,param2... #8 1.304 --check warn if changes introduce conflict markers or whitespace errors #8 1.304 --summary condensed summary such as creations, renames and mode changes #8 1.304 --name-only show only names of changed files #8 1.304 --name-status show only names and status of changed files #8 1.304 --stat[=<width>[,<name-width>[,<count>]]] #8 1.304 generate diffstat #8 1.304 --stat-width <width> generate diffstat with a given width #8 1.304 --stat-name-width <width> #8 1.304 generate diffstat with a given name width #8 1.304 --stat-graph-width <width> #8 1.304 generate diffstat with a given graph width #8 1.304 --stat-count <count> generate diffstat with limited lines #8 1.304 --compact-summary generate compact summary in diffstat #8 1.304 --binary output a binary diff that can be applied #8 1.304 --full-index show full pre- and post-image object names on the "index" lines #8 1.304 --color[=<when>] show colored diff #8 1.304 --ws-error-highlight <kind> #8 1.304 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.304 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.304 --abbrev[=<n>] use <n> digits to display object names #8 1.304 --src-prefix <prefix> #8 1.304 show the given source prefix instead of "a/" #8 1.304 --dst-prefix <prefix> #8 1.304 show the given destination prefix instead of "b/" #8 1.304 --line-prefix <prefix> #8 1.304 prepend an additional prefix to every line of output #8 1.304 --no-prefix do not show any source or destination prefix #8 1.304 --inter-hunk-context <n> #8 1.304 show context between diff hunks up to the specified number of lines #8 1.304 --output-indicator-new <char> #8 1.304 specify the character to indicate a new line instead of '+' #8 1.304 --output-indicator-old <char> #8 1.304 specify the character to indicate an old line instead of '-' #8 1.304 --output-indicator-context <char> #8 1.304 specify the character to indicate a context instead of ' ' #8 1.304 #8 1.304 Diff rename options #8 1.304 -B, --break-rewrites[=<n>[/<m>]] #8 1.304 break complete rewrite changes into pairs of delete and create #8 1.304 -M, --find-renames[=<n>] #8 1.304 detect renames #8 1.304 -D, --irreversible-delete #8 1.304 omit the preimage for deletes #8 1.304 -C, --find-copies[=<n>] #8 1.304 detect copies #8 1.304 --find-copies-harder use unmodified files as source to find copies #8 1.304 --no-renames disable rename detection #8 1.304 --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.MTP3asp' #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.MTP3asp #8 1.314 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.MTP3asp' #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.MTP3asp #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.318 detect renames #8 1.318 -D, --irreversible-delete #8 1.318 omit the preimage for deletes #8 1.318 -C, --find-copies[=<n>] #8 1.318 detect copies #8 1.318 --find-copies-harder use unmodified files as source to find copies #8 1.318 --no-renames disable rename detection #8 1.318 --rename-empty use empty blobs as rename source #8 1.318 --follow continue listing the history of a file beyond renames #8 1.318 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.318 #8 1.318 Diff algorithm options #8 1.318 --minimal produce the smallest possible diff #8 1.318 -w, --ignore-all-space #8 1.318 ignore whitespace when comparing lines #8 1.318 -b, --ignore-space-change #8 1.318 ignore changes in amount of whitespace #8 1.318 --ignore-space-at-eol #8 1.318 ignore changes in whitespace at EOL #8 1.318 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.318 --ignore-blank-lines ignore changes whose lines are all blank #8 1.318 -I, --ignore-matching-lines <regex> #8 1.318 ignore changes whose all lines match <regex> #8 1.318 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.318 --patience generate diff using the "patience diff" algorithm #8 1.318 --histogram generate diff using the "histogram diff" algorithm #8 1.318 --diff-algorithm <algorithm> #8 1.318 choose a diff algorithm #8 1.318 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.318 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.318 --word-diff-regex <regex> #8 1.318 use <regex> to decide what a word is #8 1.318 --color-words[=<regex>] #8 1.318 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.318 --color-moved[=<mode>] #8 1.318 moved lines of code are colored differently #8 1.318 --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.322 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP' #8 1.322 To add an exception for this directory, call: #8 1.322 #8 1.322 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP #8 1.328 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP' #8 1.328 To add an exception for this directory, call: #8 1.328 #8 1.328 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP #8 1.332 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.332 usage: git diff --no-index [<options>] <path> <path> #8 1.332 #8 1.332 Diff output format options #8 1.332 -p, --patch generate patch #8 1.332 -s, --no-patch suppress diff output #8 1.332 -u generate patch #8 1.332 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.332 -W, --function-context #8 1.332 generate diffs with <n> lines context #8 1.332 --raw generate the diff in raw format #8 1.332 --patch-with-raw synonym for '-p --raw' #8 1.332 --patch-with-stat synonym for '-p --stat' #8 1.332 --numstat machine friendly --stat #8 1.332 --shortstat output only the last line of --stat #8 1.332 -X, --dirstat[=<param1,param2>...] #8 1.332 output the distribution of relative amount of changes for each sub-directory #8 1.332 --cumulative synonym for --dirstat=cumulative #8 1.332 --dirstat-by-file[=<param1,param2>...] #8 1.332 synonym for --dirstat=files,param1,param2... #8 1.332 --check warn if changes introduce conflict markers or whitespace errors #8 1.332 --summary condensed summary such as creations, renames and mode changes #8 1.332 --name-only show only names of changed files #8 1.332 --name-status show only names and status of changed files #8 1.332 --stat[=<width>[,<name-width>[,<count>]]] #8 1.332 generate diffstat #8 1.332 --stat-width <width> generate diffstat with a given width #8 1.332 --stat-name-width <width> #8 1.332 generate diffstat with a given name width #8 1.332 --stat-graph-width <width> #8 1.332 generate diffstat with a given graph width #8 1.332 --stat-count <count> generate diffstat with limited lines #8 1.332 --compact-summary generate compact summary in diffstat #8 1.332 --binary output a binary diff that can be applied #8 1.332 --full-index show full pre- and post-image object names on the "index" lines #8 1.332 --color[=<when>] show colored diff #8 1.332 --ws-error-highlight <kind> #8 1.332 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.332 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.332 --abbrev[=<n>] use <n> digits to display object names #8 1.332 --src-prefix <prefix> #8 1.332 show the given source prefix instead of "a/" #8 1.332 --dst-prefix <prefix> #8 1.332 show the given destination prefix instead of "b/" #8 1.332 --line-prefix <prefix> #8 1.332 prepend an additional prefix to every line of output #8 1.332 --no-prefix do not show any source or destination prefix #8 1.332 --inter-hunk-context <n> #8 1.332 show context between diff hunks up to the specified number of lines #8 1.332 --output-indicator-new <char> #8 1.332 specify the character to indicate a new line instead of '+' #8 1.332 --output-indicator-old <char> #8 1.332 specify the character to indicate an old line instead of '-' #8 1.332 --output-indicator-context <char> #8 1.332 specify the character to indicate a context instead of ' ' #8 1.332 #8 1.332 Diff rename options #8 1.332 -B, --break-rewrites[=<n>[/<m>]] #8 1.332 break complete rewrite changes into pairs of delete and create #8 1.332 -M, --find-renames[=<n>] #8 1.332 detect renames #8 1.332 -D, --irreversible-delete #8 1.332 omit the preimage for deletes #8 1.332 -C, --find-copies[=<n>] #8 1.332 detect copies #8 1.332 --find-copies-harder use unmodified files as source to find copies #8 1.332 --no-renames disable rename detection #8 1.332 --rename-empty use empty blobs as rename source #8 1.332 --follow continue listing the history of a file beyond renames #8 1.332 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.332 #8 1.332 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.333 --diff-algorithm <algorithm> #8 1.333 choose a diff algorithm #8 1.333 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.333 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.333 --word-diff-regex <regex> #8 1.333 use <regex> to decide what a word is #8 1.333 --color-words[=<regex>] #8 1.333 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.333 --color-moved[=<mode>] #8 1.333 moved lines of code are colored differently #8 1.333 --color-moved-ws <mode> #8 1.333 how white spaces are ignored in --color-moved #8 1.333 #8 1.333 Other diff options #8 1.333 --relative[=<prefix>] #8 1.333 when run from subdir, exclude changes outside and show relative paths #8 1.333 -a, --text treat all files as text #8 1.333 -R swap two inputs, reverse the diff #8 1.333 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.333 --quiet disable all output of the program #8 1.333 --ext-diff allow an external diff helper to be executed #8 1.333 --textconv run external text conversion filters when comparing binary files #8 1.333 --ignore-submodules[=<when>] #8 1.333 ignore changes to submodules in the diff generation #8 1.333 --submodule[=<format>] #8 1.333 specify how differences in submodules are shown #8 1.333 --ita-invisible-in-index #8 1.333 hide 'git add -N' entries from the index #8 1.333 --ita-visible-in-index #8 1.333 treat 'git add -N' entries as real in the index #8 1.333 -S <string> look for differences that change the number of occurrences of the specified string #8 1.333 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.333 --pickaxe-all show all changes in the changeset with -S or -G #8 1.333 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.333 -O <file> control the order in which files appear in the output #8 1.333 --rotate-to <path> show the change in the specified path first #8 1.333 --skip-to <path> skip the output to the specified path #8 1.333 --find-object <object-id> #8 1.333 look for differences that change the number of occurrences of the specified object #8 1.333 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.333 select files by diff type #8 1.333 --output <file> output to a specific file #8 1.333 #8 1.334 Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP' #8 1.334 Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP' #8 1.334 Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/update' #8 1.334 Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/update' #8 1.334 Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/clean' #8 1.334 Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/clean' #8 1.334 Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/distclean' #8 1.334 Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/distclean' #8 1.337 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSGP_v13.0.0' #8 1.337 To add an exception for this directory, call: #8 1.337 #8 1.337 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSGP_v13.0.0 #8 1.343 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSGP_v13.0.0' #8 1.343 To add an exception for this directory, call: #8 1.343 #8 1.343 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSGP_v13.0.0 #8 1.347 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.347 usage: git diff --no-index [<options>] <path> <path> #8 1.347 #8 1.347 Diff output format options #8 1.347 -p, --patch generate patch #8 1.347 -s, --no-patch suppress diff output #8 1.347 -u generate patch #8 1.347 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.347 -W, --function-context #8 1.347 generate diffs with <n> lines context #8 1.347 --raw generate the diff in raw format #8 1.347 --patch-with-raw synonym for '-p --raw' #8 1.347 --patch-with-stat synonym for '-p --stat' #8 1.347 --numstat machine friendly --stat #8 1.347 --shortstat output only the last line of --stat #8 1.347 -X, --dirstat[=<param1,param2>...] #8 1.347 output the distribution of relative amount of changes for each sub-directory #8 1.347 --cumulative synonym for --dirstat=cumulative #8 1.347 --dirstat-by-file[=<param1,param2>...] #8 1.347 synonym for --dirstat=files,param1,param2... #8 1.347 --check warn if changes introduce conflict markers or whitespace errors #8 1.347 --summary condensed summary such as creations, renames and mode changes #8 1.347 --name-only show only names of changed files #8 1.347 --name-status show only names and status of changed files #8 1.347 --stat[=<width>[,<name-width>[,<count>]]] #8 1.347 generate diffstat #8 1.347 --stat-width <width> generate diffstat with a given width #8 1.347 --stat-name-width <width> #8 1.347 generate diffstat with a given name width #8 1.347 --stat-graph-width <width> #8 1.347 generate diffstat with a given graph width #8 1.347 --stat-count <count> generate diffstat with limited lines #8 1.347 --compact-summary generate compact summary in diffstat #8 1.347 --binary output a binary diff that can be applied #8 1.347 --full-index show full pre- and post-image object names on the "index" lines #8 1.347 --color[=<when>] show colored diff #8 1.347 --ws-error-highlight <kind> #8 1.347 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.347 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.347 --abbrev[=<n>] use <n> digits to display object names #8 1.347 --src-prefix <prefix> #8 1.347 show the given source prefix instead of "a/" #8 1.347 --dst-prefix <prefix> #8 1.347 show the given destination prefix instead of "b/" #8 1.347 --line-prefix <prefix> #8 1.347 prepend an additional prefix to every line of output #8 1.347 --no-prefix do not show any source or destination prefix #8 1.347 --inter-hunk-context <n> #8 1.347 show context between diff hunks up to the specified number of lines #8 1.347 --output-indicator-new <char> #8 1.347 specify the character to indicate a new line instead of '+' #8 1.347 --output-indicator-old <char> #8 1.347 specify the character to indicate an old line instead of '-' #8 1.347 --output-indicator-context <char> #8 1.347 specify the character to indicate a context instead of ' ' #8 1.347 #8 1.347 Diff rename options #8 1.347 -B, --break-rewrites[=<n>[/<m>]] #8 1.347 break complete rewrite changes into pairs of delete and create #8 1.347 -M, --find-renames[=<n>] #8 1.347 detect renames #8 1.347 -D, --irreversible-delete #8 1.347 omit the preimage for deletes #8 1.347 -C, --find-copies[=<n>] #8 1.347 detect copies #8 1.347 --find-copies-harder use unmodified files as source to find copies #8 1.347 --no-renames disable rename detection #8 1.347 --rename-empty use empty blobs as rename source #8 1.347 --follow continue listing the history of a file beyond renames #8 1.347 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.347 #8 1.347 Diff algorithm options #8 1.347 --minimal produce the smallest possible diff #8 1.347 -w, --ignore-all-space #8 1.347 ignore whitespace when comparing lines #8 1.347 -b, --ignore-space-change #8 1.347 ignore changes in amount of whitespace #8 1.347 --ignore-space-at-eol #8 1.347 ignore changes in whitespace at EOL #8 1.347 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.347 --ignore-blank-lines ignore changes whose lines are all blank #8 1.347 -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.348 use <regex> to decide what a word is #8 1.348 --color-words[=<regex>] #8 1.348 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.348 --color-moved[=<mode>] #8 1.348 moved lines of code are colored differently #8 1.348 --color-moved-ws <mode> #8 1.348 how white spaces are ignored in --color-moved #8 1.348 #8 1.348 Other diff options #8 1.348 --relative[=<prefix>] #8 1.348 when run from subdir, exclude changes outside and show relative paths #8 1.348 -a, --text treat all files as text #8 1.348 -R swap two inputs, reverse the diff #8 1.348 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.348 --quiet disable all output of the program #8 1.348 --ext-diff allow an external diff helper to be executed #8 1.348 --textconv run external text conversion filters when comparing binary files #8 1.348 --ignore-submodules[=<when>] #8 1.348 ignore changes to submodules in the diff generation #8 1.348 --submodule[=<format>] #8 1.348 specify how differences in submodules are shown #8 1.348 --ita-invisible-in-index #8 1.348 hide 'git add -N' entries from the index #8 1.348 --ita-visible-in-index #8 1.348 treat 'git add -N' entries as real in the index #8 1.348 -S <string> look for differences that change the number of occurrences of the specified string #8 1.348 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.348 --pickaxe-all show all changes in the changeset with -S or -G #8 1.348 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.348 -O <file> control the order in which files appear in the output #8 1.348 --rotate-to <path> show the change in the specified path first #8 1.348 --skip-to <path> skip the output to the specified path #8 1.348 --find-object <object-id> #8 1.348 look for differences that change the number of occurrences of the specified object #8 1.348 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.348 select files by diff type #8 1.348 --output <file> output to a specific file #8 1.348 #8 1.352 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/osmo-uecups' #8 1.352 To add an exception for this directory, call: #8 1.352 #8 1.352 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/osmo-uecups #8 1.358 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/osmo-uecups' #8 1.358 To add an exception for this directory, call: #8 1.358 #8 1.358 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/osmo-uecups #8 1.362 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.362 usage: git diff --no-index [<options>] <path> <path> #8 1.362 #8 1.362 Diff output format options #8 1.362 -p, --patch generate patch #8 1.362 -s, --no-patch suppress diff output #8 1.362 -u generate patch #8 1.362 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.362 -W, --function-context #8 1.362 generate diffs with <n> lines context #8 1.362 --raw generate the diff in raw format #8 1.362 --patch-with-raw synonym for '-p --raw' #8 1.362 --patch-with-stat synonym for '-p --stat' #8 1.362 --numstat machine friendly --stat #8 1.362 --shortstat output only the last line of --stat #8 1.362 -X, --dirstat[=<param1,param2>...] #8 1.362 output the distribution of relative amount of changes for each sub-directory #8 1.362 --cumulative synonym for --dirstat=cumulative #8 1.362 --dirstat-by-file[=<param1,param2>...] #8 1.362 synonym for --dirstat=files,param1,param2... #8 1.362 --check warn if changes introduce conflict markers or whitespace errors #8 1.362 --summary condensed summary such as creations, renames and mode changes #8 1.362 --name-only show only names of changed files #8 1.362 --name-status show only names and status of changed files #8 1.362 --stat[=<width>[,<name-width>[,<count>]]] #8 1.362 generate diffstat #8 1.362 --stat-width <width> generate diffstat with a given width #8 1.362 --stat-name-width <width> #8 1.362 generate diffstat with a given name width #8 1.362 --stat-graph-width <width> #8 1.362 generate diffstat with a given graph width #8 1.362 --stat-count <count> generate diffstat with limited lines #8 1.362 --compact-summary generate compact summary in diffstat #8 1.362 --binary output a binary diff that can be applied #8 1.362 --full-index show full pre- and post-image object names on the "index" lines #8 1.362 --color[=<when>] show colored diff #8 1.362 --ws-error-highlight <kind> #8 1.362 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.362 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.362 --abbrev[=<n>] use <n> digits to display object names #8 1.362 --src-prefix <prefix> #8 1.362 show the given source prefix instead of "a/" #8 1.362 --dst-prefix <prefix> #8 1.362 show the given destination prefix instead of "b/" #8 1.362 --line-prefix <prefix> #8 1.362 prepend an additional prefix to every line of output #8 1.362 --no-prefix do not show any source or destination prefix #8 1.362 --inter-hunk-context <n> #8 1.362 show context between diff hunks up to the specified number of lines #8 1.362 --output-indicator-new <char> #8 1.362 specify the character to indicate a new line instead of '+' #8 1.362 --output-indicator-old <char> #8 1.362 specify the character to indicate an old line instead of '-' #8 1.362 --output-indicator-context <char> #8 1.362 specify the character to indicate a context instead of ' ' #8 1.362 #8 1.362 Diff rename options #8 1.362 -B, --break-rewrites[=<n>[/<m>]] #8 1.362 break complete rewrite changes into pairs of delete and create #8 1.362 -M, --find-renames[=<n>] #8 1.362 detect renames #8 1.362 -D, --irreversible-delete #8 1.362 omit the preimage for deletes #8 1.362 -C, --find-copies[=<n>] #8 1.362 detect copies #8 1.362 --find-copies-harder use unmodified files as source to find copies #8 1.362 --no-renames disable rename detection #8 1.362 --rename-empty use empty blobs as rename source #8 1.362 --follow continue listing the history of a file beyond renames #8 1.362 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.362 #8 1.362 Diff algorithm options #8 1.362 --minimal produce the smallest possible diff #8 1.362 -w, --ignore-all-space #8 1.362 ignore whitespace when comparing lines #8 1.362 -b, --ignore-space-change #8 1.362 ignore changes in amount of whitespace #8 1.362 --ignore-space-at-eol #8 1.362 ignore changes in whitespace at EOL #8 1.362 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.362 --ignore-blank-lines ignore changes whose lines are all blank #8 1.362 -I, --ignore-matching-lines <regex> #8 1.362 ignore changes whose all lines match <regex> #8 1.362 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.362 --patience generate diff using the "patience diff" algorithm #8 1.362 --histogram generate diff using the "histogram diff" algorithm #8 1.362 --diff-algorithm <algorithm> #8 1.362 choose a diff algorithm #8 1.362 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.362 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.362 --word-diff-regex <regex> #8 1.362 use <regex> to decide what a word is #8 1.362 --color-words[=<regex>] #8 1.362 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.362 --color-moved[=<mode>] #8 1.362 moved lines of code are colored differently #8 1.362 --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.363 --find-object <object-id> #8 1.363 look for differences that change the number of occurrences of the specified object #8 1.363 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.363 select files by diff type #8 1.363 --output <file> output to a specific file #8 1.363 #8 1.367 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSMAP' #8 1.367 To add an exception for this directory, call: #8 1.367 #8 1.367 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSMAP #8 1.373 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSMAP' #8 1.373 To add an exception for this directory, call: #8 1.373 #8 1.373 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSMAP #8 1.377 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.377 usage: git diff --no-index [<options>] <path> <path> #8 1.377 #8 1.377 Diff output format options #8 1.377 -p, --patch generate patch #8 1.377 -s, --no-patch suppress diff output #8 1.377 -u generate patch #8 1.377 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.377 -W, --function-context #8 1.377 generate diffs with <n> lines context #8 1.377 --raw generate the diff in raw format #8 1.377 --patch-with-raw synonym for '-p --raw' #8 1.377 --patch-with-stat synonym for '-p --stat' #8 1.377 --numstat machine friendly --stat #8 1.377 --shortstat output only the last line of --stat #8 1.377 -X, --dirstat[=<param1,param2>...] #8 1.377 output the distribution of relative amount of changes for each sub-directory #8 1.377 --cumulative synonym for --dirstat=cumulative #8 1.377 --dirstat-by-file[=<param1,param2>...] #8 1.377 synonym for --dirstat=files,param1,param2... #8 1.377 --check warn if changes introduce conflict markers or whitespace errors #8 1.377 --summary condensed summary such as creations, renames and mode changes #8 1.377 --name-only show only names of changed files #8 1.377 --name-status show only names and status of changed files #8 1.377 --stat[=<width>[,<name-width>[,<count>]]] #8 1.377 generate diffstat #8 1.377 --stat-width <width> generate diffstat with a given width #8 1.377 --stat-name-width <width> #8 1.377 generate diffstat with a given name width #8 1.377 --stat-graph-width <width> #8 1.377 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.378 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.378 --color-moved[=<mode>] #8 1.378 moved lines of code are colored differently #8 1.378 --color-moved-ws <mode> #8 1.378 how white spaces are ignored in --color-moved #8 1.378 #8 1.378 Other diff options #8 1.378 --relative[=<prefix>] #8 1.378 when run from subdir, exclude changes outside and show relative paths #8 1.378 -a, --text treat all files as text #8 1.378 -R swap two inputs, reverse the diff #8 1.378 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.378 --quiet disable all output of the program #8 1.378 --ext-diff allow an external diff helper to be executed #8 1.378 --textconv run external text conversion filters when comparing binary files #8 1.378 --ignore-submodules[=<when>] #8 1.378 ignore changes to submodules in the diff generation #8 1.378 --submodule[=<format>] #8 1.378 specify how differences in submodules are shown #8 1.378 --ita-invisible-in-index #8 1.378 hide 'git add -N' entries from the index #8 1.378 --ita-visible-in-index #8 1.378 treat 'git add -N' entries as real in the index #8 1.378 -S <string> look for differences that change the number of occurrences of the specified string #8 1.378 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.378 --pickaxe-all show all changes in the changeset with -S or -G #8 1.378 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.378 -O <file> control the order in which files appear in the output #8 1.378 --rotate-to <path> show the change in the specified path first #8 1.378 --skip-to <path> skip the output to the specified path #8 1.378 --find-object <object-id> #8 1.378 look for differences that change the number of occurrences of the specified object #8 1.378 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.378 select files by diff type #8 1.378 --output <file> output to a specific file #8 1.378 #8 1.382 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.MAP' #8 1.382 To add an exception for this directory, call: #8 1.382 #8 1.382 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.MAP #8 1.388 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.MAP' #8 1.388 To add an exception for this directory, call: #8 1.388 #8 1.388 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.MAP #8 1.392 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.392 usage: git diff --no-index [<options>] <path> <path> #8 1.392 #8 1.392 Diff output format options #8 1.392 -p, --patch generate patch #8 1.392 -s, --no-patch suppress diff output #8 1.392 -u generate patch #8 1.392 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.392 -W, --function-context #8 1.392 generate diffs with <n> lines context #8 1.392 --raw generate the diff in raw format #8 1.392 --patch-with-raw synonym for '-p --raw' #8 1.392 --patch-with-stat synonym for '-p --stat' #8 1.392 --numstat machine friendly --stat #8 1.392 --shortstat output only the last line of --stat #8 1.392 -X, --dirstat[=<param1,param2>...] #8 1.392 output the distribution of relative amount of changes for each sub-directory #8 1.392 --cumulative synonym for --dirstat=cumulative #8 1.392 --dirstat-by-file[=<param1,param2>...] #8 1.392 synonym for --dirstat=files,param1,param2... #8 1.392 --check warn if changes introduce conflict markers or whitespace errors #8 1.392 --summary condensed summary such as creations, renames and mode changes #8 1.392 --name-only show only names of changed files #8 1.392 --name-status show only names and status of changed files #8 1.392 --stat[=<width>[,<name-width>[,<count>]]] #8 1.392 generate diffstat #8 1.392 --stat-width <width> generate diffstat with a given width #8 1.392 --stat-name-width <width> #8 1.392 generate diffstat with a given name width #8 1.392 --stat-graph-width <width> #8 1.392 generate diffstat with a given graph width #8 1.392 --stat-count <count> generate diffstat with limited lines #8 1.392 --compact-summary generate compact summary in diffstat #8 1.392 --binary output a binary diff that can be applied #8 1.392 --full-index show full pre- and post-image object names on the "index" lines #8 1.392 --color[=<when>] show colored diff #8 1.392 --ws-error-highlight <kind> #8 1.392 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.392 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.392 --abbrev[=<n>] use <n> digits to display object names #8 1.392 --src-prefix <prefix> #8 1.392 show the given source prefix instead of "a/" #8 1.392 --dst-prefix <prefix> #8 1.392 show the given destination prefix instead of "b/" #8 1.392 --line-prefix <prefix> #8 1.392 prepend an additional prefix to every line of output #8 1.392 --no-prefix do not show any source or destination prefix #8 1.392 --inter-hunk-context <n> #8 1.392 show context between diff hunks up to the specified number of lines #8 1.392 --output-indicator-new <char> #8 1.392 specify the character to indicate a new line instead of '+' #8 1.392 --output-indicator-old <char> #8 1.392 specify the character to indicate an old line instead of '-' #8 1.392 --output-indicator-context <char> #8 1.392 specify the character to indicate a context instead of ' ' #8 1.392 #8 1.392 Diff rename options #8 1.392 -B, --break-rewrites[=<n>[/<m>]] #8 1.392 break complete rewrite changes into pairs of delete and create #8 1.392 -M, --find-renames[=<n>] #8 1.392 detect renames #8 1.392 -D, --irreversible-delete #8 1.392 omit the preimage for deletes #8 1.392 -C, --find-copies[=<n>] #8 1.392 detect copies #8 1.392 --find-copies-harder use unmodified files as source to find copies #8 1.393 --no-renames disable rename detection #8 1.393 --rename-empty use empty blobs as rename source #8 1.393 --follow continue listing the history of a file beyond renames #8 1.393 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.393 #8 1.393 Diff algorithm options #8 1.393 --minimal produce the smallest possible diff #8 1.393 -w, --ignore-all-space #8 1.393 ignore whitespace when comparing lines #8 1.393 -b, --ignore-space-change #8 1.393 ignore changes in amount of whitespace #8 1.393 --ignore-space-at-eol #8 1.393 ignore changes in whitespace at EOL #8 1.393 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.393 --ignore-blank-lines ignore changes whose lines are all blank #8 1.393 -I, --ignore-matching-lines <regex> #8 1.393 ignore changes whose all lines match <regex> #8 1.393 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.393 --patience generate diff using the "patience diff" algorithm #8 1.393 --histogram generate diff using the "histogram diff" algorithm #8 1.393 --diff-algorithm <algorithm> #8 1.393 choose a diff algorithm #8 1.393 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.393 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.393 --word-diff-regex <regex> #8 1.393 use <regex> to decide what a word is #8 1.393 --color-words[=<regex>] #8 1.393 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.393 --color-moved[=<mode>] #8 1.393 moved lines of code are colored differently #8 1.393 --color-moved-ws <mode> #8 1.393 how white spaces are ignored in --color-moved #8 1.393 #8 1.393 Other diff options #8 1.393 --relative[=<prefix>] #8 1.393 when run from subdir, exclude changes outside and show relative paths #8 1.393 -a, --text treat all files as text #8 1.393 -R swap two inputs, reverse the diff #8 1.393 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.393 --quiet disable all output of the program #8 1.393 --ext-diff allow an external diff helper to be executed #8 1.393 --textconv run external text conversion filters when comparing binary files #8 1.393 --ignore-submodules[=<when>] #8 1.393 ignore changes to submodules in the diff generation #8 1.393 --submodule[=<format>] #8 1.393 specify how differences in submodules are shown #8 1.393 --ita-invisible-in-index #8 1.393 hide 'git add -N' entries from the index #8 1.393 --ita-visible-in-index #8 1.393 treat 'git add -N' entries as real in the index #8 1.393 -S <string> look for differences that change the number of occurrences of the specified string #8 1.393 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.393 --pickaxe-all show all changes in the changeset with -S or -G #8 1.393 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.393 -O <file> control the order in which files appear in the output #8 1.393 --rotate-to <path> show the change in the specified path first #8 1.393 --skip-to <path> skip the output to the specified path #8 1.393 --find-object <object-id> #8 1.393 look for differences that change the number of occurrences of the specified object #8 1.393 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.393 select files by diff type #8 1.393 --output <file> output to a specific file #8 1.393 #8 1.397 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.AF_PACKET' #8 1.397 To add an exception for this directory, call: #8 1.397 #8 1.397 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.AF_PACKET #8 1.404 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.AF_PACKET' #8 1.404 To add an exception for this directory, call: #8 1.404 #8 1.404 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.AF_PACKET #8 1.408 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.408 usage: git diff --no-index [<options>] <path> <path> #8 1.408 #8 1.408 Diff output format options #8 1.408 -p, --patch generate patch #8 1.408 -s, --no-patch suppress diff output #8 1.408 -u generate patch #8 1.408 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.408 -W, --function-context #8 1.408 generate diffs with <n> lines context #8 1.408 --raw generate the diff in raw format #8 1.408 --patch-with-raw synonym for '-p --raw' #8 1.408 --patch-with-stat synonym for '-p --stat' #8 1.408 --numstat machine friendly --stat #8 1.408 --shortstat output only the last line of --stat #8 1.408 -X, --dirstat[=<param1,param2>...] #8 1.408 output the distribution of relative amount of changes for each sub-directory #8 1.408 --cumulative synonym for --dirstat=cumulative #8 1.408 --dirstat-by-file[=<param1,param2>...] #8 1.408 synonym for --dirstat=files,param1,param2... #8 1.408 --check warn if changes introduce conflict markers or whitespace errors #8 1.408 --summary condensed summary such as creations, renames and mode changes #8 1.408 --name-only show only names of changed files #8 1.408 --name-status show only names and status of changed files #8 1.408 --stat[=<width>[,<name-width>[,<count>]]] #8 1.408 generate diffstat #8 1.408 --stat-width <width> generate diffstat with a given width #8 1.408 --stat-name-width <width> #8 1.408 generate diffstat with a given name width #8 1.408 --stat-graph-width <width> #8 1.408 generate diffstat with a given graph width #8 1.408 --stat-count <count> generate diffstat with limited lines #8 1.408 --compact-summary generate compact summary in diffstat #8 1.408 --binary output a binary diff that can be applied #8 1.408 --full-index show full pre- and post-image object names on the "index" lines #8 1.408 --color[=<when>] show colored diff #8 1.408 --ws-error-highlight <kind> #8 1.408 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.408 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.408 --abbrev[=<n>] use <n> digits to display object names #8 1.408 --src-prefix <prefix> #8 1.408 show the given source prefix instead of "a/" #8 1.408 --dst-prefix <prefix> #8 1.408 show the given destination prefix instead of "b/" #8 1.408 --line-prefix <prefix> #8 1.408 prepend an additional prefix to every line of output #8 1.408 --no-prefix do not show any source or destination prefix #8 1.408 --inter-hunk-context <n> #8 1.408 show context between diff hunks up to the specified number of lines #8 1.408 --output-indicator-new <char> #8 1.408 specify the character to indicate a new line instead of '+' #8 1.408 --output-indicator-old <char> #8 1.408 specify the character to indicate an old line instead of '-' #8 1.408 --output-indicator-context <char> #8 1.408 specify the character to indicate a context instead of ' ' #8 1.408 #8 1.408 Diff rename options #8 1.408 -B, --break-rewrites[=<n>[/<m>]] #8 1.408 break complete rewrite changes into pairs of delete and create #8 1.408 -M, --find-renames[=<n>] #8 1.408 detect renames #8 1.408 -D, --irreversible-delete #8 1.408 omit the preimage for deletes #8 1.408 -C, --find-copies[=<n>] #8 1.408 detect copies #8 1.408 --find-copies-harder use unmodified files as source to find copies #8 1.408 --no-renames disable rename detection #8 1.408 --rename-empty use empty blobs as rename source #8 1.408 --follow continue listing the history of a file beyond renames #8 1.408 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.408 #8 1.408 Diff algorithm options #8 1.408 --minimal produce the smallest possible diff #8 1.408 -w, --ignore-all-space #8 1.408 ignore whitespace when comparing lines #8 1.408 -b, --ignore-space-change #8 1.408 ignore changes in amount of whitespace #8 1.408 --ignore-space-at-eol #8 1.408 ignore changes in whitespace at EOL #8 1.408 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.408 --ignore-blank-lines ignore changes whose lines are all blank #8 1.408 -I, --ignore-matching-lines <regex> #8 1.408 ignore changes whose all lines match <regex> #8 1.408 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.408 --patience generate diff using the "patience diff" algorithm #8 1.408 --histogram generate diff using the "histogram diff" algorithm #8 1.408 --diff-algorithm <algorithm> #8 1.408 choose a diff algorithm #8 1.408 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.408 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.408 --word-diff-regex <regex> #8 1.408 use <regex> to decide what a word is #8 1.408 --color-words[=<regex>] #8 1.408 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.408 --color-moved[=<mode>] #8 1.408 moved lines of code are colored differently #8 1.408 --color-moved-ws <mode> #8 1.408 how white spaces are ignored in --color-moved #8 1.408 #8 1.408 Other diff options #8 1.408 --relative[=<prefix>] #8 1.408 when run from subdir, exclude changes outside and show relative paths #8 1.408 -a, --text treat all files as text #8 1.408 -R swap two inputs, reverse the diff #8 1.408 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.408 --quiet disable all output of the program #8 1.408 --ext-diff allow an external diff helper to be executed #8 1.408 --textconv run external text conversion filters when comparing binary files #8 1.408 --ignore-submodules[=<when>] #8 1.408 ignore changes to submodules in the diff generation #8 1.408 --submodule[=<format>] #8 1.408 specify how differences in submodules are shown #8 1.408 --ita-invisible-in-index #8 1.408 hide 'git add -N' entries from the index #8 1.408 --ita-visible-in-index #8 1.408 treat 'git add -N' entries as real in the index #8 1.408 -S <string> look for differences that change the number of occurrences of the specified string #8 1.408 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.408 --pickaxe-all show all changes in the changeset with -S or -G #8 1.408 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.408 -O <file> control the order in which files appear in the output #8 1.408 --rotate-to <path> show the change in the specified path first #8 1.408 --skip-to <path> skip the output to the specified path #8 1.408 --find-object <object-id> #8 1.408 look for differences that change the number of occurrences of the specified object #8 1.408 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.408 select files by diff type #8 1.408 --output <file> output to a specific file #8 1.408 #8 1.412 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.USB' #8 1.412 To add an exception for this directory, call: #8 1.412 #8 1.412 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.USB #8 1.419 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.USB' #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.USB #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.423 show context between diff hunks up to the specified number of lines #8 1.423 --output-indicator-new <char> #8 1.423 specify the character to indicate a new line instead of '+' #8 1.423 --output-indicator-old <char> #8 1.423 specify the character to indicate an old line instead of '-' #8 1.423 --output-indicator-context <char> #8 1.423 specify the character to indicate a context instead of ' ' #8 1.423 #8 1.423 Diff rename options #8 1.423 -B, --break-rewrites[=<n>[/<m>]] #8 1.423 break complete rewrite changes into pairs of delete and create #8 1.423 -M, --find-renames[=<n>] #8 1.423 detect renames #8 1.423 -D, --irreversible-delete #8 1.423 omit the preimage for deletes #8 1.423 -C, --find-copies[=<n>] #8 1.423 detect copies #8 1.423 --find-copies-harder use unmodified files as source to find copies #8 1.423 --no-renames disable rename detection #8 1.423 --rename-empty use empty blobs as rename source #8 1.423 --follow continue listing the history of a file beyond renames #8 1.423 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.423 #8 1.423 Diff algorithm options #8 1.423 --minimal produce the smallest possible diff #8 1.423 -w, --ignore-all-space #8 1.423 ignore whi #8 1.423 [output clipped, log limit 200KiB/s reached] #8 1.427 WARNING: titan.Libraries.TCCUsefulFunctions skipped because it contains uncommitted modifications! #8 1.427 WARNING: titan.ProtocolEmulations.M3UA skipped because it contains uncommitted modifications! #8 1.428 WARNING: titan.ProtocolEmulations.SCCP skipped because it contains uncommitted modifications! #8 1.428 WARNING: titan.ProtocolModules.BSSAPP_v7.3.0 skipped because it contains uncommitted modifications! #8 1.428 WARNING: titan.ProtocolModules.DIAMETER_ProtocolModule_Generator skipped because it contains uncommitted modifications! #8 1.429 WARNING: titan.ProtocolModules.DNS skipped because it contains uncommitted modifications! #8 1.430 WARNING: titan.ProtocolModules.GRE skipped because it contains uncommitted modifications! #8 1.430 WARNING: titan.ProtocolModules.GTP_v13.5.0 skipped because it contains uncommitted modifications! #8 1.430 WARNING: titan.ProtocolModules.GTPv2_v13.7.0 skipped because it contains uncommitted modifications! #8 1.430 WARNING: titan.ProtocolModules.ICMP skipped because it contains uncommitted modifications! #8 1.431 WARNING: titan.ProtocolModules.ICMPv6 skipped because it contains uncommitted modifications! #8 1.431 WARNING: titan.ProtocolModules.IP skipped because it contains uncommitted modifications! #8 1.432 WARNING: titan.ProtocolModules.ISUP_Q.762 skipped because it contains uncommitted modifications! #8 1.432 WARNING: titan.ProtocolModules.JSON_v07_2006 skipped because it contains uncommitted modifications! #8 1.432 WARNING: titan.ProtocolModules.L2TP skipped because it contains uncommitted modifications! #8 1.433 WARNING: titan.ProtocolModules.LLC_v7.1.0 skipped because it contains uncommitted modifications! #8 1.433 WARNING: titan.ProtocolModules.M3UA skipped because it contains uncommitted modifications! #8 1.433 WARNING: titan.ProtocolModules.MobileL3_v13.4.0 skipped because it contains uncommitted modifications! #8 1.434 WARNING: titan.ProtocolModules.SMPP skipped because it contains uncommitted modifications! #8 1.434 WARNING: titan.ProtocolModules.TCP skipped because it contains uncommitted modifications! #8 1.434 WARNING: titan.ProtocolModules.UDP skipped because it contains uncommitted modifications! #8 1.434 WARNING: titan.ProtocolModules.RTP skipped because it contains uncommitted modifications! #8 1.435 WARNING: titan.ProtocolModules.M2PA skipped because it contains uncommitted modifications! #8 1.435 WARNING: titan.ProtocolModules.ROSE skipped because it contains uncommitted modifications! #8 1.436 WARNING: titan.ProtocolModules.SCTP skipped because it contains uncommitted modifications! #8 1.436 WARNING: titan.ProtocolModules.SDP skipped because it contains uncommitted modifications! #8 1.436 WARNING: titan.ProtocolModules.SUA skipped because it contains uncommitted modifications! #8 1.437 WARNING: titan.ProtocolModules.NAS_EPS_15.2.0.1 skipped because it contains uncommitted modifications! #8 1.437 WARNING: titan.ProtocolModules.NS_v7.3.0 skipped because it contains uncommitted modifications! #8 1.438 WARNING: titan.ProtocolModules.SGsAP_13.2.0 skipped because it contains uncommitted modifications! #8 1.438 WARNING: titan.ProtocolModules.SNDCP_v7.0.0 skipped because it contains uncommitted modifications! #8 1.438 WARNING: titan.ProtocolModules.PFCP_v15.1.0 skipped because it contains uncommitted modifications! #8 1.438 WARNING: titan.TestPorts.Common_Components.Socket-API skipped because it contains uncommitted modifications! #8 1.439 WARNING: titan.TestPorts.Common_Components.Abstract_Socket skipped because it contains uncommitted modifications! #8 1.440 WARNING: titan.TestPorts.HTTPmsg skipped because it contains uncommitted modifications! #8 1.440 WARNING: titan.TestPorts.IPL4asp skipped because it contains uncommitted modifications! #8 1.440 WARNING: titan.TestPorts.LANL2asp skipped because it contains uncommitted modifications! #8 1.440 WARNING: titan.TestPorts.PCAPasp skipped because it contains uncommitted modifications! #8 1.441 WARNING: titan.TestPorts.PIPEasp skipped because it contains uncommitted modifications! #8 1.441 WARNING: titan.TestPorts.SIPmsg skipped because it contains uncommitted modifications! #8 1.442 WARNING: titan.TestPorts.TELNETasp skipped because it contains uncommitted modifications! #8 1.442 WARNING: titan.TestPorts.TCPasp skipped because it contains uncommitted modifications! #8 1.443 WARNING: titan.TestPorts.UDPasp skipped because it contains uncommitted modifications! #8 1.443 WARNING: titan.TestPorts.UNIX_DOMAIN_SOCKETasp skipped because it contains uncommitted modifications! #8 1.444 WARNING: titan.TestPorts.SCTPasp skipped because it contains uncommitted modifications! #8 1.444 WARNING: titan.TestPorts.MTP3asp skipped because it contains uncommitted modifications! #8 1.445 WARNING: titan.ProtocolModules.BSSGP_v13.0.0 skipped because it contains uncommitted modifications! #8 1.445 WARNING: osmo-uecups skipped because it contains uncommitted modifications! #8 1.445 WARNING: titan.ProtocolModules.BSSMAP skipped because it contains uncommitted modifications! #8 1.446 WARNING: titan.ProtocolModules.MAP skipped because it contains uncommitted modifications! #8 1.446 WARNING: titan.TestPorts.AF_PACKET skipped because it contains uncommitted modifications! #8 1.447 WARNING: titan.TestPorts.USB skipped because it contains uncommitted modifications! #8 1.447 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 1.448 touch .make.deps #8 1.452 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 1.453 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 1.454 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 1.456 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 1.577 (cd ns && ./gen_links.sh && ./regen_makefile.sh) #8 1.583 Linking UD_PT.cc #8 1.586 Linking UD_PT.hh #8 1.588 Linking UD_PortType.ttcn #8 1.590 Linking UD_Types.ttcn #8 1.592 Linking TCCInterface_Functions.ttcn #8 1.594 Linking TCCConversion_Functions.ttcn #8 1.596 Linking TCCConversion.cc #8 1.598 Linking TCCInterface.cc #8 1.600 Linking TCCInterface_ip.h #8 1.603 Linking Socket_API_Definitions.ttcn #8 1.605 Linking IPL4asp_Functions.ttcn #8 1.607 Linking IPL4asp_PT.cc #8 1.609 Linking IPL4asp_PT.hh #8 1.611 Linking IPL4asp_PortType.ttcn #8 1.613 Linking IPL4asp_Types.ttcn #8 1.615 Linking IPL4asp_discovery.cc #8 1.617 Linking IPL4asp_protocol_L234.hh #8 1.619 Linking NS_Types.ttcn #8 1.621 Linking BSSGP_EncDec.cc #8 1.624 Linking BSSGP_Types.ttcn #8 1.626 Linking MobileL3_CC_Types.ttcn #8 1.628 Linking MobileL3_CommonIE_Types.ttcn #8 1.630 Linking MobileL3_GMM_SM_Types.ttcn #8 1.632 Linking MobileL3_MM_Types.ttcn #8 1.634 Linking MobileL3_RRM_Types.ttcn #8 1.636 Linking MobileL3_SMS_Types.ttcn #8 1.638 Linking MobileL3_SS_Types.ttcn #8 1.640 Linking MobileL3_Types.ttcn #8 1.642 Linking LLC_EncDec.cc #8 1.644 Linking LLC_Types.ttcn #8 1.647 Linking SNDCP_Types.ttcn #8 1.649 Linking AF_PACKET_PT.cc #8 1.651 Linking AF_PACKET_PT.hh #8 1.653 Linking AF_PACKET_PortType.ttcn #8 1.655 Linking AF_PACKET_PortTypes.ttcn #8 1.657 Linking FrameRelay_Types.ttcn #8 1.659 Linking FrameRelay_CodecPort.ttcn #8 1.661 Linking FrameRelay_Emulation.ttcn #8 1.663 Linking Q931_Types.ttcn #8 1.665 Linking Q933_Types.ttcn #8 1.667 Linking TELNETasp_PT.cc #8 1.669 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 Osmocom_VTY_Functions.ttcn #8 1.680 Linking Native_Functions.ttcn #8 1.682 Linking Native_FunctionDefs.cc #8 1.683 Linking GSM_Types.ttcn #8 1.686 Linking Osmocom_Types.ttcn #8 1.688 Linking StatsD_Types.ttcn #8 1.690 Linking StatsD_CodecPort.ttcn #8 1.691 Linking StatsD_CodecPort_CtrlFunct.ttcn #8 1.693 Linking StatsD_CodecPort_CtrlFunctdef.cc #8 1.695 Linking StatsD_Checker.ttcnpp #8 1.697 Linking RAW_NS.ttcnpp #8 1.699 Linking NS_Provider_IPL4.ttcn #8 1.701 Linking NS_Provider_FR.ttcn #8 1.703 Linking NS_Emulation.ttcnpp #8 1.705 Linking BSSGP_Emulation.ttcnpp #8 1.707 Linking Osmocom_Gb_Types.ttcn #8 1.710 Linking LLC_Templates.ttcn #8 1.818 make -C ns compile #8 1.829 make[1]: Entering directory '/osmo-ttcn3-hacks/ns' #8 1.829 cpp -x c -nostdinc -DBSSGP_EM_L3 -DNS_EMULATION_FR -DSTATSD_HAVE_VTY BSSGP_Emulation.ttcnpp BSSGP_Emulation.ttcn #8 1.848 cpp -x c -nostdinc -DBSSGP_EM_L3 -DNS_EMULATION_FR -DSTATSD_HAVE_VTY NS_Emulation.ttcnpp NS_Emulation.ttcn #8 1.864 cpp -x c -nostdinc -DBSSGP_EM_L3 -DNS_EMULATION_FR -DSTATSD_HAVE_VTY RAW_NS.ttcnpp RAW_NS.ttcn #8 1.875 cpp -x c -nostdinc -DBSSGP_EM_L3 -DNS_EMULATION_FR -DSTATSD_HAVE_VTY StatsD_Checker.ttcnpp StatsD_Checker.ttcn #8 1.885 /usr/bin/ttcn3_compiler -L -U 8 AF_PACKET_PortType.ttcn AF_PACKET_PortTypes.ttcn BSSGP_Types.ttcn FrameRelay_CodecPort.ttcn FrameRelay_Emulation.ttcn FrameRelay_Types.ttcn GSM_Types.ttcn General_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn LLC_Templates.ttcn LLC_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_FR.ttcn NS_Provider_IPL4.ttcn NS_Tests.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn Q931_Types.ttcn Q933_Types.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn StatsD_CodecPort.ttcn StatsD_CodecPort_CtrlFunct.ttcn StatsD_Types.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UD_PortType.ttcn UD_Types.ttcn BSSGP_Emulation.ttcn NS_Emulation.ttcn RAW_NS.ttcn StatsD_Checker.ttcn - AF_PACKET_PortType.ttcn AF_PACKET_PortTypes.ttcn BSSGP_Types.ttcn FrameRelay_CodecPort.ttcn FrameRelay_Emulation.ttcn FrameRelay_Types.ttcn GSM_Types.ttcn General_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn LLC_Templates.ttcn LLC_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_FR.ttcn NS_Provider_IPL4.ttcn NS_Tests.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn Q931_Types.ttcn Q933_Types.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn StatsD_CodecPort.ttcn StatsD_CodecPort_CtrlFunct.ttcn StatsD_Types.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UD_PortType.ttcn UD_Types.ttcn BSSGP_Emulation.ttcn NS_Emulation.ttcn RAW_NS.ttcn StatsD_Checker.ttcn #8 2.251 Notify: File `AF_PACKET_PortType.hh' was generated. #8 2.251 Notify: File `AF_PACKET_PortType.cc' was generated. #8 2.251 Notify: File `AF_PACKET_PortType_part_1.cc' was generated. #8 2.251 Notify: File `AF_PACKET_PortType_part_2.cc' was generated. #8 2.251 Notify: File `AF_PACKET_PortType_part_3.cc' was generated. #8 2.251 Notify: File `AF_PACKET_PortType_part_4.cc' was generated. #8 2.251 Notify: File `AF_PACKET_PortType_part_5.cc' was generated. #8 2.251 Notify: File `AF_PACKET_PortType_part_6.cc' was generated. #8 2.251 Notify: File `AF_PACKET_PortType_part_7.cc' was generated. #8 2.251 Notify: File `AF_PACKET_PortTypes.hh' was generated. #8 2.251 Notify: File `AF_PACKET_PortTypes.cc' was generated. #8 2.251 Notify: File `AF_PACKET_PortTypes_part_1.cc' was generated. #8 2.251 Notify: File `AF_PACKET_PortTypes_part_2.cc' was generated. #8 2.251 Notify: File `AF_PACKET_PortTypes_part_3.cc' was generated. #8 2.251 Notify: File `AF_PACKET_PortTypes_part_4.cc' was generated. #8 2.251 Notify: File `AF_PACKET_PortTypes_part_5.cc' was generated. #8 2.251 Notify: File `AF_PACKET_PortTypes_part_6.cc' was generated. #8 2.251 Notify: File `AF_PACKET_PortTypes_part_7.cc' was generated. #8 2.251 Notify: File `BSSGP_Emulation.hh' was generated. #8 2.252 Notify: File `BSSGP_Emulation.cc' was generated. #8 2.252 Notify: File `BSSGP_Emulation_part_1.cc' was generated. #8 2.252 Notify: File `BSSGP_Emulation_part_2.cc' was generated. #8 2.252 Notify: File `BSSGP_Emulation_part_3.cc' was generated. #8 2.252 Notify: File `BSSGP_Emulation_part_4.cc' was generated. #8 2.252 Notify: File `BSSGP_Emulation_part_5.cc' was generated. #8 2.252 Notify: File `BSSGP_Emulation_part_6.cc' was generated. #8 2.252 Notify: File `BSSGP_Emulation_part_7.cc' was generated. #8 2.253 Notify: File `BSSGP_Types.hh' was generated. #8 2.254 Notify: File `BSSGP_Types.cc' was generated. #8 2.255 Notify: File `BSSGP_Types_part_1.cc' was generated. #8 2.256 Notify: File `BSSGP_Types_part_2.cc' was generated. #8 2.257 Notify: File `BSSGP_Types_part_3.cc' was generated. #8 2.258 Notify: File `BSSGP_Types_part_4.cc' was generated. #8 2.259 Notify: File `BSSGP_Types_part_5.cc' was generated. #8 2.260 Notify: File `BSSGP_Types_part_6.cc' was generated. #8 2.260 Notify: File `BSSGP_Types_part_7.cc' was generated. #8 2.260 Notify: File `FrameRelay_CodecPort.hh' was generated. #8 2.260 Notify: File `FrameRelay_CodecPort.cc' was generated. #8 2.261 Notify: File `FrameRelay_CodecPort_part_1.cc' was generated. #8 2.261 Notify: File `FrameRelay_CodecPort_part_2.cc' was generated. #8 2.261 Notify: File `FrameRelay_CodecPort_part_3.cc' was generated. #8 2.261 Notify: File `FrameRelay_CodecPort_part_4.cc' was generated. #8 2.261 Notify: File `FrameRelay_CodecPort_part_5.cc' was generated. #8 2.261 Notify: File `FrameRelay_CodecPort_part_6.cc' was generated. #8 2.261 Notify: File `FrameRelay_CodecPort_part_7.cc' was generated. #8 2.261 Notify: File `FrameRelay_Emulation.hh' was generated. #8 2.261 Notify: File `FrameRelay_Emulation.cc' was generated. #8 2.261 Notify: File `FrameRelay_Emulation_part_1.cc' was generated. #8 2.261 Notify: File `FrameRelay_Emulation_part_2.cc' was generated. #8 2.261 Notify: File `FrameRelay_Emulation_part_3.cc' was generated. #8 2.261 Notify: File `FrameRelay_Emulation_part_4.cc' was generated. #8 2.261 Notify: File `FrameRelay_Emulation_part_5.cc' was generated. #8 2.261 Notify: File `FrameRelay_Emulation_part_6.cc' was generated. #8 2.261 Notify: File `FrameRelay_Emulation_part_7.cc' was generated. #8 2.261 Notify: File `FrameRelay_Types.hh' was generated. #8 2.261 Notify: File `FrameRelay_Types.cc' was generated. #8 2.261 Notify: File `FrameRelay_Types_part_1.cc' was generated. #8 2.261 Notify: File `FrameRelay_Types_part_2.cc' was generated. #8 2.261 Notify: File `FrameRelay_Types_part_3.cc' was generated. #8 2.261 Notify: File `FrameRelay_Types_part_4.cc' was generated. #8 2.261 Notify: File `FrameRelay_Types_part_5.cc' was generated. #8 2.261 Notify: File `FrameRelay_Types_part_6.cc' was generated. #8 2.261 Notify: File `FrameRelay_Types_part_7.cc' was generated. #8 2.261 Notify: File `GSM_Types.hh' was generated. #8 2.262 Notify: File `GSM_Types.cc' was generated. #8 2.262 Notify: File `GSM_Types_part_1.cc' was generated. #8 2.262 Notify: File `GSM_Types_part_2.cc' was generated. #8 2.262 Notify: File `GSM_Types_part_3.cc' was generated. #8 2.262 Notify: File `GSM_Types_part_4.cc' was generated. #8 2.262 Notify: File `GSM_Types_part_5.cc' was generated. #8 2.262 Notify: File `GSM_Types_part_6.cc' was generated. #8 2.262 Notify: File `GSM_Types_part_7.cc' was generated. #8 2.262 Notify: File `General_Types.hh' was generated. #8 2.262 Notify: File `General_Types.cc' was generated. #8 2.262 Notify: File `General_Types_part_1.cc' was generated. #8 2.262 Notify: File `General_Types_part_2.cc' was generated. #8 2.262 Notify: File `General_Types_part_3.cc' was generated. #8 2.262 Notify: File `General_Types_part_4.cc' was generated. #8 2.262 Notify: File `General_Types_part_5.cc' was generated. #8 2.262 Notify: File `General_Types_part_6.cc' was generated. #8 2.262 Notify: File `General_Types_part_7.cc' was generated. #8 2.262 Notify: File `IPL4asp_Functions.hh' was generated. #8 2.263 Notify: File `IPL4asp_Functions.cc' was generated. #8 2.263 Notify: File `IPL4asp_Functions_part_1.cc' was generated. #8 2.263 Notify: File `IPL4asp_Functions_part_2.cc' was generated. #8 2.263 Notify: File `IPL4asp_Functions_part_3.cc' was generated. #8 2.263 Notify: File `IPL4asp_Functions_part_4.cc' was generated. #8 2.263 Notify: File `IPL4asp_Functions_part_5.cc' was generated. #8 2.263 Notify: File `IPL4asp_Functions_part_6.cc' was generated. #8 2.263 Notify: File `IPL4asp_Functions_part_7.cc' was generated. #8 2.263 Notify: File `IPL4asp_PortType.hh' was generated. #8 2.263 Notify: File `IPL4asp_PortType.cc' was generated. #8 2.263 Notify: File `IPL4asp_PortType_part_1.cc' was generated. #8 2.263 Notify: File `IPL4asp_PortType_part_2.cc' was generated. #8 2.263 Notify: File `IPL4asp_PortType_part_3.cc' was generated. #8 2.263 Notify: File `IPL4asp_PortType_part_4.cc' was generated. #8 2.263 Notify: File `IPL4asp_PortType_part_5.cc' was generated. #8 2.263 Notify: File `IPL4asp_PortType_part_6.cc' was generated. #8 2.263 Notify: File `IPL4asp_PortType_part_7.cc' was generated. #8 2.263 Notify: File `IPL4asp_Types.hh' was generated. #8 2.263 Notify: File `IPL4asp_Types.cc' was generated. #8 2.263 Notify: File `IPL4asp_Types_part_1.cc' was generated. #8 2.263 Notify: File `IPL4asp_Types_part_2.cc' was generated. #8 2.263 Notify: File `IPL4asp_Types_part_3.cc' was generated. #8 2.263 Notify: File `IPL4asp_Types_part_4.cc' was generated. #8 2.263 Notify: File `IPL4asp_Types_part_5.cc' was generated. #8 2.264 Notify: File `IPL4asp_Types_part_6.cc' was generated. #8 2.264 Notify: File `IPL4asp_Types_part_7.cc' was generated. #8 2.264 Notify: File `LLC_Templates.hh' was generated. #8 2.264 Notify: File `LLC_Templates.cc' was generated. #8 2.264 Notify: File `LLC_Templates_part_1.cc' was generated. #8 2.264 Notify: File `LLC_Templates_part_2.cc' was generated. #8 2.264 Notify: File `LLC_Templates_part_3.cc' was generated. #8 2.264 Notify: File `LLC_Templates_part_4.cc' was generated. #8 2.264 Notify: File `LLC_Templates_part_5.cc' was generated. #8 2.264 Notify: File `LLC_Templates_part_6.cc' was generated. #8 2.264 Notify: File `LLC_Templates_part_7.cc' was generated. #8 2.264 Notify: File `LLC_Types.hh' was generated. #8 2.264 Notify: File `LLC_Types.cc' was generated. #8 2.264 Notify: File `LLC_Types_part_1.cc' was generated. #8 2.264 Notify: File `LLC_Types_part_2.cc' was generated. #8 2.264 Notify: File `LLC_Types_part_3.cc' was generated. #8 2.264 Notify: File `LLC_Types_part_4.cc' was generated. #8 2.264 Notify: File `LLC_Types_part_5.cc' was generated. #8 2.264 Notify: File `LLC_Types_part_6.cc' was generated. #8 2.265 Notify: File `LLC_Types_part_7.cc' was generated. #8 2.265 Notify: File `Misc_Helpers.hh' was generated. #8 2.265 Notify: File `Misc_Helpers.cc' was generated. #8 2.265 Notify: File `Misc_Helpers_part_1.cc' was generated. #8 2.265 Notify: File `Misc_Helpers_part_2.cc' was generated. #8 2.265 Notify: File `Misc_Helpers_part_3.cc' was generated. #8 2.265 Notify: File `Misc_Helpers_part_4.cc' was generated. #8 2.265 Notify: File `Misc_Helpers_part_5.cc' was generated. #8 2.265 Notify: File `Misc_Helpers_part_6.cc' was generated. #8 2.265 Notify: File `Misc_Helpers_part_7.cc' was generated. #8 2.265 Notify: File `MobileL3_CC_Types.hh' was generated. #8 2.266 Notify: File `MobileL3_CC_Types.cc' was generated. #8 2.267 Notify: File `MobileL3_CC_Types_part_1.cc' was generated. #8 2.267 Notify: File `MobileL3_CC_Types_part_2.cc' was generated. #8 2.267 Notify: File `MobileL3_CC_Types_part_3.cc' was generated. #8 2.267 Notify: File `MobileL3_CC_Types_part_4.cc' was generated. #8 2.267 Notify: File `MobileL3_CC_Types_part_5.cc' was generated. #8 2.267 Notify: File `MobileL3_CC_Types_part_6.cc' was generated. #8 2.267 Notify: File `MobileL3_CC_Types_part_7.cc' was generated. #8 2.267 Notify: File `MobileL3_CommonIE_Types.hh' was generated. #8 2.268 Notify: File `MobileL3_CommonIE_Types.cc' was generated. #8 2.269 Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. #8 2.269 Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. #8 2.269 Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. #8 2.269 Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. #8 2.269 Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. #8 2.269 Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. #8 2.269 Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. #8 2.269 Notify: File `MobileL3_GMM_SM_Types.hh' was generated. #8 2.270 Notify: File `MobileL3_GMM_SM_Types.cc' was generated. #8 2.271 Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. #8 2.272 Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. #8 2.273 Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. #8 2.274 Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. #8 2.274 Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. #8 2.274 Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. #8 2.274 Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. #8 2.274 Notify: File `MobileL3_MM_Types.hh' was generated. #8 2.275 Notify: File `MobileL3_MM_Types.cc' was generated. #8 2.275 Notify: File `MobileL3_MM_Types_part_1.cc' was generated. #8 2.275 Notify: File `MobileL3_MM_Types_part_2.cc' was generated. #8 2.275 Notify: File `MobileL3_MM_Types_part_3.cc' was generated. #8 2.275 Notify: File `MobileL3_MM_Types_part_4.cc' was generated. #8 2.275 Notify: File `MobileL3_MM_Types_part_5.cc' was generated. #8 2.275 Notify: File `MobileL3_MM_Types_part_6.cc' was generated. #8 2.275 Notify: File `MobileL3_MM_Types_part_7.cc' was generated. #8 2.276 Notify: File `MobileL3_RRM_Types.hh' was generated. #8 2.276 Notify: File `MobileL3_RRM_Types.cc' was generated. #8 2.277 Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. #8 2.278 Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. #8 2.279 Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. #8 2.279 Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. #8 2.279 Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. #8 2.279 Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. #8 2.279 Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. #8 2.279 Notify: File `MobileL3_SMS_Types.hh' was generated. #8 2.280 Notify: File `MobileL3_SMS_Types.cc' was generated. #8 2.280 Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. #8 2.280 Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. #8 2.280 Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. #8 2.280 Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. #8 2.280 Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. #8 2.280 Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. #8 2.280 Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. #8 2.280 Notify: File `MobileL3_SS_Types.hh' was generated. #8 2.280 Notify: File `MobileL3_SS_Types.cc' was generated. #8 2.280 Notify: File `MobileL3_SS_Types_part_1.cc' was generated. #8 2.280 Notify: File `MobileL3_SS_Types_part_2.cc' was generated. #8 2.280 Notify: File `MobileL3_SS_Types_part_3.cc' was generated. #8 2.280 Notify: File `MobileL3_SS_Types_part_4.cc' was generated. #8 2.280 Notify: File `MobileL3_SS_Types_part_5.cc' was generated. #8 2.280 Notify: File `MobileL3_SS_Types_part_6.cc' was generated. #8 2.280 Notify: File `MobileL3_SS_Types_part_7.cc' was generated. #8 2.280 Notify: File `MobileL3_Types.hh' was generated. #8 2.281 Notify: File `MobileL3_Types.cc' was generated. #8 2.281 Notify: File `MobileL3_Types_part_1.cc' was generated. #8 2.281 Notify: File `MobileL3_Types_part_2.cc' was generated. #8 2.281 Notify: File `MobileL3_Types_part_3.cc' was generated. #8 2.281 Notify: File `MobileL3_Types_part_4.cc' was generated. #8 2.281 Notify: File `MobileL3_Types_part_5.cc' was generated. #8 2.281 Notify: File `MobileL3_Types_part_6.cc' was generated. #8 2.281 Notify: File `MobileL3_Types_part_7.cc' was generated. #8 2.281 Notify: File `NS_Emulation.hh' was generated. #8 2.281 Notify: File `NS_Emulation.cc' was generated. #8 2.281 Notify: File `NS_Emulation_part_1.cc' was generated. #8 2.281 Notify: File `NS_Emulation_part_2.cc' was generated. #8 2.281 Notify: File `NS_Emulation_part_3.cc' was generated. #8 2.282 Notify: File `NS_Emulation_part_4.cc' was generated. #8 2.282 Notify: File `NS_Emulation_part_5.cc' was generated. #8 2.282 Notify: File `NS_Emulation_part_6.cc' was generated. #8 2.282 Notify: File `NS_Emulation_part_7.cc' was generated. #8 2.282 Notify: File `NS_Provider_FR.hh' was generated. #8 2.282 Notify: File `NS_Provider_FR.cc' was generated. #8 2.282 Notify: File `NS_Provider_FR_part_1.cc' was generated. #8 2.282 Notify: File `NS_Provider_FR_part_2.cc' was generated. #8 2.282 Notify: File `NS_Provider_FR_part_3.cc' was generated. #8 2.282 Notify: File `NS_Provider_FR_part_4.cc' was generated. #8 2.282 Notify: File `NS_Provider_FR_part_5.cc' was generated. #8 2.282 Notify: File `NS_Provider_FR_part_6.cc' was generated. #8 2.282 Notify: File `NS_Provider_FR_part_7.cc' was generated. #8 2.282 Notify: File `NS_Provider_IPL4.hh' was generated. #8 2.282 Notify: File `NS_Provider_IPL4.cc' was generated. #8 2.282 Notify: File `NS_Provider_IPL4_part_1.cc' was generated. #8 2.282 Notify: File `NS_Provider_IPL4_part_2.cc' was generated. #8 2.282 Notify: File `NS_Provider_IPL4_part_3.cc' was generated. #8 2.282 Notify: File `NS_Provider_IPL4_part_4.cc' was generated. #8 2.282 Notify: File `NS_Provider_IPL4_part_5.cc' was generated. #8 2.282 Notify: File `NS_Provider_IPL4_part_6.cc' was generated. #8 2.282 Notify: File `NS_Provider_IPL4_part_7.cc' was generated. #8 2.282 Notify: File `NS_Tests.hh' was generated. #8 2.282 Notify: File `NS_Tests.cc' was generated. #8 2.282 Notify: File `NS_Tests_part_1.cc' was generated. #8 2.282 Notify: File `NS_Tests_part_2.cc' was generated. #8 2.282 Notify: File `NS_Tests_part_3.cc' was generated. #8 2.282 Notify: File `NS_Tests_part_4.cc' was generated. #8 2.282 Notify: File `NS_Tests_part_5.cc' was generated. #8 2.282 Notify: File `NS_Tests_part_6.cc' was generated. #8 2.282 Notify: File `NS_Tests_part_7.cc' was generated. #8 2.283 Notify: File `NS_Types.hh' was generated. #8 2.283 Notify: File `NS_Types.cc' was generated. #8 2.283 Notify: File `NS_Types_part_1.cc' was generated. #8 2.283 Notify: File `NS_Types_part_2.cc' was generated. #8 2.283 Notify: File `NS_Types_part_3.cc' was generated. #8 2.283 Notify: File `NS_Types_part_4.cc' was generated. #8 2.283 Notify: File `NS_Types_part_5.cc' was generated. #8 2.283 Notify: File `NS_Types_part_6.cc' was generated. #8 2.283 Notify: File `NS_Types_part_7.cc' was generated. #8 2.283 Notify: File `Native_Functions.hh' was generated. #8 2.283 Notify: File `Native_Functions.cc' was generated. #8 2.283 Notify: File `Native_Functions_part_1.cc' was generated. #8 2.284 Notify: File `Native_Functions_part_2.cc' was generated. #8 2.284 Notify: File `Native_Functions_part_3.cc' was generated. #8 2.284 Notify: File `Native_Functions_part_4.cc' was generated. #8 2.284 Notify: File `Native_Functions_part_5.cc' was generated. #8 2.284 Notify: File `Native_Functions_part_6.cc' was generated. #8 2.284 Notify: File `Native_Functions_part_7.cc' was generated. #8 2.284 Notify: File `Osmocom_Gb_Types.hh' was generated. #8 2.284 Notify: File `Osmocom_Gb_Types.cc' was generated. #8 2.284 Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. #8 2.284 Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. #8 2.284 Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. #8 2.284 Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. #8 2.284 Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. #8 2.284 Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. #8 2.284 Notify: File `Osmocom_Gb_Types_part_7.cc' was generated. #8 2.284 Notify: File `Osmocom_Types.hh' was generated. #8 2.284 Notify: File `Osmocom_Types.cc' was generated. #8 2.284 Notify: File `Osmocom_Types_part_1.cc' was generated. #8 2.284 Notify: File `Osmocom_Types_part_2.cc' was generated. #8 2.284 Notify: File `Osmocom_Types_part_3.cc' was generated. #8 2.284 Notify: File `Osmocom_Types_part_4.cc' was generated. #8 2.284 Notify: File `Osmocom_Types_part_5.cc' was generated. #8 2.284 Notify: File `Osmocom_Types_part_6.cc' was generated. #8 2.284 Notify: File `Osmocom_Types_part_7.cc' was generated. #8 2.285 Notify: File `Osmocom_VTY_Functions.hh' was generated. #8 2.285 Notify: File `Osmocom_VTY_Functions.cc' was generated. #8 2.285 Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. #8 2.285 Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. #8 2.285 Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. #8 2.285 Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. #8 2.285 Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. #8 2.285 Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. #8 2.285 Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. #8 2.285 Notify: File `Q931_Types.hh' was generated. #8 2.285 Notify: File `Q931_Types.cc' was generated. #8 2.285 Notify: File `Q931_Types_part_1.cc' was generated. #8 2.285 Notify: File `Q931_Types_part_2.cc' was generated. #8 2.285 Notify: File `Q931_Types_part_3.cc' was generated. #8 2.285 Notify: File `Q931_Types_part_4.cc' was generated. #8 2.285 Notify: File `Q931_Types_part_5.cc' was generated. #8 2.285 Notify: File `Q931_Types_part_6.cc' was generated. #8 2.285 Notify: File `Q931_Types_part_7.cc' was generated. #8 2.285 Notify: File `Q933_Types.hh' was generated. #8 2.285 Notify: File `Q933_Types.cc' was generated. #8 2.285 Notify: File `Q933_Types_part_1.cc' was generated. #8 2.285 Notify: File `Q933_Types_part_2.cc' was generated. #8 2.285 Notify: File `Q933_Types_part_3.cc' was generated. #8 2.285 Notify: File `Q933_Types_part_4.cc' was generated. #8 2.285 Notify: File `Q933_Types_part_5.cc' was generated. #8 2.285 Notify: File `Q933_Types_part_6.cc' was generated. #8 2.285 Notify: File `Q933_Types_part_7.cc' was generated. #8 2.286 Notify: File `RAW_NS.hh' was generated. #8 2.286 Notify: File `RAW_NS.cc' was generated. #8 2.286 Notify: File `RAW_NS_part_1.cc' was generated. #8 2.286 Notify: File `RAW_NS_part_2.cc' was generated. #8 2.286 Notify: File `RAW_NS_part_3.cc' was generated. #8 2.286 Notify: File `RAW_NS_part_4.cc' was generated. #8 2.286 Notify: File `RAW_NS_part_5.cc' was generated. #8 2.286 Notify: File `RAW_NS_part_6.cc' was generated. #8 2.286 Notify: File `RAW_NS_part_7.cc' was generated. #8 2.286 Notify: File `SNDCP_Types.hh' was generated. #8 2.286 Notify: File `SNDCP_Types.cc' was generated. #8 2.286 Notify: File `SNDCP_Types_part_1.cc' was generated. #8 2.286 Notify: File `SNDCP_Types_part_2.cc' was generated. #8 2.286 Notify: File `SNDCP_Types_part_3.cc' was generated. #8 2.286 Notify: File `SNDCP_Types_part_4.cc' was generated. #8 2.286 Notify: File `SNDCP_Types_part_5.cc' was generated. #8 2.286 Notify: File `SNDCP_Types_part_6.cc' was generated. #8 2.286 Notify: File `SNDCP_Types_part_7.cc' was generated. #8 2.286 Notify: File `Socket_API_Definitions.hh' was generated. #8 2.286 Notify: File `Socket_API_Definitions.cc' was generated. #8 2.287 Notify: File `Socket_API_Definitions_part_1.cc' was generated. #8 2.287 Notify: File `Socket_API_Definitions_part_2.cc' was generated. #8 2.287 Notify: File `Socket_API_Definitions_part_3.cc' was generated. #8 2.287 Notify: File `Socket_API_Definitions_part_4.cc' was generated. #8 2.287 Notify: File `Socket_API_Definitions_part_5.cc' was generated. #8 2.287 Notify: File `Socket_API_Definitions_part_6.cc' was generated. #8 2.287 Notify: File `Socket_API_Definitions_part_7.cc' was generated. #8 2.287 Notify: File `StatsD_Checker.hh' was generated. #8 2.287 Notify: File `StatsD_Checker.cc' was generated. #8 2.287 Notify: File `StatsD_Checker_part_1.cc' was generated. #8 2.287 Notify: File `StatsD_Checker_part_2.cc' was generated. #8 2.287 Notify: File `StatsD_Checker_part_3.cc' was generated. #8 2.287 Notify: File `StatsD_Checker_part_4.cc' was generated. #8 2.287 Notify: File `StatsD_Checker_part_5.cc' was generated. #8 2.287 Notify: File `StatsD_Checker_part_6.cc' was generated. #8 2.287 Notify: File `StatsD_Checker_part_7.cc' was generated. #8 2.287 Notify: File `StatsD_CodecPort.hh' was generated. #8 2.287 Notify: File `StatsD_CodecPort.cc' was generated. #8 2.287 Notify: File `StatsD_CodecPort_CtrlFunct.hh' was generated. #8 2.287 Notify: File `StatsD_CodecPort_CtrlFunct.cc' was generated. #8 2.287 Notify: File `StatsD_CodecPort_CtrlFunct_part_1.cc' was generated. #8 2.287 Notify: File `StatsD_CodecPort_CtrlFunct_part_2.cc' was generated. #8 2.287 Notify: File `StatsD_CodecPort_CtrlFunct_part_3.cc' was generated. #8 2.287 Notify: File `StatsD_CodecPort_CtrlFunct_part_4.cc' was generated. #8 2.287 Notify: File `StatsD_CodecPort_CtrlFunct_part_5.cc' was generated. #8 2.287 Notify: File `StatsD_CodecPort_CtrlFunct_part_6.cc' was generated. #8 2.287 Notify: File `StatsD_CodecPort_CtrlFunct_part_7.cc' was generated. #8 2.287 Notify: File `StatsD_CodecPort_part_1.cc' was generated. #8 2.287 Notify: File `StatsD_CodecPort_part_2.cc' was generated. #8 2.288 Notify: File `StatsD_CodecPort_part_3.cc' was generated. #8 2.288 Notify: File `StatsD_CodecPort_part_4.cc' was generated. #8 2.288 Notify: File `StatsD_CodecPort_part_5.cc' was generated. #8 2.288 Notify: File `StatsD_CodecPort_part_6.cc' was generated. #8 2.288 Notify: File `StatsD_CodecPort_part_7.cc' was generated. #8 2.288 Notify: File `StatsD_Types.hh' was generated. #8 2.288 Notify: File `StatsD_Types.cc' was generated. #8 2.288 Notify: File `StatsD_Types_part_1.cc' was generated. #8 2.288 Notify: File `StatsD_Types_part_2.cc' was generated. #8 2.288 Notify: File `StatsD_Types_part_3.cc' was generated. #8 2.288 Notify: File `StatsD_Types_part_4.cc' was generated. #8 2.288 Notify: File `StatsD_Types_part_5.cc' was generated. #8 2.288 Notify: File `StatsD_Types_part_6.cc' was generated. #8 2.288 Notify: File `StatsD_Types_part_7.cc' was generated. #8 2.288 Notify: File `TCCConversion_Functions.hh' was generated. #8 2.288 Notify: File `TCCConversion_Functions.cc' was generated. #8 2.288 Notify: File `TCCConversion_Functions_part_1.cc' was generated. #8 2.288 Notify: File `TCCConversion_Functions_part_2.cc' was generated. #8 2.288 Notify: File `TCCConversion_Functions_part_3.cc' was generated. #8 2.288 Notify: File `TCCConversion_Functions_part_4.cc' was generated. #8 2.288 Notify: File `TCCConversion_Functions_part_5.cc' was generated. #8 2.288 Notify: File `TCCConversion_Functions_part_6.cc' was generated. #8 2.288 Notify: File `TCCConversion_Functions_part_7.cc' was generated. #8 2.288 Notify: File `TCCInterface_Functions.hh' was generated. #8 2.288 Notify: File `TCCInterface_Functions.cc' was generated. #8 2.288 Notify: File `TCCInterface_Functions_part_1.cc' was generated. #8 2.288 Notify: File `TCCInterface_Functions_part_2.cc' was generated. #8 2.288 Notify: File `TCCInterface_Functions_part_3.cc' was generated. #8 2.288 Notify: File `TCCInterface_Functions_part_4.cc' was generated. #8 2.288 Notify: File `TCCInterface_Functions_part_5.cc' was generated. #8 2.288 Notify: File `TCCInterface_Functions_part_6.cc' was generated. #8 2.289 Notify: File `TCCInterface_Functions_part_7.cc' was generated. #8 2.289 Notify: File `TELNETasp_PortType.hh' was generated. #8 2.289 Notify: File `TELNETasp_PortType.cc' was generated. #8 2.289 Notify: File `TELNETasp_PortType_part_1.cc' was generated. #8 2.289 Notify: File `TELNETasp_PortType_part_2.cc' was generated. #8 2.289 Notify: File `TELNETasp_PortType_part_3.cc' was generated. #8 2.289 Notify: File `TELNETasp_PortType_part_4.cc' was generated. #8 2.289 Notify: File `TELNETasp_PortType_part_5.cc' was generated. #8 2.289 Notify: File `TELNETasp_PortType_part_6.cc' was generated. #8 2.289 Notify: File `TELNETasp_PortType_part_7.cc' was generated. #8 2.289 Notify: File `UD_PortType.hh' was generated. #8 2.289 Notify: File `UD_PortType.cc' was generated. #8 2.289 Notify: File `UD_PortType_part_1.cc' was generated. #8 2.289 Notify: File `UD_PortType_part_2.cc' was generated. #8 2.289 Notify: File `UD_PortType_part_3.cc' was generated. #8 2.289 Notify: File `UD_PortType_part_4.cc' was generated. #8 2.289 Notify: File `UD_PortType_part_5.cc' was generated. #8 2.289 Notify: File `UD_PortType_part_6.cc' was generated. #8 2.289 Notify: File `UD_PortType_part_7.cc' was generated. #8 2.289 Notify: File `UD_Types.hh' was generated. #8 2.289 Notify: File `UD_Types.cc' was generated. #8 2.289 Notify: File `UD_Types_part_1.cc' was generated. #8 2.289 Notify: File `UD_Types_part_2.cc' was generated. #8 2.289 Notify: File `UD_Types_part_3.cc' was generated. #8 2.289 Notify: File `UD_Types_part_4.cc' was generated. #8 2.290 Notify: File `UD_Types_part_5.cc' was generated. #8 2.290 Notify: File `UD_Types_part_6.cc' was generated. #8 2.290 Notify: File `UD_Types_part_7.cc' was generated. #8 2.290 Notify: 414 files were updated. #8 2.305 touch compile #8 2.306 make[1]: Leaving directory '/osmo-ttcn3-hacks/ns' #8 2.306 make -j20 -C ns #8 2.312 make[1]: Entering directory '/osmo-ttcn3-hacks/ns' #8 2.334 Creating dependency file for UD_PT.cc #8 2.334 Creating dependency file for TELNETasp_PT.cc #8 2.334 Creating dependency file for TCCInterface.cc #8 2.334 Creating dependency file for TCCConversion.cc #8 2.334 Creating dependency file for StatsD_CodecPort_CtrlFunctdef.cc #8 2.334 Creating dependency file for Native_FunctionDefs.cc #8 2.334 Creating dependency file for LLC_EncDec.cc #8 2.335 Creating dependency file for IPL4asp_discovery.cc #8 2.335 Creating dependency file for IPL4asp_PT.cc #8 2.335 Creating dependency file for BSSGP_EncDec.cc #8 2.336 Creating dependency file for AF_PACKET_PT.cc #8 2.349 Creating dependency file for StatsD_Checker_part_7.cc #8 2.349 Creating dependency file for StatsD_Checker_part_6.cc #8 2.349 Creating dependency file for StatsD_Checker_part_5.cc #8 2.349 Creating dependency file for StatsD_Checker_part_3.cc #8 2.349 Creating dependency file for StatsD_Checker_part_4.cc #8 2.356 Creating dependency file for StatsD_Checker_part_2.cc #8 2.356 Creating dependency file for StatsD_Checker_part_1.cc #8 2.356 Creating dependency file for RAW_NS_part_7.cc #8 2.356 Creating dependency file for RAW_NS_part_6.cc #8 2.356 Creating dependency file for RAW_NS_part_5.cc #8 2.357 Creating dependency file for RAW_NS_part_4.cc #8 2.366 Creating dependency file for RAW_NS_part_3.cc #8 2.366 Creating dependency file for RAW_NS_part_2.cc #8 2.366 Creating dependency file for RAW_NS_part_1.cc #8 2.366 Creating dependency file for NS_Emulation_part_7.cc #8 2.366 Creating dependency file for NS_Emulation_part_6.cc #8 2.373 Creating dependency file for NS_Emulation_part_5.cc #8 2.373 Creating dependency file for NS_Emulation_part_4.cc #8 2.374 Creating dependency file for NS_Emulation_part_3.cc #8 2.374 Creating dependency file for NS_Emulation_part_2.cc #8 2.374 Creating dependency file for NS_Emulation_part_1.cc #8 2.374 Creating dependency file for BSSGP_Emulation_part_7.cc #8 2.374 Creating dependency file for BSSGP_Emulation_part_6.cc #8 2.375 Creating dependency file for BSSGP_Emulation_part_4.cc #8 2.375 Creating dependency file for BSSGP_Emulation_part_3.cc #8 2.375 Creating dependency file for BSSGP_Emulation_part_5.cc #8 2.375 Creating dependency file for BSSGP_Emulation_part_1.cc #8 2.375 Creating dependency file for BSSGP_Emulation_part_2.cc #8 2.380 Creating dependency file for StatsD_Checker.cc #8 2.380 Creating dependency file for RAW_NS.cc #8 2.380 Creating dependency file for NS_Emulation.cc #8 2.381 Creating dependency file for BSSGP_Emulation.cc #8 2.381 Creating dependency file for UD_Types_part_7.cc #8 2.381 Creating dependency file for UD_Types_part_6.cc #8 2.381 Creating dependency file for UD_Types_part_5.cc #8 2.381 Creating dependency file for UD_Types_part_4.cc #8 2.382 Creating dependency file for UD_Types_part_3.cc #8 2.383 Creating dependency file for UD_Types_part_2.cc #8 2.383 Creating dependency file for UD_Types_part_1.cc #8 2.384 Creating dependency file for UD_PortType_part_7.cc #8 2.386 Creating dependency file for UD_PortType_part_6.cc #8 2.386 Creating dependency file for UD_PortType_part_5.cc #8 2.387 Creating dependency file for UD_PortType_part_4.cc #8 2.388 Creating dependency file for UD_PortType_part_3.cc #8 2.389 Creating dependency file for UD_PortType_part_2.cc #8 2.389 Creating dependency file for UD_PortType_part_1.cc #8 2.389 Creating dependency file for TELNETasp_PortType_part_7.cc #8 2.389 Creating dependency file for TELNETasp_PortType_part_6.cc #8 2.390 Creating dependency file for TELNETasp_PortType_part_5.cc #8 2.390 Creating dependency file for TELNETasp_PortType_part_4.cc #8 2.390 Creating dependency file for TELNETasp_PortType_part_3.cc #8 2.392 Creating dependency file for TELNETasp_PortType_part_2.cc #8 2.393 Creating dependency file for TELNETasp_PortType_part_1.cc #8 2.394 Creating dependency file for TCCInterface_Functions_part_7.cc #8 2.395 Creating dependency file for TCCInterface_Functions_part_6.cc #8 2.396 Creating dependency file for TCCInterface_Functions_part_5.cc #8 2.396 Creating dependency file for TCCInterface_Functions_part_4.cc #8 2.396 Creating dependency file for TCCInterface_Functions_part_2.cc #8 2.396 Creating dependency file for TCCInterface_Functions_part_3.cc #8 2.398 Creating dependency file for TCCInterface_Functions_part_1.cc #8 2.398 Creating dependency file for TCCConversion_Functions_part_7.cc #8 2.399 Creating dependency file for TCCConversion_Functions_part_6.cc #8 2.403 Creating dependency file for TCCConversion_Functions_part_5.cc #8 2.403 Creating dependency file for TCCConversion_Functions_part_4.cc #8 2.403 Creating dependency file for TCCConversion_Functions_part_3.cc #8 2.403 Creating dependency file for TCCConversion_Functions_part_2.cc #8 2.403 Creating dependency file for StatsD_Types_part_7.cc #8 2.403 Creating dependency file for TCCConversion_Functions_part_1.cc #8 2.403 Creating dependency file for StatsD_Types_part_6.cc #8 2.404 Creating dependency file for StatsD_Types_part_5.cc #8 2.404 Creating dependency file for StatsD_Types_part_3.cc #8 2.404 Creating dependency file for StatsD_Types_part_2.cc #8 2.404 Creating dependency file for StatsD_Types_part_4.cc #8 2.404 Creating dependency file for StatsD_Types_part_1.cc #8 2.405 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_7.cc #8 2.410 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_6.cc #8 2.410 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_5.cc #8 2.411 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_4.cc #8 2.411 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_3.cc #8 2.411 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_2.cc #8 2.411 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_1.cc #8 2.411 Creating dependency file for StatsD_CodecPort_part_7.cc #8 2.412 Creating dependency file for StatsD_CodecPort_part_6.cc #8 2.412 Creating dependency file for StatsD_CodecPort_part_5.cc #8 2.412 Creating dependency file for StatsD_CodecPort_part_4.cc #8 2.412 Creating dependency file for StatsD_CodecPort_part_3.cc #8 2.413 Creating dependency file for StatsD_CodecPort_part_1.cc #8 2.413 Creating dependency file for StatsD_CodecPort_part_2.cc #8 2.416 Creating dependency file for Socket_API_Definitions_part_7.cc #8 2.417 Creating dependency file for Socket_API_Definitions_part_6.cc #8 2.418 Creating dependency file for Socket_API_Definitions_part_5.cc #8 2.418 Creating dependency file for Socket_API_Definitions_part_4.cc #8 2.418 Creating dependency file for Socket_API_Definitions_part_3.cc #8 2.419 Creating dependency file for Socket_API_Definitions_part_1.cc #8 2.419 Creating dependency file for Socket_API_Definitions_part_2.cc #8 2.419 Creating dependency file for SNDCP_Types_part_7.cc #8 2.419 Creating dependency file for SNDCP_Types_part_6.cc #8 2.420 Creating dependency file for SNDCP_Types_part_5.cc #8 2.420 Creating dependency file for SNDCP_Types_part_4.cc #8 2.420 Creating dependency file for SNDCP_Types_part_3.cc #8 2.420 Creating dependency file for SNDCP_Types_part_2.cc #8 2.421 Creating dependency file for SNDCP_Types_part_1.cc #8 2.422 Creating dependency file for Q933_Types_part_7.cc #8 2.424 Creating dependency file for Q933_Types_part_6.cc #8 2.425 Creating dependency file for Q933_Types_part_5.cc #8 2.425 Creating dependency file for Q933_Types_part_4.cc #8 2.426 Creating dependency file for Q933_Types_part_3.cc #8 2.426 Creating dependency file for Q933_Types_part_2.cc #8 2.426 Creating dependency file for Q933_Types_part_1.cc #8 2.426 Creating dependency file for Q931_Types_part_7.cc #8 2.427 Creating dependency file for Q931_Types_part_6.cc #8 2.427 Creating dependency file for Q931_Types_part_5.cc #8 2.427 Creating dependency file for Q931_Types_part_4.cc #8 2.428 Creating dependency file for Q931_Types_part_3.cc #8 2.428 Creating dependency file for Q931_Types_part_2.cc #8 2.429 Creating dependency file for Q931_Types_part_1.cc #8 2.430 Creating dependency file for Osmocom_VTY_Functions_part_7.cc #8 2.432 Creating dependency file for Osmocom_VTY_Functions_part_6.cc #8 2.432 Creating dependency file for Osmocom_VTY_Functions_part_5.cc #8 2.432 Creating dependency file for Osmocom_VTY_Functions_part_4.cc #8 2.433 Creating dependency file for Osmocom_VTY_Functions_part_3.cc #8 2.433 Creating dependency file for Osmocom_VTY_Functions_part_2.cc #8 2.434 Creating dependency file for Osmocom_Types_part_7.cc #8 2.434 Creating dependency file for Osmocom_Types_part_6.cc #8 2.434 Creating dependency file for Osmocom_VTY_Functions_part_1.cc #8 2.434 Creating dependency file for Osmocom_Types_part_5.cc #8 2.435 Creating dependency file for Osmocom_Types_part_4.cc #8 2.436 Creating dependency file for Osmocom_Types_part_3.cc #8 2.436 Creating dependency file for Osmocom_Types_part_2.cc #8 2.438 Creating dependency file for Osmocom_Types_part_1.cc #8 2.438 Creating dependency file for Osmocom_Gb_Types_part_7.cc #8 2.439 Creating dependency file for Osmocom_Gb_Types_part_6.cc #8 2.439 Creating dependency file for Osmocom_Gb_Types_part_5.cc #8 2.439 Creating dependency file for Osmocom_Gb_Types_part_4.cc #8 2.439 Creating dependency file for Osmocom_Gb_Types_part_3.cc #8 2.440 Creating dependency file for Osmocom_Gb_Types_part_2.cc #8 2.440 Creating dependency file for Osmocom_Gb_Types_part_1.cc #8 2.441 Creating dependency file for Native_Functions_part_7.cc #8 2.441 Creating dependency file for Native_Functions_part_6.cc #8 2.443 Creating dependency file for Native_Functions_part_5.cc #8 2.443 Creating dependency file for Native_Functions_part_4.cc #8 2.443 Creating dependency file for Native_Functions_part_3.cc #8 2.444 Creating dependency file for Native_Functions_part_2.cc #8 2.445 Creating dependency file for NS_Types_part_7.cc #8 2.445 Creating dependency file for Native_Functions_part_1.cc #8 2.446 Creating dependency file for NS_Types_part_6.cc #8 2.446 Creating dependency file for NS_Types_part_5.cc #8 2.447 Creating dependency file for NS_Types_part_4.cc #8 2.447 Creating dependency file for NS_Types_part_3.cc #8 2.447 Creating dependency file for NS_Types_part_2.cc #8 2.448 Creating dependency file for NS_Types_part_1.cc #8 2.448 Creating dependency file for NS_Tests_part_7.cc #8 2.449 Creating dependency file for NS_Tests_part_5.cc #8 2.449 Creating dependency file for NS_Tests_part_6.cc #8 2.451 Creating dependency file for NS_Tests_part_3.cc #8 2.451 Creating dependency file for NS_Tests_part_4.cc #8 2.451 Creating dependency file for NS_Tests_part_2.cc #8 2.452 Creating dependency file for NS_Tests_part_1.cc #8 2.452 Creating dependency file for NS_Provider_IPL4_part_7.cc #8 2.452 Creating dependency file for NS_Provider_IPL4_part_6.cc #8 2.453 Creating dependency file for NS_Provider_IPL4_part_5.cc #8 2.454 Creating dependency file for NS_Provider_IPL4_part_4.cc #8 2.454 Creating dependency file for NS_Provider_IPL4_part_3.cc #8 2.454 Creating dependency file for NS_Provider_IPL4_part_2.cc #8 2.455 Creating dependency file for NS_Provider_IPL4_part_1.cc #8 2.455 Creating dependency file for NS_Provider_FR_part_7.cc #8 2.455 Creating dependency file for NS_Provider_FR_part_6.cc #8 2.456 Creating dependency file for NS_Provider_FR_part_5.cc #8 2.459 Creating dependency file for NS_Provider_FR_part_4.cc #8 2.459 Creating dependency file for NS_Provider_FR_part_3.cc #8 2.459 Creating dependency file for NS_Provider_FR_part_2.cc #8 2.459 Creating dependency file for NS_Provider_FR_part_1.cc #8 2.460 Creating dependency file for MobileL3_Types_part_6.cc #8 2.460 Creating dependency file for MobileL3_Types_part_7.cc #8 2.460 Creating dependency file for MobileL3_Types_part_5.cc #8 2.461 Creating dependency file for MobileL3_Types_part_4.cc #8 2.461 Creating dependency file for MobileL3_Types_part_3.cc #8 2.461 Creating dependency file for MobileL3_Types_part_2.cc #8 2.461 Creating dependency file for MobileL3_Types_part_1.cc #8 2.462 Creating dependency file for MobileL3_SS_Types_part_7.cc #8 2.463 Creating dependency file for MobileL3_SS_Types_part_6.cc #8 2.463 Creating dependency file for MobileL3_SS_Types_part_5.cc #8 2.464 Creating dependency file for MobileL3_SS_Types_part_4.cc #8 2.466 Creating dependency file for MobileL3_SS_Types_part_3.cc #8 2.466 Creating dependency file for MobileL3_SS_Types_part_2.cc #8 2.466 Creating dependency file for MobileL3_SMS_Types_part_7.cc #8 2.466 Creating dependency file for MobileL3_SS_Types_part_1.cc #8 2.467 Creating dependency file for MobileL3_SMS_Types_part_6.cc #8 2.467 Creating dependency file for MobileL3_SMS_Types_part_5.cc #8 2.467 Creating dependency file for MobileL3_SMS_Types_part_4.cc #8 2.468 Creating dependency file for MobileL3_SMS_Types_part_3.cc #8 2.469 Creating dependency file for MobileL3_SMS_Types_part_2.cc #8 2.469 Creating dependency file for MobileL3_SMS_Types_part_1.cc #8 2.469 Creating dependency file for MobileL3_RRM_Types_part_7.cc #8 2.471 Creating dependency file for MobileL3_RRM_Types_part_6.cc #8 2.471 Creating dependency file for MobileL3_RRM_Types_part_5.cc #8 2.472 Creating dependency file for MobileL3_RRM_Types_part_4.cc #8 2.472 Creating dependency file for MobileL3_RRM_Types_part_3.cc #8 2.472 Creating dependency file for MobileL3_RRM_Types_part_2.cc #8 2.474 Creating dependency file for MobileL3_RRM_Types_part_1.cc #8 2.474 Creating dependency file for MobileL3_MM_Types_part_6.cc #8 2.474 Creating dependency file for MobileL3_MM_Types_part_7.cc #8 2.475 Creating dependency file for MobileL3_MM_Types_part_5.cc #8 2.475 Creating dependency file for MobileL3_MM_Types_part_4.cc #8 2.479 Creating dependency file for MobileL3_MM_Types_part_3.cc #8 2.479 Creating dependency file for MobileL3_MM_Types_part_2.cc #8 2.479 Creating dependency file for MobileL3_MM_Types_part_1.cc #8 2.480 Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc #8 2.480 Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc #8 2.480 Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc #8 2.481 Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc #8 2.481 Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc #8 2.481 Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc #8 2.481 Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc #8 2.483 Creating dependency file for MobileL3_CommonIE_Types_part_6.cc #8 2.483 Creating dependency file for MobileL3_CommonIE_Types_part_7.cc #8 2.484 Creating dependency file for MobileL3_CommonIE_Types_part_5.cc #8 2.487 Creating dependency file for MobileL3_CommonIE_Types_part_4.cc #8 2.487 Creating dependency file for MobileL3_CommonIE_Types_part_3.cc #8 2.488 Creating dependency file for MobileL3_CommonIE_Types_part_2.cc #8 2.488 Creating dependency file for MobileL3_CommonIE_Types_part_1.cc #8 2.488 Creating dependency file for MobileL3_CC_Types_part_7.cc #8 2.490 Creating dependency file for MobileL3_CC_Types_part_6.cc #8 2.492 Creating dependency file for MobileL3_CC_Types_part_5.cc #8 2.492 Creating dependency file for MobileL3_CC_Types_part_4.cc #8 2.495 Creating dependency file for MobileL3_CC_Types_part_3.cc #8 2.495 Creating dependency file for MobileL3_CC_Types_part_2.cc #8 2.496 Creating dependency file for MobileL3_CC_Types_part_1.cc #8 2.497 Creating dependency file for Misc_Helpers_part_7.cc #8 2.500 Creating dependency file for Misc_Helpers_part_6.cc #8 2.503 Creating dependency file for Misc_Helpers_part_5.cc #8 2.508 Creating dependency file for Misc_Helpers_part_4.cc #8 2.508 Creating dependency file for Misc_Helpers_part_3.cc #8 2.510 Creating dependency file for Misc_Helpers_part_2.cc #8 2.511 Creating dependency file for Misc_Helpers_part_1.cc #8 2.513 Creating dependency file for LLC_Types_part_7.cc #8 2.515 Creating dependency file for LLC_Types_part_6.cc #8 2.516 Creating dependency file for LLC_Types_part_5.cc #8 2.517 Creating dependency file for LLC_Types_part_4.cc #8 2.519 Creating dependency file for LLC_Types_part_3.cc #8 2.522 Creating dependency file for LLC_Types_part_2.cc #8 2.524 Creating dependency file for LLC_Types_part_1.cc #8 2.524 Creating dependency file for LLC_Templates_part_7.cc #8 2.524 Creating dependency file for LLC_Templates_part_6.cc #8 2.527 Creating dependency file for LLC_Templates_part_5.cc #8 2.530 Creating dependency file for LLC_Templates_part_4.cc #8 2.531 Creating dependency file for LLC_Templates_part_3.cc #8 2.531 Creating dependency file for LLC_Templates_part_2.cc #8 2.531 Creating dependency file for LLC_Templates_part_1.cc #8 2.533 Creating dependency file for IPL4asp_Types_part_7.cc #8 2.533 Creating dependency file for IPL4asp_Types_part_6.cc #8 2.534 Creating dependency file for IPL4asp_Types_part_5.cc #8 2.538 Creating dependency file for IPL4asp_Types_part_4.cc #8 2.539 Creating dependency file for IPL4asp_Types_part_3.cc #8 2.539 Creating dependency file for IPL4asp_Types_part_2.cc #8 2.541 Creating dependency file for IPL4asp_Types_part_1.cc #8 2.541 Creating dependency file for IPL4asp_PortType_part_7.cc #8 2.544 Creating dependency file for IPL4asp_PortType_part_6.cc #8 2.545 Creating dependency file for IPL4asp_PortType_part_5.cc #8 2.546 Creating dependency file for IPL4asp_PortType_part_4.cc #8 2.546 Creating dependency file for IPL4asp_PortType_part_3.cc #8 2.547 Creating dependency file for IPL4asp_PortType_part_2.cc #8 2.549 Creating dependency file for IPL4asp_Functions_part_7.cc #8 2.549 Creating dependency file for IPL4asp_PortType_part_1.cc #8 2.550 Creating dependency file for IPL4asp_Functions_part_6.cc #8 2.552 Creating dependency file for IPL4asp_Functions_part_5.cc #8 2.553 Creating dependency file for IPL4asp_Functions_part_4.cc #8 2.554 Creating dependency file for IPL4asp_Functions_part_3.cc #8 2.559 Creating dependency file for IPL4asp_Functions_part_2.cc #8 2.560 Creating dependency file for IPL4asp_Functions_part_1.cc #8 2.560 Creating dependency file for General_Types_part_7.cc #8 2.560 Creating dependency file for General_Types_part_6.cc #8 2.560 Creating dependency file for General_Types_part_5.cc #8 2.560 Creating dependency file for General_Types_part_4.cc #8 2.561 Creating dependency file for General_Types_part_3.cc #8 2.561 Creating dependency file for General_Types_part_2.cc #8 2.566 Creating dependency file for General_Types_part_1.cc #8 2.567 Creating dependency file for GSM_Types_part_7.cc #8 2.567 Creating dependency file for GSM_Types_part_6.cc #8 2.568 Creating dependency file for GSM_Types_part_5.cc #8 2.568 Creating dependency file for GSM_Types_part_4.cc #8 2.568 Creating dependency file for GSM_Types_part_3.cc #8 2.568 Creating dependency file for GSM_Types_part_2.cc #8 2.569 Creating dependency file for FrameRelay_Types_part_7.cc #8 2.569 Creating dependency file for GSM_Types_part_1.cc #8 2.569 Creating dependency file for FrameRelay_Types_part_6.cc #8 2.570 Creating dependency file for FrameRelay_Types_part_5.cc #8 2.575 Creating dependency file for FrameRelay_Types_part_4.cc #8 2.575 Creating dependency file for FrameRelay_Types_part_3.cc #8 2.575 Creating dependency file for FrameRelay_Types_part_2.cc #8 2.575 Creating dependency file for FrameRelay_Types_part_1.cc #8 2.576 Creating dependency file for FrameRelay_Emulation_part_7.cc #8 2.578 Creating dependency file for FrameRelay_Emulation_part_5.cc #8 2.578 Creating dependency file for FrameRelay_Emulation_part_6.cc #8 2.578 Creating dependency file for FrameRelay_Emulation_part_4.cc #8 2.578 Creating dependency file for FrameRelay_Emulation_part_3.cc #8 2.578 Creating dependency file for FrameRelay_Emulation_part_2.cc #8 2.579 Creating dependency file for FrameRelay_Emulation_part_1.cc #8 2.583 Creating dependency file for FrameRelay_CodecPort_part_7.cc #8 2.583 Creating dependency file for FrameRelay_CodecPort_part_6.cc #8 2.583 Creating dependency file for FrameRelay_CodecPort_part_5.cc #8 2.584 Creating dependency file for FrameRelay_CodecPort_part_4.cc #8 2.585 Creating dependency file for FrameRelay_CodecPort_part_3.cc #8 2.587 Creating dependency file for FrameRelay_CodecPort_part_1.cc #8 2.587 Creating dependency file for FrameRelay_CodecPort_part_2.cc #8 2.587 Creating dependency file for BSSGP_Types_part_7.cc #8 2.588 Creating dependency file for BSSGP_Types_part_5.cc #8 2.588 Creating dependency file for BSSGP_Types_part_6.cc #8 2.590 Creating dependency file for BSSGP_Types_part_4.cc #8 2.590 Creating dependency file for BSSGP_Types_part_3.cc #8 2.591 Creating dependency file for BSSGP_Types_part_2.cc #8 2.591 Creating dependency file for BSSGP_Types_part_1.cc #8 2.593 Creating dependency file for AF_PACKET_PortTypes_part_7.cc #8 2.593 Creating dependency file for AF_PACKET_PortTypes_part_6.cc #8 2.593 Creating dependency file for AF_PACKET_PortTypes_part_5.cc #8 2.595 Creating dependency file for AF_PACKET_PortTypes_part_4.cc #8 2.595 Creating dependency file for AF_PACKET_PortTypes_part_3.cc #8 2.602 Creating dependency file for AF_PACKET_PortTypes_part_2.cc #8 2.602 Creating dependency file for AF_PACKET_PortTypes_part_1.cc #8 2.602 Creating dependency file for AF_PACKET_PortType_part_7.cc #8 2.603 Creating dependency file for AF_PACKET_PortType_part_6.cc #8 2.611 Creating dependency file for AF_PACKET_PortType_part_5.cc #8 2.611 Creating dependency file for AF_PACKET_PortType_part_4.cc #8 2.611 Creating dependency file for AF_PACKET_PortType_part_3.cc #8 2.611 Creating dependency file for AF_PACKET_PortType_part_2.cc #8 2.619 Creating dependency file for AF_PACKET_PortType_part_1.cc #8 2.620 Creating dependency file for UD_Types.cc #8 2.620 Creating dependency file for UD_PortType.cc #8 2.623 Creating dependency file for TELNETasp_PortType.cc #8 2.623 Creating dependency file for TCCInterface_Functions.cc #8 2.626 Creating dependency file for TCCConversion_Functions.cc #8 2.626 Creating dependency file for StatsD_Types.cc #8 2.626 Creating dependency file for StatsD_CodecPort_CtrlFunct.cc #8 2.627 Creating dependency file for StatsD_CodecPort.cc #8 2.627 Creating dependency file for Socket_API_Definitions.cc #8 2.627 Creating dependency file for SNDCP_Types.cc #8 2.634 Creating dependency file for Q933_Types.cc #8 2.638 Creating dependency file for Q931_Types.cc #8 2.681 Creating dependency file for Osmocom_VTY_Functions.cc #8 2.683 Creating dependency file for Osmocom_Types.cc #8 2.711 Creating dependency file for Osmocom_Gb_Types.cc #8 2.711 Creating dependency file for Native_Functions.cc #8 2.711 Creating dependency file for NS_Types.cc #8 2.711 Creating dependency file for NS_Tests.cc #8 2.711 Creating dependency file for NS_Provider_IPL4.cc #8 2.712 Creating dependency file for NS_Provider_FR.cc #8 2.712 Creating dependency file for MobileL3_Types.cc #8 2.712 Creating dependency file for MobileL3_SS_Types.cc #8 2.712 Creating dependency file for MobileL3_RRM_Types.cc #8 2.713 Creating dependency file for MobileL3_MM_Types.cc #8 2.713 Creating dependency file for MobileL3_SMS_Types.cc #8 2.722 Creating dependency file for MobileL3_GMM_SM_Types.cc #8 2.723 Creating dependency file for MobileL3_CommonIE_Types.cc #8 2.727 Creating dependency file for MobileL3_CC_Types.cc #8 2.730 Creating dependency file for Misc_Helpers.cc #8 2.734 Creating dependency file for LLC_Types.cc #8 2.742 Creating dependency file for LLC_Templates.cc #8 2.748 Creating dependency file for IPL4asp_Types.cc #8 2.754 Creating dependency file for IPL4asp_PortType.cc #8 2.758 Creating dependency file for IPL4asp_Functions.cc #8 2.768 Creating dependency file for General_Types.cc #8 2.772 Creating dependency file for GSM_Types.cc #8 2.785 Creating dependency file for FrameRelay_Types.cc #8 2.786 Creating dependency file for FrameRelay_Emulation.cc #8 2.797 Creating dependency file for FrameRelay_CodecPort.cc #8 2.818 Creating dependency file for BSSGP_Types.cc #8 2.820 Creating dependency file for AF_PACKET_PortTypes.cc #8 2.823 Creating dependency file for AF_PACKET_PortType.cc #8 2.938 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortType.o AF_PACKET_PortType.cc #8 2.938 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortTypes.o AF_PACKET_PortTypes.cc #8 2.938 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc #8 2.938 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_CodecPort.o FrameRelay_CodecPort.cc #8 2.938 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Emulation.o FrameRelay_Emulation.cc #8 2.938 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Types.o FrameRelay_Types.cc #8 2.938 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.938 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.939 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.939 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.939 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.940 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates.o LLC_Templates.cc #8 2.940 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types.o LLC_Types.cc #8 2.941 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.941 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc #8 2.941 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc #8 2.941 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc #8 2.942 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc #8 2.942 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc #8 2.958 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc #8 3.475 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc #8 3.480 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc #8 3.481 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_FR.o NS_Provider_FR.cc #8 3.493 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4.o NS_Provider_IPL4.cc #8 3.594 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Tests.o NS_Tests.cc #8 3.710 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc #8 3.775 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 3.809 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc #8 4.415 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 4.611 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 4.976 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q931_Types.o Q931_Types.cc #8 5.025 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q933_Types.o Q933_Types.cc #8 5.260 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types.o SNDCP_Types.cc #8 5.366 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 5.440 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort.o StatsD_CodecPort.cc #8 5.564 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct.o StatsD_CodecPort_CtrlFunct.cc #8 5.689 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types.o StatsD_Types.cc #8 5.813 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 6.204 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 6.265 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 6.306 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 6.606 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 6.619 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortType_part_1.o AF_PACKET_PortType_part_1.cc #8 6.636 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortType_part_2.o AF_PACKET_PortType_part_2.cc #8 6.668 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortType_part_3.o AF_PACKET_PortType_part_3.cc #8 6.675 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortType_part_4.o AF_PACKET_PortType_part_4.cc #8 6.696 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortType_part_5.o AF_PACKET_PortType_part_5.cc #8 6.697 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortType_part_6.o AF_PACKET_PortType_part_6.cc #8 6.713 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortType_part_7.o AF_PACKET_PortType_part_7.cc #8 6.714 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortTypes_part_1.o AF_PACKET_PortTypes_part_1.cc #8 6.731 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortTypes_part_2.o AF_PACKET_PortTypes_part_2.cc #8 6.743 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortTypes_part_3.o AF_PACKET_PortTypes_part_3.cc #8 6.764 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortTypes_part_4.o AF_PACKET_PortTypes_part_4.cc #8 6.767 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortTypes_part_5.o AF_PACKET_PortTypes_part_5.cc #8 6.783 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortTypes_part_6.o AF_PACKET_PortTypes_part_6.cc #8 6.786 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortTypes_part_7.o AF_PACKET_PortTypes_part_7.cc #8 6.789 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc #8 6.802 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc #8 6.814 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc #8 7.187 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc #8 7.199 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc #8 7.237 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc #8 7.258 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc #8 7.300 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_CodecPort_part_1.o FrameRelay_CodecPort_part_1.cc #8 7.324 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_CodecPort_part_2.o FrameRelay_CodecPort_part_2.cc #8 7.356 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_CodecPort_part_3.o FrameRelay_CodecPort_part_3.cc #8 7.388 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_CodecPort_part_4.o FrameRelay_CodecPort_part_4.cc #8 7.420 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_CodecPort_part_5.o FrameRelay_CodecPort_part_5.cc #8 7.452 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_CodecPort_part_6.o FrameRelay_CodecPort_part_6.cc #8 7.484 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_CodecPort_part_7.o FrameRelay_CodecPort_part_7.cc #8 7.516 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Emulation_part_1.o FrameRelay_Emulation_part_1.cc #8 7.548 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Emulation_part_2.o FrameRelay_Emulation_part_2.cc #8 7.580 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Emulation_part_3.o FrameRelay_Emulation_part_3.cc #8 7.595 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Emulation_part_4.o FrameRelay_Emulation_part_4.cc #8 7.612 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Emulation_part_5.o FrameRelay_Emulation_part_5.cc #8 7.629 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Emulation_part_6.o FrameRelay_Emulation_part_6.cc #8 7.646 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Emulation_part_7.o FrameRelay_Emulation_part_7.cc #8 7.662 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Types_part_1.o FrameRelay_Types_part_1.cc #8 7.679 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Types_part_2.o FrameRelay_Types_part_2.cc #8 7.696 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Types_part_3.o FrameRelay_Types_part_3.cc #8 7.713 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Types_part_4.o FrameRelay_Types_part_4.cc #8 7.744 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Types_part_5.o FrameRelay_Types_part_5.cc #8 7.773 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Types_part_6.o FrameRelay_Types_part_6.cc #8 7.776 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Types_part_7.o FrameRelay_Types_part_7.cc #8 7.788 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 7.791 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 7.805 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 7.807 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 7.821 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 7.823 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 7.837 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 7.839 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 7.853 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 7.856 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 7.869 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 7.872 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 7.885 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 7.888 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 7.902 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 7.904 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 7.918 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 7.920 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 7.934 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 7.936 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 7.950 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 7.952 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 7.966 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 7.969 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 7.982 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 7.984 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 7.999 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 8.001 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 8.017 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 8.017 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 8.034 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 8.035 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 8.068 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 8.068 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 8.102 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 8.103 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_1.o LLC_Templates_part_1.cc #8 8.210 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_2.o LLC_Templates_part_2.cc #8 8.210 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_3.o LLC_Templates_part_3.cc #8 8.211 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_4.o LLC_Templates_part_4.cc #8 8.227 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_5.o LLC_Templates_part_5.cc #8 8.228 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_6.o LLC_Templates_part_6.cc #8 8.228 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_7.o LLC_Templates_part_7.cc #8 8.245 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_1.o LLC_Types_part_1.cc #8 8.246 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_2.o LLC_Types_part_2.cc #8 8.246 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_3.o LLC_Types_part_3.cc #8 8.263 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_4.o LLC_Types_part_4.cc #8 8.278 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_5.o LLC_Types_part_5.cc #8 8.279 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_6.o LLC_Types_part_6.cc #8 8.285 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_7.o LLC_Types_part_7.cc #8 8.288 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 8.296 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 8.296 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 8.310 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 8.312 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 8.313 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 8.313 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 8.317 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc #8 8.330 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc #8 8.330 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc #8 8.330 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc #8 8.334 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc #8 8.346 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc #8 8.352 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc #8 8.352 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc #8 8.364 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc #8 8.370 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc #8 8.388 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc #8 8.389 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc #8 8.410 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc #8 8.413 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc #8 8.436 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc #8 8.438 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc #8 10.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc #8 10.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc #8 11.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc #8 11.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc #8 11.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc #8 11.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc #8 11.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc #8 11.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc #8 11.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc #8 11.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc #8 11.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc #8 11.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc #8 11.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc #8 11.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc #8 12.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc #8 12.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc #8 12.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc #8 12.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc #8 12.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc #8 12.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc #8 12.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc #8 12.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc #8 12.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc #8 12.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc #8 12.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc #8 12.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc #8 12.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc #8 12.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc #8 12.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc #8 12.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc #8 12.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc #8 12.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc #8 12.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc #8 12.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc #8 12.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc #8 12.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc #8 12.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc #8 12.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc #8 12.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc #8 12.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc #8 12.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_FR_part_1.o NS_Provider_FR_part_1.cc #8 12.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_FR_part_2.o NS_Provider_FR_part_2.cc #8 12.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_FR_part_3.o NS_Provider_FR_part_3.cc #8 12.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_FR_part_4.o NS_Provider_FR_part_4.cc #8 12.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_FR_part_5.o NS_Provider_FR_part_5.cc #8 12.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_FR_part_6.o NS_Provider_FR_part_6.cc #8 12.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_FR_part_7.o NS_Provider_FR_part_7.cc #8 12.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_1.cc #8 12.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_2.cc #8 12.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_3.cc #8 12.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_4.cc #8 12.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_5.cc #8 12.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_6.cc #8 12.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_7.o NS_Provider_IPL4_part_7.cc #8 12.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Tests_part_1.o NS_Tests_part_1.cc #8 12.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Tests_part_2.o NS_Tests_part_2.cc #8 12.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Tests_part_3.o NS_Tests_part_3.cc #8 12.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Tests_part_4.o NS_Tests_part_4.cc #8 12.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Tests_part_5.o NS_Tests_part_5.cc #8 12.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Tests_part_6.o NS_Tests_part_6.cc #8 12.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Tests_part_7.o NS_Tests_part_7.cc #8 12.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc #8 12.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc #8 12.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc #8 12.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc #8 12.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc #8 12.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc #8 12.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc #8 12.82 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 12.82 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 12.82 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 12.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc #8 12.84 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 12.84 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 12.84 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 12.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc #8 12.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc #8 12.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc #8 12.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc #8 12.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc #8 12.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc #8 12.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc #8 12.88 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 12.90 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 12.90 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 12.91 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 12.91 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 12.92 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 12.92 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 12.93 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 12.93 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 12.94 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 12.95 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 12.95 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 12.95 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 12.96 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 12.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q931_Types_part_1.o Q931_Types_part_1.cc #8 12.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q931_Types_part_2.o Q931_Types_part_2.cc #8 12.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q931_Types_part_3.o Q931_Types_part_3.cc #8 12.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q931_Types_part_4.o Q931_Types_part_4.cc #8 12.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q931_Types_part_5.o Q931_Types_part_5.cc #8 12.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q931_Types_part_6.o Q931_Types_part_6.cc #8 13.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q931_Types_part_7.o Q931_Types_part_7.cc #8 13.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q933_Types_part_1.o Q933_Types_part_1.cc #8 13.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q933_Types_part_2.o Q933_Types_part_2.cc #8 13.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q933_Types_part_3.o Q933_Types_part_3.cc #8 13.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q933_Types_part_4.o Q933_Types_part_4.cc #8 13.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q933_Types_part_5.o Q933_Types_part_5.cc #8 13.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q933_Types_part_6.o Q933_Types_part_6.cc #8 13.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q933_Types_part_7.o Q933_Types_part_7.cc #8 13.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_1.o SNDCP_Types_part_1.cc #8 13.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_2.o SNDCP_Types_part_2.cc #8 13.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_3.o SNDCP_Types_part_3.cc #8 13.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_4.o SNDCP_Types_part_4.cc #8 13.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_5.o SNDCP_Types_part_5.cc #8 13.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_6.o SNDCP_Types_part_6.cc #8 13.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_7.o SNDCP_Types_part_7.cc #8 13.09 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 13.10 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 13.10 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 13.11 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 13.12 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 13.12 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 13.13 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 13.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_1.o StatsD_CodecPort_part_1.cc #8 13.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_2.o StatsD_CodecPort_part_2.cc #8 13.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_3.o StatsD_CodecPort_part_3.cc #8 13.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_4.o StatsD_CodecPort_part_4.cc #8 13.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_5.o StatsD_CodecPort_part_5.cc #8 13.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_6.o StatsD_CodecPort_part_6.cc #8 13.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_7.o StatsD_CodecPort_part_7.cc #8 13.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_1.o StatsD_CodecPort_CtrlFunct_part_1.cc #8 13.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_2.o StatsD_CodecPort_CtrlFunct_part_2.cc #8 13.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_3.o StatsD_CodecPort_CtrlFunct_part_3.cc #8 13.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_CodecPort_CtrlFunct_part_4.cc #8 13.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_5.o StatsD_CodecPort_CtrlFunct_part_5.cc #8 13.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_6.o StatsD_CodecPort_CtrlFunct_part_6.cc #8 13.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_7.o StatsD_CodecPort_CtrlFunct_part_7.cc #8 13.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_1.o StatsD_Types_part_1.cc #8 13.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_2.o StatsD_Types_part_2.cc #8 13.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_3.o StatsD_Types_part_3.cc #8 13.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_4.o StatsD_Types_part_4.cc #8 13.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_5.o StatsD_Types_part_5.cc #8 13.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_6.o StatsD_Types_part_6.cc #8 13.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_7.o StatsD_Types_part_7.cc #8 13.25 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 13.25 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 13.27 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 13.27 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 13.27 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 13.27 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 13.29 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 13.29 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 13.29 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 13.29 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 13.31 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 13.31 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 13.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc #8 13.32 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 13.33 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 13.33 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 13.34 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 13.34 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 13.35 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 13.35 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 13.36 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 13.36 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 13.38 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 13.38 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 13.38 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 13.40 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 13.40 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 13.40 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 13.40 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 13.42 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 13.42 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 13.42 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 13.43 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 13.44 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 13.44 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 13.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation.o BSSGP_Emulation.cc #8 13.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation.o NS_Emulation.cc #8 13.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS.o RAW_NS.cc #8 13.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker.o StatsD_Checker.cc #8 14.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_1.cc #8 14.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_2.cc #8 14.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_3.cc #8 14.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_4.cc #8 14.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_5.cc #8 14.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_6.cc #8 14.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_7.o BSSGP_Emulation_part_7.cc #8 14.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_1.o NS_Emulation_part_1.cc #8 14.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_2.o NS_Emulation_part_2.cc #8 14.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_3.o NS_Emulation_part_3.cc #8 14.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_4.o NS_Emulation_part_4.cc #8 14.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_5.o NS_Emulation_part_5.cc #8 14.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_6.o NS_Emulation_part_6.cc #8 14.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_7.o NS_Emulation_part_7.cc #8 14.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_1.o RAW_NS_part_1.cc #8 14.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_2.o RAW_NS_part_2.cc #8 14.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_3.o RAW_NS_part_3.cc #8 14.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_4.o RAW_NS_part_4.cc #8 14.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_5.o RAW_NS_part_5.cc #8 14.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_6.o RAW_NS_part_6.cc #8 14.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_7.o RAW_NS_part_7.cc #8 14.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_1.o StatsD_Checker_part_1.cc #8 14.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_2.o StatsD_Checker_part_2.cc #8 14.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_3.o StatsD_Checker_part_3.cc #8 14.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_4.o StatsD_Checker_part_4.cc #8 14.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_5.o StatsD_Checker_part_5.cc #8 14.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_6.o StatsD_Checker_part_6.cc #8 14.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_7.o StatsD_Checker_part_7.cc #8 14.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PT.o AF_PACKET_PT.cc #8 15.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_EncDec.o BSSGP_EncDec.cc #8 15.61 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 15.72 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 16.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_EncDec.o LLC_EncDec.cc #8 16.40 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 16.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunctdef.o StatsD_CodecPort_CtrlFunctdef.cc #8 16.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc #8 17.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc #8 17.39 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 17.40 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 17.49 g++ -shared -o AF_PACKET_PortType.so AF_PACKET_PortType.o #8 17.57 g++ -shared -o AF_PACKET_PortTypes.so AF_PACKET_PortTypes.o #8 17.58 g++ -shared -o BSSGP_Types.so BSSGP_Types.o #8 17.62 g++ -shared -o FrameRelay_CodecPort.so FrameRelay_CodecPort.o #8 17.69 g++ -shared -o FrameRelay_Emulation.so FrameRelay_Emulation.o #8 17.76 g++ -shared -o FrameRelay_Types.so FrameRelay_Types.o #8 17.80 g++ -shared -o GSM_Types.so GSM_Types.o #8 17.83 g++ -shared -o General_Types.so General_Types.o #8 17.88 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o #8 17.93 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o #8 17.96 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o #8 18.02 g++ -shared -o LLC_Templates.so LLC_Templates.o #8 18.05 g++ -shared -o LLC_Types.so LLC_Types.o #8 18.09 g++ -shared -o Misc_Helpers.so Misc_Helpers.o #8 18.11 g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o #8 18.15 g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o #8 18.16 g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o #8 18.16 g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o #8 18.17 g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o #8 18.25 g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o #8 18.32 g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o #8 18.33 g++ -shared -o MobileL3_Types.so MobileL3_Types.o #8 18.36 g++ -shared -o NS_Provider_FR.so NS_Provider_FR.o #8 18.37 g++ -shared -o NS_Provider_IPL4.so NS_Provider_IPL4.o #8 18.37 g++ -shared -o NS_Tests.so NS_Tests.o #8 18.45 g++ -shared -o NS_Types.so NS_Types.o #8 18.46 g++ -shared -o Native_Functions.so Native_Functions.o #8 18.46 g++ -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o #8 18.47 g++ -shared -o Osmocom_Types.so Osmocom_Types.o #8 18.47 g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o #8 18.47 g++ -shared -o Q931_Types.so Q931_Types.o #8 18.55 g++ -shared -o Q933_Types.so Q933_Types.o #8 18.56 g++ -shared -o SNDCP_Types.so SNDCP_Types.o #8 18.56 g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o #8 18.57 g++ -shared -o StatsD_CodecPort.so StatsD_CodecPort.o #8 18.59 g++ -shared -o StatsD_CodecPort_CtrlFunct.so StatsD_CodecPort_CtrlFunct.o #8 18.64 g++ -shared -o StatsD_Types.so StatsD_Types.o #8 18.65 g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o #8 18.67 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o #8 18.68 g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o #8 18.74 g++ -shared -o UD_PortType.so UD_PortType.o #8 18.75 g++ -shared -o UD_Types.so UD_Types.o #8 18.77 g++ -shared -o AF_PACKET_PortType_part_1.so AF_PACKET_PortType_part_1.o #8 18.79 g++ -shared -o AF_PACKET_PortType_part_2.so AF_PACKET_PortType_part_2.o #8 18.80 g++ -shared -o AF_PACKET_PortType_part_3.so AF_PACKET_PortType_part_3.o #8 18.81 g++ -shared -o AF_PACKET_PortType_part_4.so AF_PACKET_PortType_part_4.o #8 18.82 g++ -shared -o AF_PACKET_PortType_part_5.so AF_PACKET_PortType_part_5.o #8 18.82 g++ -shared -o AF_PACKET_PortType_part_6.so AF_PACKET_PortType_part_6.o #8 18.83 g++ -shared -o AF_PACKET_PortType_part_7.so AF_PACKET_PortType_part_7.o #8 18.83 g++ -shared -o AF_PACKET_PortTypes_part_1.so AF_PACKET_PortTypes_part_1.o #8 18.83 g++ -shared -o AF_PACKET_PortTypes_part_2.so AF_PACKET_PortTypes_part_2.o #8 18.84 g++ -shared -o AF_PACKET_PortTypes_part_3.so AF_PACKET_PortTypes_part_3.o #8 18.84 g++ -shared -o AF_PACKET_PortTypes_part_4.so AF_PACKET_PortTypes_part_4.o #8 18.85 g++ -shared -o AF_PACKET_PortTypes_part_5.so AF_PACKET_PortTypes_part_5.o #8 18.85 g++ -shared -o AF_PACKET_PortTypes_part_6.so AF_PACKET_PortTypes_part_6.o #8 18.85 g++ -shared -o AF_PACKET_PortTypes_part_7.so AF_PACKET_PortTypes_part_7.o #8 18.86 g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o #8 18.86 g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o #8 18.86 g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o #8 18.87 g++ -shared -o FrameRelay_CodecPort_part_1.so FrameRelay_CodecPort_part_1.o #8 18.87 g++ -shared -o FrameRelay_CodecPort_part_2.so FrameRelay_CodecPort_part_2.o #8 18.87 g++ -shared -o FrameRelay_CodecPort_part_3.so FrameRelay_CodecPort_part_3.o #8 18.89 g++ -shared -o FrameRelay_CodecPort_part_4.so FrameRelay_CodecPort_part_4.o #8 18.90 g++ -shared -o FrameRelay_CodecPort_part_5.so FrameRelay_CodecPort_part_5.o #8 18.90 g++ -shared -o FrameRelay_CodecPort_part_6.so FrameRelay_CodecPort_part_6.o #8 18.90 g++ -shared -o FrameRelay_CodecPort_part_7.so FrameRelay_CodecPort_part_7.o #8 18.91 g++ -shared -o FrameRelay_Emulation_part_1.so FrameRelay_Emulation_part_1.o #8 18.93 g++ -shared -o FrameRelay_Emulation_part_2.so FrameRelay_Emulation_part_2.o #8 18.93 g++ -shared -o FrameRelay_Emulation_part_3.so FrameRelay_Emulation_part_3.o #8 18.94 g++ -shared -o FrameRelay_Emulation_part_4.so FrameRelay_Emulation_part_4.o #8 18.95 g++ -shared -o FrameRelay_Emulation_part_5.so FrameRelay_Emulation_part_5.o #8 18.97 g++ -shared -o FrameRelay_Emulation_part_6.so FrameRelay_Emulation_part_6.o #8 18.97 g++ -shared -o FrameRelay_Emulation_part_7.so FrameRelay_Emulation_part_7.o #8 18.98 g++ -shared -o FrameRelay_Types_part_1.so FrameRelay_Types_part_1.o #8 18.99 g++ -shared -o FrameRelay_Types_part_2.so FrameRelay_Types_part_2.o #8 18.99 g++ -shared -o FrameRelay_Types_part_3.so FrameRelay_Types_part_3.o #8 19.00 g++ -shared -o FrameRelay_Types_part_4.so FrameRelay_Types_part_4.o #8 19.01 g++ -shared -o FrameRelay_Types_part_5.so FrameRelay_Types_part_5.o #8 19.02 g++ -shared -o FrameRelay_Types_part_6.so FrameRelay_Types_part_6.o #8 19.02 g++ -shared -o FrameRelay_Types_part_7.so FrameRelay_Types_part_7.o #8 19.03 g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o #8 19.04 g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o #8 19.04 g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o #8 19.04 g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o #8 19.05 g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o #8 19.06 g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o #8 19.06 g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o #8 19.07 g++ -shared -o General_Types_part_1.so General_Types_part_1.o #8 19.07 g++ -shared -o General_Types_part_2.so General_Types_part_2.o #8 19.07 g++ -shared -o General_Types_part_3.so General_Types_part_3.o #8 19.07 g++ -shared -o General_Types_part_4.so General_Types_part_4.o #8 19.08 g++ -shared -o General_Types_part_5.so General_Types_part_5.o #8 19.08 g++ -shared -o General_Types_part_6.so General_Types_part_6.o #8 19.10 g++ -shared -o General_Types_part_7.so General_Types_part_7.o #8 19.10 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o #8 19.10 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o #8 19.10 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o #8 19.12 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o #8 19.12 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o #8 19.13 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o #8 19.13 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o #8 19.13 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o #8 19.13 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o #8 19.15 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o #8 19.15 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o #8 19.15 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o #8 19.15 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o #8 19.16 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o #8 19.17 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o #8 19.17 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o #8 19.18 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o #8 19.18 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o #8 19.18 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o #8 19.18 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o #8 19.19 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o #8 19.20 g++ -shared -o LLC_Templates_part_1.so LLC_Templates_part_1.o #8 19.20 g++ -shared -o LLC_Templates_part_2.so LLC_Templates_part_2.o #8 19.20 g++ -shared -o LLC_Templates_part_3.so LLC_Templates_part_3.o #8 19.21 g++ -shared -o LLC_Templates_part_4.so LLC_Templates_part_4.o #8 19.21 g++ -shared -o LLC_Templates_part_5.so LLC_Templates_part_5.o #8 19.22 g++ -shared -o LLC_Templates_part_6.so LLC_Templates_part_6.o #8 19.22 g++ -shared -o LLC_Templates_part_7.so LLC_Templates_part_7.o #8 19.23 g++ -shared -o LLC_Types_part_1.so LLC_Types_part_1.o #8 19.23 g++ -shared -o LLC_Types_part_2.so LLC_Types_part_2.o #8 19.24 g++ -shared -o LLC_Types_part_3.so LLC_Types_part_3.o #8 19.24 g++ -shared -o LLC_Types_part_4.so LLC_Types_part_4.o #8 19.25 g++ -shared -o LLC_Types_part_5.so LLC_Types_part_5.o #8 19.26 g++ -shared -o LLC_Types_part_6.so LLC_Types_part_6.o #8 19.26 g++ -shared -o LLC_Types_part_7.so LLC_Types_part_7.o #8 19.26 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 19.27 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 19.27 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 19.27 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 19.29 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 19.29 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 19.29 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 19.29 g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o #8 19.30 g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o #8 19.30 g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o #8 19.31 g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o #8 19.31 g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o #8 19.32 g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o #8 19.32 g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o #8 19.33 g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o #8 19.34 g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o #8 19.34 g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o #8 19.35 g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o #8 19.35 g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o #8 19.36 g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o #8 19.37 g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o #8 19.37 g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o #8 19.38 g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o #8 19.38 g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o #8 19.39 g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o #8 19.39 g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o #8 19.40 g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o #8 19.40 g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o #8 19.41 g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o #8 19.41 g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o #8 19.41 g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o #8 19.41 g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o #8 19.41 g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o #8 19.42 g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o #8 19.43 g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o #8 19.43 g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o #8 19.43 g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o #8 19.45 g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o #8 19.45 g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o #8 19.45 g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o #8 19.45 g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o #8 19.45 g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o #8 19.46 g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o #8 19.47 g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o #8 19.47 g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o #8 19.47 g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o #8 19.47 g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o #8 19.48 g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o #8 19.48 g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o #8 19.48 g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o #8 19.48 g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o #8 19.49 g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o #8 19.50 g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o #8 19.50 g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o #8 19.50 g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o #8 19.50 g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o #8 19.50 g++ -shared -o NS_Provider_FR_part_1.so NS_Provider_FR_part_1.o #8 19.50 g++ -shared -o NS_Provider_FR_part_2.so NS_Provider_FR_part_2.o #8 19.52 g++ -shared -o NS_Provider_FR_part_3.so NS_Provider_FR_part_3.o #8 19.52 g++ -shared -o NS_Provider_FR_part_4.so NS_Provider_FR_part_4.o #8 19.52 g++ -shared -o NS_Provider_FR_part_5.so NS_Provider_FR_part_5.o #8 19.52 g++ -shared -o NS_Provider_FR_part_6.so NS_Provider_FR_part_6.o #8 19.52 g++ -shared -o NS_Provider_FR_part_7.so NS_Provider_FR_part_7.o #8 19.52 g++ -shared -o NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_1.o #8 19.53 g++ -shared -o NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_2.o #8 19.53 g++ -shared -o NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_3.o #8 19.54 g++ -shared -o NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_4.o #8 19.55 g++ -shared -o NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_5.o #8 19.55 g++ -shared -o NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_6.o #8 19.55 g++ -shared -o NS_Provider_IPL4_part_7.so NS_Provider_IPL4_part_7.o #8 19.55 g++ -shared -o NS_Tests_part_1.so NS_Tests_part_1.o #8 19.55 g++ -shared -o NS_Tests_part_2.so NS_Tests_part_2.o #8 19.55 g++ -shared -o NS_Tests_part_3.so NS_Tests_part_3.o #8 19.55 g++ -shared -o NS_Tests_part_4.so NS_Tests_part_4.o #8 19.56 g++ -shared -o NS_Tests_part_5.so NS_Tests_part_5.o #8 19.56 g++ -shared -o NS_Tests_part_6.so NS_Tests_part_6.o #8 19.58 g++ -shared -o NS_Tests_part_7.so NS_Tests_part_7.o #8 19.58 g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o #8 19.58 g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o #8 19.58 g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o #8 19.58 g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o #8 19.58 g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o #8 19.58 g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o #8 19.58 g++ -shared -o NS_Types_part_7.so NS_Types_part_7.o #8 19.59 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 19.59 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 19.60 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 19.61 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 19.61 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 19.61 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 19.61 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 19.61 g++ -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o #8 19.61 g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o #8 19.62 g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o #8 19.62 g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o #8 19.63 g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o #8 19.64 g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o #8 19.64 g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o #8 19.64 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 19.64 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 19.64 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 19.64 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 19.64 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 19.66 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 19.66 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 19.66 g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o #8 19.67 g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o #8 19.67 g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o #8 19.67 g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o #8 19.67 g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o #8 19.67 g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o #8 19.68 g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o #8 19.68 g++ -shared -o Q931_Types_part_1.so Q931_Types_part_1.o #8 19.69 g++ -shared -o Q931_Types_part_2.so Q931_Types_part_2.o #8 19.69 g++ -shared -o Q931_Types_part_3.so Q931_Types_part_3.o #8 19.69 g++ -shared -o Q931_Types_part_4.so Q931_Types_part_4.o #8 19.69 g++ -shared -o Q931_Types_part_5.so Q931_Types_part_5.o #8 19.69 g++ -shared -o Q931_Types_part_6.so Q931_Types_part_6.o #8 19.69 g++ -shared -o Q931_Types_part_7.so Q931_Types_part_7.o #8 19.69 g++ -shared -o Q933_Types_part_1.so Q933_Types_part_1.o #8 19.71 g++ -shared -o Q933_Types_part_2.so Q933_Types_part_2.o #8 19.71 g++ -shared -o Q933_Types_part_3.so Q933_Types_part_3.o #8 19.71 g++ -shared -o Q933_Types_part_4.so Q933_Types_part_4.o #8 19.72 g++ -shared -o Q933_Types_part_5.so Q933_Types_part_5.o #8 19.72 g++ -shared -o Q933_Types_part_6.so Q933_Types_part_6.o #8 19.72 g++ -shared -o Q933_Types_part_7.so Q933_Types_part_7.o #8 19.72 g++ -shared -o SNDCP_Types_part_1.so SNDCP_Types_part_1.o #8 19.73 g++ -shared -o SNDCP_Types_part_2.so SNDCP_Types_part_2.o #8 19.73 g++ -shared -o SNDCP_Types_part_3.so SNDCP_Types_part_3.o #8 19.73 g++ -shared -o SNDCP_Types_part_4.so SNDCP_Types_part_4.o #8 19.73 g++ -shared -o SNDCP_Types_part_5.so SNDCP_Types_part_5.o #8 19.74 g++ -shared -o SNDCP_Types_part_6.so SNDCP_Types_part_6.o #8 19.74 g++ -shared -o SNDCP_Types_part_7.so SNDCP_Types_part_7.o #8 19.74 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 19.74 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 19.75 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 19.75 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 19.76 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 19.76 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 19.76 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 19.76 g++ -shared -o StatsD_CodecPort_part_1.so StatsD_CodecPort_part_1.o #8 19.77 g++ -shared -o StatsD_CodecPort_part_2.so StatsD_CodecPort_part_2.o #8 19.77 g++ -shared -o StatsD_CodecPort_part_3.so StatsD_CodecPort_part_3.o #8 19.77 g++ -shared -o StatsD_CodecPort_part_4.so StatsD_CodecPort_part_4.o #8 19.77 g++ -shared -o StatsD_CodecPort_part_5.so StatsD_CodecPort_part_5.o #8 19.78 g++ -shared -o StatsD_CodecPort_part_6.so StatsD_CodecPort_part_6.o #8 19.78 g++ -shared -o StatsD_CodecPort_part_7.so StatsD_CodecPort_part_7.o #8 19.79 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_1.o #8 19.79 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_2.o #8 19.79 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_3.o #8 19.79 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_4.o #8 19.80 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_5.o #8 19.80 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_6.o #8 19.80 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_7.so StatsD_CodecPort_CtrlFunct_part_7.o #8 19.81 g++ -shared -o StatsD_Types_part_1.so StatsD_Types_part_1.o #8 19.81 g++ -shared -o StatsD_Types_part_2.so StatsD_Types_part_2.o #8 19.83 g++ -shared -o StatsD_Types_part_3.so StatsD_Types_part_3.o #8 19.83 g++ -shared -o StatsD_Types_part_4.so StatsD_Types_part_4.o #8 19.83 g++ -shared -o StatsD_Types_part_5.so StatsD_Types_part_5.o #8 19.83 g++ -shared -o StatsD_Types_part_6.so StatsD_Types_part_6.o #8 19.83 g++ -shared -o StatsD_Types_part_7.so StatsD_Types_part_7.o #8 19.83 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o #8 19.83 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o #8 19.83 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o #8 19.85 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 19.85 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 19.85 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 19.85 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 19.85 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o #8 19.85 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o #8 19.85 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o #8 19.86 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 19.86 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 19.87 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 19.88 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 19.88 g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o #8 19.88 g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o #8 19.88 g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o #8 19.88 g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o #8 19.88 g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o #8 19.88 g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o #8 19.89 g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o #8 19.90 g++ -shared -o UD_PortType_part_1.so UD_PortType_part_1.o #8 19.90 g++ -shared -o UD_PortType_part_2.so UD_PortType_part_2.o #8 19.90 g++ -shared -o UD_PortType_part_3.so UD_PortType_part_3.o #8 19.90 g++ -shared -o UD_PortType_part_4.so UD_PortType_part_4.o #8 19.91 g++ -shared -o UD_PortType_part_5.so UD_PortType_part_5.o #8 19.91 g++ -shared -o UD_PortType_part_6.so UD_PortType_part_6.o #8 19.91 g++ -shared -o UD_PortType_part_7.so UD_PortType_part_7.o #8 19.91 g++ -shared -o UD_Types_part_1.so UD_Types_part_1.o #8 19.91 g++ -shared -o UD_Types_part_2.so UD_Types_part_2.o #8 19.92 g++ -shared -o UD_Types_part_3.so UD_Types_part_3.o #8 19.93 g++ -shared -o UD_Types_part_4.so UD_Types_part_4.o #8 19.93 g++ -shared -o UD_Types_part_5.so UD_Types_part_5.o #8 19.93 g++ -shared -o UD_Types_part_6.so UD_Types_part_6.o #8 19.93 g++ -shared -o UD_Types_part_7.so UD_Types_part_7.o #8 19.95 g++ -shared -o NS_Emulation.so NS_Emulation.o #8 19.95 g++ -shared -o RAW_NS.so RAW_NS.o #8 19.95 g++ -shared -o StatsD_Checker.so StatsD_Checker.o #8 19.95 g++ -shared -o BSSGP_Emulation_part_1.so BSSGP_Emulation_part_1.o #8 19.96 g++ -shared -o BSSGP_Emulation_part_2.so BSSGP_Emulation_part_2.o #8 19.96 g++ -shared -o BSSGP_Emulation_part_3.so BSSGP_Emulation_part_3.o #8 19.96 g++ -shared -o BSSGP_Emulation_part_4.so BSSGP_Emulation_part_4.o #8 19.96 g++ -shared -o BSSGP_Emulation_part_5.so BSSGP_Emulation_part_5.o #8 19.97 g++ -shared -o BSSGP_Emulation_part_6.so BSSGP_Emulation_part_6.o #8 19.97 g++ -shared -o BSSGP_Emulation_part_7.so BSSGP_Emulation_part_7.o #8 19.99 g++ -shared -o NS_Emulation_part_1.so NS_Emulation_part_1.o #8 19.99 g++ -shared -o NS_Emulation_part_2.so NS_Emulation_part_2.o #8 19.99 g++ -shared -o NS_Emulation_part_3.so NS_Emulation_part_3.o #8 19.99 g++ -shared -o NS_Emulation_part_4.so NS_Emulation_part_4.o #8 20.01 g++ -shared -o NS_Emulation_part_5.so NS_Emulation_part_5.o #8 20.02 g++ -shared -o NS_Emulation_part_6.so NS_Emulation_part_6.o #8 20.02 g++ -shared -o NS_Emulation_part_7.so NS_Emulation_part_7.o #8 20.02 g++ -shared -o RAW_NS_part_1.so RAW_NS_part_1.o #8 20.02 g++ -shared -o RAW_NS_part_2.so RAW_NS_part_2.o #8 20.02 g++ -shared -o RAW_NS_part_3.so RAW_NS_part_3.o #8 20.03 g++ -shared -o RAW_NS_part_4.so RAW_NS_part_4.o #8 20.03 g++ -shared -o RAW_NS_part_5.so RAW_NS_part_5.o #8 20.04 g++ -shared -o RAW_NS_part_6.so RAW_NS_part_6.o #8 20.04 g++ -shared -o RAW_NS_part_7.so RAW_NS_part_7.o #8 20.05 g++ -shared -o StatsD_Checker_part_1.so StatsD_Checker_part_1.o #8 20.05 g++ -shared -o StatsD_Checker_part_2.so StatsD_Checker_part_2.o #8 20.05 g++ -shared -o StatsD_Checker_part_3.so StatsD_Checker_part_3.o #8 20.07 g++ -shared -o StatsD_Checker_part_4.so StatsD_Checker_part_4.o #8 20.07 g++ -shared -o StatsD_Checker_part_5.so StatsD_Checker_part_5.o #8 20.07 g++ -shared -o StatsD_Checker_part_6.so StatsD_Checker_part_6.o #8 20.07 g++ -shared -o StatsD_Checker_part_7.so StatsD_Checker_part_7.o #8 20.07 g++ -shared -o AF_PACKET_PT.so AF_PACKET_PT.o #8 20.07 g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o #8 20.08 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o #8 20.08 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o #8 20.10 g++ -shared -o LLC_EncDec.so LLC_EncDec.o #8 20.10 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 20.10 g++ -shared -o StatsD_CodecPort_CtrlFunctdef.so StatsD_CodecPort_CtrlFunctdef.o #8 20.10 g++ -shared -o TCCConversion.so TCCConversion.o #8 20.10 g++ -shared -o TCCInterface.so TCCInterface.o #8 20.10 g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o #8 20.12 g++ -shared -o UD_PT.so UD_PT.o #8 20.16 g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o #8 20.17 g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o #8 20.27 g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o #8 20.60 g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o #8 20.63 g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o #8 20.80 g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o #8 20.88 g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o #8 20.91 g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o #8 21.50 g++ -shared -o BSSGP_Emulation.so BSSGP_Emulation.o #8 21.75 g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o #8 21.77 g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o #8 21.99 g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o #8 22.04 if g++ -L /usr/lib/titan-fPIC -o NS_Tests -Wl,--no-as-needed AF_PACKET_PortType.so AF_PACKET_PortTypes.so BSSGP_Types.so FrameRelay_CodecPort.so FrameRelay_Emulation.so FrameRelay_Types.so GSM_Types.so General_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so LLC_Templates.so LLC_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so NS_Provider_FR.so NS_Provider_IPL4.so NS_Tests.so NS_Types.so Native_Functions.so Osmocom_Gb_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so Q931_Types.so Q933_Types.so SNDCP_Types.so Socket_API_Definitions.so StatsD_CodecPort.so StatsD_CodecPort_CtrlFunct.so StatsD_Types.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UD_PortType.so UD_Types.so AF_PACKET_PortType_part_1.so AF_PACKET_PortType_part_2.so AF_PACKET_PortType_part_3.so AF_PACKET_PortType_part_4.so AF_PACKET_PortType_part_5.so AF_PACKET_PortType_part_6.so AF_PACKET_PortType_part_7.so AF_PACKET_PortTypes_part_1.so AF_PACKET_PortTypes_part_2.so AF_PACKET_PortTypes_part_3.so AF_PACKET_PortTypes_part_4.so AF_PACKET_PortTypes_part_5.so AF_PACKET_PortTypes_part_6.so AF_PACKET_PortTypes_part_7.so BSSGP_Types_part_1.so BSSGP_Types_part_2.so BSSGP_Types_part_3.so BSSGP_Types_part_4.so BSSGP_Types_part_5.so BSSGP_Types_part_6.so BSSGP_Types_part_7.so FrameRelay_CodecPort_part_1.so FrameRelay_CodecPort_part_2.so FrameRelay_CodecPort_part_3.so FrameRelay_CodecPort_part_4.so FrameRelay_CodecPort_part_5.so FrameRelay_CodecPort_part_6.so FrameRelay_CodecPort_part_7.so FrameRelay_Emulation_part_1.so FrameRelay_Emulation_part_2.so FrameRelay_Emulation_part_3.so FrameRelay_Emulation_part_4.so FrameRelay_Emulation_part_5.so FrameRelay_Emulation_part_6.so FrameRelay_Emulation_part_7.so FrameRelay_Types_part_1.so FrameRelay_Types_part_2.so FrameRelay_Types_part_3.so FrameRelay_Types_part_4.so FrameRelay_Types_part_5.so FrameRelay_Types_part_6.so FrameRelay_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so LLC_Templates_part_1.so LLC_Templates_part_2.so LLC_Templates_part_3.so LLC_Templates_part_4.so LLC_Templates_part_5.so LLC_Templates_part_6.so LLC_Templates_part_7.so LLC_Types_part_1.so LLC_Types_part_2.so LLC_Types_part_3.so LLC_Types_part_4.so LLC_Types_part_5.so LLC_Types_part_6.so LLC_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so NS_Provider_FR_part_1.so NS_Provider_FR_part_2.so NS_Provider_FR_part_3.so NS_Provider_FR_part_4.so NS_Provider_FR_part_5.so NS_Provider_FR_part_6.so NS_Provider_FR_part_7.so NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_7.so NS_Tests_part_1.so NS_Tests_part_2.so NS_Tests_part_3.so NS_Tests_part_4.so NS_Tests_part_5.so NS_Tests_part_6.so NS_Tests_part_7.so NS_Types_part_1.so NS_Types_part_2.so NS_Types_part_3.so NS_Types_part_4.so NS_Types_part_5.so NS_Types_part_6.so NS_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so Q931_Types_part_1.so Q931_Types_part_2.so Q931_Types_part_3.so Q931_Types_part_4.so Q931_Types_part_5.so Q931_Types_part_6.so Q931_Types_part_7.so Q933_Types_part_1.so Q933_Types_part_2.so Q933_Types_part_3.so Q933_Types_part_4.so Q933_Types_part_5.so Q933_Types_part_6.so Q933_Types_part_7.so SNDCP_Types_part_1.so SNDCP_Types_part_2.so SNDCP_Types_part_3.so SNDCP_Types_part_4.so SNDCP_Types_part_5.so SNDCP_Types_part_6.so SNDCP_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so StatsD_CodecPort_part_1.so StatsD_CodecPort_part_2.so StatsD_CodecPort_part_3.so StatsD_CodecPort_part_4.so StatsD_CodecPort_part_5.so StatsD_CodecPort_part_6.so StatsD_CodecPort_part_7.so StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_7.so StatsD_Types_part_1.so StatsD_Types_part_2.so StatsD_Types_part_3.so StatsD_Types_part_4.so StatsD_Types_part_5.so StatsD_Types_part_6.so StatsD_Types_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UD_PortType_part_1.so UD_PortType_part_2.so UD_PortType_part_3.so UD_PortType_part_4.so UD_PortType_part_5.so UD_PortType_part_6.so UD_PortType_part_7.so UD_Types_part_1.so UD_Types_part_2.so UD_Types_part_3.so UD_Types_part_4.so UD_Types_part_5.so UD_Types_part_6.so UD_Types_part_7.so BSSGP_Emulation.so NS_Emulation.so RAW_NS.so StatsD_Checker.so BSSGP_Emulation_part_1.so BSSGP_Emulation_part_2.so BSSGP_Emulation_part_3.so BSSGP_Emulation_part_4.so BSSGP_Emulation_part_5.so BSSGP_Emulation_part_6.so BSSGP_Emulation_part_7.so NS_Emulation_part_1.so NS_Emulation_part_2.so NS_Emulation_part_3.so NS_Emulation_part_4.so NS_Emulation_part_5.so NS_Emulation_part_6.so NS_Emulation_part_7.so RAW_NS_part_1.so RAW_NS_part_2.so RAW_NS_part_3.so RAW_NS_part_4.so RAW_NS_part_5.so RAW_NS_part_6.so RAW_NS_part_7.so StatsD_Checker_part_1.so StatsD_Checker_part_2.so StatsD_Checker_part_3.so StatsD_Checker_part_4.so StatsD_Checker_part_5.so StatsD_Checker_part_6.so StatsD_Checker_part_7.so AF_PACKET_PT.so BSSGP_EncDec.so IPL4asp_PT.so IPL4asp_discovery.so LLC_EncDec.so Native_FunctionDefs.so StatsD_CodecPort_CtrlFunctdef.so TCCConversion.so TCCInterface.so TELNETasp_PT.so UD_PT.so \ #8 22.04 -L/usr/lib/titan -lttcn3-parallel-dynamic \ #8 22.04 -L/lib -lcrypto \ #8 22.04 -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ #8 22.04 then : ; else /usr/bin/titanver AF_PACKET_PortType.o AF_PACKET_PortTypes.o BSSGP_Types.o FrameRelay_CodecPort.o FrameRelay_Emulation.o FrameRelay_Types.o GSM_Types.o General_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o LLC_Templates.o LLC_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o NS_Provider_FR.o NS_Provider_IPL4.o NS_Tests.o NS_Types.o Native_Functions.o Osmocom_Gb_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o Q931_Types.o Q933_Types.o SNDCP_Types.o Socket_API_Definitions.o StatsD_CodecPort.o StatsD_CodecPort_CtrlFunct.o StatsD_Types.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UD_PortType.o UD_Types.o AF_PACKET_PortType_part_1.o AF_PACKET_PortType_part_2.o AF_PACKET_PortType_part_3.o AF_PACKET_PortType_part_4.o AF_PACKET_PortType_part_5.o AF_PACKET_PortType_part_6.o AF_PACKET_PortType_part_7.o AF_PACKET_PortTypes_part_1.o AF_PACKET_PortTypes_part_2.o AF_PACKET_PortTypes_part_3.o AF_PACKET_PortTypes_part_4.o AF_PACKET_PortTypes_part_5.o AF_PACKET_PortTypes_part_6.o AF_PACKET_PortTypes_part_7.o BSSGP_Types_part_1.o BSSGP_Types_part_2.o BSSGP_Types_part_3.o BSSGP_Types_part_4.o BSSGP_Types_part_5.o BSSGP_Types_part_6.o BSSGP_Types_part_7.o FrameRelay_CodecPort_part_1.o FrameRelay_CodecPort_part_2.o FrameRelay_CodecPort_part_3.o FrameRelay_CodecPort_part_4.o FrameRelay_CodecPort_part_5.o FrameRelay_CodecPort_part_6.o FrameRelay_CodecPort_part_7.o FrameRelay_Emulation_part_1.o FrameRelay_Emulation_part_2.o FrameRelay_Emulation_part_3.o FrameRelay_Emulation_part_4.o FrameRelay_Emulation_part_5.o FrameRelay_Emulation_part_6.o FrameRelay_Emulation_part_7.o FrameRelay_Types_part_1.o FrameRelay_Types_part_2.o FrameRelay_Types_part_3.o FrameRelay_Types_part_4.o FrameRelay_Types_part_5.o FrameRelay_Types_part_6.o FrameRelay_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o LLC_Templates_part_1.o LLC_Templates_part_2.o LLC_Templates_part_3.o LLC_Templates_part_4.o LLC_Templates_part_5.o LLC_Templates_part_6.o LLC_Templates_part_7.o LLC_Types_part_1.o LLC_Types_part_2.o LLC_Types_part_3.o LLC_Types_part_4.o LLC_Types_part_5.o LLC_Types_part_6.o LLC_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o NS_Provider_FR_part_1.o NS_Provider_FR_part_2.o NS_Provider_FR_part_3.o NS_Provider_FR_part_4.o NS_Provider_FR_part_5.o NS_Provider_FR_part_6.o NS_Provider_FR_part_7.o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_7.o NS_Tests_part_1.o NS_Tests_part_2.o NS_Tests_part_3.o NS_Tests_part_4.o NS_Tests_part_5.o NS_Tests_part_6.o NS_Tests_part_7.o NS_Types_part_1.o NS_Types_part_2.o NS_Types_part_3.o NS_Types_part_4.o NS_Types_part_5.o NS_Types_part_6.o NS_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o Q931_Types_part_1.o Q931_Types_part_2.o Q931_Types_part_3.o Q931_Types_part_4.o Q931_Types_part_5.o Q931_Types_part_6.o Q931_Types_part_7.o Q933_Types_part_1.o Q933_Types_part_2.o Q933_Types_part_3.o Q933_Types_part_4.o Q933_Types_part_5.o Q933_Types_part_6.o Q933_Types_part_7.o SNDCP_Types_part_1.o SNDCP_Types_part_2.o SNDCP_Types_part_3.o SNDCP_Types_part_4.o SNDCP_Types_part_5.o SNDCP_Types_part_6.o SNDCP_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o StatsD_CodecPort_part_1.o StatsD_CodecPort_part_2.o StatsD_CodecPort_part_3.o StatsD_CodecPort_part_4.o StatsD_CodecPort_part_5.o StatsD_CodecPort_part_6.o StatsD_CodecPort_part_7.o StatsD_CodecPort_CtrlFunct_part_1.o StatsD_CodecPort_CtrlFunct_part_2.o StatsD_CodecPort_CtrlFunct_part_3.o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_CodecPort_CtrlFunct_part_5.o StatsD_CodecPort_CtrlFunct_part_6.o StatsD_CodecPort_CtrlFunct_part_7.o StatsD_Types_part_1.o StatsD_Types_part_2.o StatsD_Types_part_3.o StatsD_Types_part_4.o StatsD_Types_part_5.o StatsD_Types_part_6.o StatsD_Types_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UD_PortType_part_1.o UD_PortType_part_2.o UD_PortType_part_3.o UD_PortType_part_4.o UD_PortType_part_5.o UD_PortType_part_6.o UD_PortType_part_7.o UD_Types_part_1.o UD_Types_part_2.o UD_Types_part_3.o UD_Types_part_4.o UD_Types_part_5.o UD_Types_part_6.o UD_Types_part_7.o BSSGP_Emulation.o NS_Emulation.o RAW_NS.o StatsD_Checker.o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_7.o NS_Emulation_part_1.o NS_Emulation_part_2.o NS_Emulation_part_3.o NS_Emulation_part_4.o NS_Emulation_part_5.o NS_Emulation_part_6.o NS_Emulation_part_7.o RAW_NS_part_1.o RAW_NS_part_2.o RAW_NS_part_3.o RAW_NS_part_4.o RAW_NS_part_5.o RAW_NS_part_6.o RAW_NS_part_7.o StatsD_Checker_part_1.o StatsD_Checker_part_2.o StatsD_Checker_part_3.o StatsD_Checker_part_4.o StatsD_Checker_part_5.o StatsD_Checker_part_6.o StatsD_Checker_part_7.o AF_PACKET_PT.o BSSGP_EncDec.o IPL4asp_PT.o IPL4asp_discovery.o LLC_EncDec.o Native_FunctionDefs.o StatsD_CodecPort_CtrlFunctdef.o TCCConversion.o TCCInterface.o TELNETasp_PT.o UD_PT.o; exit 1; fi #8 22.31 make[1]: Leaving directory '/osmo-ttcn3-hacks/ns' #8 DONE 22.6s #9 [4/4] COPY NS_TESTS.CFG /data/NS_Tests.cfg #9 DONE 0.1s #10 exporting to image #10 exporting layers #10 exporting layers 1.4s done #10 writing image sha256:54bd35d30909ee52e220c46dfc43b562d70818d43d747640825b215bc17f1e63 done #10 naming to docker.io/osmocom-build/ttcn3-ns-test:latest 0.0s done #10 DONE 1.5s 2 warnings found (use docker --debug to expand): - InvalidDefaultArgInFrom: Default value for ARG $REGISTRY/$USER/debian-bookworm-titan results in empty or invalid base image name (line 3) - JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals (line 13) rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sgsn-sns/ttcn3-ns-test' + docker_image_exists ttcn3-ns-test + docker images -q osmocom-build/ttcn3-ns-test + test -n 54bd35d30909 + list_osmo_packages debian-bookworm ttcn3-ns-test + local distro=debian-bookworm + local image=ttcn3-ns-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-ns-test -c + [ -n ] + return + set_clean_up_trap + trap clean_up_common EXIT INT TERM 0 + set -e + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sgsn-sns/logs/ns-tester + cp sgsn-sns/NS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sgsn-sns/logs/ns-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sgsn-sns/logs/ns-tester/NS_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sgsn-sns/logs/ns-tester/NS_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sgsn-sns/logs/ns-tester/NS_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sgsn-sns/logs/ns-tester/NS_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sgsn-sns/logs/ns + cp sgsn-sns/osmo-ns-dummy.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sgsn-sns/logs/ns/ + network_create + SUBNET=1172220 + seq 1 30 + echo (1172220 + 1) % 256 + bc + SUBNET=253 + NET_NAME=ttcn3-ns-test-sgsn-sns-253 + SUB4=172.18.253.0/24 + SUB6=fd02:db8:253::/64 + set +x Creating network ttcn3-ns-test-sgsn-sns-253, trying SUBNET=253... + docker network create --internal --subnet 172.18.253.0/24 --ipv6 --subnet fd02:db8:253::/64 ttcn3-ns-test-sgsn-sns-253 660c965a8f4e53cc6cd591ac97f5106cc748605085b9eb47b337a69ad9b0c6a3 + set +x ### Network ttcn3-ns-test-sgsn-sns-253 created (SUBNET=253) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=253 to: /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sgsn-sns/logs/ns-tester/NS_Tests.cfg Applying SUBNET=253 to: /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sgsn-sns/logs/ns/osmo-ns-dummy.cfg + echo Starting container with osmo-ns-dummy Starting container with osmo-ns-dummy + docker_network_params 253 101 + NET=253 + ADDR_SUFIX=101 + echo --network ttcn3-ns-test-sgsn-sns-253 --ip 172.18.253.101 --ip6 fd02:db8:253::101 + docker run --rm --network ttcn3-ns-test-sgsn-sns-253 --ip 172.18.253.101 --ip6 fd02:db8:253::101 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sgsn-sns/logs/ns:/data --name jenkins-ttcn3-ns-test-sgsn-sns-1283-ns-sgsn-sns -d osmocom-build/osmo-ns-master /bin/sh -c /usr/local/bin/osmo-ns-dummy -c /data/osmo-ns-dummy.cfg -p 4240 >>/data/osmo-ns-dummy.log 2>&1 2005fd870f3574517c80025c7f3db6f42813f319d8ce850359d799593e236826 + echo Starting container with NS testsuite Starting container with NS testsuite + docker_network_params 253 10 + NET=253 + ADDR_SUFIX=10 + echo --network ttcn3-ns-test-sgsn-sns-253 --ip 172.18.253.10 --ip6 fd02:db8:253::10 + docker run --rm --network ttcn3-ns-test-sgsn-sns-253 --ip 172.18.253.10 --ip6 fd02:db8:253::10 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sgsn-sns/logs/ns-tester:/data --name jenkins-ttcn3-ns-test-sgsn-sns-1283-ttcn3-ns-test-sgsn-sns osmocom-build/ttcn3-ns-test + SUBDIR=ns + SUITE=NS_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/ns/NS_Tests NS_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli NS_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: NS_Tests.cfg MC@8c8339cdaa58: Unix server socket created successfully. MC@8c8339cdaa58: Listening on TCP port 45385. 8c8339cdaa58 is the default MC2> spawn /osmo-ttcn3-hacks/ns/NS_Tests 8c8339cdaa58 45385 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@8c8339cdaa58: New HC connected from 172.18.253.10 [172.18.253.10]. 8c8339cdaa58: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@8c8339cdaa58: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@8c8339cdaa58: Warning: Option `SourceInfoFormat' was given more than once in section [LOGGING] of the configuration file. HC@8c8339cdaa58: Warning: Option `SourceInfoFormat' was given more than once in section [LOGGING] of the configuration file. HC@8c8339cdaa58: Warning: Option `LoggerPlugins' was given more than once in section [LOGGING] of the configuration file. HC@8c8339cdaa58: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@8c8339cdaa58: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. HC@8c8339cdaa58: Warning: Option `BeginTestCase' was given more than once in section [EXTERNAL_COMMANDS] of the configuration file. HC@8c8339cdaa58: Warning: Option `EndTestCase' was given more than once in section [EXTERNAL_COMMANDS] of the configuration file. HC@8c8339cdaa58: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. HC@8c8339cdaa58: Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in MC@8c8339cdaa58: Configuration file was processed on all HCs. MC@8c8339cdaa58: Creating MTC on host 172.18.253.10. MC@8c8339cdaa58: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@8c8339cdaa58: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_sns_sgsn_config_success'. ------ NS_Tests.TC_sns_sgsn_config_success ------ Wed Mar 12 05:03:35 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_sns_sgsn_config_success.pcap" >/data/NS_Tests.TC_sns_sgsn_config_success.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8c8339cdaa58: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_sns_sgsn_config_success' was executed successfully (exit status: 0). MTC@8c8339cdaa58: Test case TC_sns_sgsn_config_success started. MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer g_T_guard: 60 s MTC@8c8339cdaa58: f_outgoing_sns_size(idx=0) MTC@8c8339cdaa58: f_ns_exp() expecting { pDU_SNS_Size_Ack := { nsPduType := '13'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@8c8339cdaa58: f_outgoing_sns_config(idx=0) MTC@8c8339cdaa58: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@8c8339cdaa58: f_incoming_sns_config(idx=0) MTC@8c8339cdaa58: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12FD65'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@8c8339cdaa58: Test case TC_sns_sgsn_config_success finished. Verdict: pass MTC@8c8339cdaa58: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_sns_sgsn_config_success pass'. Wed Mar 12 05:03:36 UTC 2025 ====== NS_Tests.TC_sns_sgsn_config_success pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2517) Waiting for packet dumper to finish... 1 (prev_count=2517, count=18797) MTC@8c8339cdaa58: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_sns_sgsn_config_success pass' was executed successfully (exit status: 0). MTC@8c8339cdaa58: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_sns_sgsn_add'. ------ NS_Tests.TC_sns_sgsn_add ------ Wed Mar 12 05:03:38 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/NS_Tests.TC_sns_sgsn_add.pcap" >/data/NS_Tests.TC_sns_sgsn_add.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8c8339cdaa58: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_sns_sgsn_add' was executed successfully (exit status: 0). MTC@8c8339cdaa58: Test case TC_sns_sgsn_add started. MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer g_T_guard: 60 s MTC@8c8339cdaa58: f_outgoing_sns_size(idx=0) MTC@8c8339cdaa58: f_ns_exp() expecting { pDU_SNS_Size_Ack := { nsPduType := '13'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@8c8339cdaa58: f_outgoing_sns_config(idx=0) MTC@8c8339cdaa58: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@8c8339cdaa58: f_incoming_sns_config(idx=0) MTC@8c8339cdaa58: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12FD65'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: f_incoming_sns_add(idx=0) MTC@8c8339cdaa58: f_ns_exp() expecting { pDU_SNS_Add := { nsPduType := '0D'O ("\r"), nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, transactionID := ?, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12FD65'O, uDP_Port := '59D9'O, signallingWeight := '01'O, dataWeight := '01'O } } }, listofIP6Elements := omit } } MTC@8c8339cdaa58: Test case TC_sns_sgsn_add finished. Verdict: pass MTC@8c8339cdaa58: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_sns_sgsn_add pass'. Wed Mar 12 05:03:39 UTC 2025 ====== NS_Tests.TC_sns_sgsn_add pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=1732) Waiting for packet dumper to finish... 1 (prev_count=1732, count=21422) MTC@8c8339cdaa58: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_sns_sgsn_add pass' was executed successfully (exit status: 0). MTC@8c8339cdaa58: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_sns_sgsn_del'. ------ NS_Tests.TC_sns_sgsn_del ------ Wed Mar 12 05:03:41 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_sns_sgsn_del.pcap" >/data/NS_Tests.TC_sns_sgsn_del.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8c8339cdaa58: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_sns_sgsn_del' was executed successfully (exit status: 0). MTC@8c8339cdaa58: Test case TC_sns_sgsn_del started. MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer g_T_guard: 60 s MTC@8c8339cdaa58: f_outgoing_sns_size(idx=0) MTC@8c8339cdaa58: f_ns_exp() expecting { pDU_SNS_Size_Ack := { nsPduType := '13'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@8c8339cdaa58: f_outgoing_sns_config(idx=0) MTC@8c8339cdaa58: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@8c8339cdaa58: f_incoming_sns_config(idx=0) MTC@8c8339cdaa58: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12FD65'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: f_incoming_sns_add(idx=0) MTC@8c8339cdaa58: f_ns_exp() expecting { pDU_SNS_Add := { nsPduType := '0D'O ("\r"), nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, transactionID := ?, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12FD65'O, uDP_Port := '59D9'O, signallingWeight := '01'O, dataWeight := '01'O } } }, listofIP6Elements := omit } } MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: f_incoming_sns_del(idx=0) MTC@8c8339cdaa58: f_ns_exp() expecting { pDU_SNS_Delete := { nsPduType := '11'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, transactionID := ?, iP_Address_NS := omit, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12FD65'O, uDP_Port := '59D9'O, signallingWeight := '01'O, dataWeight := '01'O } } }, listofIP6Elements := omit } } MTC@8c8339cdaa58: Test case TC_sns_sgsn_del finished. Verdict: pass MTC@8c8339cdaa58: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_sns_sgsn_del pass'. Wed Mar 12 05:03:42 UTC 2025 ====== NS_Tests.TC_sns_sgsn_del pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=1338) Waiting for packet dumper to finish... 1 (prev_count=1338, count=26198) MTC@8c8339cdaa58: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_sns_sgsn_del pass' was executed successfully (exit status: 0). MTC@8c8339cdaa58: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_sns_sgsn_add_change_del'. ------ NS_Tests.TC_sns_sgsn_add_change_del ------ Wed Mar 12 05:03:44 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/NS_Tests.TC_sns_sgsn_add_change_del.pcap" >/data/NS_Tests.TC_sns_sgsn_add_change_del.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8c8339cdaa58: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_sns_sgsn_add_change_del' was executed successfully (exit status: 0). MTC@8c8339cdaa58: Test case TC_sns_sgsn_add_change_del started. MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer g_T_guard: 60 s MTC@8c8339cdaa58: f_outgoing_sns_size(idx=0) MTC@8c8339cdaa58: f_ns_exp() expecting { pDU_SNS_Size_Ack := { nsPduType := '13'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@8c8339cdaa58: f_outgoing_sns_config(idx=0) MTC@8c8339cdaa58: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@8c8339cdaa58: f_incoming_sns_config(idx=0) MTC@8c8339cdaa58: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12FD65'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: f_ns_exp() expecting { pDU_SNS_Add := { nsPduType := '0D'O ("\r"), nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, transactionID := ?, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12FD65'O, uDP_Port := '59D9'O, signallingWeight := '01'O, dataWeight := '01'O } } }, listofIP6Elements := omit } } MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: f_incoming_sns_chg_weight(idx=0) MTC@8c8339cdaa58: f_ns_exp() expecting { pDU_SNS_ChangeWeight := { nsPduType := '0E'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, transactionID := ?, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12FD65'O, uDP_Port := '59D9'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@8c8339cdaa58: f_incoming_sns_del(idx=0) MTC@8c8339cdaa58: f_ns_exp() expecting { pDU_SNS_Delete := { nsPduType := '11'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, transactionID := ?, iP_Address_NS := omit, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12FD65'O, uDP_Port := '59D9'O, signallingWeight := '63'O ("c"), dataWeight := '63'O ("c") } } }, listofIP6Elements := omit } } MTC@8c8339cdaa58: Test case TC_sns_sgsn_add_change_del finished. Verdict: pass MTC@8c8339cdaa58: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_sns_sgsn_add_change_del pass'. Wed Mar 12 05:03:45 UTC 2025 ====== NS_Tests.TC_sns_sgsn_add_change_del pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=9881) Waiting for packet dumper to finish... 1 (prev_count=9881, count=23767) MTC@8c8339cdaa58: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_sns_sgsn_add_change_del pass' was executed successfully (exit status: 0). MTC@8c8339cdaa58: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_sns_sgsn_size_correct_port'. ------ NS_Tests.TC_sns_sgsn_size_correct_port ------ Wed Mar 12 05:03: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/NS_Tests.TC_sns_sgsn_size_correct_port.pcap" >/data/NS_Tests.TC_sns_sgsn_size_correct_port.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8c8339cdaa58: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_sns_sgsn_size_correct_port' was executed successfully (exit status: 0). MTC@8c8339cdaa58: Test case TC_sns_sgsn_size_correct_port started. MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer g_T_guard: 60 s MTC@8c8339cdaa58: f_outgoing_sns_size(idx=0) MTC@8c8339cdaa58: f_ns_exp() expecting { pDU_SNS_Size_Ack := { nsPduType := '13'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@8c8339cdaa58: f_outgoing_sns_config(idx=0) MTC@8c8339cdaa58: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@8c8339cdaa58: f_incoming_sns_config(idx=0) MTC@8c8339cdaa58: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12FD65'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@8c8339cdaa58: f_outgoing_sns_size(idx=1) MTC@8c8339cdaa58: f_ns_exp() expecting { pDU_SNS_Size_Ack := { nsPduType := '13'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@8c8339cdaa58: Test case TC_sns_sgsn_size_correct_port finished. Verdict: pass MTC@8c8339cdaa58: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_sns_sgsn_size_correct_port pass'. Wed Mar 12 05:03:48 UTC 2025 ====== NS_Tests.TC_sns_sgsn_size_correct_port pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6478) Waiting for packet dumper to finish... 1 (prev_count=6478, count=19509) MTC@8c8339cdaa58: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_sns_sgsn_size_correct_port pass' was executed successfully (exit status: 0). MTC@8c8339cdaa58: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_sns_sgsn_size_after_success'. ------ NS_Tests.TC_sns_sgsn_size_after_success ------ Wed Mar 12 05:03:50 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_sns_sgsn_size_after_success.pcap" >/data/NS_Tests.TC_sns_sgsn_size_after_success.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8c8339cdaa58: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_sns_sgsn_size_after_success' was executed successfully (exit status: 0). MTC@8c8339cdaa58: Test case TC_sns_sgsn_size_after_success started. MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer T: 2 s MTC@8c8339cdaa58: Start timer g_T_guard: 60 s MTC@8c8339cdaa58: f_outgoing_sns_size(idx=0) MTC@8c8339cdaa58: f_ns_exp() expecting { pDU_SNS_Size_Ack := { nsPduType := '13'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@8c8339cdaa58: f_outgoing_sns_config(idx=0) MTC@8c8339cdaa58: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@8c8339cdaa58: f_incoming_sns_config(idx=0) MTC@8c8339cdaa58: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12FD65'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@8c8339cdaa58: f_outgoing_sns_size(idx=0) MTC@8c8339cdaa58: f_ns_exp() expecting { pDU_SNS_Size_Ack := { nsPduType := '13'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@8c8339cdaa58: f_outgoing_sns_config(idx=0) MTC@8c8339cdaa58: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@8c8339cdaa58: f_incoming_sns_config(idx=0) MTC@8c8339cdaa58: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12FD65'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@8c8339cdaa58: Test case TC_sns_sgsn_size_after_success finished. Verdict: pass MTC@8c8339cdaa58: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_sns_sgsn_size_after_success pass'. Wed Mar 12 05:03:51 UTC 2025 ====== NS_Tests.TC_sns_sgsn_size_after_success pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=9658) Waiting for packet dumper to finish... 1 (prev_count=9658, count=21858) MTC@8c8339cdaa58: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_sns_sgsn_size_after_success pass' was executed successfully (exit status: 0). MC@8c8339cdaa58: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@8c8339cdaa58: Terminating MTC. MC@8c8339cdaa58: MTC terminated. MC2> exit MC@8c8339cdaa58: Shutting down session. MC@8c8339cdaa58: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/ns/expected-results.xml' against results in 'junit-xml-21.log' -------------------- NEW: PASS NS_Tests.TC_sns_sgsn_config_success NEW: PASS NS_Tests.TC_sns_sgsn_add NEW: PASS NS_Tests.TC_sns_sgsn_del NEW: PASS NS_Tests.TC_sns_sgsn_add_change_del NEW: PASS NS_Tests.TC_sns_sgsn_size_correct_port NEW: PASS NS_Tests.TC_sns_sgsn_size_after_success Summary: NEW: PASS: 6 skip: 24 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh NS_Tests --rm Generated NS_Tests.TC_sns_sgsn_add.merged Generated NS_Tests.TC_sns_sgsn_add_change_del.merged Generated NS_Tests.TC_sns_sgsn_config_success.merged Generated NS_Tests.TC_sns_sgsn_del.merged Generated NS_Tests.TC_sns_sgsn_size_after_success.merged Generated NS_Tests.TC_sns_sgsn_size_correct_port.merged Removing Input log files !!! + exit 0 + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + network_clean + docker network inspect ttcn3-ns-test-sgsn-sns-253 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-ns-test-sgsn-sns-1283-ns-sgsn-sns + [ -n jenkins-ttcn3-ns-test-sgsn-sns-1283-ns-sgsn-sns ] + docker_kill_wait jenkins-ttcn3-ns-test-sgsn-sns-1283-ns-sgsn-sns + docker kill jenkins-ttcn3-ns-test-sgsn-sns-1283-ns-sgsn-sns jenkins-ttcn3-ns-test-sgsn-sns-1283-ns-sgsn-sns + docker wait jenkins-ttcn3-ns-test-sgsn-sns-1283-ns-sgsn-sns 137 + network_remove + set +x Removing network ttcn3-ns-test-sgsn-sns-253 + docker network remove ttcn3-ns-test-sgsn-sns-253 ttcn3-ns-test-sgsn-sns-253 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sgsn-sns/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sgsn-sns/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sgsn-sns/_cache:/cache --name jenkins-ttcn3-ns-test-sgsn-sns-1283-cleaner debian:bookworm sh -e -x -c chmod -R a+rX /data/ /cache/ chown -R 1000:1000 /data /cache + chmod -R a+rX /data/ /cache/ + chown -R 1000:1000 /data /cache + collect_logs + cat /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sgsn-sns/logs/ns-tester/junit-xml-21.log <?xml version="1.0"?> <testsuite name='Titan' tests='6' failures='0' errors='0' skipped='0' inconc='0' time='18.00'> <testcase classname='NS_Tests' name='TC_sns_sgsn_config_success' time='0.040168'/> <testcase classname='NS_Tests' name='TC_sns_sgsn_add' time='0.045024'/> <testcase classname='NS_Tests' name='TC_sns_sgsn_del' time='0.051260'/> <testcase classname='NS_Tests' name='TC_sns_sgsn_add_change_del' time='0.048525'/> <testcase classname='NS_Tests' name='TC_sns_sgsn_size_correct_port' time='0.046069'/> <testcase classname='NS_Tests' name='TC_sns_sgsn_size_after_success' time='0.033305'/> </testsuite> Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS