Skip to content
Success

Console Output

Started by timer
Running as SYSTEM
Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-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-sns # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/docker-playground
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Seen branch in repository origin/arehbein/devtests
Seen branch in repository origin/arehbein/devtests%topic=fixes
Seen branch in repository origin/daniel/bscnat_tests
Seen branch in repository origin/daniel/training
Seen branch in repository origin/daniel/wip
Seen branch in repository origin/fixeria/confmerge
Seen branch in repository origin/fixeria/sccplite
Seen branch in repository origin/fixeria/testing
Seen branch in repository origin/jolly/testing
Seen branch in repository origin/laforge/ergw
Seen branch in repository origin/laforge/fr
Seen branch in repository origin/laforge/ns
Seen branch in repository origin/laforge/podman
Seen branch in repository origin/lynxis/gerrit-comment-ci
Seen branch in repository origin/master
Seen branch in repository origin/neels/hnbgw-pfcp
Seen branch in repository origin/neels/wip
Seen branch in repository origin/osmith/fix-registry-pull
Seen branch in repository origin/osmith/fix-rpi-gnutls
Seen branch in repository origin/osmith/obs-2021q1
Seen branch in repository origin/osmith/rpm-local
Seen branch in repository origin/osmith/ttcn3-pass-args
Seen branch in repository origin/osmith/wip
Seen branch in repository origin/osmith/wip-4g-only
Seen branch in repository origin/osmith/wip-asan
Seen branch in repository origin/pespin/bts-perf
Seen branch in repository origin/pespin/ergw
Seen branch in repository origin/pespin/gtp1
Seen branch in repository origin/pespin/master
Seen branch in repository origin/pmaier/pcuif
Seen branch in repository origin/refsf/for/master/dyn-pdch
Seen 31 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision b215006476583d31a1a10d60bc2c4a1b231e2621 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b215006476583d31a1a10d60bc2c4a1b231e2621 # timeout=10
Commit message: "Remove ttcn3 testsuites ported to testenv, part 2"
 > git rev-list --no-walk b215006476583d31a1a10d60bc2c4a1b231e2621 # timeout=10
[ttcn3-ns-test-sns] $ /bin/sh -xe /tmp/jenkins9304293535691026797.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-ns-test-sns + export IMAGE_SUFFIX=master + cd ttcn3-ns-test-sns + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sns = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sns/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sns/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sns/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sns/logs ] + [ xjenkins-ttcn3-ns-test-sns-1323 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sns/ttcn3-ns-test-sns + SUITE_NAME=ttcn3-ns-test-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 + 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-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-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_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.76kB done #1 DONE 0.2s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.2s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 ... #4 [auth] sharing credentials for registry.osmocom.org #4 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.2s #5 [internal] load build context #5 DONE 0.0s #6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #6 DONE 0.0s #7 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #7 DONE 0.0s #8 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:bfee693abf500131d9c2aea2e9780a4797dc3641644bac1660b5eb9e1f1e3306 #8 resolve registry.osmocom.org/debian:bookworm@sha256:bfee693abf500131d9c2aea2e9780a4797dc3641644bac1660b5eb9e1f1e3306 #8 resolve registry.osmocom.org/debian:bookworm@sha256:bfee693abf500131d9c2aea2e9780a4797dc3641644bac1660b5eb9e1f1e3306 0.3s done #8 DONE 0.3s #9 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #9 ... #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #10 DONE 0.6s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #11 DONE 0.7s #9 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #9 DONE 0.9s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.3s #12 [ 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' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #12 CACHED #13 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #13 CACHED #14 [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 #14 CACHED #15 [ 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 #15 CACHED #16 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #16 CACHED #17 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #17 CACHED #18 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #18 CACHED #19 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #19 CACHED #20 [ 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/ #20 CACHED #21 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #21 CACHED #22 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #22 CACHED #23 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #23 CACHED #24 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #24 CACHED #25 [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 #25 CACHED #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 CACHED #27 exporting to image #27 exporting layers done #27 writing image sha256:7efd990a239b351eecc642b30c42472bd6601164f58511f4b06e67e87d54a623 0.0s done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest 0.0s done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sns/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n 7efd990a239b + list_osmo_packages debian-bookworm debian-bookworm-build + local distro=debian-bookworm + local image=debian-bookworm-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c + [ -n ] + return + docker_distro_from_image_name osmo-ns-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-ns-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-ns-master + echo osmo-ns-master + dir=osmo-ns-master + pull_arg=--pull + grep ^FROM ../osmo-ns-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-ns-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-ns-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-ns-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-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-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_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 .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.39kB done #2 DONE 0.2s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [internal] load build context #4 DONE 0.0s #5 [ 1/10] FROM docker.io/osmocom-build/debian-bookworm-build #5 CACHED #6 [ 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 #6 ... #7 https://gerrit.osmocom.org/plugins/gitiles/libosmocore/+/master?format=TEXT #7 CACHED #4 [internal] load build context #4 transferring context: 17.41kB done #4 DONE 0.1s #6 [ 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 #6 1.413 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 1.413 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #6 1.413 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #6 1.413 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #6 1.708 Reading package lists... #6 1.997 Reading package lists... #6 2.270 Building dependency tree... #6 2.336 Reading state information... #6 2.408 libmnl-dev is already the newest version (1.0.4-3). #6 2.408 The following additional packages will be installed: #6 2.408 osmocom-nightly python3-aiohttp python3-aiosignal python3-async-timeout #6 2.408 python3-attr python3-automat python3-bcrypt python3-certifi #6 2.408 python3-cffi-backend python3-chardet python3-charset-normalizer #6 2.408 python3-constantly python3-cryptography python3-frozenlist python3-hamcrest #6 2.408 python3-hyperlink python3-idna python3-incremental python3-multidict #6 2.408 python3-openssl python3-osmopy-libs python3-pyasn1 python3-pyasn1-modules #6 2.408 python3-requests python3-service-identity python3-treq python3-twisted #6 2.408 python3-urllib3 python3-yarl python3-zope.interface #6 2.408 Suggested packages: #6 2.408 python-attr-doc python-cryptography-doc python3-cryptography-vectors #6 2.408 python-openssl-doc python3-openssl-dbg python3-socks python-requests-doc #6 2.408 python3-pampy python3-serial python3-tk python3-wxgtk4.0 python3-brotli #6 2.408 Recommended packages: #6 2.408 python3-click #6 2.539 The following NEW packages will be installed: #6 2.539 osmocom-nightly python3-aiohttp python3-aiosignal python3-async-timeout #6 2.539 python3-attr python3-automat python3-bcrypt python3-certifi #6 2.539 python3-cffi-backend python3-chardet python3-charset-normalizer #6 2.539 python3-constantly python3-cryptography python3-frozenlist python3-hamcrest #6 2.539 python3-hyperlink python3-idna python3-incremental python3-multidict #6 2.539 python3-openssl python3-osmopy-libs python3-osmopy-utils python3-pyasn1 #6 2.539 python3-pyasn1-modules python3-requests python3-service-identity #6 2.539 python3-treq python3-twisted python3-urllib3 python3-yarl #6 2.539 python3-zope.interface #6 2.559 0 upgraded, 31 newly installed, 0 to remove and 3 not upgraded. #6 2.559 Need to get 4325 kB of archives. #6 2.559 After this operation, 24.6 MB of additional disk space will be used. #6 2.559 Get:1 http://deb.debian.org/debian bookworm/main amd64 python3-idna all 3.3-1+deb12u1 [41.0 kB] #6 2.562 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202411072026 [1180 B] #6 2.564 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ python3-osmopy-libs 0.3.0.161.fc78.202411072026 [20.5 kB] #6 2.566 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ python3-osmopy-utils 0.3.0.161.fc78.202411072026 [12.8 kB] #6 2.567 Get:5 http://deb.debian.org/debian bookworm/main amd64 python3-multidict amd64 6.0.4-1+b1 [31.6 kB] #6 2.582 Get:6 http://deb.debian.org/debian bookworm/main amd64 python3-yarl amd64 1.8.2-1+b1 [49.8 kB] #6 2.583 Get:7 http://deb.debian.org/debian bookworm/main amd64 python3-async-timeout all 4.0.2-1 [7476 B] #6 2.583 Get:8 http://deb.debian.org/debian bookworm/main amd64 python3-frozenlist amd64 1.3.3-1+b1 [30.0 kB] #6 2.584 Get:9 http://deb.debian.org/debian bookworm/main amd64 python3-aiosignal all 1.3.1-1 [6016 B] #6 2.584 Get:10 http://deb.debian.org/debian bookworm/main amd64 python3-attr all 22.2.0-1 [65.4 kB] #6 2.585 Get:11 http://deb.debian.org/debian bookworm/main amd64 python3-charset-normalizer all 3.0.1-2 [49.3 kB] #6 2.599 Get:12 http://deb.debian.org/debian bookworm/main amd64 python3-aiohttp amd64 3.8.4-1 [251 kB] #6 2.601 Get:13 http://deb.debian.org/debian bookworm/main amd64 python3-automat all 22.10.0-1 [23.2 kB] #6 2.602 Get:14 http://deb.debian.org/debian bookworm/main amd64 python3-cffi-backend amd64 1.15.1-5+b1 [84.6 kB] #6 2.603 Get:15 http://deb.debian.org/debian bookworm/main amd64 python3-bcrypt amd64 3.2.2-1 [32.2 kB] #6 2.604 Get:16 http://deb.debian.org/debian bookworm/main amd64 python3-certifi all 2022.9.24-1 [153 kB] #6 2.605 Get:17 http://deb.debian.org/debian bookworm/main amd64 python3-chardet all 5.1.0+dfsg-2 [110 kB] #6 2.607 Get:18 http://deb.debian.org/debian bookworm/main amd64 python3-constantly all 15.1.0-4 [8544 B] #6 2.607 Get:19 http://deb.debian.org/debian bookworm/main amd64 python3-cryptography amd64 38.0.4-3 [666 kB] #6 2.612 Get:20 http://deb.debian.org/debian bookworm/main amd64 python3-hamcrest all 2.0.3-2 [29.7 kB] #6 2.612 Get:21 http://deb.debian.org/debian bookworm/main amd64 python3-hyperlink all 21.0.0-5 [70.1 kB] #6 2.613 Get:22 http://deb.debian.org/debian bookworm/main amd64 python3-incremental all 21.3.0-2 [14.1 kB] #6 2.614 Get:23 http://deb.debian.org/debian bookworm/main amd64 python3-openssl all 23.0.0-1 [50.8 kB] #6 2.614 Get:24 http://deb.debian.org/debian bookworm/main amd64 python3-pyasn1 all 0.4.8-3 [62.2 kB] #6 2.615 Get:25 http://deb.debian.org/debian bookworm/main amd64 python3-pyasn1-modules all 0.2.8-1 [72.0 kB] #6 2.616 Get:26 http://deb.debian.org/debian bookworm/main amd64 python3-service-identity all 18.1.0-8 [12.1 kB] #6 2.617 Get:27 http://deb.debian.org/debian bookworm/main amd64 python3-zope.interface amd64 5.5.2-1+b1 [152 kB] #6 2.618 Get:28 http://deb.debian.org/debian-security bookworm-security/main amd64 python3-twisted all 22.4.0-4+deb12u1 [1984 kB] #6 2.650 Get:29 http://deb.debian.org/debian bookworm/main amd64 python3-urllib3 all 1.26.12-1 [117 kB] #6 2.650 Get:30 http://deb.debian.org/debian bookworm/main amd64 python3-requests all 2.28.1+dfsg-1 [67.9 kB] #6 2.651 Get:31 http://deb.debian.org/debian bookworm/main amd64 python3-treq all 22.2.0-0.1 [50.8 kB] #6 2.815 debconf: delaying package configuration, since apt-utils is not installed #6 2.875 Fetched 4325 kB in 0s (39.6 MB/s) #6 2.966 Selecting previously unselected package osmocom-nightly. #6 2.966 (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 ... 117416 files and directories currently installed.) #6 3.023 Preparing to unpack .../00-osmocom-nightly_202411072026_amd64.deb ... #6 3.058 Unpacking osmocom-nightly (202411072026) ... #6 3.511 Selecting previously unselected package python3-idna. #6 3.528 Preparing to unpack .../01-python3-idna_3.3-1+deb12u1_all.deb ... #6 3.565 Unpacking python3-idna (3.3-1+deb12u1) ... #6 3.863 Selecting previously unselected package python3-multidict. #6 3.883 Preparing to unpack .../02-python3-multidict_6.0.4-1+b1_amd64.deb ... #6 3.953 Unpacking python3-multidict (6.0.4-1+b1) ... #6 4.239 Selecting previously unselected package python3-yarl. #6 4.245 Preparing to unpack .../03-python3-yarl_1.8.2-1+b1_amd64.deb ... #6 4.286 Unpacking python3-yarl (1.8.2-1+b1) ... #6 4.558 Selecting previously unselected package python3-async-timeout. #6 4.574 Preparing to unpack .../04-python3-async-timeout_4.0.2-1_all.deb ... #6 4.734 Unpacking python3-async-timeout (4.0.2-1) ... #6 5.124 Selecting previously unselected package python3-frozenlist. #6 5.128 Preparing to unpack .../05-python3-frozenlist_1.3.3-1+b1_amd64.deb ... #6 5.164 Unpacking python3-frozenlist (1.3.3-1+b1) ... #6 5.469 Selecting previously unselected package python3-aiosignal. #6 5.483 Preparing to unpack .../06-python3-aiosignal_1.3.1-1_all.deb ... #6 5.637 Unpacking python3-aiosignal (1.3.1-1) ... #6 6.880 Selecting previously unselected package python3-attr. #6 6.899 Preparing to unpack .../07-python3-attr_22.2.0-1_all.deb ... #6 6.937 Unpacking python3-attr (22.2.0-1) ... #6 7.269 Selecting previously unselected package python3-charset-normalizer. #6 7.279 Preparing to unpack .../08-python3-charset-normalizer_3.0.1-2_all.deb ... #6 7.313 Unpacking python3-charset-normalizer (3.0.1-2) ... #6 7.792 Selecting previously unselected package python3-aiohttp. #6 7.803 Preparing to unpack .../09-python3-aiohttp_3.8.4-1_amd64.deb ... #6 7.853 Unpacking python3-aiohttp (3.8.4-1) ... #6 8.136 Selecting previously unselected package python3-automat. #6 8.140 Preparing to unpack .../10-python3-automat_22.10.0-1_all.deb ... #6 8.181 Unpacking python3-automat (22.10.0-1) ... #6 8.439 Selecting previously unselected package python3-cffi-backend:amd64. #6 8.448 Preparing to unpack .../11-python3-cffi-backend_1.15.1-5+b1_amd64.deb ... #6 8.485 Unpacking python3-cffi-backend:amd64 (1.15.1-5+b1) ... #6 8.925 Selecting previously unselected package python3-bcrypt. #6 8.932 Preparing to unpack .../12-python3-bcrypt_3.2.2-1_amd64.deb ... #6 8.968 Unpacking python3-bcrypt (3.2.2-1) ... #6 9.276 Selecting previously unselected package python3-certifi. #6 9.293 Preparing to unpack .../13-python3-certifi_2022.9.24-1_all.deb ... #6 9.331 Unpacking python3-certifi (2022.9.24-1) ... #6 9.704 Selecting previously unselected package python3-chardet. #6 9.715 Preparing to unpack .../14-python3-chardet_5.1.0+dfsg-2_all.deb ... #6 9.756 Unpacking python3-chardet (5.1.0+dfsg-2) ... #6 10.24 Selecting previously unselected package python3-constantly. #6 10.25 Preparing to unpack .../15-python3-constantly_15.1.0-4_all.deb ... #6 10.29 Unpacking python3-constantly (15.1.0-4) ... #6 10.71 Selecting previously unselected package python3-cryptography. #6 10.73 Preparing to unpack .../16-python3-cryptography_38.0.4-3_amd64.deb ... #6 10.81 Unpacking python3-cryptography (38.0.4-3) ... #6 11.26 Selecting previously unselected package python3-hamcrest. #6 11.28 Preparing to unpack .../17-python3-hamcrest_2.0.3-2_all.deb ... #6 11.31 Unpacking python3-hamcrest (2.0.3-2) ... #6 11.76 Selecting previously unselected package python3-hyperlink. #6 11.77 Preparing to unpack .../18-python3-hyperlink_21.0.0-5_all.deb ... #6 11.82 Unpacking python3-hyperlink (21.0.0-5) ... #6 12.51 Selecting previously unselected package python3-incremental. #6 12.52 Preparing to unpack .../19-python3-incremental_21.3.0-2_all.deb ... #6 12.56 Unpacking python3-incremental (21.3.0-2) ... #6 12.87 Selecting previously unselected package python3-openssl. #6 12.89 Preparing to unpack .../20-python3-openssl_23.0.0-1_all.deb ... #6 12.94 Unpacking python3-openssl (23.0.0-1) ... #6 13.23 Selecting previously unselected package python3-osmopy-libs. #6 13.24 Preparing to unpack .../21-python3-osmopy-libs_0.3.0.161.fc78.202411072026_all.deb ... #6 13.29 Unpacking python3-osmopy-libs (0.3.0.161.fc78.202411072026) ... #6 13.57 Selecting previously unselected package python3-pyasn1. #6 13.58 Preparing to unpack .../22-python3-pyasn1_0.4.8-3_all.deb ... #6 13.62 Unpacking python3-pyasn1 (0.4.8-3) ... #6 13.90 Selecting previously unselected package python3-pyasn1-modules. #6 13.92 Preparing to unpack .../23-python3-pyasn1-modules_0.2.8-1_all.deb ... #6 13.96 Unpacking python3-pyasn1-modules (0.2.8-1) ... #6 14.61 Selecting previously unselected package python3-service-identity. #6 14.62 Preparing to unpack .../24-python3-service-identity_18.1.0-8_all.deb ... #6 14.65 Unpacking python3-service-identity (18.1.0-8) ... #6 14.96 Selecting previously unselected package python3-zope.interface. #6 14.98 Preparing to unpack .../25-python3-zope.interface_5.5.2-1+b1_amd64.deb ... #6 15.02 Unpacking python3-zope.interface (5.5.2-1+b1) ... #6 15.40 Selecting previously unselected package python3-twisted. #6 15.41 Preparing to unpack .../26-python3-twisted_22.4.0-4+deb12u1_all.deb ... #6 15.45 Unpacking python3-twisted (22.4.0-4+deb12u1) ... #6 15.90 Selecting previously unselected package python3-urllib3. #6 15.91 Preparing to unpack .../27-python3-urllib3_1.26.12-1_all.deb ... #6 15.93 Unpacking python3-urllib3 (1.26.12-1) ... #6 16.20 Selecting previously unselected package python3-requests. #6 16.21 Preparing to unpack .../28-python3-requests_2.28.1+dfsg-1_all.deb ... #6 16.24 Unpacking python3-requests (2.28.1+dfsg-1) ... #6 16.50 Selecting previously unselected package python3-treq. #6 16.51 Preparing to unpack .../29-python3-treq_22.2.0-0.1_all.deb ... #6 16.55 Unpacking python3-treq (22.2.0-0.1) ... #6 17.10 Selecting previously unselected package python3-osmopy-utils. #6 17.11 Preparing to unpack .../30-python3-osmopy-utils_0.3.0.161.fc78.202411072026_all.deb ... #6 17.17 Unpacking python3-osmopy-utils (0.3.0.161.fc78.202411072026) ... #6 18.06 Setting up python3-attr (22.2.0-1) ... #6 18.51 Setting up osmocom-nightly (202411072026) ... #6 18.65 Setting up python3-zope.interface (5.5.2-1+b1) ... #6 18.90 Setting up python3-charset-normalizer (3.0.1-2) ... #6 19.10 Setting up python3-automat (22.10.0-1) ... #6 19.30 Setting up python3-hamcrest (2.0.3-2) ... #6 19.53 Setting up python3-multidict (6.0.4-1+b1) ... #6 19.70 Setting up python3-frozenlist (1.3.3-1+b1) ... #6 19.88 Setting up python3-aiosignal (1.3.1-1) ... #6 20.08 Setting up python3-async-timeout (4.0.2-1) ... #6 20.27 Setting up python3-chardet (5.1.0+dfsg-2) ... #6 20.52 Setting up python3-certifi (2022.9.24-1) ... #6 20.70 Setting up python3-incremental (21.3.0-2) ... #6 20.89 Setting up python3-idna (3.3-1+deb12u1) ... #6 21.12 Setting up python3-urllib3 (1.26.12-1) ... #6 21.33 Setting up python3-pyasn1 (0.4.8-3) ... #6 21.54 Setting up python3-constantly (15.1.0-4) ... #6 21.74 Setting up python3-yarl (1.8.2-1+b1) ... #6 22.00 Setting up python3-cffi-backend:amd64 (1.15.1-5+b1) ... #6 22.12 Setting up python3-osmopy-libs (0.3.0.161.fc78.202411072026) ... #6 22.33 Setting up python3-bcrypt (3.2.2-1) ... #6 22.75 Setting up python3-aiohttp (3.8.4-1) ... #6 22.98 Setting up python3-pyasn1-modules (0.2.8-1) ... #6 23.21 Setting up python3-cryptography (38.0.4-3) ... #6 23.44 Setting up python3-requests (2.28.1+dfsg-1) ... #6 23.64 Setting up python3-hyperlink (21.0.0-5) ... #6 23.83 Setting up python3-service-identity (18.1.0-8) ... #6 24.02 Setting up python3-openssl (23.0.0-1) ... #6 24.21 Setting up python3-twisted (22.4.0-4+deb12u1) ... #6 25.44 Setting up python3-treq (22.2.0-0.1) ... #6 25.65 Setting up python3-osmopy-utils (0.3.0.161.fc78.202411072026) ... #6 25.83 Processing triggers for man-db (2.11.2-2) ... #6 DONE 26.9s #8 [ 3/10] WORKDIR /TMP #8 DONE 0.4s #9 [ 4/10] RUN GIT clone https://gerrit.osmocom.org/libosmocore.git #9 0.739 Cloning into 'libosmocore'... #9 DONE 1.8s #10 [ 5/10] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/LIBOSMOCORE/+/MASTER?FORMAT=TEXT /tmp/commit-libosmocore #10 DONE 0.5s #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.637 Already on 'master' #11 0.637 Your branch is up to date with 'origin/master'. #11 0.638 refs/heads/master #11 0.654 HEAD is now at 51bbb34a gprs/gsm_24_301: add include to be self contained #11 0.655 master #11 0.655 51bbb34a16359941f17a0b80d8fe9b6d73d12307 #11 3.441 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 3.441 libtoolize: copying file './ltmain.sh' #11 3.470 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. #11 3.470 libtoolize: copying file 'm4/libtool.m4' #11 3.484 libtoolize: copying file 'm4/ltoptions.m4' #11 3.499 libtoolize: copying file 'm4/ltsugar.m4' #11 3.513 libtoolize: copying file 'm4/ltversion.m4' #11 3.528 libtoolize: copying file 'm4/lt~obsolete.m4' #11 5.076 configure.ac:70: warning: The macro `AC_HEADER_STDC' is obsolete. #11 5.076 configure.ac:70: You should run autoupdate. #11 5.076 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 5.076 configure.ac:70: the top level #11 5.076 configure.ac:84: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead #11 5.076 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... #11 5.076 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... #11 5.076 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... #11 5.076 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... #11 5.076 m4/ax_pthread.m4:88: AX_PTHREAD is expanded from... #11 5.076 configure.ac:84: the top level #11 5.076 configure.ac:174: warning: The macro `AC_CONFIG_HEADER' is obsolete. #11 5.076 configure.ac:174: You should run autoupdate. #11 5.076 ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... #11 5.076 configure.ac:174: the top level #11 5.076 configure.ac:462: warning: The macro `AC_HELP_STRING' is obsolete. #11 5.076 configure.ac:462: You should run autoupdate. #11 5.076 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 5.076 configure.ac:462: the top level #11 5.076 configure.ac:602: warning: AC_OUTPUT should be used without arguments. #11 5.076 configure.ac:602: You should run autoupdate. #11 5.528 configure.ac:23: installing './compile' #11 5.529 configure.ac:25: installing './config.guess' #11 5.530 configure.ac:25: installing './config.sub' #11 5.531 configure.ac:8: installing './install-sh' #11 5.532 configure.ac:8: installing './missing' #11 5.537 Makefile.am:64: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... #11 5.537 configure.ac:116: ... 'DOXYGEN' previously defined here #11 5.703 src/codec/Makefile.am: installing './depcomp' #11 6.010 checking for a BSD-compatible install... /usr/bin/install -c #11 6.013 checking whether build environment is sane... yes #11 6.017 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 6.018 checking for gawk... gawk #11 6.018 checking whether make sets $(MAKE)... yes #11 6.024 checking whether make supports nested variables... yes #11 6.027 checking whether make supports nested variables... (cached) yes #11 6.027 checking whether make sets $(MAKE)... (cached) yes #11 6.028 checking for gcc... gcc #11 6.042 checking whether the C compiler works... yes #11 6.131 checking for C compiler default output file name... a.out #11 6.132 checking for suffix of executables... #11 6.150 checking whether we are cross compiling... no #11 6.185 checking for suffix of object files... o #11 6.195 checking whether the compiler supports GNU C... yes #11 6.204 checking whether gcc accepts -g... yes #11 6.214 checking for gcc option to enable C11 features... none needed #11 6.234 checking whether gcc understands -c and -o together... yes #11 6.251 checking whether make supports the include directive... yes (GNU style) #11 6.254 checking dependency style of gcc... gcc3 #11 6.271 checking build system type... x86_64-pc-linux-gnu #11 6.292 checking host system type... x86_64-pc-linux-gnu #11 6.292 checking how to print strings... printf #11 6.309 checking for a sed that does not truncate output... /usr/bin/sed #11 6.311 checking for grep that handles long lines and -e... /usr/bin/grep #11 6.312 checking for egrep... /usr/bin/grep -E #11 6.313 checking for fgrep... /usr/bin/grep -F #11 6.313 checking for ld used by gcc... /usr/bin/ld #11 6.315 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 6.316 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 6.318 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 6.328 checking whether ln -s works... yes #11 6.328 checking the maximum length of command line arguments... 1572864 #11 6.331 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 6.331 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 6.331 checking for /usr/bin/ld option to reload object files... -r #11 6.331 checking for file... file #11 6.331 checking for objdump... objdump #11 6.331 checking how to recognize dependent libraries... pass_all #11 6.332 checking for dlltool... no #11 6.332 checking how to associate runtime and link libraries... printf %s\n #11 6.332 checking for ar... ar #11 6.332 checking for archiver @FILE support... @ #11 6.346 checking for strip... strip #11 6.346 checking for ranlib... ranlib #11 6.346 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 6.377 checking for sysroot... no #11 6.377 checking for a working dd... /usr/bin/dd #11 6.381 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 6.395 checking for mt... no #11 6.395 checking if : is a manifest tool... no #11 6.397 checking for stdio.h... yes #11 6.406 checking for stdlib.h... yes #11 6.418 checking for string.h... yes #11 6.432 checking for inttypes.h... yes #11 6.443 checking for stdint.h... yes #11 6.454 checking for strings.h... yes #11 6.465 checking for sys/stat.h... yes #11 6.477 checking for sys/types.h... yes #11 6.488 checking for unistd.h... yes #11 6.501 checking for dlfcn.h... yes #11 6.514 checking for objdir... .libs #11 6.542 checking if gcc supports -fno-rtti -fno-exceptions... no #11 6.551 checking for gcc option to produce PIC... -fPIC -DPIC #11 6.551 checking if gcc PIC flag -fPIC -DPIC works... yes #11 6.560 checking if gcc static flag -static works... yes #11 6.610 checking if gcc supports -c -o file.o... yes #11 6.623 checking if gcc supports -c -o file.o... (cached) yes #11 6.623 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 6.627 checking whether -lc should be explicitly linked in... no #11 6.639 checking dynamic linker characteristics... GNU/Linux ld.so #11 6.673 checking how to hardcode library paths into programs... immediate #11 6.673 checking whether stripping libraries is possible... yes #11 6.674 checking if libtool supports shared libraries... yes #11 6.674 checking whether to build shared libraries... yes #11 6.674 checking whether to build static libraries... no #11 6.675 checking for pkg-config... /usr/bin/pkg-config #11 6.675 checking for pkg-config... /usr/bin/pkg-config #11 6.675 checking pkg-config is at least version 0.20... yes #11 6.676 checking for egrep... (cached) /usr/bin/grep -E #11 6.676 checking for execinfo.h... yes #11 6.689 checking for poll.h... yes #11 6.701 checking for sys/select.h... yes #11 6.713 checking for sys/socket.h... yes #11 6.727 checking for sys/signalfd.h... yes #11 6.739 checking for sys/eventfd.h... yes #11 6.751 checking for sys/timerfd.h... yes #11 6.765 checking for syslog.h... yes #11 6.779 checking for ctype.h... yes #11 6.792 checking for netinet/tcp.h... yes #11 6.807 checking for netinet/in.h... yes #11 6.821 checking for gcc options needed to detect all undeclared functions... none needed #11 6.840 checking whether HAVE_SYS_SOCKET_H is declared... yes #11 6.856 checking for size_t... yes #11 6.885 checking for working alloca.h... yes #11 6.904 checking for alloca... yes #11 6.905 checking for library containing dlopen... none required #11 6.924 checking for library containing dlsym... none required #11 6.944 checking for backtrace in -lexecinfo... no #11 6.959 checking how to run the C preprocessor... gcc -E #11 6.983 checking whether gcc is Clang... no #11 6.988 checking whether pthreads work with -pthread... yes #11 7.014 checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE #11 7.035 checking whether more special flags are required for pthreads... no #11 7.035 checking for PTHREAD_PRIO_INHERIT... yes #11 7.056 checking for pthread_getname_np(pthread_t, char*, size_t)... yes #11 7.077 checking for library containing clock_gettime... none required #11 7.097 checking for doxygen... /usr/bin/doxygen #11 7.098 checking whether SYS_getrandom is declared... yes #11 7.109 checking if gcc supports -fvisibility=hidden... yes #11 7.116 checking for localtime_r... yes #11 7.135 checking whether struct tm has tm_gmtoff member... yes #11 7.155 checking for gettid... yes #11 7.176 checking whether to workaround TLS bug in old gcc on ARM platforms... #11 7.185 checking for talloc >= 2.1.0... yes #11 7.189 checking for liburing >= 0.7... yes #11 7.193 checking for libusb-1.0... yes #11 7.198 checking for gnutls >= 2.12.0... yes #11 7.203 checking for libmnl... yes #11 7.208 checking for libsctp... yes #11 7.211 checking for python... no #11 7.211 checking for python2... no #11 7.211 checking for python3... /usr/bin/python3 #11 7.211 checking for python version... 3.11 #11 7.221 checking for python platform... linux #11 7.418 checking for GNU default python prefix... ${prefix} #11 7.419 checking for GNU default python exec_prefix... ${exec_prefix} #11 7.419 checking for python script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages #11 7.441 checking for python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages #11 7.484 checking for osmo_verify_transcript_vty.py... yes #11 7.484 checking whether to enable VTY/CTRL tests... yes #11 7.484 checking whether C compiler accepts -mavx2... yes #11 7.504 checking whether C compiler accepts -mssse3... yes #11 7.525 checking whether C compiler accepts -msse4.1... yes #11 7.544 checking whether to enable ARM NEON instructions support... no #11 7.544 checking whether to include systemtap tracing support... no #11 7.544 checking whether to build with code coverage support... no #11 7.545 checking whether gcc has __builtin_cpu_supports built-in... yes #11 7.569 checking for struct tcp_info.tcpi_notsent_bytes... yes #11 7.594 checking for struct tcp_info.tcpi_rwnd_limited... yes #11 7.617 checking for struct tcp_info.tcpi_sndbuf_limited... yes #11 7.629 checking for struct tcp_info.tcpi_reord_seen... yes #11 7.641 CFLAGS=" -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall" #11 7.641 CPPFLAGS=" -DBUILDING_LIBOSMOCORE -Wall" #11 7.654 checking that generated files are newer than configure... done #11 7.654 configure: creating ./config.status #11 7.859 config.status: creating libosmocore.pc #11 7.865 config.status: creating libosmocodec.pc #11 7.870 config.status: creating libosmocoding.pc #11 7.875 config.status: creating libosmovty.pc #11 7.880 config.status: creating libosmogsm.pc #11 7.885 config.status: creating libosmoisdn.pc #11 7.891 config.status: creating libosmogb.pc #11 7.896 config.status: creating libosmoctrl.pc #11 7.902 config.status: creating libosmosim.pc #11 7.907 config.status: creating libosmousb.pc #11 7.912 config.status: creating include/Makefile #11 7.919 config.status: creating include/osmocom/Makefile #11 7.926 config.status: creating include/osmocom/codec/Makefile #11 7.933 config.status: creating include/osmocom/coding/Makefile #11 7.940 config.status: creating include/osmocom/core/Makefile #11 7.947 config.status: creating include/osmocom/crypt/Makefile #11 7.954 config.status: creating include/osmocom/ctrl/Makefile #11 7.961 config.status: creating include/osmocom/gprs/Makefile #11 7.968 config.status: creating include/osmocom/gprs/protocol/Makefile #11 7.975 config.status: creating include/osmocom/gsm/Makefile #11 7.982 config.status: creating include/osmocom/gsm/protocol/Makefile #11 7.989 config.status: creating include/osmocom/isdn/Makefile #11 7.996 config.status: creating include/osmocom/sim/Makefile #11 8.003 config.status: creating include/osmocom/usb/Makefile #11 8.010 config.status: creating include/osmocom/vty/Makefile #11 8.017 config.status: creating src/Makefile #11 8.024 config.status: creating src/core/Makefile #11 8.031 config.status: creating src/vty/Makefile #11 8.038 config.status: creating src/codec/Makefile #11 8.045 config.status: creating src/coding/Makefile #11 8.052 config.status: creating src/sim/Makefile #11 8.059 config.status: creating src/usb/Makefile #11 8.066 config.status: creating src/gsm/Makefile #11 8.073 config.status: creating src/isdn/Makefile #11 8.080 config.status: creating src/gb/Makefile #11 8.087 config.status: creating src/ctrl/Makefile #11 8.094 config.status: creating src/pseudotalloc/Makefile #11 8.102 config.status: creating tapset/Makefile #11 8.109 config.status: creating tests/Makefile #11 8.119 config.status: creating tests/atlocal #11 8.126 config.status: creating utils/Makefile #11 8.134 config.status: creating utils/osmo-stat-dummy/Makefile #11 8.141 config.status: creating Doxyfile.core #11 8.148 config.status: creating Doxyfile.gsm #11 8.156 config.status: creating Doxyfile.isdn #11 8.162 config.status: creating Doxyfile.vty #11 8.169 config.status: creating Doxyfile.codec #11 8.177 config.status: creating Doxyfile.coding #11 8.183 config.status: creating Doxyfile.gb #11 8.190 config.status: creating Doxyfile.ctrl #11 8.197 config.status: creating Doxyfile.sim #11 8.204 config.status: creating Doxyfile.usb #11 8.211 config.status: creating Makefile #11 8.217 config.status: creating contrib/libosmocore.spec #11 8.225 config.status: creating config.h #11 8.231 config.status: executing tests/atconfig commands #11 8.232 config.status: executing depfiles commands #11 8.850 config.status: executing libtool commands #11 8.876 echo 1.10.0.30-51bb > .version-t && mv .version-t .version #11 8.877 make install-recursive #11 8.879 make[1]: Entering directory '/tmp/libosmocore' #11 8.881 Making install in include #11 8.881 make[2]: Entering directory '/tmp/libosmocore/include' #11 8.883 Making install in osmocom #11 8.884 make[3]: Entering directory '/tmp/libosmocore/include/osmocom' #11 8.886 Making install in core #11 8.887 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/core' #11 8.887 GEN bit16gen.h #11 8.887 GEN bit32gen.h #11 8.887 GEN bit64gen.h #11 8.887 GEN crc16gen.h #11 8.888 GEN crc32gen.h #11 8.888 GEN crc64gen.h #11 8.888 GEN crc8gen.h #11 8.888 GEN bit16gen.h #11 8.888 GEN bit32gen.h #11 8.888 GEN bit64gen.h #11 8.889 GEN crc16gen.h #11 8.889 GEN socket_compat.h #11 8.889 GEN crc32gen.h #11 8.889 GEN crc8gen.h #11 8.889 GEN crc64gen.h #11 8.890 GEN socket_compat.h #11 8.892 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/core' #11 8.892 make[5]: Nothing to be done for 'install-exec-am'. #11 8.892 /usr/bin/mkdir -p '/usr/local/include/osmocom/core' #11 8.894 /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 8.895 /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 8.896 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/core' #11 8.896 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/core' #11 8.897 Making install in vty #11 8.898 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/vty' #11 8.899 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/vty' #11 8.899 make[5]: Nothing to be done for 'install-exec-am'. #11 8.899 /usr/bin/mkdir -p '/usr/local/include/osmocom/vty' #11 8.900 /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 8.901 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/vty' #11 8.901 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/vty' #11 8.901 Making install in codec #11 8.902 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/codec' #11 8.903 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/codec' #11 8.903 make[5]: Nothing to be done for 'install-exec-am'. #11 8.904 /usr/bin/mkdir -p '/usr/local/include/osmocom/codec' #11 8.905 /usr/bin/install -c -m 644 ecu.h codec.h gsm610_bits.h '/usr/local/include/osmocom/codec' #11 8.906 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/codec' #11 8.906 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/codec' #11 8.906 Making install in gsm #11 8.907 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/gsm' #11 8.907 GEN gsm0503.h #11 8.927 Generating header file... #11 8.927 Generate 'xcch' declaration #11 8.927 Generate 'tch_f24' declaration #11 8.927 Generate 'tch_h24' declaration #11 8.927 Generate 'tch_f48' declaration #11 8.927 Generate 'tch_f96' declaration #11 8.927 Generate 'tch_f144' declaration #11 8.927 Generate 'rach' declaration #11 8.927 Generate 'rach_ext' declaration #11 8.927 Generate 'sch' declaration #11 8.927 Generate 'cs2' declaration #11 8.927 Generate 'cs3' declaration #11 8.927 Generate 'cs2_np' declaration #11 8.927 Generate 'cs3_np' declaration #11 8.927 Generate 'tch_afs_12_2' declaration #11 8.927 Generate 'tch_afs_10_2' declaration #11 8.927 Generate 'tch_afs_7_95' declaration #11 8.927 Generate 'tch_afs_7_4' declaration #11 8.927 Generate 'tch_afs_6_7' declaration #11 8.927 Generate 'tch_afs_5_9' declaration #11 8.927 Generate 'tch_afs_5_15' declaration #11 8.927 Generate 'tch_afs_4_75' declaration #11 8.927 Generate 'tch_fr' declaration #11 8.927 Generate 'tch_hr' declaration #11 8.927 Generate 'tch_ahs_7_95' declaration #11 8.927 Generate 'tch_ahs_7_4' declaration #11 8.927 Generate 'tch_ahs_6_7' declaration #11 8.927 Generate 'tch_ahs_5_9' declaration #11 8.927 Generate 'tch_ahs_5_15' declaration #11 8.927 Generate 'tch_ahs_4_75' declaration #11 8.927 Generate 'tch_axs_sid_update' declaration #11 8.927 Generate 'mcs1_dl_hdr' declaration #11 8.927 Generate 'mcs1_ul_hdr' declaration #11 8.927 Generate 'mcs1' declaration #11 8.927 Generate 'mcs2' declaration #11 8.927 Generate 'mcs3' declaration #11 8.927 Generate 'mcs4' declaration #11 8.927 Generate 'mcs5_dl_hdr' declaration #11 8.927 Generate 'mcs5_ul_hdr' declaration #11 8.927 Generate 'mcs5' declaration #11 8.927 Generate 'mcs6' declaration #11 8.927 Generate 'mcs7_dl_hdr' declaration #11 8.927 Generate 'mcs7_ul_hdr' declaration #11 8.927 Generate 'mcs7' declaration #11 8.927 Generate 'mcs8' declaration #11 8.927 Generate 'mcs9' declaration #11 8.927 Generation complete. #11 8.930 make install-recursive #11 8.931 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/gsm' #11 8.933 Making install in protocol #11 8.934 make[6]: Entering directory '/tmp/libosmocore/include/osmocom/gsm/protocol' #11 8.935 make[7]: Entering directory '/tmp/libosmocore/include/osmocom/gsm/protocol' #11 8.935 make[7]: Nothing to be done for 'install-exec-am'. #11 8.936 /usr/bin/mkdir -p '/usr/local/include/osmocom/gsm/protocol' #11 8.937 /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 8.939 make[7]: Leaving directory '/tmp/libosmocore/include/osmocom/gsm/protocol' #11 8.939 make[6]: Leaving directory '/tmp/libosmocore/include/osmocom/gsm/protocol' #11 8.940 make[6]: Entering directory '/tmp/libosmocore/include/osmocom/gsm' #11 8.941 make[7]: Entering directory '/tmp/libosmocore/include/osmocom/gsm' #11 8.941 make[7]: Nothing to be done for 'install-exec-am'. #11 8.942 /usr/bin/mkdir -p '/usr/local/include/osmocom/gsm' #11 8.943 /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 8.944 /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 8.945 make[7]: Leaving directory '/tmp/libosmocore/include/osmocom/gsm' #11 8.945 make[6]: Leaving directory '/tmp/libosmocore/include/osmocom/gsm' #11 8.945 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/gsm' #11 8.946 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/gsm' #11 8.946 Making install in isdn #11 8.947 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/isdn' #11 8.948 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/isdn' #11 8.948 make[5]: Nothing to be done for 'install-exec-am'. #11 8.948 /usr/bin/mkdir -p '/usr/local/include/osmocom/isdn' #11 8.949 /usr/bin/install -c -m 644 i460_mux.h lapd_core.h v110.h v110_ta.h '/usr/local/include/osmocom/isdn' #11 8.950 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/isdn' #11 8.950 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/isdn' #11 8.950 Making install in crypt #11 8.951 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/crypt' #11 8.952 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/crypt' #11 8.952 make[5]: Nothing to be done for 'install-exec-am'. #11 8.953 /usr/bin/mkdir -p '/usr/local/include/osmocom/crypt' #11 8.954 /usr/bin/install -c -m 644 auth.h gprs_cipher.h kdf.h utran_cipher.h '/usr/local/include/osmocom/crypt' #11 8.955 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/crypt' #11 8.955 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/crypt' #11 8.955 Making install in coding #11 8.956 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/coding' #11 8.957 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/coding' #11 8.957 make[5]: Nothing to be done for 'install-exec-am'. #11 8.958 /usr/bin/mkdir -p '/usr/local/include/osmocom/coding' #11 8.959 /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 8.960 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/coding' #11 8.960 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/coding' #11 8.960 Making install in gprs #11 8.961 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/gprs' #11 8.962 Making install in protocol #11 8.963 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/gprs/protocol' #11 8.964 make[6]: Entering directory '/tmp/libosmocore/include/osmocom/gprs/protocol' #11 8.964 make[6]: Nothing to be done for 'install-exec-am'. #11 8.965 /usr/bin/mkdir -p '/usr/local/include/osmocom/gprs/protocol' #11 8.966 /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 8.967 make[6]: Leaving directory '/tmp/libosmocore/include/osmocom/gprs/protocol' #11 8.967 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/gprs/protocol' #11 8.968 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/gprs' #11 8.969 make[6]: Entering directory '/tmp/libosmocore/include/osmocom/gprs' #11 8.969 make[6]: Nothing to be done for 'install-exec-am'. #11 8.969 /usr/bin/mkdir -p '/usr/local/include/osmocom/gprs' #11 8.970 /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 8.971 make[6]: Leaving directory '/tmp/libosmocore/include/osmocom/gprs' #11 8.971 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/gprs' #11 8.972 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/gprs' #11 8.972 Making install in ctrl #11 8.973 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/ctrl' #11 8.974 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/ctrl' #11 8.974 make[5]: Nothing to be done for 'install-exec-am'. #11 8.974 /usr/bin/mkdir -p '/usr/local/include/osmocom/ctrl' #11 8.975 /usr/bin/install -c -m 644 control_cmd.h control_if.h ports.h control_vty.h '/usr/local/include/osmocom/ctrl' #11 8.976 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/ctrl' #11 8.976 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/ctrl' #11 8.976 Making install in sim #11 8.977 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/sim' #11 8.978 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/sim' #11 8.978 make[5]: Nothing to be done for 'install-exec-am'. #11 8.979 /usr/bin/mkdir -p '/usr/local/include/osmocom/sim' #11 8.980 /usr/bin/install -c -m 644 class_tables.h sim.h '/usr/local/include/osmocom/sim' #11 8.980 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/sim' #11 8.981 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/sim' #11 8.981 Making install in usb #11 8.981 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/usb' #11 8.983 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/usb' #11 8.983 make[5]: Nothing to be done for 'install-exec-am'. #11 8.983 /usr/bin/mkdir -p '/usr/local/include/osmocom/usb' #11 8.984 /usr/bin/install -c -m 644 libusb.h '/usr/local/include/osmocom/usb' #11 8.985 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/usb' #11 8.985 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/usb' #11 8.986 make[4]: Entering directory '/tmp/libosmocore/include/osmocom' #11 8.987 make[5]: Entering directory '/tmp/libosmocore/include/osmocom' #11 8.987 make[5]: Nothing to be done for 'install-exec-am'. #11 8.987 make[5]: Nothing to be done for 'install-data-am'. #11 8.987 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom' #11 8.987 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom' #11 8.988 make[3]: Leaving directory '/tmp/libosmocore/include/osmocom' #11 8.988 make[3]: Entering directory '/tmp/libosmocore/include' #11 8.990 make[4]: Entering directory '/tmp/libosmocore/include' #11 8.990 make[4]: Nothing to be done for 'install-exec-am'. #11 8.990 make[4]: Nothing to be done for 'install-data-am'. #11 8.990 make[4]: Leaving directory '/tmp/libosmocore/include' #11 8.990 make[3]: Leaving directory '/tmp/libosmocore/include' #11 8.990 make[2]: Leaving directory '/tmp/libosmocore/include' #11 8.990 Making install in src #11 8.991 make[2]: Entering directory '/tmp/libosmocore/src' #11 8.992 Making install in core #11 8.994 make[3]: Entering directory '/tmp/libosmocore/src/core' #11 8.994 GEN crc8gen.c #11 8.995 GEN crc16gen.c #11 8.995 GEN crc32gen.c #11 8.995 GEN crc64gen.c #11 8.995 make install-am #11 8.997 make[4]: Entering directory '/tmp/libosmocore/src/core' #11 8.998 CC application.lo #11 8.998 CC backtrace.lo #11 8.998 CC base64.lo #11 8.998 CC bits.lo #11 8.998 CC bitvec.lo #11 8.998 CC bitcomp.lo #11 8.999 CC context.lo #11 8.999 CC conv.lo #11 8.999 CC conv_acc.lo #11 8.999 CC conv_acc_generic.lo #11 9.000 CC crc16.lo #11 9.000 CC counter.lo #11 9.000 CC crc8gen.lo #11 9.000 CC crc16gen.lo #11 9.001 CC crc32gen.lo #11 9.001 CC crc64gen.lo #11 9.001 CC exec.lo #11 9.001 CC fsm.lo #11 9.002 CC gsmtap_util.lo #11 9.002 CC isdnhdlc.lo #11 9.066 CC logging.lo #11 9.066 CC it_q.lo #11 9.071 CC logging_syslog.lo #11 9.074 CC logging_gsmtap.lo #11 9.074 CC loggingrb.lo #11 9.076 CC macaddr.lo #11 9.076 CC msgb.lo #11 9.077 CC netdev.lo #11 9.077 CC netns.lo #11 9.080 CC osmo_io.lo #11 9.084 CC osmo_io_poll.lo #11 9.092 CC panic.lo #11 9.100 CC prbs.lo #11 9.104 CC prim.lo #11 9.106 CC rate_ctr.lo #11 9.108 CC rbtree.lo #11 9.116 CC select.lo #11 9.116 CC sercomm.lo #11 9.121 CC signal.lo #11 9.148 CC sockaddr_str.lo #11 9.152 CC socket.lo #11 9.160 CC soft_uart.lo #11 9.160 CC stat_item.lo #11 9.161 CC stats.lo #11 9.182 CC stats_statsd.lo #11 9.191 CC stats_tcp.lo #11 9.194 CC strrb.lo #11 9.195 CC tdef.lo #11 9.197 CC thread.lo #11 9.199 CC time_cc.lo #11 9.203 CC timer.lo #11 9.208 CC timer_gettimeofday.lo #11 9.210 CC timer_clockgettime.lo #11 9.221 CC tun.lo #11 9.231 CC use_count.lo #11 9.236 CC utils.lo #11 9.241 CC write_queue.lo #11 9.248 CC conv_acc_sse.lo #11 9.250 CC conv_acc_sse_avx.lo #11 9.270 CC plugin.lo #11 9.275 CC msgfile.lo #11 9.276 CC mnl.lo #11 9.276 CC serial.lo #11 9.278 CC osmo_io_uring.lo #11 9.636 CCLD libosmocore.la #11 9.795 make[5]: Entering directory '/tmp/libosmocore/src/core' #11 9.795 make[5]: Nothing to be done for 'install-data-am'. #11 9.795 /usr/bin/mkdir -p '/usr/local/lib' #11 9.796 /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmocore.la '/usr/local/lib' #11 9.809 libtool: install: /usr/bin/install -c .libs/libosmocore.so.22.0.0 /usr/local/lib/libosmocore.so.22.0.0 #11 9.811 libtool: install: (cd /usr/local/lib && { ln -s -f libosmocore.so.22.0.0 libosmocore.so.22 || { rm -f libosmocore.so.22 && ln -s libosmocore.so.22.0.0 libosmocore.so.22; }; }) #11 9.812 libtool: install: (cd /usr/local/lib && { ln -s -f libosmocore.so.22.0.0 libosmocore.so || { rm -f libosmocore.so && ln -s libosmocore.so.22.0.0 libosmocore.so; }; }) #11 9.815 libtool: install: /usr/bin/install -c .libs/libosmocore.lai /usr/local/lib/libosmocore.la #11 9.831 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 9.837 ---------------------------------------------------------------------- #11 9.837 Libraries have been installed in: #11 9.837 /usr/local/lib #11 9.837 #11 9.837 If you ever happen to want to link against installed libraries #11 9.837 in a given directory, LIBDIR, you must either use libtool, and #11 9.837 specify the full pathname of the library, or use the '-LLIBDIR' #11 9.837 flag during linking and do at least one of the following: #11 9.837 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 9.837 during execution #11 9.837 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 9.837 during linking #11 9.837 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 9.837 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 9.837 #11 9.837 See any operating system documentation about shared libraries for #11 9.837 more information, such as the ld(1) and ld.so(8) manual pages. #11 9.837 ---------------------------------------------------------------------- #11 9.837 make[5]: Leaving directory '/tmp/libosmocore/src/core' #11 9.837 make[4]: Leaving directory '/tmp/libosmocore/src/core' #11 9.837 make[3]: Leaving directory '/tmp/libosmocore/src/core' #11 9.837 Making install in vty #11 9.839 make[3]: Entering directory '/tmp/libosmocore/src/vty' #11 9.839 CC buffer.lo #11 9.839 CC command.lo #11 9.839 CC vty.lo #11 9.839 CC vector.lo #11 9.839 CC utils.lo #11 9.840 CC logging_vty.lo #11 9.840 CC telnet_interface.lo #11 9.840 CC stats_vty.lo #11 9.840 CC fsm_vty.lo #11 9.840 CC talloc_ctx_vty.lo #11 9.841 CC cpu_sched_vty.lo #11 9.841 CC tdef_vty.lo #11 10.53 CCLD libosmovty.la #11 10.61 make[4]: Entering directory '/tmp/libosmocore/src/vty' #11 10.61 make[4]: Nothing to be done for 'install-data-am'. #11 10.61 /usr/bin/mkdir -p '/usr/local/lib' #11 10.62 /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmovty.la '/usr/local/lib' #11 10.63 libtool: warning: relinking 'libosmovty.la' #11 10.63 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:1: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 10.69 libtool: install: /usr/bin/install -c .libs/libosmovty.so.13.0.1T /usr/local/lib/libosmovty.so.13.0.1 #11 10.69 libtool: install: (cd /usr/local/lib && { ln -s -f libosmovty.so.13.0.1 libosmovty.so.13 || { rm -f libosmovty.so.13 && ln -s libosmovty.so.13.0.1 libosmovty.so.13; }; }) #11 10.70 libtool: install: (cd /usr/local/lib && { ln -s -f libosmovty.so.13.0.1 libosmovty.so || { rm -f libosmovty.so && ln -s libosmovty.so.13.0.1 libosmovty.so; }; }) #11 10.70 libtool: install: /usr/bin/install -c .libs/libosmovty.lai /usr/local/lib/libosmovty.la #11 10.71 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 10.71 ---------------------------------------------------------------------- #11 10.71 Libraries have been installed in: #11 10.71 /usr/local/lib #11 10.71 #11 10.71 If you ever happen to want to link against installed libraries #11 10.71 in a given directory, LIBDIR, you must either use libtool, and #11 10.71 specify the full pathname of the library, or use the '-LLIBDIR' #11 10.71 flag during linking and do at least one of the following: #11 10.71 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 10.71 during execution #11 10.71 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 10.71 during linking #11 10.71 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 10.71 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 10.71 #11 10.71 See any operating system documentation about shared libraries for #11 10.71 more information, such as the ld(1) and ld.so(8) manual pages. #11 10.71 ---------------------------------------------------------------------- #11 10.71 make[4]: Leaving directory '/tmp/libosmocore/src/vty' #11 10.71 make[3]: Leaving directory '/tmp/libosmocore/src/vty' #11 10.71 Making install in isdn #11 10.72 make[3]: Entering directory '/tmp/libosmocore/src/isdn' #11 10.72 CC i460_mux.lo #11 10.72 CC lapd_core.lo #11 10.72 CC v110.lo #11 10.72 CC v110_ta.lo #11 10.84 CCLD libisdnint.la #11 10.89 CCLD libosmoisdn.la #11 10.96 make[4]: Entering directory '/tmp/libosmocore/src/isdn' #11 10.96 make[4]: Nothing to be done for 'install-data-am'. #11 10.96 /usr/bin/mkdir -p '/usr/local/lib' #11 10.96 /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmoisdn.la '/usr/local/lib' #11 10.97 libtool: warning: relinking 'libosmoisdn.la' #11 10.97 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 11.03 libtool: install: /usr/bin/install -c .libs/libosmoisdn.so.0.2.0T /usr/local/lib/libosmoisdn.so.0.2.0 #11 11.03 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 11.03 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 11.03 libtool: install: /usr/bin/install -c .libs/libosmoisdn.lai /usr/local/lib/libosmoisdn.la #11 11.05 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 11.05 ---------------------------------------------------------------------- #11 11.05 Libraries have been installed in: #11 11.05 /usr/local/lib #11 11.05 #11 11.05 If you ever happen to want to link against installed libraries #11 11.05 in a given directory, LIBDIR, you must either use libtool, and #11 11.05 specify the full pathname of the library, or use the '-LLIBDIR' #11 11.05 flag during linking and do at least one of the following: #11 11.05 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 11.05 during execution #11 11.05 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 11.05 during linking #11 11.05 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 11.05 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 11.05 #11 11.05 See any operating system documentation about shared libraries for #11 11.05 more information, such as the ld(1) and ld.so(8) manual pages. #11 11.05 ---------------------------------------------------------------------- #11 11.05 make[4]: Leaving directory '/tmp/libosmocore/src/isdn' #11 11.05 make[3]: Leaving directory '/tmp/libosmocore/src/isdn' #11 11.05 Making install in codec #11 11.05 make[3]: Entering directory '/tmp/libosmocore/src/codec' #11 11.05 CC gsm610.lo #11 11.05 CC gsm620.lo #11 11.05 CC gsm660.lo #11 11.05 CC gsm690.lo #11 11.05 CC ecu.lo #11 11.05 CC hr_sid_class.lo #11 11.05 CC ecu_fr_old.lo #11 11.05 CC ecu_fr.lo #11 11.11 CCLD libosmocodec.la #11 11.18 make[4]: Entering directory '/tmp/libosmocore/src/codec' #11 11.18 make[4]: Nothing to be done for 'install-data-am'. #11 11.18 /usr/bin/mkdir -p '/usr/local/lib' #11 11.18 /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmocodec.la '/usr/local/lib' #11 11.20 libtool: warning: relinking 'libosmocodec.la' #11 11.20 libtool: install: (cd /tmp/libosmocore/src/codec; /bin/bash "/tmp/libosmocore/libtool" --silent --tag CC --mode=relink gcc -Wall -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -version-info 4:1:0 -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 11.25 libtool: install: /usr/bin/install -c .libs/libosmocodec.so.4.0.1T /usr/local/lib/libosmocodec.so.4.0.1 #11 11.25 libtool: install: (cd /usr/local/lib && { ln -s -f libosmocodec.so.4.0.1 libosmocodec.so.4 || { rm -f libosmocodec.so.4 && ln -s libosmocodec.so.4.0.1 libosmocodec.so.4; }; }) #11 11.26 libtool: install: (cd /usr/local/lib && { ln -s -f libosmocodec.so.4.0.1 libosmocodec.so || { rm -f libosmocodec.so && ln -s libosmocodec.so.4.0.1 libosmocodec.so; }; }) #11 11.26 libtool: install: /usr/bin/install -c .libs/libosmocodec.lai /usr/local/lib/libosmocodec.la #11 11.27 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 11.27 ---------------------------------------------------------------------- #11 11.27 Libraries have been installed in: #11 11.27 /usr/local/lib #11 11.27 #11 11.27 If you ever happen to want to link against installed libraries #11 11.27 in a given directory, LIBDIR, you must either use libtool, and #11 11.27 specify the full pathname of the library, or use the '-LLIBDIR' #11 11.27 flag during linking and do at least one of the following: #11 11.27 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 11.27 during execution #11 11.27 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 11.27 during linking #11 11.27 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 11.27 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 11.27 #11 11.27 See any operating system documentation about shared libraries for #11 11.27 more information, such as the ld(1) and ld.so(8) manual pages. #11 11.27 ---------------------------------------------------------------------- #11 11.27 make[4]: Leaving directory '/tmp/libosmocore/src/codec' #11 11.27 make[3]: Leaving directory '/tmp/libosmocore/src/codec' #11 11.27 Making install in gsm #11 11.28 make[3]: Entering directory '/tmp/libosmocore/src/gsm' #11 11.28 GEN gsm0503_conv.c #11 11.29 Generating convolutional codes... #11 11.29 Generate 'xcch' definition #11 11.29 Generate 'tch_f24' definition #11 11.29 Generate 'tch_h24' definition #11 11.29 Generate 'tch_f48' definition #11 11.29 Generate 'tch_f96' definition #11 11.29 Generate 'tch_f144' definition #11 11.29 Generate 'rach' definition #11 11.29 Generate 'rach_ext' definition #11 11.29 Generate 'sch' definition #11 11.29 Generate 'cs2' definition #11 11.29 Generate 'cs3' definition #11 11.29 Generate 'cs2_np' definition #11 11.29 Generate 'cs3_np' definition #11 11.29 Generate 'tch_afs_12_2' definition #11 11.29 Generate 'tch_afs_10_2' definition #11 11.29 Generate 'tch_afs_7_95' definition #11 11.29 Generate 'tch_afs_7_4' definition #11 11.29 Generate 'tch_afs_6_7' definition #11 11.29 Generate 'tch_afs_5_9' definition #11 11.29 Generate 'tch_afs_5_15' definition #11 11.30 Generate 'tch_afs_4_75' definition #11 11.30 Generate 'tch_fr' definition #11 11.30 Generate 'tch_hr' definition #11 11.30 Generate 'tch_ahs_7_95' definition #11 11.30 Generate 'tch_ahs_7_4' definition #11 11.30 Generate 'tch_ahs_6_7' definition #11 11.30 Generate 'tch_ahs_5_9' definition #11 11.30 Generate 'tch_ahs_5_15' definition #11 11.30 Generate 'tch_ahs_4_75' definition #11 11.30 Generate 'tch_axs_sid_update' definition #11 11.30 Generate 'mcs1_dl_hdr' definition #11 11.30 Generate 'mcs1_ul_hdr' definition #11 11.30 Generate 'mcs1' definition #11 11.30 Generate 'mcs2' definition #11 11.30 Generate 'mcs3' definition #11 11.30 Generate 'mcs4' definition #11 11.30 Generate 'mcs5_dl_hdr' definition #11 11.30 Generate 'mcs5_ul_hdr' definition #11 11.30 Generate 'mcs5' definition #11 11.30 Generate 'mcs6' definition #11 11.30 Generate 'mcs7_dl_hdr' definition #11 11.30 Generate 'mcs7_ul_hdr' definition #11 11.30 Generate 'mcs7' definition #11 11.30 Generate 'mcs8' definition #11 11.30 Generate 'mcs9' definition #11 11.30 Generation complete. #11 11.30 make install-am #11 11.30 make[4]: Entering directory '/tmp/libosmocore/src/gsm' #11 11.30 CC a5.lo #11 11.30 CC rxlev_stat.lo #11 11.30 CC tlv_parser.lo #11 11.30 CC comp128.lo #11 11.30 CC gsm_utils.lo #11 11.30 CC comp128v23.lo #11 11.30 CC rsl.lo #11 11.30 CC gsm48.lo #11 11.30 CC gsm48_ie.lo #11 11.30 CC gsm48_arfcn_range_encode.lo #11 11.31 CC gsm0808.lo #11 11.31 CC sysinfo.lo #11 11.31 CC gprs_cipher_core.lo #11 11.31 CC gsm0480.lo #11 11.31 CC gprs_rlc.lo #11 11.31 CC abis_nm.lo #11 11.31 CC gsm0502.lo #11 11.31 CC gsm0411_smc.lo #11 11.31 CC gsm0411_utils.lo #11 11.31 CC gsm0411_smr.lo #11 11.37 gsm_utils.c:106:9: note: '#pragma message: glibc 2.36 random detected' #11 11.37 106 | #pragma message ("glibc " OSMO_STRINGIFY_VAL(__GLIBC__) "." OSMO_STRINGIFY_VAL(__GLIBC_MINOR__) " random detected") #11 11.37 | ^~~~~~~ #11 11.37 CC gsm0414.lo #11 11.37 CC lapdm.lo #11 11.37 CC kasumi.lo #11 11.38 CC gsm29205.lo #11 11.38 CC gsm_04_08_gprs.lo #11 11.38 CC auth_core.lo #11 11.39 CC auth_comp128v1.lo #11 11.39 CC auth_comp128v23.lo #11 11.39 CC auth_xor.lo #11 11.40 CC auth_xor_2g.lo #11 11.41 CC auth_milenage.lo #11 11.42 CC gea.lo #11 11.42 CC milenage/aes-internal.lo #11 11.43 CC milenage/aes-internal-enc.lo #11 11.43 CC gan.lo #11 11.43 CC milenage/milenage.lo #11 11.44 CC ipa.lo #11 11.45 CC gsm0341.lo #11 11.46 CC apn.lo #11 11.47 CC auth_tuak.lo #11 11.47 CC gprs_gea.lo #11 11.47 CC gsm0503_conv.lo #11 11.47 CC oap.lo #11 11.48 CC gsm0808_utils.lo #11 11.48 CC gsm23003.lo #11 11.49 CC gsm23236.lo #11 11.50 CC mncc.lo #11 11.50 CC bts_features.lo #11 11.51 CC oap_client.lo #11 11.51 CC gsm29118.lo #11 11.51 CC gsm48_rest_octets.lo #11 11.51 CC cbsp.lo #11 11.51 CC gsm48049.lo #11 11.51 CC gad.lo #11 11.51 CC bsslap.lo #11 11.52 CC bssmap_le.lo #11 11.53 CC kdf.lo #11 11.55 CC iuup.lo #11 11.56 CC gsm44021.lo #11 11.57 CC gsm44068.lo #11 11.57 CC rlp.lo #11 11.58 CC gsup.lo #11 11.58 CC gsup_sms.lo #11 11.58 CC milenage/aes-encblock.lo #11 11.58 CC tuak/KeccakP-1600-3gpp.lo #11 11.59 CC tuak/tuak.lo #11 11.71 CCLD libgsmint.la #11 11.91 CCLD libosmogsm.la #11 12.00 make[5]: Entering directory '/tmp/libosmocore/src/gsm' #11 12.00 make[5]: Nothing to be done for 'install-data-am'. #11 12.00 /usr/bin/mkdir -p '/usr/local/lib' #11 12.00 /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmogsm.la '/usr/local/lib' #11 12.02 libtool: warning: relinking 'libosmogsm.la' #11 12.02 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 21:0:1 -no-undefined -o libosmogsm.la -rpath /usr/local/lib libgsmint.la -ltalloc -lgnutls ) #11 12.09 libtool: install: /usr/bin/install -c .libs/libosmogsm.so.20.1.0T /usr/local/lib/libosmogsm.so.20.1.0 #11 12.09 libtool: install: (cd /usr/local/lib && { ln -s -f libosmogsm.so.20.1.0 libosmogsm.so.20 || { rm -f libosmogsm.so.20 && ln -s libosmogsm.so.20.1.0 libosmogsm.so.20; }; }) #11 12.09 libtool: install: (cd /usr/local/lib && { ln -s -f libosmogsm.so.20.1.0 libosmogsm.so || { rm -f libosmogsm.so && ln -s libosmogsm.so.20.1.0 libosmogsm.so; }; }) #11 12.09 libtool: install: /usr/bin/install -c .libs/libosmogsm.lai /usr/local/lib/libosmogsm.la #11 12.11 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 12.11 ---------------------------------------------------------------------- #11 12.11 Libraries have been installed in: #11 12.11 /usr/local/lib #11 12.11 #11 12.11 If you ever happen to want to link against installed libraries #11 12.11 in a given directory, LIBDIR, you must either use libtool, and #11 12.11 specify the full pathname of the library, or use the '-LLIBDIR' #11 12.11 flag during linking and do at least one of the following: #11 12.11 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 12.11 during execution #11 12.11 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 12.11 during linking #11 12.11 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 12.11 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 12.11 #11 12.11 See any operating system documentation about shared libraries for #11 12.11 more information, such as the ld(1) and ld.so(8) manual pages. #11 12.11 ---------------------------------------------------------------------- #11 12.11 make[5]: Leaving directory '/tmp/libosmocore/src/gsm' #11 12.11 make[4]: Leaving directory '/tmp/libosmocore/src/gsm' #11 12.11 make[3]: Leaving directory '/tmp/libosmocore/src/gsm' #11 12.11 Making install in coding #11 12.11 make[3]: Entering directory '/tmp/libosmocore/src/coding' #11 12.11 CC gsm0503_interleaving.lo #11 12.11 CC gsm0503_mapping.lo #11 12.11 CC gsm0503_tables.lo #11 12.11 CC gsm0503_parity.lo #11 12.11 CC gsm0503_coding.lo #11 12.11 CC gsm0503_amr_dtx.lo #11 12.24 CCLD libosmocoding.la #11 12.34 make[4]: Entering directory '/tmp/libosmocore/src/coding' #11 12.34 make[4]: Nothing to be done for 'install-data-am'. #11 12.34 /usr/bin/mkdir -p '/usr/local/lib' #11 12.34 /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmocoding.la '/usr/local/lib' #11 12.36 libtool: warning: relinking 'libosmocoding.la' #11 12.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 12.43 libtool: install: /usr/bin/install -c .libs/libosmocoding.so.0.3.1T /usr/local/lib/libosmocoding.so.0.3.1 #11 12.43 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 12.43 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 12.44 libtool: install: /usr/bin/install -c .libs/libosmocoding.lai /usr/local/lib/libosmocoding.la #11 12.45 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 12.45 ---------------------------------------------------------------------- #11 12.45 Libraries have been installed in: #11 12.45 /usr/local/lib #11 12.45 #11 12.45 If you ever happen to want to link against installed libraries #11 12.45 in a given directory, LIBDIR, you must either use libtool, and #11 12.45 specify the full pathname of the library, or use the '-LLIBDIR' #11 12.45 flag during linking and do at least one of the following: #11 12.45 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 12.45 during execution #11 12.45 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 12.45 during linking #11 12.45 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 12.45 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 12.45 #11 12.45 See any operating system documentation about shared libraries for #11 12.45 more information, such as the ld(1) and ld.so(8) manual pages. #11 12.45 ---------------------------------------------------------------------- #11 12.45 make[4]: Leaving directory '/tmp/libosmocore/src/coding' #11 12.45 make[3]: Leaving directory '/tmp/libosmocore/src/coding' #11 12.45 Making install in gb #11 12.46 make[3]: Entering directory '/tmp/libosmocore/src/gb' #11 12.46 CC gprs_ns.lo #11 12.46 CC gprs_ns_frgre.lo #11 12.46 CC gprs_ns_vty.lo #11 12.46 CC gprs_ns_sns.lo #11 12.46 CC gprs_bssgp_util.lo #11 12.46 CC gprs_bssgp.lo #11 12.46 CC gprs_bssgp_rim.lo #11 12.46 CC gprs_bssgp_vty.lo #11 12.46 CC gprs_ns2.lo #11 12.46 CC gprs_bssgp_bss.lo #11 12.46 CC gprs_ns2_udp.lo #11 12.46 CC gprs_ns2_frgre.lo #11 12.46 CC gprs_ns2_fr.lo #11 12.46 CC gprs_ns2_vc_fsm.lo #11 12.46 CC gprs_ns2_sns.lo #11 12.46 CC gprs_ns2_message.lo #11 12.46 CC gprs_ns2_vty.lo #11 12.46 CC gprs_bssgp2.lo #11 12.46 CC bssgp_bvc_fsm.lo #11 12.46 CC common_vty.lo #11 12.56 CC frame_relay.lo #11 12.68 CCLD libosmogb.la #11 12.68 CCLD libosmogb-test.la #11 12.81 make[4]: Entering directory '/tmp/libosmocore/src/gb' #11 12.81 make[4]: Nothing to be done for 'install-data-am'. #11 12.81 /usr/bin/mkdir -p '/usr/local/lib' #11 12.82 /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmogb.la '/usr/local/lib' #11 12.83 libtool: warning: relinking 'libosmogb.la' #11 12.83 libtool: install: (cd /tmp/libosmocore/src/gb; /bin/bash "/tmp/libosmocore/libtool" --silent --tag CC --mode=relink gcc -Wall -fno-strict-aliasing -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmogb.map -version-info 16:1:2 -no-undefined -o libosmogb.la -rpath /usr/local/lib gprs_ns.lo gprs_ns_frgre.lo gprs_ns_vty.lo gprs_ns_sns.lo gprs_bssgp.lo gprs_bssgp_util.lo gprs_bssgp_vty.lo gprs_bssgp_rim.lo gprs_bssgp_bss.lo gprs_ns2.lo gprs_ns2_udp.lo gprs_ns2_frgre.lo gprs_ns2_fr.lo gprs_ns2_vc_fsm.lo gprs_ns2_sns.lo gprs_ns2_message.lo gprs_ns2_vty.lo gprs_bssgp2.lo bssgp_bvc_fsm.lo common_vty.lo frame_relay.lo -ltalloc ../../src/core/libosmocore.la ../../src/vty/libosmovty.la ../../src/gsm/libosmogsm.la ) #11 12.92 libtool: install: /usr/bin/install -c .libs/libosmogb.so.14.2.1T /usr/local/lib/libosmogb.so.14.2.1 #11 12.93 libtool: install: (cd /usr/local/lib && { ln -s -f libosmogb.so.14.2.1 libosmogb.so.14 || { rm -f libosmogb.so.14 && ln -s libosmogb.so.14.2.1 libosmogb.so.14; }; }) #11 12.93 libtool: install: (cd /usr/local/lib && { ln -s -f libosmogb.so.14.2.1 libosmogb.so || { rm -f libosmogb.so && ln -s libosmogb.so.14.2.1 libosmogb.so; }; }) #11 12.93 libtool: install: /usr/bin/install -c .libs/libosmogb.lai /usr/local/lib/libosmogb.la #11 12.95 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 12.95 ---------------------------------------------------------------------- #11 12.95 Libraries have been installed in: #11 12.95 /usr/local/lib #11 12.95 #11 12.95 If you ever happen to want to link against installed libraries #11 12.95 in a given directory, LIBDIR, you must either use libtool, and #11 12.95 specify the full pathname of the library, or use the '-LLIBDIR' #11 12.95 flag during linking and do at least one of the following: #11 12.95 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 12.95 during execution #11 12.95 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 12.95 during linking #11 12.95 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 12.95 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 12.95 #11 12.95 See any operating system documentation about shared libraries for #11 12.95 more information, such as the ld(1) and ld.so(8) manual pages. #11 12.95 ---------------------------------------------------------------------- #11 12.95 make[4]: Leaving directory '/tmp/libosmocore/src/gb' #11 12.95 make[3]: Leaving directory '/tmp/libosmocore/src/gb' #11 12.95 Making install in ctrl #11 12.95 make[3]: Entering directory '/tmp/libosmocore/src/ctrl' #11 12.95 CC control_cmd.lo #11 12.95 CC control_if.lo #11 12.95 CC fsm_ctrl_commands.lo #11 12.95 CC control_vty.lo #11 13.03 CCLD libosmoctrl.la #11 13.12 make[4]: Entering directory '/tmp/libosmocore/src/ctrl' #11 13.12 make[4]: Nothing to be done for 'install-data-am'. #11 13.12 /usr/bin/mkdir -p '/usr/local/lib' #11 13.12 /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmoctrl.la '/usr/local/lib' #11 13.14 libtool: warning: relinking 'libosmoctrl.la' #11 13.14 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:0: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 13.21 libtool: install: /usr/bin/install -c .libs/libosmoctrl.so.0.9.0T /usr/local/lib/libosmoctrl.so.0.9.0 #11 13.21 libtool: install: (cd /usr/local/lib && { ln -s -f libosmoctrl.so.0.9.0 libosmoctrl.so.0 || { rm -f libosmoctrl.so.0 && ln -s libosmoctrl.so.0.9.0 libosmoctrl.so.0; }; }) #11 13.21 libtool: install: (cd /usr/local/lib && { ln -s -f libosmoctrl.so.0.9.0 libosmoctrl.so || { rm -f libosmoctrl.so && ln -s libosmoctrl.so.0.9.0 libosmoctrl.so; }; }) #11 13.21 libtool: install: /usr/bin/install -c .libs/libosmoctrl.lai /usr/local/lib/libosmoctrl.la #11 13.23 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 13.23 ---------------------------------------------------------------------- #11 13.23 Libraries have been installed in: #11 13.23 /usr/local/lib #11 13.23 #11 13.23 If you ever happen to want to link against installed libraries #11 13.23 in a given directory, LIBDIR, you must either use libtool, and #11 13.23 specify the full pathname of the library, or use the '-LLIBDIR' #11 13.23 flag during linking and do at least one of the following: #11 13.23 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 13.23 during execution #11 13.23 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 13.23 during linking #11 13.23 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 13.23 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 13.23 #11 13.23 See any operating system documentation about shared libraries for #11 13.23 more information, such as the ld(1) and ld.so(8) manual pages. #11 13.23 ---------------------------------------------------------------------- #11 13.23 make[4]: Leaving directory '/tmp/libosmocore/src/ctrl' #11 13.23 make[3]: Leaving directory '/tmp/libosmocore/src/ctrl' #11 13.23 Making install in pseudotalloc #11 13.23 make[3]: Entering directory '/tmp/libosmocore/src/pseudotalloc' #11 13.24 make[4]: Entering directory '/tmp/libosmocore/src/pseudotalloc' #11 13.24 make[4]: Leaving directory '/tmp/libosmocore/src/pseudotalloc' #11 13.24 make[3]: Leaving directory '/tmp/libosmocore/src/pseudotalloc' #11 13.24 Making install in sim #11 13.24 make[3]: Entering directory '/tmp/libosmocore/src/sim' #11 13.24 CC core.lo #11 13.24 CC reader.lo #11 13.24 CC class_tables.lo #11 13.24 CC card_fs_sim.lo #11 13.24 CC card_fs_uicc.lo #11 13.24 CC card_fs_usim.lo #11 13.24 CC card_fs_isim.lo #11 13.24 CC card_fs_hpsim.lo #11 13.24 CC card_fs_tetra.lo #11 13.31 CCLD libosmosim.la #11 13.40 make[4]: Entering directory '/tmp/libosmocore/src/sim' #11 13.40 make[4]: Nothing to be done for 'install-data-am'. #11 13.40 /usr/bin/mkdir -p '/usr/local/lib' #11 13.40 /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmosim.la '/usr/local/lib' #11 13.42 libtool: warning: relinking 'libosmosim.la' #11 13.42 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 13.48 libtool: install: /usr/bin/install -c .libs/libosmosim.so.2.1.3T /usr/local/lib/libosmosim.so.2.1.3 #11 13.49 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 13.49 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 13.49 libtool: install: /usr/bin/install -c .libs/libosmosim.lai /usr/local/lib/libosmosim.la #11 13.51 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 13.51 ---------------------------------------------------------------------- #11 13.51 Libraries have been installed in: #11 13.51 /usr/local/lib #11 13.51 #11 13.51 If you ever happen to want to link against installed libraries #11 13.51 in a given directory, LIBDIR, you must either use libtool, and #11 13.51 specify the full pathname of the library, or use the '-LLIBDIR' #11 13.51 flag during linking and do at least one of the following: #11 13.51 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 13.51 during execution #11 13.51 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 13.51 during linking #11 13.51 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 13.51 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 13.51 #11 13.51 See any operating system documentation about shared libraries for #11 13.51 more information, such as the ld(1) and ld.so(8) manual pages. #11 13.51 ---------------------------------------------------------------------- #11 13.51 make[4]: Leaving directory '/tmp/libosmocore/src/sim' #11 13.51 make[3]: Leaving directory '/tmp/libosmocore/src/sim' #11 13.51 Making install in usb #11 13.51 make[3]: Entering directory '/tmp/libosmocore/src/usb' #11 13.51 CC osmo_libusb.lo #11 13.57 CCLD libosmousb.la #11 13.64 make[4]: Entering directory '/tmp/libosmocore/src/usb' #11 13.64 make[4]: Nothing to be done for 'install-data-am'. #11 13.64 /usr/bin/mkdir -p '/usr/local/lib' #11 13.64 /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmousb.la '/usr/local/lib' #11 13.66 libtool: warning: relinking 'libosmousb.la' #11 13.66 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 13.72 libtool: install: /usr/bin/install -c .libs/libosmousb.so.0.0.1T /usr/local/lib/libosmousb.so.0.0.1 #11 13.72 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 13.72 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 13.73 libtool: install: /usr/bin/install -c .libs/libosmousb.lai /usr/local/lib/libosmousb.la #11 13.75 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 13.75 ---------------------------------------------------------------------- #11 13.75 Libraries have been installed in: #11 13.75 /usr/local/lib #11 13.75 #11 13.75 If you ever happen to want to link against installed libraries #11 13.75 in a given directory, LIBDIR, you must either use libtool, and #11 13.75 specify the full pathname of the library, or use the '-LLIBDIR' #11 13.75 flag during linking and do at least one of the following: #11 13.75 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 13.75 during execution #11 13.75 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 13.75 during linking #11 13.75 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 13.75 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 13.75 #11 13.75 See any operating system documentation about shared libraries for #11 13.75 more information, such as the ld(1) and ld.so(8) manual pages. #11 13.75 ---------------------------------------------------------------------- #11 13.75 make[4]: Leaving directory '/tmp/libosmocore/src/usb' #11 13.75 make[3]: Leaving directory '/tmp/libosmocore/src/usb' #11 13.75 make[3]: Entering directory '/tmp/libosmocore/src' #11 13.75 make[4]: Entering directory '/tmp/libosmocore/src' #11 13.75 make[4]: Nothing to be done for 'install-exec-am'. #11 13.75 make[4]: Nothing to be done for 'install-data-am'. #11 13.75 make[4]: Leaving directory '/tmp/libosmocore/src' #11 13.75 make[3]: Leaving directory '/tmp/libosmocore/src' #11 13.75 make[2]: Leaving directory '/tmp/libosmocore/src' #11 13.75 Making install in utils #11 13.75 make[2]: Entering directory '/tmp/libosmocore/utils' #11 13.75 Making install in osmo-stat-dummy #11 13.76 make[3]: Entering directory '/tmp/libosmocore/utils/osmo-stat-dummy' #11 13.76 CC osmo_stat_dummy-osmo-stat-dummy.o #11 13.79 CCLD osmo-stat-dummy #11 14.05 make[4]: Entering directory '/tmp/libosmocore/utils/osmo-stat-dummy' #11 14.05 make[4]: Nothing to be done for 'install-exec-am'. #11 14.05 make[4]: Nothing to be done for 'install-data-am'. #11 14.05 make[4]: Leaving directory '/tmp/libosmocore/utils/osmo-stat-dummy' #11 14.05 make[3]: Leaving directory '/tmp/libosmocore/utils/osmo-stat-dummy' #11 14.06 make[3]: Entering directory '/tmp/libosmocore/utils' #11 14.06 CC osmo-arfcn.o #11 14.06 CC osmo-auc-gen.o #11 14.06 CC osmo-config-merge.o #11 14.06 CC osmo-aka-verify.o #11 14.06 CC osmo-ns-dummy.o #11 14.06 CC gsmtap-logsend.o #11 14.06 CC osmo-ns-dummy-vty.o #11 14.10 CCLD osmo-arfcn #11 14.10 CCLD osmo-aka-verify #11 14.10 CCLD osmo-gsmtap-logsend #11 14.10 CCLD osmo-ns-dummy #11 14.34 CCLD osmo-auc-gen #11 14.34 CCLD osmo-config-merge #11 14.43 make[4]: Entering directory '/tmp/libosmocore/utils' #11 14.43 make[4]: Nothing to be done for 'install-data-am'. #11 14.43 /usr/bin/mkdir -p '/usr/local/bin' #11 14.43 /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 14.45 libtool: install: /usr/bin/install -c .libs/osmo-arfcn /usr/local/bin/osmo-arfcn #11 14.46 libtool: install: /usr/bin/install -c .libs/osmo-auc-gen /usr/local/bin/osmo-auc-gen #11 14.47 libtool: install: /usr/bin/install -c .libs/osmo-config-merge /usr/local/bin/osmo-config-merge #11 14.47 libtool: install: /usr/bin/install -c .libs/osmo-aka-verify /usr/local/bin/osmo-aka-verify #11 14.48 libtool: install: /usr/bin/install -c .libs/osmo-gsmtap-logsend /usr/local/bin/osmo-gsmtap-logsend #11 14.48 make[4]: Leaving directory '/tmp/libosmocore/utils' #11 14.48 make[3]: Leaving directory '/tmp/libosmocore/utils' #11 14.48 make[2]: Leaving directory '/tmp/libosmocore/utils' #11 14.48 Making install in tapset #11 14.48 make[2]: Entering directory '/tmp/libosmocore/tapset' #11 14.48 make[3]: Entering directory '/tmp/libosmocore/tapset' #11 14.48 make[3]: Nothing to be done for 'install-exec-am'. #11 14.48 make install-data-hook #11 14.48 make[4]: Entering directory '/tmp/libosmocore/tapset' #11 14.48 make[4]: Nothing to be done for 'install-data-hook'. #11 14.48 make[4]: Leaving directory '/tmp/libosmocore/tapset' #11 14.48 make[3]: Leaving directory '/tmp/libosmocore/tapset' #11 14.48 make[2]: Leaving directory '/tmp/libosmocore/tapset' #11 14.48 Making install in tests #11 14.49 make[2]: Entering directory '/tmp/libosmocore/tests' #11 14.49 GEN conv/gsm0503_test_vectors.c #11 14.50 Generating test vectors... #11 14.50 Generate 'xcch' test vector #11 14.50 Generate 'tch_f24' test vector #11 14.50 Generate 'tch_h24' test vector #11 14.50 Generate 'tch_f48' test vector #11 14.50 Generate 'tch_f96' test vector #11 14.50 Generate 'tch_f144' test vector #11 14.50 Generate 'rach' test vector #11 14.50 Generate 'rach_ext' test vector #11 14.50 Generate 'sch' test vector #11 14.50 Generate 'cs2' test vector #11 14.50 Generate 'cs3' test vector #11 14.50 Generate 'cs2_np' test vector #11 14.50 Generate 'cs3_np' test vector #11 14.50 Generate 'tch_afs_12_2' test vector #11 14.50 Generate 'tch_afs_10_2' test vector #11 14.50 Generate 'tch_afs_7_95' test vector #11 14.50 Generate 'tch_afs_7_4' test vector #11 14.50 Generate 'tch_afs_6_7' test vector #11 14.50 Generate 'tch_afs_5_9' test vector #11 14.50 Generate 'tch_afs_5_15' test vector #11 14.50 Generate 'tch_afs_4_75' test vector #11 14.50 Generate 'tch_fr' test vector #11 14.50 Generate 'tch_hr' test vector #11 14.50 Generate 'tch_ahs_7_95' test vector #11 14.50 Generate 'tch_ahs_7_4' test vector #11 14.50 Generate 'tch_ahs_6_7' test vector #11 14.50 Generate 'tch_ahs_5_9' test vector #11 14.50 Generate 'tch_ahs_5_15' test vector #11 14.50 Generate 'tch_ahs_4_75' test vector #11 14.50 Generate 'tch_axs_sid_update' test vector #11 14.50 Generate 'mcs1_dl_hdr' test vector #11 14.50 Generate 'mcs1_ul_hdr' test vector #11 14.50 Generate 'mcs1' test vector #11 14.50 Generate 'mcs2' test vector #11 14.50 Generate 'mcs3' test vector #11 14.50 Generate 'mcs4' test vector #11 14.50 Generate 'mcs5_dl_hdr' test vector #11 14.50 Generate 'mcs5_ul_hdr' test vector #11 14.50 Generate 'mcs5' test vector #11 14.50 Generate 'mcs6' test vector #11 14.50 Generate 'mcs7_dl_hdr' test vector #11 14.50 Generate 'mcs7_ul_hdr' test vector #11 14.50 Generate 'mcs7' test vector #11 14.50 Generate 'mcs8' test vector #11 14.50 Generate 'mcs9' test vector #11 14.50 Generation complete. #11 14.51 make install-am #11 14.51 make[3]: Entering directory '/tmp/libosmocore/tests' #11 14.51 make[4]: Entering directory '/tmp/libosmocore/tests' #11 14.51 make[4]: Nothing to be done for 'install-exec-am'. #11 14.51 make[4]: Nothing to be done for 'install-data-am'. #11 14.51 make[4]: Leaving directory '/tmp/libosmocore/tests' #11 14.51 make[3]: Leaving directory '/tmp/libosmocore/tests' #11 14.51 make[2]: Leaving directory '/tmp/libosmocore/tests' #11 14.52 make[2]: Entering directory '/tmp/libosmocore' #11 14.52 make[3]: Entering directory '/tmp/libosmocore' #11 14.52 /usr/bin/mkdir -p '/usr/local/bin' #11 14.52 /usr/bin/mkdir -p '/usr/local/share/aclocal' #11 14.52 /usr/bin/mkdir -p '/usr/local/lib/pkgconfig' #11 14.52 /usr/bin/mkdir -p '/usr/local/include' #11 14.52 /usr/bin/install -c -m 644 m4/osmo_ac_code_coverage.m4 m4/osmo_ax_code_coverage.m4 '/usr/local/share/aclocal' #11 14.52 /usr/bin/install -c osmo-release.sh '/usr/local/bin' #11 14.52 /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 14.52 /usr/bin/install -c -m 644 osmo-release.mk '/usr/local/include' #11 14.52 make install-data-hook #11 14.52 make[4]: Entering directory '/tmp/libosmocore' #11 14.52 make[4]: Nothing to be done for 'install-data-hook'. #11 14.52 make[4]: Leaving directory '/tmp/libosmocore' #11 14.52 make[3]: Leaving directory '/tmp/libosmocore' #11 14.52 make[2]: Leaving directory '/tmp/libosmocore' #11 14.52 make[1]: Leaving directory '/tmp/libosmocore' #11 DONE 15.6s #12 [ 7/10] COPY OSMO-NS-DUMMY.CFG /data/osmo-ns-dummy.cfg #12 DONE 0.5s #13 [ 8/10] COPY .COMMON/PIPEWORK /USR/BIN/PIPEWORK #13 DONE 0.4s #14 [ 9/10] COPY DOCKER-ENTRYPOINT.SH /DOCKER-ENTRYPOINT.SH #14 DONE 0.9s #15 [10/10] WORKDIR /DATA #15 DONE 1.0s #16 exporting to image #16 exporting layers #16 exporting layers 1.4s done #16 writing image sha256:e984d76f3336c50efc08dd3cbf996ba3765dd6e88dba2fb08d4d074b0ecc44b3 0.0s done #16 naming to docker.io/osmocom-build/osmo-ns-master:latest #16 naming to docker.io/osmocom-build/osmo-ns-master:latest 0.0s done #16 DONE 1.5s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sns/osmo-ns-master' + docker_image_exists osmo-ns-master + docker images -q osmocom-build/osmo-ns-master + test -n e984d76f3336 + 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 202411072026 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.202411072026 all Python code (not only) for testing of Osmocom programs ii python3-osmopy-utils 0.3.0.161.fc78.202411072026 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 7d98d813d54f: Already exists 952d8a92d6fa: Pulling fs layer 3b96661a9518: Pulling fs layer ce873fa48130: Pulling fs layer c131b7225803: Pulling fs layer 952d8a92d6fa: Waiting 3b96661a9518: Waiting 892079e91a2b: Pulling fs layer aa24bf881359: Pulling fs layer ce873fa48130: Waiting c131b7225803: Retrying in 3 seconds 892079e91a2b: Retrying in 3 seconds dda2468e0cd5: Pulling fs layer 9de23144db7e: Pulling fs layer b31e6b65f880: Pulling fs layer 94cf4a6804ff: Pulling fs layer ad466cd09417: Pulling fs layer dda2468e0cd5: Waiting 93e575f19c60: Pulling fs layer aa24bf881359: Retrying in 3 seconds b31e6b65f880: Waiting 9de23144db7e: Waiting ea0d28107dc1: Pulling fs layer 94cf4a6804ff: Waiting ad466cd09417: Waiting 93e575f19c60: Waiting 915bed0350bd: Pulling fs layer 393a5418271f: Pulling fs layer 393a5418271f: Waiting ea0d28107dc1: Waiting 915bed0350bd: Waiting 892079e91a2b: Retrying in 2 seconds c131b7225803: Retrying in 2 seconds aa24bf881359: Retrying in 2 seconds 892079e91a2b: Retrying in 1 second c131b7225803: Retrying in 1 second aa24bf881359: Retrying in 1 second 892079e91a2b: Retrying in 10 seconds c131b7225803: Retrying in 10 seconds aa24bf881359: Retrying in 10 seconds 892079e91a2b: Retrying in 9 seconds aa24bf881359: Retrying in 9 seconds c131b7225803: Retrying in 9 seconds 892079e91a2b: Retrying in 8 seconds aa24bf881359: Retrying in 8 seconds c131b7225803: Retrying in 8 seconds 892079e91a2b: Retrying in 7 seconds c131b7225803: Retrying in 7 seconds aa24bf881359: Retrying in 7 seconds 892079e91a2b: Retrying in 6 seconds c131b7225803: Retrying in 6 seconds aa24bf881359: Retrying in 6 seconds 892079e91a2b: Retrying in 5 seconds aa24bf881359: Retrying in 5 seconds c131b7225803: Retrying in 5 seconds 892079e91a2b: Retrying in 4 seconds aa24bf881359: Retrying in 4 seconds c131b7225803: Retrying in 4 seconds 892079e91a2b: Retrying in 3 seconds aa24bf881359: Retrying in 3 seconds c131b7225803: Retrying in 3 seconds 892079e91a2b: Retrying in 2 seconds c131b7225803: Retrying in 2 seconds aa24bf881359: Retrying in 2 seconds 892079e91a2b: Retrying in 1 second c131b7225803: Retrying in 1 second aa24bf881359: Retrying in 1 second aa24bf881359: Retrying in 15 seconds 892079e91a2b: Retrying in 15 seconds c131b7225803: Retrying in 15 seconds 892079e91a2b: Retrying in 14 seconds c131b7225803: Retrying in 14 seconds aa24bf881359: Retrying in 14 seconds 892079e91a2b: Retrying in 13 seconds c131b7225803: Retrying in 13 seconds aa24bf881359: Retrying in 13 seconds 892079e91a2b: Retrying in 12 seconds aa24bf881359: Retrying in 12 seconds c131b7225803: Retrying in 12 seconds c131b7225803: Retrying in 11 seconds aa24bf881359: Retrying in 11 seconds 892079e91a2b: Retrying in 11 seconds aa24bf881359: Retrying in 10 seconds c131b7225803: Retrying in 10 seconds 892079e91a2b: Retrying in 10 seconds 892079e91a2b: Retrying in 9 seconds c131b7225803: Retrying in 9 seconds aa24bf881359: Retrying in 9 seconds c131b7225803: Retrying in 8 seconds 892079e91a2b: Retrying in 8 seconds aa24bf881359: Retrying in 8 seconds c131b7225803: Retrying in 7 seconds aa24bf881359: Retrying in 7 seconds 892079e91a2b: Retrying in 7 seconds aa24bf881359: Retrying in 6 seconds c131b7225803: Retrying in 6 seconds 892079e91a2b: Retrying in 6 seconds c131b7225803: Retrying in 5 seconds aa24bf881359: Retrying in 5 seconds 892079e91a2b: Retrying in 5 seconds c131b7225803: Retrying in 4 seconds aa24bf881359: Retrying in 4 seconds 892079e91a2b: Retrying in 4 seconds c131b7225803: Retrying in 3 seconds aa24bf881359: Retrying in 3 seconds 892079e91a2b: Retrying in 3 seconds c131b7225803: Retrying in 2 seconds aa24bf881359: Retrying in 2 seconds 892079e91a2b: Retrying in 2 seconds aa24bf881359: Retrying in 1 second c131b7225803: Retrying in 1 second 892079e91a2b: Retrying in 1 second c131b7225803: Retrying in 20 seconds 892079e91a2b: Retrying in 20 seconds aa24bf881359: Retrying in 20 seconds 892079e91a2b: Retrying in 19 seconds c131b7225803: Retrying in 19 seconds aa24bf881359: Retrying in 19 seconds c131b7225803: Retrying in 18 seconds 892079e91a2b: Retrying in 18 seconds aa24bf881359: Retrying in 18 seconds c131b7225803: Retrying in 17 seconds 892079e91a2b: Retrying in 17 seconds aa24bf881359: Retrying in 17 seconds 892079e91a2b: Retrying in 16 seconds c131b7225803: Retrying in 16 seconds aa24bf881359: Retrying in 16 seconds c131b7225803: Retrying in 15 seconds 892079e91a2b: Retrying in 15 seconds aa24bf881359: Retrying in 15 seconds c131b7225803: Retrying in 14 seconds 892079e91a2b: Retrying in 14 seconds aa24bf881359: Retrying in 14 seconds c131b7225803: Retrying in 13 seconds 892079e91a2b: Retrying in 13 seconds aa24bf881359: Retrying in 13 seconds c131b7225803: Retrying in 12 seconds 892079e91a2b: Retrying in 12 seconds aa24bf881359: Retrying in 12 seconds c131b7225803: Retrying in 11 seconds 892079e91a2b: Retrying in 11 seconds aa24bf881359: Retrying in 11 seconds 892079e91a2b: Retrying in 10 seconds c131b7225803: Retrying in 10 seconds aa24bf881359: Retrying in 10 seconds c131b7225803: Retrying in 9 seconds 892079e91a2b: Retrying in 9 seconds aa24bf881359: Retrying in 9 seconds c131b7225803: Retrying in 8 seconds 892079e91a2b: Retrying in 8 seconds aa24bf881359: Retrying in 8 seconds 892079e91a2b: Retrying in 7 seconds c131b7225803: Retrying in 7 seconds aa24bf881359: Retrying in 7 seconds 892079e91a2b: Retrying in 6 seconds c131b7225803: Retrying in 6 seconds aa24bf881359: Retrying in 6 seconds c131b7225803: Retrying in 5 seconds 892079e91a2b: Retrying in 5 seconds aa24bf881359: Retrying in 5 seconds 892079e91a2b: Retrying in 4 seconds c131b7225803: Retrying in 4 seconds aa24bf881359: Retrying in 4 seconds c131b7225803: Retrying in 3 seconds 892079e91a2b: Retrying in 3 seconds aa24bf881359: Retrying in 3 seconds c131b7225803: Retrying in 2 seconds 892079e91a2b: Retrying in 2 seconds aa24bf881359: Retrying in 2 seconds 892079e91a2b: Retrying in 1 second c131b7225803: Retrying in 1 second aa24bf881359: Retrying in 1 second 9de23144db7e: Retrying in 5 seconds b31e6b65f880: Retrying in 5 seconds dda2468e0cd5: Retrying in 5 seconds b31e6b65f880: Retrying in 4 seconds 9de23144db7e: Retrying in 4 seconds dda2468e0cd5: Retrying in 4 seconds 9de23144db7e: Retrying in 3 seconds b31e6b65f880: Retrying in 3 seconds dda2468e0cd5: Retrying in 3 seconds b31e6b65f880: Retrying in 2 seconds 9de23144db7e: Retrying in 2 seconds dda2468e0cd5: Retrying in 2 seconds 9de23144db7e: Retrying in 1 second b31e6b65f880: Retrying in 1 second dda2468e0cd5: Retrying in 1 second 9de23144db7e: Retrying in 10 seconds dda2468e0cd5: Retrying in 10 seconds b31e6b65f880: Retrying in 10 seconds 9de23144db7e: Retrying in 9 seconds dda2468e0cd5: Retrying in 9 seconds b31e6b65f880: Retrying in 9 seconds 9de23144db7e: Retrying in 8 seconds dda2468e0cd5: Retrying in 8 seconds b31e6b65f880: Retrying in 8 seconds 9de23144db7e: Retrying in 7 seconds dda2468e0cd5: Retrying in 7 seconds b31e6b65f880: Retrying in 7 seconds 9de23144db7e: Retrying in 6 seconds dda2468e0cd5: Retrying in 6 seconds b31e6b65f880: Retrying in 6 seconds 9de23144db7e: Retrying in 5 seconds dda2468e0cd5: Retrying in 5 seconds b31e6b65f880: Retrying in 5 seconds 9de23144db7e: Retrying in 4 seconds dda2468e0cd5: Retrying in 4 seconds b31e6b65f880: Retrying in 4 seconds 9de23144db7e: Retrying in 3 seconds dda2468e0cd5: Retrying in 3 seconds b31e6b65f880: Retrying in 3 seconds 9de23144db7e: Retrying in 2 seconds dda2468e0cd5: Retrying in 2 seconds b31e6b65f880: Retrying in 2 seconds 9de23144db7e: Retrying in 1 second dda2468e0cd5: Retrying in 1 second b31e6b65f880: Retrying in 1 second 9de23144db7e: Retrying in 15 seconds dda2468e0cd5: Retrying in 15 seconds b31e6b65f880: Retrying in 15 seconds 9de23144db7e: Retrying in 14 seconds dda2468e0cd5: Retrying in 14 seconds b31e6b65f880: Retrying in 14 seconds 9de23144db7e: Retrying in 13 seconds dda2468e0cd5: Retrying in 13 seconds b31e6b65f880: Retrying in 13 seconds b31e6b65f880: Retrying in 12 seconds dda2468e0cd5: Retrying in 12 seconds 9de23144db7e: Retrying in 12 seconds 9de23144db7e: Retrying in 11 seconds dda2468e0cd5: Retrying in 11 seconds b31e6b65f880: Retrying in 11 seconds b31e6b65f880: Retrying in 10 seconds dda2468e0cd5: Retrying in 10 seconds 9de23144db7e: Retrying in 10 seconds 9de23144db7e: Retrying in 9 seconds dda2468e0cd5: Retrying in 9 seconds b31e6b65f880: Retrying in 9 seconds 9de23144db7e: Retrying in 8 seconds dda2468e0cd5: Retrying in 8 seconds b31e6b65f880: Retrying in 8 seconds 9de23144db7e: Retrying in 7 seconds b31e6b65f880: Retrying in 7 seconds dda2468e0cd5: Retrying in 7 seconds 9de23144db7e: Retrying in 6 seconds b31e6b65f880: Retrying in 6 seconds dda2468e0cd5: Retrying in 6 seconds 9de23144db7e: Retrying in 5 seconds b31e6b65f880: Retrying in 5 seconds dda2468e0cd5: Retrying in 5 seconds 9de23144db7e: Retrying in 4 seconds b31e6b65f880: Retrying in 4 seconds dda2468e0cd5: Retrying in 4 seconds 9de23144db7e: Retrying in 3 seconds dda2468e0cd5: Retrying in 3 seconds b31e6b65f880: Retrying in 3 seconds 9de23144db7e: Retrying in 2 seconds dda2468e0cd5: Retrying in 2 seconds b31e6b65f880: Retrying in 2 seconds dda2468e0cd5: Retrying in 1 second 9de23144db7e: Retrying in 1 second b31e6b65f880: Retrying in 1 second dda2468e0cd5: Retrying in 20 seconds b31e6b65f880: Retrying in 20 seconds 9de23144db7e: Retrying in 20 seconds b31e6b65f880: Retrying in 19 seconds dda2468e0cd5: Retrying in 19 seconds 9de23144db7e: Retrying in 19 seconds b31e6b65f880: Retrying in 18 seconds dda2468e0cd5: Retrying in 18 seconds 9de23144db7e: Retrying in 18 seconds b31e6b65f880: Retrying in 17 seconds dda2468e0cd5: Retrying in 17 seconds 9de23144db7e: Retrying in 17 seconds 9de23144db7e: Retrying in 16 seconds b31e6b65f880: Retrying in 16 seconds dda2468e0cd5: Retrying in 16 seconds 9de23144db7e: Retrying in 15 seconds b31e6b65f880: Retrying in 15 seconds dda2468e0cd5: Retrying in 15 seconds dda2468e0cd5: Retrying in 14 seconds b31e6b65f880: Retrying in 14 seconds 9de23144db7e: Retrying in 14 seconds b31e6b65f880: Retrying in 13 seconds dda2468e0cd5: Retrying in 13 seconds 9de23144db7e: Retrying in 13 seconds dda2468e0cd5: Retrying in 12 seconds b31e6b65f880: Retrying in 12 seconds 9de23144db7e: Retrying in 12 seconds b31e6b65f880: Retrying in 11 seconds dda2468e0cd5: Retrying in 11 seconds 9de23144db7e: Retrying in 11 seconds 9de23144db7e: Retrying in 10 seconds b31e6b65f880: Retrying in 10 seconds dda2468e0cd5: Retrying in 10 seconds 9de23144db7e: Retrying in 9 seconds b31e6b65f880: Retrying in 9 seconds dda2468e0cd5: Retrying in 9 seconds 9de23144db7e: Retrying in 8 seconds b31e6b65f880: Retrying in 8 seconds dda2468e0cd5: Retrying in 8 seconds b31e6b65f880: Retrying in 7 seconds dda2468e0cd5: Retrying in 7 seconds 9de23144db7e: Retrying in 7 seconds dda2468e0cd5: Retrying in 6 seconds b31e6b65f880: Retrying in 6 seconds 9de23144db7e: Retrying in 6 seconds 9de23144db7e: Retrying in 5 seconds b31e6b65f880: Retrying in 5 seconds dda2468e0cd5: Retrying in 5 seconds 9de23144db7e: Retrying in 4 seconds dda2468e0cd5: Retrying in 4 seconds b31e6b65f880: Retrying in 4 seconds b31e6b65f880: Retrying in 3 seconds dda2468e0cd5: Retrying in 3 seconds 9de23144db7e: Retrying in 3 seconds dda2468e0cd5: Retrying in 2 seconds b31e6b65f880: Retrying in 2 seconds 9de23144db7e: Retrying in 2 seconds dda2468e0cd5: Retrying in 1 second b31e6b65f880: Retrying in 1 second 9de23144db7e: 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 + 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-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-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_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 DONE 0.4s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.5s #3 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 836B done #5 DONE 0.6s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 1.1s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 CACHED #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" ns #8 0.813 + OSMO_TTCN3_BRANCH=master #8 0.813 + shift #8 0.813 + cd /osmo-ttcn3-hacks #8 0.813 + git fetch #8 1.213 From https://gerrit.osmocom.org/osmo-ttcn3-hacks #8 1.213 9e9b0e60..207ce037 master -> origin/master #8 1.214 + 86542b50...7bfe1ed6 osmith/wip -> origin/osmith/wip (forced update) #8 1.214 * [new branch] pespin/deps -> origin/pespin/deps #8 1.214 a0861ee1..6a4b8cc7 pespin/hnbgw -> origin/pespin/hnbgw #8 1.215 + git checkout master #8 1.405 Already on 'master' #8 1.406 Your branch is behind 'origin/master' by 14 commits, and can be fast-forwarded. #8 1.406 (use "git pull" to update your local branch) #8 1.406 + git symbolic-ref -q HEAD #8 1.406 refs/heads/master #8 1.406 + git reset --hard origin/master #8 1.600 HEAD is now at 207ce037 deps: Update titan.ProtocolEmulations.SCCP to upstream master #8 1.600 + git rev-parse --abbrev-ref HEAD #8 1.601 master #8 1.601 + git rev-parse HEAD #8 1.601 207ce037084031a20486e686ef19b7be41e675b5 #8 1.601 + diff -q /tmp/deps-Makefile deps/Makefile #8 1.602 Files /tmp/deps-Makefile and deps/Makefile differ #8 1.602 + make -j8 deps #8 1.624 (make -j20 -C deps || make -j1 -C deps) #8 1.625 make[1]: warning: -j20 forced in submake: resetting jobserver mode. #8 1.625 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 1.626 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.Libraries.TCCUsefulFunctions' #8 1.626 To add an exception for this directory, call: #8 1.626 #8 1.626 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.Libraries.TCCUsefulFunctions #8 1.627 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.Libraries.TCCUsefulFunctions' #8 1.627 To add an exception for this directory, call: #8 1.627 #8 1.627 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.Libraries.TCCUsefulFunctions #8 1.628 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.628 usage: git diff --no-index [<options>] <path> <path> #8 1.628 #8 1.628 Diff output format options #8 1.628 -p, --patch generate patch #8 1.628 -s, --no-patch suppress diff output #8 1.628 -u generate patch #8 1.628 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.628 -W, --function-context #8 1.628 generate diffs with <n> lines context #8 1.628 --raw generate the diff in raw format #8 1.628 --patch-with-raw synonym for '-p --raw' #8 1.628 --patch-with-stat synonym for '-p --stat' #8 1.628 --numstat machine friendly --stat #8 1.628 --shortstat output only the last line of --stat #8 1.628 -X, --dirstat[=<param1,param2>...] #8 1.628 output the distribution of relative amount of changes for each sub-directory #8 1.628 --cumulative synonym for --dirstat=cumulative #8 1.628 --dirstat-by-file[=<param1,param2>...] #8 1.628 synonym for --dirstat=files,param1,param2... #8 1.628 --check warn if changes introduce conflict markers or whitespace errors #8 1.628 --summary condensed summary such as creations, renames and mode changes #8 1.628 --name-only show only names of changed files #8 1.628 --name-status show only names and status of changed files #8 1.628 --stat[=<width>[,<name-width>[,<count>]]] #8 1.628 generate diffstat #8 1.628 --stat-width <width> generate diffstat with a given width #8 1.628 --stat-name-width <width> #8 1.628 generate diffstat with a given name width #8 1.628 --stat-graph-width <width> #8 1.628 generate diffstat with a given graph width #8 1.628 --stat-count <count> generate diffstat with limited lines #8 1.628 --compact-summary generate compact summary in diffstat #8 1.628 --binary output a binary diff that can be applied #8 1.628 --full-index show full pre- and post-image object names on the "index" lines #8 1.628 --color[=<when>] show colored diff #8 1.628 --ws-error-highlight <kind> #8 1.628 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.628 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.628 --abbrev[=<n>] use <n> digits to display object names #8 1.628 --src-prefix <prefix> #8 1.628 show the given source prefix instead of "a/" #8 1.628 --dst-prefix <prefix> #8 1.628 show the given destination prefix instead of "b/" #8 1.628 --line-prefix <prefix> #8 1.628 prepend an additional prefix to every line of output #8 1.628 --no-prefix do not show any source or destination prefix #8 1.628 --inter-hunk-context <n> #8 1.628 show context between diff hunks up to the specified number of lines #8 1.628 --output-indicator-new <char> #8 1.628 specify the character to indicate a new line instead of '+' #8 1.628 --output-indicator-old <char> #8 1.628 specify the character to indicate an old line instead of '-' #8 1.628 --output-indicator-context <char> #8 1.628 specify the character to indicate a context instead of ' ' #8 1.628 #8 1.628 Diff rename options #8 1.628 -B, --break-rewrites[=<n>[/<m>]] #8 1.628 break complete rewrite changes into pairs of delete and create #8 1.628 -M, --find-renames[=<n>] #8 1.628 detect renames #8 1.628 -D, --irreversible-delete #8 1.628 omit the preimage for deletes #8 1.628 -C, --find-copies[=<n>] #8 1.628 detect copies #8 1.628 --find-copies-harder use unmodified files as source to find copies #8 1.628 --no-renames disable rename detection #8 1.628 --rename-empty use empty blobs as rename source #8 1.628 --follow continue listing the history of a file beyond renames #8 1.628 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.628 #8 1.628 Diff algorithm options #8 1.628 --minimal produce the smallest possible diff #8 1.628 -w, --ignore-all-space #8 1.628 ignore whitespace when comparing lines #8 1.628 -b, --ignore-space-change #8 1.628 ignore changes in amount of whitespace #8 1.628 --ignore-space-at-eol #8 1.628 ignore changes in whitespace at EOL #8 1.628 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.628 --ignore-blank-lines ignore changes whose lines are all blank #8 1.628 -I, --ignore-matching-lines <regex> #8 1.628 ignore changes whose all lines match <regex> #8 1.628 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.628 --patience generate diff using the "patience diff" algorithm #8 1.628 --histogram generate diff using the "histogram diff" algorithm #8 1.628 --diff-algorithm <algorithm> #8 1.628 choose a diff algorithm #8 1.628 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.628 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.628 --word-diff-regex <regex> #8 1.628 use <regex> to decide what a word is #8 1.628 --color-words[=<regex>] #8 1.628 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.628 --color-moved[=<mode>] #8 1.628 moved lines of code are colored differently #8 1.628 --color-moved-ws <mode> #8 1.628 how white spaces are ignored in --color-moved #8 1.628 #8 1.628 Other diff options #8 1.628 --relative[=<prefix>] #8 1.628 when run from subdir, exclude changes outside and show relative paths #8 1.628 -a, --text treat all files as text #8 1.628 -R swap two inputs, reverse the diff #8 1.628 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.628 --quiet disable all output of the program #8 1.628 --ext-diff allow an external diff helper to be executed #8 1.628 --textconv run external text conversion filters when comparing binary files #8 1.628 --ignore-submodules[=<when>] #8 1.628 ignore changes to submodules in the diff generation #8 1.628 --submodule[=<format>] #8 1.628 specify how differences in submodules are shown #8 1.628 --ita-invisible-in-index #8 1.628 hide 'git add -N' entries from the index #8 1.628 --ita-visible-in-index #8 1.628 treat 'git add -N' entries as real in the index #8 1.628 -S <string> look for differences that change the number of occurrences of the specified string #8 1.628 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.628 --pickaxe-all show all changes in the changeset with -S or -G #8 1.628 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.628 -O <file> control the order in which files appear in the output #8 1.628 --rotate-to <path> show the change in the specified path first #8 1.628 --skip-to <path> skip the output to the specified path #8 1.628 --find-object <object-id> #8 1.628 look for differences that change the number of occurrences of the specified object #8 1.628 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.628 select files by diff type #8 1.628 --output <file> output to a specific file #8 1.628 #8 1.631 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.M3UA' #8 1.631 To add an exception for this directory, call: #8 1.631 #8 1.631 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.M3UA #8 1.632 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.M3UA' #8 1.632 To add an exception for this directory, call: #8 1.632 #8 1.632 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.M3UA #8 1.632 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.632 usage: git diff --no-index [<options>] <path> <path> #8 1.632 #8 1.632 Diff output format options #8 1.632 -p, --patch generate patch #8 1.632 -s, --no-patch suppress diff output #8 1.632 -u generate patch #8 1.632 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.632 -W, --function-context #8 1.632 generate diffs with <n> lines context #8 1.632 --raw generate the diff in raw format #8 1.632 --patch-with-raw synonym for '-p --raw' #8 1.632 --patch-with-stat synonym for '-p --stat' #8 1.632 --numstat machine friendly --stat #8 1.632 --shortstat output only the last line of --stat #8 1.632 -X, --dirstat[=<param1,param2>...] #8 1.632 output the distribution of relative amount of changes for each sub-directory #8 1.632 --cumulative synonym for --dirstat=cumulative #8 1.632 --dirstat-by-file[=<param1,param2>...] #8 1.632 synonym for --dirstat=files,param1,param2... #8 1.632 --check warn if changes introduce conflict markers or whitespace errors #8 1.632 --summary condensed summary such as creations, renames and mode changes #8 1.632 --name-only show only names of changed files #8 1.632 --name-status show only names and status of changed files #8 1.632 --stat[=<width>[,<name-width>[,<count>]]] #8 1.632 generate diffstat #8 1.632 --stat-width <width> generate diffstat with a given width #8 1.632 --stat-name-width <width> #8 1.632 generate diffstat with a given name width #8 1.632 --stat-graph-width <width> #8 1.632 generate diffstat with a given graph width #8 1.632 --stat-count <count> generate diffstat with limited lines #8 1.632 --compact-summary generate compact summary in diffstat #8 1.632 --binary output a binary diff that can be applied #8 1.632 --full-index show full pre- and post-image object names on the "index" lines #8 1.632 --color[=<when>] show colored diff #8 1.632 --ws-error-highlight <kind> #8 1.632 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.632 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.632 --abbrev[=<n>] use <n> digits to display object names #8 1.632 --src-prefix <prefix> #8 1.632 show the given source prefix instead of "a/" #8 1.632 --dst-prefix <prefix> #8 1.632 show the given destination prefix instead of "b/" #8 1.632 --line-prefix <prefix> #8 1.632 prepend an additional prefix to every line of output #8 1.632 --no-prefix do not show any source or destination prefix #8 1.632 --inter-hunk-context <n> #8 1.632 show context between diff hunks up to the specified number of lines #8 1.632 --output-indicator-new <char> #8 1.632 specify the character to indicate a new line instead of '+' #8 1.632 --output-indicator-old <char> #8 1.632 specify the character to indicate an old line instead of '-' #8 1.632 --output-indicator-context <char> #8 1.632 specify the character to indicate a context instead of ' ' #8 1.632 #8 1.632 Diff rename options #8 1.632 -B, --break-rewrites[=<n>[/<m>]] #8 1.632 break complete rewrite changes into pairs of delete and create #8 1.633 -M, --find-renames[=<n>] #8 1.633 detect renames #8 1.633 -D, --irreversible-delete #8 1.633 omit the preimage for deletes #8 1.633 -C, --find-copies[=<n>] #8 1.633 detect copies #8 1.633 --find-copies-harder use unmodified files as source to find copies #8 1.633 --no-renames disable rename detection #8 1.633 --rename-empty use empty blobs as rename source #8 1.633 --follow continue listing the history of a file beyond renames #8 1.633 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.633 #8 1.633 Diff algorithm options #8 1.633 --minimal produce the smallest possible diff #8 1.633 -w, --ignore-all-space #8 1.633 ignore whitespace when comparing lines #8 1.633 -b, --ignore-space-change #8 1.633 ignore changes in amount of whitespace #8 1.633 --ignore-space-at-eol #8 1.633 ignore changes in whitespace at EOL #8 1.633 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.633 --ignore-blank-lines ignore changes whose lines are all blank #8 1.633 -I, --ignore-matching-lines <regex> #8 1.633 ignore changes whose all lines match <regex> #8 1.633 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.633 --patience generate diff using the "patience diff" algorithm #8 1.633 --histogram generate diff using the "histogram diff" algorithm #8 1.633 --diff-algorithm <algorithm> #8 1.633 choose a diff algorithm #8 1.633 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.633 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.633 --word-diff-regex <regex> #8 1.633 use <regex> to decide what a word is #8 1.633 --color-words[=<regex>] #8 1.633 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.633 --color-moved[=<mode>] #8 1.633 moved lines of code are colored differently #8 1.633 --color-moved-ws <mode> #8 1.633 how white spaces are ignored in --color-moved #8 1.633 #8 1.633 Other diff options #8 1.633 --relative[=<prefix>] #8 1.633 when run from subdir, exclude changes outside and show relative paths #8 1.633 -a, --text treat all files as text #8 1.633 -R swap two inputs, reverse the diff #8 1.633 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.633 --quiet disable all output of the program #8 1.633 --ext-diff allow an external diff helper to be executed #8 1.633 --textconv run external text conversion filters when comparing binary files #8 1.633 --ignore-submodules[=<when>] #8 1.633 ignore changes to submodules in the diff generation #8 1.633 --submodule[=<format>] #8 1.633 specify how differences in submodules are shown #8 1.633 --ita-invisible-in-index #8 1.633 hide 'git add -N' entries from the index #8 1.633 --ita-visible-in-index #8 1.633 treat 'git add -N' entries as real in the index #8 1.633 -S <string> look for differences that change the number of occurrences of the specified string #8 1.633 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.633 --pickaxe-all show all changes in the changeset with -S or -G #8 1.633 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.633 -O <file> control the order in which files appear in the output #8 1.633 --rotate-to <path> show the change in the specified path first #8 1.633 --skip-to <path> skip the output to the specified path #8 1.633 --find-object <object-id> #8 1.633 look for differences that change the number of occurrences of the specified object #8 1.633 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.633 select files by diff type #8 1.633 --output <file> output to a specific file #8 1.633 #8 1.634 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP' #8 1.634 To add an exception for this directory, call: #8 1.634 #8 1.634 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP #8 1.635 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP' #8 1.635 To add an exception for this directory, call: #8 1.635 #8 1.635 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP #8 1.636 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.636 usage: git diff --no-index [<options>] <path> <path> #8 1.636 #8 1.636 Diff output format options #8 1.636 -p, --patch generate patch #8 1.636 -s, --no-patch suppress diff output #8 1.636 -u generate patch #8 1.636 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.636 -W, --function-context #8 1.636 generate diffs with <n> lines context #8 1.636 --raw generate the diff in raw format #8 1.636 --patch-with-raw synonym for '-p --raw' #8 1.636 --patch-with-stat synonym for '-p --stat' #8 1.636 --numstat machine friendly --stat #8 1.636 --shortstat output only the last line of --stat #8 1.636 -X, --dirstat[=<param1,param2>...] #8 1.636 output the distribution of relative amount of changes for each sub-directory #8 1.636 --cumulative synonym for --dirstat=cumulative #8 1.636 --dirstat-by-file[=<param1,param2>...] #8 1.636 synonym for --dirstat=files,param1,param2... #8 1.636 --check warn if changes introduce conflict markers or whitespace errors #8 1.636 --summary condensed summary such as creations, renames and mode changes #8 1.636 --name-only show only names of changed files #8 1.636 --name-status show only names and status of changed files #8 1.636 --stat[=<width>[,<name-width>[,<count>]]] #8 1.636 generate diffstat #8 1.636 --stat-width <width> generate diffstat with a given width #8 1.636 --stat-name-width <width> #8 1.636 generate diffstat with a given name width #8 1.636 --stat-graph-width <width> #8 1.636 generate diffstat with a given graph width #8 1.636 --stat-count <count> generate diffstat with limited lines #8 1.636 --compact-summary generate compact summary in diffstat #8 1.636 --binary output a binary diff that can be applied #8 1.636 --full-index show full pre- and post-image object names on the "index" lines #8 1.636 --color[=<when>] show colored diff #8 1.636 --ws-error-highlight <kind> #8 1.636 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.636 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.636 --abbrev[=<n>] use <n> digits to display object names #8 1.636 --src-prefix <prefix> #8 1.636 show the given source prefix instead of "a/" #8 1.636 --dst-prefix <prefix> #8 1.636 show the given destination prefix instead of "b/" #8 1.636 --line-prefix <prefix> #8 1.636 prepend an additional prefix to every line of output #8 1.636 --no-prefix do not show any source or destination prefix #8 1.636 --inter-hunk-context <n> #8 1.636 show context between diff hunks up to the specified number of lines #8 1.636 --output-indicator-new <char> #8 1.636 specify the character to indicate a new line instead of '+' #8 1.636 --output-indicator-old <char> #8 1.636 specify the character to indicate an old line instead of '-' #8 1.636 --output-indicator-context <char> #8 1.636 specify the character to indicate a context instead of ' ' #8 1.636 #8 1.636 Diff rename options #8 1.636 -B, --break-rewrites[=<n>[/<m>]] #8 1.636 break complete rewrite changes into pairs of delete and create #8 1.636 -M, --find-renames[=<n>] #8 1.636 detect renames #8 1.636 -D, --irreversible-delete #8 1.636 omit the preimage for deletes #8 1.636 -C, --find-copies[=<n>] #8 1.636 detect copies #8 1.636 --find-copies-harder use unmodified files as source to find copies #8 1.636 --no-renames disable rename detection #8 1.636 --rename-empty use empty blobs as rename source #8 1.636 --follow continue listing the history of a file beyond renames #8 1.636 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.636 #8 1.636 Diff algorithm options #8 1.636 --minimal produce the smallest possible diff #8 1.636 -w, --ignore-all-space #8 1.636 ignore whitespace when comparing lines #8 1.636 -b, --ignore-space-change #8 1.636 ignore changes in amount of whitespace #8 1.636 --ignore-space-at-eol #8 1.636 ignore changes in whitespace at EOL #8 1.636 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.636 --ignore-blank-lines ignore changes whose lines are all blank #8 1.636 -I, --ignore-matching-lines <regex> #8 1.636 ignore changes whose all lines match <regex> #8 1.636 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.636 --patience generate diff using the "patience diff" algorithm #8 1.636 --histogram generate diff using the "histogram diff" algorithm #8 1.636 --diff-algorithm <algorithm> #8 1.636 choose a diff algorithm #8 1.636 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.636 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.636 --word-diff-regex <regex> #8 1.636 use <regex> to decide what a word is #8 1.636 --color-words[=<regex>] #8 1.636 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.636 --color-moved[=<mode>] #8 1.636 moved lines of code are colored differently #8 1.636 --color-moved-ws <mode> #8 1.636 how white spaces are ignored in --color-moved #8 1.636 #8 1.636 Other diff options #8 1.636 --relative[=<prefix>] #8 1.636 when run from subdir, exclude changes outside and show relative paths #8 1.636 -a, --text treat all files as text #8 1.636 -R swap two inputs, reverse the diff #8 1.636 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.636 --quiet disable all output of the program #8 1.636 --ext-diff allow an external diff helper to be executed #8 1.636 --textconv run external text conversion filters when comparing binary files #8 1.636 --ignore-submodules[=<when>] #8 1.636 ignore changes to submodules in the diff generation #8 1.636 --submodule[=<format>] #8 1.636 specify how differences in submodules are shown #8 1.636 --ita-invisible-in-index #8 1.636 hide 'git add -N' entries from the index #8 1.636 --ita-visible-in-index #8 1.636 treat 'git add -N' entries as real in the index #8 1.636 -S <string> look for differences that change the number of occurrences of the specified string #8 1.636 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.636 --pickaxe-all show all changes in the changeset with -S or -G #8 1.636 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.636 -O <file> control the order in which files appear in the output #8 1.636 --rotate-to <path> show the change in the specified path first #8 1.636 --skip-to <path> skip the output to the specified path #8 1.636 --find-object <object-id> #8 1.636 look for differences that change the number of occurrences of the specified object #8 1.636 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.636 select files by diff type #8 1.636 --output <file> output to a specific file #8 1.636 #8 1.637 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSAPP_v7.3.0' #8 1.637 To add an exception for this directory, call: #8 1.637 #8 1.637 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSAPP_v7.3.0 #8 1.638 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSAPP_v7.3.0' #8 1.638 To add an exception for this directory, call: #8 1.638 #8 1.638 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSAPP_v7.3.0 #8 1.638 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.638 usage: git diff --no-index [<options>] <path> <path> #8 1.638 #8 1.638 Diff output format options #8 1.638 -p, --patch generate patch #8 1.638 -s, --no-patch suppress diff output #8 1.638 -u generate patch #8 1.638 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.638 -W, --function-context #8 1.638 generate diffs with <n> lines context #8 1.638 --raw generate the diff in raw format #8 1.638 --patch-with-raw synonym for '-p --raw' #8 1.638 --patch-with-stat synonym for '-p --stat' #8 1.638 --numstat machine friendly --stat #8 1.638 --shortstat output only the last line of --stat #8 1.638 -X, --dirstat[=<param1,param2>...] #8 1.638 output the distribution of relative amount of changes for each sub-directory #8 1.638 --cumulative synonym for --dirstat=cumulative #8 1.638 --dirstat-by-file[=<param1,param2>...] #8 1.638 synonym for --dirstat=files,param1,param2... #8 1.638 --check warn if changes introduce conflict markers or whitespace errors #8 1.638 --summary condensed summary such as creations, renames and mode changes #8 1.638 --name-only show only names of changed files #8 1.638 --name-status show only names and status of changed files #8 1.638 --stat[=<width>[,<name-width>[,<count>]]] #8 1.638 generate diffstat #8 1.638 --stat-width <width> generate diffstat with a given width #8 1.638 --stat-name-width <width> #8 1.638 generate diffstat with a given name width #8 1.638 --stat-graph-width <width> #8 1.638 generate diffstat with a given graph width #8 1.638 --stat-count <count> generate diffstat with limited lines #8 1.638 --compact-summary generate compact summary in diffstat #8 1.638 --binary output a binary diff that can be applied #8 1.638 --full-index show full pre- and post-image object names on the "index" lines #8 1.638 --color[=<when>] show colored diff #8 1.638 --ws-error-highlight <kind> #8 1.638 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.638 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.638 --abbrev[=<n>] use <n> digits to display object names #8 1.638 --src-prefix <prefix> #8 1.638 show the given source prefix instead of "a/" #8 1.638 --dst-prefix <prefix> #8 1.638 show the given destination prefix instead of "b/" #8 1.638 --line-prefix <prefix> #8 1.638 prepend an additional prefix to every line of output #8 1.638 --no-prefix do not show any source or destination prefix #8 1.638 --inter-hunk-context <n> #8 1.638 show context between diff hunks up to the specified number of lines #8 1.638 --output-indicator-new <char> #8 1.638 specify the character to indicate a new line instead of '+' #8 1.638 --output-indicator-old <char> #8 1.638 specify the character to indicate an old line instead of '-' #8 1.638 --output-indicator-context <char> #8 1.638 specify the character to indicate a context instead of ' ' #8 1.638 #8 1.638 Diff rename options #8 1.638 -B, --break-rewrites[=<n>[/<m>]] #8 1.638 break complete rewrite changes into pairs of delete and create #8 1.638 -M, --find-renames[=<n>] #8 1.638 detect renames #8 1.638 -D, --irreversible-delete #8 1.638 omit the preimage for deletes #8 1.638 -C, --find-copies[=<n>] #8 1.638 detect copies #8 1.638 --find-copies-harder use unmodified files as source to find copies #8 1.638 --no-renames disable rename detection #8 1.638 --rename-empty use empty blobs as rename source #8 1.638 --follow continue listing the history of a file beyond renames #8 1.638 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.638 #8 1.638 Diff algorithm options #8 1.638 --minimal produce the smallest possible diff #8 1.638 -w, --ignore-all-space #8 1.638 ignore whitespace when comparing lines #8 1.638 -b, --ignore-space-change #8 1.638 ignore changes in amount of whitespace #8 1.638 --ignore-space-at-eol #8 1.638 ignore changes in whitespace at EOL #8 1.638 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.638 --ignore-blank-lines ignore changes whose lines are all blank #8 1.638 -I, --ignore-matching-lines <regex> #8 1.638 ignore changes whose all lines match <regex> #8 1.638 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.638 --patience generate diff using the "patience diff" algorithm #8 1.638 --histogram generate diff using the "histogram diff" algorithm #8 1.638 --diff-algorithm <algorithm> #8 1.638 choose a diff algorithm #8 1.638 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.639 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.639 --word-diff-regex <regex> #8 1.639 use <regex> to decide what a word is #8 1.639 --color-words[=<regex>] #8 1.639 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.639 --color-moved[=<mode>] #8 1.639 moved lines of code are colored differently #8 1.639 --color-moved-ws <mode> #8 1.639 how white spaces are ignored in --color-moved #8 1.639 #8 1.639 Other diff options #8 1.639 --relative[=<prefix>] #8 1.639 when run from subdir, exclude changes outside and show relative paths #8 1.639 -a, --text treat all files as text #8 1.639 -R swap two inputs, reverse the diff #8 1.639 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.639 --quiet disable all output of the program #8 1.639 --ext-diff allow an external diff helper to be executed #8 1.639 --textconv run external text conversion filters when comparing binary files #8 1.639 --ignore-submodules[=<when>] #8 1.639 ignore changes to submodules in the diff generation #8 1.639 --submodule[=<format>] #8 1.639 specify how differences in submodules are shown #8 1.639 --ita-invisible-in-index #8 1.639 hide 'git add -N' entries from the index #8 1.639 --ita-visible-in-index #8 1.639 treat 'git add -N' entries as real in the index #8 1.639 -S <string> look for differences that change the number of occurrences of the specified string #8 1.639 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.639 --pickaxe-all show all changes in the changeset with -S or -G #8 1.639 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.639 -O <file> control the order in which files appear in the output #8 1.639 --rotate-to <path> show the change in the specified path first #8 1.639 --skip-to <path> skip the output to the specified path #8 1.639 --find-object <object-id> #8 1.639 look for differences that change the number of occurrences of the specified object #8 1.639 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.639 select files by diff type #8 1.639 --output <file> output to a specific file #8 1.639 #8 1.639 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator' #8 1.639 To add an exception for this directory, call: #8 1.639 #8 1.639 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator #8 1.641 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator' #8 1.641 To add an exception for this directory, call: #8 1.641 #8 1.641 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator #8 1.641 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.641 usage: git diff --no-index [<options>] <path> <path> #8 1.641 #8 1.641 Diff output format options #8 1.641 -p, --patch generate patch #8 1.641 -s, --no-patch suppress diff output #8 1.641 -u generate patch #8 1.641 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.641 -W, --function-context #8 1.641 generate diffs with <n> lines context #8 1.641 --raw generate the diff in raw format #8 1.641 --patch-with-raw synonym for '-p --raw' #8 1.641 --patch-with-stat synonym for '-p --stat' #8 1.641 --numstat machine friendly --stat #8 1.641 --shortstat output only the last line of --stat #8 1.641 -X, --dirstat[=<param1,param2>...] #8 1.641 output the distribution of relative amount of changes for each sub-directory #8 1.641 --cumulative synonym for --dirstat=cumulative #8 1.641 --dirstat-by-file[=<param1,param2>...] #8 1.641 synonym for --dirstat=files,param1,param2... #8 1.641 --check warn if changes introduce conflict markers or whitespace errors #8 1.641 --summary condensed summary such as creations, renames and mode changes #8 1.641 --name-only show only names of changed files #8 1.641 --name-status show only names and status of changed files #8 1.641 --stat[=<width>[,<name-width>[,<count>]]] #8 1.641 generate diffstat #8 1.641 --stat-width <width> generate diffstat with a given width #8 1.641 --stat-name-width <width> #8 1.641 generate diffstat with a given name width #8 1.641 --stat-graph-width <width> #8 1.641 generate diffstat with a given graph width #8 1.641 --stat-count <count> generate diffstat with limited lines #8 1.641 --compact-summary generate compact summary in diffstat #8 1.641 --binary output a binary diff that can be applied #8 1.641 --full-index show full pre- and post-image object names on the "index" lines #8 1.641 --color[=<when>] show colored diff #8 1.641 --ws-error-highlight <kind> #8 1.641 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.641 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.641 --abbrev[=<n>] use <n> digits to display object names #8 1.641 --src-prefix <prefix> #8 1.641 show the given source prefix instead of "a/" #8 1.641 --dst-prefix <prefix> #8 1.641 show the given destination prefix instead of "b/" #8 1.641 --line-prefix <prefix> #8 1.641 prepend an additional prefix to every line of output #8 1.641 --no-prefix do not show any source or destination prefix #8 1.641 --inter-hunk-context <n> #8 1.641 show context between diff hunks up to the specified number of lines #8 1.641 --output-indicator-new <char> #8 1.641 specify the character to indicate a new line instead of '+' #8 1.641 --output-indicator-old <char> #8 1.641 specify the character to indicate an old line instead of '-' #8 1.641 --output-indicator-context <char> #8 1.641 specify the character to indicate a context instead of ' ' #8 1.641 #8 1.641 Diff rename options #8 1.641 -B, --break-rewrites[=<n>[/<m>]] #8 1.641 break complete rewrite changes into pairs of delete and create #8 1.641 -M, --find-renames[=<n>] #8 1.641 detect renames #8 1.641 -D, --irreversible-delete #8 1.641 omit the preimage for deletes #8 1.641 -C, --find-copies[=<n>] #8 1.641 detect copies #8 1.641 --find-copies-harder use unmodified files as source to find copies #8 1.641 --no-renames disable rename detection #8 1.641 --rename-empty use empty blobs as rename source #8 1.641 --follow continue listing the history of a file beyond renames #8 1.641 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.641 #8 1.641 Diff algorithm options #8 1.641 --minimal produce the smallest possible diff #8 1.641 -w, --ignore-all-space #8 1.641 ignore whitespace when comparing lines #8 1.641 -b, --ignore-space-change #8 1.641 ignore changes in amount of whitespace #8 1.641 --ignore-space-at-eol #8 1.641 ignore changes in whitespace at EOL #8 1.641 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.641 --ignore-blank-lines ignore changes whose lines are all blank #8 1.641 -I, --ignore-matching-lines <regex> #8 1.641 ignore changes whose all lines match <regex> #8 1.641 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.641 --patience generate diff using the "patience diff" algorithm #8 1.641 --histogram generate diff using the "histogram diff" algorithm #8 1.641 --diff-algorithm <algorithm> #8 1.641 choose a diff algorithm #8 1.641 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.641 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.641 --word-diff-regex <regex> #8 1.641 use <regex> to decide what a word is #8 1.641 --color-words[=<regex>] #8 1.641 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.641 --color-moved[=<mode>] #8 1.641 moved lines of code are colored differently #8 1.641 --color-moved-ws <mode> #8 1.641 how white spaces are ignored in --color-moved #8 1.641 #8 1.641 Other diff options #8 1.641 --relative[=<prefix>] #8 1.641 when run from subdir, exclude changes outside and show relative paths #8 1.641 -a, --text treat all files as text #8 1.641 -R swap two inputs, reverse the diff #8 1.641 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.641 --quiet disable all output of the program #8 1.641 --ext-diff allow an external diff helper to be executed #8 1.641 --textconv run external text conversion filters when comparing binary files #8 1.641 --ignore-submodules[=<when>] #8 1.641 ignore changes to submodules in the diff generation #8 1.641 --submodule[=<format>] #8 1.641 specify how differences in submodules are shown #8 1.641 --ita-invisible-in-index #8 1.641 hide 'git add -N' entries from the index #8 1.641 --ita-visible-in-index #8 1.641 treat 'git add -N' entries as real in the index #8 1.641 -S <string> look for differences that change the number of occurrences of the specified string #8 1.641 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.641 --pickaxe-all show all changes in the changeset with -S or -G #8 1.641 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.641 -O <file> control the order in which files appear in the output #8 1.641 --rotate-to <path> show the change in the specified path first #8 1.641 --skip-to <path> skip the output to the specified path #8 1.641 --find-object <object-id> #8 1.641 look for differences that change the number of occurrences of the specified object #8 1.641 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.641 select files by diff type #8 1.641 --output <file> output to a specific file #8 1.641 #8 1.642 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.DNS' #8 1.642 To add an exception for this directory, call: #8 1.642 #8 1.642 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.DNS #8 1.643 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.DNS' #8 1.643 To add an exception for this directory, call: #8 1.643 #8 1.643 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.DNS #8 1.644 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.644 usage: git diff --no-index [<options>] <path> <path> #8 1.644 #8 1.644 Diff output format options #8 1.644 -p, --patch generate patch #8 1.644 -s, --no-patch suppress diff output #8 1.644 -u generate patch #8 1.644 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.644 -W, --function-context #8 1.644 generate diffs with <n> lines context #8 1.644 --raw generate the diff in raw format #8 1.644 --patch-with-raw synonym for '-p --raw' #8 1.644 --patch-with-stat synonym for '-p --stat' #8 1.644 --numstat machine friendly --stat #8 1.644 --shortstat output only the last line of --stat #8 1.644 -X, --dirstat[=<param1,param2>...] #8 1.644 output the distribution of relative amount of changes for each sub-directory #8 1.644 --cumulative synonym for --dirstat=cumulative #8 1.644 --dirstat-by-file[=<param1,param2>...] #8 1.644 synonym for --dirstat=files,param1,param2... #8 1.644 --check warn if changes introduce conflict markers or whitespace errors #8 1.644 --summary condensed summary such as creations, renames and mode changes #8 1.644 --name-only show only names of changed files #8 1.644 --name-status show only names and status of changed files #8 1.644 --stat[=<width>[,<name-width>[,<count>]]] #8 1.644 generate diffstat #8 1.644 --stat-width <width> generate diffstat with a given width #8 1.644 --stat-name-width <width> #8 1.644 generate diffstat with a given name width #8 1.644 --stat-graph-width <width> #8 1.644 generate diffstat with a given graph width #8 1.644 --stat-count <count> generate diffstat with limited lines #8 1.644 --compact-summary generate compact summary in diffstat #8 1.644 --binary output a binary diff that can be applied #8 1.644 --full-index show full pre- and post-image object names on the "index" lines #8 1.644 --color[=<when>] show colored diff #8 1.644 --ws-error-highlight <kind> #8 1.644 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.644 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.644 --abbrev[=<n>] use <n> digits to display object names #8 1.644 --src-prefix <prefix> #8 1.644 show the given source prefix instead of "a/" #8 1.644 --dst-prefix <prefix> #8 1.644 show the given destination prefix instead of "b/" #8 1.644 --line-prefix <prefix> #8 1.644 prepend an additional prefix to every line of output #8 1.644 --no-prefix do not show any source or destination prefix #8 1.644 --inter-hunk-context <n> #8 1.644 show context between diff hunks up to the specified number of lines #8 1.644 --output-indicator-new <char> #8 1.644 specify the character to indicate a new line instead of '+' #8 1.644 --output-indicator-old <char> #8 1.644 specify the character to indicate an old line instead of '-' #8 1.644 --output-indicator-context <char> #8 1.644 specify the character to indicate a context instead of ' ' #8 1.644 #8 1.644 Diff rename options #8 1.644 -B, --break-rewrites[=<n>[/<m>]] #8 1.644 break complete rewrite changes into pairs of delete and create #8 1.644 -M, --find-renames[=<n>] #8 1.644 detect renames #8 1.644 -D, --irreversible-delete #8 1.644 omit the preimage for deletes #8 1.644 -C, --find-copies[=<n>] #8 1.644 detect copies #8 1.644 --find-copies-harder use unmodified files as source to find copies #8 1.644 --no-renames disable rename detection #8 1.644 --rename-empty use empty blobs as rename source #8 1.644 --follow continue listing the history of a file beyond renames #8 1.644 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.644 #8 1.644 Diff algorithm options #8 1.644 --minimal produce the smallest possible diff #8 1.644 -w, --ignore-all-space #8 1.644 ignore whitespace when comparing lines #8 1.644 -b, --ignore-space-change #8 1.644 ignore changes in amount of whitespace #8 1.644 --ignore-space-at-eol #8 1.644 ignore changes in whitespace at EOL #8 1.644 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.644 --ignore-blank-lines ignore changes whose lines are all blank #8 1.644 -I, --ignore-matching-lines <regex> #8 1.644 ignore changes whose all lines match <regex> #8 1.644 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.644 --patience generate diff using the "patience diff" algorithm #8 1.644 --histogram generate diff using the "histogram diff" algorithm #8 1.644 --diff-algorithm <algorithm> #8 1.644 choose a diff algorithm #8 1.644 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.644 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.644 --word-diff-regex <regex> #8 1.644 use <regex> to decide what a word is #8 1.644 --color-words[=<regex>] #8 1.644 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.644 --color-moved[=<mode>] #8 1.644 moved lines of code are colored differently #8 1.644 --color-moved-ws <mode> #8 1.644 how white spaces are ignored in --color-moved #8 1.644 #8 1.644 Other diff options #8 1.644 --relative[=<prefix>] #8 1.644 when run from subdir, exclude changes outside and show relative paths #8 1.644 -a, --text treat all files as text #8 1.644 -R swap two inputs, reverse the diff #8 1.644 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.644 --quiet disable all output of the program #8 1.644 --ext-diff allow an external diff helper to be executed #8 1.644 --textconv run external text conversion filters when comparing binary files #8 1.644 --ignore-submodules[=<when>] #8 1.644 ignore changes to submodules in the diff generation #8 1.644 --submodule[=<format>] #8 1.644 specify how differences in submodules are shown #8 1.644 --ita-invisible-in-index #8 1.644 hide 'git add -N' entries from the index #8 1.644 --ita-visible-in-index #8 1.644 treat 'git add -N' entries as real in the index #8 1.644 -S <string> look for differences that change the number of occurrences of the specified string #8 1.644 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.644 --pickaxe-all show all changes in the changeset with -S or -G #8 1.644 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.644 -O <file> control the order in which files appear in the output #8 1.644 --rotate-to <path> show the change in the specified path first #8 1.644 --skip-to <path> skip the output to the specified path #8 1.644 --find-object <object-id> #8 1.644 look for differences that change the number of occurrences of the specified object #8 1.644 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.644 select files by diff type #8 1.644 --output <file> output to a specific file #8 1.644 #8 1.645 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GRE' #8 1.645 To add an exception for this directory, call: #8 1.645 #8 1.645 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GRE #8 1.646 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GRE' #8 1.646 To add an exception for this directory, call: #8 1.646 #8 1.646 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GRE #8 1.647 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.647 usage: git diff --no-index [<options>] <path> <path> #8 1.647 #8 1.647 Diff output format options #8 1.647 -p, --patch generate patch #8 1.647 -s, --no-patch suppress diff output #8 1.647 -u generate patch #8 1.647 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.647 -W, --function-context #8 1.647 generate diffs with <n> lines context #8 1.647 --raw generate the diff in raw format #8 1.647 --patch-with-raw synonym for '-p --raw' #8 1.647 --patch-with-stat synonym for '-p --stat' #8 1.647 --numstat machine friendly --stat #8 1.647 --shortstat output only the last line of --stat #8 1.647 -X, --dirstat[=<param1,param2>...] #8 1.647 output the distribution of relative amount of changes for each sub-directory #8 1.647 --cumulative synonym for --dirstat=cumulative #8 1.647 --dirstat-by-file[=<param1,param2>...] #8 1.647 synonym for --dirstat=files,param1,param2... #8 1.647 --check warn if changes introduce conflict markers or whitespace errors #8 1.647 --summary condensed summary such as creations, renames and mode changes #8 1.647 --name-only show only names of changed files #8 1.647 --name-status show only names and status of changed files #8 1.647 --stat[=<width>[,<name-width>[,<count>]]] #8 1.647 generate diffstat #8 1.647 --stat-width <width> generate diffstat with a given width #8 1.647 --stat-name-width <width> #8 1.647 generate diffstat with a given name width #8 1.647 --stat-graph-width <width> #8 1.647 generate diffstat with a given graph width #8 1.647 --stat-count <count> generate diffstat with limited lines #8 1.647 --compact-summary generate compact summary in diffstat #8 1.647 --binary output a binary diff that can be applied #8 1.647 --full-index show full pre- and post-image object names on the "index" lines #8 1.647 --color[=<when>] show colored diff #8 1.647 --ws-error-highlight <kind> #8 1.647 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.647 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.647 --abbrev[=<n>] use <n> digits to display object names #8 1.647 --src-prefix <prefix> #8 1.647 show the given source prefix instead of "a/" #8 1.647 --dst-prefix <prefix> #8 1.647 show the given destination prefix instead of "b/" #8 1.647 --line-prefix <prefix> #8 1.647 prepend an additional prefix to every line of output #8 1.647 --no-prefix do not show any source or destination prefix #8 1.647 --inter-hunk-context <n> #8 1.647 show context between diff hunks up to the specified number of lines #8 1.647 --output-indicator-new <char> #8 1.647 specify the character to indicate a new line instead of '+' #8 1.647 --output-indicator-old <char> #8 1.647 specify the character to indicate an old line instead of '-' #8 1.647 --output-indicator-context <char> #8 1.647 specify the character to indicate a context instead of ' ' #8 1.647 #8 1.647 Diff rename options #8 1.647 -B, --break-rewrites[=<n>[/<m>]] #8 1.647 break complete rewrite changes into pairs of delete and create #8 1.647 -M, --find-renames[=<n>] #8 1.647 detect renames #8 1.647 -D, --irreversible-delete #8 1.647 omit the preimage for deletes #8 1.647 -C, --find-copies[=<n>] #8 1.647 detect copies #8 1.647 --find-copies-harder use unmodified files as source to find copies #8 1.647 --no-renames disable rename detection #8 1.647 --rename-empty use empty blobs as rename source #8 1.647 --follow continue listing the history of a file beyond renames #8 1.647 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.647 #8 1.647 Diff algorithm options #8 1.647 --minimal produce the smallest possible diff #8 1.647 -w, --ignore-all-space #8 1.647 ignore whitespace when comparing lines #8 1.647 -b, --ignore-space-change #8 1.647 ignore changes in amount of whitespace #8 1.647 --ignore-space-at-eol #8 1.647 ignore changes in whitespace at EOL #8 1.647 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.647 --ignore-blank-lines ignore changes whose lines are all blank #8 1.647 -I, --ignore-matching-lines <regex> #8 1.647 ignore changes whose all lines match <regex> #8 1.647 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.647 --patience generate diff using the "patience diff" algorithm #8 1.647 --histogram generate diff using the "histogram diff" algorithm #8 1.647 --diff-algorithm <algorithm> #8 1.647 choose a diff algorithm #8 1.647 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.647 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.647 --word-diff-regex <regex> #8 1.647 use <regex> to decide what a word is #8 1.647 --color-words[=<regex>] #8 1.647 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.647 --color-moved[=<mode>] #8 1.647 moved lines of code are colored differently #8 1.647 --color-moved-ws <mode> #8 1.647 how white spaces are ignored in --color-moved #8 1.647 #8 1.647 Other diff options #8 1.647 --relative[=<prefix>] #8 1.647 when run from subdir, exclude changes outside and show relative paths #8 1.647 -a, --text treat all files as text #8 1.647 -R swap two inputs, reverse the diff #8 1.647 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.647 --quiet disable all output of the program #8 1.647 --ext-diff allow an external diff helper to be executed #8 1.647 --textconv run external text conversion filters when comparing binary files #8 1.647 --ignore-submodules[=<when>] #8 1.647 ignore changes to submodules in the diff generation #8 1.647 --submodule[=<format>] #8 1.647 specify how differences in submodules are shown #8 1.647 --ita-invisible-in-index #8 1.647 hide 'git add -N' entries from the index #8 1.647 --ita-visible-in-index #8 1.647 treat 'git add -N' entries as real in the index #8 1.647 -S <string> look for differences that change the number of occurrences of the specified string #8 1.647 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.647 --pickaxe-all show all changes in the changeset with -S or -G #8 1.647 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.647 -O <file> control the order in which files appear in the output #8 1.647 --rotate-to <path> show the change in the specified path first #8 1.647 --skip-to <path> skip the output to the specified path #8 1.647 --find-object <object-id> #8 1.647 look for differences that change the number of occurrences of the specified object #8 1.647 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.647 select files by diff type #8 1.647 --output <file> output to a specific file #8 1.647 #8 1.648 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTP_v13.5.0' #8 1.648 To add an exception for this directory, call: #8 1.648 #8 1.648 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTP_v13.5.0 #8 1.649 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTP_v13.5.0' #8 1.649 To add an exception for this directory, call: #8 1.649 #8 1.649 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTP_v13.5.0 #8 1.650 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.650 usage: git diff --no-index [<options>] <path> <path> #8 1.650 #8 1.650 Diff output format options #8 1.650 -p, --patch generate patch #8 1.650 -s, --no-patch suppress diff output #8 1.650 -u generate patch #8 1.650 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.650 -W, --function-context #8 1.650 generate diffs with <n> lines context #8 1.650 --raw generate the diff in raw format #8 1.650 --patch-with-raw synonym for '-p --raw' #8 1.650 --patch-with-stat synonym for '-p --stat' #8 1.650 --numstat machine friendly --stat #8 1.650 --shortstat output only the last line of --stat #8 1.650 -X, --dirstat[=<param1,param2>...] #8 1.650 output the distribution of relative amount of changes for each sub-directory #8 1.650 --cumulative synonym for --dirstat=cumulative #8 1.650 --dirstat-by-file[=<param1,param2>...] #8 1.650 synonym for --dirstat=files,param1,param2... #8 1.650 --check warn if changes introduce conflict markers or whitespace errors #8 1.650 --summary condensed summary such as creations, renames and mode changes #8 1.650 --name-only show only names of changed files #8 1.650 --name-status show only names and status of changed files #8 1.650 --stat[=<width>[,<name-width>[,<count>]]] #8 1.650 generate diffstat #8 1.650 --stat-width <width> generate diffstat with a given width #8 1.650 --stat-name-width <width> #8 1.650 generate diffstat with a given name width #8 1.650 --stat-graph-width <width> #8 1.650 generate diffstat with a given graph width #8 1.650 --stat-count <count> generate diffstat with limited lines #8 1.650 --compact-summary generate compact summary in diffstat #8 1.650 --binary output a binary diff that can be applied #8 1.650 --full-index show full pre- and post-image object names on the "index" lines #8 1.650 --color[=<when>] show colored diff #8 1.650 --ws-error-highlight <kind> #8 1.650 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.650 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.650 --abbrev[=<n>] use <n> digits to display object names #8 1.650 --src-prefix <prefix> #8 1.650 show the given source prefix instead of "a/" #8 1.650 --dst-prefix <prefix> #8 1.650 show the given destination prefix instead of "b/" #8 1.650 --line-prefix <prefix> #8 1.650 prepend an additional prefix to every line of output #8 1.650 --no-prefix do not show any source or destination prefix #8 1.650 --inter-hunk-context <n> #8 1.650 show context between diff hunks up to the specified number of lines #8 1.650 --output-indicator-new <char> #8 1.650 specify the character to indicate a new line instead of '+' #8 1.650 --output-indicator-old <char> #8 1.650 specify the character to indicate an old line instead of '-' #8 1.650 --output-indicator-context <char> #8 1.650 specify the character to indicate a context instead of ' ' #8 1.650 #8 1.650 Diff rename options #8 1.650 -B, --break-rewrites[=<n>[/<m>]] #8 1.650 break complete rewrite changes into pairs of delete and create #8 1.650 -M, --find-renames[=<n>] #8 1.650 detect renames #8 1.650 -D, --irreversible-delete #8 1.650 omit the preimage for deletes #8 1.650 -C, --find-copies[=<n>] #8 1.650 detect copies #8 1.650 --find-copies-harder use unmodified files as source to find copies #8 1.650 --no-renames disable rename detection #8 1.650 --rename-empty use empty blobs as rename source #8 1.650 --follow continue listing the history of a file beyond renames #8 1.650 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.650 #8 1.650 Diff algorithm options #8 1.650 --minimal produce the smallest possible diff #8 1.650 -w, --ignore-all-space #8 1.650 ignore whitespace when comparing lines #8 1.650 -b, --ignore-space-change #8 1.650 ignore changes in amount of whitespace #8 1.650 --ignore-space-at-eol #8 1.650 ignore changes in whitespace at EOL #8 1.650 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.650 --ignore-blank-lines ignore changes whose lines are all blank #8 1.650 -I, --ignore-matching-lines <regex> #8 1.650 ignore changes whose all lines match <regex> #8 1.650 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.650 --patience generate diff using the "patience diff" algorithm #8 1.650 --histogram generate diff using the "histogram diff" algorithm #8 1.650 --diff-algorithm <algorithm> #8 1.650 choose a diff algorithm #8 1.650 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.650 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.650 --word-diff-regex <regex> #8 1.650 use <regex> to decide what a word is #8 1.650 --color-words[=<regex>] #8 1.650 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.650 --color-moved[=<mode>] #8 1.650 moved lines of code are colored differently #8 1.650 --color-moved-ws <mode> #8 1.650 how white spaces are ignored in --color-moved #8 1.650 #8 1.650 Other diff options #8 1.650 --relative[=<prefix>] #8 1.650 when run from subdir, exclude changes outside and show relative paths #8 1.650 -a, --text treat all files as text #8 1.650 -R swap two inputs, reverse the diff #8 1.650 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.650 --quiet disable all output of the program #8 1.650 --ext-diff allow an external diff helper to be executed #8 1.650 --textconv run external text conversion filters when comparing binary files #8 1.650 --ignore-submodules[=<when>] #8 1.650 ignore changes to submodules in the diff generation #8 1.650 --submodule[=<format>] #8 1.650 specify how differences in submodules are shown #8 1.650 --ita-invisible-in-index #8 1.650 hide 'git add -N' entries from the index #8 1.650 --ita-visible-in-index #8 1.650 treat 'git add -N' entries as real in the index #8 1.650 -S <string> look for differences that change the number of occurrences of the specified string #8 1.650 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.650 --pickaxe-all show all changes in the changeset with -S or -G #8 1.650 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.650 -O <file> control the order in which files appear in the output #8 1.650 --rotate-to <path> show the change in the specified path first #8 1.650 --skip-to <path> skip the output to the specified path #8 1.650 --find-object <object-id> #8 1.650 look for differences that change the number of occurrences of the specified object #8 1.650 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.650 select files by diff type #8 1.650 --output <file> output to a specific file #8 1.650 #8 1.651 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTPv2_v13.7.0' #8 1.651 To add an exception for this directory, call: #8 1.651 #8 1.651 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTPv2_v13.7.0 #8 1.652 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTPv2_v13.7.0' #8 1.652 To add an exception for this directory, call: #8 1.652 #8 1.652 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTPv2_v13.7.0 #8 1.653 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.653 usage: git diff --no-index [<options>] <path> <path> #8 1.653 #8 1.653 Diff output format options #8 1.653 -p, --patch generate patch #8 1.653 -s, --no-patch suppress diff output #8 1.653 -u generate patch #8 1.653 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.653 -W, --function-context #8 1.653 generate diffs with <n> lines context #8 1.653 --raw generate the diff in raw format #8 1.653 --patch-with-raw synonym for '-p --raw' #8 1.653 --patch-with-stat synonym for '-p --stat' #8 1.653 --numstat machine friendly --stat #8 1.653 --shortstat output only the last line of --stat #8 1.653 -X, --dirstat[=<param1,param2>...] #8 1.653 output the distribution of relative amount of changes for each sub-directory #8 1.653 --cumulative synonym for --dirstat=cumulative #8 1.653 --dirstat-by-file[=<param1,param2>...] #8 1.653 synonym for --dirstat=files,param1,param2... #8 1.653 --check warn if changes introduce conflict markers or whitespace errors #8 1.653 --summary condensed summary such as creations, renames and mode changes #8 1.653 --name-only show only names of changed files #8 1.653 --name-status show only names and status of changed files #8 1.653 --stat[=<width>[,<name-width>[,<count>]]] #8 1.653 generate diffstat #8 1.653 --stat-width <width> generate diffstat with a given width #8 1.653 --stat-name-width <width> #8 1.653 generate diffstat with a given name width #8 1.653 --stat-graph-width <width> #8 1.653 generate diffstat with a given graph width #8 1.653 --stat-count <count> generate diffstat with limited lines #8 1.653 --compact-summary generate compact summary in diffstat #8 1.653 --binary output a binary diff that can be applied #8 1.653 --full-index show full pre- and post-image object names on the "index" lines #8 1.653 --color[=<when>] show colored diff #8 1.653 --ws-error-highlight <kind> #8 1.653 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.653 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.653 --abbrev[=<n>] use <n> digits to display object names #8 1.653 --src-prefix <prefix> #8 1.653 show the given source prefix instead of "a/" #8 1.653 --dst-prefix <prefix> #8 1.653 show the given destination prefix instead of "b/" #8 1.653 --line-prefix <prefix> #8 1.653 prepend an additional prefix to every line of output #8 1.653 --no-prefix do not show any source or destination prefix #8 1.653 --inter-hunk-context <n> #8 1.653 show context between diff hunks up to the specified number of lines #8 1.653 --output-indicator-new <char> #8 1.653 specify the character to indicate a new line instead of '+' #8 1.653 --output-indicator-old <char> #8 1.653 specify the character to indicate an old line instead of '-' #8 1.653 --output-indicator-context <char> #8 1.653 specify the character to indicate a context instead of ' ' #8 1.653 #8 1.653 Diff rename options #8 1.653 -B, --break-rewrites[=<n>[/<m>]] #8 1.653 break complete rewrite changes into pairs of delete and create #8 1.653 -M, --find-renames[=<n>] #8 1.653 detect renames #8 1.653 -D, --irreversible-delete #8 1.653 omit the preimage for deletes #8 1.653 -C, --find-copies[=<n>] #8 1.653 detect copies #8 1.653 --find-copies-harder use unmodified files as source to find copies #8 1.653 --no-renames disable rename detection #8 1.653 --rename-empty use empty blobs as rename source #8 1.653 --follow continue listing the history of a file beyond renames #8 1.653 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.653 #8 1.653 Diff algorithm options #8 1.653 --minimal produce the smallest possible diff #8 1.653 -w, --ignore-all-space #8 1.653 ignore whitespace when comparing lines #8 1.653 -b, --ignore-space-change #8 1.653 ignore changes in amount of whitespace #8 1.653 --ignore-space-at-eol #8 1.653 ignore changes in whitespace at EOL #8 1.653 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.653 --ignore-blank-lines ignore changes whose lines are all blank #8 1.653 -I, --ignore-matching-lines <regex> #8 1.653 ignore changes whose all lines match <regex> #8 1.653 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.653 --patience generate diff using the "patience diff" algorithm #8 1.653 --histogram generate diff using the "histogram diff" algorithm #8 1.653 --diff-algorithm <algorithm> #8 1.653 choose a diff algorithm #8 1.653 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.653 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.653 --word-diff-regex <regex> #8 1.653 use <regex> to decide what a word is #8 1.653 --color-words[=<regex>] #8 1.653 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.653 --color-moved[=<mode>] #8 1.653 moved lines of code are colored differently #8 1.653 --color-moved-ws <mode> #8 1.653 how white spaces are ignored in --color-moved #8 1.653 #8 1.653 Other diff options #8 1.653 --relative[=<prefix>] #8 1.653 when run from subdir, exclude changes outside and show relative paths #8 1.653 -a, --text treat all files as text #8 1.653 -R swap two inputs, reverse the diff #8 1.653 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.653 --quiet disable all output of the program #8 1.653 --ext-diff allow an external diff helper to be executed #8 1.653 --textconv run external text conversion filters when comparing binary files #8 1.653 --ignore-submodules[=<when>] #8 1.653 ignore changes to submodules in the diff generation #8 1.653 --submodule[=<format>] #8 1.653 specify how differences in submodules are shown #8 1.653 --ita-invisible-in-index #8 1.653 hide 'git add -N' entries from the index #8 1.653 --ita-visible-in-index #8 1.653 treat 'git add -N' entries as real in the index #8 1.653 -S <string> look for differences that change the number of occurrences of the specified string #8 1.653 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.653 --pickaxe-all show all changes in the changeset with -S or -G #8 1.653 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.653 -O <file> control the order in which files appear in the output #8 1.653 --rotate-to <path> show the change in the specified path first #8 1.653 --skip-to <path> skip the output to the specified path #8 1.653 --find-object <object-id> #8 1.653 look for differences that change the number of occurrences of the specified object #8 1.653 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.653 select files by diff type #8 1.653 --output <file> output to a specific file #8 1.653 #8 1.656 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMP' #8 1.656 To add an exception for this directory, call: #8 1.656 #8 1.656 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMP #8 1.657 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMP' #8 1.657 To add an exception for this directory, call: #8 1.657 #8 1.657 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMP #8 1.658 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.658 usage: git diff --no-index [<options>] <path> <path> #8 1.658 #8 1.658 Diff output format options #8 1.658 -p, --patch generate patch #8 1.658 -s, --no-patch suppress diff output #8 1.658 -u generate patch #8 1.658 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.658 -W, --function-context #8 1.658 generate diffs with <n> lines context #8 1.658 --raw generate the diff in raw format #8 1.658 --patch-with-raw synonym for '-p --raw' #8 1.658 --patch-with-stat synonym for '-p --stat' #8 1.658 --numstat machine friendly --stat #8 1.658 --shortstat output only the last line of --stat #8 1.658 -X, --dirstat[=<param1,param2>...] #8 1.658 output the distribution of relative amount of changes for each sub-directory #8 1.658 --cumulative synonym for --dirstat=cumulative #8 1.658 --dirstat-by-file[=<param1,param2>...] #8 1.658 synonym for --dirstat=files,param1,param2... #8 1.658 --check warn if changes introduce conflict markers or whitespace errors #8 1.658 --summary condensed summary such as creations, renames and mode changes #8 1.658 --name-only show only names of changed files #8 1.658 --name-status show only names and status of changed files #8 1.658 --stat[=<width>[,<name-width>[,<count>]]] #8 1.658 generate diffstat #8 1.658 --stat-width <width> generate diffstat with a given width #8 1.658 --stat-name-width <width> #8 1.658 generate diffstat with a given name width #8 1.658 --stat-graph-width <width> #8 1.658 generate diffstat with a given graph width #8 1.658 --stat-count <count> generate diffstat with limited lines #8 1.658 --compact-summary generate compact summary in diffstat #8 1.658 --binary output a binary diff that can be applied #8 1.658 --full-index show full pre- and post-image object names on the "index" lines #8 1.658 --color[=<when>] show colored diff #8 1.658 --ws-error-highlight <kind> #8 1.658 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.658 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.658 --abbrev[=<n>] use <n> digits to display object names #8 1.658 --src-prefix <prefix> #8 1.658 show the given source prefix instead of "a/" #8 1.658 --dst-prefix <prefix> #8 1.658 show the given destination prefix instead of "b/" #8 1.658 --line-prefix <prefix> #8 1.658 prepend an additional prefix to every line of output #8 1.658 --no-prefix do not show any source or destination prefix #8 1.658 --inter-hunk-context <n> #8 1.658 show context between diff hunks up to the specified number of lines #8 1.658 --output-indicator-new <char> #8 1.658 specify the character to indicate a new line instead of '+' #8 1.658 --output-indicator-old <char> #8 1.658 specify the character to indicate an old line instead of '-' #8 1.658 --output-indicator-context <char> #8 1.658 specify the character to indicate a context instead of ' ' #8 1.658 #8 1.658 Diff rename options #8 1.658 -B, --break-rewrites[=<n>[/<m>]] #8 1.658 break complete rewrite changes into pairs of delete and create #8 1.658 -M, --find-renames[=<n>] #8 1.658 detect renames #8 1.658 -D, --irreversible-delete #8 1.658 omit the preimage for deletes #8 1.658 -C, --find-copies[=<n>] #8 1.658 detect copies #8 1.658 --find-copies-harder use unmodified files as source to find copies #8 1.658 --no-renames disable rename detection #8 1.658 --rename-empty use empty blobs as rename source #8 1.658 --follow continue listing the history of a file beyond renames #8 1.658 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.658 #8 1.658 Diff algorithm options #8 1.658 --minimal produce the smallest possible diff #8 1.658 -w, --ignore-all-space #8 1.658 ignore whitespace when comparing lines #8 1.658 -b, --ignore-space-change #8 1.658 ignore changes in amount of whitespace #8 1.658 --ignore-space-at-eol #8 1.658 ignore changes in whitespace at EOL #8 1.658 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.658 --ignore-blank-lines ignore changes whose lines are all blank #8 1.658 -I, --ignore-matching-lines <regex> #8 1.658 ignore changes whose all lines match <regex> #8 1.658 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.658 --patience generate diff using the "patience diff" algorithm #8 1.658 --histogram generate diff using the "histogram diff" algorithm #8 1.658 --diff-algorithm <algorithm> #8 1.658 choose a diff algorithm #8 1.658 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.658 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.658 --word-diff-regex <regex> #8 1.658 use <regex> to decide what a word is #8 1.658 --color-words[=<regex>] #8 1.658 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.658 --color-moved[=<mode>] #8 1.658 moved lines of code are colored differently #8 1.658 --color-moved-ws <mode> #8 1.658 how white spaces are ignored in --color-moved #8 1.658 #8 1.658 Other diff options #8 1.658 --relative[=<prefix>] #8 1.658 when run from subdir, exclude changes outside and show relative paths #8 1.658 -a, --text treat all files as text #8 1.658 -R swap two inputs, reverse the diff #8 1.658 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.658 --quiet disable all output of the program #8 1.658 --ext-diff allow an external diff helper to be executed #8 1.658 --textconv run external text conversion filters when comparing binary files #8 1.658 --ignore-submodules[=<when>] #8 1.658 ignore changes to submodules in the diff generation #8 1.658 --submodule[=<format>] #8 1.658 specify how differences in submodules are shown #8 1.658 --ita-invisible-in-index #8 1.658 hide 'git add -N' entries from the index #8 1.658 --ita-visible-in-index #8 1.658 treat 'git add -N' entries as real in the index #8 1.658 -S <string> look for differences that change the number of occurrences of the specified string #8 1.658 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.658 --pickaxe-all show all changes in the changeset with -S or -G #8 1.658 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.658 -O <file> control the order in which files appear in the output #8 1.658 --rotate-to <path> show the change in the specified path first #8 1.658 --skip-to <path> skip the output to the specified path #8 1.658 --find-object <object-id> #8 1.658 look for differences that change the number of occurrences of the specified object #8 1.658 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.658 select files by diff type #8 1.658 --output <file> output to a specific file #8 1.658 #8 1.663 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMPv6' #8 1.663 To add an exception for this directory, call: #8 1.663 #8 1.663 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMPv6 #8 1.665 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMPv6' #8 1.665 To add an exception for this directory, call: #8 1.665 #8 1.665 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMPv6 #8 1.665 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.665 usage: git diff --no-index [<options>] <path> <path> #8 1.665 #8 1.665 Diff output format options #8 1.665 -p, --patch generate patch #8 1.665 -s, --no-patch suppress diff output #8 1.665 -u generate patch #8 1.665 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.665 -W, --function-context #8 1.665 generate diffs with <n> lines context #8 1.665 --raw generate the diff in raw format #8 1.665 --patch-with-raw synonym for '-p --raw' #8 1.665 --patch-with-stat synonym for '-p --stat' #8 1.665 --numstat machine friendly --stat #8 1.665 --shortstat output only the last line of --stat #8 1.665 -X, --dirstat[=<param1,param2>...] #8 1.665 output the distribution of relative amount of changes for each sub-directory #8 1.665 --cumulative synonym for --dirstat=cumulative #8 1.665 --dirstat-by-file[=<param1,param2>...] #8 1.665 synonym for --dirstat=files,param1,param2... #8 1.665 --check warn if changes introduce conflict markers or whitespace errors #8 1.665 --summary condensed summary such as creations, renames and mode changes #8 1.665 --name-only show only names of changed files #8 1.665 --name-status show only names and status of changed files #8 1.665 --stat[=<width>[,<name-width>[,<count>]]] #8 1.665 generate diffstat #8 1.665 --stat-width <width> generate diffstat with a given width #8 1.665 --stat-name-width <width> #8 1.665 generate diffstat with a given name width #8 1.665 --stat-graph-width <width> #8 1.665 generate diffstat with a given graph width #8 1.665 --stat-count <count> generate diffstat with limited lines #8 1.665 --compact-summary generate compact summary in diffstat #8 1.665 --binary output a binary diff that can be applied #8 1.665 --full-index show full pre- and post-image object names on the "index" lines #8 1.665 --color[=<when>] show colored diff #8 1.665 --ws-error-highlight <kind> #8 1.665 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.665 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.665 --abbrev[=<n>] use <n> digits to display object names #8 1.665 --src-prefix <prefix> #8 1.665 show the given source prefix instead of "a/" #8 1.665 --dst-prefix <prefix> #8 1.665 show the given destination prefix instead of "b/" #8 1.665 --line-prefix <prefix> #8 1.665 prepend an additional prefix to every line of output #8 1.665 --no-prefix do not show any source or destination prefix #8 1.665 --inter-hunk-context <n> #8 1.665 show context between diff hunks up to the specified number of lines #8 1.665 --output-indicator-new <char> #8 1.665 specify the character to indicate a new line instead of '+' #8 1.665 --output-indicator-old <char> #8 1.665 specify the character to indicate an old line instead of '-' #8 1.665 --output-indicator-context <char> #8 1.665 specify the character to indicate a context instead of ' ' #8 1.665 #8 1.665 Diff rename options #8 1.665 -B, --break-rewrites[=<n>[/<m>]] #8 1.665 break complete rewrite changes into pairs of delete and create #8 1.665 -M, --find-renames[=<n>] #8 1.665 detect renames #8 1.665 -D, --irreversible-delete #8 1.665 omit the preimage for deletes #8 1.665 -C, --find-copies[=<n>] #8 1.665 detect copies #8 1.665 --find-copies-harder use unmodified files as source to find copies #8 1.665 --no-renames disable rename detection #8 1.665 --rename-empty use empty blobs as rename source #8 1.665 --follow continue listing the history of a file beyond renames #8 1.665 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.665 #8 1.665 Diff algorithm options #8 1.665 --minimal produce the smallest possible diff #8 1.665 -w, --ignore-all-space #8 1.665 ignore whitespace when comparing lines #8 1.665 -b, --ignore-space-change #8 1.665 ignore changes in amount of whitespace #8 1.665 --ignore-space-at-eol #8 1.665 ignore changes in whitespace at EOL #8 1.665 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.665 --ignore-blank-lines ignore changes whose lines are all blank #8 1.665 -I, --ignore-matching-lines <regex> #8 1.665 ignore changes whose all lines match <regex> #8 1.665 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.665 --patience generate diff using the "patience diff" algorithm #8 1.665 --histogram generate diff using the "histogram diff" algorithm #8 1.665 --diff-algorithm <algorithm> #8 1.665 choose a diff algorithm #8 1.665 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.665 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.665 --word-diff-regex <regex> #8 1.665 use <regex> to decide what a word is #8 1.665 --color-words[=<regex>] #8 1.665 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.665 --color-moved[=<mode>] #8 1.665 moved lines of code are colored differently #8 1.665 --color-moved-ws <mode> #8 1.665 how white spaces are ignored in --color-moved #8 1.665 #8 1.665 Other diff options #8 1.665 --relative[=<prefix>] #8 1.665 when run from subdir, exclude changes outside and show relative paths #8 1.665 -a, --text treat all files as text #8 1.665 -R swap two inputs, reverse the diff #8 1.665 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.665 --quiet disable all output of the program #8 1.665 --ext-diff allow an external diff helper to be executed #8 1.665 --textconv run external text conversion filters when comparing binary files #8 1.665 --ignore-submodules[=<when>] #8 1.665 ignore changes to submodules in the diff generation #8 1.665 --submodule[=<format>] #8 1.665 specify how differences in submodules are shown #8 1.665 --ita-invisible-in-index #8 1.665 hide 'git add -N' entries from the index #8 1.665 --ita-visible-in-index #8 1.665 treat 'git add -N' entries as real in the index #8 1.665 -S <string> look for differences that change the number of occurrences of the specified string #8 1.665 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.665 --pickaxe-all show all changes in the changeset with -S or -G #8 1.665 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.665 -O <file> control the order in which files appear in the output #8 1.665 --rotate-to <path> show the change in the specified path first #8 1.665 --skip-to <path> skip the output to the specified path #8 1.665 --find-object <object-id> #8 1.665 look for differences that change the number of occurrences of the specified object #8 1.665 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.665 select files by diff type #8 1.665 --output <file> output to a specific file #8 1.665 #8 1.667 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.IP' #8 1.667 To add an exception for this directory, call: #8 1.667 #8 1.667 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.IP #8 1.668 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.IP' #8 1.668 To add an exception for this directory, call: #8 1.668 #8 1.668 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.IP #8 1.669 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.669 usage: git diff --no-index [<options>] <path> <path> #8 1.669 #8 1.669 Diff output format options #8 1.669 -p, --patch generate patch #8 1.669 -s, --no-patch suppress diff output #8 1.669 -u generate patch #8 1.669 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.669 -W, --function-context #8 1.669 generate diffs with <n> lines context #8 1.669 --raw generate the diff in raw format #8 1.669 --patch-with-raw synonym for '-p --raw' #8 1.669 --patch-with-stat synonym for '-p --stat' #8 1.669 --numstat machine friendly --stat #8 1.669 --shortstat output only the last line of --stat #8 1.669 -X, --dirstat[=<param1,param2>...] #8 1.669 output the distribution of relative amount of changes for each sub-directory #8 1.669 --cumulative synonym for --dirstat=cumulative #8 1.669 --dirstat-by-file[=<param1,param2>...] #8 1.669 synonym for --dirstat=files,param1,param2... #8 1.669 --check warn if changes introduce conflict markers or whitespace errors #8 1.669 --summary condensed summary such as creations, renames and mode changes #8 1.669 --name-only show only names of changed files #8 1.669 --name-status show only names and status of changed files #8 1.669 --stat[=<width>[,<name-width>[,<count>]]] #8 1.669 generate diffstat #8 1.669 --stat-width <width> generate diffstat with a given width #8 1.669 --stat-name-width <width> #8 1.669 generate diffstat with a given name width #8 1.669 --stat-graph-width <width> #8 1.669 generate diffstat with a given graph width #8 1.669 --stat-count <count> generate diffstat with limited lines #8 1.669 --compact-summary generate compact summary in diffstat #8 1.669 --binary output a binary diff that can be applied #8 1.669 --full-index show full pre- and post-image object names on the "index" lines #8 1.669 --color[=<when>] show colored diff #8 1.669 --ws-error-highlight <kind> #8 1.669 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.669 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.669 --abbrev[=<n>] use <n> digits to display object names #8 1.669 --src-prefix <prefix> #8 1.669 show the given source prefix instead of "a/" #8 1.669 --dst-prefix <prefix> #8 1.669 show the given destination prefix instead of "b/" #8 1.669 --line-prefix <prefix> #8 1.669 prepend an additional prefix to every line of output #8 1.669 --no-prefix do not show any source or destination prefix #8 1.669 --inter-hunk-context <n> #8 1.669 show context between diff hunks up to the specified number of lines #8 1.669 --output-indicator-new <char> #8 1.669 specify the character to indicate a new line instead of '+' #8 1.669 --output-indicator-old <char> #8 1.669 specify the character to indicate an old line instead of '-' #8 1.669 --output-indicator-context <char> #8 1.669 specify the character to indicate a context instead of ' ' #8 1.669 #8 1.669 Diff rename options #8 1.669 -B, --break-rewrites[=<n>[/<m>]] #8 1.669 break complete rewrite changes into pairs of delete and create #8 1.669 -M, --find-renames[=<n>] #8 1.669 detect renames #8 1.669 -D, --irreversible-delete #8 1.669 omit the preimage for deletes #8 1.669 -C, --find-copies[=<n>] #8 1.669 detect copies #8 1.669 --find-copies-harder use unmodified files as source to find copies #8 1.669 --no-renames disable rename detection #8 1.669 --rename-empty use empty blobs as rename source #8 1.669 --follow continue listing the history of a file beyond renames #8 1.669 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.669 #8 1.669 Diff algorithm options #8 1.669 --minimal produce the smallest possible diff #8 1.669 -w, --ignore-all-space #8 1.669 ignore whitespace when comparing lines #8 1.669 -b, --ignore-space-change #8 1.669 ignore changes in amount of whitespace #8 1.669 --ignore-space-at-eol #8 1.669 ignore changes in whitespace at EOL #8 1.669 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.669 --ignore-blank-lines ignore changes whose lines are all blank #8 1.669 -I, --ignore-matching-lines <regex> #8 1.669 ignore changes whose all lines match <regex> #8 1.669 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.669 --patience generate diff using the "patience diff" algorithm #8 1.669 --histogram generate diff using the "histogram diff" algorithm #8 1.669 --diff-algorithm <algorithm> #8 1.669 choose a diff algorithm #8 1.669 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.669 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.669 --word-diff-regex <regex> #8 1.669 use <regex> to decide what a word is #8 1.669 --color-words[=<regex>] #8 1.669 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.669 --color-moved[=<mode>] #8 1.669 moved lines of code are colored differently #8 1.669 --color-moved-ws <mode> #8 1.669 how white spaces are ignored in --color-moved #8 1.669 #8 1.669 Other diff options #8 1.669 --relative[=<prefix>] #8 1.669 when run from subdir, exclude changes outside and show relative paths #8 1.669 -a, --text treat all files as text #8 1.669 -R swap two inputs, reverse the diff #8 1.669 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.669 --quiet disable all output of the program #8 1.669 --ext-diff allow an external diff helper to be executed #8 1.669 --textconv run external text conversion filters when comparing binary files #8 1.669 --ignore-submodules[=<when>] #8 1.669 ignore changes to submodules in the diff generation #8 1.669 --submodule[=<format>] #8 1.669 specify how differences in submodules are shown #8 1.669 --ita-invisible-in-index #8 1.669 hide 'git add -N' entries from the index #8 1.669 --ita-visible-in-index #8 1.669 treat 'git add -N' entries as real in the index #8 1.669 -S <string> look for differences that change the number of occurrences of the specified string #8 1.669 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.669 --pickaxe-all show all changes in the changeset with -S or -G #8 1.669 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.669 -O <file> control the order in which files appear in the output #8 1.669 --rotate-to <path> show the change in the specified path first #8 1.669 --skip-to <path> skip the output to the specified path #8 1.669 --find-object <object-id> #8 1.669 look for differences that change the number of occurrences of the specified object #8 1.669 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.669 select files by diff type #8 1.669 --output <file> output to a specific file #8 1.669 #8 1.670 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ISUP_Q.762' #8 1.670 To add an exception for this directory, call: #8 1.670 #8 1.670 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ISUP_Q.762 #8 1.671 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ISUP_Q.762' #8 1.671 To add an exception for this directory, call: #8 1.671 #8 1.671 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ISUP_Q.762 #8 1.672 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.672 usage: git diff --no-index [<options>] <path> <path> #8 1.672 #8 1.672 Diff output format options #8 1.672 -p, --patch generate patch #8 1.672 -s, --no-patch suppress diff output #8 1.672 -u generate patch #8 1.672 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.672 -W, --function-context #8 1.672 generate diffs with <n> lines context #8 1.672 --raw generate the diff in raw format #8 1.672 --patch-with-raw synonym for '-p --raw' #8 1.672 --patch-with-stat synonym for '-p --stat' #8 1.672 --numstat machine friendly --stat #8 1.672 --shortstat output only the last line of --stat #8 1.672 -X, --dirstat[=<param1,param2>...] #8 1.672 output the distribution of relative amount of changes for each sub-directory #8 1.672 --cumulative synonym for --dirstat=cumulative #8 1.672 --dirstat-by-file[=<param1,param2>...] #8 1.672 synonym for --dirstat=files,param1,param2... #8 1.672 --check warn if changes introduce conflict markers or whitespace errors #8 1.672 --summary condensed summary such as creations, renames and mode changes #8 1.672 --name-only show only names of changed files #8 1.672 --name-status show only names and status of changed files #8 1.672 --stat[=<width>[,<name-width>[,<count>]]] #8 1.672 generate diffstat #8 1.672 --stat-width <width> generate diffstat with a given width #8 1.672 --stat-name-width <width> #8 1.672 generate diffstat with a given name width #8 1.672 --stat-graph-width <width> #8 1.672 generate diffstat with a given graph width #8 1.672 --stat-count <count> generate diffstat with limited lines #8 1.672 --compact-summary generate compact summary in diffstat #8 1.672 --binary output a binary diff that can be applied #8 1.672 --full-index show full pre- and post-image object names on the "index" lines #8 1.672 --color[=<when>] show colored diff #8 1.672 --ws-error-highlight <kind> #8 1.672 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.672 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.672 --abbrev[=<n>] use <n> digits to display object names #8 1.672 --src-prefix <prefix> #8 1.672 show the given source prefix instead of "a/" #8 1.672 --dst-prefix <prefix> #8 1.672 show the given destination prefix instead of "b/" #8 1.672 --line-prefix <prefix> #8 1.672 prepend an additional prefix to every line of output #8 1.672 --no-prefix do not show any source or destination prefix #8 1.672 --inter-hunk-context <n> #8 1.672 show context between diff hunks up to the specified number of lines #8 1.672 --output-indicator-new <char> #8 1.672 specify the character to indicate a new line instead of '+' #8 1.672 --output-indicator-old <char> #8 1.672 specify the character to indicate an old line instead of '-' #8 1.672 --output-indicator-context <char> #8 1.672 specify the character to indicate a context instead of ' ' #8 1.672 #8 1.672 Diff rename options #8 1.672 -B, --break-rewrites[=<n>[/<m>]] #8 1.672 break complete rewrite changes into pairs of delete and create #8 1.672 -M, --find-renames[=<n>] #8 1.672 detect renames #8 1.672 -D, --irreversible-delete #8 1.672 omit the preimage for deletes #8 1.672 -C, --find-copies[=<n>] #8 1.672 detect copies #8 1.672 --find-copies-harder use unmodified files as source to find copies #8 1.672 --no-renames disable rename detection #8 1.672 --rename-empty use empty blobs as rename source #8 1.672 --follow continue listing the history of a file beyond renames #8 1.672 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.672 #8 1.672 Diff algorithm options #8 1.672 --minimal produce the smallest possible diff #8 1.672 -w, --ignore-all-space #8 1.672 ignore whitespace when comparing lines #8 1.672 -b, --ignore-space-change #8 1.672 ignore changes in amount of whitespace #8 1.672 --ignore-space-at-eol #8 1.672 ignore changes in whitespace at EOL #8 1.672 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.672 --ignore-blank-lines ignore changes whose lines are all blank #8 1.672 -I, --ignore-matching-lines <regex> #8 1.672 ignore changes whose all lines match <regex> #8 1.672 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.672 --patience generate diff using the "patience diff" algorithm #8 1.672 --histogram generate diff using the "histogram diff" algorithm #8 1.672 --diff-algorithm <algorithm> #8 1.672 choose a diff algorithm #8 1.672 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.672 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.672 --word-diff-regex <regex> #8 1.672 use <regex> to decide what a word is #8 1.672 --color-words[=<regex>] #8 1.672 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.672 --color-moved[=<mode>] #8 1.672 moved lines of code are colored differently #8 1.672 --color-moved-ws <mode> #8 1.672 how white spaces are ignored in --color-moved #8 1.672 #8 1.672 Other diff options #8 1.672 --relative[=<prefix>] #8 1.672 when run from subdir, exclude changes outside and show relative paths #8 1.672 -a, --text treat all files as text #8 1.672 -R swap two inputs, reverse the diff #8 1.672 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.672 --quiet disable all output of the program #8 1.672 --ext-diff allow an external diff helper to be executed #8 1.672 --textconv run external text conversion filters when comparing binary files #8 1.672 --ignore-submodules[=<when>] #8 1.672 ignore changes to submodules in the diff generation #8 1.672 --submodule[=<format>] #8 1.672 specify how differences in submodules are shown #8 1.672 --ita-invisible-in-index #8 1.672 hide 'git add -N' entries from the index #8 1.672 --ita-visible-in-index #8 1.672 treat 'git add -N' entries as real in the index #8 1.672 -S <string> look for differences that change the number of occurrences of the specified string #8 1.672 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.672 --pickaxe-all show all changes in the changeset with -S or -G #8 1.672 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.672 -O <file> control the order in which files appear in the output #8 1.672 --rotate-to <path> show the change in the specified path first #8 1.672 --skip-to <path> skip the output to the specified path #8 1.672 --find-object <object-id> #8 1.672 look for differences that change the number of occurrences of the specified object #8 1.672 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.672 select files by diff type #8 1.672 --output <file> output to a specific file #8 1.672 #8 1.673 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.JSON_v07_2006' #8 1.673 To add an exception for this directory, call: #8 1.673 #8 1.673 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.JSON_v07_2006 #8 1.674 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.JSON_v07_2006' #8 1.674 To add an exception for this directory, call: #8 1.674 #8 1.674 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.JSON_v07_2006 #8 1.675 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.675 usage: git diff --no-index [<options>] <path> <path> #8 1.675 #8 1.675 Diff output format options #8 1.675 -p, --patch generate patch #8 1.675 -s, --no-patch suppress diff output #8 1.675 -u generate patch #8 1.675 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.675 -W, --function-context #8 1.675 generate diffs with <n> lines context #8 1.675 --raw generate the diff in raw format #8 1.675 --patch-with-raw synonym for '-p --raw' #8 1.675 --patch-with-stat synonym for '-p --stat' #8 1.675 --numstat machine friendly --stat #8 1.675 --shortstat output only the last line of --stat #8 1.675 -X, --dirstat[=<param1,param2>...] #8 1.675 output the distribution of relative amount of changes for each sub-directory #8 1.675 --cumulative synonym for --dirstat=cumulative #8 1.675 --dirstat-by-file[=<param1,param2>...] #8 1.675 synonym for --dirstat=files,param1,param2... #8 1.675 --check warn if changes introduce conflict markers or whitespace errors #8 1.675 --summary condensed summary such as creations, renames and mode changes #8 1.675 --name-only show only names of changed files #8 1.675 --name-status show only names and status of changed files #8 1.675 --stat[=<width>[,<name-width>[,<count>]]] #8 1.675 generate diffstat #8 1.675 --stat-width <width> generate diffstat with a given width #8 1.675 --stat-name-width <width> #8 1.675 generate diffstat with a given name width #8 1.675 --stat-graph-width <width> #8 1.675 generate diffstat with a given graph width #8 1.675 --stat-count <count> generate diffstat with limited lines #8 1.675 --compact-summary generate compact summary in diffstat #8 1.675 --binary output a binary diff that can be applied #8 1.675 --full-index show full pre- and post-image object names on the "index" lines #8 1.675 --color[=<when>] show colored diff #8 1.675 --ws-error-highlight <kind> #8 1.675 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.675 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.675 --abbrev[=<n>] use <n> digits to display object names #8 1.675 --src-prefix <prefix> #8 1.675 show the given source prefix instead of "a/" #8 1.675 --dst-prefix <prefix> #8 1.675 show the given destination prefix instead of "b/" #8 1.675 --line-prefix <prefix> #8 1.675 prepend an additional prefix to every line of output #8 1.675 --no-prefix do not show any source or destination prefix #8 1.675 --inter-hunk-context <n> #8 1.675 show context between diff hunks up to the specified number of lines #8 1.675 --output-indicator-new <char> #8 1.675 specify the character to indicate a new line instead of '+' #8 1.675 --output-indicator-old <char> #8 1.675 specify the character to indicate an old line instead of '-' #8 1.675 --output-indicator-context <char> #8 1.675 specify the character to indicate a context instead of ' ' #8 1.675 #8 1.675 Diff rename options #8 1.675 -B, --break-rewrites[=<n>[/<m>]] #8 1.675 break complete rewrite changes into pairs of delete and create #8 1.675 -M, --find-renames[=<n>] #8 1.675 detect renames #8 1.675 -D, --irreversible-delete #8 1.675 omit the preimage for deletes #8 1.675 -C, --find-copies[=<n>] #8 1.675 detect copies #8 1.675 --find-copies-harder use unmodified files as source to find copies #8 1.675 --no-renames disable rename detection #8 1.675 --rename-empty use empty blobs as rename source #8 1.675 --follow continue listing the history of a file beyond renames #8 1.675 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.675 #8 1.675 Diff algorithm options #8 1.675 --minimal produce the smallest possible diff #8 1.675 -w, --ignore-all-space #8 1.675 ignore whitespace when comparing lines #8 1.675 -b, --ignore-space-change #8 1.675 ignore changes in amount of whitespace #8 1.675 --ignore-space-at-eol #8 1.675 ignore changes in whitespace at EOL #8 1.675 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.675 --ignore-blank-lines ignore changes whose lines are all blank #8 1.675 -I, --ignore-matching-lines <regex> #8 1.675 ignore changes whose all lines match <regex> #8 1.675 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.675 --patience generate diff using the "patience diff" algorithm #8 1.675 --histogram generate diff using the "histogram diff" algorithm #8 1.675 --diff-algorithm <algorithm> #8 1.675 choose a diff algorithm #8 1.675 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.675 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.675 --word-diff-regex <regex> #8 1.675 use <regex> to decide what a word is #8 1.675 --color-words[=<regex>] #8 1.675 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.675 --color-moved[=<mode>] #8 1.675 moved lines of code are colored differently #8 1.675 --color-moved-ws <mode> #8 1.675 how white spaces are ignored in --color-moved #8 1.675 #8 1.675 Other diff options #8 1.675 --relative[=<prefix>] #8 1.675 when run from subdir, exclude changes outside and show relative paths #8 1.675 -a, --text treat all files as text #8 1.675 -R swap two inputs, reverse the diff #8 1.675 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.675 --quiet disable all output of the program #8 1.675 --ext-diff allow an external diff helper to be executed #8 1.675 --textconv run external text conversion filters when comparing binary files #8 1.675 --ignore-submodules[=<when>] #8 1.675 ignore changes to submodules in the diff generation #8 1.675 --submodule[=<format>] #8 1.675 specify how differences in submodules are shown #8 1.675 --ita-invisible-in-index #8 1.675 hide 'git add -N' entries from the index #8 1.675 --ita-visible-in-index #8 1.675 treat 'git add -N' entries as real in the index #8 1.675 -S <string> look for differences that change the number of occurrences of the specified string #8 1.675 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.675 --pickaxe-all show all changes in the changeset with -S or -G #8 1.675 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.675 -O <file> control the order in which files appear in the output #8 1.675 --rotate-to <path> show the change in the specified path first #8 1.675 --skip-to <path> skip the output to the specified path #8 1.675 --find-object <object-id> #8 1.675 look for differences that change the number of occurrences of the specified object #8 1.675 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.675 select files by diff type #8 1.675 --output <file> output to a specific file #8 1.675 #8 1.676 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.L2TP' #8 1.676 To add an exception for this directory, call: #8 1.676 #8 1.676 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.L2TP #8 1.677 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.L2TP' #8 1.677 To add an exception for this directory, call: #8 1.677 #8 1.677 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.L2TP #8 1.678 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.678 usage: git diff --no-index [<options>] <path> <path> #8 1.678 #8 1.678 Diff output format options #8 1.678 -p, --patch generate patch #8 1.678 -s, --no-patch suppress diff output #8 1.678 -u generate patch #8 1.678 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.678 -W, --function-context #8 1.678 generate diffs with <n> lines context #8 1.678 --raw generate the diff in raw format #8 1.678 --patch-with-raw synonym for '-p --raw' #8 1.678 --patch-with-stat synonym for '-p --stat' #8 1.678 --numstat machine friendly --stat #8 1.678 --shortstat output only the last line of --stat #8 1.678 -X, --dirstat[=<param1,param2>...] #8 1.678 output the distribution of relative amount of changes for each sub-directory #8 1.678 --cumulative synonym for --dirstat=cumulative #8 1.678 --dirstat-by-file[=<param1,param2>...] #8 1.678 synonym for --dirstat=files,param1,param2... #8 1.678 --check warn if changes introduce conflict markers or whitespace errors #8 1.678 --summary condensed summary such as creations, renames and mode changes #8 1.678 --name-only show only names of changed files #8 1.678 --name-status show only names and status of changed files #8 1.678 --stat[=<width>[,<name-width>[,<count>]]] #8 1.678 generate diffstat #8 1.678 --stat-width <width> generate diffstat with a given width #8 1.678 --stat-name-width <width> #8 1.678 generate diffstat with a given name width #8 1.678 --stat-graph-width <width> #8 1.678 generate diffstat with a given graph width #8 1.678 --stat-count <count> generate diffstat with limited lines #8 1.678 --compact-summary generate compact summary in diffstat #8 1.678 --binary output a binary diff that can be applied #8 1.678 --full-index show full pre- and post-image object names on the "index" lines #8 1.678 --color[=<when>] show colored diff #8 1.678 --ws-error-highlight <kind> #8 1.678 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.678 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.678 --abbrev[=<n>] use <n> digits to display object names #8 1.678 --src-prefix <prefix> #8 1.678 show the given source prefix instead of "a/" #8 1.678 --dst-prefix <prefix> #8 1.678 show the given destination prefix instead of "b/" #8 1.678 --line-prefix <prefix> #8 1.678 prepend an additional prefix to every line of output #8 1.678 --no-prefix do not show any source or destination prefix #8 1.678 --inter-hunk-context <n> #8 1.678 show context between diff hunks up to the specified number of lines #8 1.678 --output-indicator-new <char> #8 1.678 specify the character to indicate a new line instead of '+' #8 1.678 --output-indicator-old <char> #8 1.678 specify the character to indicate an old line instead of '-' #8 1.678 --output-indicator-context <char> #8 1.678 specify the character to indicate a context instead of ' ' #8 1.678 #8 1.678 Diff rename options #8 1.678 -B, --break-rewrites[=<n>[/<m>]] #8 1.678 break complete rewrite changes into pairs of delete and create #8 1.678 -M, --find-renames[=<n>] #8 1.678 detect renames #8 1.678 -D, --irreversible-delete #8 1.678 omit the preimage for deletes #8 1.678 -C, --find-copies[=<n>] #8 1.678 detect copies #8 1.678 --find-copies-harder use unmodified files as source to find copies #8 1.678 --no-renames disable rename detection #8 1.678 --rename-empty use empty blobs as rename source #8 1.678 --follow continue listing the history of a file beyond renames #8 1.678 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.678 #8 1.678 Diff algorithm options #8 1.678 --minimal produce the smallest possible diff #8 1.678 -w, --ignore-all-space #8 1.678 ignore whitespace when comparing lines #8 1.678 -b, --ignore-space-change #8 1.678 ignore changes in amount of whitespace #8 1.678 --ignore-space-at-eol #8 1.678 ignore changes in whitespace at EOL #8 1.678 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.678 --ignore-blank-lines ignore changes whose lines are all blank #8 1.678 -I, --ignore-matching-lines <regex> #8 1.678 ignore changes whose all lines match <regex> #8 1.678 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.678 --patience generate diff using the "patience diff" algorithm #8 1.678 --histogram generate diff using the "histogram diff" algorithm #8 1.678 --diff-algorithm <algorithm> #8 1.678 choose a diff algorithm #8 1.678 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.678 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.678 --word-diff-regex <regex> #8 1.678 use <regex> to decide what a word is #8 1.678 --color-words[=<regex>] #8 1.678 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.678 --color-moved[=<mode>] #8 1.678 moved lines of code are colored differently #8 1.678 --color-moved-ws <mode> #8 1.678 how white spaces are ignored in --color-moved #8 1.678 #8 1.678 Other diff options #8 1.678 --relative[=<prefix>] #8 1.678 when run from subdir, exclude changes outside and show relative paths #8 1.678 -a, --text treat all files as text #8 1.678 -R swap two inputs, reverse the diff #8 1.678 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.678 --quiet disable all output of the program #8 1.678 --ext-diff allow an external diff helper to be executed #8 1.678 --textconv run external text conversion filters when comparing binary files #8 1.678 --ignore-submodules[=<when>] #8 1.678 ignore changes to submodules in the diff generation #8 1.678 --submodule[=<format>] #8 1.678 specify how differences in submodules are shown #8 1.678 --ita-invisible-in-index #8 1.678 hide 'git add -N' entries from the index #8 1.678 --ita-visible-in-index #8 1.678 treat 'git add -N' entries as real in the index #8 1.678 -S <string> look for differences that change the number of occurrences of the specified string #8 1.678 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.678 --pickaxe-all show all changes in the changeset with -S or -G #8 1.678 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.678 -O <file> control the order in which files appear in the output #8 1.678 --rotate-to <path> show the change in the specified path first #8 1.678 --skip-to <path> skip the output to the specified path #8 1.678 --find-object <object-id> #8 1.678 look for differences that change the number of occurrences of the specified object #8 1.678 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.678 select files by diff type #8 1.678 --output <file> output to a specific file #8 1.678 #8 1.679 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.LLC_v7.1.0' #8 1.679 To add an exception for this directory, call: #8 1.679 #8 1.679 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.LLC_v7.1.0 #8 1.681 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.LLC_v7.1.0' #8 1.681 To add an exception for this directory, call: #8 1.681 #8 1.681 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.LLC_v7.1.0 #8 1.681 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.681 usage: git diff --no-index [<options>] <path> <path> #8 1.681 #8 1.681 Diff output format options #8 1.681 -p, --patch generate patch #8 1.681 -s, --no-patch suppress diff output #8 1.681 -u generate patch #8 1.681 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.681 -W, --function-context #8 1.681 generate diffs with <n> lines context #8 1.681 --raw generate the diff in raw format #8 1.681 --patch-with-raw synonym for '-p --raw' #8 1.681 --patch-with-stat synonym for '-p --stat' #8 1.681 --numstat machine friendly --stat #8 1.681 --shortstat output only the last line of --stat #8 1.681 -X, --dirstat[=<param1,param2>...] #8 1.681 output the distribution of relative amount of changes for each sub-directory #8 1.681 --cumulative synonym for --dirstat=cumulative #8 1.681 --dirstat-by-file[=<param1,param2>...] #8 1.681 synonym for --dirstat=files,param1,param2... #8 1.681 --check warn if changes introduce conflict markers or whitespace errors #8 1.681 --summary condensed summary such as creations, renames and mode changes #8 1.681 --name-only show only names of changed files #8 1.681 --name-status show only names and status of changed files #8 1.681 --stat[=<width>[,<name-width>[,<count>]]] #8 1.681 generate diffstat #8 1.681 --stat-width <width> generate diffstat with a given width #8 1.681 --stat-name-width <width> #8 1.681 generate diffstat with a given name width #8 1.681 --stat-graph-width <width> #8 1.681 generate diffstat with a given graph width #8 1.681 --stat-count <count> generate diffstat with limited lines #8 1.681 --compact-summary generate compact summary in diffstat #8 1.681 --binary output a binary diff that can be applied #8 1.681 --full-index show full pre- and post-image object names on the "index" lines #8 1.681 --color[=<when>] show colored diff #8 1.681 --ws-error-highlight <kind> #8 1.681 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.681 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.681 --abbrev[=<n>] use <n> digits to display object names #8 1.681 --src-prefix <prefix> #8 1.681 show the given source prefix instead of "a/" #8 1.681 --dst-prefix <prefix> #8 1.681 show the given destination prefix instead of "b/" #8 1.681 --line-prefix <prefix> #8 1.681 prepend an additional prefix to every line of output #8 1.681 --no-prefix do not show any source or destination prefix #8 1.681 --inter-hunk-context <n> #8 1.681 show context between diff hunks up to the specified number of lines #8 1.681 --output-indicator-new <char> #8 1.681 specify the character to indicate a new line instead of '+' #8 1.681 --output-indicator-old <char> #8 1.681 specify the character to indicate an old line instead of '-' #8 1.681 --output-indicator-context <char> #8 1.681 specify the character to indicate a context instead of ' ' #8 1.681 #8 1.681 Diff rename options #8 1.681 -B, --break-rewrites[=<n>[/<m>]] #8 1.681 break complete rewrite changes into pairs of delete and create #8 1.681 -M, --find-renames[=<n>] #8 1.681 detect renames #8 1.681 -D, --irreversible-delete #8 1.681 omit the preimage for deletes #8 1.681 -C, --find-copies[=<n>] #8 1.681 detect copies #8 1.681 --find-copies-harder use unmodified files as source to find copies #8 1.681 --no-renames disable rename detection #8 1.681 --rename-empty use empty blobs as rename source #8 1.681 --follow continue listing the history of a file beyond renames #8 1.681 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.681 #8 1.681 Diff algorithm options #8 1.681 --minimal produce the smallest possible diff #8 1.681 -w, --ignore-all-space #8 1.681 ignore whitespace when comparing lines #8 1.681 -b, --ignore-space-change #8 1.681 ignore changes in amount of whitespace #8 1.681 --ignore-space-at-eol #8 1.681 ignore changes in whitespace at EOL #8 1.681 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.681 --ignore-blank-lines ignore changes whose lines are all blank #8 1.681 -I, --ignore-matching-lines <regex> #8 1.681 ignore changes whose all lines match <regex> #8 1.681 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.681 --patience generate diff using the "patience diff" algorithm #8 1.681 --histogram generate diff using the "histogram diff" algorithm #8 1.681 --diff-algorithm <algorithm> #8 1.681 choose a diff algorithm #8 1.681 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.681 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.681 --word-diff-regex <regex> #8 1.681 use <regex> to decide what a word is #8 1.681 --color-words[=<regex>] #8 1.681 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.681 --color-moved[=<mode>] #8 1.681 moved lines of code are colored differently #8 1.681 --color-moved-ws <mode> #8 1.681 how white spaces are ignored in --color-moved #8 1.681 #8 1.681 Other diff options #8 1.681 --relative[=<prefix>] #8 1.681 when run from subdir, exclude changes outside and show relative paths #8 1.681 -a, --text treat all files as text #8 1.681 -R swap two inputs, reverse the diff #8 1.681 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.681 --quiet disable all output of the program #8 1.681 --ext-diff allow an external diff helper to be executed #8 1.681 --textconv run external text conversion filters when comparing binary files #8 1.681 --ignore-submodules[=<when>] #8 1.681 ignore changes to submodules in the diff generation #8 1.681 --submodule[=<format>] #8 1.681 specify how differences in submodules are shown #8 1.681 --ita-invisible-in-index #8 1.682 hide 'git add -N' entries from the index #8 1.682 --ita-visible-in-index #8 1.682 treat 'git add -N' entries as real in the index #8 1.682 -S <string> look for differences that change the number of occurrences of the specified string #8 1.682 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.682 --pickaxe-all show all changes in the changeset with -S or -G #8 1.682 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.682 -O <file> control the order in which files appear in the output #8 1.682 --rotate-to <path> show the change in the specified path first #8 1.682 --skip-to <path> skip the output to the specified path #8 1.682 --find-object <object-id> #8 1.682 look for differences that change the number of occurrences of the specified object #8 1.682 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.682 select files by diff type #8 1.682 --output <file> output to a specific file #8 1.682 #8 1.684 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.M3UA' #8 1.684 To add an exception for this directory, call: #8 1.684 #8 1.684 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.M3UA #8 1.686 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.M3UA' #8 1.686 To add an exception for this directory, call: #8 1.686 #8 1.686 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.M3UA #8 1.686 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.686 usage: git diff --no-index [<options>] <path> <path> #8 1.686 #8 1.686 Diff output format options #8 1.686 -p, --patch generate patch #8 1.686 -s, --no-patch suppress diff output #8 1.686 -u generate patch #8 1.686 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.686 -W, --function-context #8 1.686 generate diffs with <n> lines context #8 1.686 --raw generate the diff in raw format #8 1.686 --patch-with-raw synonym for '-p --raw' #8 1.686 --patch-with-stat synonym for '-p --stat' #8 1.686 --numstat machine friendly --stat #8 1.686 --shortstat output only the last line of --stat #8 1.686 -X, --dirstat[=<param1,param2>...] #8 1.686 output the distribution of relative amount of changes for each sub-directory #8 1.686 --cumulative synonym for --dirstat=cumulative #8 1.686 --dirstat-by-file[=<param1,param2>...] #8 1.686 synonym for --dirstat=files,param1,param2... #8 1.686 --check warn if changes introduce conflict markers or whitespace errors #8 1.686 --summary condensed summary such as creations, renames and mode changes #8 1.686 --name-only show only names of changed files #8 1.686 --name-status show only names and status of changed files #8 1.686 --stat[=<width>[,<name-width>[,<count>]]] #8 1.686 generate diffstat #8 1.686 --stat-width <width> generate diffstat with a given width #8 1.686 --stat-name-width <width> #8 1.686 generate diffstat with a given name width #8 1.686 --stat-graph-width <width> #8 1.686 generate diffstat with a given graph width #8 1.686 --stat-count <count> generate diffstat with limited lines #8 1.686 --compact-summary generate compact summary in diffstat #8 1.686 --binary output a binary diff that can be applied #8 1.686 --full-index show full pre- and post-image object names on the "index" lines #8 1.686 --color[=<when>] show colored diff #8 1.686 --ws-error-highlight <kind> #8 1.686 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.686 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.686 --abbrev[=<n>] use <n> digits to display object names #8 1.686 --src-prefix <prefix> #8 1.686 show the given source prefix instead of "a/" #8 1.686 --dst-prefix <prefix> #8 1.686 show the given destination prefix instead of "b/" #8 1.686 --line-prefix <prefix> #8 1.686 prepend an additional prefix to every line of output #8 1.686 --no-prefix do not show any source or destination prefix #8 1.686 --inter-hunk-context <n> #8 1.686 show context between diff hunks up to the specified number of lines #8 1.686 --output-indicator-new <char> #8 1.686 specify the character to indicate a new line instead of '+' #8 1.686 --output-indicator-old <char> #8 1.686 specify the character to indicate an old line instead of '-' #8 1.686 --output-indicator-context <char> #8 1.686 specify the character to indicate a context instead of ' ' #8 1.686 #8 1.686 Diff rename options #8 1.686 -B, --break-rewrites[=<n>[/<m>]] #8 1.686 break complete rewrite changes into pairs of delete and create #8 1.686 -M, --find-renames[=<n>] #8 1.686 detect renames #8 1.686 -D, --irreversible-delete #8 1.686 omit the preimage for deletes #8 1.686 -C, --find-copies[=<n>] #8 1.686 detect copies #8 1.686 --find-copies-harder use unmodified files as source to find copies #8 1.686 --no-renames disable rename detection #8 1.686 --rename-empty use empty blobs as rename source #8 1.686 --follow continue listing the history of a file beyond renames #8 1.686 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.686 #8 1.686 Diff algorithm options #8 1.686 --minimal produce the smallest possible diff #8 1.686 -w, --ignore-all-space #8 1.686 ignore whitespace when comparing lines #8 1.686 -b, --ignore-space-change #8 1.686 ignore changes in amount of whitespace #8 1.686 --ignore-space-at-eol #8 1.686 ignore changes in whitespace at EOL #8 1.686 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.686 --ignore-blank-lines ignore changes whose lines are all blank #8 1.686 -I, --ignore-matching-lines <regex> #8 1.686 ignore changes whose all lines match <regex> #8 1.686 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.686 --patience generate diff using the "patience diff" algorithm #8 1.686 --histogram generate diff using the "histogram diff" algorithm #8 1.686 --diff-algorithm <algorithm> #8 1.686 choose a diff algorithm #8 1.686 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.687 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.687 --word-diff-regex <regex> #8 1.687 use <regex> to decide what a word is #8 1.687 --color-words[=<regex>] #8 1.687 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.687 --color-moved[=<mode>] #8 1.687 moved lines of code are colored differently #8 1.687 --color-moved-ws <mode> #8 1.687 how white spaces are ignored in --color-moved #8 1.687 #8 1.687 Other diff options #8 1.687 --relative[=<prefix>] #8 1.687 when run from subdir, exclude changes outside and show relative paths #8 1.687 -a, --text treat all files as text #8 1.687 -R swap two inputs, reverse the diff #8 1.687 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.687 --quiet disable all output of the program #8 1.687 --ext-diff allow an external diff helper to be executed #8 1.687 --textconv run external text conversion filters when comparing binary files #8 1.687 --ignore-submodules[=<when>] #8 1.687 ignore changes to submodules in the diff generation #8 1.687 --submodule[=<format>] #8 1.687 specify how differences in submodules are shown #8 1.687 --ita-invisible-in-index #8 1.687 hide 'git add -N' entries from the index #8 1.687 --ita-visible-in-index #8 1.687 treat 'git add -N' entries as real in the index #8 1.687 -S <string> look for differences that change the number of occurrences of the specified string #8 1.687 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.687 --pickaxe-all show all changes in the changeset with -S or -G #8 1.687 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.687 -O <file> control the order in which files appear in the output #8 1.687 --rotate-to <path> show the change in the specified path first #8 1.687 --skip-to <path> skip the output to the specified path #8 1.687 --find-object <object-id> #8 1.687 look for differences that change the number of occurrences of the specified object #8 1.687 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.687 select files by diff type #8 1.687 --output <file> output to a specific file #8 1.687 #8 1.687 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.MobileL3_v13.4.0' #8 1.687 To add an exception for this directory, call: #8 1.687 #8 1.687 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.MobileL3_v13.4.0 #8 1.689 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.MobileL3_v13.4.0' #8 1.689 To add an exception for this directory, call: #8 1.689 #8 1.689 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.MobileL3_v13.4.0 #8 1.690 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.690 usage: git diff --no-index [<options>] <path> <path> #8 1.690 #8 1.690 Diff output format options #8 1.690 -p, --patch generate patch #8 1.690 -s, --no-patch suppress diff output #8 1.690 -u generate patch #8 1.690 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.690 -W, --function-context #8 1.690 generate diffs with <n> lines context #8 1.690 --raw generate the diff in raw format #8 1.690 --patch-with-raw synonym for '-p --raw' #8 1.690 --patch-with-stat synonym for '-p --stat' #8 1.690 --numstat machine friendly --stat #8 1.690 --shortstat output only the last line of --stat #8 1.690 -X, --dirstat[=<param1,param2>...] #8 1.690 output the distribution of relative amount of changes for each sub-directory #8 1.690 --cumulative synonym for --dirstat=cumulative #8 1.690 --dirstat-by-file[=<param1,param2>...] #8 1.690 synonym for --dirstat=files,param1,param2... #8 1.690 --check warn if changes introduce conflict markers or whitespace errors #8 1.690 --summary condensed summary such as creations, renames and mode changes #8 1.690 --name-only show only names of changed files #8 1.690 --name-status show only names and status of changed files #8 1.690 --stat[=<width>[,<name-width>[,<count>]]] #8 1.690 generate diffstat #8 1.690 --stat-width <width> generate diffstat with a given width #8 1.690 --stat-name-width <width> #8 1.690 generate diffstat with a given name width #8 1.690 --stat-graph-width <width> #8 1.690 generate diffstat with a given graph width #8 1.690 --stat-count <count> generate diffstat with limited lines #8 1.690 --compact-summary generate compact summary in diffstat #8 1.690 --binary output a binary diff that can be applied #8 1.690 --full-index show full pre- and post-image object names on the "index" lines #8 1.690 --color[=<when>] show colored diff #8 1.690 --ws-error-highlight <kind> #8 1.690 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.690 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.690 --abbrev[=<n>] use <n> digits to display object names #8 1.690 --src-prefix <prefix> #8 1.690 show the given source prefix instead of "a/" #8 1.690 --dst-prefix <prefix> #8 1.690 show the given destination prefix instead of "b/" #8 1.690 --line-prefix <prefix> #8 1.690 prepend an additional prefix to every line of output #8 1.690 --no-prefix do not show any source or destination prefix #8 1.690 --inter-hunk-context <n> #8 1.690 show context between diff hunks up to the specified number of lines #8 1.690 --output-indicator-new <char> #8 1.690 specify the character to indicate a new line instead of '+' #8 1.690 --output-indicator-old <char> #8 1.690 specify the character to indicate an old line instead of '-' #8 1.690 --output-indicator-context <char> #8 1.690 specify the character to indicate a context instead of ' ' #8 1.690 #8 1.690 Diff rename options #8 1.690 -B, --break-rewrites[=<n>[/<m>]] #8 1.690 break complete rewrite changes into pairs of delete and create #8 1.690 -M, --find-renames[=<n>] #8 1.690 detect renames #8 1.690 -D, --irreversible-delete #8 1.690 omit the preimage for deletes #8 1.690 -C, --find-copies[=<n>] #8 1.690 detect copies #8 1.690 --find-copies-harder use unmodified files as source to find copies #8 1.690 --no-renames disable rename detection #8 1.690 --rename-empty use empty blobs as rename source #8 1.690 --follow continue listing the history of a file beyond renames #8 1.690 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.690 #8 1.690 Diff algorithm options #8 1.690 --minimal produce the smallest possible diff #8 1.690 -w, --ignore-all-space #8 1.690 ignore whitespace when comparing lines #8 1.690 -b, --ignore-space-change #8 1.690 ignore changes in amount of whitespace #8 1.690 --ignore-space-at-eol #8 1.690 ignore changes in whitespace at EOL #8 1.690 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.690 --ignore-blank-lines ignore changes whose lines are all blank #8 1.690 -I, --ignore-matching-lines <regex> #8 1.690 ignore changes whose all lines match <regex> #8 1.690 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.690 --patience generate diff using the "patience diff" algorithm #8 1.690 --histogram generate diff using the "histogram diff" algorithm #8 1.690 --diff-algorithm <algorithm> #8 1.690 choose a diff algorithm #8 1.690 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.690 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.690 --word-diff-regex <regex> #8 1.690 use <regex> to decide what a word is #8 1.690 --color-words[=<regex>] #8 1.690 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.690 --color-moved[=<mode>] #8 1.690 moved lines of code are colored differently #8 1.690 --color-moved-ws <mode> #8 1.690 how white spaces are ignored in --color-moved #8 1.690 #8 1.690 Other diff options #8 1.690 --relative[=<prefix>] #8 1.690 when run from subdir, exclude changes outside and show relative paths #8 1.690 -a, --text treat all files as text #8 1.690 -R swap two inputs, reverse the diff #8 1.690 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.690 --quiet disable all output of the program #8 1.690 --ext-diff allow an external diff helper to be executed #8 1.690 --textconv run external text conversion filters when comparing binary files #8 1.690 --ignore-submodules[=<when>] #8 1.690 ignore changes to submodules in the diff generation #8 1.690 --submodule[=<format>] #8 1.690 specify how differences in submodules are shown #8 1.690 --ita-invisible-in-index #8 1.690 hide 'git add -N' entries from the index #8 1.690 --ita-visible-in-index #8 1.690 treat 'git add -N' entries as real in the index #8 1.690 -S <string> look for differences that change the number of occurrences of the specified string #8 1.690 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.690 --pickaxe-all show all changes in the changeset with -S or -G #8 1.690 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.690 -O <file> control the order in which files appear in the output #8 1.690 --rotate-to <path> show the change in the specified path first #8 1.690 --skip-to <path> skip the output to the specified path #8 1.690 --find-object <object-id> #8 1.690 look for differences that change the number of occurrences of the specified object #8 1.690 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.690 select files by diff type #8 1.690 --output <file> output to a specific file #8 1.690 #8 1.691 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SMPP' #8 1.691 To add an exception for this directory, call: #8 1.691 #8 1.691 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SMPP #8 1.692 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SMPP' #8 1.692 To add an exception for this directory, call: #8 1.692 #8 1.692 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SMPP #8 1.693 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.693 usage: git diff --no-index [<options>] <path> <path> #8 1.693 #8 1.693 Diff output format options #8 1.693 -p, --patch generate patch #8 1.693 -s, --no-patch suppress diff output #8 1.693 -u generate patch #8 1.693 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.693 -W, --function-context #8 1.693 generate diffs with <n> lines context #8 1.693 --raw generate the diff in raw format #8 1.693 --patch-with-raw synonym for '-p --raw' #8 1.693 --patch-with-stat synonym for '-p --stat' #8 1.693 --numstat machine friendly --stat #8 1.693 --shortstat output only the last line of --stat #8 1.693 -X, --dirstat[=<param1,param2>...] #8 1.693 output the distribution of relative amount of changes for each sub-directory #8 1.693 --cumulative synonym for --dirstat=cumulative #8 1.693 --dirstat-by-file[=<param1,param2>...] #8 1.693 synonym for --dirstat=files,param1,param2... #8 1.693 --check warn if changes introduce conflict markers or whitespace errors #8 1.693 --summary condensed summary such as creations, renames and mode changes #8 1.693 --name-only show only names of changed files #8 1.693 --name-status show only names and status of changed files #8 1.693 --stat[=<width>[,<name-width>[,<count>]]] #8 1.693 generate diffstat #8 1.693 --stat-width <width> generate diffstat with a given width #8 1.693 --stat-name-width <width> #8 1.693 generate diffstat with a given name width #8 1.693 --stat-graph-width <width> #8 1.693 generate diffstat with a given graph width #8 1.693 --stat-count <count> generate diffstat with limited lines #8 1.693 --compact-summary generate compact summary in diffstat #8 1.693 --binary output a binary diff that can be applied #8 1.693 --full-index show full pre- and post-image object names on the "index" lines #8 1.693 --color[=<when>] show colored diff #8 1.693 --ws-error-highlight <kind> #8 1.693 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.693 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.693 --abbrev[=<n>] use <n> digits to display object names #8 1.693 --src-prefix <prefix> #8 1.693 show the given source prefix instead of "a/" #8 1.693 --dst-prefix <prefix> #8 1.693 show the given destination prefix instead of "b/" #8 1.693 --line-prefix <prefix> #8 1.693 prepend an additional prefix to every line of output #8 1.693 --no-prefix do not show any source or destination prefix #8 1.693 --inter-hunk-context <n> #8 1.693 show context between diff hunks up to the specified number of lines #8 1.693 --output-indicator-new <char> #8 1.693 specify the character to indicate a new line instead of '+' #8 1.693 --output-indicator-old <char> #8 1.693 specify the character to indicate an old line instead of '-' #8 1.693 --output-indicator-context <char> #8 1.693 specify the character to indicate a context instead of ' ' #8 1.693 #8 1.693 Diff rename options #8 1.693 -B, --break-rewrites[=<n>[/<m>]] #8 1.693 break complete rewrite changes into pairs of delete and create #8 1.693 -M, --find-renames[=<n>] #8 1.693 detect renames #8 1.693 -D, --irreversible-delete #8 1.693 omit the preimage for deletes #8 1.693 -C, --find-copies[=<n>] #8 1.693 detect copies #8 1.693 --find-copies-harder use unmodified files as source to find copies #8 1.693 --no-renames disable rename detection #8 1.693 --rename-empty use empty blobs as rename source #8 1.693 --follow continue listing the history of a file beyond renames #8 1.693 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.693 #8 1.693 Diff algorithm options #8 1.693 --minimal produce the smallest possible diff #8 1.693 -w, --ignore-all-space #8 1.693 ignore whitespace when comparing lines #8 1.693 -b, --ignore-space-change #8 1.693 ignore changes in amount of whitespace #8 1.693 --ignore-space-at-eol #8 1.693 ignore changes in whitespace at EOL #8 1.693 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.693 --ignore-blank-lines ignore changes whose lines are all blank #8 1.693 -I, --ignore-matching-lines <regex> #8 1.693 ignore changes whose all lines match <regex> #8 1.693 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.693 --patience generate diff using the "patience diff" algorithm #8 1.693 --histogram generate diff using the "histogram diff" algorithm #8 1.693 --diff-algorithm <algorithm> #8 1.693 choose a diff algorithm #8 1.693 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.693 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.693 --word-diff-regex <regex> #8 1.693 use <regex> to decide what a word is #8 1.693 --color-words[=<regex>] #8 1.693 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.693 --color-moved[=<mode>] #8 1.693 moved lines of code are colored differently #8 1.693 --color-moved-ws <mode> #8 1.693 how white spaces are ignored in --color-moved #8 1.693 #8 1.693 Other diff options #8 1.693 --relative[=<prefix>] #8 1.693 when run from subdir, exclude changes outside and show relative paths #8 1.693 -a, --text treat all files as text #8 1.693 -R swap two inputs, reverse the diff #8 1.693 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.693 --quiet disable all output of the program #8 1.693 --ext-diff allow an external diff helper to be executed #8 1.693 --textconv run external text conversion filters when comparing binary files #8 1.693 --ignore-submodules[=<when>] #8 1.693 ignore changes to submodules in the diff generation #8 1.693 --submodule[=<format>] #8 1.693 specify how differences in submodules are shown #8 1.693 --ita-invisible-in-index #8 1.693 hide 'git add -N' entries from the index #8 1.693 --ita-visible-in-index #8 1.693 treat 'git add -N' entries as real in the index #8 1.693 -S <string> look for differences that change the number of occurrences of the specified string #8 1.693 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.693 --pickaxe-all show all changes in the changeset with -S or -G #8 1.693 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.693 -O <file> control the order in which files appear in the output #8 1.693 --rotate-to <path> show the change in the specified path first #8 1.693 --skip-to <path> skip the output to the specified path #8 1.693 --find-object <object-id> #8 1.693 look for differences that change the number of occurrences of the specified object #8 1.693 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.693 select files by diff type #8 1.693 --output <file> output to a specific file #8 1.693 #8 1.695 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.TCP' #8 1.695 To add an exception for this directory, call: #8 1.695 #8 1.695 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.TCP #8 1.696 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.TCP' #8 1.696 To add an exception for this directory, call: #8 1.696 #8 1.696 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.TCP #8 1.697 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.697 usage: git diff --no-index [<options>] <path> <path> #8 1.697 #8 1.697 Diff output format options #8 1.697 -p, --patch generate patch #8 1.697 -s, --no-patch suppress diff output #8 1.697 -u generate patch #8 1.697 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.697 -W, --function-context #8 1.697 generate diffs with <n> lines context #8 1.697 --raw generate the diff in raw format #8 1.697 --patch-with-raw synonym for '-p --raw' #8 1.697 --patch-with-stat synonym for '-p --stat' #8 1.697 --numstat machine friendly --stat #8 1.697 --shortstat output only the last line of --stat #8 1.697 -X, --dirstat[=<param1,param2>...] #8 1.697 output the distribution of relative amount of changes for each sub-directory #8 1.697 --cumulative synonym for --dirstat=cumulative #8 1.697 --dirstat-by-file[=<param1,param2>...] #8 1.697 synonym for --dirstat=files,param1,param2... #8 1.697 --check warn if changes introduce conflict markers or whitespace errors #8 1.697 --summary condensed summary such as creations, renames and mode changes #8 1.697 --name-only show only names of changed files #8 1.697 --name-status show only names and status of changed files #8 1.697 --stat[=<width>[,<name-width>[,<count>]]] #8 1.697 generate diffstat #8 1.697 --stat-width <width> generate diffstat with a given width #8 1.697 --stat-name-width <width> #8 1.697 generate diffstat with a given name width #8 1.697 --stat-graph-width <width> #8 1.697 generate diffstat with a given graph width #8 1.697 --stat-count <count> generate diffstat with limited lines #8 1.697 --compact-summary generate compact summary in diffstat #8 1.697 --binary output a binary diff that can be applied #8 1.697 --full-index show full pre- and post-image object names on the "index" lines #8 1.697 --color[=<when>] show colored diff #8 1.697 --ws-error-highlight <kind> #8 1.697 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.697 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.697 --abbrev[=<n>] use <n> digits to display object names #8 1.697 --src-prefix <prefix> #8 1.697 show the given source prefix instead of "a/" #8 1.697 --dst-prefix <prefix> #8 1.697 show the given destination prefix instead of "b/" #8 1.697 --line-prefix <prefix> #8 1.697 prepend an additional prefix to every line of output #8 1.697 --no-prefix do not show any source or destination prefix #8 1.697 --inter-hunk-context <n> #8 1.697 show context between diff hunks up to the specified number of lines #8 1.697 --output-indicator-new <char> #8 1.697 specify the character to indicate a new line instead of '+' #8 1.697 --output-indicator-old <char> #8 1.697 specify the character to indicate an old line instead of '-' #8 1.697 --output-indicator-context <char> #8 1.697 specify the character to indicate a context instead of ' ' #8 1.697 #8 1.697 Diff rename options #8 1.697 -B, --break-rewrites[=<n>[/<m>]] #8 1.697 break complete rewrite changes into pairs of delete and create #8 1.697 -M, --find-renames[=<n>] #8 1.697 detect renames #8 1.697 -D, --irreversible-delete #8 1.697 omit the preimage for deletes #8 1.697 -C, --find-copies[=<n>] #8 1.697 detect copies #8 1.697 --find-copies-harder use unmodified files as source to find copies #8 1.697 --no-renames disable rename detection #8 1.697 --rename-empty use empty blobs as rename source #8 1.697 --follow continue listing the history of a file beyond renames #8 1.697 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.697 #8 1.697 Diff algorithm options #8 1.697 --minimal produce the smallest possible diff #8 1.697 -w, --ignore-all-space #8 1.697 ignore whitespace when comparing lines #8 1.697 -b, --ignore-space-change #8 1.697 ignore changes in amount of whitespace #8 1.697 --ignore-space-at-eol #8 1.697 ignore changes in whitespace at EOL #8 1.697 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.697 --ignore-blank-lines ignore changes whose lines are all blank #8 1.697 -I, --ignore-matching-lines <regex> #8 1.697 ignore changes whose all lines match <regex> #8 1.697 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.697 --patience generate diff using the "patience diff" algorithm #8 1.697 --histogram generate diff using the "histogram diff" algorithm #8 1.697 --diff-algorithm <algorithm> #8 1.697 choose a diff algorithm #8 1.697 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.697 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.697 --word-diff-regex <regex> #8 1.697 use <regex> to decide what a word is #8 1.697 --color-words[=<regex>] #8 1.697 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.697 --color-moved[=<mode>] #8 1.697 moved lines of code are colored differently #8 1.697 --color-moved-ws <mode> #8 1.697 how white spaces are ignored in --color-moved #8 1.697 #8 1.697 Other diff options #8 1.697 --relative[=<prefix>] #8 1.697 when run from subdir, exclude changes outside and show relative paths #8 1.697 -a, --text treat all files as text #8 1.697 -R swap two inputs, reverse the diff #8 1.697 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.697 --quiet disable all output of the program #8 1.697 --ext-diff allow an external diff helper to be executed #8 1.697 --textconv run external text conversion filters when comparing binary files #8 1.697 --ignore-submodules[=<when>] #8 1.697 ignore changes to submodules in the diff generation #8 1.697 --submodule[=<format>] #8 1.697 specify how differences in submodules are shown #8 1.697 --ita-invisible-in-index #8 1.697 hide 'git add -N' entries from the index #8 1.697 --ita-visible-in-index #8 1.697 treat 'git add -N' entries as real in the index #8 1.697 -S <string> look for differences that change the number of occurrences of the specified string #8 1.697 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.697 --pickaxe-all show all changes in the changeset with -S or -G #8 1.697 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.697 -O <file> control the order in which files appear in the output #8 1.697 --rotate-to <path> show the change in the specified path first #8 1.697 --skip-to <path> skip the output to the specified path #8 1.697 --find-object <object-id> #8 1.697 look for differences that change the number of occurrences of the specified object #8 1.697 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.697 select files by diff type #8 1.697 --output <file> output to a specific file #8 1.697 #8 1.698 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.UDP' #8 1.698 To add an exception for this directory, call: #8 1.698 #8 1.698 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.UDP #8 1.699 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.UDP' #8 1.699 To add an exception for this directory, call: #8 1.699 #8 1.699 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.UDP #8 1.700 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.700 usage: git diff --no-index [<options>] <path> <path> #8 1.700 #8 1.700 Diff output format options #8 1.700 -p, --patch generate patch #8 1.700 -s, --no-patch suppress diff output #8 1.700 -u generate patch #8 1.700 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.700 -W, --function-context #8 1.700 generate diffs with <n> lines context #8 1.700 --raw generate the diff in raw format #8 1.700 --patch-with-raw synonym for '-p --raw' #8 1.700 --patch-with-stat synonym for '-p --stat' #8 1.700 --numstat machine friendly --stat #8 1.700 --shortstat output only the last line of --stat #8 1.700 -X, --dirstat[=<param1,param2>...] #8 1.700 output the distribution of relative amount of changes for each sub-directory #8 1.700 --cumulative synonym for --dirstat=cumulative #8 1.700 --dirstat-by-file[=<param1,param2>...] #8 1.700 synonym for --dirstat=files,param1,param2... #8 1.700 --check warn if changes introduce conflict markers or whitespace errors #8 1.700 --summary condensed summary such as creations, renames and mode changes #8 1.700 --name-only show only names of changed files #8 1.700 --name-status show only names and status of changed files #8 1.700 --stat[=<width>[,<name-width>[,<count>]]] #8 1.700 generate diffstat #8 1.700 --stat-width <width> generate diffstat with a given width #8 1.700 --stat-name-width <width> #8 1.700 generate diffstat with a given name width #8 1.700 --stat-graph-width <width> #8 1.700 generate diffstat with a given graph width #8 1.700 --stat-count <count> generate diffstat with limited lines #8 1.700 --compact-summary generate compact summary in diffstat #8 1.700 --binary output a binary diff that can be applied #8 1.700 --full-index show full pre- and post-image object names on the "index" lines #8 1.700 --color[=<when>] show colored diff #8 1.700 --ws-error-highlight <kind> #8 1.700 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.700 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.700 --abbrev[=<n>] use <n> digits to display object names #8 1.700 --src-prefix <prefix> #8 1.700 show the given source prefix instead of "a/" #8 1.700 --dst-prefix <prefix> #8 1.700 show the given destination prefix instead of "b/" #8 1.700 --line-prefix <prefix> #8 1.700 prepend an additional prefix to every line of output #8 1.700 --no-prefix do not show any source or destination prefix #8 1.700 --inter-hunk-context <n> #8 1.700 show context between diff hunks up to the specified number of lines #8 1.700 --output-indicator-new <char> #8 1.700 specify the character to indicate a new line instead of '+' #8 1.700 --output-indicator-old <char> #8 1.700 specify the character to indicate an old line instead of '-' #8 1.700 --output-indicator-context <char> #8 1.700 specify the character to indicate a context instead of ' ' #8 1.700 #8 1.700 Diff rename options #8 1.700 -B, --break-rewrites[=<n>[/<m>]] #8 1.700 break complete rewrite changes into pairs of delete and create #8 1.700 -M, --find-renames[=<n>] #8 1.700 detect renames #8 1.700 -D, --irreversible-delete #8 1.700 omit the preimage for deletes #8 1.700 -C, --find-copies[=<n>] #8 1.700 detect copies #8 1.700 --find-copies-harder use unmodified files as source to find copies #8 1.700 --no-renames disable rename detection #8 1.700 --rename-empty use empty blobs as rename source #8 1.700 --follow continue listing the history of a file beyond renames #8 1.700 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.700 #8 1.700 Diff algorithm options #8 1.700 --minimal produce the smallest possible diff #8 1.700 -w, --ignore-all-space #8 1.700 ignore whitespace when comparing lines #8 1.700 -b, --ignore-space-change #8 1.700 ignore changes in amount of whitespace #8 1.700 --ignore-space-at-eol #8 1.700 ignore changes in whitespace at EOL #8 1.700 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.700 --ignore-blank-lines ignore changes whose lines are all blank #8 1.700 -I, --ignore-matching-lines <regex> #8 1.700 ignore changes whose all lines match <regex> #8 1.700 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.700 --patience generate diff using the "patience diff" algorithm #8 1.700 --histogram generate diff using the "histogram diff" algorithm #8 1.700 --diff-algorithm <algorithm> #8 1.700 choose a diff algorithm #8 1.700 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.700 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.700 --word-diff-regex <regex> #8 1.700 use <regex> to decide what a word is #8 1.700 --color-words[=<regex>] #8 1.700 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.700 --color-moved[=<mode>] #8 1.700 moved lines of code are colored differently #8 1.700 --color-moved-ws <mode> #8 1.700 how white spaces are ignored in --color-moved #8 1.700 #8 1.700 Other diff options #8 1.700 --relative[=<prefix>] #8 1.700 when run from subdir, exclude changes outside and show relative paths #8 1.700 -a, --text treat all files as text #8 1.700 -R swap two inputs, reverse the diff #8 1.700 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.700 --quiet disable all output of the program #8 1.700 --ext-diff allow an external diff helper to be executed #8 1.700 --textconv run external text conversion filters when comparing binary files #8 1.700 --ignore-submodules[=<when>] #8 1.700 ignore changes to submodules in the diff generation #8 1.700 --submodule[=<format>] #8 1.700 specify how differences in submodules are shown #8 1.700 --ita-invisible-in-index #8 1.700 hide 'git add -N' entries from the index #8 1.700 --ita-visible-in-index #8 1.700 treat 'git add -N' entries as real in the index #8 1.700 -S <string> look for differences that change the number of occurrences of the specified string #8 1.700 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.700 --pickaxe-all show all changes in the changeset with -S or -G #8 1.700 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.700 -O <file> control the order in which files appear in the output #8 1.700 --rotate-to <path> show the change in the specified path first #8 1.700 --skip-to <path> skip the output to the specified path #8 1.700 --find-object <object-id> #8 1.700 look for differences that change the number of occurrences of the specified object #8 1.700 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.700 select files by diff type #8 1.700 --output <file> output to a specific file #8 1.700 #8 1.702 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.RTP' #8 1.702 To add an exception for this directory, call: #8 1.702 #8 1.702 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.RTP #8 1.703 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.RTP' #8 1.703 To add an exception for this directory, call: #8 1.703 #8 1.703 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.RTP #8 1.704 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.704 usage: git diff --no-index [<options>] <path> <path> #8 1.704 #8 1.704 Diff output format options #8 1.704 -p, --patch generate patch #8 1.704 -s, --no-patch suppress diff output #8 1.704 -u generate patch #8 1.704 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.704 -W, --function-context #8 1.704 generate diffs with <n> lines context #8 1.704 --raw generate the diff in raw format #8 1.704 --patch-with-raw synonym for '-p --raw' #8 1.704 --patch-with-stat synonym for '-p --stat' #8 1.704 --numstat machine friendly --stat #8 1.704 --shortstat output only the last line of --stat #8 1.704 -X, --dirstat[=<param1,param2>...] #8 1.704 output the distribution of relative amount of changes for each sub-directory #8 1.704 --cumulative synonym for --dirstat=cumulative #8 1.704 --dirstat-by-file[=<param1,param2>...] #8 1.704 synonym for --dirstat=files,param1,param2... #8 1.704 --check warn if changes introduce conflict markers or whitespace errors #8 1.704 --summary condensed summary such as creations, renames and mode changes #8 1.704 --name-only show only names of changed files #8 1.704 --name-status show only names and status of changed files #8 1.704 --stat[=<width>[,<name-width>[,<count>]]] #8 1.704 generate diffstat #8 1.704 --stat-width <width> generate diffstat with a given width #8 1.704 --stat-name-width <width> #8 1.704 generate diffstat with a given name width #8 1.704 --stat-graph-width <width> #8 1.704 generate diffstat with a given graph width #8 1.704 --stat-count <count> generate diffstat with limited lines #8 1.704 --compact-summary generate compact summary in diffstat #8 1.704 --binary output a binary diff that can be applied #8 1.704 --full-index show full pre- and post-image object names on the "index" lines #8 1.704 --color[=<when>] show colored diff #8 1.704 --ws-error-highlight <kind> #8 1.704 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.704 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.704 --abbrev[=<n>] use <n> digits to display object names #8 1.704 --src-prefix <prefix> #8 1.704 show the given source prefix instead of "a/" #8 1.704 --dst-prefix <prefix> #8 1.704 show the given destination prefix instead of "b/" #8 1.704 --line-prefix <prefix> #8 1.704 prepend an additional prefix to every line of output #8 1.704 --no-prefix do not show any source or destination prefix #8 1.704 --inter-hunk-context <n> #8 1.704 show context between diff hunks up to the specified number of lines #8 1.704 --output-indicator-new <char> #8 1.704 specify the character to indicate a new line instead of '+' #8 1.704 --output-indicator-old <char> #8 1.704 specify the character to indicate an old line instead of '-' #8 1.704 --output-indicator-context <char> #8 1.704 specify the character to indicate a context instead of ' ' #8 1.704 #8 1.704 Diff rename options #8 1.704 -B, --break-rewrites[=<n>[/<m>]] #8 1.704 break complete rewrite changes into pairs of delete and create #8 1.704 -M, --find-renames[=<n>] #8 1.704 detect renames #8 1.704 -D, --irreversible-delete #8 1.704 omit the preimage for deletes #8 1.704 -C, --find-copies[=<n>] #8 1.704 detect copies #8 1.704 --find-copies-harder use unmodified files as source to find copies #8 1.704 --no-renames disable rename detection #8 1.704 --rename-empty use empty blobs as rename source #8 1.704 --follow continue listing the history of a file beyond renames #8 1.704 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.704 #8 1.704 Diff algorithm options #8 1.704 --minimal produce the smallest possible diff #8 1.704 -w, --ignore-all-space #8 1.704 ignore whitespace when comparing lines #8 1.704 -b, --ignore-space-change #8 1.704 ignore changes in amount of whitespace #8 1.704 --ignore-space-at-eol #8 1.704 ignore changes in whitespace at EOL #8 1.704 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.704 --ignore-blank-lines ignore changes whose lines are all blank #8 1.704 -I, --ignore-matching-lines <regex> #8 1.704 ignore changes whose all lines match <regex> #8 1.704 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.704 --patience generate diff using the "patience diff" algorithm #8 1.704 --histogram generate diff using the "histogram diff" algorithm #8 1.704 --diff-algorithm <algorithm> #8 1.704 choose a diff algorithm #8 1.704 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.704 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.704 --word-diff-regex <regex> #8 1.704 use <regex> to decide what a word is #8 1.704 --color-words[=<regex>] #8 1.704 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.704 --color-moved[=<mode>] #8 1.704 moved lines of code are colored differently #8 1.704 --color-moved-ws <mode> #8 1.704 how white spaces are ignored in --color-moved #8 1.704 #8 1.704 Other diff options #8 1.704 --relative[=<prefix>] #8 1.704 when run from subdir, exclude changes outside and show relative paths #8 1.704 -a, --text treat all files as text #8 1.704 -R swap two inputs, reverse the diff #8 1.704 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.704 --quiet disable all output of the program #8 1.704 --ext-diff allow an external diff helper to be executed #8 1.704 --textconv run external text conversion filters when comparing binary files #8 1.704 --ignore-submodules[=<when>] #8 1.704 ignore changes to submodules in the diff generation #8 1.704 --submodule[=<format>] #8 1.704 specify how differences in submodules are shown #8 1.704 --ita-invisible-in-index #8 1.704 hide 'git add -N' entries from the index #8 1.704 --ita-visible-in-index #8 1.704 treat 'git add -N' entries as real in the index #8 1.704 -S <string> look for differences that change the number of occurrences of the specified string #8 1.704 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.704 --pickaxe-all show all changes in the changeset with -S or -G #8 1.704 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.704 -O <file> control the order in which files appear in the output #8 1.704 --rotate-to <path> show the change in the specified path first #8 1.704 --skip-to <path> skip the output to the specified path #8 1.704 --find-object <object-id> #8 1.704 look for differences that change the number of occurrences of the specified object #8 1.704 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.704 select files by diff type #8 1.704 --output <file> output to a specific file #8 1.704 #8 1.704 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.M2PA' #8 1.704 To add an exception for this directory, call: #8 1.704 #8 1.704 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.M2PA #8 1.706 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.M2PA' #8 1.706 To add an exception for this directory, call: #8 1.706 #8 1.706 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.M2PA #8 1.706 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.706 usage: git diff --no-index [<options>] <path> <path> #8 1.706 #8 1.706 Diff output format options #8 1.706 -p, --patch generate patch #8 1.706 -s, --no-patch suppress diff output #8 1.706 -u generate patch #8 1.706 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.706 -W, --function-context #8 1.706 generate diffs with <n> lines context #8 1.706 --raw generate the diff in raw format #8 1.706 --patch-with-raw synonym for '-p --raw' #8 1.706 --patch-with-stat synonym for '-p --stat' #8 1.706 --numstat machine friendly --stat #8 1.706 --shortstat output only the last line of --stat #8 1.706 -X, --dirstat[=<param1,param2>...] #8 1.706 output the distribution of relative amount of changes for each sub-directory #8 1.706 --cumulative synonym for --dirstat=cumulative #8 1.706 --dirstat-by-file[=<param1,param2>...] #8 1.706 synonym for --dirstat=files,param1,param2... #8 1.706 --check warn if changes introduce conflict markers or whitespace errors #8 1.706 --summary condensed summary such as creations, renames and mode changes #8 1.706 --name-only show only names of changed files #8 1.706 --name-status show only names and status of changed files #8 1.706 --stat[=<width>[,<name-width>[,<count>]]] #8 1.706 generate diffstat #8 1.706 --stat-width <width> generate diffstat with a given width #8 1.706 --stat-name-width <width> #8 1.706 generate diffstat with a given name width #8 1.706 --stat-graph-width <width> #8 1.706 generate diffstat with a given graph width #8 1.706 --stat-count <count> generate diffstat with limited lines #8 1.706 --compact-summary generate compact summary in diffstat #8 1.706 --binary output a binary diff that can be applied #8 1.706 --full-index show full pre- and post-image object names on the "index" lines #8 1.706 --color[=<when>] show colored diff #8 1.706 --ws-error-highlight <kind> #8 1.706 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.706 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.706 --abbrev[=<n>] use <n> digits to display object names #8 1.706 --src-prefix <prefix> #8 1.706 show the given source prefix instead of "a/" #8 1.706 --dst-prefix <prefix> #8 1.706 show the given destination prefix instead of "b/" #8 1.706 --line-prefix <prefix> #8 1.706 prepend an additional prefix to every line of output #8 1.706 --no-prefix do not show any source or destination prefix #8 1.706 --inter-hunk-context <n> #8 1.706 show context between diff hunks up to the specified number of lines #8 1.706 --output-indicator-new <char> #8 1.706 specify the character to indicate a new line instead of '+' #8 1.706 --output-indicator-old <char> #8 1.706 specify the character to indicate an old line instead of '-' #8 1.706 --output-indicator-context <char> #8 1.706 specify the character to indicate a context instead of ' ' #8 1.706 #8 1.706 Diff rename options #8 1.706 -B, --break-rewrites[=<n>[/<m>]] #8 1.706 break complete rewrite changes into pairs of delete and create #8 1.706 -M, --find-renames[=<n>] #8 1.706 detect renames #8 1.706 -D, --irreversible-delete #8 1.706 omit the preimage for deletes #8 1.706 -C, --find-copies[=<n>] #8 1.706 detect copies #8 1.706 --find-copies-harder use unmodified files as source to find copies #8 1.706 --no-renames disable rename detection #8 1.706 --rename-empty use empty blobs as rename source #8 1.706 --follow continue listing the history of a file beyond renames #8 1.706 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.706 #8 1.706 Diff algorithm options #8 1.706 --minimal produce the smallest possible diff #8 1.706 -w, --ignore-all-space #8 1.706 ignore whitespace when comparing lines #8 1.706 -b, --ignore-space-change #8 1.706 ignore changes in amount of whitespace #8 1.706 --ignore-space-at-eol #8 1.706 ignore changes in whitespace at EOL #8 1.706 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.706 --ignore-blank-lines ignore changes whose lines are all blank #8 1.706 -I, --ignore-matching-lines <regex> #8 1.706 ignore changes whose all lines match <regex> #8 1.706 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.706 --patience generate diff using the "patience diff" algorithm #8 1.706 --histogram generate diff using the "histogram diff" algorithm #8 1.706 --diff-algorithm <algorithm> #8 1.706 choose a diff algorithm #8 1.706 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.706 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.706 --word-diff-regex <regex> #8 1.706 use <regex> to decide what a word is #8 1.706 --color-words[=<regex>] #8 1.706 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.706 --color-moved[=<mode>] #8 1.706 moved lines of code are colored differently #8 1.706 --color-moved-ws <mode> #8 1.706 how white spaces are ignored in --color-moved #8 1.706 #8 1.706 Other diff options #8 1.706 --relative[=<prefix>] #8 1.706 when run from subdir, exclude changes outside and show relative paths #8 1.706 -a, --text treat all files as text #8 1.706 -R swap two inputs, reverse the diff #8 1.706 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.706 --quiet disable all output of the program #8 1.706 --ext-diff allow an external diff helper to be executed #8 1.706 --textconv run external text conversion filters when comparing binary files #8 1.706 --ignore-submodules[=<when>] #8 1.706 ignore changes to submodules in the diff generation #8 1.706 --submodule[=<format>] #8 1.706 specify how differences in submodules are shown #8 1.706 --ita-invisible-in-index #8 1.706 hide 'git add -N' entries from the index #8 1.706 --ita-visible-in-index #8 1.706 treat 'git add -N' entries as real in the index #8 1.706 -S <string> look for differences that change the number of occurrences of the specified string #8 1.706 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.706 --pickaxe-all show all changes in the changeset with -S or -G #8 1.706 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.706 -O <file> control the order in which files appear in the output #8 1.706 --rotate-to <path> show the change in the specified path first #8 1.706 --skip-to <path> skip the output to the specified path #8 1.706 --find-object <object-id> #8 1.706 look for differences that change the number of occurrences of the specified object #8 1.706 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.706 select files by diff type #8 1.706 --output <file> output to a specific file #8 1.706 #8 1.710 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ROSE' #8 1.710 To add an exception for this directory, call: #8 1.710 #8 1.710 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ROSE #8 1.711 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ROSE' #8 1.711 To add an exception for this directory, call: #8 1.711 #8 1.711 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ROSE #8 1.712 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.712 usage: git diff --no-index [<options>] <path> <path> #8 1.712 #8 1.712 Diff output format options #8 1.712 -p, --patch generate patch #8 1.712 -s, --no-patch suppress diff output #8 1.712 -u generate patch #8 1.712 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.712 -W, --function-context #8 1.712 generate diffs with <n> lines context #8 1.712 --raw generate the diff in raw format #8 1.712 --patch-with-raw synonym for '-p --raw' #8 1.712 --patch-with-stat synonym for '-p --stat' #8 1.712 --numstat machine friendly --stat #8 1.712 --shortstat output only the last line of --stat #8 1.712 -X, --dirstat[=<param1,param2>...] #8 1.712 output the distribution of relative amount of changes for each sub-directory #8 1.712 --cumulative synonym for --dirstat=cumulative #8 1.712 --dirstat-by-file[=<param1,param2>...] #8 1.712 synonym for --dirstat=files,param1,param2... #8 1.712 --check warn if changes introduce conflict markers or whitespace errors #8 1.712 --summary condensed summary such as creations, renames and mode changes #8 1.712 --name-only show only names of changed files #8 1.712 --name-status show only names and status of changed files #8 1.712 --stat[=<width>[,<name-width>[,<count>]]] #8 1.712 generate diffstat #8 1.712 --stat-width <width> generate diffstat with a given width #8 1.712 --stat-name-width <width> #8 1.712 generate diffstat with a given name width #8 1.712 --stat-graph-width <width> #8 1.712 generate diffstat with a given graph width #8 1.712 --stat-count <count> generate diffstat with limited lines #8 1.712 --compact-summary generate compact summary in diffstat #8 1.712 --binary output a binary diff that can be applied #8 1.712 --full-index show full pre- and post-image object names on the "index" lines #8 1.712 --color[=<when>] show colored diff #8 1.712 --ws-error-highlight <kind> #8 1.712 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.712 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.712 --abbrev[=<n>] use <n> digits to display object names #8 1.712 --src-prefix <prefix> #8 1.712 show the given source prefix instead of "a/" #8 1.712 --dst-prefix <prefix> #8 1.712 show the given destination prefix instead of "b/" #8 1.712 --line-prefix <prefix> #8 1.712 prepend an additional prefix to every line of output #8 1.712 --no-prefix do not show any source or destination prefix #8 1.712 --inter-hunk-context <n> #8 1.712 show context between diff hunks up to the specified number of lines #8 1.712 --output-indicator-new <char> #8 1.712 specify the character to indicate a new line instead of '+' #8 1.712 --output-indicator-old <char> #8 1.712 specify the character to indicate an old line instead of '-' #8 1.712 --output-indicator-context <char> #8 1.712 specify the character to indicate a context instead of ' ' #8 1.712 #8 1.712 Diff rename options #8 1.712 -B, --break-rewrites[=<n>[/<m>]] #8 1.712 break complete rewrite changes into pairs of delete and create #8 1.712 -M, --find-renames[=<n>] #8 1.712 detect renames #8 1.712 -D, --irreversible-delete #8 1.712 omit the preimage for deletes #8 1.712 -C, --find-copies[=<n>] #8 1.712 detect copies #8 1.712 --find-copies-harder use unmodified files as source to find copies #8 1.712 --no-renames disable rename detection #8 1.712 --rename-empty use empty blobs as rename source #8 1.712 --follow continue listing the history of a file beyond renames #8 1.712 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.712 #8 1.712 Diff algorithm options #8 1.712 --minimal produce the smallest possible diff #8 1.712 -w, --ignore-all-space #8 1.712 ignore whitespace when comparing lines #8 1.712 -b, --ignore-space-change #8 1.712 ignore changes in amount of whitespace #8 1.712 --ignore-space-at-eol #8 1.712 ignore changes in whitespace at EOL #8 1.712 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.712 --ignore-blank-lines ignore changes whose lines are all blank #8 1.712 -I, --ignore-matching-lines <regex> #8 1.712 ignore changes whose all lines match <regex> #8 1.712 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.712 --patience generate diff using the "patience diff" algorithm #8 1.712 --histogram generate diff using the "histogram diff" algorithm #8 1.712 --diff-algorithm <algorithm> #8 1.712 choose a diff algorithm #8 1.712 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.712 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.712 --word-diff-regex <regex> #8 1.712 use <regex> to decide what a word is #8 1.712 --color-words[=<regex>] #8 1.712 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.712 --color-moved[=<mode>] #8 1.712 moved lines of code are colored differently #8 1.712 --color-moved-ws <mode> #8 1.712 how white spaces are ignored in --color-moved #8 1.712 #8 1.712 Other diff options #8 1.712 --relative[=<prefix>] #8 1.712 when run from subdir, exclude changes outside and show relative paths #8 1.712 -a, --text treat all files as text #8 1.712 -R swap two inputs, reverse the diff #8 1.712 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.712 --quiet disable all output of the program #8 1.712 --ext-diff allow an external diff helper to be executed #8 1.712 --textconv run external text conversion filters when comparing binary files #8 1.712 --ignore-submodules[=<when>] #8 1.712 ignore changes to submodules in the diff generation #8 1.712 --submodule[=<format>] #8 1.712 specify how differences in submodules are shown #8 1.712 --ita-invisible-in-index #8 1.712 hide 'git add -N' entries from the index #8 1.712 --ita-visible-in-index #8 1.712 treat 'git add -N' entries as real in the index #8 1.712 -S <string> look for differences that change the number of occurrences of the specified string #8 1.712 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.712 --pickaxe-all show all changes in the changeset with -S or -G #8 1.712 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.712 -O <file> control the order in which files appear in the output #8 1.712 --rotate-to <path> show the change in the specified path first #8 1.712 --skip-to <path> skip the output to the specified path #8 1.712 --find-object <object-id> #8 1.712 look for differences that change the number of occurrences of the specified object #8 1.712 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.712 select files by diff type #8 1.712 --output <file> output to a specific file #8 1.712 #8 1.713 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SCTP' #8 1.713 To add an exception for this directory, call: #8 1.713 #8 1.713 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SCTP #8 1.714 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SCTP' #8 1.714 To add an exception for this directory, call: #8 1.714 #8 1.714 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SCTP #8 1.715 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.715 usage: git diff --no-index [<options>] <path> <path> #8 1.715 #8 1.715 Diff output format options #8 1.715 -p, --patch generate patch #8 1.715 -s, --no-patch suppress diff output #8 1.715 -u generate patch #8 1.715 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.715 -W, --function-context #8 1.715 generate diffs with <n> lines context #8 1.715 --raw generate the diff in raw format #8 1.715 --patch-with-raw synonym for '-p --raw' #8 1.715 --patch-with-stat synonym for '-p --stat' #8 1.715 --numstat machine friendly --stat #8 1.715 --shortstat output only the last line of --stat #8 1.715 -X, --dirstat[=<param1,param2>...] #8 1.715 output the distribution of relative amount of changes for each sub-directory #8 1.715 --cumulative synonym for --dirstat=cumulative #8 1.715 --dirstat-by-file[=<param1,param2>...] #8 1.715 synonym for --dirstat=files,param1,param2... #8 1.715 --check warn if changes introduce conflict markers or whitespace errors #8 1.715 --summary condensed summary such as creations, renames and mode changes #8 1.715 --name-only show only names of changed files #8 1.715 --name-status show only names and status of changed files #8 1.715 --stat[=<width>[,<name-width>[,<count>]]] #8 1.715 generate diffstat #8 1.715 --stat-width <width> generate diffstat with a given width #8 1.715 --stat-name-width <width> #8 1.715 generate diffstat with a given name width #8 1.715 --stat-graph-width <width> #8 1.715 generate diffstat with a given graph width #8 1.715 --stat-count <count> generate diffstat with limited lines #8 1.715 --compact-summary generate compact summary in diffstat #8 1.715 --binary output a binary diff that can be applied #8 1.715 --full-index show full pre- and post-image object names on the "index" lines #8 1.715 --color[=<when>] show colored diff #8 1.715 --ws-error-highlight <kind> #8 1.715 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.715 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.715 --abbrev[=<n>] use <n> digits to display object names #8 1.715 --src-prefix <prefix> #8 1.715 show the given source prefix instead of "a/" #8 1.715 --dst-prefix <prefix> #8 1.715 show the given destination prefix instead of "b/" #8 1.715 --line-prefix <prefix> #8 1.715 prepend an additional prefix to every line of output #8 1.715 --no-prefix do not show any source or destination prefix #8 1.715 --inter-hunk-context <n> #8 1.715 show context between diff hunks up to the specified number of lines #8 1.715 --output-indicator-new <char> #8 1.715 specify the character to indicate a new line instead of '+' #8 1.715 --output-indicator-old <char> #8 1.715 specify the character to indicate an old line instead of '-' #8 1.715 --output-indicator-context <char> #8 1.715 specify the character to indicate a context instead of ' ' #8 1.715 #8 1.715 Diff rename options #8 1.715 -B, --break-rewrites[=<n>[/<m>]] #8 1.715 break complete rewrite changes into pairs of delete and create #8 1.715 -M, --find-renames[=<n>] #8 1.715 detect renames #8 1.715 -D, --irreversible-delete #8 1.715 omit the preimage for deletes #8 1.715 -C, --find-copies[=<n>] #8 1.715 detect copies #8 1.715 --find-copies-harder use unmodified files as source to find copies #8 1.715 --no-renames disable rename detection #8 1.715 --rename-empty use empty blobs as rename source #8 1.715 --follow continue listing the history of a file beyond renames #8 1.715 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.715 #8 1.715 Diff algorithm options #8 1.715 --minimal produce the smallest possible diff #8 1.715 -w, --ignore-all-space #8 1.715 ignore whitespace when comparing lines #8 1.715 -b, --ignore-space-change #8 1.715 ignore changes in amount of whitespace #8 1.715 --ignore-space-at-eol #8 1.715 ignore changes in whitespace at EOL #8 1.715 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.715 --ignore-blank-lines ignore changes whose lines are all blank #8 1.715 -I, --ignore-matching-lines <regex> #8 1.715 ignore changes whose all lines match <regex> #8 1.715 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.715 --patience generate diff using the "patience diff" algorithm #8 1.715 --histogram generate diff using the "histogram diff" algorithm #8 1.715 --diff-algorithm <algorithm> #8 1.715 choose a diff algorithm #8 1.715 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.715 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.715 --word-diff-regex <regex> #8 1.715 use <regex> to decide what a word is #8 1.715 --color-words[=<regex>] #8 1.715 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.715 --color-moved[=<mode>] #8 1.715 moved lines of code are colored differently #8 1.715 --color-moved-ws <mode> #8 1.715 how white spaces are ignored in --color-moved #8 1.715 #8 1.715 Other diff options #8 1.715 --relative[=<prefix>] #8 1.715 when run from subdir, exclude changes outside and show relative paths #8 1.715 -a, --text treat all files as text #8 1.715 -R swap two inputs, reverse the diff #8 1.715 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.715 --quiet disable all output of the program #8 1.715 --ext-diff allow an external diff helper to be executed #8 1.715 --textconv run external text conversion filters when comparing binary files #8 1.715 --ignore-submodules[=<when>] #8 1.715 ignore changes to submodules in the diff generation #8 1.715 --submodule[=<format>] #8 1.715 specify how differences in submodules are shown #8 1.715 --ita-invisible-in-index #8 1.715 hide 'git add -N' entries from the index #8 1.715 --ita-visible-in-index #8 1.715 treat 'git add -N' entries as real in the index #8 1.715 -S <string> look for differences that change the number of occurrences of the specified string #8 1.715 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.715 --pickaxe-all show all changes in the changeset with -S or -G #8 1.715 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.715 -O <file> control the order in which files appear in the output #8 1.715 --rotate-to <path> show the change in the specified path first #8 1.715 --skip-to <path> skip the output to the specified path #8 1.715 --find-object <object-id> #8 1.715 look for differences that change the number of occurrences of the specified object #8 1.715 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.715 select files by diff type #8 1.715 --output <file> output to a specific file #8 1.715 #8 1.716 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SDP' #8 1.716 To add an exception for this directory, call: #8 1.716 #8 1.716 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SDP #8 1.717 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SDP' #8 1.717 To add an exception for this directory, call: #8 1.717 #8 1.717 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SDP #8 1.718 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.718 usage: git diff --no-index [<options>] <path> <path> #8 1.718 #8 1.718 Diff output format options #8 1.718 -p, --patch generate patch #8 1.718 -s, --no-patch suppress diff output #8 1.718 -u generate patch #8 1.718 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.718 -W, --function-context #8 1.718 generate diffs with <n> lines context #8 1.718 --raw generate the diff in raw format #8 1.718 --patch-with-raw synonym for '-p --raw' #8 1.718 --patch-with-stat synonym for '-p --stat' #8 1.718 --numstat machine friendly --stat #8 1.718 --shortstat output only the last line of --stat #8 1.718 -X, --dirstat[=<param1,param2>...] #8 1.718 output the distribution of relative amount of changes for each sub-directory #8 1.718 --cumulative synonym for --dirstat=cumulative #8 1.718 --dirstat-by-file[=<param1,param2>...] #8 1.718 synonym for --dirstat=files,param1,param2... #8 1.718 --check warn if changes introduce conflict markers or whitespace errors #8 1.718 --summary condensed summary such as creations, renames and mode changes #8 1.718 --name-only show only names of changed files #8 1.718 --name-status show only names and status of changed files #8 1.718 --stat[=<width>[,<name-width>[,<count>]]] #8 1.718 generate diffstat #8 1.718 --stat-width <width> generate diffstat with a given width #8 1.718 --stat-name-width <width> #8 1.718 generate diffstat with a given name width #8 1.718 --stat-graph-width <width> #8 1.718 generate diffstat with a given graph width #8 1.718 --stat-count <count> generate diffstat with limited lines #8 1.718 --compact-summary generate compact summary in diffstat #8 1.718 --binary output a binary diff that can be applied #8 1.718 --full-index show full pre- and post-image object names on the "index" lines #8 1.718 --color[=<when>] show colored diff #8 1.718 --ws-error-highlight <kind> #8 1.718 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.718 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.718 --abbrev[=<n>] use <n> digits to display object names #8 1.718 --src-prefix <prefix> #8 1.718 show the given source prefix instead of "a/" #8 1.718 --dst-prefix <prefix> #8 1.718 show the given destination prefix instead of "b/" #8 1.718 --line-prefix <prefix> #8 1.718 prepend an additional prefix to every line of output #8 1.718 --no-prefix do not show any source or destination prefix #8 1.718 --inter-hunk-context <n> #8 1.718 show context between diff hunks up to the specified number of lines #8 1.718 --output-indicator-new <char> #8 1.718 specify the character to indicate a new line instead of '+' #8 1.718 --output-indicator-old <char> #8 1.718 specify the character to indicate an old line instead of '-' #8 1.718 --output-indicator-context <char> #8 1.718 specify the character to indicate a context instead of ' ' #8 1.718 #8 1.718 Diff rename options #8 1.718 -B, --break-rewrites[=<n>[/<m>]] #8 1.718 break complete rewrite changes into pairs of delete and create #8 1.718 -M, --find-renames[=<n>] #8 1.718 detect renames #8 1.718 -D, --irreversible-delete #8 1.718 omit the preimage for deletes #8 1.718 -C, --find-copies[=<n>] #8 1.718 detect copies #8 1.718 --find-copies-harder use unmodified files as source to find copies #8 1.718 --no-renames disable rename detection #8 1.718 --rename-empty use empty blobs as rename source #8 1.718 --follow continue listing the history of a file beyond renames #8 1.718 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.718 #8 1.718 Diff algorithm options #8 1.718 --minimal produce the smallest possible diff #8 1.718 -w, --ignore-all-space #8 1.718 ignore whitespace when comparing lines #8 1.718 -b, --ignore-space-change #8 1.718 ignore changes in amount of whitespace #8 1.718 --ignore-space-at-eol #8 1.718 ignore changes in whitespace at EOL #8 1.718 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.718 --ignore-blank-lines ignore changes whose lines are all blank #8 1.718 -I, --ignore-matching-lines <regex> #8 1.718 ignore changes whose all lines match <regex> #8 1.718 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.718 --patience generate diff using the "patience diff" algorithm #8 1.718 --histogram generate diff using the "histogram diff" algorithm #8 1.718 --diff-algorithm <algorithm> #8 1.718 choose a diff algorithm #8 1.718 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.718 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.718 --word-diff-regex <regex> #8 1.718 use <regex> to decide what a word is #8 1.718 --color-words[=<regex>] #8 1.718 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.718 --color-moved[=<mode>] #8 1.718 moved lines of code are colored differently #8 1.718 --color-moved-ws <mode> #8 1.718 how white spaces are ignored in --color-moved #8 1.718 #8 1.718 Other diff options #8 1.718 --relative[=<prefix>] #8 1.718 when run from subdir, exclude changes outside and show relative paths #8 1.718 -a, --text treat all files as text #8 1.718 -R swap two inputs, reverse the diff #8 1.718 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.718 --quiet disable all output of the program #8 1.718 --ext-diff allow an external diff helper to be executed #8 1.718 --textconv run external text conversion filters when comparing binary files #8 1.718 --ignore-submodules[=<when>] #8 1.718 ignore changes to submodules in the diff generation #8 1.718 --submodule[=<format>] #8 1.718 specify how differences in submodules are shown #8 1.718 --ita-invisible-in-index #8 1.718 hide 'git add -N' entries from the index #8 1.718 --ita-visible-in-index #8 1.718 treat 'git add -N' entries as real in the index #8 1.718 -S <string> look for differences that change the number of occurrences of the specified string #8 1.718 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.718 --pickaxe-all show all changes in the changeset with -S or -G #8 1.718 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.718 -O <file> control the order in which files appear in the output #8 1.718 --rotate-to <path> show the change in the specified path first #8 1.718 --skip-to <path> skip the output to the specified path #8 1.718 --find-object <object-id> #8 1.718 look for differences that change the number of occurrences of the specified object #8 1.718 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.718 select files by diff type #8 1.718 --output <file> output to a specific file #8 1.718 #8 1.719 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SUA' #8 1.719 To add an exception for this directory, call: #8 1.719 #8 1.719 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SUA #8 1.721 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SUA' #8 1.721 To add an exception for this directory, call: #8 1.721 #8 1.721 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SUA #8 1.721 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.721 usage: git diff --no-index [<options>] <path> <path> #8 1.721 #8 1.721 Diff output format options #8 1.721 -p, --patch generate patch #8 1.721 -s, --no-patch suppress diff output #8 1.721 -u generate patch #8 1.721 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.721 -W, --function-context #8 1.721 generate diffs with <n> lines context #8 1.721 --raw generate the diff in raw format #8 1.721 --patch-with-raw synonym for '-p --raw' #8 1.721 --patch-with-stat synonym for '-p --stat' #8 1.721 --numstat machine friendly --stat #8 1.721 --shortstat output only the last line of --stat #8 1.721 -X, --dirstat[=<param1,param2>...] #8 1.721 output the distribution of relative amount of changes for each sub-directory #8 1.721 --cumulative synonym for --dirstat=cumulative #8 1.721 --dirstat-by-file[=<param1,param2>...] #8 1.721 synonym for --dirstat=files,param1,param2... #8 1.721 --check warn if changes introduce conflict markers or whitespace errors #8 1.721 --summary condensed summary such as creations, renames and mode changes #8 1.721 --name-only show only names of changed files #8 1.721 --name-status show only names and status of changed files #8 1.721 --stat[=<width>[,<name-width>[,<count>]]] #8 1.721 generate diffstat #8 1.721 --stat-width <width> generate diffstat with a given width #8 1.721 --stat-name-width <width> #8 1.721 generate diffstat with a given name width #8 1.721 --stat-graph-width <width> #8 1.721 generate diffstat with a given graph width #8 1.721 --stat-count <count> generate diffstat with limited lines #8 1.721 --compact-summary generate compact summary in diffstat #8 1.721 --binary output a binary diff that can be applied #8 1.721 --full-index show full pre- and post-image object names on the "index" lines #8 1.721 --color[=<when>] show colored diff #8 1.721 --ws-error-highlight <kind> #8 1.721 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.721 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.721 --abbrev[=<n>] use <n> digits to display object names #8 1.721 --src-prefix <prefix> #8 1.721 show the given source prefix instead of "a/" #8 1.721 --dst-prefix <prefix> #8 1.721 show the given destination prefix instead of "b/" #8 1.721 --line-prefix <prefix> #8 1.721 prepend an additional prefix to every line of output #8 1.721 --no-prefix do not show any source or destination prefix #8 1.721 --inter-hunk-context <n> #8 1.721 show context between diff hunks up to the specified number of lines #8 1.721 --output-indicator-new <char> #8 1.721 specify the character to indicate a new line instead of '+' #8 1.721 --output-indicator-old <char> #8 1.721 specify the character to indicate an old line instead of '-' #8 1.721 --output-indicator-context <char> #8 1.721 specify the character to indicate a context instead of ' ' #8 1.721 #8 1.721 Diff rename options #8 1.721 -B, --break-rewrites[=<n>[/<m>]] #8 1.721 break complete rewrite changes into pairs of delete and create #8 1.721 -M, --find-renames[=<n>] #8 1.721 detect renames #8 1.721 -D, --irreversible-delete #8 1.721 omit the preimage for deletes #8 1.721 -C, --find-copies[=<n>] #8 1.721 detect copies #8 1.721 --find-copies-harder use unmodified files as source to find copies #8 1.721 --no-renames disable rename detection #8 1.721 --rename-empty use empty blobs as rename source #8 1.721 --follow continue listing the history of a file beyond renames #8 1.721 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.721 #8 1.721 Diff algorithm options #8 1.721 --minimal produce the smallest possible diff #8 1.721 -w, --ignore-all-space #8 1.721 ignore whitespace when comparing lines #8 1.721 -b, --ignore-space-change #8 1.721 ignore changes in amount of whitespace #8 1.721 --ignore-space-at-eol #8 1.721 ignore changes in whitespace at EOL #8 1.721 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.721 --ignore-blank-lines ignore changes whose lines are all blank #8 1.721 -I, --ignore-matching-lines <regex> #8 1.721 ignore changes whose all lines match <regex> #8 1.721 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.721 --patience generate diff using the "patience diff" algorithm #8 1.721 --histogram generate diff using the "histogram diff" algorithm #8 1.721 --diff-algorithm <algorithm> #8 1.721 choose a diff algorithm #8 1.721 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.721 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.721 --word-diff-regex <regex> #8 1.721 use <regex> to decide what a word is #8 1.721 --color-words[=<regex>] #8 1.721 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.721 --color-moved[=<mode>] #8 1.721 moved lines of code are colored differently #8 1.721 --color-moved-ws <mode> #8 1.721 how white spaces are ignored in --color-moved #8 1.721 #8 1.721 Other diff options #8 1.721 --relative[=<prefix>] #8 1.721 when run from subdir, exclude changes outside and show relative paths #8 1.721 -a, --text treat all files as text #8 1.722 -R swap two inputs, reverse the diff #8 1.722 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.722 --quiet disable all output of the program #8 1.722 --ext-diff allow an external diff helper to be executed #8 1.722 --textconv run external text conversion filters when comparing binary files #8 1.722 --ignore-submodules[=<when>] #8 1.722 ignore changes to submodules in the diff generation #8 1.722 --submodule[=<format>] #8 1.722 specify how differences in submodules are shown #8 1.722 --ita-invisible-in-index #8 1.722 hide 'git add -N' entries from the index #8 1.722 --ita-visible-in-index #8 1.722 treat 'git add -N' entries as real in the index #8 1.722 -S <string> look for differences that change the number of occurrences of the specified string #8 1.722 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.722 --pickaxe-all show all changes in the changeset with -S or -G #8 1.722 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.722 -O <file> control the order in which files appear in the output #8 1.722 --rotate-to <path> show the change in the specified path first #8 1.722 --skip-to <path> skip the output to the specified path #8 1.722 --find-object <object-id> #8 1.722 look for differences that change the number of occurrences of the specified object #8 1.722 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.722 select files by diff type #8 1.722 --output <file> output to a specific file #8 1.722 #8 1.723 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.NAS_EPS_15.2.0.1' #8 1.723 To add an exception for this directory, call: #8 1.723 #8 1.723 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.NAS_EPS_15.2.0.1 #8 1.724 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.NAS_EPS_15.2.0.1' #8 1.724 To add an exception for this directory, call: #8 1.724 #8 1.724 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.NAS_EPS_15.2.0.1 #8 1.725 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.725 usage: git diff --no-index [<options>] <path> <path> #8 1.725 #8 1.725 Diff output format options #8 1.725 -p, --patch generate patch #8 1.725 -s, --no-patch suppress diff output #8 1.725 -u generate patch #8 1.725 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.725 -W, --function-context #8 1.725 generate diffs with <n> lines context #8 1.725 --raw generate the diff in raw format #8 1.725 --patch-with-raw synonym for '-p --raw' #8 1.725 --patch-with-stat synonym for '-p --stat' #8 1.725 --numstat machine friendly --stat #8 1.725 --shortstat output only the last line of --stat #8 1.725 -X, --dirstat[=<param1,param2>...] #8 1.725 output the distribution of relative amount of changes for each sub-directory #8 1.725 --cumulative synonym for --dirstat=cumulative #8 1.725 --dirstat-by-file[=<param1,param2>...] #8 1.725 synonym for --dirstat=files,param1,param2... #8 1.725 --check warn if changes introduce conflict markers or whitespace errors #8 1.725 --summary condensed summary such as creations, renames and mode changes #8 1.725 --name-only show only names of changed files #8 1.725 --name-status show only names and status of changed files #8 1.725 --stat[=<width>[,<name-width>[,<count>]]] #8 1.725 generate diffstat #8 1.725 --stat-width <width> generate diffstat with a given width #8 1.725 --stat-name-width <width> #8 1.725 generate diffstat with a given name width #8 1.725 --stat-graph-width <width> #8 1.725 generate diffstat with a given graph width #8 1.725 --stat-count <count> generate diffstat with limited lines #8 1.725 --compact-summary generate compact summary in diffstat #8 1.725 --binary output a binary diff that can be applied #8 1.725 --full-index show full pre- and post-image object names on the "index" lines #8 1.725 --color[=<when>] show colored diff #8 1.725 --ws-error-highlight <kind> #8 1.725 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.725 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.725 --abbrev[=<n>] use <n> digits to display object names #8 1.725 --src-prefix <prefix> #8 1.725 show the given source prefix instead of "a/" #8 1.725 --dst-prefix <prefix> #8 1.725 show the given destination prefix instead of "b/" #8 1.725 --line-prefix <prefix> #8 1.725 prepend an additional prefix to every line of output #8 1.725 --no-prefix do not show any source or destination prefix #8 1.725 --inter-hunk-context <n> #8 1.725 show context between diff hunks up to the specified number of lines #8 1.725 --output-indicator-new <char> #8 1.725 specify the character to indicate a new line instead of '+' #8 1.725 --output-indicator-old <char> #8 1.725 specify the character to indicate an old line instead of '-' #8 1.725 --output-indicator-context <char> #8 1.725 specify the character to indicate a context instead of ' ' #8 1.725 #8 1.725 Diff rename options #8 1.725 -B, --break-rewrites[=<n>[/<m>]] #8 1.725 break complete rewrite changes into pairs of delete and create #8 1.725 -M, --find-renames[=<n>] #8 1.725 detect renames #8 1.725 -D, --irreversible-delete #8 1.725 omit the preimage for deletes #8 1.725 -C, --find-copies[=<n>] #8 1.725 detect copies #8 1.725 --find-copies-harder use unmodified files as source to find copies #8 1.725 --no-renames disable rename detection #8 1.725 --rename-empty use empty blobs as rename source #8 1.725 --follow continue listing the history of a file beyond renames #8 1.725 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.725 #8 1.725 Diff algorithm options #8 1.725 --minimal produce the smallest possible diff #8 1.725 -w, --ignore-all-space #8 1.725 ignore whitespace when comparing lines #8 1.725 -b, --ignore-space-change #8 1.725 ignore changes in amount of whitespace #8 1.725 --ignore-space-at-eol #8 1.725 ignore changes in whitespace at EOL #8 1.725 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.725 --ignore-blank-lines ignore changes whose lines are all blank #8 1.725 -I, --ignore-matching-lines <regex> #8 1.725 ignore changes whose all lines match <regex> #8 1.725 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.725 --patience generate diff using the "patience diff" algorithm #8 1.725 --histogram generate diff using the "histogram diff" algorithm #8 1.725 --diff-algorithm <algorithm> #8 1.725 choose a diff algorithm #8 1.725 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.725 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.725 --word-diff-regex <regex> #8 1.725 use <regex> to decide what a word is #8 1.725 --color-words[=<regex>] #8 1.725 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.725 --color-moved[=<mode>] #8 1.725 moved lines of code are colored differently #8 1.725 --color-moved-ws <mode> #8 1.725 how white spaces are ignored in --color-moved #8 1.725 #8 1.725 Other diff options #8 1.725 --relative[=<prefix>] #8 1.725 when run from subdir, exclude changes outside and show relative paths #8 1.725 -a, --text treat all files as text #8 1.725 -R swap two inputs, reverse the diff #8 1.725 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.725 --quiet disable all output of the program #8 1.725 --ext-diff allow an external diff helper to be executed #8 1.725 --textconv run external text conversion filters when comparing binary files #8 1.725 --ignore-submodules[=<when>] #8 1.725 ignore changes to submodules in the diff generation #8 1.725 --submodule[=<format>] #8 1.725 specify how differences in submodules are shown #8 1.725 --ita-invisible-in-index #8 1.725 hide 'git add -N' entries from the index #8 1.725 --ita-visible-in-index #8 1.725 treat 'git add -N' entries as real in the index #8 1.725 -S <string> look for differences that change the number of occurrences of the specified string #8 1.725 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.725 --pickaxe-all show all changes in the changeset with -S or -G #8 1.725 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.725 -O <file> control the order in which files appear in the output #8 1.725 --rotate-to <path> show the change in the specified path first #8 1.725 --skip-to <path> skip the output to the specified path #8 1.725 --find-object <object-id> #8 1.725 look for differences that change the number of occurrences of the specified object #8 1.725 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.725 select files by diff type #8 1.725 --output <file> output to a specific file #8 1.725 #8 1.727 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.NS_v7.3.0' #8 1.727 To add an exception for this directory, call: #8 1.727 #8 1.727 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.NS_v7.3.0 #8 1.728 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.NS_v7.3.0' #8 1.728 To add an exception for this directory, call: #8 1.728 #8 1.728 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.NS_v7.3.0 #8 1.729 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.729 usage: git diff --no-index [<options>] <path> <path> #8 1.729 #8 1.729 Diff output format options #8 1.729 -p, --patch generate patch #8 1.729 -s, --no-patch suppress diff output #8 1.729 -u generate patch #8 1.729 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.729 -W, --function-context #8 1.729 generate diffs with <n> lines context #8 1.729 --raw generate the diff in raw format #8 1.729 --patch-with-raw synonym for '-p --raw' #8 1.729 --patch-with-stat synonym for '-p --stat' #8 1.729 --numstat machine friendly --stat #8 1.729 --shortstat output only the last line of --stat #8 1.729 -X, --dirstat[=<param1,param2>...] #8 1.729 output the distribution of relative amount of changes for each sub-directory #8 1.729 --cumulative synonym for --dirstat=cumulative #8 1.729 --dirstat-by-file[=<param1,param2>...] #8 1.729 synonym for --dirstat=files,param1,param2... #8 1.729 --check warn if changes introduce conflict markers or whitespace errors #8 1.729 --summary condensed summary such as creations, renames and mode changes #8 1.729 --name-only show only names of changed files #8 1.729 --name-status show only names and status of changed files #8 1.729 --stat[=<width>[,<name-width>[,<count>]]] #8 1.729 generate diffstat #8 1.729 --stat-width <width> generate diffstat with a given width #8 1.729 --stat-name-width <width> #8 1.729 generate diffstat with a given name width #8 1.729 --stat-graph-width <width> #8 1.729 generate diffstat with a given graph width #8 1.729 --stat-count <count> generate diffstat with limited lines #8 1.729 --compact-summary generate compact summary in diffstat #8 1.729 --binary output a binary diff that can be applied #8 1.729 --full-index show full pre- and post-image object names on the "index" lines #8 1.729 --color[=<when>] show colored diff #8 1.729 --ws-error-highlight <kind> #8 1.729 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.729 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.729 --abbrev[=<n>] use <n> digits to display object names #8 1.729 --src-prefix <prefix> #8 1.729 show the given source prefix instead of "a/" #8 1.729 --dst-prefix <prefix> #8 1.729 show the given destination prefix instead of "b/" #8 1.729 --line-prefix <prefix> #8 1.729 prepend an additional prefix to every line of output #8 1.729 --no-prefix do not show any source or destination prefix #8 1.729 --inter-hunk-context <n> #8 1.729 show context between diff hunks up to the specified number of lines #8 1.729 --output-indicator-new <char> #8 1.729 specify the character to indicate a new line instead of '+' #8 1.729 --output-indicator-old <char> #8 1.729 specify the character to indicate an old line instead of '-' #8 1.729 --output-indicator-context <char> #8 1.729 specify the character to indicate a context instead of ' ' #8 1.729 #8 1.729 Diff rename options #8 1.729 -B, --break-rewrites[=<n>[/<m>]] #8 1.729 break complete rewrite changes into pairs of delete and create #8 1.729 -M, --find-renames[=<n>] #8 1.729 detect renames #8 1.729 -D, --irreversible-delete #8 1.729 omit the preimage for deletes #8 1.729 -C, --find-copies[=<n>] #8 1.729 detect copies #8 1.729 --find-copies-harder use unmodified files as source to find copies #8 1.729 --no-renames disable rename detection #8 1.729 --rename-empty use empty blobs as rename source #8 1.729 --follow continue listing the history of a file beyond renames #8 1.729 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.729 #8 1.729 Diff algorithm options #8 1.729 --minimal produce the smallest possible diff #8 1.729 -w, --ignore-all-space #8 1.729 ignore whitespace when comparing lines #8 1.729 -b, --ignore-space-change #8 1.729 ignore changes in amount of whitespace #8 1.729 --ignore-space-at-eol #8 1.729 ignore changes in whitespace at EOL #8 1.729 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.729 --ignore-blank-lines ignore changes whose lines are all blank #8 1.729 -I, --ignore-matching-lines <regex> #8 1.729 ignore changes whose all lines match <regex> #8 1.729 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.729 --patience generate diff using the "patience diff" algorithm #8 1.729 --histogram generate diff using the "histogram diff" algorithm #8 1.729 --diff-algorithm <algorithm> #8 1.729 choose a diff algorithm #8 1.729 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.729 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.729 --word-diff-regex <regex> #8 1.729 use <regex> to decide what a word is #8 1.729 --color-words[=<regex>] #8 1.729 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.729 --color-moved[=<mode>] #8 1.729 moved lines of code are colored differently #8 1.729 --color-moved-ws <mode> #8 1.729 how white spaces are ignored in --color-moved #8 1.729 #8 1.729 Other diff options #8 1.729 --relative[=<prefix>] #8 1.729 when run from subdir, exclude changes outside and show relative paths #8 1.729 -a, --text treat all files as text #8 1.729 -R swap two inputs, reverse the diff #8 1.729 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.729 --quiet disable all output of the program #8 1.729 --ext-diff allow an external diff helper to be executed #8 1.729 --textconv run external text conversion filters when comparing binary files #8 1.729 --ignore-submodules[=<when>] #8 1.729 ignore changes to submodules in the diff generation #8 1.729 --submodule[=<format>] #8 1.729 specify how differences in submodules are shown #8 1.729 --ita-invisible-in-index #8 1.729 hide 'git add -N' entries from the index #8 1.729 --ita-visible-in-index #8 1.729 treat 'git add -N' entries as real in the index #8 1.729 -S <string> look for differences that change the number of occurrences of the specified string #8 1.729 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.729 --pickaxe-all show all changes in the changeset with -S or -G #8 1.729 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.729 -O <file> control the order in which files appear in the output #8 1.729 --rotate-to <path> show the change in the specified path first #8 1.729 --skip-to <path> skip the output to the specified path #8 1.729 --find-object <object-id> #8 1.729 look for differences that change the number of occurrences of the specified object #8 1.729 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.729 select files by diff type #8 1.729 --output <file> output to a specific file #8 1.729 #8 1.730 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SGsAP_13.2.0' #8 1.730 To add an exception for this directory, call: #8 1.730 #8 1.730 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SGsAP_13.2.0 #8 1.732 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SGsAP_13.2.0' #8 1.732 To add an exception for this directory, call: #8 1.732 #8 1.732 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SGsAP_13.2.0 #8 1.732 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.732 usage: git diff --no-index [<options>] <path> <path> #8 1.732 #8 1.732 Diff output format options #8 1.732 -p, --patch generate patch #8 1.732 -s, --no-patch suppress diff output #8 1.732 -u generate patch #8 1.732 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.732 -W, --function-context #8 1.732 generate diffs with <n> lines context #8 1.732 --raw generate the diff in raw format #8 1.732 --patch-with-raw synonym for '-p --raw' #8 1.732 --patch-with-stat synonym for '-p --stat' #8 1.732 --numstat machine friendly --stat #8 1.732 --shortstat output only the last line of --stat #8 1.732 -X, --dirstat[=<param1,param2>...] #8 1.732 output the distribution of relative amount of changes for each sub-directory #8 1.732 --cumulative synonym for --dirstat=cumulative #8 1.732 --dirstat-by-file[=<param1,param2>...] #8 1.732 synonym for --dirstat=files,param1,param2... #8 1.732 --check warn if changes introduce conflict markers or whitespace errors #8 1.732 --summary condensed summary such as creations, renames and mode changes #8 1.732 --name-only show only names of changed files #8 1.732 --name-status show only names and status of changed files #8 1.732 --stat[=<width>[,<name-width>[,<count>]]] #8 1.732 generate diffstat #8 1.732 --stat-width <width> generate diffstat with a given width #8 1.732 --stat-name-width <width> #8 1.732 generate diffstat with a given name width #8 1.732 --stat-graph-width <width> #8 1.732 generate diffstat with a given graph width #8 1.732 --stat-count <count> generate diffstat with limited lines #8 1.732 --compact-summary generate compact summary in diffstat #8 1.732 --binary output a binary diff that can be applied #8 1.732 --full-index show full pre- and post-image object names on the "index" lines #8 1.732 --color[=<when>] show colored diff #8 1.732 --ws-error-highlight <kind> #8 1.732 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.732 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.732 --abbrev[=<n>] use <n> digits to display object names #8 1.732 --src-prefix <prefix> #8 1.732 show the given source prefix instead of "a/" #8 1.732 --dst-prefix <prefix> #8 1.732 show the given destination prefix instead of "b/" #8 1.732 --line-prefix <prefix> #8 1.732 prepend an additional prefix to every line of output #8 1.732 --no-prefix do not show any source or destination prefix #8 1.732 --inter-hunk-context <n> #8 1.732 show context between diff hunks up to the specified number of lines #8 1.732 --output-indicator-new <char> #8 1.732 specify the character to indicate a new line instead of '+' #8 1.732 --output-indicator-old <char> #8 1.732 specify the character to indicate an old line instead of '-' #8 1.732 --output-indicator-context <char> #8 1.732 specify the character to indicate a context instead of ' ' #8 1.732 #8 1.732 Diff rename options #8 1.732 -B, --break-rewrites[=<n>[/<m>]] #8 1.732 break complete rewrite changes into pairs of delete and create #8 1.732 -M, --find-renames[=<n>] #8 1.732 detect renames #8 1.732 -D, --irreversible-delete #8 1.732 omit the preimage for deletes #8 1.732 -C, --find-copies[=<n>] #8 1.732 detect copies #8 1.732 --find-copies-harder use unmodified files as source to find copies #8 1.732 --no-renames disable rename detection #8 1.732 --rename-empty use empty blobs as rename source #8 1.732 --follow continue listing the history of a file beyond renames #8 1.732 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.732 #8 1.732 Diff algorithm options #8 1.732 --minimal produce the smallest possible diff #8 1.732 -w, --ignore-all-space #8 1.732 ignore whitespace when comparing lines #8 1.732 -b, --ignore-space-change #8 1.732 ignore changes in amount of whitespace #8 1.732 --ignore-space-at-eol #8 1.732 ignore changes in whitespace at EOL #8 1.732 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.732 --ignore-blank-lines ignore changes whose lines are all blank #8 1.732 -I, --ignore-matching-lines <regex> #8 1.732 ignore changes whose all lines match <regex> #8 1.732 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.732 --patience generate diff using the "patience diff" algorithm #8 1.732 --histogram generate diff using the "histogram diff" algorithm #8 1.733 --diff-algorithm <algorithm> #8 1.733 choose a diff algorithm #8 1.733 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.733 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.733 --word-diff-regex <regex> #8 1.733 use <regex> to decide what a word is #8 1.733 --color-words[=<regex>] #8 1.733 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.733 --color-moved[=<mode>] #8 1.733 moved lines of code are colored differently #8 1.733 --color-moved-ws <mode> #8 1.733 how white spaces are ignored in --color-moved #8 1.733 #8 1.733 Other diff options #8 1.733 --relative[=<prefix>] #8 1.733 when run from subdir, exclude changes outside and show relative paths #8 1.733 -a, --text treat all files as text #8 1.733 -R swap two inputs, reverse the diff #8 1.733 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.733 --quiet disable all output of the program #8 1.733 --ext-diff allow an external diff helper to be executed #8 1.733 --textconv run external text conversion filters when comparing binary files #8 1.733 --ignore-submodules[=<when>] #8 1.733 ignore changes to submodules in the diff generation #8 1.733 --submodule[=<format>] #8 1.733 specify how differences in submodules are shown #8 1.733 --ita-invisible-in-index #8 1.733 hide 'git add -N' entries from the index #8 1.733 --ita-visible-in-index #8 1.733 treat 'git add -N' entries as real in the index #8 1.733 -S <string> look for differences that change the number of occurrences of the specified string #8 1.733 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.733 --pickaxe-all show all changes in the changeset with -S or -G #8 1.733 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.733 -O <file> control the order in which files appear in the output #8 1.733 --rotate-to <path> show the change in the specified path first #8 1.733 --skip-to <path> skip the output to the specified path #8 1.733 --find-object <object-id> #8 1.733 look for differences that change the number of occurrences of the specified object #8 1.733 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.733 select files by diff type #8 1.733 --output <file> output to a specific file #8 1.733 #8 1.733 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SNDCP_v7.0.0' #8 1.733 To add an exception for this directory, call: #8 1.733 #8 1.733 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SNDCP_v7.0.0 #8 1.735 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SNDCP_v7.0.0' #8 1.735 To add an exception for this directory, call: #8 1.735 #8 1.735 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SNDCP_v7.0.0 #8 1.735 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.735 usage: git diff --no-index [<options>] <path> <path> #8 1.735 #8 1.735 Diff output format options #8 1.735 -p, --patch generate patch #8 1.735 -s, --no-patch suppress diff output #8 1.735 -u generate patch #8 1.735 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.735 -W, --function-context #8 1.735 generate diffs with <n> lines context #8 1.735 --raw generate the diff in raw format #8 1.735 --patch-with-raw synonym for '-p --raw' #8 1.735 --patch-with-stat synonym for '-p --stat' #8 1.735 --numstat machine friendly --stat #8 1.735 --shortstat output only the last line of --stat #8 1.735 -X, --dirstat[=<param1,param2>...] #8 1.735 output the distribution of relative amount of changes for each sub-directory #8 1.735 --cumulative synonym for --dirstat=cumulative #8 1.735 --dirstat-by-file[=<param1,param2>...] #8 1.735 synonym for --dirstat=files,param1,param2... #8 1.735 --check warn if changes introduce conflict markers or whitespace errors #8 1.735 --summary condensed summary such as creations, renames and mode changes #8 1.735 --name-only show only names of changed files #8 1.735 --name-status show only names and status of changed files #8 1.735 --stat[=<width>[,<name-width>[,<count>]]] #8 1.735 generate diffstat #8 1.735 --stat-width <width> generate diffstat with a given width #8 1.735 --stat-name-width <width> #8 1.735 generate diffstat with a given name width #8 1.735 --stat-graph-width <width> #8 1.735 generate diffstat with a given graph width #8 1.735 --stat-count <count> generate diffstat with limited lines #8 1.735 --compact-summary generate compact summary in diffstat #8 1.735 --binary output a binary diff that can be applied #8 1.735 --full-index show full pre- and post-image object names on the "index" lines #8 1.735 --color[=<when>] show colored diff #8 1.735 --ws-error-highlight <kind> #8 1.735 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.735 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.735 --abbrev[=<n>] use <n> digits to display object names #8 1.735 --src-prefix <prefix> #8 1.735 show the given source prefix instead of "a/" #8 1.735 --dst-prefix <prefix> #8 1.735 show the given destination prefix instead of "b/" #8 1.735 --line-prefix <prefix> #8 1.735 prepend an additional prefix to every line of output #8 1.735 --no-prefix do not show any source or destination prefix #8 1.735 --inter-hunk-context <n> #8 1.735 show context between diff hunks up to the specified number of lines #8 1.735 --output-indicator-new <char> #8 1.735 specify the character to indicate a new line instead of '+' #8 1.735 --output-indicator-old <char> #8 1.735 specify the character to indicate an old line instead of '-' #8 1.735 --output-indicator-context <char> #8 1.735 specify the character to indicate a context instead of ' ' #8 1.735 #8 1.735 Diff rename options #8 1.735 -B, --break-rewrites[=<n>[/<m>]] #8 1.735 break complete rewrite changes into pairs of delete and create #8 1.735 -M, --find-renames[=<n>] #8 1.735 detect renames #8 1.735 -D, --irreversible-delete #8 1.735 omit the preimage for deletes #8 1.735 -C, --find-copies[=<n>] #8 1.735 detect copies #8 1.735 --find-copies-harder use unmodified files as source to find copies #8 1.735 --no-renames disable rename detection #8 1.735 --rename-empty use empty blobs as rename source #8 1.735 --follow continue listing the history of a file beyond renames #8 1.735 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.735 #8 1.735 Diff algorithm options #8 1.735 --minimal produce the smallest possible diff #8 1.735 -w, --ignore-all-space #8 1.735 ignore whitespace when comparing lines #8 1.735 -b, --ignore-space-change #8 1.735 ignore changes in amount of whitespace #8 1.735 --ignore-space-at-eol #8 1.735 ignore changes in whitespace at EOL #8 1.735 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.735 --ignore-blank-lines ignore changes whose lines are all blank #8 1.735 -I, --ignore-matching-lines <regex> #8 1.735 ignore changes whose all lines match <regex> #8 1.735 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.735 --patience generate diff using the "patience diff" algorithm #8 1.735 --histogram generate diff using the "histogram diff" algorithm #8 1.735 --diff-algorithm <algorithm> #8 1.735 choose a diff algorithm #8 1.735 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.735 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.735 --word-diff-regex <regex> #8 1.735 use <regex> to decide what a word is #8 1.735 --color-words[=<regex>] #8 1.735 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.735 --color-moved[=<mode>] #8 1.735 moved lines of code are colored differently #8 1.735 --color-moved-ws <mode> #8 1.735 how white spaces are ignored in --color-moved #8 1.735 #8 1.735 Other diff options #8 1.735 --relative[=<prefix>] #8 1.735 when run from subdir, exclude changes outside and show relative paths #8 1.735 -a, --text treat all files as text #8 1.735 -R swap two inputs, reverse the diff #8 1.735 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.735 --quiet disable all output of the program #8 1.735 --ext-diff allow an external diff helper to be executed #8 1.735 --textconv run external text conversion filters when comparing binary files #8 1.735 --ignore-submodules[=<when>] #8 1.735 ignore changes to submodules in the diff generation #8 1.735 --submodule[=<format>] #8 1.735 specify how differences in submodules are shown #8 1.735 --ita-invisible-in-index #8 1.735 hide 'git add -N' entries from the index #8 1.735 --ita-visible-in-index #8 1.735 treat 'git add -N' entries as real in the index #8 1.735 -S <string> look for differences that change the number of occurrences of the specified string #8 1.735 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.735 --pickaxe-all show all changes in the changeset with -S or -G #8 1.736 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.736 -O <file> control the order in which files appear in the output #8 1.736 --rotate-to <path> show the change in the specified path first #8 1.736 --skip-to <path> skip the output to the specified path #8 1.736 --find-object <object-id> #8 1.736 look for differences that change the number of occurrences of the specified object #8 1.736 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.736 select files by diff type #8 1.736 --output <file> output to a specific file #8 1.736 #8 1.736 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.PFCP_v15.1.0' #8 1.736 To add an exception for this directory, call: #8 1.736 #8 1.736 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.PFCP_v15.1.0 #8 1.738 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.PFCP_v15.1.0' #8 1.738 To add an exception for this directory, call: #8 1.738 #8 1.738 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.PFCP_v15.1.0 #8 1.738 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.738 usage: git diff --no-index [<options>] <path> <path> #8 1.738 #8 1.738 Diff output format options #8 1.738 -p, --patch generate patch #8 1.738 -s, --no-patch suppress diff output #8 1.738 -u generate patch #8 1.738 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.738 -W, --function-context #8 1.738 generate diffs with <n> lines context #8 1.738 --raw generate the diff in raw format #8 1.738 --patch-with-raw synonym for '-p --raw' #8 1.738 --patch-with-stat synonym for '-p --stat' #8 1.738 --numstat machine friendly --stat #8 1.738 --shortstat output only the last line of --stat #8 1.738 -X, --dirstat[=<param1,param2>...] #8 1.738 output the distribution of relative amount of changes for each sub-directory #8 1.738 --cumulative synonym for --dirstat=cumulative #8 1.738 --dirstat-by-file[=<param1,param2>...] #8 1.738 synonym for --dirstat=files,param1,param2... #8 1.738 --check warn if changes introduce conflict markers or whitespace errors #8 1.738 --summary condensed summary such as creations, renames and mode changes #8 1.738 --name-only show only names of changed files #8 1.738 --name-status show only names and status of changed files #8 1.738 --stat[=<width>[,<name-width>[,<count>]]] #8 1.738 generate diffstat #8 1.738 --stat-width <width> generate diffstat with a given width #8 1.738 --stat-name-width <width> #8 1.738 generate diffstat with a given name width #8 1.738 --stat-graph-width <width> #8 1.738 generate diffstat with a given graph width #8 1.738 --stat-count <count> generate diffstat with limited lines #8 1.738 --compact-summary generate compact summary in diffstat #8 1.738 --binary output a binary diff that can be applied #8 1.738 --full-index show full pre- and post-image object names on the "index" lines #8 1.738 --color[=<when>] show colored diff #8 1.738 --ws-error-highlight <kind> #8 1.738 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.738 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.738 --abbrev[=<n>] use <n> digits to display object names #8 1.738 --src-prefix <prefix> #8 1.738 show the given source prefix instead of "a/" #8 1.738 --dst-prefix <prefix> #8 1.738 show the given destination prefix instead of "b/" #8 1.738 --line-prefix <prefix> #8 1.738 prepend an additional prefix to every line of output #8 1.738 --no-prefix do not show any source or destination prefix #8 1.738 --inter-hunk-context <n> #8 1.738 show context between diff hunks up to the specified number of lines #8 1.738 --output-indicator-new <char> #8 1.738 specify the character to indicate a new line instead of '+' #8 1.738 --output-indicator-old <char> #8 1.738 specify the character to indicate an old line instead of '-' #8 1.738 --output-indicator-context <char> #8 1.738 specify the character to indicate a context instead of ' ' #8 1.738 #8 1.738 Diff rename options #8 1.738 -B, --break-rewrites[=<n>[/<m>]] #8 1.739 break complete rewrite changes into pairs of delete and create #8 1.739 -M, --find-renames[=<n>] #8 1.739 detect renames #8 1.739 -D, --irreversible-delete #8 1.739 omit the preimage for deletes #8 1.739 -C, --find-copies[=<n>] #8 1.739 detect copies #8 1.739 --find-copies-harder use unmodified files as source to find copies #8 1.739 --no-renames disable rename detection #8 1.739 --rename-empty use empty blobs as rename source #8 1.739 --follow continue listing the history of a file beyond renames #8 1.739 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.739 #8 1.739 Diff algorithm options #8 1.739 --minimal produce the smallest possible diff #8 1.739 -w, --ignore-all-space #8 1.739 ignore whitespace when comparing lines #8 1.739 -b, --ignore-space-change #8 1.739 ignore changes in amount of whitespace #8 1.739 --ignore-space-at-eol #8 1.739 ignore changes in whitespace at EOL #8 1.739 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.739 --ignore-blank-lines ignore changes whose lines are all blank #8 1.739 -I, --ignore-matching-lines <regex> #8 1.739 ignore changes whose all lines match <regex> #8 1.739 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.739 --patience generate diff using the "patience diff" algorithm #8 1.739 --histogram generate diff using the "histogram diff" algorithm #8 1.739 --diff-algorithm <algorithm> #8 1.739 choose a diff algorithm #8 1.739 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.739 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.739 --word-diff-regex <regex> #8 1.739 use <regex> to decide what a word is #8 1.739 --color-words[=<regex>] #8 1.739 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.739 --color-moved[=<mode>] #8 1.739 moved lines of code are colored differently #8 1.739 --color-moved-ws <mode> #8 1.739 how white spaces are ignored in --color-moved #8 1.739 #8 1.739 Other diff options #8 1.739 --relative[=<prefix>] #8 1.739 when run from subdir, exclude changes outside and show relative paths #8 1.739 -a, --text treat all files as text #8 1.739 -R swap two inputs, reverse the diff #8 1.739 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.739 --quiet disable all output of the program #8 1.739 --ext-diff allow an external diff helper to be executed #8 1.739 --textconv run external text conversion filters when comparing binary files #8 1.739 --ignore-submodules[=<when>] #8 1.739 ignore changes to submodules in the diff generation #8 1.739 --submodule[=<format>] #8 1.739 specify how differences in submodules are shown #8 1.739 --ita-invisible-in-index #8 1.739 hide 'git add -N' entries from the index #8 1.739 --ita-visible-in-index #8 1.739 treat 'git add -N' entries as real in the index #8 1.739 -S <string> look for differences that change the number of occurrences of the specified string #8 1.739 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.739 --pickaxe-all show all changes in the changeset with -S or -G #8 1.739 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.739 -O <file> control the order in which files appear in the output #8 1.739 --rotate-to <path> show the change in the specified path first #8 1.739 --skip-to <path> skip the output to the specified path #8 1.739 --find-object <object-id> #8 1.739 look for differences that change the number of occurrences of the specified object #8 1.739 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.739 select files by diff type #8 1.739 --output <file> output to a specific file #8 1.739 #8 1.740 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Socket-API' #8 1.740 To add an exception for this directory, call: #8 1.740 #8 1.740 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Socket-API #8 1.741 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Socket-API' #8 1.741 To add an exception for this directory, call: #8 1.741 #8 1.741 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Socket-API #8 1.741 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.741 usage: git diff --no-index [<options>] <path> <path> #8 1.741 #8 1.741 Diff output format options #8 1.741 -p, --patch generate patch #8 1.741 -s, --no-patch suppress diff output #8 1.741 -u generate patch #8 1.741 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.741 -W, --function-context #8 1.741 generate diffs with <n> lines context #8 1.741 --raw generate the diff in raw format #8 1.741 --patch-with-raw synonym for '-p --raw' #8 1.741 --patch-with-stat synonym for '-p --stat' #8 1.741 --numstat machine friendly --stat #8 1.741 --shortstat output only the last line of --stat #8 1.741 -X, --dirstat[=<param1,param2>...] #8 1.741 output the distribution of relative amount of changes for each sub-directory #8 1.741 --cumulative synonym for --dirstat=cumulative #8 1.741 --dirstat-by-file[=<param1,param2>...] #8 1.741 synonym for --dirstat=files,param1,param2... #8 1.741 --check warn if changes introduce conflict markers or whitespace errors #8 1.741 --summary condensed summary such as creations, renames and mode changes #8 1.741 --name-only show only names of changed files #8 1.741 --name-status show only names and status of changed files #8 1.741 --stat[=<width>[,<name-width>[,<count>]]] #8 1.742 generate diffstat #8 1.742 --stat-width <width> generate diffstat with a given width #8 1.742 --stat-name-width <width> #8 1.742 generate diffstat with a given name width #8 1.742 --stat-graph-width <width> #8 1.742 generate diffstat with a given graph width #8 1.742 --stat-count <count> generate diffstat with limited lines #8 1.742 --compact-summary generate compact summary in diffstat #8 1.742 --binary output a binary diff that can be applied #8 1.742 --full-index show full pre- and post-image object names on the "index" lines #8 1.742 --color[=<when>] show colored diff #8 1.742 --ws-error-highlight <kind> #8 1.742 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.742 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.742 --abbrev[=<n>] use <n> digits to display object names #8 1.742 --src-prefix <prefix> #8 1.742 show the given source prefix instead of "a/" #8 1.742 --dst-prefix <prefix> #8 1.742 show the given destination prefix instead of "b/" #8 1.742 --line-prefix <prefix> #8 1.742 prepend an additional prefix to every line of output #8 1.742 --no-prefix do not show any source or destination prefix #8 1.742 --inter-hunk-context <n> #8 1.742 show context between diff hunks up to the specified number of lines #8 1.742 --output-indicator-new <char> #8 1.742 specify the character to indicate a new line instead of '+' #8 1.742 --output-indicator-old <char> #8 1.742 specify the character to indicate an old line instead of '-' #8 1.742 --output-indicator-context <char> #8 1.742 specify the character to indicate a context instead of ' ' #8 1.742 #8 1.742 Diff rename options #8 1.742 -B, --break-rewrites[=<n>[/<m>]] #8 1.742 break complete rewrite changes into pairs of delete and create #8 1.742 -M, --find-renames[=<n>] #8 1.742 detect renames #8 1.742 -D, --irreversible-delete #8 1.742 omit the preimage for deletes #8 1.742 -C, --find-copies[=<n>] #8 1.742 detect copies #8 1.742 --find-copies-harder use unmodified files as source to find copies #8 1.742 --no-renames disable rename detection #8 1.742 --rename-empty use empty blobs as rename source #8 1.742 --follow continue listing the history of a file beyond renames #8 1.742 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.742 #8 1.742 Diff algorithm options #8 1.742 --minimal produce the smallest possible diff #8 1.742 -w, --ignore-all-space #8 1.742 ignore whitespace when comparing lines #8 1.742 -b, --ignore-space-change #8 1.742 ignore changes in amount of whitespace #8 1.742 --ignore-space-at-eol #8 1.742 ignore changes in whitespace at EOL #8 1.742 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.742 --ignore-blank-lines ignore changes whose lines are all blank #8 1.742 -I, --ignore-matching-lines <regex> #8 1.742 ignore changes whose all lines match <regex> #8 1.742 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.742 --patience generate diff using the "patience diff" algorithm #8 1.742 --histogram generate diff using the "histogram diff" algorithm #8 1.742 --diff-algorithm <algorithm> #8 1.742 choose a diff algorithm #8 1.742 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.742 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.742 --word-diff-regex <regex> #8 1.742 use <regex> to decide what a word is #8 1.742 --color-words[=<regex>] #8 1.742 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.742 --color-moved[=<mode>] #8 1.742 moved lines of code are colored differently #8 1.742 --color-moved-ws <mode> #8 1.742 how white spaces are ignored in --color-moved #8 1.742 #8 1.742 Other diff options #8 1.742 --relative[=<prefix>] #8 1.742 when run from subdir, exclude changes outside and show relative paths #8 1.742 -a, --text treat all files as text #8 1.742 -R swap two inputs, reverse the diff #8 1.742 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.742 --quiet disable all output of the program #8 1.742 --ext-diff allow an external diff helper to be executed #8 1.742 --textconv run external text conversion filters when comparing binary files #8 1.742 --ignore-submodules[=<when>] #8 1.742 ignore changes to submodules in the diff generation #8 1.742 --submodule[=<format>] #8 1.742 specify how differences in submodules are shown #8 1.742 --ita-invisible-in-index #8 1.742 hide 'git add -N' entries from the index #8 1.742 --ita-visible-in-index #8 1.742 treat 'git add -N' entries as real in the index #8 1.742 -S <string> look for differences that change the number of occurrences of the specified string #8 1.742 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.742 --pickaxe-all show all changes in the changeset with -S or -G #8 1.742 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.742 -O <file> control the order in which files appear in the output #8 1.742 --rotate-to <path> show the change in the specified path first #8 1.742 --skip-to <path> skip the output to the specified path #8 1.742 --find-object <object-id> #8 1.742 look for differences that change the number of occurrences of the specified object #8 1.742 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.742 select files by diff type #8 1.742 --output <file> output to a specific file #8 1.742 #8 1.742 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Abstract_Socket' #8 1.742 To add an exception for this directory, call: #8 1.742 #8 1.742 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Abstract_Socket #8 1.744 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Abstract_Socket' #8 1.744 To add an exception for this directory, call: #8 1.744 #8 1.744 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Abstract_Socket #8 1.744 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.744 usage: git diff --no-index [<options>] <path> <path> #8 1.744 #8 1.744 Diff output format options #8 1.744 -p, --patch generate patch #8 1.744 -s, --no-patch suppress diff output #8 1.744 -u generate patch #8 1.744 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.744 -W, --function-context #8 1.744 generate diffs with <n> lines context #8 1.744 --raw generate the diff in raw format #8 1.744 --patch-with-raw synonym for '-p --raw' #8 1.744 --patch-with-stat synonym for '-p --stat' #8 1.744 --numstat machine friendly --stat #8 1.744 --shortstat output only the last line of --stat #8 1.744 -X, --dirstat[=<param1,param2>...] #8 1.744 output the distribution of relative amount of changes for each sub-directory #8 1.744 --cumulative synonym for --dirstat=cumulative #8 1.744 --dirstat-by-file[=<param1,param2>...] #8 1.744 synonym for --dirstat=files,param1,param2... #8 1.744 --check warn if changes introduce conflict markers or whitespace errors #8 1.744 --summary condensed summary such as creations, renames and mode changes #8 1.744 --name-only show only names of changed files #8 1.744 --name-status show only names and status of changed files #8 1.744 --stat[=<width>[,<name-width>[,<count>]]] #8 1.744 generate diffstat #8 1.744 --stat-width <width> generate diffstat with a given width #8 1.744 --stat-name-width <width> #8 1.744 generate diffstat with a given name width #8 1.744 --stat-graph-width <width> #8 1.744 generate diffstat with a given graph width #8 1.744 --stat-count <count> generate diffstat with limited lines #8 1.744 --compact-summary generate compact summary in diffstat #8 1.744 --binary output a binary diff that can be applied #8 1.744 --full-index show full pre- and post-image object names on the "index" lines #8 1.744 --color[=<when>] show colored diff #8 1.744 --ws-error-highlight <kind> #8 1.744 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.744 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.744 --abbrev[=<n>] use <n> digits to display object names #8 1.744 --src-prefix <prefix> #8 1.744 show the given source prefix instead of "a/" #8 1.744 --dst-prefix <prefix> #8 1.744 show the given destination prefix instead of "b/" #8 1.744 --line-prefix <prefix> #8 1.744 prepend an additional prefix to every line of output #8 1.744 --no-prefix do not show any source or destination prefix #8 1.744 --inter-hunk-context <n> #8 1.744 show context between diff hunks up to the specified number of lines #8 1.744 --output-indicator-new <char> #8 1.744 specify the character to indicate a new line instead of '+' #8 1.744 --output-indicator-old <char> #8 1.744 specify the character to indicate an old line instead of '-' #8 1.744 --output-indicator-context <char> #8 1.744 specify the character to indicate a context instead of ' ' #8 1.744 #8 1.744 Diff rename options #8 1.744 -B, --break-rewrites[=<n>[/<m>]] #8 1.744 break complete rewrite changes into pairs of delete and create #8 1.744 -M, --find-renames[=<n>] #8 1.744 detect renames #8 1.744 -D, --irreversible-delete #8 1.744 omit the preimage for deletes #8 1.744 -C, --find-copies[=<n>] #8 1.744 detect copies #8 1.744 --find-copies-harder use unmodified files as source to find copies #8 1.744 --no-renames disable rename detection #8 1.744 --rename-empty use empty blobs as rename source #8 1.744 --follow continue listing the history of a file beyond renames #8 1.744 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.744 #8 1.744 Diff algorithm options #8 1.744 --minimal produce the smallest possible diff #8 1.744 -w, --ignore-all-space #8 1.744 ignore whitespace when comparing lines #8 1.744 -b, --ignore-space-change #8 1.744 ignore changes in amount of whitespace #8 1.744 --ignore-space-at-eol #8 1.744 ignore changes in whitespace at EOL #8 1.745 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.745 --ignore-blank-lines ignore changes whose lines are all blank #8 1.745 -I, --ignore-matching-lines <regex> #8 1.745 ignore changes whose all lines match <regex> #8 1.745 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.745 --patience generate diff using the "patience diff" algorithm #8 1.745 --histogram generate diff using the "histogram diff" algorithm #8 1.745 --diff-algorithm <algorithm> #8 1.745 choose a diff algorithm #8 1.745 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.745 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.745 --word-diff-regex <regex> #8 1.745 use <regex> to decide what a word is #8 1.745 --color-words[=<regex>] #8 1.745 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.745 --color-moved[=<mode>] #8 1.745 moved lines of code are colored differently #8 1.745 --color-moved-ws <mode> #8 1.745 how white spaces are ignored in --color-moved #8 1.745 #8 1.745 Other diff options #8 1.745 --relative[=<prefix>] #8 1.745 when run from subdir, exclude changes outside and show relative paths #8 1.745 -a, --text treat all files as text #8 1.745 -R swap two inputs, reverse the diff #8 1.745 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.745 --quiet disable all output of the program #8 1.745 --ext-diff allow an external diff helper to be executed #8 1.745 --textconv run external text conversion filters when comparing binary files #8 1.745 --ignore-submodules[=<when>] #8 1.745 ignore changes to submodules in the diff generation #8 1.745 --submodule[=<format>] #8 1.745 specify how differences in submodules are shown #8 1.745 --ita-invisible-in-index #8 1.745 hide 'git add -N' entries from the index #8 1.745 --ita-visible-in-index #8 1.745 treat 'git add -N' entries as real in the index #8 1.745 -S <string> look for differences that change the number of occurrences of the specified string #8 1.745 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.745 --pickaxe-all show all changes in the changeset with -S or -G #8 1.745 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.745 -O <file> control the order in which files appear in the output #8 1.745 --rotate-to <path> show the change in the specified path first #8 1.745 --skip-to <path> skip the output to the specified path #8 1.745 --find-object <object-id> #8 1.745 look for differences that change the number of occurrences of the specified object #8 1.745 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.745 select files by diff type #8 1.745 --output <file> output to a specific file #8 1.745 #8 1.745 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.HTTPmsg' #8 1.745 To add an exception for this directory, call: #8 1.745 #8 1.745 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.HTTPmsg #8 1.747 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.HTTPmsg' #8 1.747 To add an exception for this directory, call: #8 1.747 #8 1.747 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.HTTPmsg #8 1.747 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.747 usage: git diff --no-index [<options>] <path> <path> #8 1.747 #8 1.747 Diff output format options #8 1.747 -p, --patch generate patch #8 1.747 -s, --no-patch suppress diff output #8 1.747 -u generate patch #8 1.747 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.747 -W, --function-context #8 1.747 generate diffs with <n> lines context #8 1.747 --raw generate the diff in raw format #8 1.747 --patch-with-raw synonym for '-p --raw' #8 1.747 --patch-with-stat synonym for '-p --stat' #8 1.747 --numstat machine friendly --stat #8 1.747 --shortstat output only the last line of --stat #8 1.747 -X, --dirstat[=<param1,param2>...] #8 1.747 output the distribution of relative amount of changes for each sub-directory #8 1.747 --cumulative synonym for --dirstat=cumulative #8 1.747 --dirstat-by-file[=<param1,param2>...] #8 1.747 synonym for --dirstat=files,param1,param2... #8 1.747 --check warn if changes introduce conflict markers or whitespace errors #8 1.747 --summary condensed summary such as creations, renames and mode changes #8 1.747 --name-only show only names of changed files #8 1.747 --name-status show only names and status of changed files #8 1.747 --stat[=<width>[,<name-width>[,<count>]]] #8 1.747 generate diffstat #8 1.747 --stat-width <width> generate diffstat with a given width #8 1.747 --stat-name-width <width> #8 1.747 generate diffstat with a given name width #8 1.747 --stat-graph-width <width> #8 1.747 generate diffstat with a given graph width #8 1.747 --stat-count <count> generate diffstat with limited lines #8 1.747 --compact-summary generate compact summary in diffstat #8 1.747 --binary output a binary diff that can be applied #8 1.747 --full-index show full pre- and post-image object names on the "index" lines #8 1.747 --color[=<when>] show colored diff #8 1.747 --ws-error-highlight <kind> #8 1.747 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.747 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.747 --abbrev[=<n>] use <n> digits to display object names #8 1.747 --src-prefix <prefix> #8 1.747 show the given source prefix instead of "a/" #8 1.747 --dst-prefix <prefix> #8 1.747 show the given destination prefix instead of "b/" #8 1.747 --line-prefix <prefix> #8 1.747 prepend an additional prefix to every line of output #8 1.747 --no-prefix do not show any source or destination prefix #8 1.747 --inter-hunk-context <n> #8 1.747 show context between diff hunks up to the specified number of lines #8 1.747 --output-indicator-new <char> #8 1.747 specify the character to indicate a new line instead of '+' #8 1.747 --output-indicator-old <char> #8 1.747 specify the character to indicate an old line instead of '-' #8 1.747 --output-indicator-context <char> #8 1.747 specify the character to indicate a context instead of ' ' #8 1.747 #8 1.747 Diff rename options #8 1.747 -B, --break-rewrites[=<n>[/<m>]] #8 1.747 break complete rewrite changes into pairs of delete and create #8 1.747 -M, --find-renames[=<n>] #8 1.747 detect renames #8 1.747 -D, --irreversible-delete #8 1.747 omit the preimage for deletes #8 1.747 -C, --find-copies[=<n>] #8 1.747 detect copies #8 1.747 --find-copies-harder use unmodified files as source to find copies #8 1.747 --no-renames disable rename detection #8 1.747 --rename-empty use empty blobs as rename source #8 1.747 --follow continue listing the history of a file beyond renames #8 1.747 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.747 #8 1.747 Diff algorithm options #8 1.747 --minimal produce the smallest possible diff #8 1.747 -w, --ignore-all-space #8 1.747 ignore whitespace when comparing lines #8 1.747 -b, --ignore-space-change #8 1.747 ignore changes in amount of whitespace #8 1.747 --ignore-space-at-eol #8 1.747 ignore changes in whitespace at EOL #8 1.747 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.747 --ignore-blank-lines ignore changes whose lines are all blank #8 1.747 -I, --ignore-matching-lines <regex> #8 1.747 ignore changes whose all lines match <regex> #8 1.747 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.747 --patience generate diff using the "patience diff" algorithm #8 1.747 --histogram generate diff using the "histogram diff" algorithm #8 1.747 --diff-algorithm <algorithm> #8 1.747 choose a diff algorithm #8 1.747 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.747 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.747 --word-diff-regex <regex> #8 1.747 use <regex> to decide what a word is #8 1.747 --color-words[=<regex>] #8 1.747 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.747 --color-moved[=<mode>] #8 1.747 moved lines of code are colored differently #8 1.747 --color-moved-ws <mode> #8 1.747 how white spaces are ignored in --color-moved #8 1.747 #8 1.747 Other diff options #8 1.747 --relative[=<prefix>] #8 1.747 when run from subdir, exclude changes outside and show relative paths #8 1.747 -a, --text treat all files as text #8 1.747 -R swap two inputs, reverse the diff #8 1.748 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.748 --quiet disable all output of the program #8 1.748 --ext-diff allow an external diff helper to be executed #8 1.748 --textconv run external text conversion filters when comparing binary files #8 1.748 --ignore-submodules[=<when>] #8 1.748 ignore changes to submodules in the diff generation #8 1.748 --submodule[=<format>] #8 1.748 specify how differences in submodules are shown #8 1.748 --ita-invisible-in-index #8 1.748 hide 'git add -N' entries from the index #8 1.748 --ita-visible-in-index #8 1.748 treat 'git add -N' entries as real in the index #8 1.748 -S <string> look for differences that change the number of occurrences of the specified string #8 1.748 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.748 --pickaxe-all show all changes in the changeset with -S or -G #8 1.748 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.748 -O <file> control the order in which files appear in the output #8 1.748 --rotate-to <path> show the change in the specified path first #8 1.748 --skip-to <path> skip the output to the specified path #8 1.748 --find-object <object-id> #8 1.748 look for differences that change the number of occurrences of the specified object #8 1.748 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.748 select files by diff type #8 1.748 --output <file> output to a specific file #8 1.748 #8 1.748 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.IPL4asp' #8 1.748 To add an exception for this directory, call: #8 1.748 #8 1.748 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.IPL4asp #8 1.750 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.IPL4asp' #8 1.750 To add an exception for this directory, call: #8 1.750 #8 1.750 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.IPL4asp #8 1.750 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.750 usage: git diff --no-index [<options>] <path> <path> #8 1.750 #8 1.750 Diff output format options #8 1.750 -p, --patch generate patch #8 1.750 -s, --no-patch suppress diff output #8 1.750 -u generate patch #8 1.750 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.750 -W, --function-context #8 1.750 generate diffs with <n> lines context #8 1.750 --raw generate the diff in raw format #8 1.750 --patch-with-raw synonym for '-p --raw' #8 1.750 --patch-with-stat synonym for '-p --stat' #8 1.750 --numstat machine friendly --stat #8 1.750 --shortstat output only the last line of --stat #8 1.750 -X, --dirstat[=<param1,param2>...] #8 1.750 output the distribution of relative amount of changes for each sub-directory #8 1.750 --cumulative synonym for --dirstat=cumulative #8 1.750 --dirstat-by-file[=<param1,param2>...] #8 1.750 synonym for --dirstat=files,param1,param2... #8 1.750 --check warn if changes introduce conflict markers or whitespace errors #8 1.750 --summary condensed summary such as creations, renames and mode changes #8 1.750 --name-only show only names of changed files #8 1.750 --name-status show only names and status of changed files #8 1.750 --stat[=<width>[,<name-width>[,<count>]]] #8 1.750 generate diffstat #8 1.750 --stat-width <width> generate diffstat with a given width #8 1.750 --stat-name-width <width> #8 1.750 generate diffstat with a given name width #8 1.750 --stat-graph-width <width> #8 1.750 generate diffstat with a given graph width #8 1.750 --stat-count <count> generate diffstat with limited lines #8 1.750 --compact-summary generate compact summary in diffstat #8 1.750 --binary output a binary diff that can be applied #8 1.750 --full-index show full pre- and post-image object names on the "index" lines #8 1.750 --color[=<when>] show colored diff #8 1.750 --ws-error-highlight <kind> #8 1.750 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.750 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.750 --abbrev[=<n>] use <n> digits to display object names #8 1.750 --src-prefix <prefix> #8 1.750 show the given source prefix instead of "a/" #8 1.750 --dst-prefix <prefix> #8 1.750 show the given destination prefix instead of "b/" #8 1.750 --line-prefix <prefix> #8 1.750 prepend an additional prefix to every line of output #8 1.750 --no-prefix do not show any source or destination prefix #8 1.750 --inter-hunk-context <n> #8 1.750 show context between diff hunks up to the specified number of lines #8 1.750 --output-indicator-new <char> #8 1.750 specify the character to indicate a new line instead of '+' #8 1.750 --output-indicator-old <char> #8 1.750 specify the character to indicate an old line instead of '-' #8 1.750 --output-indicator-context <char> #8 1.750 specify the character to indicate a context instead of ' ' #8 1.750 #8 1.750 Diff rename options #8 1.750 -B, --break-rewrites[=<n>[/<m>]] #8 1.750 break complete rewrite changes into pairs of delete and create #8 1.750 -M, --find-renames[=<n>] #8 1.750 detect renames #8 1.750 -D, --irreversible-delete #8 1.750 omit the preimage for deletes #8 1.750 -C, --find-copies[=<n>] #8 1.750 detect copies #8 1.750 --find-copies-harder use unmodified files as source to find copies #8 1.750 --no-renames disable rename detection #8 1.750 --rename-empty use empty blobs as rename source #8 1.750 --follow continue listing the history of a file beyond renames #8 1.750 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.750 #8 1.750 Diff algorithm options #8 1.750 --minimal produce the smallest possible diff #8 1.750 -w, --ignore-all-space #8 1.750 ignore whitespace when comparing lines #8 1.750 -b, --ignore-space-change #8 1.750 ignore changes in amount of whitespace #8 1.750 --ignore-space-at-eol #8 1.750 ignore changes in whitespace at EOL #8 1.750 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.750 --ignore-blank-lines ignore changes whose lines are all blank #8 1.750 -I, --ignore-matching-lines <regex> #8 1.750 ignore changes whose all lines match <regex> #8 1.750 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.750 --patience generate diff using the "patience diff" algorithm #8 1.750 --histogram generate diff using the "histogram diff" algorithm #8 1.750 --diff-algorithm <algorithm> #8 1.750 choose a diff algorithm #8 1.750 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.750 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.750 --word-diff-regex <regex> #8 1.750 use <regex> to decide what a word is #8 1.750 --color-words[=<regex>] #8 1.751 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.751 --color-moved[=<mode>] #8 1.751 moved lines of code are colored differently #8 1.751 --color-moved-ws <mode> #8 1.751 how white spaces are ignored in --color-moved #8 1.751 #8 1.751 Other diff options #8 1.751 --relative[=<prefix>] #8 1.751 when run from subdir, exclude changes outside and show relative paths #8 1.751 -a, --text treat all files as text #8 1.751 -R swap two inputs, reverse the diff #8 1.751 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.751 --quiet disable all output of the program #8 1.751 --ext-diff allow an external diff helper to be executed #8 1.751 --textconv run external text conversion filters when comparing binary files #8 1.751 --ignore-submodules[=<when>] #8 1.751 ignore changes to submodules in the diff generation #8 1.751 --submodule[=<format>] #8 1.751 specify how differences in submodules are shown #8 1.751 --ita-invisible-in-index #8 1.751 hide 'git add -N' entries from the index #8 1.751 --ita-visible-in-index #8 1.751 treat 'git add -N' entries as real in the index #8 1.751 -S <string> look for differences that change the number of occurrences of the specified string #8 1.751 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.751 --pickaxe-all show all changes in the changeset with -S or -G #8 1.751 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.751 -O <file> control the order in which files appear in the output #8 1.751 --rotate-to <path> show the change in the specified path first #8 1.751 --skip-to <path> skip the output to the specified path #8 1.751 --find-object <object-id> #8 1.751 look for differences that change the number of occurrences of the specified object #8 1.751 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.751 select files by diff type #8 1.751 --output <file> output to a specific file #8 1.751 #8 1.751 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.LANL2asp' #8 1.751 To add an exception for this directory, call: #8 1.751 #8 1.751 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.LANL2asp #8 1.753 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.LANL2asp' #8 1.753 To add an exception for this directory, call: #8 1.753 #8 1.753 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.LANL2asp #8 1.753 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.753 usage: git diff --no-index [<options>] <path> <path> #8 1.753 #8 1.753 Diff output format options #8 1.753 -p, --patch generate patch #8 1.753 -s, --no-patch suppress diff output #8 1.753 -u generate patch #8 1.753 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.753 -W, --function-context #8 1.753 generate diffs with <n> lines context #8 1.753 --raw generate the diff in raw format #8 1.753 --patch-with-raw synonym for '-p --raw' #8 1.753 --patch-with-stat synonym for '-p --stat' #8 1.753 --numstat machine friendly --stat #8 1.753 --shortstat output only the last line of --stat #8 1.753 -X, --dirstat[=<param1,param2>...] #8 1.753 output the distribution of relative amount of changes for each sub-directory #8 1.753 --cumulative synonym for --dirstat=cumulative #8 1.753 --dirstat-by-file[=<param1,param2>...] #8 1.753 synonym for --dirstat=files,param1,param2... #8 1.753 --check warn if changes introduce conflict markers or whitespace errors #8 1.753 --summary condensed summary such as creations, renames and mode changes #8 1.753 --name-only show only names of changed files #8 1.753 --name-status show only names and status of changed files #8 1.753 --stat[=<width>[,<name-width>[,<count>]]] #8 1.753 generate diffstat #8 1.753 --stat-width <width> generate diffstat with a given width #8 1.753 --stat-name-width <width> #8 1.753 generate diffstat with a given name width #8 1.753 --stat-graph-width <width> #8 1.753 generate diffstat with a given graph width #8 1.753 --stat-count <count> generate diffstat with limited lines #8 1.753 --compact-summary generate compact summary in diffstat #8 1.753 --binary output a binary diff that can be applied #8 1.753 --full-index show full pre- and post-image object names on the "index" lines #8 1.753 --color[=<when>] show colored diff #8 1.753 --ws-error-highlight <kind> #8 1.753 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.753 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.753 --abbrev[=<n>] use <n> digits to display object names #8 1.753 --src-prefix <prefix> #8 1.753 show the given source prefix instead of "a/" #8 1.753 --dst-prefix <prefix> #8 1.753 show the given destination prefix instead of "b/" #8 1.753 --line-prefix <prefix> #8 1.753 prepend an additional prefix to every line of output #8 1.753 --no-prefix do not show any source or destination prefix #8 1.753 --inter-hunk-context <n> #8 1.753 show context between diff hunks up to the specified number of lines #8 1.753 --output-indicator-new <char> #8 1.753 specify the character to indicate a new line instead of '+' #8 1.753 --output-indicator-old <char> #8 1.753 specify the character to indicate an old line instead of '-' #8 1.753 --output-indicator-context <char> #8 1.753 specify the character to indicate a context instead of ' ' #8 1.753 #8 1.753 Diff rename options #8 1.753 -B, --break-rewrites[=<n>[/<m>]] #8 1.753 break complete rewrite changes into pairs of delete and create #8 1.753 -M, --find-renames[=<n>] #8 1.753 detect renames #8 1.753 -D, --irreversible-delete #8 1.753 omit the preimage for deletes #8 1.753 -C, --find-copies[=<n>] #8 1.753 detect copies #8 1.753 --find-copies-harder use unmodified files as source to find copies #8 1.753 --no-renames disable rename detection #8 1.753 --rename-empty use empty blobs as rename source #8 1.753 --follow continue listing the history of a file beyond renames #8 1.753 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.753 #8 1.753 Diff algorithm options #8 1.753 --minimal produce the smallest possible diff #8 1.753 -w, --ignore-all-space #8 1.753 ignore whitespace when comparing lines #8 1.753 -b, --ignore-space-change #8 1.753 ignore changes in amount of whitespace #8 1.753 --ignore-space-at-eol #8 1.753 ignore changes in whitespace at EOL #8 1.753 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.753 --ignore-blank-lines ignore changes whose lines are all blank #8 1.753 -I, --ignore-matching-lines <regex> #8 1.753 ignore changes whose all lines match <regex> #8 1.753 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.753 --patience generate diff using the "patience diff" algorithm #8 1.753 --histogram generate diff using the "histogram diff" algorithm #8 1.753 --diff-algorithm <algorithm> #8 1.753 choose a diff algorithm #8 1.753 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.753 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.753 --word-diff-regex <regex> #8 1.753 use <regex> to decide what a word is #8 1.753 --color-words[=<regex>] #8 1.753 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.753 --color-moved[=<mode>] #8 1.753 moved lines of code are colored differently #8 1.753 --color-moved-ws <mode> #8 1.753 how white spaces are ignored in --color-moved #8 1.753 #8 1.753 Other diff options #8 1.753 --relative[=<prefix>] #8 1.753 when run from subdir, exclude changes outside and show relative paths #8 1.753 -a, --text treat all files as text #8 1.753 -R swap two inputs, reverse the diff #8 1.753 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.753 --quiet disable all output of the program #8 1.753 --ext-diff allow an external diff helper to be executed #8 1.753 --textconv run external text conversion filters when comparing binary files #8 1.753 --ignore-submodules[=<when>] #8 1.753 ignore changes to submodules in the diff generation #8 1.753 --submodule[=<format>] #8 1.753 specify how differences in submodules are shown #8 1.753 --ita-invisible-in-index #8 1.753 hide 'git add -N' entries from the index #8 1.753 --ita-visible-in-index #8 1.753 treat 'git add -N' entries as real in the index #8 1.753 -S <string> look for differences that change the number of occurrences of the specified string #8 1.753 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.753 --pickaxe-all show all changes in the changeset with -S or -G #8 1.753 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.753 -O <file> control the order in which files appear in the output #8 1.753 --rotate-to <path> show the change in the specified path first #8 1.753 --skip-to <path> skip the output to the specified path #8 1.753 --find-object <object-id> #8 1.753 look for differences that change the number of occurrences of the specified object #8 1.753 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.753 select files by diff type #8 1.753 --output <file> output to a specific file #8 1.753 #8 1.754 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.PCAPasp' #8 1.754 To add an exception for this directory, call: #8 1.754 #8 1.754 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.PCAPasp #8 1.756 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.PCAPasp' #8 1.756 To add an exception for this directory, call: #8 1.756 #8 1.756 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.PCAPasp #8 1.756 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.756 usage: git diff --no-index [<options>] <path> <path> #8 1.756 #8 1.756 Diff output format options #8 1.756 -p, --patch generate patch #8 1.756 -s, --no-patch suppress diff output #8 1.756 -u generate patch #8 1.756 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.756 -W, --function-context #8 1.756 generate diffs with <n> lines context #8 1.756 --raw generate the diff in raw format #8 1.756 --patch-with-raw synonym for '-p --raw' #8 1.756 --patch-with-stat synonym for '-p --stat' #8 1.756 --numstat machine friendly --stat #8 1.756 --shortstat output only the last line of --stat #8 1.756 -X, --dirstat[=<param1,param2>...] #8 1.756 output the distribution of relative amount of changes for each sub-directory #8 1.756 --cumulative synonym for --dirstat=cumulative #8 1.756 --dirstat-by-file[=<param1,param2>...] #8 1.756 synonym for --dirstat=files,param1,param2... #8 1.756 --check warn if changes introduce conflict markers or whitespace errors #8 1.756 --summary condensed summary such as creations, renames and mode changes #8 1.756 --name-only show only names of changed files #8 1.756 --name-status show only names and status of changed files #8 1.756 --stat[=<width>[,<name-width>[,<count>]]] #8 1.756 generate diffstat #8 1.756 --stat-width <width> generate diffstat with a given width #8 1.756 --stat-name-width <width> #8 1.756 generate diffstat with a given name width #8 1.756 --stat-graph-width <width> #8 1.756 generate diffstat with a given graph width #8 1.756 --stat-count <count> generate diffstat with limited lines #8 1.756 --compact-summary generate compact summary in diffstat #8 1.756 --binary output a binary diff that can be applied #8 1.756 --full-index show full pre- and post-image object names on the "index" lines #8 1.756 --color[=<when>] show colored diff #8 1.756 --ws-error-highlight <kind> #8 1.756 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.756 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.756 --abbrev[=<n>] use <n> digits to display object names #8 1.756 --src-prefix <prefix> #8 1.756 show the given source prefix instead of "a/" #8 1.756 --dst-prefix <prefix> #8 1.756 show the given destination prefix instead of "b/" #8 1.756 --line-prefix <prefix> #8 1.756 prepend an additional prefix to every line of output #8 1.756 --no-prefix do not show any source or destination prefix #8 1.756 --inter-hunk-context <n> #8 1.756 show context between diff hunks up to the specified number of lines #8 1.756 --output-indicator-new <char> #8 1.756 specify the character to indicate a new line instead of '+' #8 1.756 --output-indicator-old <char> #8 1.756 specify the character to indicate an old line instead of '-' #8 1.756 --output-indicator-context <char> #8 1.756 specify the character to indicate a context instead of ' ' #8 1.756 #8 1.756 Diff rename options #8 1.756 -B, --break-rewrites[=<n>[/<m>]] #8 1.756 break complete rewrite changes into pairs of delete and create #8 1.756 -M, --find-renames[=<n>] #8 1.756 detect renames #8 1.756 -D, --irreversible-delete #8 1.756 omit the preimage for deletes #8 1.756 -C, --find-copies[=<n>] #8 1.756 detect copies #8 1.756 --find-copies-harder use unmodified files as source to find copies #8 1.756 --no-renames disable rename detection #8 1.756 --rename-empty use empty blobs as rename source #8 1.756 --follow continue listing the history of a file beyond renames #8 1.756 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.756 #8 1.756 Diff algorithm options #8 1.756 --minimal produce the smallest possible diff #8 1.756 -w, --ignore-all-space #8 1.756 ignore whitespace when comparing lines #8 1.756 -b, --ignore-space-change #8 1.756 ignore changes in amount of whitespace #8 1.756 --ignore-space-at-eol #8 1.756 ignore changes in whitespace at EOL #8 1.756 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.756 --ignore-blank-lines ignore changes whose lines are all blank #8 1.756 -I, --ignore-matching-lines <regex> #8 1.756 ignore changes whose all lines match <regex> #8 1.756 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.756 --patience generate diff using the "patience diff" algorithm #8 1.756 --histogram generate diff using the "histogram diff" algorithm #8 1.756 --diff-algorithm <algorithm> #8 1.756 choose a diff algorithm #8 1.756 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.756 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.756 --word-diff-regex <regex> #8 1.756 use <regex> to decide what a word is #8 1.756 --color-words[=<regex>] #8 1.756 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.756 --color-moved[=<mode>] #8 1.756 moved lines of code are colored differently #8 1.756 --color-moved-ws <mode> #8 1.756 how white spaces are ignored in --color-moved #8 1.756 #8 1.756 Other diff options #8 1.756 --relative[=<prefix>] #8 1.756 when run from subdir, exclude changes outside and show relative paths #8 1.756 -a, --text treat all files as text #8 1.756 -R swap two inputs, reverse the diff #8 1.756 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.756 --quiet disable all output of the program #8 1.756 --ext-diff allow an external diff helper to be executed #8 1.756 --textconv run external text conversion filters when comparing binary files #8 1.756 --ignore-submodules[=<when>] #8 1.756 ignore changes to submodules in the diff generation #8 1.756 --submodule[=<format>] #8 1.756 specify how differences in submodules are shown #8 1.756 --ita-invisible-in-index #8 1.756 hide 'git add -N' entries from the index #8 1.756 --ita-visible-in-index #8 1.756 treat 'git add -N' entries as real in the index #8 1.756 -S <string> look for differences that change the number of occurrences of the specified string #8 1.756 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.756 --pickaxe-all show all changes in the changeset with -S or -G #8 1.756 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.756 -O <file> control the order in which files appear in the output #8 1.756 --rotate-to <path> show the change in the specified path first #8 1.756 --skip-to <path> skip the output to the specified path #8 1.756 --find-object <object-id> #8 1.756 look for differences that change the number of occurrences of the specified object #8 1.756 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.756 select files by diff type #8 1.756 --output <file> output to a specific file #8 1.756 #8 1.757 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.PIPEasp' #8 1.757 To add an exception for this directory, call: #8 1.757 #8 1.757 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.PIPEasp #8 1.758 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.PIPEasp' #8 1.758 To add an exception for this directory, call: #8 1.758 #8 1.758 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.PIPEasp #8 1.759 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.759 usage: git diff --no-index [<options>] <path> <path> #8 1.759 #8 1.759 Diff output format options #8 1.759 -p, --patch generate patch #8 1.759 -s, --no-patch suppress diff output #8 1.759 -u generate patch #8 1.759 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.759 -W, --function-context #8 1.759 generate diffs with <n> lines context #8 1.759 --raw generate the diff in raw format #8 1.759 --patch-with-raw synonym for '-p --raw' #8 1.759 --patch-with-stat synonym for '-p --stat' #8 1.759 --numstat machine friendly --stat #8 1.759 --shortstat output only the last line of --stat #8 1.759 -X, --dirstat[=<param1,param2>...] #8 1.759 output the distribution of relative amount of changes for each sub-directory #8 1.759 --cumulative synonym for --dirstat=cumulative #8 1.759 --dirstat-by-file[=<param1,param2>...] #8 1.759 synonym for --dirstat=files,param1,param2... #8 1.759 --check warn if changes introduce conflict markers or whitespace errors #8 1.759 --summary condensed summary such as creations, renames and mode changes #8 1.759 --name-only show only names of changed files #8 1.759 --name-status show only names and status of changed files #8 1.759 --stat[=<width>[,<name-width>[,<count>]]] #8 1.759 generate diffstat #8 1.759 --stat-width <width> generate diffstat with a given width #8 1.759 --stat-name-width <width> #8 1.759 generate diffstat with a given name width #8 1.759 --stat-graph-width <width> #8 1.759 generate diffstat with a given graph width #8 1.759 --stat-count <count> generate diffstat with limited lines #8 1.759 --compact-summary generate compact summary in diffstat #8 1.759 --binary output a binary diff that can be applied #8 1.759 --full-index show full pre- and post-image object names on the "index" lines #8 1.759 --color[=<when>] show colored diff #8 1.759 --ws-error-highlight <kind> #8 1.759 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.759 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.759 --abbrev[=<n>] use <n> digits to display object names #8 1.759 --src-prefix <prefix> #8 1.759 show the given source prefix instead of "a/" #8 1.759 --dst-prefix <prefix> #8 1.759 show the given destination prefix instead of "b/" #8 1.759 --line-prefix <prefix> #8 1.759 prepend an additional prefix to every line of output #8 1.759 --no-prefix do not show any source or destination prefix #8 1.759 --inter-hunk-context <n> #8 1.759 show context between diff hunks up to the specified number of lines #8 1.759 --output-indicator-new <char> #8 1.759 specify the character to indicate a new line instead of '+' #8 1.759 --output-indicator-old <char> #8 1.759 specify the character to indicate an old line instead of '-' #8 1.759 --output-indicator-context <char> #8 1.759 specify the character to indicate a context instead of ' ' #8 1.759 #8 1.759 Diff rename options #8 1.759 -B, --break-rewrites[=<n>[/<m>]] #8 1.759 break complete rewrite changes into pairs of delete and create #8 1.759 -M, --find-renames[=<n>] #8 1.759 detect renames #8 1.759 -D, --irreversible-delete #8 1.759 omit the preimage for deletes #8 1.759 -C, --find-copies[=<n>] #8 1.759 detect copies #8 1.759 --find-copies-harder use unmodified files as source to find copies #8 1.759 --no-renames disable rename detection #8 1.759 --rename-empty use empty blobs as rename source #8 1.759 --follow continue listing the history of a file beyond renames #8 1.759 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.759 #8 1.759 Diff algorithm options #8 1.759 --minimal produce the smallest possible diff #8 1.759 -w, --ignore-all-space #8 1.759 ignore whitespace when comparing lines #8 1.759 -b, --ignore-space-change #8 1.759 ignore changes in amount of whitespace #8 1.759 --ignore-space-at-eol #8 1.759 ignore changes in whitespace at EOL #8 1.759 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.759 --ignore-blank-lines ignore changes whose lines are all blank #8 1.759 -I, --ignore-matching-lines <regex> #8 1.759 ignore changes whose all lines match <regex> #8 1.759 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.759 --patience generate diff using the "patience diff" algorithm #8 1.759 --histogram generate diff using the "histogram diff" algorithm #8 1.759 --diff-algorithm <algorithm> #8 1.759 choose a diff algorithm #8 1.759 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.759 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.759 --word-diff-regex <regex> #8 1.759 use <regex> to decide what a word is #8 1.759 --color-words[=<regex>] #8 1.759 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.759 --color-moved[=<mode>] #8 1.759 moved lines of code are colored differently #8 1.759 --color-moved-ws <mode> #8 1.759 how white spaces are ignored in --color-moved #8 1.759 #8 1.759 Other diff options #8 1.759 --relative[=<prefix>] #8 1.759 when run from subdir, exclude changes outside and show relative paths #8 1.759 -a, --text treat all files as text #8 1.759 -R swap two inputs, reverse the diff #8 1.759 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.759 --quiet disable all output of the program #8 1.759 --ext-diff allow an external diff helper to be executed #8 1.759 --textconv run external text conversion filters when comparing binary files #8 1.759 --ignore-submodules[=<when>] #8 1.759 ignore changes to submodules in the diff generation #8 1.759 --submodule[=<format>] #8 1.759 specify how differences in submodules are shown #8 1.759 --ita-invisible-in-index #8 1.759 hide 'git add -N' entries from the index #8 1.759 --ita-visible-in-index #8 1.759 treat 'git add -N' entries as real in the index #8 1.759 -S <string> look for differences that change the number of occurrences of the specified string #8 1.759 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.759 --pickaxe-all show all changes in the changeset with -S or -G #8 1.759 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.759 -O <file> control the order in which files appear in the output #8 1.759 --rotate-to <path> show the change in the specified path first #8 1.759 --skip-to <path> skip the output to the specified path #8 1.759 --find-object <object-id> #8 1.759 look for differences that change the number of occurrences of the specified object #8 1.759 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.759 select files by diff type #8 1.759 --output <file> output to a specific file #8 1.759 #8 1.761 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.SIPmsg' #8 1.761 To add an exception for this directory, call: #8 1.761 #8 1.761 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.SIPmsg #8 1.762 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.SIPmsg' #8 1.762 To add an exception for this directory, call: #8 1.762 #8 1.762 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.SIPmsg #8 1.763 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.763 usage: git diff --no-index [<options>] <path> <path> #8 1.763 #8 1.763 Diff output format options #8 1.763 -p, --patch generate patch #8 1.763 -s, --no-patch suppress diff output #8 1.763 -u generate patch #8 1.763 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.763 -W, --function-context #8 1.763 generate diffs with <n> lines context #8 1.763 --raw generate the diff in raw format #8 1.763 --patch-with-raw synonym for '-p --raw' #8 1.763 --patch-with-stat synonym for '-p --stat' #8 1.763 --numstat machine friendly --stat #8 1.763 --shortstat output only the last line of --stat #8 1.763 -X, --dirstat[=<param1,param2>...] #8 1.763 output the distribution of relative amount of changes for each sub-directory #8 1.763 --cumulative synonym for --dirstat=cumulative #8 1.763 --dirstat-by-file[=<param1,param2>...] #8 1.763 synonym for --dirstat=files,param1,param2... #8 1.763 --check warn if changes introduce conflict markers or whitespace errors #8 1.763 --summary condensed summary such as creations, renames and mode changes #8 1.763 --name-only show only names of changed files #8 1.763 --name-status show only names and status of changed files #8 1.763 --stat[=<width>[,<name-width>[,<count>]]] #8 1.763 generate diffstat #8 1.763 --stat-width <width> generate diffstat with a given width #8 1.763 --stat-name-width <width> #8 1.763 generate diffstat with a given name width #8 1.763 --stat-graph-width <width> #8 1.763 generate diffstat with a given graph width #8 1.763 --stat-count <count> generate diffstat with limited lines #8 1.763 --compact-summary generate compact summary in diffstat #8 1.763 --binary output a binary diff that can be applied #8 1.763 --full-index show full pre- and post-image object names on the "index" lines #8 1.763 --color[=<when>] show colored diff #8 1.763 --ws-error-highlight <kind> #8 1.763 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.763 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.763 --abbrev[=<n>] use <n> digits to display object names #8 1.763 --src-prefix <prefix> #8 1.763 show the given source prefix instead of "a/" #8 1.763 --dst-prefix <prefix> #8 1.763 show the given destination prefix instead of "b/" #8 1.763 --line-prefix <prefix> #8 1.763 prepend an additional prefix to every line of output #8 1.763 --no-prefix do not show any source or destination prefix #8 1.763 --inter-hunk-context <n> #8 1.763 show context between diff hunks up to the specified number of lines #8 1.763 --output-indicator-new <char> #8 1.763 specify the character to indicate a new line instead of '+' #8 1.763 --output-indicator-old <char> #8 1.763 specify the character to indicate an old line instead of '-' #8 1.763 --output-indicator-context <char> #8 1.763 specify the character to indicate a context instead of ' ' #8 1.763 #8 1.763 Diff rename options #8 1.763 -B, --break-rewrites[=<n>[/<m>]] #8 1.763 break complete rewrite changes into pairs of delete and create #8 1.763 -M, --find-renames[=<n>] #8 1.763 detect renames #8 1.763 -D, --irreversible-delete #8 1.763 omit the preimage for deletes #8 1.763 -C, --find-copies[=<n>] #8 1.763 detect copies #8 1.763 --find-copies-harder use unmodified files as source to find copies #8 1.763 --no-renames disable rename detection #8 1.763 --rename-empty use empty blobs as rename source #8 1.763 --follow continue listing the history of a file beyond renames #8 1.763 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.763 #8 1.763 Diff algorithm options #8 1.763 --minimal produce the smallest possible diff #8 1.763 -w, --ignore-all-space #8 1.763 ignore whitespace when comparing lines #8 1.763 -b, --ignore-space-change #8 1.763 ignore changes in amount of whitespace #8 1.763 --ignore-space-at-eol #8 1.763 ignore changes in whitespace at EOL #8 1.763 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.763 --ignore-blank-lines ignore changes whose lines are all blank #8 1.763 -I, --ignore-matching-lines <regex> #8 1.763 ignore changes whose all lines match <regex> #8 1.763 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.763 --patience generate diff using the "patience diff" algorithm #8 1.763 --histogram generate diff using the "histogram diff" algorithm #8 1.763 --diff-algorithm <algorithm> #8 1.763 choose a diff algorithm #8 1.763 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.763 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.763 --word-diff-regex <regex> #8 1.763 use <regex> to decide what a word is #8 1.763 --color-words[=<regex>] #8 1.763 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.763 --color-moved[=<mode>] #8 1.763 moved lines of code are colored differently #8 1.763 --color-moved-ws <mode> #8 1.763 how white spaces are ignored in --color-moved #8 1.763 #8 1.763 Other diff options #8 1.763 --relative[=<prefix>] #8 1.763 when run from subdir, exclude changes outside and show relative paths #8 1.763 -a, --text treat all files as text #8 1.763 -R swap two inputs, reverse the diff #8 1.763 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.763 --quiet disable all output of the program #8 1.763 --ext-diff allow an external diff helper to be executed #8 1.763 --textconv run external text conversion filters when comparing binary files #8 1.763 --ignore-submodules[=<when>] #8 1.763 ignore changes to submodules in the diff generation #8 1.763 --submodule[=<format>] #8 1.763 specify how differences in submodules are shown #8 1.763 --ita-invisible-in-index #8 1.763 hide 'git add -N' entries from the index #8 1.763 --ita-visible-in-index #8 1.763 treat 'git add -N' entries as real in the index #8 1.763 -S <string> look for differences that change the number of occurrences of the specified string #8 1.763 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.763 --pickaxe-all show all changes in the changeset with -S or -G #8 1.763 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.763 -O <file> control the order in which files appear in the output #8 1.763 --rotate-to <path> show the change in the specified path first #8 1.763 --skip-to <path> skip the output to the specified path #8 1.763 --find-object <object-id> #8 1.763 look for differences that change the number of occurrences of the specified object #8 1.763 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.763 select files by diff type #8 1.763 --output <file> output to a specific file #8 1.763 #8 1.764 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.TELNETasp' #8 1.764 To add an exception for this directory, call: #8 1.764 #8 1.764 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.TELNETasp #8 1.765 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.TELNETasp' #8 1.765 To add an exception for this directory, call: #8 1.765 #8 1.765 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.TELNETasp #8 1.766 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.766 usage: git diff --no-index [<options>] <path> <path> #8 1.766 #8 1.766 Diff output format options #8 1.766 -p, --patch generate patch #8 1.766 -s, --no-patch suppress diff output #8 1.766 -u generate patch #8 1.766 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.766 -W, --function-context #8 1.766 generate diffs with <n> lines context #8 1.766 --raw generate the diff in raw format #8 1.766 --patch-with-raw synonym for '-p --raw' #8 1.766 --patch-with-stat synonym for '-p --stat' #8 1.766 --numstat machine friendly --stat #8 1.766 --shortstat output only the last line of --stat #8 1.766 -X, --dirstat[=<param1,param2>...] #8 1.766 output the distribution of relative amount of changes for each sub-directory #8 1.766 --cumulative synonym for --dirstat=cumulative #8 1.766 --dirstat-by-file[=<param1,param2>...] #8 1.766 synonym for --dirstat=files,param1,param2... #8 1.766 --check warn if changes introduce conflict markers or whitespace errors #8 1.766 --summary condensed summary such as creations, renames and mode changes #8 1.766 --name-only show only names of changed files #8 1.766 --name-status show only names and status of changed files #8 1.766 --stat[=<width>[,<name-width>[,<count>]]] #8 1.766 generate diffstat #8 1.766 --stat-width <width> generate diffstat with a given width #8 1.766 --stat-name-width <width> #8 1.766 generate diffstat with a given name width #8 1.766 --stat-graph-width <width> #8 1.766 generate diffstat with a given graph width #8 1.766 --stat-count <count> generate diffstat with limited lines #8 1.766 --compact-summary generate compact summary in diffstat #8 1.766 --binary output a binary diff that can be applied #8 1.766 --full-index show full pre- and post-image object names on the "index" lines #8 1.766 --color[=<when>] show colored diff #8 1.766 --ws-error-highlight <kind> #8 1.766 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.766 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.766 --abbrev[=<n>] use <n> digits to display object names #8 1.766 --src-prefix <prefix> #8 1.766 show the given source prefix instead of "a/" #8 1.766 --dst-prefix <prefix> #8 1.766 show the given destination prefix instead of "b/" #8 1.766 --line-prefix <prefix> #8 1.766 prepend an additional prefix to every line of output #8 1.766 --no-prefix do not show any source or destination prefix #8 1.766 --inter-hunk-context <n> #8 1.766 show context between diff hunks up to the specified number of lines #8 1.766 --output-indicator-new <char> #8 1.766 specify the character to indicate a new line instead of '+' #8 1.766 --output-indicator-old <char> #8 1.766 specify the character to indicate an old line instead of '-' #8 1.766 --output-indicator-context <char> #8 1.766 specify the character to indicate a context instead of ' ' #8 1.766 #8 1.766 Diff rename options #8 1.766 -B, --break-rewrites[=<n>[/<m>]] #8 1.766 break complete rewrite changes into pairs of delete and create #8 1.766 -M, --find-renames[=<n>] #8 1.766 detect renames #8 1.766 -D, --irreversible-delete #8 1.766 omit the preimage for deletes #8 1.766 -C, --find-copies[=<n>] #8 1.766 detect copies #8 1.766 --find-copies-harder use unmodified files as source to find copies #8 1.766 --no-renames disable rename detection #8 1.766 --rename-empty use empty blobs as rename source #8 1.766 --follow continue listing the history of a file beyond renames #8 1.766 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.766 #8 1.766 Diff algorithm options #8 1.766 --minimal produce the smallest possible diff #8 1.766 -w, --ignore-all-space #8 1.766 ignore whitespace when comparing lines #8 1.766 -b, --ignore-space-change #8 1.766 ignore changes in amount of whitespace #8 1.766 --ignore-space-at-eol #8 1.766 ignore changes in whitespace at EOL #8 1.766 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.766 --ignore-blank-lines ignore changes whose lines are all blank #8 1.766 -I, --ignore-matching-lines <regex> #8 1.766 ignore changes whose all lines match <regex> #8 1.766 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.766 --patience generate diff using the "patience diff" algorithm #8 1.766 --histogram generate diff using the "histogram diff" algorithm #8 1.766 --diff-algorithm <algorithm> #8 1.766 choose a diff algorithm #8 1.766 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.766 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.766 --word-diff-regex <regex> #8 1.766 use <regex> to decide what a word is #8 1.766 --color-words[=<regex>] #8 1.766 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.766 --color-moved[=<mode>] #8 1.766 moved lines of code are colored differently #8 1.766 --color-moved-ws <mode> #8 1.766 how white spaces are ignored in --color-moved #8 1.766 #8 1.766 Other diff options #8 1.766 --relative[=<prefix>] #8 1.766 when run from subdir, exclude changes outside and show relative paths #8 1.766 -a, --text treat all files as text #8 1.766 -R swap two inputs, reverse the diff #8 1.766 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.766 --quiet disable all output of the program #8 1.766 --ext-diff allow an external diff helper to be executed #8 1.766 --textconv run external text conversion filters when comparing binary files #8 1.766 --ignore-submodules[=<when>] #8 1.766 ignore changes to submodules in the diff generation #8 1.766 --submodule[=<format>] #8 1.766 specify how differences in submodules are shown #8 1.766 --ita-invisible-in-index #8 1.766 hide 'git add -N' entries from the index #8 1.766 --ita-visible-in-index #8 1.766 treat 'git add -N' entries as real in the index #8 1.766 -S <string> look for differences that change the number of occurrences of the specified string #8 1.766 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.766 --pickaxe-all show all changes in the changeset with -S or -G #8 1.766 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.766 -O <file> control the order in which files appear in the output #8 1.766 --rotate-to <path> show the change in the specified path first #8 1.766 --skip-to <path> skip the output to the specified path #8 1.766 --find-object <object-id> #8 1.766 look for differences that change the number of occurrences of the specified object #8 1.766 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.766 select files by diff type #8 1.766 --output <file> output to a specific file #8 1.766 #8 1.767 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.TCPasp' #8 1.767 To add an exception for this directory, call: #8 1.767 #8 1.767 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.TCPasp #8 1.768 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.TCPasp' #8 1.768 To add an exception for this directory, call: #8 1.768 #8 1.768 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.TCPasp #8 1.769 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.769 usage: git diff --no-index [<options>] <path> <path> #8 1.769 #8 1.769 Diff output format options #8 1.769 -p, --patch generate patch #8 1.769 -s, --no-patch suppress diff output #8 1.769 -u generate patch #8 1.769 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.769 -W, --function-context #8 1.769 generate diffs with <n> lines context #8 1.769 --raw generate the diff in raw format #8 1.769 --patch-with-raw synonym for '-p --raw' #8 1.769 --patch-with-stat synonym for '-p --stat' #8 1.769 --numstat machine friendly --stat #8 1.769 --shortstat output only the last line of --stat #8 1.769 -X, --dirstat[=<param1,param2>...] #8 1.769 output the distribution of relative amount of changes for each sub-directory #8 1.769 --cumulative synonym for --dirstat=cumulative #8 1.769 --dirstat-by-file[=<param1,param2>...] #8 1.769 synonym for --dirstat=files,param1,param2... #8 1.769 --check warn if changes introduce conflict markers or whitespace errors #8 1.769 --summary condensed summary such as creations, renames and mode changes #8 1.769 --name-only show only names of changed files #8 1.769 --name-status show only names and status of changed files #8 1.769 --stat[=<width>[,<name-width>[,<count>]]] #8 1.769 generate diffstat #8 1.769 --stat-width <width> generate diffstat with a given width #8 1.769 --stat-name-width <width> #8 1.769 generate diffstat with a given name width #8 1.769 --stat-graph-width <width> #8 1.769 generate diffstat with a given graph width #8 1.769 --stat-count <count> generate diffstat with limited lines #8 1.769 --compact-summary generate compact summary in diffstat #8 1.769 --binary output a binary diff that can be applied #8 1.769 --full-index show full pre- and post-image object names on the "index" lines #8 1.769 --color[=<when>] show colored diff #8 1.769 --ws-error-highlight <kind> #8 1.769 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.769 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.769 --abbrev[=<n>] use <n> digits to display object names #8 1.769 --src-prefix <prefix> #8 1.769 show the given source prefix instead of "a/" #8 1.769 --dst-prefix <prefix> #8 1.769 show the given destination prefix instead of "b/" #8 1.769 --line-prefix <prefix> #8 1.769 prepend an additional prefix to every line of output #8 1.769 --no-prefix do not show any source or destination prefix #8 1.769 --inter-hunk-context <n> #8 1.769 show context between diff hunks up to the specified number of lines #8 1.769 --output-indicator-new <char> #8 1.769 specify the character to indicate a new line instead of '+' #8 1.769 --output-indicator-old <char> #8 1.769 specify the character to indicate an old line instead of '-' #8 1.769 --output-indicator-context <char> #8 1.769 specify the character to indicate a context instead of ' ' #8 1.769 #8 1.769 Diff rename options #8 1.769 -B, --break-rewrites[=<n>[/<m>]] #8 1.769 break complete rewrite changes into pairs of delete and create #8 1.769 -M, --find-renames[=<n>] #8 1.769 detect renames #8 1.769 -D, --irreversible-delete #8 1.769 omit the preimage for deletes #8 1.769 -C, --find-copies[=<n>] #8 1.769 detect copies #8 1.769 --find-copies-harder use unmodified files as source to find copies #8 1.769 --no-renames disable rename detection #8 1.769 --rename-empty use empty blobs as rename source #8 1.769 --follow continue listing the history of a file beyond renames #8 1.769 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.769 #8 1.769 Diff algorithm options #8 1.769 --minimal produce the smallest possible diff #8 1.769 -w, --ignore-all-space #8 1.769 ignore whitespace when comparing lines #8 1.769 -b, --ignore-space-change #8 1.769 ignore changes in amount of whitespace #8 1.769 --ignore-space-at-eol #8 1.769 ignore changes in whitespace at EOL #8 1.769 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.769 --ignore-blank-lines ignore changes whose lines are all blank #8 1.769 -I, --ignore-matching-lines <regex> #8 1.769 ignore changes whose all lines match <regex> #8 1.769 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.769 --patience generate diff using the "patience diff" algorithm #8 1.769 --histogram generate diff using the "histogram diff" algorithm #8 1.769 --diff-algorithm <algorithm> #8 1.769 choose a diff algorithm #8 1.769 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.769 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.769 --word-diff-regex <regex> #8 1.769 use <regex> to decide what a word is #8 1.769 --color-words[=<regex>] #8 1.769 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.769 --color-moved[=<mode>] #8 1.769 moved lines of code are colored differently #8 1.769 --color-moved-ws <mode> #8 1.769 how white spaces are ignored in --color-moved #8 1.769 #8 1.769 Other diff options #8 1.769 --relative[=<prefix>] #8 1.769 when run from subdir, exclude changes outside and show relative paths #8 1.769 -a, --text treat all files as text #8 1.769 -R swap two inputs, reverse the diff #8 1.769 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.769 --quiet disable all output of the program #8 1.769 --ext-diff allow an external diff helper to be executed #8 1.769 --textconv run external text conversion filters when comparing binary files #8 1.769 --ignore-submodules[=<when>] #8 1.769 ignore changes to submodules in the diff generation #8 1.769 --submodule[=<format>] #8 1.769 specify how differences in submodules are shown #8 1.769 --ita-invisible-in-index #8 1.769 hide 'git add -N' entries from the index #8 1.769 --ita-visible-in-index #8 1.769 treat 'git add -N' entries as real in the index #8 1.769 -S <string> look for differences that change the number of occurrences of the specified string #8 1.769 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.769 --pickaxe-all show all changes in the changeset with -S or -G #8 1.769 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.769 -O <file> control the order in which files appear in the output #8 1.769 --rotate-to <path> show the change in the specified path first #8 1.769 --skip-to <path> skip the output to the specified path #8 1.769 --find-object <object-id> #8 1.769 look for differences that change the number of occurrences of the specified object #8 1.769 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.769 select files by diff type #8 1.769 --output <file> output to a specific file #8 1.769 #8 1.770 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.UDPasp' #8 1.770 To add an exception for this directory, call: #8 1.770 #8 1.770 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.UDPasp #8 1.771 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.UDPasp' #8 1.771 To add an exception for this directory, call: #8 1.771 #8 1.771 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.UDPasp #8 1.772 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.772 usage: git diff --no-index [<options>] <path> <path> #8 1.772 #8 1.772 Diff output format options #8 1.772 -p, --patch generate patch #8 1.772 -s, --no-patch suppress diff output #8 1.772 -u generate patch #8 1.772 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.772 -W, --function-context #8 1.772 generate diffs with <n> lines context #8 1.772 --raw generate the diff in raw format #8 1.772 --patch-with-raw synonym for '-p --raw' #8 1.772 --patch-with-stat synonym for '-p --stat' #8 1.772 --numstat machine friendly --stat #8 1.772 --shortstat output only the last line of --stat #8 1.772 -X, --dirstat[=<param1,param2>...] #8 1.772 output the distribution of relative amount of changes for each sub-directory #8 1.772 --cumulative synonym for --dirstat=cumulative #8 1.772 --dirstat-by-file[=<param1,param2>...] #8 1.772 synonym for --dirstat=files,param1,param2... #8 1.772 --check warn if changes introduce conflict markers or whitespace errors #8 1.772 --summary condensed summary such as creations, renames and mode changes #8 1.772 --name-only show only names of changed files #8 1.772 --name-status show only names and status of changed files #8 1.772 --stat[=<width>[,<name-width>[,<count>]]] #8 1.772 generate diffstat #8 1.772 --stat-width <width> generate diffstat with a given width #8 1.772 --stat-name-width <width> #8 1.772 generate diffstat with a given name width #8 1.772 --stat-graph-width <width> #8 1.772 generate diffstat with a given graph width #8 1.772 --stat-count <count> generate diffstat with limited lines #8 1.772 --compact-summary generate compact summary in diffstat #8 1.772 --binary output a binary diff that can be applied #8 1.772 --full-index show full pre- and post-image object names on the "index" lines #8 1.772 --color[=<when>] show colored diff #8 1.772 --ws-error-highlight <kind> #8 1.772 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.772 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.772 --abbrev[=<n>] use <n> digits to display object names #8 1.772 --src-prefix <prefix> #8 1.772 show the given source prefix instead of "a/" #8 1.772 --dst-prefix <prefix> #8 1.772 show the given destination prefix instead of "b/" #8 1.772 --line-prefix <prefix> #8 1.772 prepend an additional prefix to every line of output #8 1.772 --no-prefix do not show any source or destination prefix #8 1.772 --inter-hunk-context <n> #8 1.772 show context between diff hunks up to the specified number of lines #8 1.772 --output-indicator-new <char> #8 1.772 specify the character to indicate a new line instead of '+' #8 1.772 --output-indicator-old <char> #8 1.772 specify the character to indicate an old line instead of '-' #8 1.772 --output-indicator-context <char> #8 1.772 specify the character to indicate a context instead of ' ' #8 1.772 #8 1.772 Diff rename options #8 1.772 -B, --break-rewrites[=<n>[/<m>]] #8 1.772 break complete rewrite changes into pairs of delete and create #8 1.772 -M, --find-renames[=<n>] #8 1.772 detect renames #8 1.772 -D, --irreversible-delete #8 1.772 omit the preimage for deletes #8 1.772 -C, --find-copies[=<n>] #8 1.772 detect copies #8 1.772 --find-copies-harder use unmodified files as source to find copies #8 1.772 --no-renames disable rename detection #8 1.772 --rename-empty use empty blobs as rename source #8 1.772 --follow continue listing the history of a file beyond renames #8 1.772 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.772 #8 1.772 Diff algorithm options #8 1.772 --minimal produce the smallest possible diff #8 1.772 -w, --ignore-all-space #8 1.772 ignore whitespace when comparing lines #8 1.772 -b, --ignore-space-change #8 1.772 ignore changes in amount of whitespace #8 1.772 --ignore-space-at-eol #8 1.772 ignore changes in whitespace at EOL #8 1.772 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.772 --ignore-blank-lines ignore changes whose lines are all blank #8 1.772 -I, --ignore-matching-lines <regex> #8 1.772 ignore changes whose all lines match <regex> #8 1.772 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.772 --patience generate diff using the "patience diff" algorithm #8 1.772 --histogram generate diff using the "histogram diff" algorithm #8 1.772 --diff-algorithm <algorithm> #8 1.772 choose a diff algorithm #8 1.772 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.772 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.772 --word-diff-regex <regex> #8 1.772 use <regex> to decide what a word is #8 1.772 --color-words[=<regex>] #8 1.772 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.772 --color-moved[=<mode>] #8 1.772 moved lines of code are colored differently #8 1.772 --color-moved-ws <mode> #8 1.772 how white spaces are ignored in --color-moved #8 1.772 #8 1.772 Other diff options #8 1.772 --relative[=<prefix>] #8 1.772 when run from subdir, exclude changes outside and show relative paths #8 1.772 -a, --text treat all files as text #8 1.772 -R swap two inputs, reverse the diff #8 1.772 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.772 --quiet disable all output of the program #8 1.772 --ext-diff allow an external diff helper to be executed #8 1.772 --textconv run external text conversion filters when comparing binary files #8 1.772 --ignore-submodules[=<when>] #8 1.772 ignore changes to submodules in the diff generation #8 1.772 --submodule[=<format>] #8 1.772 specify how differences in submodules are shown #8 1.772 --ita-invisible-in-index #8 1.772 hide 'git add -N' entries from the index #8 1.772 --ita-visible-in-index #8 1.772 treat 'git add -N' entries as real in the index #8 1.772 -S <string> look for differences that change the number of occurrences of the specified string #8 1.772 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.772 --pickaxe-all show all changes in the changeset with -S or -G #8 1.772 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.772 -O <file> control the order in which files appear in the output #8 1.772 --rotate-to <path> show the change in the specified path first #8 1.772 --skip-to <path> skip the output to the specified path #8 1.772 --find-object <object-id> #8 1.772 look for differences that change the number of occurrences of the specified object #8 1.772 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.772 select files by diff type #8 1.772 --output <file> output to a specific file #8 1.772 #8 1.773 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.UNIX_DOMAIN_SOCKETasp' #8 1.773 To add an exception for this directory, call: #8 1.773 #8 1.773 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.UNIX_DOMAIN_SOCKETasp #8 1.774 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.UNIX_DOMAIN_SOCKETasp' #8 1.774 To add an exception for this directory, call: #8 1.774 #8 1.774 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.UNIX_DOMAIN_SOCKETasp #8 1.775 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.775 usage: git diff --no-index [<options>] <path> <path> #8 1.775 #8 1.775 Diff output format options #8 1.775 -p, --patch generate patch #8 1.775 -s, --no-patch suppress diff output #8 1.775 -u generate patch #8 1.775 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.775 -W, --function-context #8 1.775 generate diffs with <n> lines context #8 1.775 --raw generate the diff in raw format #8 1.775 --patch-with-raw synonym for '-p --raw' #8 1.775 --patch-with-stat synonym for '-p --stat' #8 1.775 --numstat machine friendly --stat #8 1.775 --shortstat output only the last line of --stat #8 1.775 -X, --dirstat[=<param1,param2>...] #8 1.775 output the distribution of relative amount of changes for each sub-directory #8 1.775 --cumulative synonym for --dirstat=cumulative #8 1.775 --dirstat-by-file[=<param1,param2>...] #8 1.775 synonym for --dirstat=files,param1,param2... #8 1.775 --check warn if changes introduce conflict markers or whitespace errors #8 1.775 --summary condensed summary such as creations, renames and mode changes #8 1.775 --name-only show only names of changed files #8 1.775 --name-status show only names and status of changed files #8 1.775 --stat[=<width>[,<name-width>[,<count>]]] #8 1.775 generate diffstat #8 1.775 --stat-width <width> generate diffstat with a given width #8 1.775 --stat-name-width <width> #8 1.775 generate diffstat with a given name width #8 1.775 --stat-graph-width <width> #8 1.775 generate diffstat with a given graph width #8 1.775 --stat-count <count> generate diffstat with limited lines #8 1.775 --compact-summary generate compact summary in diffstat #8 1.775 --binary output a binary diff that can be applied #8 1.775 --full-index show full pre- and post-image object names on the "index" lines #8 1.775 --color[=<when>] show colored diff #8 1.775 --ws-error-highlight <kind> #8 1.775 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.775 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.775 --abbrev[=<n>] use <n> digits to display object names #8 1.775 --src-prefix <prefix> #8 1.775 show the given source prefix instead of "a/" #8 1.775 --dst-prefix <prefix> #8 1.775 show the given destination prefix instead of "b/" #8 1.775 --line-prefix <prefix> #8 1.775 prepend an additional prefix to every line of output #8 1.775 --no-prefix do not show any source or destination prefix #8 1.775 --inter-hunk-context <n> #8 1.775 show context between diff hunks up to the specified number of lines #8 1.775 --output-indicator-new <char> #8 1.775 specify the character to indicate a new line instead of '+' #8 1.775 --output-indicator-old <char> #8 1.775 specify the character to indicate an old line instead of '-' #8 1.775 --output-indicator-context <char> #8 1.775 specify the character to indicate a context instead of ' ' #8 1.775 #8 1.775 Diff rename options #8 1.775 -B, --break-rewrites[=<n>[/<m>]] #8 1.775 break complete rewrite changes into pairs of delete and create #8 1.775 -M, --find-renames[=<n>] #8 1.775 detect renames #8 1.775 -D, --irreversible-delete #8 1.775 omit the preimage for deletes #8 1.775 -C, --find-copies[=<n>] #8 1.775 detect copies #8 1.775 --find-copies-harder use unmodified files as source to find copies #8 1.775 --no-renames disable rename detection #8 1.775 --rename-empty use empty blobs as rename source #8 1.775 --follow continue listing the history of a file beyond renames #8 1.775 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.775 #8 1.775 Diff algorithm options #8 1.775 --minimal produce the smallest possible diff #8 1.775 -w, --ignore-all-space #8 1.775 ignore whitespace when comparing lines #8 1.775 -b, --ignore-space-change #8 1.775 ignore changes in amount of whitespace #8 1.775 --ignore-space-at-eol #8 1.775 ignore changes in whitespace at EOL #8 1.775 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.775 --ignore-blank-lines ignore changes whose lines are all blank #8 1.775 -I, --ignore-matching-lines <regex> #8 1.775 ignore changes whose all lines match <regex> #8 1.775 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.775 --patience generate diff using the "patience diff" algorithm #8 1.775 --histogram generate diff using the "histogram diff" algorithm #8 1.775 --diff-algorithm <algorithm> #8 1.775 choose a diff algorithm #8 1.775 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.775 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.775 --word-diff-regex <regex> #8 1.775 use <regex> to decide what a word is #8 1.775 --color-words[=<regex>] #8 1.775 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.775 --color-moved[=<mode>] #8 1.775 moved lines of code are colored differently #8 1.775 --color-moved-ws <mode> #8 1.775 how white spaces are ignored in --color-moved #8 1.775 #8 1.775 Other diff options #8 1.775 --relative[=<prefix>] #8 1.775 when run from subdir, exclude changes outside and show relative paths #8 1.775 -a, --text treat all files as text #8 1.775 -R swap two inputs, reverse the diff #8 1.775 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.775 --quiet disable all output of the program #8 1.775 --ext-diff allow an external diff helper to be executed #8 1.775 --textconv run external text conversion filters when comparing binary files #8 1.775 --ignore-submodules[=<when>] #8 1.775 ignore changes to submodules in the diff generation #8 1.775 --submodule[=<format>] #8 1.775 specify how differences in submodules are shown #8 1.775 --ita-invisible-in-index #8 1.775 hide 'git add -N' entries from the index #8 1.775 --ita-visible-in-index #8 1.775 treat 'git add -N' entries as real in the index #8 1.775 -S <string> look for differences that change the number of occurrences of the specified string #8 1.775 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.775 --pickaxe-all show all changes in the changeset with -S or -G #8 1.775 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.775 -O <file> control the order in which files appear in the output #8 1.775 --rotate-to <path> show the change in the specified path first #8 1.775 --skip-to <path> skip the output to the specified path #8 1.775 --find-object <object-id> #8 1.775 look for differences that change the number of occurrences of the specified object #8 1.775 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.775 select files by diff type #8 1.775 --output <file> output to a specific file #8 1.775 #8 1.776 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.SCTPasp' #8 1.776 To add an exception for this directory, call: #8 1.776 #8 1.776 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.SCTPasp #8 1.777 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.SCTPasp' #8 1.777 To add an exception for this directory, call: #8 1.777 #8 1.777 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.SCTPasp #8 1.778 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.778 usage: git diff --no-index [<options>] <path> <path> #8 1.778 #8 1.778 Diff output format options #8 1.778 -p, --patch generate patch #8 1.778 -s, --no-patch suppress diff output #8 1.778 -u generate patch #8 1.778 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.778 -W, --function-context #8 1.778 generate diffs with <n> lines context #8 1.778 --raw generate the diff in raw format #8 1.778 --patch-with-raw synonym for '-p --raw' #8 1.778 --patch-with-stat synonym for '-p --stat' #8 1.778 --numstat machine friendly --stat #8 1.778 --shortstat output only the last line of --stat #8 1.778 -X, --dirstat[=<param1,param2>...] #8 1.778 output the distribution of relative amount of changes for each sub-directory #8 1.778 --cumulative synonym for --dirstat=cumulative #8 1.778 --dirstat-by-file[=<param1,param2>...] #8 1.778 synonym for --dirstat=files,param1,param2... #8 1.778 --check warn if changes introduce conflict markers or whitespace errors #8 1.778 --summary condensed summary such as creations, renames and mode changes #8 1.778 --name-only show only names of changed files #8 1.778 --name-status show only names and status of changed files #8 1.778 --stat[=<width>[,<name-width>[,<count>]]] #8 1.778 generate diffstat #8 1.778 --stat-width <width> generate diffstat with a given width #8 1.778 --stat-name-width <width> #8 1.778 generate diffstat with a given name width #8 1.778 --stat-graph-width <width> #8 1.778 generate diffstat with a given graph width #8 1.778 --stat-count <count> generate diffstat with limited lines #8 1.778 --compact-summary generate compact summary in diffstat #8 1.778 --binary output a binary diff that can be applied #8 1.778 --full-index show full pre- and post-image object names on the "index" lines #8 1.778 --color[=<when>] show colored diff #8 1.778 --ws-error-highlight <kind> #8 1.778 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.778 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.778 --abbrev[=<n>] use <n> digits to display object names #8 1.778 --src-prefix <prefix> #8 1.778 show the given source prefix instead of "a/" #8 1.778 --dst-prefix <prefix> #8 1.778 show the given destination prefix instead of "b/" #8 1.778 --line-prefix <prefix> #8 1.778 prepend an additional prefix to every line of output #8 1.778 --no-prefix do not show any source or destination prefix #8 1.778 --inter-hunk-context <n> #8 1.778 show context between diff hunks up to the specified number of lines #8 1.778 --output-indicator-new <char> #8 1.778 specify the character to indicate a new line instead of '+' #8 1.778 --output-indicator-old <char> #8 1.778 specify the character to indicate an old line instead of '-' #8 1.778 --output-indicator-context <char> #8 1.778 specify the character to indicate a context instead of ' ' #8 1.778 #8 1.778 Diff rename options #8 1.778 -B, --break-rewrites[=<n>[/<m>]] #8 1.778 break complete rewrite changes into pairs of delete and create #8 1.778 -M, --find-renames[=<n>] #8 1.778 detect renames #8 1.778 -D, --irreversible-delete #8 1.778 omit the preimage for deletes #8 1.778 -C, --find-copies[=<n>] #8 1.778 detect copies #8 1.778 --find-copies-harder use unmodified files as source to find copies #8 1.778 --no-renames disable rename detection #8 1.778 --rename-empty use empty blobs as rename source #8 1.778 --follow continue listing the history of a file beyond renames #8 1.778 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.778 #8 1.778 Diff algorithm options #8 1.778 --minimal produce the smallest possible diff #8 1.778 -w, --ignore-all-space #8 1.778 ignore whitespace when comparing lines #8 1.778 -b, --ignore-space-change #8 1.778 ignore changes in amount of whitespace #8 1.778 --ignore-space-at-eol #8 1.778 ignore changes in whitespace at EOL #8 1.778 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.778 --ignore-blank-lines ignore changes whose lines are all blank #8 1.778 -I, --ignore-matching-lines <regex> #8 1.778 ignore changes whose all lines match <regex> #8 1.778 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.778 --patience generate diff using the "patience diff" algorithm #8 1.778 --histogram generate diff using the "histogram diff" algorithm #8 1.778 --diff-algorithm <algorithm> #8 1.778 choose a diff algorithm #8 1.778 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.778 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.778 --word-diff-regex <regex> #8 1.778 use <regex> to decide what a word is #8 1.778 --color-words[=<regex>] #8 1.778 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.778 --color-moved[=<mode>] #8 1.778 moved lines of code are colored differently #8 1.778 --color-moved-ws <mode> #8 1.778 how white spaces are ignored in --color-moved #8 1.778 #8 1.778 Other diff options #8 1.778 --relative[=<prefix>] #8 1.778 when run from subdir, exclude changes outside and show relative paths #8 1.778 -a, --text treat all files as text #8 1.778 -R swap two inputs, reverse the diff #8 1.778 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.778 --quiet disable all output of the program #8 1.778 --ext-diff allow an external diff helper to be executed #8 1.778 --textconv run external text conversion filters when comparing binary files #8 1.778 --ignore-submodules[=<when>] #8 1.778 ignore changes to submodules in the diff generation #8 1.778 --submodule[=<format>] #8 1.778 specify how differences in submodules are shown #8 1.778 --ita-invisible-in-index #8 1.778 hide 'git add -N' entries from the index #8 1.778 --ita-visible-in-index #8 1.778 treat 'git add -N' entries as real in the index #8 1.778 -S <string> look for differences that change the number of occurrences of the specified string #8 1.778 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.778 --pickaxe-all show all changes in the changeset with -S or -G #8 1.778 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.778 -O <file> control the order in which files appear in the output #8 1.778 --rotate-to <path> show the change in the specified path first #8 1.778 --skip-to <path> skip the output to the specified path #8 1.778 --find-object <object-id> #8 1.778 look for differences that change the number of occurrences of the specified object #8 1.778 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.778 select files by diff type #8 1.778 --output <file> output to a specific file #8 1.778 #8 1.779 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.MTP3asp' #8 1.779 To add an exception for this directory, call: #8 1.779 #8 1.779 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.MTP3asp #8 1.780 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.MTP3asp' #8 1.780 To add an exception for this directory, call: #8 1.780 #8 1.780 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.MTP3asp #8 1.781 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.781 usage: git diff --no-index [<options>] <path> <path> #8 1.781 #8 1.781 Diff output format options #8 1.781 -p, --patch generate patch #8 1.781 -s, --no-patch suppress diff output #8 1.781 -u generate patch #8 1.781 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.781 -W, --function-context #8 1.781 generate diffs with <n> lines context #8 1.781 --raw generate the diff in raw format #8 1.781 --patch-with-raw synonym for '-p --raw' #8 1.781 --patch-with-stat synonym for '-p --stat' #8 1.781 --numstat machine friendly --stat #8 1.781 --shortstat output only the last line of --stat #8 1.781 -X, --dirstat[=<param1,param2>...] #8 1.781 output the distribution of relative amount of changes for each sub-directory #8 1.781 --cumulative synonym for --dirstat=cumulative #8 1.781 --dirstat-by-file[=<param1,param2>...] #8 1.781 synonym for --dirstat=files,param1,param2... #8 1.781 --check warn if changes introduce conflict markers or whitespace errors #8 1.781 --summary condensed summary such as creations, renames and mode changes #8 1.781 --name-only show only names of changed files #8 1.781 --name-status show only names and status of changed files #8 1.781 --stat[=<width>[,<name-width>[,<count>]]] #8 1.781 generate diffstat #8 1.781 --stat-width <width> generate diffstat with a given width #8 1.781 --stat-name-width <width> #8 1.781 generate diffstat with a given name width #8 1.781 --stat-graph-width <width> #8 1.781 generate diffstat with a given graph width #8 1.781 --stat-count <count> generate diffstat with limited lines #8 1.781 --compact-summary generate compact summary in diffstat #8 1.781 --binary output a binary diff that can be applied #8 1.781 --full-index show full pre- and post-image object names on the "index" lines #8 1.781 --color[=<when>] show colored diff #8 1.781 --ws-error-highlight <kind> #8 1.781 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.781 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.781 --abbrev[=<n>] use <n> digits to display object names #8 1.781 --src-prefix <prefix> #8 1.781 show the given source prefix instead of "a/" #8 1.781 --dst-prefix <prefix> #8 1.781 show the given destination prefix instead of "b/" #8 1.781 --line-prefix <prefix> #8 1.781 prepend an additional prefix to every line of output #8 1.781 --no-prefix do not show any source or destination prefix #8 1.781 --inter-hunk-context <n> #8 1.781 show context between diff hunks up to the specified number of lines #8 1.781 --output-indicator-new <char> #8 1.781 specify the character to indicate a new line instead of '+' #8 1.781 --output-indicator-old <char> #8 1.781 specify the character to indicate an old line instead of '-' #8 1.781 --output-indicator-context <char> #8 1.781 specify the character to indicate a context instead of ' ' #8 1.781 #8 1.781 Diff rename options #8 1.781 -B, --break-rewrites[=<n>[/<m>]] #8 1.781 break complete rewrite changes into pairs of delete and create #8 1.781 -M, --find-renames[=<n>] #8 1.781 detect renames #8 1.781 -D, --irreversible-delete #8 1.781 omit the preimage for deletes #8 1.781 -C, --find-copies[=<n>] #8 1.781 detect copies #8 1.781 --find-copies-harder use unmodified files as source to find copies #8 1.781 --no-renames disable rename detection #8 1.781 --rename-empty use empty blobs as rename source #8 1.781 --follow continue listing the history of a file beyond renames #8 1.781 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.781 #8 1.781 Diff algorithm options #8 1.781 --minimal produce the smallest possible diff #8 1.781 -w, --ignore-all-space #8 1.781 ignore whitespace when comparing lines #8 1.781 -b, --ignore-space-change #8 1.781 ignore changes in amount of whitespace #8 1.781 --ignore-space-at-eol #8 1.781 ignore changes in whitespace at EOL #8 1.781 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.781 --ignore-blank-lines ignore changes whose lines are all blank #8 1.781 -I, --ignore-matching-lines <regex> #8 1.781 ignore changes whose all lines match <regex> #8 1.781 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.781 --patience generate diff using the "patience diff" algorithm #8 1.781 --histogram generate diff using the "histogram diff" algorithm #8 1.781 --diff-algorithm <algorithm> #8 1.781 choose a diff algorithm #8 1.781 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.781 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.781 --word-diff-regex <regex> #8 1.781 use <regex> to decide what a word is #8 1.781 --color-words[=<regex>] #8 1.781 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.781 --color-moved[=<mode>] #8 1.781 moved lines of code are colored differently #8 1.781 --color-moved-ws <mode> #8 1.781 how white spaces are ignored in --color-moved #8 1.781 #8 1.781 Other diff options #8 1.781 --relative[=<prefix>] #8 1.781 when run from subdir, exclude changes outside and show relative paths #8 1.781 -a, --text treat all files as text #8 1.781 -R swap two inputs, reverse the diff #8 1.781 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.781 --quiet disable all output of the program #8 1.781 --ext-diff allow an external diff helper to be executed #8 1.781 --textconv run external text conversion filters when comparing binary files #8 1.781 --ignore-submodules[=<when>] #8 1.781 ignore changes to submodules in the diff generation #8 1.781 --submodule[=<format>] #8 1.781 specify how differences in submodules are shown #8 1.781 --ita-invisible-in-index #8 1.781 hide 'git add -N' entries from the index #8 1.781 --ita-visible-in-index #8 1.781 treat 'git add -N' entries as real in the index #8 1.781 -S <string> look for differences that change the number of occurrences of the specified string #8 1.781 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.781 --pickaxe-all show all changes in the changeset with -S or -G #8 1.781 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.781 -O <file> control the order in which files appear in the output #8 1.781 --rotate-to <path> show the change in the specified path first #8 1.781 --skip-to <path> skip the output to the specified path #8 1.781 --find-object <object-id> #8 1.781 look for differences that change the number of occurrences of the specified object #8 1.781 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.781 select files by diff type #8 1.781 --output <file> output to a specific file #8 1.781 #8 1.782 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP' #8 1.782 To add an exception for this directory, call: #8 1.782 #8 1.782 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP #8 1.783 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP' #8 1.783 To add an exception for this directory, call: #8 1.783 #8 1.783 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP #8 1.784 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.784 usage: git diff --no-index [<options>] <path> <path> #8 1.784 #8 1.784 Diff output format options #8 1.784 -p, --patch generate patch #8 1.784 -s, --no-patch suppress diff output #8 1.784 -u generate patch #8 1.784 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.784 -W, --function-context #8 1.784 generate diffs with <n> lines context #8 1.784 --raw generate the diff in raw format #8 1.784 --patch-with-raw synonym for '-p --raw' #8 1.784 --patch-with-stat synonym for '-p --stat' #8 1.784 --numstat machine friendly --stat #8 1.784 --shortstat output only the last line of --stat #8 1.784 -X, --dirstat[=<param1,param2>...] #8 1.784 output the distribution of relative amount of changes for each sub-directory #8 1.784 --cumulative synonym for --dirstat=cumulative #8 1.784 --dirstat-by-file[=<param1,param2>...] #8 1.784 synonym for --dirstat=files,param1,param2... #8 1.784 --check warn if changes introduce conflict markers or whitespace errors #8 1.784 --summary condensed summary such as creations, renames and mode changes #8 1.784 --name-only show only names of changed files #8 1.784 --name-status show only names and status of changed files #8 1.784 --stat[=<width>[,<name-width>[,<count>]]] #8 1.784 generate diffstat #8 1.784 --stat-width <width> generate diffstat with a given width #8 1.784 --stat-name-width <width> #8 1.784 generate diffstat with a given name width #8 1.784 --stat-graph-width <width> #8 1.784 generate diffstat with a given graph width #8 1.784 --stat-count <count> generate diffstat with limited lines #8 1.784 --compact-summary generate compact summary in diffstat #8 1.784 --binary output a binary diff that can be applied #8 1.784 --full-index show full pre- and post-image object names on the "index" lines #8 1.784 --color[=<when>] show colored diff #8 1.784 --ws-error-highlight <kind> #8 1.784 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.784 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.784 --abbrev[=<n>] use <n> digits to display object names #8 1.784 --src-prefix <prefix> #8 1.784 show the given source prefix instead of "a/" #8 1.784 --dst-prefix <prefix> #8 1.784 show the given destination prefix instead of "b/" #8 1.784 --line-prefix <prefix> #8 1.784 prepend an additional prefix to every line of output #8 1.784 --no-prefix do not show any source or destination prefix #8 1.784 --inter-hunk-context <n> #8 1.784 show context between diff hunks up to the specified number of lines #8 1.784 --output-indicator-new <char> #8 1.784 specify the character to indicate a new line instead of '+' #8 1.784 --output-indicator-old <char> #8 1.784 specify the character to indicate an old line instead of '-' #8 1.784 --output-indicator-context <char> #8 1.784 specify the character to indicate a context instead of ' ' #8 1.784 #8 1.784 Diff rename options #8 1.784 -B, --break-rewrites[=<n>[/<m>]] #8 1.784 break complete rewrite changes into pairs of delete and create #8 1.784 -M, --find-renames[=<n>] #8 1.784 detect renames #8 1.784 -D, --irreversible-delete #8 1.784 omit the preimage for deletes #8 1.784 -C, --find-copies[=<n>] #8 1.784 detect copies #8 1.784 --find-copies-harder use unmodified files as source to find copies #8 1.784 --no-renames disable rename detection #8 1.784 --rename-empty use empty blobs as rename source #8 1.784 --follow continue listing the history of a file beyond renames #8 1.784 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.784 #8 1.784 Diff algorithm options #8 1.784 --minimal produce the smallest possible diff #8 1.784 -w, --ignore-all-space #8 1.784 ignore whitespace when comparing lines #8 1.784 -b, --ignore-space-change #8 1.784 ignore changes in amount of whitespace #8 1.784 --ignore-space-at-eol #8 1.784 ignore changes in whitespace at EOL #8 1.784 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.784 --ignore-blank-lines ignore changes whose lines are all blank #8 1.784 -I, --ignore-matching-lines <regex> #8 1.784 ignore changes whose all lines match <regex> #8 1.784 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.784 --patience generate diff using the "patience diff" algorithm #8 1.784 --histogram generate diff using the "histogram diff" algorithm #8 1.784 --diff-algorithm <algorithm> #8 1.784 choose a diff algorithm #8 1.784 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.784 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.784 --word-diff-regex <regex> #8 1.784 use <regex> to decide what a word is #8 1.784 --color-words[=<regex>] #8 1.784 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.784 --color-moved[=<mode>] #8 1.784 moved lines of code are colored differently #8 1.784 --color-moved-ws <mode> #8 1.784 how white spaces are ignored in --color-moved #8 1.784 #8 1.784 Other diff options #8 1.784 --relative[=<prefix>] #8 1.784 when run from subdir, exclude changes outside and show relative paths #8 1.784 -a, --text treat all files as text #8 1.784 -R swap two inputs, reverse the diff #8 1.784 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.784 --quiet disable all output of the program #8 1.784 --ext-diff allow an external diff helper to be executed #8 1.784 --textconv run external text conversion filters when comparing binary files #8 1.784 --ignore-submodules[=<when>] #8 1.784 ignore changes to submodules in the diff generation #8 1.784 --submodule[=<format>] #8 1.784 specify how differences in submodules are shown #8 1.784 --ita-invisible-in-index #8 1.784 hide 'git add -N' entries from the index #8 1.784 --ita-visible-in-index #8 1.784 treat 'git add -N' entries as real in the index #8 1.784 -S <string> look for differences that change the number of occurrences of the specified string #8 1.784 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.784 --pickaxe-all show all changes in the changeset with -S or -G #8 1.784 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.784 -O <file> control the order in which files appear in the output #8 1.784 --rotate-to <path> show the change in the specified path first #8 1.784 --skip-to <path> skip the output to the specified path #8 1.784 --find-object <object-id> #8 1.784 look for differences that change the number of occurrences of the specified object #8 1.784 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.784 select files by diff type #8 1.784 --output <file> output to a specific file #8 1.784 #8 1.784 Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP' #8 1.784 Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP' #8 1.784 Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/update' #8 1.784 Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/update' #8 1.784 Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/clean' #8 1.784 Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/clean' #8 1.784 Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/distclean' #8 1.784 Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/distclean' #8 1.785 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSGP_v13.0.0' #8 1.785 To add an exception for this directory, call: #8 1.785 #8 1.785 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSGP_v13.0.0 #8 1.786 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSGP_v13.0.0' #8 1.786 To add an exception for this directory, call: #8 1.786 #8 1.786 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSGP_v13.0.0 #8 1.787 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.787 usage: git diff --no-index [<options>] <path> <path> #8 1.787 #8 1.787 Diff output format options #8 1.787 -p, --patch generate patch #8 1.787 -s, --no-patch suppress diff output #8 1.787 -u generate patch #8 1.787 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.787 -W, --function-context #8 1.787 generate diffs with <n> lines context #8 1.787 --raw generate the diff in raw format #8 1.787 --patch-with-raw synonym for '-p --raw' #8 1.787 --patch-with-stat synonym for '-p --stat' #8 1.787 --numstat machine friendly --stat #8 1.787 --shortstat output only the last line of --stat #8 1.787 -X, --dirstat[=<param1,param2>...] #8 1.787 output the distribution of relative amount of changes for each sub-directory #8 1.787 --cumulative synonym for --dirstat=cumulative #8 1.787 --dirstat-by-file[=<param1,param2>...] #8 1.787 synonym for --dirstat=files,param1,param2... #8 1.787 --check warn if changes introduce conflict markers or whitespace errors #8 1.787 --summary condensed summary such as creations, renames and mode changes #8 1.787 --name-only show only names of changed files #8 1.787 --name-status show only names and status of changed files #8 1.787 --stat[=<width>[,<name-width>[,<count>]]] #8 1.787 generate diffstat #8 1.787 --stat-width <width> generate diffstat with a given width #8 1.787 --stat-name-width <width> #8 1.787 generate diffstat with a given name width #8 1.787 --stat-graph-width <width> #8 1.787 generate diffstat with a given graph width #8 1.787 --stat-count <count> generate diffstat with limited lines #8 1.787 --compact-summary generate compact summary in diffstat #8 1.787 --binary output a binary diff that can be applied #8 1.787 --full-index show full pre- and post-image object names on the "index" lines #8 1.787 --color[=<when>] show colored diff #8 1.787 --ws-error-highlight <kind> #8 1.787 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.787 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.787 --abbrev[=<n>] use <n> digits to display object names #8 1.787 --src-prefix <prefix> #8 1.787 show the given source prefix instead of "a/" #8 1.787 --dst-prefix <prefix> #8 1.787 show the given destination prefix instead of "b/" #8 1.787 --line-prefix <prefix> #8 1.787 prepend an additional prefix to every line of output #8 1.787 --no-prefix do not show any source or destination prefix #8 1.787 --inter-hunk-context <n> #8 1.787 show context between diff hunks up to the specified number of lines #8 1.787 --output-indicator-new <char> #8 1.787 specify the character to indicate a new line instead of '+' #8 1.787 --output-indicator-old <char> #8 1.787 specify the character to indicate an old line instead of '-' #8 1.787 --output-indicator-context <char> #8 1.787 specify the character to indicate a context instead of ' ' #8 1.787 #8 1.787 Diff rename options #8 1.787 -B, --break-rewrites[=<n>[/<m>]] #8 1.787 break complete rewrite changes into pairs of delete and create #8 1.787 -M, --find-renames[=<n>] #8 1.787 detect renames #8 1.787 -D, --irreversible-delete #8 1.787 omit the preimage for deletes #8 1.787 -C, --find-copies[=<n>] #8 1.787 detect copies #8 1.787 --find-copies-harder use unmodified files as source to find copies #8 1.787 --no-renames disable rename detection #8 1.787 --rename-empty use empty blobs as rename source #8 1.787 --follow continue listing the history of a file beyond renames #8 1.787 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.787 #8 1.787 Diff algorithm options #8 1.787 --minimal produce the smallest possible diff #8 1.787 -w, --ignore-all-space #8 1.787 ignore whitespace when comparing lines #8 1.787 -b, --ignore-space-change #8 1.787 ignore changes in amount of whitespace #8 1.787 --ignore-space-at-eol #8 1.787 ignore changes in whitespace at EOL #8 1.787 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.787 --ignore-blank-lines ignore changes whose lines are all blank #8 1.787 -I, --ignore-matching-lines <regex> #8 1.787 ignore changes whose all lines match <regex> #8 1.787 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.787 --patience generate diff using the "patience diff" algorithm #8 1.787 --histogram generate diff using the "histogram diff" algorithm #8 1.787 --diff-algorithm <algorithm> #8 1.787 choose a diff algorithm #8 1.787 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.787 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.787 --word-diff-regex <regex> #8 1.787 use <regex> to decide what a word is #8 1.787 --color-words[=<regex>] #8 1.787 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.787 --color-moved[=<mode>] #8 1.787 moved lines of code are colored differently #8 1.787 --color-moved-ws <mode> #8 1.787 how white spaces are ignored in --color-moved #8 1.787 #8 1.787 Other diff options #8 1.787 --relative[=<prefix>] #8 1.787 when run from subdir, exclude changes outside and show relative paths #8 1.787 -a, --text treat all files as text #8 1.787 -R swap two inputs, reverse the diff #8 1.787 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.787 --quiet disable all output of the program #8 1.787 --ext-diff allow an external diff helper to be executed #8 1.787 --textconv run external text conversion filters when comparing binary files #8 1.787 --ignore-submodules[=<when>] #8 1.787 ignore changes to submodules in the diff generation #8 1.787 --submodule[=<format>] #8 1.787 specify how differences in submodules are shown #8 1.787 --ita-invisible-in-index #8 1.787 hide 'git add -N' entries from the index #8 1.787 --ita-visible-in-index #8 1.787 treat 'git add -N' entries as real in the index #8 1.787 -S <string> look for differences that change the number of occurrences of the specified string #8 1.787 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.787 --pickaxe-all show all changes in the changeset with -S or -G #8 1.787 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.787 -O <file> control the order in which files appear in the output #8 1.787 --rotate-to <path> show the change in the specified path first #8 1.787 --skip-to <path> skip the output to the specified path #8 1.787 --find-object <object-id> #8 1.787 look for differences that change the number of occurrences of the specified object #8 1.787 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.787 select files by diff type #8 1.787 --output <file> output to a specific file #8 1.787 #8 1.789 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/osmo-uecups' #8 1.789 To add an exception for this directory, call: #8 1.789 #8 1.789 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/osmo-uecups #8 1.790 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/osmo-uecups' #8 1.790 To add an exception for this directory, call: #8 1.790 #8 1.790 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/osmo-uecups #8 1.791 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.791 usage: git diff --no-index [<options>] <path> <path> #8 1.791 #8 1.791 Diff output format options #8 1.791 -p, --patch generate patch #8 1.791 -s, --no-patch suppress diff output #8 1.791 -u generate patch #8 1.791 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.791 -W, --function-context #8 1.791 generate diffs with <n> lines context #8 1.791 --raw generate the diff in raw format #8 1.791 --patch-with-raw synonym for '-p --raw' #8 1.791 --patch-with-stat synonym for '-p --stat' #8 1.791 --numstat machine friendly --stat #8 1.791 --shortstat output only the last line of --stat #8 1.791 -X, --dirstat[=<param1,param2>...] #8 1.791 output the distribution of relative amount of changes for each sub-directory #8 1.791 --cumulative synonym for --dirstat=cumulative #8 1.791 --dirstat-by-file[=<param1,param2>...] #8 1.791 synonym for --dirstat=files,param1,param2... #8 1.791 --check warn if changes introduce conflict markers or whitespace errors #8 1.791 --summary condensed summary such as creations, renames and mode changes #8 1.791 --name-only show only names of changed files #8 1.791 --name-status show only names and status of changed files #8 1.791 --stat[=<width>[,<name-width>[,<count>]]] #8 1.791 generate diffstat #8 1.791 --stat-width <width> generate diffstat with a given width #8 1.791 --stat-name-width <width> #8 1.791 generate diffstat with a given name width #8 1.791 --stat-graph-width <width> #8 1.791 generate diffstat with a given graph width #8 1.791 --stat-count <count> generate diffstat with limited lines #8 1.791 --compact-summary generate compact summary in diffstat #8 1.791 --binary output a binary diff that can be applied #8 1.791 --full-index show full pre- and post-image object names on the "index" lines #8 1.791 --color[=<when>] show colored diff #8 1.791 --ws-error-highlight <kind> #8 1.791 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.791 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.791 --abbrev[=<n>] use <n> digits to display object names #8 1.791 --src-prefix <prefix> #8 1.791 show the given source prefix instead of "a/" #8 1.791 --dst-prefix <prefix> #8 1.791 show the given destination prefix instead of "b/" #8 1.791 --line-prefix <prefix> #8 1.791 prepend an additional prefix to every line of output #8 1.791 --no-prefix do not show any source or destination prefix #8 1.791 --inter-hunk-context <n> #8 1.791 show context between diff hunks up to the specified number of lines #8 1.791 --output-indicator-new <char> #8 1.791 specify the character to indicate a new line instead of '+' #8 1.791 --output-indicator-old <char> #8 1.791 specify the character to indicate an old line instead of '-' #8 1.791 --output-indicator-context <char> #8 1.791 specify the character to indicate a context instead of ' ' #8 1.791 #8 1.791 Diff rename options #8 1.791 -B, --break-rewrites[=<n>[/<m>]] #8 1.791 break complete rewrite changes into pairs of delete and create #8 1.791 -M, --find-renames[=<n>] #8 1.791 detect renames #8 1.791 -D, --irreversible-delete #8 1.791 omit the preimage for deletes #8 1.791 -C, --find-copies[=<n>] #8 1.791 detect copies #8 1.791 --find-copies-harder use unmodified files as source to find copies #8 1.791 --no-renames disable rename detection #8 1.791 --rename-empty use empty blobs as rename source #8 1.791 --follow continue listing the history of a file beyond renames #8 1.791 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.791 #8 1.791 Diff algorithm options #8 1.791 --minimal produce the smallest possible diff #8 1.791 -w, --ignore-all-space #8 1.791 ignore whitespace when comparing lines #8 1.791 -b, --ignore-space-change #8 1.791 ignore changes in amount of whitespace #8 1.791 --ignore-space-at-eol #8 1.791 ignore changes in whitespace at EOL #8 1.791 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.791 --ignore-blank-lines ignore changes whose lines are all blank #8 1.791 -I, --ignore-matching-lines <regex> #8 1.791 ignore changes whose all lines match <regex> #8 1.791 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.791 --patience generate diff using the "patience diff" algorithm #8 1.791 --histogram generate diff using the "histogram diff" algorithm #8 1.791 --diff-algorithm <algorithm> #8 1.791 choose a diff algorithm #8 1.791 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.791 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.791 --word-diff-regex <regex> #8 1.791 use <regex> to decide what a word is #8 1.791 --color-words[=<regex>] #8 1.791 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.791 --color-moved[=<mode>] #8 1.791 moved lines of code are colored differently #8 1.791 --color-moved-ws <mode> #8 1.791 how white spaces are ignored in --color-moved #8 1.791 #8 1.791 Other diff options #8 1.791 --relative[=<prefix>] #8 1.791 when run from subdir, exclude changes outside and show relative paths #8 1.791 -a, --text treat all files as text #8 1.791 -R swap two inputs, reverse the diff #8 1.791 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.791 --quiet disable all output of the program #8 1.791 --ext-diff allow an external diff helper to be executed #8 1.791 --textconv run external text conversion filters when comparing binary files #8 1.791 --ignore-submodules[=<when>] #8 1.791 ignore changes to submodules in the diff generation #8 1.791 --submodule[=<format>] #8 1.791 specify how differences in submodules are shown #8 1.791 --ita-invisible-in-index #8 1.791 hide 'git add -N' entries from the index #8 1.791 --ita-visible-in-index #8 1.791 treat 'git add -N' entries as real in the index #8 1.791 -S <string> look for differences that change the number of occurrences of the specified string #8 1.791 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.791 --pickaxe-all show all changes in the changeset with -S or -G #8 1.791 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.791 -O <file> control the order in which files appear in the output #8 1.791 --rotate-to <path> show the change in the specified path first #8 1.791 --skip-to <path> skip the output to the specified path #8 1.791 --find-object <object-id> #8 1.791 look for differences that change the number of occurrences of the specified object #8 1.791 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.791 select files by diff type #8 1.791 --output <file> output to a specific file #8 1.791 #8 1.792 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSMAP' #8 1.792 To add an exception for this directory, call: #8 1.792 #8 1.792 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSMAP #8 1.793 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSMAP' #8 1.793 To add an exception for this directory, call: #8 1.793 #8 1.793 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSMAP #8 1.794 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.794 usage: git diff --no-index [<options>] <path> <path> #8 1.794 #8 1.794 Diff output format options #8 1.794 -p, --patch generate patch #8 1.794 -s, --no-patch suppress diff output #8 1.794 -u generate patch #8 1.794 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.794 -W, --function-context #8 1.794 generate diffs with <n> lines context #8 1.794 --raw generate the diff in raw format #8 1.794 --patch-with-raw synonym for '-p --raw' #8 1.794 --patch-with-stat synonym for '-p --stat' #8 1.794 --numstat machine friendly --stat #8 1.794 --shortstat output only the last line of --stat #8 1.794 -X, --dirstat[=<param1,param2>...] #8 1.794 output the distribution of relative amount of changes for each sub-directory #8 1.794 --cumulative synonym for --dirstat=cumulative #8 1.794 --dirstat-by-file[=<param1,param2>...] #8 1.794 synonym for --dirstat=files,param1,param2... #8 1.794 --check warn if changes introduce conflict markers or whitespace errors #8 1.794 --summary condensed summary such as creations, renames and mode changes #8 1.794 --name-only show only names of changed files #8 1.794 --name-status show only names and status of changed files #8 1.794 --stat[=<width>[,<name-width>[,<count>]]] #8 1.794 generate diffstat #8 1.794 --stat-width <width> generate diffstat with a given width #8 1.794 --stat-name-width <width> #8 1.794 generate diffstat with a given name width #8 1.794 --stat-graph-width <width> #8 1.794 generate diffstat with a given graph width #8 1.794 --stat-count <count> generate diffstat with limited lines #8 1.794 --compact-summary generate compact summary in diffstat #8 1.794 --binary output a binary diff that can be applied #8 1.794 --full-index show full pre- and post-image object names on the "index" lines #8 1.794 --color[=<when>] show colored diff #8 1.794 --ws-error-highlight <kind> #8 1.794 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.794 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.794 --abbrev[=<n>] use <n> digits to display object names #8 1.794 --src-prefix <prefix> #8 1.794 show the given source prefix instead of "a/" #8 1.794 --dst-prefix <prefix> #8 1.794 show the given destination prefix instead of "b/" #8 1.794 --line-prefix <prefix> #8 1.794 prepend an additional prefix to every line of output #8 1.794 --no-prefix do not show any source or destination prefix #8 1.794 --inter-hunk-context <n> #8 1.794 show context between diff hunks up to the specified number of lines #8 1.794 --output-indicator-new <char> #8 1.794 specify the character to indicate a new line instead of '+' #8 1.794 --output-indicator-old <char> #8 1.794 specify the character to indicate an old line instead of '-' #8 1.794 --output-indicator-context <char> #8 1.794 specify the character to indicate a context instead of ' ' #8 1.794 #8 1.794 Diff rename options #8 1.794 -B, --break-rewrites[=<n>[/<m>]] #8 1.794 break complete rewrite changes into pairs of delete and create #8 1.794 -M, --find-renames[=<n>] #8 1.794 detect renames #8 1.794 -D, --irreversible-delete #8 1.794 omit the preimage for deletes #8 1.794 -C, --find-copies[=<n>] #8 1.794 detect copies #8 1.794 --find-copies-harder use unmodified files as source to find copies #8 1.794 --no-renames disable rename detection #8 1.794 --rename-empty use empty blobs as rename source #8 1.794 --follow continue listing the history of a file beyond renames #8 1.794 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.794 #8 1.794 Diff algorithm options #8 1.794 --minimal produce the smallest possible diff #8 1.794 -w, --ignore-all-space #8 1.794 ignore whitespace when comparing lines #8 1.794 -b, --ignore-space-change #8 1.794 ignore changes in amount of whitespace #8 1.794 --ignore-space-at-eol #8 1.794 ignore changes in whitespace at EOL #8 1.794 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.794 --ignore-blank-lines ignore changes whose lines are all blank #8 1.794 -I, --ignore-matching-lines <regex> #8 1.794 ignore changes whose all lines match <regex> #8 1.794 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.794 --patience generate diff using the "patience diff" algorithm #8 1.794 --histogram generate diff using the "histogram diff" algorithm #8 1.794 --diff-algorithm <algorithm> #8 1.794 choose a diff algorithm #8 1.794 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.794 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.794 --word-diff-regex <regex> #8 1.794 use <regex> to decide what a word is #8 1.794 --color-words[=<regex>] #8 1.794 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.794 --color-moved[=<mode>] #8 1.794 moved lines of code are colored differently #8 1.794 --color-moved-ws <mode> #8 1.794 how white spaces are ignored in --color-moved #8 1.794 #8 1.794 Other diff options #8 1.794 --relative[=<prefix>] #8 1.794 when run from subdir, exclude changes outside and show relative paths #8 1.794 -a, --text treat all files as text #8 1.794 -R swap two inputs, reverse the diff #8 1.794 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.794 --quiet disable all output of the program #8 1.794 --ext-diff allow an external diff helper to be executed #8 1.794 --textconv run external text conversion filters when comparing binary files #8 1.794 --ignore-submodules[=<when>] #8 1.794 ignore changes to submodules in the diff generation #8 1.794 --submodule[=<format>] #8 1.794 specify how differences in submodules are shown #8 1.794 --ita-invisible-in-index #8 1.794 hide 'git add -N' entries from the index #8 1.794 --ita-visible-in-index #8 1.794 treat 'git add -N' entries as real in the index #8 1.794 -S <string> look for differences that change the number of occurrences of the specified string #8 1.794 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.794 --pickaxe-all show all changes in the changeset with -S or -G #8 1.794 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.794 -O <file> control the order in which files appear in the output #8 1.794 --rotate-to <path> show the change in the specified path first #8 1.794 --skip-to <path> skip the output to the specified path #8 1.794 --find-object <object-id> #8 1.794 look for differences that change the number of occurrences of the specified object #8 1.794 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.794 select files by diff type #8 1.794 --output <file> output to a specific file #8 1.794 #8 1.796 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.MAP' #8 1.796 To add an exception for this directory, call: #8 1.796 #8 1.796 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.MAP #8 1.797 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.MAP' #8 1.797 To add an exception for this directory, call: #8 1.797 #8 1.797 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.MAP #8 1.798 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.798 usage: git diff --no-index [<options>] <path> <path> #8 1.798 #8 1.798 Diff output format options #8 1.798 -p, --patch generate patch #8 1.798 -s, --no-patch suppress diff output #8 1.798 -u generate patch #8 1.798 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.798 -W, --function-context #8 1.798 generate diffs with <n> lines context #8 1.798 --raw generate the diff in raw format #8 1.798 --patch-with-raw synonym for '-p --raw' #8 1.798 --patch-with-stat synonym for '-p --stat' #8 1.798 --numstat machine friendly --stat #8 1.798 --shortstat output only the last line of --stat #8 1.798 -X, --dirstat[=<param1,param2>...] #8 1.798 output the distribution of relative amount of changes for each sub-directory #8 1.798 --cumulative synonym for --dirstat=cumulative #8 1.798 --dirstat-by-file[=<param1,param2>...] #8 1.798 synonym for --dirstat=files,param1,param2... #8 1.798 --check warn if changes introduce conflict markers or whitespace errors #8 1.798 --summary condensed summary such as creations, renames and mode changes #8 1.798 --name-only show only names of changed files #8 1.798 --name-status show only names and status of changed files #8 1.798 --stat[=<width>[,<name-width>[,<count>]]] #8 1.798 generate diffstat #8 1.798 --stat-width <width> generate diffstat with a given width #8 1.798 --stat-name-width <width> #8 1.798 generate diffstat with a given name width #8 1.798 --stat-graph-width <width> #8 1.798 generate diffstat with a given graph width #8 1.798 --stat-count <count> generate diffstat with limited lines #8 1.798 --compact-summary generate compact summary in diffstat #8 1.798 --binary output a binary diff that can be applied #8 1.798 --full-index show full pre- and post-image object names on the "index" lines #8 1.798 --color[=<when>] show colored diff #8 1.798 --ws-error-highlight <kind> #8 1.798 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.798 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.798 --abbrev[=<n>] use <n> digits to display object names #8 1.798 --src-prefix <prefix> #8 1.798 show the given source prefix instead of "a/" #8 1.798 --dst-prefix <prefix> #8 1.798 show the given destination prefix instead of "b/" #8 1.798 --line-prefix <prefix> #8 1.798 prepend an additional prefix to every line of output #8 1.798 --no-prefix do not show any source or destination prefix #8 1.798 --inter-hunk-context <n> #8 1.798 show context between diff hunks up to the specified number of lines #8 1.798 --output-indicator-new <char> #8 1.798 specify the character to indicate a new line instead of '+' #8 1.798 --output-indicator-old <char> #8 1.798 specify the character to indicate an old line instead of '-' #8 1.798 --output-indicator-context <char> #8 1.798 specify the character to indicate a context instead of ' ' #8 1.798 #8 1.798 Diff rename options #8 1.798 -B, --break-rewrites[=<n>[/<m>]] #8 1.798 break complete rewrite changes into pairs of delete and create #8 1.798 -M, --find-renames[=<n>] #8 1.798 detect renames #8 1.798 -D, --irreversible-delete #8 1.798 omit the preimage for deletes #8 1.798 -C, --find-copies[=<n>] #8 1.798 detect copies #8 1.798 --find-copies-harder use unmodified files as source to find copies #8 1.798 --no-renames disable rename detection #8 1.798 --rename-empty use empty blobs as rename source #8 1.798 --follow continue listing the history of a file beyond renames #8 1.798 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.798 #8 1.798 Diff algorithm options #8 1.798 --minimal produce the smallest possible diff #8 1.798 -w, --ignore-all-space #8 1.798 ignore whitespace when comparing lines #8 1.798 -b, --ignore-space-change #8 1.798 ignore changes in amount of whitespace #8 1.798 --ignore-space-at-eol #8 1.798 ignore changes in whitespace at EOL #8 1.798 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.798 --ignore-blank-lines ignore changes whose lines are all blank #8 1.798 -I, --ignore-matching-lines <regex> #8 1.798 ignore changes whose all lines match <regex> #8 1.798 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.798 --patience generate diff using the "patience diff" algorithm #8 1.798 --histogram generate diff using the "histogram diff" algorithm #8 1.798 --diff-algorithm <algorithm> #8 1.798 choose a diff algorithm #8 1.798 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.798 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.798 --word-diff-regex <regex> #8 1.798 use <regex> to decide what a word is #8 1.798 --color-words[=<regex>] #8 1.798 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.798 --color-moved[=<mode>] #8 1.798 moved lines of code are colored differently #8 1.798 --color-moved-ws <mode> #8 1.798 how white spaces are ignored in --color-moved #8 1.798 #8 1.798 Other diff options #8 1.798 --relative[=<prefix>] #8 1.798 when run from subdir, exclude changes outside and show relative paths #8 1.798 -a, --text treat all files as text #8 1.798 -R swap two inputs, reverse the diff #8 1.798 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.798 --quiet disable all output of the program #8 1.798 --ext-diff allow an external diff helper to be executed #8 1.798 --textconv run external text conversion filters when comparing binary files #8 1.798 --ignore-submodules[=<when>] #8 1.798 ignore changes to submodules in the diff generation #8 1.798 --submodule[=<format>] #8 1.798 specify how differences in submodules are shown #8 1.798 --ita-invisible-in-index #8 1.798 hide 'git add -N' entries from the index #8 1.798 --ita-visible-in-index #8 1.798 treat 'git add -N' entries as real in the index #8 1.798 -S <string> look for differences that change the number of occurrences of the specified string #8 1.798 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.798 --pickaxe-all show all changes in the changeset with -S or -G #8 1.798 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.798 -O <file> control the order in which files appear in the output #8 1.798 --rotate-to <path> show the change in the specified path first #8 1.798 --skip-to <path> skip the output to the specified path #8 1.798 --find-object <object-id> #8 1.798 look for differences that change the number of occurrences of the specified object #8 1.798 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.798 select files by diff type #8 1.798 --output <file> output to a specific file #8 1.798 #8 1.799 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.AF_PACKET' #8 1.799 To add an exception for this directory, call: #8 1.799 #8 1.799 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.AF_PACKET #8 1.800 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.AF_PACKET' #8 1.800 To add an exception for this directory, call: #8 1.800 #8 1.800 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.AF_PACKET #8 1.801 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.801 usage: git diff --no-index [<options>] <path> <path> #8 1.801 #8 1.801 Diff output format options #8 1.801 -p, --patch generate patch #8 1.801 -s, --no-patch suppress diff output #8 1.801 -u generate patch #8 1.801 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.801 -W, --function-context #8 1.801 generate diffs with <n> lines context #8 1.801 --raw generate the diff in raw format #8 1.801 --patch-with-raw synonym for '-p --raw' #8 1.801 --patch-with-stat synonym for '-p --stat' #8 1.801 --numstat machine friendly --stat #8 1.801 --shortstat output only the last line of --stat #8 1.801 -X, --dirstat[=<param1,param2>...] #8 1.801 output the distribution of relative amount of changes for each sub-directory #8 1.801 --cumulative synonym for --dirstat=cumulative #8 1.801 --dirstat-by-file[=<param1,param2>...] #8 1.801 synonym for --dirstat=files,param1,param2... #8 1.801 --check warn if changes introduce conflict markers or whitespace errors #8 1.801 --summary condensed summary such as creations, renames and mode changes #8 1.801 --name-only show only names of changed files #8 1.801 --name-status show only names and status of changed files #8 1.801 --stat[=<width>[,<name-width>[,<count>]]] #8 1.801 generate diffstat #8 1.801 --stat-width <width> generate diffstat with a given width #8 1.801 --stat-name-width <width> #8 1.801 generate diffstat with a given name width #8 1.801 --stat-graph-width <width> #8 1.801 generate diffstat with a given graph width #8 1.801 --stat-count <count> generate diffstat with limited lines #8 1.801 --compact-summary generate compact summary in diffstat #8 1.801 --binary output a binary diff that can be applied #8 1.801 --full-index show full pre- and post-image object names on the "index" lines #8 1.801 --color[=<when>] show colored diff #8 1.801 --ws-error-highlight <kind> #8 1.801 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.801 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.801 --abbrev[=<n>] use <n> digits to display object names #8 1.801 --src-prefix <prefix> #8 1.801 show the given source prefix instead of "a/" #8 1.801 --dst-prefix <prefix> #8 1.801 show the given destination prefix instead of "b/" #8 1.801 --line-prefix <prefix> #8 1.801 prepend an additional prefix to every line of output #8 1.801 --no-prefix do not show any source or destination prefix #8 1.801 --inter-hunk-context <n> #8 1.801 show context between diff hunks up to the specified number of lines #8 1.801 --output-indicator-new <char> #8 1.801 specify the character to indicate a new line instead of '+' #8 1.801 --output-indicator-old <char> #8 1.801 specify the character to indicate an old line instead of '-' #8 1.801 --output-indicator-context <char> #8 1.801 specify the character to indicate a context instead of ' ' #8 1.801 #8 1.801 Diff rename options #8 1.801 -B, --break-rewrites[=<n>[/<m>]] #8 1.801 break complete rewrite changes into pairs of delete and create #8 1.801 -M, --find-renames[=<n>] #8 1.801 detect renames #8 1.801 -D, --irreversible-delete #8 1.801 omit the preimage for deletes #8 1.801 -C, --find-copies[=<n>] #8 1.801 detect copies #8 1.801 --find-copies-harder use unmodified files as source to find copies #8 1.801 --no-renames disable rename detection #8 1.801 --rename-empty use empty blobs as rename source #8 1.801 --follow continue listing the history of a file beyond renames #8 1.801 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.801 #8 1.801 Diff algorithm options #8 1.801 --minimal produce the smallest possible diff #8 1.801 -w, --ignore-all-space #8 1.801 ignore whitespace when comparing lines #8 1.801 -b, --ignore-space-change #8 1.801 ignore changes in amount of whitespace #8 1.801 --ignore-space-at-eol #8 1.801 ignore changes in whitespace at EOL #8 1.801 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.801 --ignore-blank-lines ignore changes whose lines are all blank #8 1.801 -I, --ignore-matching-lines <regex> #8 1.801 ignore changes whose all lines match <regex> #8 1.801 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.801 --patience generate diff using the "patience diff" algorithm #8 1.801 --histogram generate diff using the "histogram diff" algorithm #8 1.801 --diff-algorithm <algorithm> #8 1.801 choose a diff algorithm #8 1.801 --anchored <text> generate diff using the "anchored diff" algorithm #8 1.801 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 1.801 --word-diff-regex <regex> #8 1.801 use <regex> to decide what a word is #8 1.801 --color-words[=<regex>] #8 1.801 equivalent to --word-diff=color --word-diff-regex=<regex> #8 1.801 --color-moved[=<mode>] #8 1.801 moved lines of code are colored differently #8 1.801 --color-moved-ws <mode> #8 1.801 how white spaces are ignored in --color-moved #8 1.801 #8 1.801 Other diff options #8 1.801 --relative[=<prefix>] #8 1.801 when run from subdir, exclude changes outside and show relative paths #8 1.801 -a, --text treat all files as text #8 1.801 -R swap two inputs, reverse the diff #8 1.801 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.801 --quiet disable all output of the program #8 1.801 --ext-diff allow an external diff helper to be executed #8 1.801 --textconv run external text conversion filters when comparing binary files #8 1.801 --ignore-submodules[=<when>] #8 1.801 ignore changes to submodules in the diff generation #8 1.801 --submodule[=<format>] #8 1.801 specify how differences in submodules are shown #8 1.801 --ita-invisible-in-index #8 1.801 hide 'git add -N' entries from the index #8 1.801 --ita-visible-in-index #8 1.801 treat 'git add -N' entries as real in the index #8 1.801 -S <string> look for differences that change the number of occurrences of the specified string #8 1.801 -G <regex> look for differences that change the number of occurrences of the specified regex #8 1.801 --pickaxe-all show all changes in the changeset with -S or -G #8 1.801 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 1.801 -O <file> control the order in which files appear in the output #8 1.801 --rotate-to <path> show the change in the specified path first #8 1.801 --skip-to <path> skip the output to the specified path #8 1.801 --find-object <object-id> #8 1.801 look for differences that change the number of occurrences of the specified object #8 1.801 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.801 select files by diff type #8 1.801 --output <file> output to a specific file #8 1.801 #8 1.801 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.USB' #8 1.801 To add an exception for this directory, call: #8 1.801 #8 1.801 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.USB #8 1.803 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.USB' #8 1.803 To add an exception for this directory, call: #8 1.803 #8 1.803 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.USB #8 1.803 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.803 usage: git diff --no-index [<options>] <path> <path> #8 1.803 #8 1.803 Diff output format options #8 1.803 -p, --patch generate patch #8 1.803 -s, --no-patch suppress diff output #8 1.803 -u generate patch #8 1.803 -U, --unified[=<n>] generate diffs with <n> lines context #8 1.803 -W, --function-context #8 1.803 generate diffs with <n> lines context #8 1.803 --raw generate the diff in raw format #8 1.803 --patch-with-raw synonym for '-p --raw' #8 1.803 --patch-with-stat synonym for '-p --stat' #8 1.803 --numstat machine friendly --stat #8 1.803 --shortstat output only the last line of --stat #8 1.803 -X, --dirstat[=<param1,param2>...] #8 1.803 output the distribution of relative amount of changes for each sub-directory #8 1.803 --cumulative synonym for --dirstat=cumulative #8 1.803 --dirstat-by-file[=<param1,param2>...] #8 1.803 synonym for --dirstat=files,param1,param2... #8 1.803 --check warn if changes introduce conflict markers or whitespace errors #8 1.803 --summary condensed summary such as creations, renames and mode changes #8 1.803 --name-only show only names of changed files #8 1.803 --name-status show only names and status of changed files #8 1.803 --stat[=<width>[,<name-width>[,<count>]]] #8 1.803 generate diffstat #8 1.803 --stat-width <width> generate diffstat with a given width #8 1.803 --stat-name-width <width> #8 1.803 generate diffstat with a given name width #8 1.803 --stat-graph-width <width> #8 1.803 generate diffstat with a given graph width #8 1.803 --stat-count <count> generate diffstat with limited lines #8 1.803 --compact-summary generate compact summary in diffstat #8 1.803 --binary output a binary diff that can be applied #8 1.803 --full-index show full pre- and post-image object names on the "index" lines #8 1.803 --color[=<when>] show colored diff #8 1.803 --ws-error-highlight <kind> #8 1.803 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.803 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.803 --abbrev[=<n>] use <n> digits to display object names #8 1.803 --src-prefix <prefix> #8 1.803 show the given source prefix instead of "a/" #8 1.803 --dst-prefix <prefix> #8 1.803 show the given destination prefix instead of "b/" #8 1.803 --line-prefix <prefix> #8 1.803 prepend an additional prefix to every line of output #8 1.803 --no-prefix do not show any source or destination prefix #8 1.803 --inter-hunk-context <n> #8 1.803 show context between diff hunks up to the specified number of lines #8 1.803 --output-indicator-new <char> #8 1.803 specify the character to indicate a new line instead of '+' #8 1.803 --output-indicator-old <char> #8 1.803 specify the character to indicate an old line instead of '-' #8 1.803 --output-indicator-context <char> #8 1.803 specify the character to indicate a context instead of ' ' #8 1.803 #8 1.803 Diff rename options #8 1.803 -B, --break-rewrites[=<n>[/<m>]] #8 1.803 break complete rewrite changes into pairs of delete and create #8 1.803 -M, --find-renames[=<n>] #8 1.803 detect renames #8 1.803 -D, --irreversible-delete #8 1.803 omit the preimage for deletes #8 1.803 -C, --find-copies[=<n>] #8 1.803 detect copies #8 1.803 --find-copies-harder use unmodified files as source to find copies #8 1.803 --no-renames disable rename detection #8 1.803 --rename-empty use empty blobs as rename source #8 1.803 --follow continue listing the history of a file beyond renames #8 1.803 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.804 #8 1.804 Diff algorithm options #8 1.804 --minimal produce the smallest possible diff #8 1.804 -w, --ignore-all-space #8 1.804 #8 1.804 [output clipped, log limit 200KiB/s reached] #8 1.804 WARNING: titan.Libraries.TCCUsefulFunctions skipped because it contains uncommitted modifications! #8 1.805 WARNING: titan.ProtocolEmulations.M3UA skipped because it contains uncommitted modifications! #8 1.805 WARNING: titan.ProtocolEmulations.SCCP skipped because it contains uncommitted modifications! #8 1.805 WARNING: titan.ProtocolModules.BSSAPP_v7.3.0 skipped because it contains uncommitted modifications! #8 1.805 WARNING: titan.ProtocolModules.DIAMETER_ProtocolModule_Generator skipped because it contains uncommitted modifications! #8 1.805 WARNING: titan.ProtocolModules.DNS skipped because it contains uncommitted modifications! #8 1.805 WARNING: titan.ProtocolModules.GRE skipped because it contains uncommitted modifications! #8 1.805 WARNING: titan.ProtocolModules.GTP_v13.5.0 skipped because it contains uncommitted modifications! #8 1.805 WARNING: titan.ProtocolModules.GTPv2_v13.7.0 skipped because it contains uncommitted modifications! #8 1.805 WARNING: titan.ProtocolModules.ICMP skipped because it contains uncommitted modifications! #8 1.805 WARNING: titan.ProtocolModules.ICMPv6 skipped because it contains uncommitted modifications! #8 1.806 WARNING: titan.ProtocolModules.IP skipped because it contains uncommitted modifications! #8 1.806 WARNING: titan.ProtocolModules.ISUP_Q.762 skipped because it contains uncommitted modifications! #8 1.806 WARNING: titan.ProtocolModules.JSON_v07_2006 skipped because it contains uncommitted modifications! #8 1.806 WARNING: titan.ProtocolModules.L2TP skipped because it contains uncommitted modifications! #8 1.806 WARNING: titan.ProtocolModules.LLC_v7.1.0 skipped because it contains uncommitted modifications! #8 1.806 WARNING: titan.ProtocolModules.M3UA skipped because it contains uncommitted modifications! #8 1.806 WARNING: titan.ProtocolModules.MobileL3_v13.4.0 skipped because it contains uncommitted modifications! #8 1.806 WARNING: titan.ProtocolModules.SMPP skipped because it contains uncommitted modifications! #8 1.806 WARNING: titan.ProtocolModules.TCP skipped because it contains uncommitted modifications! #8 1.806 WARNING: titan.ProtocolModules.UDP skipped because it contains uncommitted modifications! #8 1.806 WARNING: titan.ProtocolModules.RTP skipped because it contains uncommitted modifications! #8 1.807 WARNING: titan.ProtocolModules.M2PA skipped because it contains uncommitted modifications! #8 1.807 WARNING: titan.ProtocolModules.ROSE skipped because it contains uncommitted modifications! #8 1.807 WARNING: titan.ProtocolModules.SCTP skipped because it contains uncommitted modifications! #8 1.807 WARNING: titan.ProtocolModules.SDP skipped because it contains uncommitted modifications! #8 1.807 WARNING: titan.ProtocolModules.SUA skipped because it contains uncommitted modifications! #8 1.807 WARNING: titan.ProtocolModules.NAS_EPS_15.2.0.1 skipped because it contains uncommitted modifications! #8 1.807 WARNING: titan.ProtocolModules.NS_v7.3.0 skipped because it contains uncommitted modifications! #8 1.807 WARNING: titan.ProtocolModules.SGsAP_13.2.0 skipped because it contains uncommitted modifications! #8 1.807 WARNING: titan.ProtocolModules.SNDCP_v7.0.0 skipped because it contains uncommitted modifications! #8 1.807 WARNING: titan.ProtocolModules.PFCP_v15.1.0 skipped because it contains uncommitted modifications! #8 1.807 WARNING: titan.TestPorts.Common_Components.Socket-API skipped because it contains uncommitted modifications! #8 1.808 WARNING: titan.TestPorts.HTTPmsg skipped because it contains uncommitted modifications! #8 1.808 WARNING: titan.TestPorts.Common_Components.Abstract_Socket skipped because it contains uncommitted modifications! #8 1.808 WARNING: titan.TestPorts.IPL4asp skipped because it contains uncommitted modifications! #8 1.808 WARNING: titan.TestPorts.LANL2asp skipped because it contains uncommitted modifications! #8 1.808 WARNING: titan.TestPorts.PCAPasp skipped because it contains uncommitted modifications! #8 1.808 WARNING: titan.TestPorts.PIPEasp skipped because it contains uncommitted modifications! #8 1.808 WARNING: titan.TestPorts.SIPmsg skipped because it contains uncommitted modifications! #8 1.808 WARNING: titan.TestPorts.TELNETasp skipped because it contains uncommitted modifications! #8 1.808 WARNING: titan.TestPorts.TCPasp skipped because it contains uncommitted modifications! #8 1.808 WARNING: titan.TestPorts.UDPasp skipped because it contains uncommitted modifications! #8 1.808 WARNING: titan.TestPorts.UNIX_DOMAIN_SOCKETasp skipped because it contains uncommitted modifications! #8 1.808 WARNING: titan.TestPorts.SCTPasp skipped because it contains uncommitted modifications! #8 1.808 WARNING: titan.TestPorts.MTP3asp skipped because it contains uncommitted modifications! #8 1.809 WARNING: titan.ProtocolModules.BSSGP_v13.0.0 skipped because it contains uncommitted modifications! #8 1.809 WARNING: osmo-uecups skipped because it contains uncommitted modifications! #8 1.809 WARNING: titan.ProtocolModules.BSSMAP skipped because it contains uncommitted modifications! #8 1.809 WARNING: titan.ProtocolModules.MAP skipped because it contains uncommitted modifications! #8 1.809 WARNING: titan.TestPorts.AF_PACKET skipped because it contains uncommitted modifications! #8 1.809 WARNING: titan.TestPorts.USB skipped because it contains uncommitted modifications! #8 1.809 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 1.809 touch .make.deps #8 1.810 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 1.810 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 1.811 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 1.811 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 1.830 (cd ns && ./gen_links.sh && ./regen_makefile.sh) #8 1.831 Linking UD_PT.cc #8 1.832 Linking UD_PT.hh #8 1.832 Linking UD_PortType.ttcn #8 1.833 Linking UD_Types.ttcn #8 1.833 Linking TCCInterface_Functions.ttcn #8 1.834 Linking TCCConversion_Functions.ttcn #8 1.834 Linking TCCConversion.cc #8 1.835 Linking TCCInterface.cc #8 1.835 Linking TCCInterface_ip.h #8 1.836 Linking Socket_API_Definitions.ttcn #8 1.836 Linking IPL4asp_Functions.ttcn #8 1.837 Linking IPL4asp_PT.cc #8 1.837 Linking IPL4asp_PT.hh #8 1.837 Linking IPL4asp_PortType.ttcn #8 1.838 Linking IPL4asp_Types.ttcn #8 1.838 Linking IPL4asp_discovery.cc #8 1.838 Linking IPL4asp_protocol_L234.hh #8 1.839 Linking NS_Types.ttcn #8 1.839 Linking BSSGP_EncDec.cc #8 1.840 Linking BSSGP_Types.ttcn #8 1.840 Linking MobileL3_CC_Types.ttcn #8 1.841 Linking MobileL3_CommonIE_Types.ttcn #8 1.841 Linking MobileL3_GMM_SM_Types.ttcn #8 1.841 Linking MobileL3_MM_Types.ttcn #8 1.842 Linking MobileL3_RRM_Types.ttcn #8 1.842 Linking MobileL3_SMS_Types.ttcn #8 1.842 Linking MobileL3_SS_Types.ttcn #8 1.843 Linking MobileL3_Types.ttcn #8 1.843 Linking LLC_EncDec.cc #8 1.843 Linking LLC_Types.ttcn #8 1.844 Linking SNDCP_Types.ttcn #8 1.844 Linking AF_PACKET_PT.cc #8 1.844 Linking AF_PACKET_PT.hh #8 1.845 Linking AF_PACKET_PortType.ttcn #8 1.845 Linking AF_PACKET_PortTypes.ttcn #8 1.845 Linking FrameRelay_Types.ttcn #8 1.846 Linking FrameRelay_CodecPort.ttcn #8 1.846 Linking FrameRelay_Emulation.ttcn #8 1.846 Linking Q931_Types.ttcn #8 1.847 Linking Q933_Types.ttcn #8 1.847 Linking TELNETasp_PT.cc #8 1.847 Linking TELNETasp_PT.hh #8 1.848 Linking TELNETasp_PortType.ttcn #8 1.848 Linking Misc_Helpers.ttcn #8 1.849 Linking General_Types.ttcn #8 1.849 Linking Osmocom_VTY_Functions.ttcn #8 1.849 Linking Native_Functions.ttcn #8 1.850 Linking Native_FunctionDefs.cc #8 1.850 Linking GSM_Types.ttcn #8 1.850 Linking Osmocom_Types.ttcn #8 1.850 Linking StatsD_Types.ttcn #8 1.851 Linking StatsD_CodecPort.ttcn #8 1.851 Linking StatsD_CodecPort_CtrlFunct.ttcn #8 1.851 Linking StatsD_CodecPort_CtrlFunctdef.cc #8 1.852 Linking StatsD_Checker.ttcnpp #8 1.852 Linking RAW_NS.ttcnpp #8 1.852 Linking NS_Provider_IPL4.ttcn #8 1.853 Linking NS_Provider_FR.ttcn #8 1.853 Linking NS_Emulation.ttcnpp #8 1.853 Linking BSSGP_Emulation.ttcnpp #8 1.854 Linking Osmocom_Gb_Types.ttcn #8 1.854 Linking LLC_Templates.ttcn #8 1.911 make -C ns compile #8 1.913 make[1]: Entering directory '/osmo-ttcn3-hacks/ns' #8 1.913 cpp -x c -nostdinc -DBSSGP_EM_L3 -DNS_EMULATION_FR -DSTATSD_HAVE_VTY BSSGP_Emulation.ttcnpp BSSGP_Emulation.ttcn #8 1.919 cpp -x c -nostdinc -DBSSGP_EM_L3 -DNS_EMULATION_FR -DSTATSD_HAVE_VTY NS_Emulation.ttcnpp NS_Emulation.ttcn #8 1.923 cpp -x c -nostdinc -DBSSGP_EM_L3 -DNS_EMULATION_FR -DSTATSD_HAVE_VTY RAW_NS.ttcnpp RAW_NS.ttcn #8 1.927 cpp -x c -nostdinc -DBSSGP_EM_L3 -DNS_EMULATION_FR -DSTATSD_HAVE_VTY StatsD_Checker.ttcnpp StatsD_Checker.ttcn #8 1.930 /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.320 Notify: File `AF_PACKET_PortType.hh' was generated. #8 2.320 Notify: File `AF_PACKET_PortType.cc' was generated. #8 2.320 Notify: File `AF_PACKET_PortType_part_1.cc' was generated. #8 2.320 Notify: File `AF_PACKET_PortType_part_2.cc' was generated. #8 2.320 Notify: File `AF_PACKET_PortType_part_3.cc' was generated. #8 2.320 Notify: File `AF_PACKET_PortType_part_4.cc' was generated. #8 2.320 Notify: File `AF_PACKET_PortType_part_5.cc' was generated. #8 2.320 Notify: File `AF_PACKET_PortType_part_6.cc' was generated. #8 2.320 Notify: File `AF_PACKET_PortType_part_7.cc' was generated. #8 2.320 Notify: File `AF_PACKET_PortTypes.hh' was generated. #8 2.320 Notify: File `AF_PACKET_PortTypes.cc' was generated. #8 2.320 Notify: File `AF_PACKET_PortTypes_part_1.cc' was generated. #8 2.320 Notify: File `AF_PACKET_PortTypes_part_2.cc' was generated. #8 2.320 Notify: File `AF_PACKET_PortTypes_part_3.cc' was generated. #8 2.320 Notify: File `AF_PACKET_PortTypes_part_4.cc' was generated. #8 2.320 Notify: File `AF_PACKET_PortTypes_part_5.cc' was generated. #8 2.320 Notify: File `AF_PACKET_PortTypes_part_6.cc' was generated. #8 2.320 Notify: File `AF_PACKET_PortTypes_part_7.cc' was generated. #8 2.320 Notify: File `BSSGP_Emulation.hh' was generated. #8 2.321 Notify: File `BSSGP_Emulation.cc' was generated. #8 2.321 Notify: File `BSSGP_Emulation_part_1.cc' was generated. #8 2.321 Notify: File `BSSGP_Emulation_part_2.cc' was generated. #8 2.321 Notify: File `BSSGP_Emulation_part_3.cc' was generated. #8 2.321 Notify: File `BSSGP_Emulation_part_4.cc' was generated. #8 2.321 Notify: File `BSSGP_Emulation_part_5.cc' was generated. #8 2.321 Notify: File `BSSGP_Emulation_part_6.cc' was generated. #8 2.321 Notify: File `BSSGP_Emulation_part_7.cc' was generated. #8 2.322 Notify: File `BSSGP_Types.hh' was generated. #8 2.323 Notify: File `BSSGP_Types.cc' was generated. #8 2.324 Notify: File `BSSGP_Types_part_1.cc' was generated. #8 2.325 Notify: File `BSSGP_Types_part_2.cc' was generated. #8 2.327 Notify: File `BSSGP_Types_part_3.cc' was generated. #8 2.328 Notify: File `BSSGP_Types_part_4.cc' was generated. #8 2.329 Notify: File `BSSGP_Types_part_5.cc' was generated. #8 2.330 Notify: File `BSSGP_Types_part_6.cc' was generated. #8 2.331 Notify: File `BSSGP_Types_part_7.cc' was generated. #8 2.331 Notify: File `FrameRelay_CodecPort.hh' was generated. #8 2.331 Notify: File `FrameRelay_CodecPort.cc' was generated. #8 2.331 Notify: File `FrameRelay_CodecPort_part_1.cc' was generated. #8 2.331 Notify: File `FrameRelay_CodecPort_part_2.cc' was generated. #8 2.331 Notify: File `FrameRelay_CodecPort_part_3.cc' was generated. #8 2.331 Notify: File `FrameRelay_CodecPort_part_4.cc' was generated. #8 2.331 Notify: File `FrameRelay_CodecPort_part_5.cc' was generated. #8 2.331 Notify: File `FrameRelay_CodecPort_part_6.cc' was generated. #8 2.331 Notify: File `FrameRelay_CodecPort_part_7.cc' was generated. #8 2.331 Notify: File `FrameRelay_Emulation.hh' was generated. #8 2.332 Notify: File `FrameRelay_Emulation.cc' was generated. #8 2.332 Notify: File `FrameRelay_Emulation_part_1.cc' was generated. #8 2.332 Notify: File `FrameRelay_Emulation_part_2.cc' was generated. #8 2.332 Notify: File `FrameRelay_Emulation_part_3.cc' was generated. #8 2.332 Notify: File `FrameRelay_Emulation_part_4.cc' was generated. #8 2.332 Notify: File `FrameRelay_Emulation_part_5.cc' was generated. #8 2.332 Notify: File `FrameRelay_Emulation_part_6.cc' was generated. #8 2.332 Notify: File `FrameRelay_Emulation_part_7.cc' was generated. #8 2.332 Notify: File `FrameRelay_Types.hh' was generated. #8 2.332 Notify: File `FrameRelay_Types.cc' was generated. #8 2.332 Notify: File `FrameRelay_Types_part_1.cc' was generated. #8 2.332 Notify: File `FrameRelay_Types_part_2.cc' was generated. #8 2.332 Notify: File `FrameRelay_Types_part_3.cc' was generated. #8 2.332 Notify: File `FrameRelay_Types_part_4.cc' was generated. #8 2.332 Notify: File `FrameRelay_Types_part_5.cc' was generated. #8 2.332 Notify: File `FrameRelay_Types_part_6.cc' was generated. #8 2.332 Notify: File `FrameRelay_Types_part_7.cc' was generated. #8 2.332 Notify: File `GSM_Types.hh' was generated. #8 2.332 Notify: File `GSM_Types.cc' was generated. #8 2.333 Notify: File `GSM_Types_part_1.cc' was generated. #8 2.333 Notify: File `GSM_Types_part_2.cc' was generated. #8 2.333 Notify: File `GSM_Types_part_3.cc' was generated. #8 2.333 Notify: File `GSM_Types_part_4.cc' was generated. #8 2.333 Notify: File `GSM_Types_part_5.cc' was generated. #8 2.333 Notify: File `GSM_Types_part_6.cc' was generated. #8 2.333 Notify: File `GSM_Types_part_7.cc' was generated. #8 2.333 Notify: File `General_Types.hh' was generated. #8 2.333 Notify: File `General_Types.cc' was generated. #8 2.333 Notify: File `General_Types_part_1.cc' was generated. #8 2.333 Notify: File `General_Types_part_2.cc' was generated. #8 2.333 Notify: File `General_Types_part_3.cc' was generated. #8 2.333 Notify: File `General_Types_part_4.cc' was generated. #8 2.333 Notify: File `General_Types_part_5.cc' was generated. #8 2.333 Notify: File `General_Types_part_6.cc' was generated. #8 2.333 Notify: File `General_Types_part_7.cc' was generated. #8 2.333 Notify: File `IPL4asp_Functions.hh' was generated. #8 2.333 Notify: File `IPL4asp_Functions.cc' was generated. #8 2.333 Notify: File `IPL4asp_Functions_part_1.cc' was generated. #8 2.333 Notify: File `IPL4asp_Functions_part_2.cc' was generated. #8 2.333 Notify: File `IPL4asp_Functions_part_3.cc' was generated. #8 2.333 Notify: File `IPL4asp_Functions_part_4.cc' was generated. #8 2.333 Notify: File `IPL4asp_Functions_part_5.cc' was generated. #8 2.333 Notify: File `IPL4asp_Functions_part_6.cc' was generated. #8 2.334 Notify: File `IPL4asp_Functions_part_7.cc' was generated. #8 2.334 Notify: File `IPL4asp_PortType.hh' was generated. #8 2.334 Notify: File `IPL4asp_PortType.cc' was generated. #8 2.334 Notify: File `IPL4asp_PortType_part_1.cc' was generated. #8 2.334 Notify: File `IPL4asp_PortType_part_2.cc' was generated. #8 2.334 Notify: File `IPL4asp_PortType_part_3.cc' was generated. #8 2.334 Notify: File `IPL4asp_PortType_part_4.cc' was generated. #8 2.334 Notify: File `IPL4asp_PortType_part_5.cc' was generated. #8 2.334 Notify: File `IPL4asp_PortType_part_6.cc' was generated. #8 2.334 Notify: File `IPL4asp_PortType_part_7.cc' was generated. #8 2.334 Notify: File `IPL4asp_Types.hh' was generated. #8 2.334 Notify: File `IPL4asp_Types.cc' was generated. #8 2.334 Notify: File `IPL4asp_Types_part_1.cc' was generated. #8 2.334 Notify: File `IPL4asp_Types_part_2.cc' was generated. #8 2.334 Notify: File `IPL4asp_Types_part_3.cc' was generated. #8 2.334 Notify: File `IPL4asp_Types_part_4.cc' was generated. #8 2.334 Notify: File `IPL4asp_Types_part_5.cc' was generated. #8 2.334 Notify: File `IPL4asp_Types_part_6.cc' was generated. #8 2.334 Notify: File `IPL4asp_Types_part_7.cc' was generated. #8 2.334 Notify: File `LLC_Templates.hh' was generated. #8 2.335 Notify: File `LLC_Templates.cc' was generated. #8 2.335 Notify: File `LLC_Templates_part_1.cc' was generated. #8 2.335 Notify: File `LLC_Templates_part_2.cc' was generated. #8 2.335 Notify: File `LLC_Templates_part_3.cc' was generated. #8 2.335 Notify: File `LLC_Templates_part_4.cc' was generated. #8 2.335 Notify: File `LLC_Templates_part_5.cc' was generated. #8 2.335 Notify: File `LLC_Templates_part_6.cc' was generated. #8 2.335 Notify: File `LLC_Templates_part_7.cc' was generated. #8 2.335 Notify: File `LLC_Types.hh' was generated. #8 2.335 Notify: File `LLC_Types.cc' was generated. #8 2.335 Notify: File `LLC_Types_part_1.cc' was generated. #8 2.335 Notify: File `LLC_Types_part_2.cc' was generated. #8 2.335 Notify: File `LLC_Types_part_3.cc' was generated. #8 2.335 Notify: File `LLC_Types_part_4.cc' was generated. #8 2.335 Notify: File `LLC_Types_part_5.cc' was generated. #8 2.336 Notify: File `LLC_Types_part_6.cc' was generated. #8 2.336 Notify: File `LLC_Types_part_7.cc' was generated. #8 2.336 Notify: File `Misc_Helpers.hh' was generated. #8 2.336 Notify: File `Misc_Helpers.cc' was generated. #8 2.336 Notify: File `Misc_Helpers_part_1.cc' was generated. #8 2.336 Notify: File `Misc_Helpers_part_2.cc' was generated. #8 2.336 Notify: File `Misc_Helpers_part_3.cc' was generated. #8 2.336 Notify: File `Misc_Helpers_part_4.cc' was generated. #8 2.336 Notify: File `Misc_Helpers_part_5.cc' was generated. #8 2.336 Notify: File `Misc_Helpers_part_6.cc' was generated. #8 2.336 Notify: File `Misc_Helpers_part_7.cc' was generated. #8 2.336 Notify: File `MobileL3_CC_Types.hh' was generated. #8 2.337 Notify: File `MobileL3_CC_Types.cc' was generated. #8 2.338 Notify: File `MobileL3_CC_Types_part_1.cc' was generated. #8 2.339 Notify: File `MobileL3_CC_Types_part_2.cc' was generated. #8 2.339 Notify: File `MobileL3_CC_Types_part_3.cc' was generated. #8 2.339 Notify: File `MobileL3_CC_Types_part_4.cc' was generated. #8 2.339 Notify: File `MobileL3_CC_Types_part_5.cc' was generated. #8 2.339 Notify: File `MobileL3_CC_Types_part_6.cc' was generated. #8 2.339 Notify: File `MobileL3_CC_Types_part_7.cc' was generated. #8 2.339 Notify: File `MobileL3_CommonIE_Types.hh' was generated. #8 2.340 Notify: File `MobileL3_CommonIE_Types.cc' was generated. #8 2.340 Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. #8 2.340 Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. #8 2.340 Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. #8 2.340 Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. #8 2.340 Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. #8 2.340 Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. #8 2.340 Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. #8 2.341 Notify: File `MobileL3_GMM_SM_Types.hh' was generated. #8 2.342 Notify: File `MobileL3_GMM_SM_Types.cc' was generated. #8 2.343 Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. #8 2.344 Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. #8 2.346 Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. #8 2.347 Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. #8 2.347 Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. #8 2.347 Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. #8 2.347 Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. #8 2.347 Notify: File `MobileL3_MM_Types.hh' was generated. #8 2.348 Notify: File `MobileL3_MM_Types.cc' was generated. #8 2.348 Notify: File `MobileL3_MM_Types_part_1.cc' was generated. #8 2.348 Notify: File `MobileL3_MM_Types_part_2.cc' was generated. #8 2.348 Notify: File `MobileL3_MM_Types_part_3.cc' was generated. #8 2.348 Notify: File `MobileL3_MM_Types_part_4.cc' was generated. #8 2.348 Notify: File `MobileL3_MM_Types_part_5.cc' was generated. #8 2.348 Notify: File `MobileL3_MM_Types_part_6.cc' was generated. #8 2.348 Notify: File `MobileL3_MM_Types_part_7.cc' was generated. #8 2.349 Notify: File `MobileL3_RRM_Types.hh' was generated. #8 2.350 Notify: File `MobileL3_RRM_Types.cc' was generated. #8 2.351 Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. #8 2.352 Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. #8 2.352 Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. #8 2.352 Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. #8 2.352 Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. #8 2.352 Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. #8 2.352 Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. #8 2.352 Notify: File `MobileL3_SMS_Types.hh' was generated. #8 2.353 Notify: File `MobileL3_SMS_Types.cc' was generated. #8 2.354 Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. #8 2.354 Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. #8 2.354 Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. #8 2.354 Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. #8 2.354 Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. #8 2.354 Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. #8 2.354 Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. #8 2.354 Notify: File `MobileL3_SS_Types.hh' was generated. #8 2.354 Notify: File `MobileL3_SS_Types.cc' was generated. #8 2.354 Notify: File `MobileL3_SS_Types_part_1.cc' was generated. #8 2.354 Notify: File `MobileL3_SS_Types_part_2.cc' was generated. #8 2.354 Notify: File `MobileL3_SS_Types_part_3.cc' was generated. #8 2.354 Notify: File `MobileL3_SS_Types_part_4.cc' was generated. #8 2.354 Notify: File `MobileL3_SS_Types_part_5.cc' was generated. #8 2.354 Notify: File `MobileL3_SS_Types_part_6.cc' was generated. #8 2.354 Notify: File `MobileL3_SS_Types_part_7.cc' was generated. #8 2.354 Notify: File `MobileL3_Types.hh' was generated. #8 2.355 Notify: File `MobileL3_Types.cc' was generated. #8 2.355 Notify: File `MobileL3_Types_part_1.cc' was generated. #8 2.355 Notify: File `MobileL3_Types_part_2.cc' was generated. #8 2.355 Notify: File `MobileL3_Types_part_3.cc' was generated. #8 2.355 Notify: File `MobileL3_Types_part_4.cc' was generated. #8 2.355 Notify: File `MobileL3_Types_part_5.cc' was generated. #8 2.355 Notify: File `MobileL3_Types_part_6.cc' was generated. #8 2.355 Notify: File `MobileL3_Types_part_7.cc' was generated. #8 2.355 Notify: File `NS_Emulation.hh' was generated. #8 2.355 Notify: File `NS_Emulation.cc' was generated. #8 2.355 Notify: File `NS_Emulation_part_1.cc' was generated. #8 2.356 Notify: File `NS_Emulation_part_2.cc' was generated. #8 2.356 Notify: File `NS_Emulation_part_3.cc' was generated. #8 2.356 Notify: File `NS_Emulation_part_4.cc' was generated. #8 2.356 Notify: File `NS_Emulation_part_5.cc' was generated. #8 2.356 Notify: File `NS_Emulation_part_6.cc' was generated. #8 2.356 Notify: File `NS_Emulation_part_7.cc' was generated. #8 2.356 Notify: File `NS_Provider_FR.hh' was generated. #8 2.356 Notify: File `NS_Provider_FR.cc' was generated. #8 2.356 Notify: File `NS_Provider_FR_part_1.cc' was generated. #8 2.356 Notify: File `NS_Provider_FR_part_2.cc' was generated. #8 2.356 Notify: File `NS_Provider_FR_part_3.cc' was generated. #8 2.356 Notify: File `NS_Provider_FR_part_4.cc' was generated. #8 2.356 Notify: File `NS_Provider_FR_part_5.cc' was generated. #8 2.356 Notify: File `NS_Provider_FR_part_6.cc' was generated. #8 2.356 Notify: File `NS_Provider_FR_part_7.cc' was generated. #8 2.356 Notify: File `NS_Provider_IPL4.hh' was generated. #8 2.356 Notify: File `NS_Provider_IPL4.cc' was generated. #8 2.356 Notify: File `NS_Provider_IPL4_part_1.cc' was generated. #8 2.356 Notify: File `NS_Provider_IPL4_part_2.cc' was generated. #8 2.356 Notify: File `NS_Provider_IPL4_part_3.cc' was generated. #8 2.356 Notify: File `NS_Provider_IPL4_part_4.cc' was generated. #8 2.356 Notify: File `NS_Provider_IPL4_part_5.cc' was generated. #8 2.356 Notify: File `NS_Provider_IPL4_part_6.cc' was generated. #8 2.356 Notify: File `NS_Provider_IPL4_part_7.cc' was generated. #8 2.356 Notify: File `NS_Tests.hh' was generated. #8 2.356 Notify: File `NS_Tests.cc' was generated. #8 2.356 Notify: File `NS_Tests_part_1.cc' was generated. #8 2.356 Notify: File `NS_Tests_part_2.cc' was generated. #8 2.356 Notify: File `NS_Tests_part_3.cc' was generated. #8 2.356 Notify: File `NS_Tests_part_4.cc' was generated. #8 2.356 Notify: File `NS_Tests_part_5.cc' was generated. #8 2.357 Notify: File `NS_Tests_part_6.cc' was generated. #8 2.357 Notify: File `NS_Tests_part_7.cc' was generated. #8 2.357 Notify: File `NS_Types.hh' was generated. #8 2.357 Notify: File `NS_Types.cc' was generated. #8 2.357 Notify: File `NS_Types_part_1.cc' was generated. #8 2.358 Notify: File `NS_Types_part_2.cc' was generated. #8 2.358 Notify: File `NS_Types_part_3.cc' was generated. #8 2.358 Notify: File `NS_Types_part_4.cc' was generated. #8 2.358 Notify: File `NS_Types_part_5.cc' was generated. #8 2.358 Notify: File `NS_Types_part_6.cc' was generated. #8 2.358 Notify: File `NS_Types_part_7.cc' was generated. #8 2.358 Notify: File `Native_Functions.hh' was generated. #8 2.358 Notify: File `Native_Functions.cc' was generated. #8 2.358 Notify: File `Native_Functions_part_1.cc' was generated. #8 2.358 Notify: File `Native_Functions_part_2.cc' was generated. #8 2.358 Notify: File `Native_Functions_part_3.cc' was generated. #8 2.358 Notify: File `Native_Functions_part_4.cc' was generated. #8 2.358 Notify: File `Native_Functions_part_5.cc' was generated. #8 2.358 Notify: File `Native_Functions_part_6.cc' was generated. #8 2.358 Notify: File `Native_Functions_part_7.cc' was generated. #8 2.358 Notify: File `Osmocom_Gb_Types.hh' was generated. #8 2.358 Notify: File `Osmocom_Gb_Types.cc' was generated. #8 2.358 Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. #8 2.358 Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. #8 2.358 Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. #8 2.358 Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. #8 2.358 Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. #8 2.358 Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. #8 2.358 Notify: File `Osmocom_Gb_Types_part_7.cc' was generated. #8 2.359 Notify: File `Osmocom_Types.hh' was generated. #8 2.359 Notify: File `Osmocom_Types.cc' was generated. #8 2.359 Notify: File `Osmocom_Types_part_1.cc' was generated. #8 2.359 Notify: File `Osmocom_Types_part_2.cc' was generated. #8 2.359 Notify: File `Osmocom_Types_part_3.cc' was generated. #8 2.359 Notify: File `Osmocom_Types_part_4.cc' was generated. #8 2.359 Notify: File `Osmocom_Types_part_5.cc' was generated. #8 2.359 Notify: File `Osmocom_Types_part_6.cc' was generated. #8 2.359 Notify: File `Osmocom_Types_part_7.cc' was generated. #8 2.359 Notify: File `Osmocom_VTY_Functions.hh' was generated. #8 2.359 Notify: File `Osmocom_VTY_Functions.cc' was generated. #8 2.359 Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. #8 2.359 Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. #8 2.359 Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. #8 2.359 Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. #8 2.359 Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. #8 2.359 Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. #8 2.359 Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. #8 2.359 Notify: File `Q931_Types.hh' was generated. #8 2.359 Notify: File `Q931_Types.cc' was generated. #8 2.359 Notify: File `Q931_Types_part_1.cc' was generated. #8 2.359 Notify: File `Q931_Types_part_2.cc' was generated. #8 2.359 Notify: File `Q931_Types_part_3.cc' was generated. #8 2.359 Notify: File `Q931_Types_part_4.cc' was generated. #8 2.359 Notify: File `Q931_Types_part_5.cc' was generated. #8 2.359 Notify: File `Q931_Types_part_6.cc' was generated. #8 2.359 Notify: File `Q931_Types_part_7.cc' was generated. #8 2.359 Notify: File `Q933_Types.hh' was generated. #8 2.360 Notify: File `Q933_Types.cc' was generated. #8 2.360 Notify: File `Q933_Types_part_1.cc' was generated. #8 2.360 Notify: File `Q933_Types_part_2.cc' was generated. #8 2.360 Notify: File `Q933_Types_part_3.cc' was generated. #8 2.360 Notify: File `Q933_Types_part_4.cc' was generated. #8 2.360 Notify: File `Q933_Types_part_5.cc' was generated. #8 2.360 Notify: File `Q933_Types_part_6.cc' was generated. #8 2.360 Notify: File `Q933_Types_part_7.cc' was generated. #8 2.360 Notify: File `RAW_NS.hh' was generated. #8 2.360 Notify: File `RAW_NS.cc' was generated. #8 2.360 Notify: File `RAW_NS_part_1.cc' was generated. #8 2.360 Notify: File `RAW_NS_part_2.cc' was generated. #8 2.360 Notify: File `RAW_NS_part_3.cc' was generated. #8 2.360 Notify: File `RAW_NS_part_4.cc' was generated. #8 2.360 Notify: File `RAW_NS_part_5.cc' was generated. #8 2.360 Notify: File `RAW_NS_part_6.cc' was generated. #8 2.360 Notify: File `RAW_NS_part_7.cc' was generated. #8 2.360 Notify: File `SNDCP_Types.hh' was generated. #8 2.360 Notify: File `SNDCP_Types.cc' was generated. #8 2.360 Notify: File `SNDCP_Types_part_1.cc' was generated. #8 2.360 Notify: File `SNDCP_Types_part_2.cc' was generated. #8 2.360 Notify: File `SNDCP_Types_part_3.cc' was generated. #8 2.360 Notify: File `SNDCP_Types_part_4.cc' was generated. #8 2.361 Notify: File `SNDCP_Types_part_5.cc' was generated. #8 2.361 Notify: File `SNDCP_Types_part_6.cc' was generated. #8 2.361 Notify: File `SNDCP_Types_part_7.cc' was generated. #8 2.361 Notify: File `Socket_API_Definitions.hh' was generated. #8 2.361 Notify: File `Socket_API_Definitions.cc' was generated. #8 2.361 Notify: File `Socket_API_Definitions_part_1.cc' was generated. #8 2.361 Notify: File `Socket_API_Definitions_part_2.cc' was generated. #8 2.361 Notify: File `Socket_API_Definitions_part_3.cc' was generated. #8 2.361 Notify: File `Socket_API_Definitions_part_4.cc' was generated. #8 2.361 Notify: File `Socket_API_Definitions_part_5.cc' was generated. #8 2.361 Notify: File `Socket_API_Definitions_part_6.cc' was generated. #8 2.361 Notify: File `Socket_API_Definitions_part_7.cc' was generated. #8 2.361 Notify: File `StatsD_Checker.hh' was generated. #8 2.361 Notify: File `StatsD_Checker.cc' was generated. #8 2.361 Notify: File `StatsD_Checker_part_1.cc' was generated. #8 2.361 Notify: File `StatsD_Checker_part_2.cc' was generated. #8 2.362 Notify: File `StatsD_Checker_part_3.cc' was generated. #8 2.362 Notify: File `StatsD_Checker_part_4.cc' was generated. #8 2.362 Notify: File `StatsD_Checker_part_5.cc' was generated. #8 2.362 Notify: File `StatsD_Checker_part_6.cc' was generated. #8 2.362 Notify: File `StatsD_Checker_part_7.cc' was generated. #8 2.362 Notify: File `StatsD_CodecPort.hh' was generated. #8 2.362 Notify: File `StatsD_CodecPort.cc' was generated. #8 2.362 Notify: File `StatsD_CodecPort_CtrlFunct.hh' was generated. #8 2.362 Notify: File `StatsD_CodecPort_CtrlFunct.cc' was generated. #8 2.362 Notify: File `StatsD_CodecPort_CtrlFunct_part_1.cc' was generated. #8 2.362 Notify: File `StatsD_CodecPort_CtrlFunct_part_2.cc' was generated. #8 2.362 Notify: File `StatsD_CodecPort_CtrlFunct_part_3.cc' was generated. #8 2.362 Notify: File `StatsD_CodecPort_CtrlFunct_part_4.cc' was generated. #8 2.362 Notify: File `StatsD_CodecPort_CtrlFunct_part_5.cc' was generated. #8 2.362 Notify: File `StatsD_CodecPort_CtrlFunct_part_6.cc' was generated. #8 2.362 Notify: File `StatsD_CodecPort_CtrlFunct_part_7.cc' was generated. #8 2.362 Notify: File `StatsD_CodecPort_part_1.cc' was generated. #8 2.362 Notify: File `StatsD_CodecPort_part_2.cc' was generated. #8 2.362 Notify: File `StatsD_CodecPort_part_3.cc' was generated. #8 2.362 Notify: File `StatsD_CodecPort_part_4.cc' was generated. #8 2.362 Notify: File `StatsD_CodecPort_part_5.cc' was generated. #8 2.362 Notify: File `StatsD_CodecPort_part_6.cc' was generated. #8 2.362 Notify: File `StatsD_CodecPort_part_7.cc' was generated. #8 2.362 Notify: File `StatsD_Types.hh' was generated. #8 2.362 Notify: File `StatsD_Types.cc' was generated. #8 2.362 Notify: File `StatsD_Types_part_1.cc' was generated. #8 2.362 Notify: File `StatsD_Types_part_2.cc' was generated. #8 2.362 Notify: File `StatsD_Types_part_3.cc' was generated. #8 2.362 Notify: File `StatsD_Types_part_4.cc' was generated. #8 2.363 Notify: File `StatsD_Types_part_5.cc' was generated. #8 2.363 Notify: File `StatsD_Types_part_6.cc' was generated. #8 2.363 Notify: File `StatsD_Types_part_7.cc' was generated. #8 2.363 Notify: File `TCCConversion_Functions.hh' was generated. #8 2.363 Notify: File `TCCConversion_Functions.cc' was generated. #8 2.363 Notify: File `TCCConversion_Functions_part_1.cc' was generated. #8 2.363 Notify: File `TCCConversion_Functions_part_2.cc' was generated. #8 2.363 Notify: File `TCCConversion_Functions_part_3.cc' was generated. #8 2.363 Notify: File `TCCConversion_Functions_part_4.cc' was generated. #8 2.363 Notify: File `TCCConversion_Functions_part_5.cc' was generated. #8 2.363 Notify: File `TCCConversion_Functions_part_6.cc' was generated. #8 2.363 Notify: File `TCCConversion_Functions_part_7.cc' was generated. #8 2.363 Notify: File `TCCInterface_Functions.hh' was generated. #8 2.363 Notify: File `TCCInterface_Functions.cc' was generated. #8 2.363 Notify: File `TCCInterface_Functions_part_1.cc' was generated. #8 2.363 Notify: File `TCCInterface_Functions_part_2.cc' was generated. #8 2.363 Notify: File `TCCInterface_Functions_part_3.cc' was generated. #8 2.363 Notify: File `TCCInterface_Functions_part_4.cc' was generated. #8 2.363 Notify: File `TCCInterface_Functions_part_5.cc' was generated. #8 2.363 Notify: File `TCCInterface_Functions_part_6.cc' was generated. #8 2.363 Notify: File `TCCInterface_Functions_part_7.cc' was generated. #8 2.363 Notify: File `TELNETasp_PortType.hh' was generated. #8 2.364 Notify: File `TELNETasp_PortType.cc' was generated. #8 2.364 Notify: File `TELNETasp_PortType_part_1.cc' was generated. #8 2.364 Notify: File `TELNETasp_PortType_part_2.cc' was generated. #8 2.364 Notify: File `TELNETasp_PortType_part_3.cc' was generated. #8 2.364 Notify: File `TELNETasp_PortType_part_4.cc' was generated. #8 2.364 Notify: File `TELNETasp_PortType_part_5.cc' was generated. #8 2.364 Notify: File `TELNETasp_PortType_part_6.cc' was generated. #8 2.364 Notify: File `TELNETasp_PortType_part_7.cc' was generated. #8 2.364 Notify: File `UD_PortType.hh' was generated. #8 2.364 Notify: File `UD_PortType.cc' was generated. #8 2.364 Notify: File `UD_PortType_part_1.cc' was generated. #8 2.364 Notify: File `UD_PortType_part_2.cc' was generated. #8 2.364 Notify: File `UD_PortType_part_3.cc' was generated. #8 2.364 Notify: File `UD_PortType_part_4.cc' was generated. #8 2.364 Notify: File `UD_PortType_part_5.cc' was generated. #8 2.364 Notify: File `UD_PortType_part_6.cc' was generated. #8 2.364 Notify: File `UD_PortType_part_7.cc' was generated. #8 2.364 Notify: File `UD_Types.hh' was generated. #8 2.364 Notify: File `UD_Types.cc' was generated. #8 2.364 Notify: File `UD_Types_part_1.cc' was generated. #8 2.364 Notify: File `UD_Types_part_2.cc' was generated. #8 2.364 Notify: File `UD_Types_part_3.cc' was generated. #8 2.364 Notify: File `UD_Types_part_4.cc' was generated. #8 2.364 Notify: File `UD_Types_part_5.cc' was generated. #8 2.364 Notify: File `UD_Types_part_6.cc' was generated. #8 2.365 Notify: File `UD_Types_part_7.cc' was generated. #8 2.365 Notify: 414 files were updated. #8 2.383 touch compile #8 2.383 make[1]: Leaving directory '/osmo-ttcn3-hacks/ns' #8 2.384 make -j20 -C ns #8 2.390 make[1]: Entering directory '/osmo-ttcn3-hacks/ns' #8 2.420 Creating dependency file for UD_PT.cc #8 2.420 Creating dependency file for TELNETasp_PT.cc #8 2.420 Creating dependency file for TCCInterface.cc #8 2.421 Creating dependency file for TCCConversion.cc #8 2.421 Creating dependency file for StatsD_CodecPort_CtrlFunctdef.cc #8 2.421 Creating dependency file for Native_FunctionDefs.cc #8 2.421 Creating dependency file for LLC_EncDec.cc #8 2.421 Creating dependency file for IPL4asp_discovery.cc #8 2.422 Creating dependency file for IPL4asp_PT.cc #8 2.422 Creating dependency file for BSSGP_EncDec.cc #8 2.422 Creating dependency file for AF_PACKET_PT.cc #8 2.436 Creating dependency file for StatsD_Checker_part_7.cc #8 2.436 Creating dependency file for StatsD_Checker_part_6.cc #8 2.436 Creating dependency file for StatsD_Checker_part_5.cc #8 2.436 Creating dependency file for StatsD_Checker_part_4.cc #8 2.437 Creating dependency file for StatsD_Checker_part_3.cc #8 2.445 Creating dependency file for StatsD_Checker_part_2.cc #8 2.447 Creating dependency file for StatsD_Checker_part_1.cc #8 2.447 Creating dependency file for RAW_NS_part_7.cc #8 2.448 Creating dependency file for RAW_NS_part_4.cc #8 2.448 Creating dependency file for RAW_NS_part_5.cc #8 2.448 Creating dependency file for RAW_NS_part_6.cc #8 2.449 Creating dependency file for RAW_NS_part_3.cc #8 2.449 Creating dependency file for RAW_NS_part_2.cc #8 2.453 Creating dependency file for RAW_NS_part_1.cc #8 2.453 Creating dependency file for NS_Emulation_part_6.cc #8 2.453 Creating dependency file for NS_Emulation_part_7.cc #8 2.454 Creating dependency file for NS_Emulation_part_5.cc #8 2.456 Creating dependency file for NS_Emulation_part_4.cc #8 2.457 Creating dependency file for NS_Emulation_part_3.cc #8 2.457 Creating dependency file for NS_Emulation_part_2.cc #8 2.460 Creating dependency file for BSSGP_Emulation_part_7.cc #8 2.460 Creating dependency file for NS_Emulation_part_1.cc #8 2.461 Creating dependency file for BSSGP_Emulation_part_6.cc #8 2.461 Creating dependency file for BSSGP_Emulation_part_5.cc #8 2.464 Creating dependency file for BSSGP_Emulation_part_4.cc #8 2.465 Creating dependency file for BSSGP_Emulation_part_3.cc #8 2.465 Creating dependency file for BSSGP_Emulation_part_2.cc #8 2.467 Creating dependency file for BSSGP_Emulation_part_1.cc #8 2.467 Creating dependency file for StatsD_Checker.cc #8 2.468 Creating dependency file for RAW_NS.cc #8 2.469 Creating dependency file for BSSGP_Emulation.cc #8 2.469 Creating dependency file for UD_Types_part_7.cc #8 2.469 Creating dependency file for NS_Emulation.cc #8 2.469 Creating dependency file for UD_Types_part_6.cc #8 2.470 Creating dependency file for UD_Types_part_5.cc #8 2.471 Creating dependency file for UD_Types_part_4.cc #8 2.472 Creating dependency file for UD_Types_part_3.cc #8 2.472 Creating dependency file for UD_Types_part_2.cc #8 2.472 Creating dependency file for UD_Types_part_1.cc #8 2.477 Creating dependency file for UD_PortType_part_6.cc #8 2.477 Creating dependency file for UD_PortType_part_7.cc #8 2.477 Creating dependency file for UD_PortType_part_5.cc #8 2.479 Creating dependency file for UD_PortType_part_3.cc #8 2.479 Creating dependency file for UD_PortType_part_4.cc #8 2.480 Creating dependency file for UD_PortType_part_1.cc #8 2.480 Creating dependency file for UD_PortType_part_2.cc #8 2.480 Creating dependency file for TELNETasp_PortType_part_7.cc #8 2.482 Creating dependency file for TELNETasp_PortType_part_5.cc #8 2.482 Creating dependency file for TELNETasp_PortType_part_6.cc #8 2.483 Creating dependency file for TELNETasp_PortType_part_4.cc #8 2.484 Creating dependency file for TELNETasp_PortType_part_3.cc #8 2.485 Creating dependency file for TELNETasp_PortType_part_2.cc #8 2.486 Creating dependency file for TELNETasp_PortType_part_1.cc #8 2.487 Creating dependency file for TCCInterface_Functions_part_7.cc #8 2.487 Creating dependency file for TCCInterface_Functions_part_6.cc #8 2.488 Creating dependency file for TCCInterface_Functions_part_5.cc #8 2.488 Creating dependency file for TCCInterface_Functions_part_4.cc #8 2.491 Creating dependency file for TCCInterface_Functions_part_2.cc #8 2.492 Creating dependency file for TCCInterface_Functions_part_1.cc #8 2.492 Creating dependency file for TCCConversion_Functions_part_7.cc #8 2.492 Creating dependency file for TCCInterface_Functions_part_3.cc #8 2.492 Creating dependency file for TCCConversion_Functions_part_6.cc #8 2.497 Creating dependency file for TCCConversion_Functions_part_4.cc #8 2.497 Creating dependency file for TCCConversion_Functions_part_5.cc #8 2.497 Creating dependency file for TCCConversion_Functions_part_3.cc #8 2.497 Creating dependency file for TCCConversion_Functions_part_2.cc #8 2.498 Creating dependency file for TCCConversion_Functions_part_1.cc #8 2.498 Creating dependency file for StatsD_Types_part_7.cc #8 2.498 Creating dependency file for StatsD_Types_part_6.cc #8 2.499 Creating dependency file for StatsD_Types_part_5.cc #8 2.499 Creating dependency file for StatsD_Types_part_4.cc #8 2.504 Creating dependency file for StatsD_Types_part_3.cc #8 2.505 Creating dependency file for StatsD_Types_part_2.cc #8 2.505 Creating dependency file for StatsD_Types_part_1.cc #8 2.505 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_7.cc #8 2.505 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_6.cc #8 2.505 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_5.cc #8 2.506 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_4.cc #8 2.506 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_3.cc #8 2.506 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_2.cc #8 2.507 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_1.cc #8 2.507 Creating dependency file for StatsD_CodecPort_part_7.cc #8 2.507 Creating dependency file for StatsD_CodecPort_part_6.cc #8 2.507 Creating dependency file for StatsD_CodecPort_part_4.cc #8 2.508 Creating dependency file for StatsD_CodecPort_part_5.cc #8 2.511 Creating dependency file for StatsD_CodecPort_part_3.cc #8 2.511 Creating dependency file for StatsD_CodecPort_part_2.cc #8 2.512 Creating dependency file for Socket_API_Definitions_part_7.cc #8 2.512 Creating dependency file for StatsD_CodecPort_part_1.cc #8 2.512 Creating dependency file for Socket_API_Definitions_part_6.cc #8 2.513 Creating dependency file for Socket_API_Definitions_part_5.cc #8 2.513 Creating dependency file for Socket_API_Definitions_part_4.cc #8 2.517 Creating dependency file for Socket_API_Definitions_part_3.cc #8 2.517 Creating dependency file for Socket_API_Definitions_part_2.cc #8 2.517 Creating dependency file for Socket_API_Definitions_part_1.cc #8 2.519 Creating dependency file for SNDCP_Types_part_7.cc #8 2.520 Creating dependency file for SNDCP_Types_part_6.cc #8 2.520 Creating dependency file for SNDCP_Types_part_5.cc #8 2.520 Creating dependency file for SNDCP_Types_part_4.cc #8 2.520 Creating dependency file for SNDCP_Types_part_3.cc #8 2.520 Creating dependency file for SNDCP_Types_part_2.cc #8 2.521 Creating dependency file for SNDCP_Types_part_1.cc #8 2.521 Creating dependency file for Q933_Types_part_7.cc #8 2.521 Creating dependency file for Q933_Types_part_6.cc #8 2.521 Creating dependency file for Q933_Types_part_5.cc #8 2.522 Creating dependency file for Q933_Types_part_4.cc #8 2.523 Creating dependency file for Q933_Types_part_3.cc #8 2.523 Creating dependency file for Q933_Types_part_2.cc #8 2.524 Creating dependency file for Q933_Types_part_1.cc #8 2.525 Creating dependency file for Q931_Types_part_7.cc #8 2.527 Creating dependency file for Q931_Types_part_6.cc #8 2.528 Creating dependency file for Q931_Types_part_5.cc #8 2.528 Creating dependency file for Q931_Types_part_4.cc #8 2.529 Creating dependency file for Q931_Types_part_2.cc #8 2.529 Creating dependency file for Q931_Types_part_3.cc #8 2.529 Creating dependency file for Q931_Types_part_1.cc #8 2.530 Creating dependency file for Osmocom_VTY_Functions_part_7.cc #8 2.530 Creating dependency file for Osmocom_VTY_Functions_part_6.cc #8 2.530 Creating dependency file for Osmocom_VTY_Functions_part_5.cc #8 2.531 Creating dependency file for Osmocom_VTY_Functions_part_4.cc #8 2.531 Creating dependency file for Osmocom_VTY_Functions_part_3.cc #8 2.532 Creating dependency file for Osmocom_VTY_Functions_part_2.cc #8 2.532 Creating dependency file for Osmocom_VTY_Functions_part_1.cc #8 2.533 Creating dependency file for Osmocom_Types_part_7.cc #8 2.536 Creating dependency file for Osmocom_Types_part_6.cc #8 2.536 Creating dependency file for Osmocom_Types_part_5.cc #8 2.537 Creating dependency file for Osmocom_Types_part_4.cc #8 2.538 Creating dependency file for Osmocom_Types_part_3.cc #8 2.543 Creating dependency file for Osmocom_Types_part_2.cc #8 2.543 Creating dependency file for Osmocom_Types_part_1.cc #8 2.543 Creating dependency file for Osmocom_Gb_Types_part_7.cc #8 2.544 Creating dependency file for Osmocom_Gb_Types_part_6.cc #8 2.544 Creating dependency file for Osmocom_Gb_Types_part_5.cc #8 2.544 Creating dependency file for Osmocom_Gb_Types_part_4.cc #8 2.544 Creating dependency file for Osmocom_Gb_Types_part_3.cc #8 2.544 Creating dependency file for Osmocom_Gb_Types_part_2.cc #8 2.545 Creating dependency file for Osmocom_Gb_Types_part_1.cc #8 2.545 Creating dependency file for Native_Functions_part_7.cc #8 2.545 Creating dependency file for Native_Functions_part_6.cc #8 2.546 Creating dependency file for Native_Functions_part_5.cc #8 2.546 Creating dependency file for Native_Functions_part_4.cc #8 2.552 Creating dependency file for Native_Functions_part_3.cc #8 2.552 Creating dependency file for Native_Functions_part_2.cc #8 2.552 Creating dependency file for NS_Types_part_7.cc #8 2.552 Creating dependency file for NS_Types_part_6.cc #8 2.553 Creating dependency file for NS_Types_part_5.cc #8 2.553 Creating dependency file for Native_Functions_part_1.cc #8 2.553 Creating dependency file for NS_Types_part_4.cc #8 2.553 Creating dependency file for NS_Types_part_3.cc #8 2.553 Creating dependency file for NS_Types_part_2.cc #8 2.554 Creating dependency file for NS_Types_part_1.cc #8 2.554 Creating dependency file for NS_Tests_part_7.cc #8 2.555 Creating dependency file for NS_Tests_part_6.cc #8 2.555 Creating dependency file for NS_Tests_part_5.cc #8 2.555 Creating dependency file for NS_Tests_part_4.cc #8 2.556 Creating dependency file for NS_Tests_part_3.cc #8 2.556 Creating dependency file for NS_Tests_part_2.cc #8 2.556 Creating dependency file for NS_Tests_part_1.cc #8 2.560 Creating dependency file for NS_Provider_IPL4_part_7.cc #8 2.561 Creating dependency file for NS_Provider_IPL4_part_5.cc #8 2.561 Creating dependency file for NS_Provider_IPL4_part_6.cc #8 2.561 Creating dependency file for NS_Provider_IPL4_part_4.cc #8 2.566 Creating dependency file for NS_Provider_IPL4_part_3.cc #8 2.566 Creating dependency file for NS_Provider_IPL4_part_2.cc #8 2.566 Creating dependency file for NS_Provider_IPL4_part_1.cc #8 2.566 Creating dependency file for NS_Provider_FR_part_7.cc #8 2.566 Creating dependency file for NS_Provider_FR_part_6.cc #8 2.566 Creating dependency file for NS_Provider_FR_part_5.cc #8 2.567 Creating dependency file for NS_Provider_FR_part_4.cc #8 2.567 Creating dependency file for NS_Provider_FR_part_3.cc #8 2.567 Creating dependency file for NS_Provider_FR_part_2.cc #8 2.567 Creating dependency file for NS_Provider_FR_part_1.cc #8 2.567 Creating dependency file for MobileL3_Types_part_7.cc #8 2.568 Creating dependency file for MobileL3_Types_part_6.cc #8 2.568 Creating dependency file for MobileL3_Types_part_5.cc #8 2.568 Creating dependency file for MobileL3_Types_part_4.cc #8 2.570 Creating dependency file for MobileL3_Types_part_3.cc #8 2.573 Creating dependency file for MobileL3_Types_part_2.cc #8 2.573 Creating dependency file for MobileL3_Types_part_1.cc #8 2.574 Creating dependency file for MobileL3_SS_Types_part_7.cc #8 2.574 Creating dependency file for MobileL3_SS_Types_part_5.cc #8 2.574 Creating dependency file for MobileL3_SS_Types_part_6.cc #8 2.574 Creating dependency file for MobileL3_SS_Types_part_4.cc #8 2.575 Creating dependency file for MobileL3_SS_Types_part_2.cc #8 2.575 Creating dependency file for MobileL3_SS_Types_part_3.cc #8 2.577 Creating dependency file for MobileL3_SMS_Types_part_7.cc #8 2.577 Creating dependency file for MobileL3_SMS_Types_part_6.cc #8 2.577 Creating dependency file for MobileL3_SMS_Types_part_5.cc #8 2.577 Creating dependency file for MobileL3_SMS_Types_part_4.cc #8 2.577 Creating dependency file for MobileL3_SS_Types_part_1.cc #8 2.578 Creating dependency file for MobileL3_SMS_Types_part_3.cc #8 2.578 Creating dependency file for MobileL3_SMS_Types_part_2.cc #8 2.579 Creating dependency file for MobileL3_SMS_Types_part_1.cc #8 2.581 Creating dependency file for MobileL3_RRM_Types_part_6.cc #8 2.581 Creating dependency file for MobileL3_RRM_Types_part_5.cc #8 2.581 Creating dependency file for MobileL3_RRM_Types_part_7.cc #8 2.581 Creating dependency file for MobileL3_RRM_Types_part_4.cc #8 2.582 Creating dependency file for MobileL3_RRM_Types_part_3.cc #8 2.583 Creating dependency file for MobileL3_RRM_Types_part_2.cc #8 2.583 Creating dependency file for MobileL3_RRM_Types_part_1.cc #8 2.584 Creating dependency file for MobileL3_MM_Types_part_7.cc #8 2.584 Creating dependency file for MobileL3_MM_Types_part_6.cc #8 2.585 Creating dependency file for MobileL3_MM_Types_part_5.cc #8 2.587 Creating dependency file for MobileL3_MM_Types_part_4.cc #8 2.587 Creating dependency file for MobileL3_MM_Types_part_3.cc #8 2.587 Creating dependency file for MobileL3_MM_Types_part_2.cc #8 2.589 Creating dependency file for MobileL3_MM_Types_part_1.cc #8 2.593 Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc #8 2.593 Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc #8 2.593 Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc #8 2.593 Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc #8 2.593 Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc #8 2.595 Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc #8 2.595 Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc #8 2.595 Creating dependency file for MobileL3_CommonIE_Types_part_7.cc #8 2.595 Creating dependency file for MobileL3_CommonIE_Types_part_6.cc #8 2.596 Creating dependency file for MobileL3_CommonIE_Types_part_4.cc #8 2.596 Creating dependency file for MobileL3_CommonIE_Types_part_3.cc #8 2.596 Creating dependency file for MobileL3_CommonIE_Types_part_5.cc #8 2.597 Creating dependency file for MobileL3_CommonIE_Types_part_2.cc #8 2.600 Creating dependency file for MobileL3_CommonIE_Types_part_1.cc #8 2.600 Creating dependency file for MobileL3_CC_Types_part_7.cc #8 2.602 Creating dependency file for MobileL3_CC_Types_part_6.cc #8 2.612 Creating dependency file for MobileL3_CC_Types_part_5.cc #8 2.612 Creating dependency file for MobileL3_CC_Types_part_4.cc #8 2.612 Creating dependency file for MobileL3_CC_Types_part_3.cc #8 2.612 Creating dependency file for MobileL3_CC_Types_part_2.cc #8 2.612 Creating dependency file for MobileL3_CC_Types_part_1.cc #8 2.613 Creating dependency file for Misc_Helpers_part_7.cc #8 2.614 Creating dependency file for Misc_Helpers_part_6.cc #8 2.619 Creating dependency file for Misc_Helpers_part_5.cc #8 2.621 Creating dependency file for Misc_Helpers_part_4.cc #8 2.622 Creating dependency file for Misc_Helpers_part_3.cc #8 2.625 Creating dependency file for Misc_Helpers_part_2.cc #8 2.630 Creating dependency file for Misc_Helpers_part_1.cc #8 2.630 Creating dependency file for LLC_Types_part_7.cc #8 2.630 Creating dependency file for LLC_Types_part_6.cc #8 2.630 Creating dependency file for LLC_Types_part_5.cc #8 2.634 Creating dependency file for LLC_Types_part_4.cc #8 2.637 Creating dependency file for LLC_Types_part_3.cc #8 2.637 Creating dependency file for LLC_Types_part_2.cc #8 2.638 Creating dependency file for LLC_Types_part_1.cc #8 2.639 Creating dependency file for LLC_Templates_part_6.cc #8 2.639 Creating dependency file for LLC_Templates_part_7.cc #8 2.642 Creating dependency file for LLC_Templates_part_5.cc #8 2.644 Creating dependency file for LLC_Templates_part_4.cc #8 2.644 Creating dependency file for LLC_Templates_part_3.cc #8 2.644 Creating dependency file for LLC_Templates_part_2.cc #8 2.646 Creating dependency file for LLC_Templates_part_1.cc #8 2.647 Creating dependency file for IPL4asp_Types_part_7.cc #8 2.649 Creating dependency file for IPL4asp_Types_part_6.cc #8 2.650 Creating dependency file for IPL4asp_Types_part_5.cc #8 2.652 Creating dependency file for IPL4asp_Types_part_3.cc #8 2.652 Creating dependency file for IPL4asp_Types_part_4.cc #8 2.653 Creating dependency file for IPL4asp_Types_part_2.cc #8 2.654 Creating dependency file for IPL4asp_Types_part_1.cc #8 2.654 Creating dependency file for IPL4asp_PortType_part_7.cc #8 2.655 Creating dependency file for IPL4asp_PortType_part_6.cc #8 2.657 Creating dependency file for IPL4asp_PortType_part_5.cc #8 2.657 Creating dependency file for IPL4asp_PortType_part_4.cc #8 2.660 Creating dependency file for IPL4asp_PortType_part_3.cc #8 2.662 Creating dependency file for IPL4asp_PortType_part_1.cc #8 2.662 Creating dependency file for IPL4asp_PortType_part_2.cc #8 2.663 Creating dependency file for IPL4asp_Functions_part_7.cc #8 2.664 Creating dependency file for IPL4asp_Functions_part_6.cc #8 2.665 Creating dependency file for IPL4asp_Functions_part_5.cc #8 2.667 Creating dependency file for IPL4asp_Functions_part_4.cc #8 2.668 Creating dependency file for IPL4asp_Functions_part_3.cc #8 2.670 Creating dependency file for IPL4asp_Functions_part_2.cc #8 2.670 Creating dependency file for IPL4asp_Functions_part_1.cc #8 2.671 Creating dependency file for General_Types_part_7.cc #8 2.671 Creating dependency file for General_Types_part_6.cc #8 2.673 Creating dependency file for General_Types_part_5.cc #8 2.674 Creating dependency file for General_Types_part_4.cc #8 2.674 Creating dependency file for General_Types_part_3.cc #8 2.675 Creating dependency file for General_Types_part_2.cc #8 2.676 Creating dependency file for General_Types_part_1.cc #8 2.679 Creating dependency file for GSM_Types_part_6.cc #8 2.681 Creating dependency file for GSM_Types_part_5.cc #8 2.681 Creating dependency file for GSM_Types_part_4.cc #8 2.682 Creating dependency file for GSM_Types_part_3.cc #8 2.683 Creating dependency file for GSM_Types_part_2.cc #8 2.686 Creating dependency file for GSM_Types_part_7.cc #8 2.688 Creating dependency file for GSM_Types_part_1.cc #8 2.688 Creating dependency file for FrameRelay_Types_part_6.cc #8 2.688 Creating dependency file for FrameRelay_Types_part_7.cc #8 2.689 Creating dependency file for FrameRelay_Types_part_5.cc #8 2.689 Creating dependency file for FrameRelay_Types_part_4.cc #8 2.690 Creating dependency file for FrameRelay_Types_part_3.cc #8 2.690 Creating dependency file for FrameRelay_Types_part_2.cc #8 2.691 Creating dependency file for FrameRelay_Emulation_part_7.cc #8 2.691 Creating dependency file for FrameRelay_Types_part_1.cc #8 2.696 Creating dependency file for FrameRelay_Emulation_part_6.cc #8 2.696 Creating dependency file for FrameRelay_Emulation_part_5.cc #8 2.696 Creating dependency file for FrameRelay_Emulation_part_4.cc #8 2.697 Creating dependency file for FrameRelay_Emulation_part_3.cc #8 2.698 Creating dependency file for FrameRelay_Emulation_part_1.cc #8 2.698 Creating dependency file for FrameRelay_CodecPort_part_7.cc #8 2.698 Creating dependency file for FrameRelay_Emulation_part_2.cc #8 2.699 Creating dependency file for FrameRelay_CodecPort_part_6.cc #8 2.699 Creating dependency file for FrameRelay_CodecPort_part_5.cc #8 2.702 Creating dependency file for FrameRelay_CodecPort_part_3.cc #8 2.702 Creating dependency file for FrameRelay_CodecPort_part_2.cc #8 2.702 Creating dependency file for FrameRelay_CodecPort_part_4.cc #8 2.703 Creating dependency file for FrameRelay_CodecPort_part_1.cc #8 2.707 Creating dependency file for BSSGP_Types_part_7.cc #8 2.715 Creating dependency file for BSSGP_Types_part_5.cc #8 2.715 Creating dependency file for BSSGP_Types_part_4.cc #8 2.715 Creating dependency file for BSSGP_Types_part_3.cc #8 2.715 Creating dependency file for BSSGP_Types_part_6.cc #8 2.715 Creating dependency file for BSSGP_Types_part_2.cc #8 2.715 Creating dependency file for BSSGP_Types_part_1.cc #8 2.715 Creating dependency file for AF_PACKET_PortTypes_part_7.cc #8 2.715 Creating dependency file for AF_PACKET_PortTypes_part_6.cc #8 2.715 Creating dependency file for AF_PACKET_PortTypes_part_4.cc #8 2.715 Creating dependency file for AF_PACKET_PortTypes_part_3.cc #8 2.716 Creating dependency file for AF_PACKET_PortTypes_part_5.cc #8 2.724 Creating dependency file for AF_PACKET_PortTypes_part_2.cc #8 2.724 Creating dependency file for AF_PACKET_PortTypes_part_1.cc #8 2.730 Creating dependency file for AF_PACKET_PortType_part_7.cc #8 2.732 Creating dependency file for AF_PACKET_PortType_part_6.cc #8 2.737 Creating dependency file for AF_PACKET_PortType_part_5.cc #8 2.740 Creating dependency file for AF_PACKET_PortType_part_4.cc #8 2.740 Creating dependency file for AF_PACKET_PortType_part_3.cc #8 2.742 Creating dependency file for AF_PACKET_PortType_part_2.cc #8 2.744 Creating dependency file for AF_PACKET_PortType_part_1.cc #8 2.746 Creating dependency file for UD_Types.cc #8 2.747 Creating dependency file for UD_PortType.cc #8 2.749 Creating dependency file for TELNETasp_PortType.cc #8 2.749 Creating dependency file for TCCInterface_Functions.cc #8 2.749 Creating dependency file for TCCConversion_Functions.cc #8 2.753 Creating dependency file for StatsD_Types.cc #8 2.753 Creating dependency file for StatsD_CodecPort_CtrlFunct.cc #8 2.754 Creating dependency file for StatsD_CodecPort.cc #8 2.754 Creating dependency file for Socket_API_Definitions.cc #8 2.754 Creating dependency file for SNDCP_Types.cc #8 2.761 Creating dependency file for Q933_Types.cc #8 2.762 Creating dependency file for Q931_Types.cc #8 2.805 Creating dependency file for Osmocom_VTY_Functions.cc #8 2.808 Creating dependency file for Osmocom_Types.cc #8 2.819 Creating dependency file for Osmocom_Gb_Types.cc #8 2.819 Creating dependency file for Native_Functions.cc #8 2.819 Creating dependency file for NS_Types.cc #8 2.821 Creating dependency file for NS_Tests.cc #8 2.826 Creating dependency file for NS_Provider_IPL4.cc #8 2.826 Creating dependency file for NS_Provider_FR.cc #8 2.826 Creating dependency file for MobileL3_Types.cc #8 2.835 Creating dependency file for MobileL3_SS_Types.cc #8 2.847 Creating dependency file for MobileL3_SMS_Types.cc #8 2.863 Creating dependency file for MobileL3_RRM_Types.cc #8 2.863 Creating dependency file for MobileL3_MM_Types.cc #8 2.866 Creating dependency file for MobileL3_GMM_SM_Types.cc #8 2.867 Creating dependency file for MobileL3_CommonIE_Types.cc #8 2.870 Creating dependency file for MobileL3_CC_Types.cc #8 2.877 Creating dependency file for Misc_Helpers.cc #8 2.887 Creating dependency file for LLC_Types.cc #8 2.892 Creating dependency file for LLC_Templates.cc #8 2.894 Creating dependency file for IPL4asp_Types.cc #8 2.904 Creating dependency file for IPL4asp_PortType.cc #8 2.904 Creating dependency file for IPL4asp_Functions.cc #8 2.904 Creating dependency file for General_Types.cc #8 2.904 Creating dependency file for GSM_Types.cc #8 2.931 Creating dependency file for FrameRelay_Types.cc #8 2.931 Creating dependency file for FrameRelay_Emulation.cc #8 2.941 Creating dependency file for FrameRelay_CodecPort.cc #8 2.955 Creating dependency file for BSSGP_Types.cc #8 2.955 Creating dependency file for AF_PACKET_PortTypes.cc #8 2.955 Creating dependency file for AF_PACKET_PortType.cc #8 3.093 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 3.093 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 3.093 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 3.093 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 3.093 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 3.093 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 3.093 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 3.093 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 3.094 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 3.094 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 3.094 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 3.094 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 3.095 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 3.095 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 3.095 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 3.095 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 3.096 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 3.096 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 3.097 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 3.104 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 4.055 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 4.056 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 4.056 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 4.057 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 4.057 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 4.057 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 4.099 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 4.155 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.935 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 5.297 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 5.619 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 6.034 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 6.443 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 6.476 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 6.584 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 6.882 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 6.949 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 7.292 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 7.793 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 7.836 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 7.856 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 8.072 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 8.253 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 8.298 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 8.318 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 8.331 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 8.363 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 8.363 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 8.404 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 8.411 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 8.435 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 8.454 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 8.460 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 8.481 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 8.491 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 8.503 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 8.503 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 8.514 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 8.539 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 8.542 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 8.922 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 8.926 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 9.073 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 9.307 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 9.359 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 9.380 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 9.427 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 9.459 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 9.482 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 9.527 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 9.549 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 9.571 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 9.598 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 9.622 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 9.672 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 9.728 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 9.774 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 9.847 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 9.919 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 9.998 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 10.05 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 10.10 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 10.14 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 10.21 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 10.24 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 10.24 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 10.27 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 10.27 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 10.28 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 10.30 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 10.32 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 10.36 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 10.36 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 10.37 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 10.39 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 10.41 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 10.42 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 10.44 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 10.45 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 10.47 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 10.48 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 10.51 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 10.52 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 10.53 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 10.57 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 10.58 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 10.58 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 10.61 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 10.63 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 10.64 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 10.69 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 10.71 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 10.71 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 10.73 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 10.73 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 10.75 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 10.75 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 10.75 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 10.75 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 10.80 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 10.83 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 10.83 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 10.83 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 10.85 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 10.86 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 10.86 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 10.87 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 10.88 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 10.88 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 10.90 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 10.91 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 10.92 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 10.92 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 10.97 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 10.97 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 10.97 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 10.97 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 11.01 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 11.01 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 11.02 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 11.02 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 11.03 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 11.03 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 11.04 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 11.06 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 11.09 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 11.10 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 11.12 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 11.13 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 11.14 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 11.17 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 11.19 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 11.21 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 11.22 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 11.25 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 11.26 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 11.28 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 13.56 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 13.63 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 13.76 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 13.84 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 13.92 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 13.97 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 14.01 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 14.07 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 14.15 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 14.22 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 14.29 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 14.38 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 14.61 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 14.64 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 14.82 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 14.84 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 14.86 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 14.88 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 14.92 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 14.93 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 14.95 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 14.97 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 15.03 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 15.08 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 15.11 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 15.14 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 15.16 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 15.20 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 15.22 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 15.26 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 15.26 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 15.28 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 15.28 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 15.31 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 15.33 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 15.38 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 15.39 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 15.40 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 15.43 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 15.44 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 15.46 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 15.48 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 15.49 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 15.53 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 15.55 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 15.55 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 15.59 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 15.59 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 15.63 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 15.64 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 15.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 15.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 15.74 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 15.80 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 15.83 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 15.87 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 15.89 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 15.95 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 15.98 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 16.03 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 16.03 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 16.06 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 16.08 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 16.10 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 16.12 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 16.12 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 16.12 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 16.15 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 16.15 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 16.17 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 16.18 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 16.20 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 16.22 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 16.23 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 16.24 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 16.24 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 16.24 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 16.25 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 16.26 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 16.26 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 16.27 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 16.28 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 16.28 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 16.30 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 16.31 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 16.31 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 16.32 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 16.33 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 16.34 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 16.34 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 16.36 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 16.37 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 16.38 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 16.39 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 16.40 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 16.41 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 16.43 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 16.43 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 16.44 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 16.46 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 16.46 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 16.48 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 16.49 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 16.51 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 16.55 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 16.55 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 16.55 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 16.58 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 16.59 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 16.59 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 16.62 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 16.62 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 16.63 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 16.64 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 16.64 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 16.66 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 16.67 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 16.69 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 16.69 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 16.70 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 16.71 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 16.71 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 16.72 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 16.74 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 16.74 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 16.75 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 16.77 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 16.77 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 16.77 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 16.79 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 16.80 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 16.80 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 16.81 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 16.82 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 16.82 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 16.87 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 16.88 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 16.88 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 16.89 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 16.91 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 16.92 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 16.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_5.o StatsD_Types_part_5.cc #8 16.95 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 16.96 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 16.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc #8 16.99 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 17.00 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 17.01 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 17.03 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 17.04 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 17.06 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 17.06 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 17.07 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 17.09 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 17.09 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 17.10 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 17.10 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 17.12 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 17.13 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 17.13 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 17.14 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 17.14 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 17.16 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 17.16 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 17.18 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 17.19 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 17.19 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 17.20 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 17.21 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 17.22 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 17.22 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 17.22 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 17.22 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 17.24 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 17.26 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 17.27 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 17.27 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 17.27 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 17.29 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 17.30 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 17.30 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 17.32 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 17.32 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 17.33 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 17.42 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 17.50 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 17.57 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 17.61 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 17.65 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 17.72 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 17.78 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 17.83 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 17.88 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 17.91 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 17.98 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 18.00 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 18.02 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 18.03 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 18.06 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 18.07 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 18.08 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 18.10 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 18.10 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 18.12 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 18.14 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 18.17 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 18.18 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 18.22 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 18.23 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 18.27 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 18.27 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 18.30 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 18.33 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 19.13 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 19.49 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 20.24 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 20.45 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 20.58 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 20.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc #8 21.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc #8 21.35 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 21.39 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 21.59 g++ -shared -o AF_PACKET_PortType.so AF_PACKET_PortType.o #8 21.66 g++ -shared -o AF_PACKET_PortTypes.so AF_PACKET_PortTypes.o #8 21.82 g++ -shared -o BSSGP_Types.so BSSGP_Types.o #8 21.90 g++ -shared -o FrameRelay_CodecPort.so FrameRelay_CodecPort.o #8 21.94 g++ -shared -o FrameRelay_Emulation.so FrameRelay_Emulation.o #8 22.06 g++ -shared -o FrameRelay_Types.so FrameRelay_Types.o #8 22.06 g++ -shared -o GSM_Types.so GSM_Types.o #8 22.18 g++ -shared -o General_Types.so General_Types.o #8 22.21 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o #8 22.23 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o #8 22.37 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o #8 22.38 g++ -shared -o LLC_Templates.so LLC_Templates.o #8 22.41 g++ -shared -o LLC_Types.so LLC_Types.o #8 22.48 g++ -shared -o Misc_Helpers.so Misc_Helpers.o #8 22.53 g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o #8 22.60 g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o #8 22.68 g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o #8 22.72 g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o #8 22.75 g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o #8 22.88 g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o #8 23.08 g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o #8 23.11 g++ -shared -o MobileL3_Types.so MobileL3_Types.o #8 23.12 g++ -shared -o NS_Provider_FR.so NS_Provider_FR.o #8 23.14 g++ -shared -o NS_Provider_IPL4.so NS_Provider_IPL4.o #8 23.22 g++ -shared -o NS_Tests.so NS_Tests.o #8 23.25 g++ -shared -o NS_Types.so NS_Types.o #8 23.28 g++ -shared -o Native_Functions.so Native_Functions.o #8 23.29 g++ -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o #8 23.38 g++ -shared -o Osmocom_Types.so Osmocom_Types.o #8 23.41 g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o #8 23.41 g++ -shared -o Q931_Types.so Q931_Types.o #8 23.45 g++ -shared -o Q933_Types.so Q933_Types.o #8 23.47 g++ -shared -o SNDCP_Types.so SNDCP_Types.o #8 23.57 g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o #8 23.58 g++ -shared -o StatsD_CodecPort.so StatsD_CodecPort.o #8 23.58 g++ -shared -o StatsD_CodecPort_CtrlFunct.so StatsD_CodecPort_CtrlFunct.o #8 23.59 g++ -shared -o StatsD_Types.so StatsD_Types.o #8 23.63 g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o #8 23.65 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o #8 23.67 g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o #8 23.74 g++ -shared -o UD_PortType.so UD_PortType.o #8 23.76 g++ -shared -o UD_Types.so UD_Types.o #8 23.76 g++ -shared -o AF_PACKET_PortType_part_1.so AF_PACKET_PortType_part_1.o #8 23.79 g++ -shared -o AF_PACKET_PortType_part_2.so AF_PACKET_PortType_part_2.o #8 23.83 g++ -shared -o AF_PACKET_PortType_part_3.so AF_PACKET_PortType_part_3.o #8 23.85 g++ -shared -o AF_PACKET_PortType_part_4.so AF_PACKET_PortType_part_4.o #8 23.85 g++ -shared -o AF_PACKET_PortType_part_5.so AF_PACKET_PortType_part_5.o #8 23.85 g++ -shared -o AF_PACKET_PortType_part_6.so AF_PACKET_PortType_part_6.o #8 23.87 g++ -shared -o AF_PACKET_PortType_part_7.so AF_PACKET_PortType_part_7.o #8 23.88 g++ -shared -o AF_PACKET_PortTypes_part_1.so AF_PACKET_PortTypes_part_1.o #8 23.89 g++ -shared -o AF_PACKET_PortTypes_part_2.so AF_PACKET_PortTypes_part_2.o #8 23.90 g++ -shared -o AF_PACKET_PortTypes_part_3.so AF_PACKET_PortTypes_part_3.o #8 23.92 g++ -shared -o AF_PACKET_PortTypes_part_4.so AF_PACKET_PortTypes_part_4.o #8 23.92 g++ -shared -o AF_PACKET_PortTypes_part_5.so AF_PACKET_PortTypes_part_5.o #8 23.92 g++ -shared -o AF_PACKET_PortTypes_part_6.so AF_PACKET_PortTypes_part_6.o #8 23.94 g++ -shared -o AF_PACKET_PortTypes_part_7.so AF_PACKET_PortTypes_part_7.o #8 23.95 g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o #8 23.95 g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o #8 23.96 g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o #8 23.97 g++ -shared -o FrameRelay_CodecPort_part_1.so FrameRelay_CodecPort_part_1.o #8 23.98 g++ -shared -o FrameRelay_CodecPort_part_2.so FrameRelay_CodecPort_part_2.o #8 23.98 g++ -shared -o FrameRelay_CodecPort_part_3.so FrameRelay_CodecPort_part_3.o #8 24.01 g++ -shared -o FrameRelay_CodecPort_part_4.so FrameRelay_CodecPort_part_4.o #8 24.02 g++ -shared -o FrameRelay_CodecPort_part_5.so FrameRelay_CodecPort_part_5.o #8 24.05 g++ -shared -o FrameRelay_CodecPort_part_6.so FrameRelay_CodecPort_part_6.o #8 24.05 g++ -shared -o FrameRelay_CodecPort_part_7.so FrameRelay_CodecPort_part_7.o #8 24.06 g++ -shared -o FrameRelay_Emulation_part_1.so FrameRelay_Emulation_part_1.o #8 24.15 g++ -shared -o FrameRelay_Emulation_part_2.so FrameRelay_Emulation_part_2.o #8 24.15 g++ -shared -o FrameRelay_Emulation_part_3.so FrameRelay_Emulation_part_3.o #8 24.15 g++ -shared -o FrameRelay_Emulation_part_4.so FrameRelay_Emulation_part_4.o #8 24.17 g++ -shared -o FrameRelay_Emulation_part_5.so FrameRelay_Emulation_part_5.o #8 24.17 g++ -shared -o FrameRelay_Emulation_part_6.so FrameRelay_Emulation_part_6.o #8 24.18 g++ -shared -o FrameRelay_Emulation_part_7.so FrameRelay_Emulation_part_7.o #8 24.19 g++ -shared -o FrameRelay_Types_part_1.so FrameRelay_Types_part_1.o #8 24.20 g++ -shared -o FrameRelay_Types_part_2.so FrameRelay_Types_part_2.o #8 24.20 g++ -shared -o FrameRelay_Types_part_3.so FrameRelay_Types_part_3.o #8 24.21 g++ -shared -o FrameRelay_Types_part_4.so FrameRelay_Types_part_4.o #8 24.21 g++ -shared -o FrameRelay_Types_part_5.so FrameRelay_Types_part_5.o #8 24.21 g++ -shared -o FrameRelay_Types_part_6.so FrameRelay_Types_part_6.o #8 24.22 g++ -shared -o FrameRelay_Types_part_7.so FrameRelay_Types_part_7.o #8 24.22 g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o #8 24.24 g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o #8 24.24 g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o #8 24.25 g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o #8 24.26 g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o #8 24.26 g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o #8 24.26 g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o #8 24.27 g++ -shared -o General_Types_part_1.so General_Types_part_1.o #8 24.27 g++ -shared -o General_Types_part_2.so General_Types_part_2.o #8 24.28 g++ -shared -o General_Types_part_3.so General_Types_part_3.o #8 24.28 g++ -shared -o General_Types_part_4.so General_Types_part_4.o #8 24.29 g++ -shared -o General_Types_part_5.so General_Types_part_5.o #8 24.30 g++ -shared -o General_Types_part_6.so General_Types_part_6.o #8 24.31 g++ -shared -o General_Types_part_7.so General_Types_part_7.o #8 24.31 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o #8 24.31 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o #8 24.33 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o #8 24.33 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o #8 24.34 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o #8 24.34 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o #8 24.35 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o #8 24.36 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o #8 24.36 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o #8 24.36 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o #8 24.36 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o #8 24.37 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o #8 24.38 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o #8 24.39 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o #8 24.39 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o #8 24.39 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o #8 24.40 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o #8 24.40 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o #8 24.41 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o #8 24.41 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o #8 24.42 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o #8 24.42 g++ -shared -o LLC_Templates_part_1.so LLC_Templates_part_1.o #8 24.42 g++ -shared -o LLC_Templates_part_2.so LLC_Templates_part_2.o #8 24.43 g++ -shared -o LLC_Templates_part_3.so LLC_Templates_part_3.o #8 24.44 g++ -shared -o LLC_Templates_part_4.so LLC_Templates_part_4.o #8 24.44 g++ -shared -o LLC_Templates_part_5.so LLC_Templates_part_5.o #8 24.45 g++ -shared -o LLC_Templates_part_6.so LLC_Templates_part_6.o #8 24.45 g++ -shared -o LLC_Templates_part_7.so LLC_Templates_part_7.o #8 24.45 g++ -shared -o LLC_Types_part_1.so LLC_Types_part_1.o #8 24.46 g++ -shared -o LLC_Types_part_2.so LLC_Types_part_2.o #8 24.46 g++ -shared -o LLC_Types_part_3.so LLC_Types_part_3.o #8 24.47 g++ -shared -o LLC_Types_part_4.so LLC_Types_part_4.o #8 24.48 g++ -shared -o LLC_Types_part_5.so LLC_Types_part_5.o #8 24.50 g++ -shared -o LLC_Types_part_6.so LLC_Types_part_6.o #8 24.50 g++ -shared -o LLC_Types_part_7.so LLC_Types_part_7.o #8 24.50 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 24.50 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 24.50 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 24.51 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 24.52 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 24.52 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 24.53 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 24.53 g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o #8 24.53 g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o #8 24.53 g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o #8 24.55 g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o #8 24.56 g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o #8 24.56 g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o #8 24.57 g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o #8 24.57 g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o #8 24.58 g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o #8 24.59 g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o #8 24.59 g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o #8 24.61 g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o #8 24.61 g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o #8 24.62 g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o #8 24.66 g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o #8 24.66 g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o #8 24.66 g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o #8 24.69 g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o #8 24.69 g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o #8 24.69 g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o #8 24.70 g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o #8 24.70 g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o #8 24.70 g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o #8 24.72 g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o #8 24.72 g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o #8 24.72 g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o #8 24.73 g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o #8 24.74 g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o #8 24.75 g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o #8 24.76 g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o #8 24.77 g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o #8 24.77 g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o #8 24.77 g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o #8 24.78 g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o #8 24.78 g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o #8 24.80 g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o #8 24.81 g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o #8 24.81 g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o #8 24.82 g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o #8 24.83 g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o #8 24.83 g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o #8 24.84 g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o #8 24.84 g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o #8 24.84 g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o #8 24.85 g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o #8 24.86 g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o #8 24.87 g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o #8 24.88 g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o #8 24.88 g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o #8 24.88 g++ -shared -o NS_Provider_FR_part_1.so NS_Provider_FR_part_1.o #8 24.88 g++ -shared -o NS_Provider_FR_part_2.so NS_Provider_FR_part_2.o #8 24.89 g++ -shared -o NS_Provider_FR_part_3.so NS_Provider_FR_part_3.o #8 24.91 g++ -shared -o NS_Provider_FR_part_4.so NS_Provider_FR_part_4.o #8 24.91 g++ -shared -o NS_Provider_FR_part_5.so NS_Provider_FR_part_5.o #8 24.92 g++ -shared -o NS_Provider_FR_part_6.so NS_Provider_FR_part_6.o #8 24.92 g++ -shared -o NS_Provider_FR_part_7.so NS_Provider_FR_part_7.o #8 24.92 g++ -shared -o NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_1.o #8 24.93 g++ -shared -o NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_2.o #8 24.94 g++ -shared -o NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_3.o #8 24.94 g++ -shared -o NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_4.o #8 24.94 g++ -shared -o NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_5.o #8 24.95 g++ -shared -o NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_6.o #8 24.95 g++ -shared -o NS_Provider_IPL4_part_7.so NS_Provider_IPL4_part_7.o #8 24.96 g++ -shared -o NS_Tests_part_1.so NS_Tests_part_1.o #8 24.97 g++ -shared -o NS_Tests_part_2.so NS_Tests_part_2.o #8 24.97 g++ -shared -o NS_Tests_part_3.so NS_Tests_part_3.o #8 24.97 g++ -shared -o NS_Tests_part_4.so NS_Tests_part_4.o #8 24.97 g++ -shared -o NS_Tests_part_5.so NS_Tests_part_5.o #8 24.98 g++ -shared -o NS_Tests_part_6.so NS_Tests_part_6.o #8 24.98 g++ -shared -o NS_Tests_part_7.so NS_Tests_part_7.o #8 24.98 g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o #8 25.00 g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o #8 25.00 g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o #8 25.00 g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o #8 25.01 g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o #8 25.02 g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o #8 25.02 g++ -shared -o NS_Types_part_7.so NS_Types_part_7.o #8 25.03 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 25.03 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 25.04 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 25.04 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 25.04 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 25.06 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 25.06 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 25.07 g++ -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o #8 25.08 g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o #8 25.09 g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o #8 25.09 g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o #8 25.09 g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o #8 25.10 g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o #8 25.11 g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o #8 25.12 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 25.12 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 25.12 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 25.12 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 25.13 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 25.13 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 25.14 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 25.15 g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o #8 25.15 g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o #8 25.15 g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o #8 25.15 g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o #8 25.16 g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o #8 25.16 g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o #8 25.17 g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o #8 25.17 g++ -shared -o Q931_Types_part_1.so Q931_Types_part_1.o #8 25.18 g++ -shared -o Q931_Types_part_2.so Q931_Types_part_2.o #8 25.18 g++ -shared -o Q931_Types_part_3.so Q931_Types_part_3.o #8 25.18 g++ -shared -o Q931_Types_part_4.so Q931_Types_part_4.o #8 25.19 g++ -shared -o Q931_Types_part_5.so Q931_Types_part_5.o #8 25.20 g++ -shared -o Q931_Types_part_6.so Q931_Types_part_6.o #8 25.20 g++ -shared -o Q931_Types_part_7.so Q931_Types_part_7.o #8 25.21 g++ -shared -o Q933_Types_part_1.so Q933_Types_part_1.o #8 25.21 g++ -shared -o Q933_Types_part_2.so Q933_Types_part_2.o #8 25.22 g++ -shared -o Q933_Types_part_3.so Q933_Types_part_3.o #8 25.22 g++ -shared -o Q933_Types_part_4.so Q933_Types_part_4.o #8 25.23 g++ -shared -o Q933_Types_part_5.so Q933_Types_part_5.o #8 25.23 g++ -shared -o Q933_Types_part_6.so Q933_Types_part_6.o #8 25.24 g++ -shared -o Q933_Types_part_7.so Q933_Types_part_7.o #8 25.24 g++ -shared -o SNDCP_Types_part_1.so SNDCP_Types_part_1.o #8 25.24 g++ -shared -o SNDCP_Types_part_2.so SNDCP_Types_part_2.o #8 25.26 g++ -shared -o SNDCP_Types_part_3.so SNDCP_Types_part_3.o #8 25.26 g++ -shared -o SNDCP_Types_part_4.so SNDCP_Types_part_4.o #8 25.26 g++ -shared -o SNDCP_Types_part_5.so SNDCP_Types_part_5.o #8 25.26 g++ -shared -o SNDCP_Types_part_6.so SNDCP_Types_part_6.o #8 25.27 g++ -shared -o SNDCP_Types_part_7.so SNDCP_Types_part_7.o #8 25.27 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 25.27 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 25.27 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 25.28 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 25.34 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 25.34 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 25.34 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 25.34 g++ -shared -o StatsD_CodecPort_part_1.so StatsD_CodecPort_part_1.o #8 25.63 g++ -shared -o StatsD_CodecPort_part_2.so StatsD_CodecPort_part_2.o #8 25.63 g++ -shared -o StatsD_CodecPort_part_3.so StatsD_CodecPort_part_3.o #8 25.64 g++ -shared -o StatsD_CodecPort_part_4.so StatsD_CodecPort_part_4.o #8 25.64 g++ -shared -o StatsD_CodecPort_part_5.so StatsD_CodecPort_part_5.o #8 25.64 g++ -shared -o StatsD_CodecPort_part_6.so StatsD_CodecPort_part_6.o #8 25.65 g++ -shared -o StatsD_CodecPort_part_7.so StatsD_CodecPort_part_7.o #8 25.66 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_1.o #8 25.66 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_2.o #8 25.66 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_3.o #8 25.66 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_4.o #8 25.66 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_5.o #8 25.66 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_6.o #8 25.66 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_7.so StatsD_CodecPort_CtrlFunct_part_7.o #8 25.67 g++ -shared -o StatsD_Types_part_1.so StatsD_Types_part_1.o #8 25.67 g++ -shared -o StatsD_Types_part_2.so StatsD_Types_part_2.o #8 25.68 g++ -shared -o StatsD_Types_part_3.so StatsD_Types_part_3.o #8 25.68 g++ -shared -o StatsD_Types_part_4.so StatsD_Types_part_4.o #8 25.68 g++ -shared -o StatsD_Types_part_5.so StatsD_Types_part_5.o #8 25.69 g++ -shared -o StatsD_Types_part_6.so StatsD_Types_part_6.o #8 25.69 g++ -shared -o StatsD_Types_part_7.so StatsD_Types_part_7.o #8 25.69 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o #8 25.69 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o #8 25.69 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o #8 25.69 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 25.69 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 25.71 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 25.71 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 25.71 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o #8 26.35 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o #8 26.36 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o #8 26.36 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 26.36 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 26.36 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 26.36 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 26.36 g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o #8 26.36 g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o #8 26.37 g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o #8 26.37 g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o #8 26.37 g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o #8 26.37 g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o #8 26.37 g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o #8 26.38 g++ -shared -o UD_PortType_part_1.so UD_PortType_part_1.o #8 26.38 g++ -shared -o UD_PortType_part_2.so UD_PortType_part_2.o #8 26.40 g++ -shared -o UD_PortType_part_3.so UD_PortType_part_3.o #8 26.40 g++ -shared -o UD_PortType_part_4.so UD_PortType_part_4.o #8 26.40 g++ -shared -o UD_PortType_part_5.so UD_PortType_part_5.o #8 26.40 g++ -shared -o UD_PortType_part_6.so UD_PortType_part_6.o #8 26.40 g++ -shared -o UD_PortType_part_7.so UD_PortType_part_7.o #8 26.40 g++ -shared -o UD_Types_part_1.so UD_Types_part_1.o #8 26.40 g++ -shared -o UD_Types_part_2.so UD_Types_part_2.o #8 26.40 g++ -shared -o UD_Types_part_3.so UD_Types_part_3.o #8 26.40 g++ -shared -o UD_Types_part_4.so UD_Types_part_4.o #8 26.40 g++ -shared -o UD_Types_part_5.so UD_Types_part_5.o #8 26.40 g++ -shared -o UD_Types_part_6.so UD_Types_part_6.o #8 26.41 g++ -shared -o UD_Types_part_7.so UD_Types_part_7.o #8 26.41 g++ -shared -o NS_Emulation.so NS_Emulation.o #8 26.41 g++ -shared -o RAW_NS.so RAW_NS.o #8 26.41 g++ -shared -o StatsD_Checker.so StatsD_Checker.o #8 26.42 g++ -shared -o BSSGP_Emulation_part_1.so BSSGP_Emulation_part_1.o #8 26.43 g++ -shared -o BSSGP_Emulation_part_2.so BSSGP_Emulation_part_2.o #8 26.43 g++ -shared -o BSSGP_Emulation_part_3.so BSSGP_Emulation_part_3.o #8 26.43 g++ -shared -o BSSGP_Emulation_part_4.so BSSGP_Emulation_part_4.o #8 26.43 g++ -shared -o BSSGP_Emulation_part_5.so BSSGP_Emulation_part_5.o #8 26.43 g++ -shared -o BSSGP_Emulation_part_6.so BSSGP_Emulation_part_6.o #8 26.43 g++ -shared -o BSSGP_Emulation_part_7.so BSSGP_Emulation_part_7.o #8 26.43 g++ -shared -o NS_Emulation_part_1.so NS_Emulation_part_1.o #8 26.43 g++ -shared -o NS_Emulation_part_2.so NS_Emulation_part_2.o #8 26.43 g++ -shared -o NS_Emulation_part_3.so NS_Emulation_part_3.o #8 26.45 g++ -shared -o NS_Emulation_part_4.so NS_Emulation_part_4.o #8 26.46 g++ -shared -o NS_Emulation_part_5.so NS_Emulation_part_5.o #8 26.46 g++ -shared -o NS_Emulation_part_6.so NS_Emulation_part_6.o #8 26.46 g++ -shared -o NS_Emulation_part_7.so NS_Emulation_part_7.o #8 26.46 g++ -shared -o RAW_NS_part_1.so RAW_NS_part_1.o #8 26.46 g++ -shared -o RAW_NS_part_2.so RAW_NS_part_2.o #8 26.46 g++ -shared -o RAW_NS_part_3.so RAW_NS_part_3.o #8 26.46 g++ -shared -o RAW_NS_part_4.so RAW_NS_part_4.o #8 26.48 g++ -shared -o RAW_NS_part_5.so RAW_NS_part_5.o #8 26.48 g++ -shared -o RAW_NS_part_6.so RAW_NS_part_6.o #8 26.48 g++ -shared -o RAW_NS_part_7.so RAW_NS_part_7.o #8 26.49 g++ -shared -o StatsD_Checker_part_1.so StatsD_Checker_part_1.o #8 26.50 g++ -shared -o StatsD_Checker_part_2.so StatsD_Checker_part_2.o #8 26.50 g++ -shared -o StatsD_Checker_part_3.so StatsD_Checker_part_3.o #8 26.50 g++ -shared -o StatsD_Checker_part_4.so StatsD_Checker_part_4.o #8 26.50 g++ -shared -o StatsD_Checker_part_5.so StatsD_Checker_part_5.o #8 26.50 g++ -shared -o StatsD_Checker_part_6.so StatsD_Checker_part_6.o #8 26.50 g++ -shared -o StatsD_Checker_part_7.so StatsD_Checker_part_7.o #8 26.50 g++ -shared -o AF_PACKET_PT.so AF_PACKET_PT.o #8 26.51 g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o #8 26.51 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o #8 26.52 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o #8 26.52 g++ -shared -o LLC_EncDec.so LLC_EncDec.o #8 26.53 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 26.53 g++ -shared -o StatsD_CodecPort_CtrlFunctdef.so StatsD_CodecPort_CtrlFunctdef.o #8 26.53 g++ -shared -o TCCConversion.so TCCConversion.o #8 26.53 g++ -shared -o TCCInterface.so TCCInterface.o #8 26.53 g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o #8 26.54 g++ -shared -o UD_PT.so UD_PT.o #8 26.55 g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o #8 26.58 g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o #8 26.60 g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o #8 26.62 g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o #8 26.63 g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o #8 26.80 g++ -shared -o BSSGP_Emulation.so BSSGP_Emulation.o #8 26.92 g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o #8 27.12 g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o #8 27.49 g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o #8 28.02 g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o #8 28.39 g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o #8 28.81 g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o #8 28.87 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 28.87 -L/usr/lib/titan -lttcn3-parallel-dynamic \ #8 28.87 -L/lib -lcrypto \ #8 28.87 -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ #8 28.87 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 29.26 make[1]: Leaving directory '/osmo-ttcn3-hacks/ns' #8 DONE 31.3s #9 [4/4] COPY NS_TESTS.CFG /data/NS_Tests.cfg #9 DONE 0.9s #10 exporting to image #10 exporting layers #10 exporting layers 1.3s done #10 writing image sha256:af88982a3aff500dcc8ad5384c8172411562fe96ee2bcac8643c7e44eb2fe2b5 0.0s done #10 naming to docker.io/osmocom-build/ttcn3-ns-test:latest 0.0s done #10 DONE 1.4s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sns/ttcn3-ns-test' + docker_image_exists ttcn3-ns-test + docker images -q osmocom-build/ttcn3-ns-test + test -n af88982a3aff + 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-sns/logs/ns-tester + cp sns/NS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sns/logs/ns-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sns/logs/ns-tester/NS_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sns/logs/ns-tester/NS_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-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-sns/logs/ns-tester/NS_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sns/logs/ns + cp sns/osmo-ns-dummy.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sns/logs/ns/ + network_create + SUBNET=3967760 + seq 1 30 + echo (3967760 + 1) % 256 + bc + SUBNET=17 + NET_NAME=ttcn3-ns-test-sns-17 + SUB4=172.18.17.0/24 + SUB6=fd02:db8:17::/64 + set +x Creating network ttcn3-ns-test-sns-17, trying SUBNET=17... + docker network create --internal --subnet 172.18.17.0/24 --ipv6 --subnet fd02:db8:17::/64 ttcn3-ns-test-sns-17 9935170378afc39a5ff9d84626d09ac068d28436a2505ef07ff387e4d53eb9d7 + set +x ### Network ttcn3-ns-test-sns-17 created (SUBNET=17) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=17 to: /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sns/logs/ns/osmo-ns-dummy.cfg Applying SUBNET=17 to: /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sns/logs/ns-tester/NS_Tests.cfg + echo Starting container with osmo-ns-dummy Starting container with osmo-ns-dummy + docker_network_params 17 101 + NET=17 + ADDR_SUFIX=101 + echo --network ttcn3-ns-test-sns-17 --ip 172.18.17.101 --ip6 fd02:db8:17::101 + docker run --rm --network ttcn3-ns-test-sns-17 --ip 172.18.17.101 --ip6 fd02:db8:17::101 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sns/logs/ns:/data --name jenkins-ttcn3-ns-test-sns-1323-ns-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 fb292e6aae6c5cb28eeb46fb31813c45a2970bdc3a6a6e187ff95ee8b4c2e091 + echo Starting container with NS testsuite Starting container with NS testsuite + docker_network_params 17 10 + NET=17 + ADDR_SUFIX=10 + echo --network ttcn3-ns-test-sns-17 --ip 172.18.17.10 --ip6 fd02:db8:17::10 + docker run --rm --network ttcn3-ns-test-sns-17 --ip 172.18.17.10 --ip6 fd02:db8:17::10 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sns/logs/ns-tester:/data --name jenkins-ttcn3-ns-test-sns-1323-ttcn3-ns-test-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@2f9434b90ad2: Unix server socket created successfully. MC@2f9434b90ad2: Listening on TCP port 36093. MC2> 2f9434b90ad2 is the default spawn /osmo-ttcn3-hacks/ns/NS_Tests 2f9434b90ad2 36093 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@2f9434b90ad2: New HC connected from 172.18.17.10 [172.18.17.10]. 2f9434b90ad2: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@2f9434b90ad2: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@2f9434b90ad2: Warning: Option `SourceInfoFormat' was given more than once in section [LOGGING] of the configuration file. HC@2f9434b90ad2: Warning: Option `SourceInfoFormat' was given more than once in section [LOGGING] of the configuration file. HC@2f9434b90ad2: Warning: Option `LoggerPlugins' was given more than once in section [LOGGING] of the configuration file. HC@2f9434b90ad2: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@2f9434b90ad2: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. HC@2f9434b90ad2: Warning: Option `BeginTestCase' was given more than once in section [EXTERNAL_COMMANDS] of the configuration file. HC@2f9434b90ad2: Warning: Option `EndTestCase' was given more than once in section [EXTERNAL_COMMANDS] of the configuration file. HC@2f9434b90ad2: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. HC@2f9434b90ad2: Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in MC@2f9434b90ad2: Configuration file was processed on all HCs. MC@2f9434b90ad2: Creating MTC on host 172.18.17.10. MC@2f9434b90ad2: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@2f9434b90ad2: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_sns_bss_config_success'. ------ NS_Tests.TC_sns_bss_config_success ------ Fri Nov 8 03:43:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_sns_bss_config_success.pcap" >/data/NS_Tests.TC_sns_bss_config_success.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2f9434b90ad2: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_sns_bss_config_success' was executed successfully (exit status: 0). MTC@2f9434b90ad2: Test case TC_sns_bss_config_success started. MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer g_T_guard: 60 s MTC@2f9434b90ad2: f_incoming_sns_size(idx=0) MTC@2f9434b90ad2: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@2f9434b90ad2: f_incoming_sns_config(idx=0) MTC@2f9434b90ad2: 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 := 'AC121165'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@2f9434b90ad2: f_outgoing_sns_config(idx=0) MTC@2f9434b90ad2: 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@2f9434b90ad2: Test case TC_sns_bss_config_success finished. Verdict: pass MTC@2f9434b90ad2: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_sns_bss_config_success pass'. Fri Nov 8 03:43:17 UTC 2024 ====== NS_Tests.TC_sns_bss_config_success pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=16573) Waiting for packet dumper to finish... 1 (prev_count=16573, count=22783) MTC@2f9434b90ad2: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_sns_bss_config_success pass' was executed successfully (exit status: 0). MTC@2f9434b90ad2: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_sns_bss_change_weight'. ------ NS_Tests.TC_sns_bss_change_weight ------ Fri Nov 8 03:43:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_sns_bss_change_weight.pcap" >/data/NS_Tests.TC_sns_bss_change_weight.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2f9434b90ad2: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_sns_bss_change_weight' was executed successfully (exit status: 0). MTC@2f9434b90ad2: Test case TC_sns_bss_change_weight started. MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer g_T_guard: 60 s MTC@2f9434b90ad2: f_incoming_sns_size(idx=0) MTC@2f9434b90ad2: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@2f9434b90ad2: f_incoming_sns_config(idx=0) MTC@2f9434b90ad2: 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 := 'AC121165'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@2f9434b90ad2: f_outgoing_sns_config(idx=0) MTC@2f9434b90ad2: 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@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: f_incoming_sns_chg_weight(idx=0) MTC@2f9434b90ad2: 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 := 'AC121165'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@2f9434b90ad2: Test case TC_sns_bss_change_weight finished. Verdict: pass MTC@2f9434b90ad2: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_sns_bss_change_weight pass'. Fri Nov 8 03:43:23 UTC 2024 ====== NS_Tests.TC_sns_bss_change_weight pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=11048) Waiting for packet dumper to finish... 1 (prev_count=11048, count=20297) MTC@2f9434b90ad2: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_sns_bss_change_weight pass' was executed successfully (exit status: 0). MTC@2f9434b90ad2: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_sns_bss_change_weight_timeout'. ------ NS_Tests.TC_sns_bss_change_weight_timeout ------ Fri Nov 8 03:43:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_sns_bss_change_weight_timeout.pcap" >/data/NS_Tests.TC_sns_bss_change_weight_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2f9434b90ad2: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_sns_bss_change_weight_timeout' was executed successfully (exit status: 0). MTC@2f9434b90ad2: Test case TC_sns_bss_change_weight_timeout started. MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer g_T_guard: 60 s MTC@2f9434b90ad2: f_incoming_sns_size(idx=0) MTC@2f9434b90ad2: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@2f9434b90ad2: f_incoming_sns_config(idx=0) MTC@2f9434b90ad2: 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 := 'AC121165'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@2f9434b90ad2: f_outgoing_sns_config(idx=0) MTC@2f9434b90ad2: 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@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: 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 := 'AC121165'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@2f9434b90ad2: 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 := 'AC121165'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@2f9434b90ad2: 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 := 'AC121165'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@2f9434b90ad2: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@2f9434b90ad2: Test case TC_sns_bss_change_weight_timeout finished. Verdict: pass MTC@2f9434b90ad2: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_sns_bss_change_weight_timeout pass'. Fri Nov 8 03:43:38 UTC 2024 ====== NS_Tests.TC_sns_bss_change_weight_timeout pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=20246) Waiting for packet dumper to finish... 1 (prev_count=20246, count=23998) MTC@2f9434b90ad2: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_sns_bss_change_weight_timeout pass' was executed successfully (exit status: 0). MTC@2f9434b90ad2: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_sns_bss_add'. ------ NS_Tests.TC_sns_bss_add ------ Fri Nov 8 03:43:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_sns_bss_add.pcap" >/data/NS_Tests.TC_sns_bss_add.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2f9434b90ad2: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_sns_bss_add' was executed successfully (exit status: 0). MTC@2f9434b90ad2: Test case TC_sns_bss_add started. MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer g_T_guard: 60 s MTC@2f9434b90ad2: f_incoming_sns_size(idx=0) MTC@2f9434b90ad2: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@2f9434b90ad2: f_incoming_sns_config(idx=0) MTC@2f9434b90ad2: 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 := 'AC121165'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@2f9434b90ad2: f_outgoing_sns_config(idx=0) MTC@2f9434b90ad2: 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@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: f_incoming_sns_add(idx=0) MTC@2f9434b90ad2: 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 := 'AC121165'O, uDP_Port := '59D9'O, signallingWeight := '01'O, dataWeight := '01'O } } }, listofIP6Elements := omit } } MTC@2f9434b90ad2: Test case TC_sns_bss_add finished. Verdict: pass MTC@2f9434b90ad2: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_sns_bss_add pass'. Fri Nov 8 03:43:44 UTC 2024 ====== NS_Tests.TC_sns_bss_add pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=11015) Waiting for packet dumper to finish... 1 (prev_count=11015, count=21906) MTC@2f9434b90ad2: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_sns_bss_add pass' was executed successfully (exit status: 0). MTC@2f9434b90ad2: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_sns_bss_del'. ------ NS_Tests.TC_sns_bss_del ------ Fri Nov 8 03:43:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_sns_bss_del.pcap" >/data/NS_Tests.TC_sns_bss_del.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2f9434b90ad2: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_sns_bss_del' was executed successfully (exit status: 0). MTC@2f9434b90ad2: Test case TC_sns_bss_del started. MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer g_T_guard: 60 s MTC@2f9434b90ad2: f_incoming_sns_size(idx=0) MTC@2f9434b90ad2: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@2f9434b90ad2: f_incoming_sns_config(idx=0) MTC@2f9434b90ad2: 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 := 'AC121165'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@2f9434b90ad2: f_outgoing_sns_config(idx=0) MTC@2f9434b90ad2: 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@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: f_incoming_sns_add(idx=0) MTC@2f9434b90ad2: 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 := 'AC121165'O, uDP_Port := '59D9'O, signallingWeight := '01'O, dataWeight := '01'O } } }, listofIP6Elements := omit } } MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: f_incoming_sns_del(idx=0) MTC@2f9434b90ad2: 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 := 'AC121165'O, uDP_Port := '59D9'O, signallingWeight := '01'O, dataWeight := '01'O } } }, listofIP6Elements := omit } } MTC@2f9434b90ad2: Test case TC_sns_bss_del finished. Verdict: pass MTC@2f9434b90ad2: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_sns_bss_del pass'. Fri Nov 8 03:43:50 UTC 2024 ====== NS_Tests.TC_sns_bss_del pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14955) Waiting for packet dumper to finish... 1 (prev_count=14955, count=29864) MTC@2f9434b90ad2: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_sns_bss_del pass' was executed successfully (exit status: 0). MTC@2f9434b90ad2: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_sns_bss_add_change_del'. ------ NS_Tests.TC_sns_bss_add_change_del ------ Fri Nov 8 03:43:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_sns_bss_add_change_del.pcap" >/data/NS_Tests.TC_sns_bss_add_change_del.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2f9434b90ad2: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_sns_bss_add_change_del' was executed successfully (exit status: 0). MTC@2f9434b90ad2: Test case TC_sns_bss_add_change_del started. MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer g_T_guard: 60 s MTC@2f9434b90ad2: f_incoming_sns_size(idx=0) MTC@2f9434b90ad2: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@2f9434b90ad2: f_incoming_sns_config(idx=0) MTC@2f9434b90ad2: 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 := 'AC121165'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@2f9434b90ad2: f_outgoing_sns_config(idx=0) MTC@2f9434b90ad2: 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@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: 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 := 'AC121165'O, uDP_Port := '59D9'O, signallingWeight := '01'O, dataWeight := '01'O } } }, listofIP6Elements := omit } } MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: f_incoming_sns_chg_weight(idx=0) MTC@2f9434b90ad2: 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 := 'AC121165'O, uDP_Port := '59D9'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@2f9434b90ad2: f_incoming_sns_del(idx=0) MTC@2f9434b90ad2: 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 := 'AC121165'O, uDP_Port := '59D9'O, signallingWeight := '63'O ("c"), dataWeight := '63'O ("c") } } }, listofIP6Elements := omit } } MTC@2f9434b90ad2: Test case TC_sns_bss_add_change_del finished. Verdict: pass MTC@2f9434b90ad2: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_sns_bss_add_change_del pass'. Fri Nov 8 03:43:56 UTC 2024 ====== NS_Tests.TC_sns_bss_add_change_del pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=10891) Waiting for packet dumper to finish... 1 (prev_count=10891, count=24723) MTC@2f9434b90ad2: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_sns_bss_add_change_del pass' was executed successfully (exit status: 0). MTC@2f9434b90ad2: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_sns_rx_size_force_unconf'. ------ NS_Tests.TC_sns_rx_size_force_unconf ------ Fri Nov 8 03:43:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_sns_rx_size_force_unconf.pcap" >/data/NS_Tests.TC_sns_rx_size_force_unconf.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2f9434b90ad2: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_sns_rx_size_force_unconf' was executed successfully (exit status: 0). MTC@2f9434b90ad2: Test case TC_sns_rx_size_force_unconf started. MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer g_T_guard: 60 s MTC@2f9434b90ad2: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@2f9434b90ad2: Test case TC_sns_rx_size_force_unconf finished. Verdict: pass MTC@2f9434b90ad2: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_sns_rx_size_force_unconf pass'. Fri Nov 8 03:44:02 UTC 2024 ====== NS_Tests.TC_sns_rx_size_force_unconf pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=10893) Waiting for packet dumper to finish... 1 (prev_count=10893, count=15016) MTC@2f9434b90ad2: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_sns_rx_size_force_unconf pass' was executed successfully (exit status: 0). MTC@2f9434b90ad2: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_sns_bss_remove_bind_fail_sns'. ------ NS_Tests.TC_sns_bss_remove_bind_fail_sns ------ Fri Nov 8 03:44:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_sns_bss_remove_bind_fail_sns.pcap" >/data/NS_Tests.TC_sns_bss_remove_bind_fail_sns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2f9434b90ad2: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_sns_bss_remove_bind_fail_sns' was executed successfully (exit status: 0). MTC@2f9434b90ad2: Test case TC_sns_bss_remove_bind_fail_sns started. MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer g_T_guard: 60 s MTC@2f9434b90ad2: f_incoming_sns_size(idx=0) MTC@2f9434b90ad2: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@2f9434b90ad2: f_incoming_sns_config(idx=0) MTC@2f9434b90ad2: 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 := 'AC121165'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@2f9434b90ad2: f_outgoing_sns_config(idx=0) MTC@2f9434b90ad2: 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@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: f_incoming_sns_add(idx=0) MTC@2f9434b90ad2: 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 := 'AC121165'O, uDP_Port := '59D9'O, signallingWeight := '01'O, dataWeight := '01'O } } }, listofIP6Elements := omit } } MTC@2f9434b90ad2: Start timer T: 1 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Start timer T: 2 s MTC@2f9434b90ad2: Test case TC_sns_bss_remove_bind_fail_sns finished. Verdict: pass MTC@2f9434b90ad2: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_sns_bss_remove_bind_fail_sns pass'. Fri Nov 8 03:44:21 UTC 2024 ====== NS_Tests.TC_sns_bss_remove_bind_fail_sns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=26316) Waiting for packet dumper to finish... 1 (prev_count=26316, count=32689) MTC@2f9434b90ad2: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_sns_bss_remove_bind_fail_sns pass' was executed successfully (exit status: 0). MC@2f9434b90ad2: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@2f9434b90ad2: Terminating MTC. MC@2f9434b90ad2: MTC terminated. MC2> exit MC@2f9434b90ad2: Shutting down session. MC@2f9434b90ad2: 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_bss_config_success NEW: PASS NS_Tests.TC_sns_bss_change_weight NEW: PASS NS_Tests.TC_sns_bss_change_weight_timeout NEW: PASS NS_Tests.TC_sns_bss_add NEW: PASS NS_Tests.TC_sns_bss_del NEW: PASS NS_Tests.TC_sns_bss_add_change_del NEW: PASS NS_Tests.TC_sns_rx_size_force_unconf NEW: PASS NS_Tests.TC_sns_bss_remove_bind_fail_sns Summary: NEW: PASS: 8 skip: 24 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh NS_Tests --rm Generated NS_Tests.TC_sns_bss_add.merged Generated NS_Tests.TC_sns_bss_add_change_del.merged Generated NS_Tests.TC_sns_bss_change_weight.merged Generated NS_Tests.TC_sns_bss_change_weight_timeout.merged Generated NS_Tests.TC_sns_bss_config_success.merged Generated NS_Tests.TC_sns_bss_del.merged Generated NS_Tests.TC_sns_bss_remove_bind_fail_sns.merged Generated NS_Tests.TC_sns_rx_size_force_unconf.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-sns-17 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-ns-test-sns-1323-ns-sns + [ -n jenkins-ttcn3-ns-test-sns-1323-ns-sns ] + docker_kill_wait jenkins-ttcn3-ns-test-sns-1323-ns-sns + docker kill jenkins-ttcn3-ns-test-sns-1323-ns-sns jenkins-ttcn3-ns-test-sns-1323-ns-sns + docker wait jenkins-ttcn3-ns-test-sns-1323-ns-sns 137 + network_remove + set +x Removing network ttcn3-ns-test-sns-17 + docker network remove ttcn3-ns-test-sns-17 ttcn3-ns-test-sns-17 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-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-sns/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sns/_cache:/cache --name jenkins-ttcn3-ns-test-sns-1323-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-sns/logs/ns-tester/junit-xml-21.log <?xml version="1.0"?> <testsuite name='Titan' tests='8' failures='0' errors='0' skipped='0' inconc='0' time='70.00'> <testcase classname='NS_Tests' name='TC_sns_bss_config_success' time='3.007190'/> <testcase classname='NS_Tests' name='TC_sns_bss_change_weight' time='3.007500'/> <testcase classname='NS_Tests' name='TC_sns_bss_change_weight_timeout' time='12.012362'/> <testcase classname='NS_Tests' name='TC_sns_bss_add' time='3.009452'/> <testcase classname='NS_Tests' name='TC_sns_bss_del' time='3.009795'/> <testcase classname='NS_Tests' name='TC_sns_bss_add_change_del' time='3.010495'/> <testcase classname='NS_Tests' name='TC_sns_rx_size_force_unconf' time='3.006071'/> <testcase classname='NS_Tests' name='TC_sns_bss_remove_bind_fail_sns' time='16.014027'/> </testsuite> Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS