Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sgsn-sns The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/docker-playground > git init /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sgsn-sns # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/arehbein/devtests Seen branch in repository origin/arehbein/devtests%topic=fixes Seen branch in repository origin/daniel/bscnat_tests Seen branch in repository origin/daniel/training Seen branch in repository origin/daniel/wip Seen branch in repository origin/fixeria/confmerge Seen branch in repository origin/fixeria/sccplite Seen branch in repository origin/fixeria/testing Seen branch in repository origin/jolly/testing Seen branch in repository origin/laforge/ergw Seen branch in repository origin/laforge/fr Seen branch in repository origin/laforge/ns Seen branch in repository origin/laforge/podman Seen branch in repository origin/lynxis/gerrit-comment-ci Seen branch in repository origin/master Seen branch in repository origin/neels/hnbgw-pfcp Seen branch in repository origin/neels/wip Seen branch in repository origin/osmith/fix-registry-pull Seen branch in repository origin/osmith/fix-rpi-gnutls Seen branch in repository origin/osmith/obs-2021q1 Seen branch in repository origin/osmith/rpm-local Seen branch in repository origin/osmith/ttcn3-pass-args Seen branch in repository origin/osmith/wip Seen branch in repository origin/osmith/wip-4g-only Seen branch in repository origin/osmith/wip-asan Seen branch in repository origin/pespin/bts-perf Seen branch in repository origin/pespin/ergw Seen branch in repository origin/pespin/gtp1 Seen branch in repository origin/pespin/master Seen branch in repository origin/pmaier/pcuif Seen branch in repository origin/refsf/for/master/dyn-pdch Seen 31 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision a5e5bb84ca0d7e3f9eb59f67ed52e99e6f170f8a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f a5e5bb84ca0d7e3f9eb59f67ed52e99e6f170f8a # timeout=10 Commit message: "nplab-{m3ua,sua}-test: Record pcap of all testsuite run" > git rev-list --no-walk 5048e14b3732d1b9df8582abddca4728270ffa67 # timeout=10 [ttcn3-ns-test-sgsn-sns] $ /bin/sh -xe /tmp/jenkins8903693548032303647.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-ns-test-sgsn-sns + export IMAGE_SUFFIX=master + cd ttcn3-ns-test-sgsn-sns + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sgsn-sns = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sgsn-sns/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sgsn-sns/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sgsn-sns/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sgsn-sns/logs ] + [ xjenkins-ttcn3-ns-test-sgsn-sns-1285 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sgsn-sns/ttcn3-ns-test-sgsn-sns + SUITE_NAME=ttcn3-ns-test-sgsn-sns + IMAGE_SUFFIX=master + docker_images_require osmo-ns-master ttcn3-ns-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-ns-master + local feed + echo debian-bookworm-build + depends=debian-bookworm-build + [ -n debian-bookworm-build ] + docker_images_require debian-bookworm-build + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-bookworm-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + [ -z ] + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sgsn-sns/debian-bookworm-build' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sgsn-sns/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.79kB done #1 DONE 0.0s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #6 DONE 0.1s #7 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:69e16b89dbd04be88f1f562f865b3faf08aebf233dabbe0644a85f20bbf87cf2 #7 resolve registry.osmocom.org/debian:bookworm@sha256:69e16b89dbd04be88f1f562f865b3faf08aebf233dabbe0644a85f20bbf87cf2 0.1s done #7 DONE 0.1s #8 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #8 DONE 0.1s #9 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #9 DONE 0.2s #10 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #10 DONE 0.3s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.1s #11 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #11 DONE 0.3s #12 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #12 CACHED #13 [ 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/ #13 CACHED #14 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #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 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache clang-format cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #17 CACHED #18 [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 #18 CACHED #19 [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 #19 CACHED #20 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #20 CACHED #21 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@inside-classes#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'ruff' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #21 CACHED #22 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #22 CACHED #23 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #23 CACHED #24 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #24 CACHED #25 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #25 DONE 0.1s #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 0.388 + echo deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./ #26 0.388 + apt-get update #26 0.445 Hit:1 http://deb.debian.org/debian bookworm InRelease #26 0.445 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #26 0.456 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #26 0.458 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] #26 0.783 Get:5 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [246 kB] #26 0.849 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [197 kB] #26 0.872 Fetched 548 kB in 0s (1188 kB/s) #26 0.872 Reading package lists... #26 1.136 + apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev #26 1.139 Reading package lists... #26 1.389 Building dependency tree... #26 1.441 Reading state information... #26 1.504 The following additional packages will be installed: #26 1.504 libcurl4-gnutls-dev liblimesuite23.11-1 libmicrohttpd-dev libmicrohttpd12 #26 1.504 liborcania-dev liborcania2.3 libsystemd-dev libuhd4.3.0 libulfius2.7 #26 1.504 libyder-dev libyder2.0 #26 1.504 Suggested packages: #26 1.504 libcurl4-doc libidn-dev libldap2-dev librtmp-dev libssh2-1-dev uhd-doc #26 1.504 uhd-host #26 1.504 Recommended packages: #26 1.504 limesuite-udev limesuite-images gnuradio-dev #26 1.575 The following NEW packages will be installed: #26 1.575 libcurl4-gnutls-dev liblimesuite-dev liblimesuite23.11-1 libmicrohttpd-dev #26 1.576 libmicrohttpd12 liborcania-dev liborcania2.3 libsystemd-dev libuhd-dev #26 1.576 libuhd4.3.0 libulfius-dev libulfius2.7 libyder-dev libyder2.0 #26 1.597 0 upgraded, 14 newly installed, 0 to remove and 2 not upgraded. #26 1.597 Need to get 5782 kB of archives. #26 1.597 After this operation, 24.8 MB of additional disk space will be used. #26 1.597 Get:1 http://deb.debian.org/debian bookworm/main amd64 libcurl4-gnutls-dev amd64 7.88.1-10+deb12u8 [485 kB] #26 1.601 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ liblimesuite23.11-1 23.11.0.1.2147.b39c.202503132026 [263 kB] #26 1.628 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ liblimesuite-dev 23.11.0.1.2147.b39c.202503132026 [53.0 kB] #26 1.632 Get:4 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd12 amd64 0.9.75-6 [119 kB] #26 1.635 Get:5 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd-dev amd64 0.9.75-6 [291 kB] #26 1.639 Get:6 http://deb.debian.org/debian bookworm/main amd64 liborcania2.3 amd64 2.3.2-1 [13.6 kB] #26 1.648 Get:7 http://deb.debian.org/debian bookworm/main amd64 liborcania-dev amd64 2.3.2-1 [115 kB] #26 1.649 Get:8 http://deb.debian.org/debian bookworm/main amd64 libsystemd-dev amd64 252.33-1~deb12u1 [354 kB] #26 1.651 Get:9 http://deb.debian.org/debian bookworm/main amd64 libuhd4.3.0 amd64 4.3.0.0+ds1-5 [3445 kB] #26 1.687 Get:10 http://deb.debian.org/debian bookworm/main amd64 libuhd-dev amd64 4.3.0.0+ds1-5 [219 kB] #26 1.687 Get:11 http://deb.debian.org/debian bookworm/main amd64 libyder2.0 amd64 1.4.19-1 [9420 B] #26 1.687 Get:12 http://deb.debian.org/debian bookworm/main amd64 libulfius2.7 amd64 2.7.13-1 [55.3 kB] #26 1.687 Get:13 http://deb.debian.org/debian bookworm/main amd64 libyder-dev amd64 1.4.19-1 [103 kB] #26 1.687 Get:14 http://deb.debian.org/debian bookworm/main amd64 libulfius-dev amd64 2.7.13-1 [256 kB] #26 1.793 debconf: delaying package configuration, since apt-utils is not installed #26 1.827 Fetched 5782 kB in 0s (52.8 MB/s) #26 1.881 Selecting previously unselected package libcurl4-gnutls-dev:amd64. #26 1.881 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 115791 files and directories currently installed.) #26 1.908 Preparing to unpack .../00-libcurl4-gnutls-dev_7.88.1-10+deb12u8_amd64.deb ... #26 1.923 Unpacking libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u8) ... #26 2.091 Selecting previously unselected package liblimesuite23.11-1:amd64. #26 2.108 Preparing to unpack .../01-liblimesuite23.11-1_23.11.0.1.2147.b39c.202503132026_amd64.deb ... #26 2.143 Unpacking liblimesuite23.11-1:amd64 (23.11.0.1.2147.b39c.202503132026) ... #26 2.272 Selecting previously unselected package liblimesuite-dev. #26 2.279 Preparing to unpack .../02-liblimesuite-dev_23.11.0.1.2147.b39c.202503132026_amd64.deb ... #26 2.296 Unpacking liblimesuite-dev (23.11.0.1.2147.b39c.202503132026) ... #26 2.457 Selecting previously unselected package libmicrohttpd12:amd64. #26 2.464 Preparing to unpack .../03-libmicrohttpd12_0.9.75-6_amd64.deb ... #26 2.481 Unpacking libmicrohttpd12:amd64 (0.9.75-6) ... #26 2.605 Selecting previously unselected package libmicrohttpd-dev:amd64. #26 2.622 Preparing to unpack .../04-libmicrohttpd-dev_0.9.75-6_amd64.deb ... #26 2.640 Unpacking libmicrohttpd-dev:amd64 (0.9.75-6) ... #26 2.805 Selecting previously unselected package liborcania2.3:amd64. #26 2.813 Preparing to unpack .../05-liborcania2.3_2.3.2-1_amd64.deb ... #26 2.830 Unpacking liborcania2.3:amd64 (2.3.2-1) ... #26 2.952 Selecting previously unselected package liborcania-dev:amd64. #26 2.969 Preparing to unpack .../06-liborcania-dev_2.3.2-1_amd64.deb ... #26 2.987 Unpacking liborcania-dev:amd64 (2.3.2-1) ... #26 3.118 Selecting previously unselected package libsystemd-dev:amd64. #26 3.136 Preparing to unpack .../07-libsystemd-dev_252.33-1~deb12u1_amd64.deb ... #26 3.153 Unpacking libsystemd-dev:amd64 (252.33-1~deb12u1) ... #26 3.310 Selecting previously unselected package libuhd4.3.0:amd64. #26 3.328 Preparing to unpack .../08-libuhd4.3.0_4.3.0.0+ds1-5_amd64.deb ... #26 3.345 Unpacking libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #26 3.623 Selecting previously unselected package libuhd-dev:amd64. #26 3.631 Preparing to unpack .../09-libuhd-dev_4.3.0.0+ds1-5_amd64.deb ... #26 3.647 Unpacking libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #26 3.812 Selecting previously unselected package libyder2.0:amd64. #26 3.820 Preparing to unpack .../10-libyder2.0_1.4.19-1_amd64.deb ... #26 3.837 Unpacking libyder2.0:amd64 (1.4.19-1) ... #26 3.985 Selecting previously unselected package libulfius2.7:amd64. #26 3.993 Preparing to unpack .../11-libulfius2.7_2.7.13-1_amd64.deb ... #26 4.010 Unpacking libulfius2.7:amd64 (2.7.13-1) ... #26 4.130 Selecting previously unselected package libyder-dev:amd64. #26 4.148 Preparing to unpack .../12-libyder-dev_1.4.19-1_amd64.deb ... #26 4.165 Unpacking libyder-dev:amd64 (1.4.19-1) ... #26 4.305 Selecting previously unselected package libulfius-dev:amd64. #26 4.322 Preparing to unpack .../13-libulfius-dev_2.7.13-1_amd64.deb ... #26 4.339 Unpacking libulfius-dev:amd64 (2.7.13-1) ... #26 4.506 Setting up libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #26 4.558 Setting up libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u8) ... #26 4.610 Setting up libmicrohttpd12:amd64 (0.9.75-6) ... #26 4.662 Setting up liborcania2.3:amd64 (2.3.2-1) ... #26 4.713 Setting up liblimesuite23.11-1:amd64 (23.11.0.1.2147.b39c.202503132026) ... #26 4.763 Setting up libyder2.0:amd64 (1.4.19-1) ... #26 4.813 Setting up libmicrohttpd-dev:amd64 (0.9.75-6) ... #26 4.862 Setting up libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #26 4.912 Setting up libsystemd-dev:amd64 (252.33-1~deb12u1) ... #26 4.962 Setting up liblimesuite-dev (23.11.0.1.2147.b39c.202503132026) ... #26 5.016 Setting up liborcania-dev:amd64 (2.3.2-1) ... #26 5.069 Setting up libulfius2.7:amd64 (2.7.13-1) ... #26 5.122 Setting up libyder-dev:amd64 (1.4.19-1) ... #26 5.186 Setting up libulfius-dev:amd64 (2.7.13-1) ... #26 5.240 Processing triggers for man-db (2.11.2-2) ... #26 5.295 Processing triggers for libc-bin (2.36-9+deb12u9) ... #26 5.426 + apt-get clean #26 DONE 5.6s #27 exporting to image #27 exporting layers #27 exporting layers 0.3s done #27 writing image sha256:af690729369b5eb5f08cf6ad5cbe10b9e8b7c4d1f340161cfe73bcc3e489a87f done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest 0.0s done #27 DONE 0.4s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sgsn-sns/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n af690729369b + list_osmo_packages debian-bookworm debian-bookworm-build + local distro=debian-bookworm + local image=debian-bookworm-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c + [ -n ] + return + docker_distro_from_image_name osmo-ns-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-ns-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-ns-master + echo osmo-ns-master + dir=osmo-ns-master + [ -z ] + pull_arg=--pull + grep ^FROM ../osmo-ns-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-ns-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-ns-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-ns-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sgsn-sns/osmo-ns-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sgsn-sns/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-ns-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.39kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 3) #1 DONE 0.1s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.1s #4 [internal] load build context #4 DONE 0.0s #5 [ 5/10] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/LIBOSMOCORE/+/MASTER?FORMAT=TEXT /tmp/commit-libosmocore #5 DONE 0.1s #6 [ 1/10] FROM docker.io/osmocom-build/debian-bookworm-build:latest #6 ... #5 [ 5/10] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/LIBOSMOCORE/+/MASTER?FORMAT=TEXT /tmp/commit-libosmocore #5 DONE 0.1s #4 [internal] load build context #4 transferring context: 17.41kB done #4 DONE 0.1s #6 [ 1/10] FROM docker.io/osmocom-build/debian-bookworm-build:latest #6 DONE 0.3s #7 [ 2/10] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends python3-osmopy-utils libmnl-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libmnl)" ;; esac #7 0.345 Hit:1 http://deb.debian.org/debian bookworm InRelease #7 0.345 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #7 0.345 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #7 0.345 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #7 0.871 Reading package lists... #7 1.143 Reading package lists... #7 1.392 Building dependency tree... #7 1.445 Reading state information... #7 1.507 libmnl-dev is already the newest version (1.0.4-3). #7 1.507 The following additional packages will be installed: #7 1.507 osmocom-nightly python3-aiohttp python3-aiosignal python3-async-timeout #7 1.507 python3-attr python3-automat python3-bcrypt python3-certifi #7 1.507 python3-cffi-backend python3-chardet python3-charset-normalizer #7 1.507 python3-constantly python3-cryptography python3-frozenlist python3-hamcrest #7 1.507 python3-hyperlink python3-idna python3-incremental python3-multidict #7 1.507 python3-openssl python3-osmopy-libs python3-pyasn1 python3-pyasn1-modules #7 1.507 python3-requests python3-service-identity python3-treq python3-twisted #7 1.507 python3-urllib3 python3-yarl python3-zope.interface #7 1.508 Suggested packages: #7 1.508 python-attr-doc python-cryptography-doc python3-cryptography-vectors #7 1.508 python-openssl-doc python3-openssl-dbg python3-socks python-requests-doc #7 1.508 python3-pampy python3-serial python3-tk python3-wxgtk4.0 python3-brotli #7 1.508 Recommended packages: #7 1.508 python3-click #7 1.643 The following NEW packages will be installed: #7 1.643 osmocom-nightly python3-aiohttp python3-aiosignal python3-async-timeout #7 1.643 python3-attr python3-automat python3-bcrypt python3-certifi #7 1.643 python3-cffi-backend python3-chardet python3-charset-normalizer #7 1.643 python3-constantly python3-cryptography python3-frozenlist python3-hamcrest #7 1.643 python3-hyperlink python3-idna python3-incremental python3-multidict #7 1.643 python3-openssl python3-osmopy-libs python3-osmopy-utils python3-pyasn1 #7 1.643 python3-pyasn1-modules python3-requests python3-service-identity #7 1.643 python3-treq python3-twisted python3-urllib3 python3-yarl #7 1.644 python3-zope.interface #7 1.664 0 upgraded, 31 newly installed, 0 to remove and 2 not upgraded. #7 1.664 Need to get 4323 kB of archives. #7 1.664 After this operation, 24.6 MB of additional disk space will be used. #7 1.664 Get:1 http://deb.debian.org/debian bookworm/main amd64 python3-idna all 3.3-1+deb12u1 [41.0 kB] #7 1.668 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202503132026 [1180 B] #7 1.688 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ python3-osmopy-libs 0.3.0.161.fc78.202503132026 [20.5 kB] #7 1.689 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ python3-osmopy-utils 0.3.0.161.fc78.202503132026 [12.8 kB] #7 1.693 Get:5 http://deb.debian.org/debian bookworm/main amd64 python3-multidict amd64 6.0.4-1+b1 [31.6 kB] #7 1.694 Get:6 http://deb.debian.org/debian bookworm/main amd64 python3-yarl amd64 1.8.2-1+b1 [49.8 kB] #7 1.698 Get:7 http://deb.debian.org/debian bookworm/main amd64 python3-async-timeout all 4.0.2-1 [7476 B] #7 1.699 Get:8 http://deb.debian.org/debian bookworm/main amd64 python3-frozenlist amd64 1.3.3-1+b1 [30.0 kB] #7 1.699 Get:9 http://deb.debian.org/debian bookworm/main amd64 python3-aiosignal all 1.3.1-1 [6016 B] #7 1.700 Get:10 http://deb.debian.org/debian bookworm/main amd64 python3-attr all 22.2.0-1 [65.4 kB] #7 1.704 Get:11 http://deb.debian.org/debian bookworm/main amd64 python3-charset-normalizer all 3.0.1-2 [49.3 kB] #7 1.706 Get:12 http://deb.debian.org/debian bookworm/main amd64 python3-aiohttp amd64 3.8.4-1+deb12u1 [251 kB] #7 1.710 Get:13 http://deb.debian.org/debian bookworm/main amd64 python3-automat all 22.10.0-1 [23.2 kB] #7 1.710 Get:14 http://deb.debian.org/debian bookworm/main amd64 python3-cffi-backend amd64 1.15.1-5+b1 [84.6 kB] #7 1.712 Get:15 http://deb.debian.org/debian bookworm/main amd64 python3-bcrypt amd64 3.2.2-1 [32.2 kB] #7 1.713 Get:16 http://deb.debian.org/debian bookworm/main amd64 python3-certifi all 2022.9.24-1 [153 kB] #7 1.714 Get:17 http://deb.debian.org/debian bookworm/main amd64 python3-chardet all 5.1.0+dfsg-2 [110 kB] #7 1.715 Get:18 http://deb.debian.org/debian bookworm/main amd64 python3-constantly all 15.1.0-4 [8544 B] #7 1.716 Get:19 http://deb.debian.org/debian bookworm/main amd64 python3-cryptography amd64 38.0.4-3+deb12u1 [665 kB] #7 1.720 Get:20 http://deb.debian.org/debian bookworm/main amd64 python3-hamcrest all 2.0.3-2 [29.7 kB] #7 1.720 Get:21 http://deb.debian.org/debian bookworm/main amd64 python3-hyperlink all 21.0.0-5 [70.1 kB] #7 1.729 Get:22 http://deb.debian.org/debian bookworm/main amd64 python3-incremental all 21.3.0-2 [14.1 kB] #7 1.729 Get:23 http://deb.debian.org/debian bookworm/main amd64 python3-openssl all 23.0.0-1 [50.8 kB] #7 1.730 Get:24 http://deb.debian.org/debian bookworm/main amd64 python3-pyasn1 all 0.4.8-3 [62.2 kB] #7 1.731 Get:25 http://deb.debian.org/debian bookworm/main amd64 python3-pyasn1-modules all 0.2.8-1 [72.0 kB] #7 1.731 Get:26 http://deb.debian.org/debian bookworm/main amd64 python3-service-identity all 18.1.0-8 [12.1 kB] #7 1.731 Get:27 http://deb.debian.org/debian bookworm/main amd64 python3-zope.interface amd64 5.5.2-1+b1 [152 kB] #7 1.732 Get:28 http://deb.debian.org/debian bookworm/main amd64 python3-twisted all 22.4.0-4+deb12u1 [1984 kB] #7 1.749 Get:29 http://deb.debian.org/debian bookworm/main amd64 python3-urllib3 all 1.26.12-1+deb12u1 [114 kB] #7 1.750 Get:30 http://deb.debian.org/debian bookworm/main amd64 python3-requests all 2.28.1+dfsg-1 [67.9 kB] #7 1.750 Get:31 http://deb.debian.org/debian bookworm/main amd64 python3-treq all 22.2.0-0.1 [50.8 kB] #7 1.854 debconf: delaying package configuration, since apt-utils is not installed #7 1.894 Fetched 4323 kB in 0s (41.6 MB/s) #7 1.954 Selecting previously unselected package osmocom-nightly. #7 1.954 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 117449 files and directories currently installed.) #7 1.989 Preparing to unpack .../00-osmocom-nightly_202503132026_amd64.deb ... #7 2.005 Unpacking osmocom-nightly (202503132026) ... #7 2.128 Selecting previously unselected package python3-idna. #7 2.146 Preparing to unpack .../01-python3-idna_3.3-1+deb12u1_all.deb ... #7 2.163 Unpacking python3-idna (3.3-1+deb12u1) ... #7 2.319 Selecting previously unselected package python3-multidict. #7 2.326 Preparing to unpack .../02-python3-multidict_6.0.4-1+b1_amd64.deb ... #7 2.345 Unpacking python3-multidict (6.0.4-1+b1) ... #7 2.486 Selecting previously unselected package python3-yarl. #7 2.504 Preparing to unpack .../03-python3-yarl_1.8.2-1+b1_amd64.deb ... #7 2.520 Unpacking python3-yarl (1.8.2-1+b1) ... #7 2.653 Selecting previously unselected package python3-async-timeout. #7 2.670 Preparing to unpack .../04-python3-async-timeout_4.0.2-1_all.deb ... #7 2.688 Unpacking python3-async-timeout (4.0.2-1) ... #7 2.826 Selecting previously unselected package python3-frozenlist. #7 2.835 Preparing to unpack .../05-python3-frozenlist_1.3.3-1+b1_amd64.deb ... #7 2.852 Unpacking python3-frozenlist (1.3.3-1+b1) ... #7 2.995 Selecting previously unselected package python3-aiosignal. #7 3.012 Preparing to unpack .../06-python3-aiosignal_1.3.1-1_all.deb ... #7 3.030 Unpacking python3-aiosignal (1.3.1-1) ... #7 3.161 Selecting previously unselected package python3-attr. #7 3.179 Preparing to unpack .../07-python3-attr_22.2.0-1_all.deb ... #7 3.196 Unpacking python3-attr (22.2.0-1) ... #7 3.336 Selecting previously unselected package python3-charset-normalizer. #7 3.344 Preparing to unpack .../08-python3-charset-normalizer_3.0.1-2_all.deb ... #7 3.361 Unpacking python3-charset-normalizer (3.0.1-2) ... #7 3.511 Selecting previously unselected package python3-aiohttp. #7 3.519 Preparing to unpack .../09-python3-aiohttp_3.8.4-1+deb12u1_amd64.deb ... #7 3.537 Unpacking python3-aiohttp (3.8.4-1+deb12u1) ... #7 3.689 Selecting previously unselected package python3-automat. #7 3.706 Preparing to unpack .../10-python3-automat_22.10.0-1_all.deb ... #7 3.724 Unpacking python3-automat (22.10.0-1) ... #7 3.840 Selecting previously unselected package python3-cffi-backend:amd64. #7 3.857 Preparing to unpack .../11-python3-cffi-backend_1.15.1-5+b1_amd64.deb ... #7 3.875 Unpacking python3-cffi-backend:amd64 (1.15.1-5+b1) ... #7 4.020 Selecting previously unselected package python3-bcrypt. #7 4.027 Preparing to unpack .../12-python3-bcrypt_3.2.2-1_amd64.deb ... #7 4.045 Unpacking python3-bcrypt (3.2.2-1) ... #7 4.187 Selecting previously unselected package python3-certifi. #7 4.205 Preparing to unpack .../13-python3-certifi_2022.9.24-1_all.deb ... #7 4.222 Unpacking python3-certifi (2022.9.24-1) ... #7 4.375 Selecting previously unselected package python3-chardet. #7 4.383 Preparing to unpack .../14-python3-chardet_5.1.0+dfsg-2_all.deb ... #7 4.399 Unpacking python3-chardet (5.1.0+dfsg-2) ... #7 4.563 Selecting previously unselected package python3-constantly. #7 4.581 Preparing to unpack .../15-python3-constantly_15.1.0-4_all.deb ... #7 4.598 Unpacking python3-constantly (15.1.0-4) ... #7 4.734 Selecting previously unselected package python3-cryptography. #7 4.752 Preparing to unpack .../16-python3-cryptography_38.0.4-3+deb12u1_amd64.deb ... #7 4.769 Unpacking python3-cryptography (38.0.4-3+deb12u1) ... #7 4.930 Selecting previously unselected package python3-hamcrest. #7 4.948 Preparing to unpack .../17-python3-hamcrest_2.0.3-2_all.deb ... #7 4.965 Unpacking python3-hamcrest (2.0.3-2) ... #7 5.121 Selecting previously unselected package python3-hyperlink. #7 5.139 Preparing to unpack .../18-python3-hyperlink_21.0.0-5_all.deb ... #7 5.156 Unpacking python3-hyperlink (21.0.0-5) ... #7 5.299 Selecting previously unselected package python3-incremental. #7 5.316 Preparing to unpack .../19-python3-incremental_21.3.0-2_all.deb ... #7 5.334 Unpacking python3-incremental (21.3.0-2) ... #7 5.468 Selecting previously unselected package python3-openssl. #7 5.486 Preparing to unpack .../20-python3-openssl_23.0.0-1_all.deb ... #7 5.503 Unpacking python3-openssl (23.0.0-1) ... #7 5.637 Selecting previously unselected package python3-osmopy-libs. #7 5.654 Preparing to unpack .../21-python3-osmopy-libs_0.3.0.161.fc78.202503132026_all.deb ... #7 5.671 Unpacking python3-osmopy-libs (0.3.0.161.fc78.202503132026) ... #7 5.810 Selecting previously unselected package python3-pyasn1. #7 5.828 Preparing to unpack .../22-python3-pyasn1_0.4.8-3_all.deb ... #7 5.844 Unpacking python3-pyasn1 (0.4.8-3) ... #7 5.984 Selecting previously unselected package python3-pyasn1-modules. #7 5.992 Preparing to unpack .../23-python3-pyasn1-modules_0.2.8-1_all.deb ... #7 6.009 Unpacking python3-pyasn1-modules (0.2.8-1) ... #7 6.152 Selecting previously unselected package python3-service-identity. #7 6.170 Preparing to unpack .../24-python3-service-identity_18.1.0-8_all.deb ... #7 6.190 Unpacking python3-service-identity (18.1.0-8) ... #7 6.320 Selecting previously unselected package python3-zope.interface. #7 6.338 Preparing to unpack .../25-python3-zope.interface_5.5.2-1+b1_amd64.deb ... #7 6.355 Unpacking python3-zope.interface (5.5.2-1+b1) ... #7 6.515 Selecting previously unselected package python3-twisted. #7 6.523 Preparing to unpack .../26-python3-twisted_22.4.0-4+deb12u1_all.deb ... #7 6.540 Unpacking python3-twisted (22.4.0-4+deb12u1) ... #7 6.790 Selecting previously unselected package python3-urllib3. #7 6.808 Preparing to unpack .../27-python3-urllib3_1.26.12-1+deb12u1_all.deb ... #7 6.825 Unpacking python3-urllib3 (1.26.12-1+deb12u1) ... #7 6.973 Selecting previously unselected package python3-requests. #7 6.991 Preparing to unpack .../28-python3-requests_2.28.1+dfsg-1_all.deb ... #7 7.007 Unpacking python3-requests (2.28.1+dfsg-1) ... #7 7.142 Selecting previously unselected package python3-treq. #7 7.150 Preparing to unpack .../29-python3-treq_22.2.0-0.1_all.deb ... #7 7.167 Unpacking python3-treq (22.2.0-0.1) ... #7 7.336 Selecting previously unselected package python3-osmopy-utils. #7 7.354 Preparing to unpack .../30-python3-osmopy-utils_0.3.0.161.fc78.202503132026_all.deb ... #7 7.375 Unpacking python3-osmopy-utils (0.3.0.161.fc78.202503132026) ... #7 7.537 Setting up python3-attr (22.2.0-1) ... #7 7.669 Setting up osmocom-nightly (202503132026) ... #7 7.722 Setting up python3-zope.interface (5.5.2-1+b1) ... #7 7.916 Setting up python3-charset-normalizer (3.0.1-2) ... #7 8.046 Setting up python3-automat (22.10.0-1) ... #7 8.186 Setting up python3-hamcrest (2.0.3-2) ... #7 8.319 Setting up python3-multidict (6.0.4-1+b1) ... #7 8.444 Setting up python3-frozenlist (1.3.3-1+b1) ... #7 8.578 Setting up python3-aiosignal (1.3.1-1) ... #7 8.698 Setting up python3-async-timeout (4.0.2-1) ... #7 8.820 Setting up python3-chardet (5.1.0+dfsg-2) ... #7 9.034 Setting up python3-certifi (2022.9.24-1) ... #7 9.167 Setting up python3-incremental (21.3.0-2) ... #7 9.293 Setting up python3-idna (3.3-1+deb12u1) ... #7 9.468 Setting up python3-urllib3 (1.26.12-1+deb12u1) ... #7 9.608 Setting up python3-pyasn1 (0.4.8-3) ... #7 9.764 Setting up python3-constantly (15.1.0-4) ... #7 9.885 Setting up python3-yarl (1.8.2-1+b1) ... #7 10.02 Setting up python3-cffi-backend:amd64 (1.15.1-5+b1) ... #7 10.08 Setting up python3-osmopy-libs (0.3.0.161.fc78.202503132026) ... #7 10.20 Setting up python3-bcrypt (3.2.2-1) ... #7 10.34 Setting up python3-aiohttp (3.8.4-1+deb12u1) ... #7 10.53 Setting up python3-pyasn1-modules (0.2.8-1) ... #7 10.71 Setting up python3-cryptography (38.0.4-3+deb12u1) ... #7 10.89 Setting up python3-requests (2.28.1+dfsg-1) ... #7 11.04 Setting up python3-hyperlink (21.0.0-5) ... #7 11.18 Setting up python3-service-identity (18.1.0-8) ... #7 11.32 Setting up python3-openssl (23.0.0-1) ... #7 11.47 Setting up python3-twisted (22.4.0-4+deb12u1) ... #7 12.56 Setting up python3-treq (22.2.0-0.1) ... #7 12.70 Setting up python3-osmopy-utils (0.3.0.161.fc78.202503132026) ... #7 12.79 Processing triggers for man-db (2.11.2-2) ... #7 DONE 13.1s #8 [ 3/10] WORKDIR /TMP #8 DONE 0.2s #9 [ 4/10] RUN GIT clone https://gerrit.osmocom.org/libosmocore.git #9 0.322 Cloning into 'libosmocore'... #9 DONE 1.1s #10 [ 5/10] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/LIBOSMOCORE/+/MASTER?FORMAT=TEXT /tmp/commit-libosmocore #10 DONE 0.2s #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.390 Already on 'master' #11 0.390 Your branch is up to date with 'origin/master'. #11 0.391 refs/heads/master #11 0.428 HEAD is now at 1b755284 iuup: Explicitly discard Iu-UP-DATA.req in Initialization state #11 0.429 master #11 0.430 1b7552849351f298db73bf9b2219afa96bc7c5cd #11 3.371 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 3.371 libtoolize: copying file './ltmain.sh' #11 3.506 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. #11 3.506 libtoolize: copying file 'm4/libtool.m4' #11 3.589 libtoolize: copying file 'm4/ltoptions.m4' #11 3.678 libtoolize: copying file 'm4/ltsugar.m4' #11 3.767 libtoolize: copying file 'm4/ltversion.m4' #11 3.856 libtoolize: copying file 'm4/lt~obsolete.m4' #11 5.514 configure.ac:70: warning: The macro `AC_HEADER_STDC' is obsolete. #11 5.514 configure.ac:70: You should run autoupdate. #11 5.514 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 5.514 configure.ac:70: the top level #11 5.514 configure.ac:84: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead #11 5.514 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... #11 5.514 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... #11 5.514 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... #11 5.514 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... #11 5.514 m4/ax_pthread.m4:88: AX_PTHREAD is expanded from... #11 5.514 configure.ac:84: the top level #11 5.514 configure.ac:174: warning: The macro `AC_CONFIG_HEADER' is obsolete. #11 5.514 configure.ac:174: You should run autoupdate. #11 5.514 ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... #11 5.514 configure.ac:174: the top level #11 5.514 configure.ac:462: warning: The macro `AC_HELP_STRING' is obsolete. #11 5.514 configure.ac:462: You should run autoupdate. #11 5.514 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 5.514 configure.ac:462: the top level #11 5.514 configure.ac:602: warning: AC_OUTPUT should be used without arguments. #11 5.514 configure.ac:602: You should run autoupdate. #11 6.078 configure.ac:23: installing './compile' #11 6.080 configure.ac:25: installing './config.guess' #11 6.082 configure.ac:25: installing './config.sub' #11 6.084 configure.ac:8: installing './install-sh' #11 6.086 configure.ac:8: installing './missing' #11 6.102 Makefile.am:64: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... #11 6.102 configure.ac:116: ... 'DOXYGEN' previously defined here #11 6.257 src/codec/Makefile.am: installing './depcomp' #11 6.548 checking for a BSD-compatible install... /usr/bin/install -c #11 6.554 checking whether build environment is sane... yes #11 6.563 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 6.566 checking for gawk... gawk #11 6.566 checking whether make sets $(MAKE)... yes #11 6.582 checking whether make supports nested variables... yes #11 6.596 checking whether make supports nested variables... (cached) yes #11 6.596 checking whether make sets $(MAKE)... (cached) yes #11 6.601 checking for gcc... gcc #11 6.662 checking whether the C compiler works... yes #11 6.733 checking for C compiler default output file name... a.out #11 6.734 checking for suffix of executables... #11 6.780 checking whether we are cross compiling... no #11 6.813 checking for suffix of object files... o #11 6.827 checking whether the compiler supports GNU C... yes #11 6.846 checking whether gcc accepts -g... yes #11 6.857 checking for gcc option to enable C11 features... none needed #11 6.879 checking whether gcc understands -c and -o together... yes #11 6.901 checking whether make supports the include directive... yes (GNU style) #11 6.906 checking dependency style of gcc... gcc3 #11 6.942 checking build system type... x86_64-pc-linux-gnu #11 7.034 checking host system type... x86_64-pc-linux-gnu #11 7.035 checking how to print strings... printf #11 7.062 checking for a sed that does not truncate output... /usr/bin/sed #11 7.064 checking for grep that handles long lines and -e... /usr/bin/grep #11 7.065 checking for egrep... /usr/bin/grep -E #11 7.066 checking for fgrep... /usr/bin/grep -F #11 7.066 checking for ld used by gcc... /usr/bin/ld #11 7.068 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 7.069 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 7.070 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 7.079 checking whether ln -s works... yes #11 7.080 checking the maximum length of command line arguments... 1572864 #11 7.084 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 7.084 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 7.084 checking for /usr/bin/ld option to reload object files... -r #11 7.085 checking for file... file #11 7.085 checking for objdump... objdump #11 7.085 checking how to recognize dependent libraries... pass_all #11 7.085 checking for dlltool... no #11 7.086 checking how to associate runtime and link libraries... printf %s\n #11 7.086 checking for ar... ar #11 7.086 checking for archiver @FILE support... @ #11 7.124 checking for strip... strip #11 7.125 checking for ranlib... ranlib #11 7.126 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 7.226 checking for sysroot... no #11 7.226 checking for a working dd... /usr/bin/dd #11 7.228 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 7.245 checking for mt... no #11 7.245 checking if : is a manifest tool... no #11 7.256 checking for stdio.h... yes #11 7.276 checking for stdlib.h... yes #11 7.306 checking for string.h... yes #11 7.329 checking for inttypes.h... yes #11 7.345 checking for stdint.h... yes #11 7.362 checking for strings.h... yes #11 7.387 checking for sys/stat.h... yes #11 7.402 checking for sys/types.h... yes #11 7.417 checking for unistd.h... yes #11 7.434 checking for dlfcn.h... yes #11 7.451 checking for objdir... .libs #11 7.507 checking if gcc supports -fno-rtti -fno-exceptions... no #11 7.521 checking for gcc option to produce PIC... -fPIC -DPIC #11 7.521 checking if gcc PIC flag -fPIC -DPIC works... yes #11 7.537 checking if gcc static flag -static works... yes #11 7.586 checking if gcc supports -c -o file.o... yes #11 7.599 checking if gcc supports -c -o file.o... (cached) yes #11 7.599 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 7.607 checking whether -lc should be explicitly linked in... no #11 7.628 checking dynamic linker characteristics... GNU/Linux ld.so #11 7.703 checking how to hardcode library paths into programs... immediate #11 7.703 checking whether stripping libraries is possible... yes #11 7.705 checking if libtool supports shared libraries... yes #11 7.705 checking whether to build shared libraries... yes #11 7.705 checking whether to build static libraries... no #11 7.706 checking for pkg-config... /usr/bin/pkg-config #11 7.706 checking for pkg-config... /usr/bin/pkg-config #11 7.707 checking pkg-config is at least version 0.20... yes #11 7.709 checking for egrep... (cached) /usr/bin/grep -E #11 7.709 checking for execinfo.h... yes #11 7.740 checking for poll.h... yes #11 7.761 checking for sys/select.h... yes #11 7.776 checking for sys/socket.h... yes #11 7.793 checking for sys/signalfd.h... yes #11 7.813 checking for sys/eventfd.h... yes #11 7.830 checking for sys/timerfd.h... yes #11 7.847 checking for syslog.h... yes #11 7.870 checking for ctype.h... yes #11 7.892 checking for netinet/tcp.h... yes #11 7.915 checking for netinet/in.h... yes #11 7.932 checking for gcc options needed to detect all undeclared functions... none needed #11 7.983 checking whether HAVE_SYS_SOCKET_H is declared... yes #11 8.013 checking for size_t... yes #11 8.044 checking for working alloca.h... yes #11 8.075 checking for alloca... yes #11 8.075 checking for library containing dlopen... none required #11 8.104 checking for library containing dlsym... none required #11 8.134 checking for backtrace in -lexecinfo... no #11 8.167 checking how to run the C preprocessor... gcc -E #11 8.282 checking whether gcc is Clang... no #11 8.305 checking whether pthreads work with -pthread... yes #11 8.349 checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE #11 8.374 checking whether more special flags are required for pthreads... no #11 8.374 checking for PTHREAD_PRIO_INHERIT... yes #11 8.394 checking for pthread_getname_np(pthread_t, char*, size_t)... yes #11 8.430 checking for library containing clock_gettime... none required #11 8.452 checking for doxygen... /usr/bin/doxygen #11 8.454 checking whether SYS_getrandom is declared... yes #11 8.481 checking if gcc supports -fvisibility=hidden... yes #11 8.503 checking for localtime_r... yes #11 8.547 checking whether struct tm has tm_gmtoff member... yes #11 8.578 checking for gettid... yes #11 8.597 checking whether to workaround TLS bug in old gcc on ARM platforms... #11 8.619 checking for talloc >= 2.1.0... yes #11 8.629 checking for liburing >= 0.7... yes #11 8.644 checking for libusb-1.0... yes #11 8.660 checking for gnutls >= 2.12.0... yes #11 8.680 checking for libmnl... yes #11 8.697 checking for libsctp... yes #11 8.716 checking for python... no #11 8.717 checking for python2... no #11 8.717 checking for python3... /usr/bin/python3 #11 8.718 checking for python version... 3.11 #11 8.741 checking for python platform... linux #11 8.754 checking for GNU default python prefix... ${prefix} #11 8.754 checking for GNU default python exec_prefix... ${exec_prefix} #11 8.754 checking for python script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages #11 8.772 checking for python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages #11 8.787 checking for osmo_verify_transcript_vty.py... yes #11 8.788 checking whether to enable VTY/CTRL tests... yes #11 8.788 checking whether C compiler accepts -mavx2... yes #11 8.809 checking whether C compiler accepts -mssse3... yes #11 8.832 checking whether C compiler accepts -msse4.1... yes #11 8.847 checking whether to enable ARM NEON instructions support... no #11 8.847 checking whether to include systemtap tracing support... no #11 8.848 checking whether to build with code coverage support... no #11 8.849 checking whether gcc has __builtin_cpu_supports built-in... yes #11 8.893 checking for struct tcp_info.tcpi_notsent_bytes... yes #11 8.914 checking for struct tcp_info.tcpi_rwnd_limited... yes #11 8.933 checking for struct tcp_info.tcpi_sndbuf_limited... yes #11 8.959 checking for struct tcp_info.tcpi_reord_seen... yes #11 8.983 CFLAGS=" -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall" #11 8.983 CPPFLAGS=" -DBUILDING_LIBOSMOCORE -Wall" #11 9.017 checking that generated files are newer than configure... done #11 9.019 configure: creating ./config.status #11 10.07 config.status: creating libosmocore.pc #11 10.09 config.status: creating libosmocodec.pc #11 10.12 config.status: creating libosmocoding.pc #11 10.15 config.status: creating libosmovty.pc #11 10.18 config.status: creating libosmogsm.pc #11 10.21 config.status: creating libosmoisdn.pc #11 10.23 config.status: creating libosmogb.pc #11 10.26 config.status: creating libosmoctrl.pc #11 10.29 config.status: creating libosmosim.pc #11 10.32 config.status: creating libosmousb.pc #11 10.35 config.status: creating include/Makefile #11 10.38 config.status: creating include/osmocom/Makefile #11 10.42 config.status: creating include/osmocom/codec/Makefile #11 10.46 config.status: creating include/osmocom/coding/Makefile #11 10.50 config.status: creating include/osmocom/core/Makefile #11 10.54 config.status: creating include/osmocom/crypt/Makefile #11 10.58 config.status: creating include/osmocom/ctrl/Makefile #11 10.61 config.status: creating include/osmocom/gprs/Makefile #11 10.65 config.status: creating include/osmocom/gprs/protocol/Makefile #11 10.69 config.status: creating include/osmocom/gsm/Makefile #11 10.73 config.status: creating include/osmocom/gsm/protocol/Makefile #11 10.77 config.status: creating include/osmocom/isdn/Makefile #11 10.81 config.status: creating include/osmocom/sim/Makefile #11 10.85 config.status: creating include/osmocom/usb/Makefile #11 10.89 config.status: creating include/osmocom/vty/Makefile #11 10.91 config.status: creating src/Makefile #11 10.93 config.status: creating src/core/Makefile #11 10.94 config.status: creating src/vty/Makefile #11 10.96 config.status: creating src/codec/Makefile #11 10.99 config.status: creating src/coding/Makefile #11 11.03 config.status: creating src/sim/Makefile #11 11.07 config.status: creating src/usb/Makefile #11 11.10 config.status: creating src/gsm/Makefile #11 11.14 config.status: creating src/isdn/Makefile #11 11.18 config.status: creating src/gb/Makefile #11 11.22 config.status: creating src/ctrl/Makefile #11 11.25 config.status: creating src/pseudotalloc/Makefile #11 11.29 config.status: creating tapset/Makefile #11 11.33 config.status: creating tests/Makefile #11 11.37 config.status: creating tests/atlocal #11 11.41 config.status: creating utils/Makefile #11 11.45 config.status: creating utils/osmo-stat-dummy/Makefile #11 11.49 config.status: creating Doxyfile.core #11 11.52 config.status: creating Doxyfile.gsm #11 11.56 config.status: creating Doxyfile.isdn #11 11.60 config.status: creating Doxyfile.vty #11 11.63 config.status: creating Doxyfile.codec #11 11.66 config.status: creating Doxyfile.coding #11 11.70 config.status: creating Doxyfile.gb #11 11.74 config.status: creating Doxyfile.ctrl #11 11.77 config.status: creating Doxyfile.sim #11 11.81 config.status: creating Doxyfile.usb #11 11.84 config.status: creating Makefile #11 11.87 config.status: creating contrib/libosmocore.spec #11 11.92 config.status: creating config.h #11 11.95 config.status: executing tests/atconfig commands #11 11.96 config.status: executing depfiles commands #11 15.31 config.status: executing libtool commands #11 15.43 echo 1.11.0.4-1b755 > .version-t && mv .version-t .version #11 15.44 make install-recursive #11 15.45 make[1]: Entering directory '/tmp/libosmocore' #11 15.46 Making install in include #11 15.46 make[2]: Entering directory '/tmp/libosmocore/include' #11 15.47 Making install in osmocom #11 15.48 make[3]: Entering directory '/tmp/libosmocore/include/osmocom' #11 15.49 Making install in core #11 15.49 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/core' #11 15.49 GEN bit16gen.h #11 15.49 GEN bit32gen.h #11 15.49 GEN bit64gen.h #11 15.50 GEN crc16gen.h #11 15.50 GEN crc64gen.h #11 15.50 GEN crc32gen.h #11 15.50 GEN crc8gen.h #11 15.50 GEN bit16gen.h #11 15.50 GEN bit32gen.h #11 15.50 GEN crc16gen.h #11 15.50 GEN bit64gen.h #11 15.50 GEN crc64gen.h #11 15.50 GEN socket_compat.h #11 15.50 GEN crc32gen.h #11 15.50 GEN crc8gen.h #11 15.51 GEN socket_compat.h #11 15.51 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/core' #11 15.51 make[5]: Nothing to be done for 'install-exec-am'. #11 15.52 /usr/bin/mkdir -p '/usr/local/include/osmocom/core' #11 15.52 /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 15.53 /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 15.54 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/core' #11 15.54 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/core' #11 15.54 Making install in vty #11 15.54 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/vty' #11 15.55 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/vty' #11 15.55 make[5]: Nothing to be done for 'install-exec-am'. #11 15.55 /usr/bin/mkdir -p '/usr/local/include/osmocom/vty' #11 15.56 /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 15.56 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/vty' #11 15.56 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/vty' #11 15.56 Making install in codec #11 15.57 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/codec' #11 15.58 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/codec' #11 15.58 make[5]: Nothing to be done for 'install-exec-am'. #11 15.58 /usr/bin/mkdir -p '/usr/local/include/osmocom/codec' #11 15.58 /usr/bin/install -c -m 644 ecu.h codec.h gsm610_bits.h '/usr/local/include/osmocom/codec' #11 15.59 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/codec' #11 15.59 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/codec' #11 15.59 Making install in gsm #11 15.59 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/gsm' #11 15.60 GEN gsm0503.h #11 15.63 Generating header file... #11 15.63 Generate 'xcch' declaration #11 15.63 Generate 'tch_f24' declaration #11 15.63 Generate 'tch_h24' declaration #11 15.63 Generate 'tch_f48' declaration #11 15.63 Generate 'tch_f96' declaration #11 15.63 Generate 'tch_f144' declaration #11 15.63 Generate 'rach' declaration #11 15.63 Generate 'rach_ext' declaration #11 15.63 Generate 'sch' declaration #11 15.63 Generate 'cs2' declaration #11 15.63 Generate 'cs3' declaration #11 15.63 Generate 'cs2_np' declaration #11 15.63 Generate 'cs3_np' declaration #11 15.63 Generate 'tch_afs_12_2' declaration #11 15.63 Generate 'tch_afs_10_2' declaration #11 15.63 Generate 'tch_afs_7_95' declaration #11 15.63 Generate 'tch_afs_7_4' declaration #11 15.63 Generate 'tch_afs_6_7' declaration #11 15.63 Generate 'tch_afs_5_9' declaration #11 15.63 Generate 'tch_afs_5_15' declaration #11 15.63 Generate 'tch_afs_4_75' declaration #11 15.63 Generate 'tch_fr' declaration #11 15.63 Generate 'tch_hr' declaration #11 15.63 Generate 'tch_ahs_7_95' declaration #11 15.63 Generate 'tch_ahs_7_4' declaration #11 15.63 Generate 'tch_ahs_6_7' declaration #11 15.63 Generate 'tch_ahs_5_9' declaration #11 15.63 Generate 'tch_ahs_5_15' declaration #11 15.63 Generate 'tch_ahs_4_75' declaration #11 15.63 Generate 'tch_axs_sid_update' declaration #11 15.63 Generate 'mcs1_dl_hdr' declaration #11 15.63 Generate 'mcs1_ul_hdr' declaration #11 15.63 Generate 'mcs1' declaration #11 15.63 Generate 'mcs2' declaration #11 15.63 Generate 'mcs3' declaration #11 15.63 Generate 'mcs4' declaration #11 15.63 Generate 'mcs5_dl_hdr' declaration #11 15.63 Generate 'mcs5_ul_hdr' declaration #11 15.63 Generate 'mcs5' declaration #11 15.63 Generate 'mcs6' declaration #11 15.63 Generate 'mcs7_dl_hdr' declaration #11 15.63 Generate 'mcs7_ul_hdr' declaration #11 15.63 Generate 'mcs7' declaration #11 15.63 Generate 'mcs8' declaration #11 15.63 Generate 'mcs9' declaration #11 15.63 Generation complete. #11 15.63 make install-recursive #11 15.63 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/gsm' #11 15.63 Making install in protocol #11 15.63 make[6]: Entering directory '/tmp/libosmocore/include/osmocom/gsm/protocol' #11 15.63 make[7]: Entering directory '/tmp/libosmocore/include/osmocom/gsm/protocol' #11 15.63 make[7]: Nothing to be done for 'install-exec-am'. #11 15.63 /usr/bin/mkdir -p '/usr/local/include/osmocom/gsm/protocol' #11 15.63 /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 15.64 make[7]: Leaving directory '/tmp/libosmocore/include/osmocom/gsm/protocol' #11 15.64 make[6]: Leaving directory '/tmp/libosmocore/include/osmocom/gsm/protocol' #11 15.64 make[6]: Entering directory '/tmp/libosmocore/include/osmocom/gsm' #11 15.64 make[7]: Entering directory '/tmp/libosmocore/include/osmocom/gsm' #11 15.64 make[7]: Nothing to be done for 'install-exec-am'. #11 15.64 /usr/bin/mkdir -p '/usr/local/include/osmocom/gsm' #11 15.64 /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 15.64 /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 15.64 make[7]: Leaving directory '/tmp/libosmocore/include/osmocom/gsm' #11 15.64 make[6]: Leaving directory '/tmp/libosmocore/include/osmocom/gsm' #11 15.64 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/gsm' #11 15.64 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/gsm' #11 15.64 Making install in isdn #11 15.64 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/isdn' #11 15.65 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/isdn' #11 15.65 make[5]: Nothing to be done for 'install-exec-am'. #11 15.65 /usr/bin/mkdir -p '/usr/local/include/osmocom/isdn' #11 15.65 /usr/bin/install -c -m 644 i460_mux.h lapd_core.h v110.h v110_ta.h '/usr/local/include/osmocom/isdn' #11 15.65 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/isdn' #11 15.65 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/isdn' #11 15.65 Making install in crypt #11 15.65 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/crypt' #11 15.65 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/crypt' #11 15.65 make[5]: Nothing to be done for 'install-exec-am'. #11 15.65 /usr/bin/mkdir -p '/usr/local/include/osmocom/crypt' #11 15.65 /usr/bin/install -c -m 644 auth.h gprs_cipher.h kdf.h utran_cipher.h '/usr/local/include/osmocom/crypt' #11 15.65 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/crypt' #11 15.65 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/crypt' #11 15.65 Making install in coding #11 15.65 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/coding' #11 15.66 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/coding' #11 15.66 make[5]: Nothing to be done for 'install-exec-am'. #11 15.66 /usr/bin/mkdir -p '/usr/local/include/osmocom/coding' #11 15.66 /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 15.66 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/coding' #11 15.66 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/coding' #11 15.66 Making install in gprs #11 15.66 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/gprs' #11 15.66 Making install in protocol #11 15.66 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/gprs/protocol' #11 15.67 make[6]: Entering directory '/tmp/libosmocore/include/osmocom/gprs/protocol' #11 15.67 make[6]: Nothing to be done for 'install-exec-am'. #11 15.67 /usr/bin/mkdir -p '/usr/local/include/osmocom/gprs/protocol' #11 15.67 /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 15.67 make[6]: Leaving directory '/tmp/libosmocore/include/osmocom/gprs/protocol' #11 15.67 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/gprs/protocol' #11 15.67 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/gprs' #11 15.68 make[6]: Entering directory '/tmp/libosmocore/include/osmocom/gprs' #11 15.68 make[6]: Nothing to be done for 'install-exec-am'. #11 15.68 /usr/bin/mkdir -p '/usr/local/include/osmocom/gprs' #11 15.68 /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 15.69 make[6]: Leaving directory '/tmp/libosmocore/include/osmocom/gprs' #11 15.69 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/gprs' #11 15.69 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/gprs' #11 15.69 Making install in ctrl #11 15.69 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/ctrl' #11 15.70 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/ctrl' #11 15.70 make[5]: Nothing to be done for 'install-exec-am'. #11 15.70 /usr/bin/mkdir -p '/usr/local/include/osmocom/ctrl' #11 15.71 /usr/bin/install -c -m 644 control_cmd.h control_if.h ports.h control_vty.h '/usr/local/include/osmocom/ctrl' #11 15.71 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/ctrl' #11 15.71 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/ctrl' #11 15.71 Making install in sim #11 15.72 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/sim' #11 15.72 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/sim' #11 15.72 make[5]: Nothing to be done for 'install-exec-am'. #11 15.72 /usr/bin/mkdir -p '/usr/local/include/osmocom/sim' #11 15.73 /usr/bin/install -c -m 644 class_tables.h sim.h '/usr/local/include/osmocom/sim' #11 15.73 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/sim' #11 15.73 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/sim' #11 15.73 Making install in usb #11 15.74 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/usb' #11 15.75 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/usb' #11 15.75 make[5]: Nothing to be done for 'install-exec-am'. #11 15.75 /usr/bin/mkdir -p '/usr/local/include/osmocom/usb' #11 15.75 /usr/bin/install -c -m 644 libusb.h '/usr/local/include/osmocom/usb' #11 15.76 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/usb' #11 15.76 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/usb' #11 15.76 make[4]: Entering directory '/tmp/libosmocore/include/osmocom' #11 15.77 make[5]: Entering directory '/tmp/libosmocore/include/osmocom' #11 15.77 make[5]: Nothing to be done for 'install-exec-am'. #11 15.77 make[5]: Nothing to be done for 'install-data-am'. #11 15.77 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom' #11 15.77 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom' #11 15.77 make[3]: Leaving directory '/tmp/libosmocore/include/osmocom' #11 15.77 make[3]: Entering directory '/tmp/libosmocore/include' #11 15.78 make[4]: Entering directory '/tmp/libosmocore/include' #11 15.78 make[4]: Nothing to be done for 'install-exec-am'. #11 15.78 make[4]: Nothing to be done for 'install-data-am'. #11 15.78 make[4]: Leaving directory '/tmp/libosmocore/include' #11 15.78 make[3]: Leaving directory '/tmp/libosmocore/include' #11 15.78 make[2]: Leaving directory '/tmp/libosmocore/include' #11 15.78 Making install in src #11 15.79 make[2]: Entering directory '/tmp/libosmocore/src' #11 15.80 Making install in core #11 15.80 make[3]: Entering directory '/tmp/libosmocore/src/core' #11 15.81 GEN crc8gen.c #11 15.81 GEN crc16gen.c #11 15.81 GEN crc32gen.c #11 15.81 GEN crc64gen.c #11 15.81 make install-am #11 15.82 make[4]: Entering directory '/tmp/libosmocore/src/core' #11 15.82 CC application.lo #11 15.82 CC backtrace.lo #11 15.83 CC base64.lo #11 15.83 CC bits.lo #11 15.83 CC bitvec.lo #11 15.83 CC bitcomp.lo #11 15.83 CC context.lo #11 15.83 CC conv.lo #11 15.83 CC conv_acc.lo #11 15.83 CC conv_acc_generic.lo #11 15.83 CC counter.lo #11 15.83 CC crc16.lo #11 15.83 CC crc8gen.lo #11 15.83 CC crc16gen.lo #11 15.83 CC crc32gen.lo #11 15.83 CC crc64gen.lo #11 15.83 CC exec.lo #11 15.83 CC fsm.lo #11 15.83 CC gsmtap_util.lo #11 15.83 CC isdnhdlc.lo #11 15.90 CC it_q.lo #11 15.90 CC logging.lo #11 15.90 CC logging_syslog.lo #11 15.90 CC logging_gsmtap.lo #11 15.90 CC loggingrb.lo #11 15.91 CC macaddr.lo #11 15.91 CC msgb.lo #11 15.92 CC netdev.lo #11 15.93 CC netns.lo #11 15.93 CC osmo_io.lo #11 15.95 CC osmo_io_poll.lo #11 15.97 CC panic.lo #11 15.98 CC prbs.lo #11 15.98 CC prim.lo #11 15.99 CC rate_ctr.lo #11 15.99 CC rbtree.lo #11 16.00 CC select.lo #11 16.00 CC sercomm.lo #11 16.00 CC signal.lo #11 16.00 CC sockaddr_str.lo #11 16.01 CC socket.lo #11 16.01 CC soft_uart.lo #11 16.01 CC stat_item.lo #11 16.01 CC stats.lo #11 16.01 CC stats_statsd.lo #11 16.01 CC stats_tcp.lo #11 16.01 CC strrb.lo #11 16.02 CC tdef.lo #11 16.02 CC time_cc.lo #11 16.02 CC thread.lo #11 16.03 CC timer.lo #11 16.04 CC timer_gettimeofday.lo #11 16.04 CC timer_clockgettime.lo #11 16.05 CC tun.lo #11 16.06 CC use_count.lo #11 16.07 CC utils.lo #11 16.07 CC write_queue.lo #11 16.09 CC conv_acc_sse.lo #11 16.09 CC conv_acc_sse_avx.lo #11 16.09 CC plugin.lo #11 16.09 CC serial.lo #11 16.09 CC msgfile.lo #11 16.09 CC mnl.lo #11 16.09 CC osmo_io_uring.lo #11 16.32 CCLD libosmocore.la #11 16.68 make[5]: Entering directory '/tmp/libosmocore/src/core' #11 16.68 make[5]: Nothing to be done for 'install-data-am'. #11 16.69 /usr/bin/mkdir -p '/usr/local/lib' #11 16.69 /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmocore.la '/usr/local/lib' #11 16.70 libtool: install: /usr/bin/install -c .libs/libosmocore.so.22.1.0 /usr/local/lib/libosmocore.so.22.1.0 #11 16.71 libtool: install: (cd /usr/local/lib && { ln -s -f libosmocore.so.22.1.0 libosmocore.so.22 || { rm -f libosmocore.so.22 && ln -s libosmocore.so.22.1.0 libosmocore.so.22; }; }) #11 16.72 libtool: install: (cd /usr/local/lib && { ln -s -f libosmocore.so.22.1.0 libosmocore.so || { rm -f libosmocore.so && ln -s libosmocore.so.22.1.0 libosmocore.so; }; }) #11 16.73 libtool: install: /usr/bin/install -c .libs/libosmocore.lai /usr/local/lib/libosmocore.la #11 16.77 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 16.77 ---------------------------------------------------------------------- #11 16.77 Libraries have been installed in: #11 16.77 /usr/local/lib #11 16.77 #11 16.77 If you ever happen to want to link against installed libraries #11 16.77 in a given directory, LIBDIR, you must either use libtool, and #11 16.77 specify the full pathname of the library, or use the '-LLIBDIR' #11 16.77 flag during linking and do at least one of the following: #11 16.77 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 16.77 during execution #11 16.77 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 16.77 during linking #11 16.77 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 16.77 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 16.77 #11 16.77 See any operating system documentation about shared libraries for #11 16.77 more information, such as the ld(1) and ld.so(8) manual pages. #11 16.77 ---------------------------------------------------------------------- #11 16.77 make[5]: Leaving directory '/tmp/libosmocore/src/core' #11 16.77 make[4]: Leaving directory '/tmp/libosmocore/src/core' #11 16.77 make[3]: Leaving directory '/tmp/libosmocore/src/core' #11 16.77 Making install in vty #11 16.78 make[3]: Entering directory '/tmp/libosmocore/src/vty' #11 16.78 CC buffer.lo #11 16.78 CC command.lo #11 16.78 CC vty.lo #11 16.78 CC vector.lo #11 16.78 CC utils.lo #11 16.78 CC telnet_interface.lo #11 16.78 CC stats_vty.lo #11 16.78 CC logging_vty.lo #11 16.78 CC fsm_vty.lo #11 16.78 CC talloc_ctx_vty.lo #11 16.78 CC cpu_sched_vty.lo #11 16.78 CC tdef_vty.lo #11 16.98 CCLD libosmovty.la #11 17.12 make[4]: Entering directory '/tmp/libosmocore/src/vty' #11 17.12 make[4]: Nothing to be done for 'install-data-am'. #11 17.12 /usr/bin/mkdir -p '/usr/local/lib' #11 17.12 /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmovty.la '/usr/local/lib' #11 17.16 libtool: warning: relinking 'libosmovty.la' #11 17.17 libtool: install: (cd /tmp/libosmocore/src/vty; /bin/bash "/tmp/libosmocore/libtool" --silent --tag CC --mode=relink gcc -Wall -pthread -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -version-info 13:2:0 -no-undefined -o libosmovty.la -rpath /usr/local/lib buffer.lo command.lo vty.lo vector.lo utils.lo telnet_interface.lo logging_vty.lo stats_vty.lo fsm_vty.lo talloc_ctx_vty.lo cpu_sched_vty.lo tdef_vty.lo ../../src/core/libosmocore.la -ltalloc ) #11 17.28 libtool: install: /usr/bin/install -c .libs/libosmovty.so.13.0.2T /usr/local/lib/libosmovty.so.13.0.2 #11 17.28 libtool: install: (cd /usr/local/lib && { ln -s -f libosmovty.so.13.0.2 libosmovty.so.13 || { rm -f libosmovty.so.13 && ln -s libosmovty.so.13.0.2 libosmovty.so.13; }; }) #11 17.29 libtool: install: (cd /usr/local/lib && { ln -s -f libosmovty.so.13.0.2 libosmovty.so || { rm -f libosmovty.so && ln -s libosmovty.so.13.0.2 libosmovty.so; }; }) #11 17.29 libtool: install: /usr/bin/install -c .libs/libosmovty.lai /usr/local/lib/libosmovty.la #11 17.32 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 17.32 ---------------------------------------------------------------------- #11 17.32 Libraries have been installed in: #11 17.32 /usr/local/lib #11 17.32 #11 17.32 If you ever happen to want to link against installed libraries #11 17.32 in a given directory, LIBDIR, you must either use libtool, and #11 17.32 specify the full pathname of the library, or use the '-LLIBDIR' #11 17.32 flag during linking and do at least one of the following: #11 17.32 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 17.32 during execution #11 17.32 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 17.32 during linking #11 17.32 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 17.32 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 17.32 #11 17.32 See any operating system documentation about shared libraries for #11 17.32 more information, such as the ld(1) and ld.so(8) manual pages. #11 17.32 ---------------------------------------------------------------------- #11 17.32 make[4]: Leaving directory '/tmp/libosmocore/src/vty' #11 17.32 make[3]: Leaving directory '/tmp/libosmocore/src/vty' #11 17.32 Making install in isdn #11 17.33 make[3]: Entering directory '/tmp/libosmocore/src/isdn' #11 17.33 CC i460_mux.lo #11 17.33 CC lapd_core.lo #11 17.33 CC v110.lo #11 17.33 CC v110_ta.lo #11 17.47 CCLD libisdnint.la #11 17.59 CCLD libosmoisdn.la #11 17.71 make[4]: Entering directory '/tmp/libosmocore/src/isdn' #11 17.71 make[4]: Nothing to be done for 'install-data-am'. #11 17.71 /usr/bin/mkdir -p '/usr/local/lib' #11 17.71 /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmoisdn.la '/usr/local/lib' #11 17.77 libtool: warning: relinking 'libosmoisdn.la' #11 17.77 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 17.88 libtool: install: /usr/bin/install -c .libs/libosmoisdn.so.0.2.0T /usr/local/lib/libosmoisdn.so.0.2.0 #11 17.88 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 17.88 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 17.89 libtool: install: /usr/bin/install -c .libs/libosmoisdn.lai /usr/local/lib/libosmoisdn.la #11 17.92 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 17.92 ---------------------------------------------------------------------- #11 17.92 Libraries have been installed in: #11 17.92 /usr/local/lib #11 17.92 #11 17.92 If you ever happen to want to link against installed libraries #11 17.92 in a given directory, LIBDIR, you must either use libtool, and #11 17.92 specify the full pathname of the library, or use the '-LLIBDIR' #11 17.92 flag during linking and do at least one of the following: #11 17.92 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 17.92 during execution #11 17.92 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 17.92 during linking #11 17.92 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 17.92 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 17.92 #11 17.92 See any operating system documentation about shared libraries for #11 17.92 more information, such as the ld(1) and ld.so(8) manual pages. #11 17.92 ---------------------------------------------------------------------- #11 17.92 make[4]: Leaving directory '/tmp/libosmocore/src/isdn' #11 17.92 make[3]: Leaving directory '/tmp/libosmocore/src/isdn' #11 17.92 Making install in codec #11 17.92 make[3]: Entering directory '/tmp/libosmocore/src/codec' #11 17.93 CC gsm610.lo #11 17.93 CC gsm620.lo #11 17.93 CC gsm660.lo #11 17.93 CC gsm690.lo #11 17.93 CC hr_sid_class.lo #11 17.93 CC ecu_fr.lo #11 17.93 CC ecu.lo #11 17.93 CC ecu_fr_old.lo #11 18.09 CCLD libosmocodec.la #11 18.19 make[4]: Entering directory '/tmp/libosmocore/src/codec' #11 18.19 make[4]: Nothing to be done for 'install-data-am'. #11 18.19 /usr/bin/mkdir -p '/usr/local/lib' #11 18.19 /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmocodec.la '/usr/local/lib' #11 18.24 libtool: warning: relinking 'libosmocodec.la' #11 18.24 libtool: install: (cd /tmp/libosmocore/src/codec; /bin/bash "/tmp/libosmocore/libtool" --silent --tag CC --mode=relink gcc -Wall -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -version-info 5:0:1 -no-undefined -o libosmocodec.la -rpath /usr/local/lib gsm610.lo gsm620.lo gsm660.lo gsm690.lo hr_sid_class.lo ecu.lo ecu_fr.lo ecu_fr_old.lo ../../src/core/libosmocore.la ) #11 18.34 libtool: install: /usr/bin/install -c .libs/libosmocodec.so.4.1.0T /usr/local/lib/libosmocodec.so.4.1.0 #11 18.35 libtool: install: (cd /usr/local/lib && { ln -s -f libosmocodec.so.4.1.0 libosmocodec.so.4 || { rm -f libosmocodec.so.4 && ln -s libosmocodec.so.4.1.0 libosmocodec.so.4; }; }) #11 18.35 libtool: install: (cd /usr/local/lib && { ln -s -f libosmocodec.so.4.1.0 libosmocodec.so || { rm -f libosmocodec.so && ln -s libosmocodec.so.4.1.0 libosmocodec.so; }; }) #11 18.35 libtool: install: /usr/bin/install -c .libs/libosmocodec.lai /usr/local/lib/libosmocodec.la #11 18.37 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 18.37 ---------------------------------------------------------------------- #11 18.37 Libraries have been installed in: #11 18.37 /usr/local/lib #11 18.37 #11 18.37 If you ever happen to want to link against installed libraries #11 18.37 in a given directory, LIBDIR, you must either use libtool, and #11 18.37 specify the full pathname of the library, or use the '-LLIBDIR' #11 18.37 flag during linking and do at least one of the following: #11 18.37 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 18.37 during execution #11 18.37 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 18.37 during linking #11 18.37 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 18.37 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 18.37 #11 18.37 See any operating system documentation about shared libraries for #11 18.37 more information, such as the ld(1) and ld.so(8) manual pages. #11 18.37 ---------------------------------------------------------------------- #11 18.37 make[4]: Leaving directory '/tmp/libosmocore/src/codec' #11 18.37 make[3]: Leaving directory '/tmp/libosmocore/src/codec' #11 18.37 Making install in gsm #11 18.38 make[3]: Entering directory '/tmp/libosmocore/src/gsm' #11 18.38 GEN gsm0503_conv.c #11 18.39 Generating convolutional codes... #11 18.39 Generate 'xcch' definition #11 18.39 Generate 'tch_f24' definition #11 18.39 Generate 'tch_h24' definition #11 18.40 Generate 'tch_f48' definition #11 18.40 Generate 'tch_f96' definition #11 18.40 Generate 'tch_f144' definition #11 18.40 Generate 'rach' definition #11 18.40 Generate 'rach_ext' definition #11 18.40 Generate 'sch' definition #11 18.40 Generate 'cs2' definition #11 18.40 Generate 'cs3' definition #11 18.40 Generate 'cs2_np' definition #11 18.40 Generate 'cs3_np' definition #11 18.40 Generate 'tch_afs_12_2' definition #11 18.40 Generate 'tch_afs_10_2' definition #11 18.40 Generate 'tch_afs_7_95' definition #11 18.40 Generate 'tch_afs_7_4' definition #11 18.40 Generate 'tch_afs_6_7' definition #11 18.40 Generate 'tch_afs_5_9' definition #11 18.40 Generate 'tch_afs_5_15' definition #11 18.40 Generate 'tch_afs_4_75' definition #11 18.40 Generate 'tch_fr' definition #11 18.40 Generate 'tch_hr' definition #11 18.40 Generate 'tch_ahs_7_95' definition #11 18.40 Generate 'tch_ahs_7_4' definition #11 18.40 Generate 'tch_ahs_6_7' definition #11 18.40 Generate 'tch_ahs_5_9' definition #11 18.40 Generate 'tch_ahs_5_15' definition #11 18.40 Generate 'tch_ahs_4_75' definition #11 18.40 Generate 'tch_axs_sid_update' definition #11 18.40 Generate 'mcs1_dl_hdr' definition #11 18.40 Generate 'mcs1_ul_hdr' definition #11 18.40 Generate 'mcs1' definition #11 18.40 Generate 'mcs2' definition #11 18.40 Generate 'mcs3' definition #11 18.40 Generate 'mcs4' definition #11 18.40 Generate 'mcs5_dl_hdr' definition #11 18.40 Generate 'mcs5_ul_hdr' definition #11 18.40 Generate 'mcs5' definition #11 18.40 Generate 'mcs6' definition #11 18.40 Generate 'mcs7_dl_hdr' definition #11 18.40 Generate 'mcs7_ul_hdr' definition #11 18.40 Generate 'mcs7' definition #11 18.40 Generate 'mcs8' definition #11 18.40 Generate 'mcs9' definition #11 18.40 Generation complete. #11 18.40 make install-am #11 18.40 make[4]: Entering directory '/tmp/libosmocore/src/gsm' #11 18.40 CC a5.lo #11 18.41 CC rxlev_stat.lo #11 18.41 CC tlv_parser.lo #11 18.41 CC comp128.lo #11 18.41 CC comp128v23.lo #11 18.41 CC gsm_utils.lo #11 18.41 CC rsl.lo #11 18.41 CC gsm48.lo #11 18.41 CC gsm48_arfcn_range_encode.lo #11 18.41 CC gsm48_ie.lo #11 18.41 CC gsm0808.lo #11 18.41 CC sysinfo.lo #11 18.41 CC gprs_cipher_core.lo #11 18.41 CC gprs_rlc.lo #11 18.41 CC gsm0480.lo #11 18.41 CC abis_nm.lo #11 18.41 CC gsm0502.lo #11 18.41 CC gsm0411_smc.lo #11 18.41 CC gsm0411_utils.lo #11 18.41 CC gsm0411_smr.lo #11 18.46 gsm_utils.c:106:9: note: '#pragma message: glibc 2.36 random detected' #11 18.46 106 | #pragma message ("glibc " OSMO_STRINGIFY_VAL(__GLIBC__) "." OSMO_STRINGIFY_VAL(__GLIBC_MINOR__) " random detected") #11 18.46 | ^~~~~~~ #11 18.46 CC gsm0414.lo #11 18.46 CC lapdm.lo #11 18.47 CC kasumi.lo #11 18.50 CC gsm29205.lo #11 18.50 CC gsm_04_08_gprs.lo #11 18.50 CC auth_core.lo #11 18.50 CC auth_comp128v1.lo #11 18.50 CC auth_comp128v23.lo #11 18.50 CC auth_xor.lo #11 18.50 CC auth_xor_2g.lo #11 18.50 CC auth_milenage.lo #11 18.51 CC gea.lo #11 18.51 CC gan.lo #11 18.51 CC ipa.lo #11 18.52 CC gsm0341.lo #11 18.52 CC apn.lo #11 18.54 CC auth_tuak.lo #11 18.54 CC gprs_gea.lo #11 18.57 CC gsm0503_conv.lo #11 18.57 CC oap.lo #11 18.57 CC gsm0808_utils.lo #11 18.57 CC gsm23003.lo #11 18.57 CC gsm23236.lo #11 18.57 CC mncc.lo #11 18.57 CC bts_features.lo #11 18.58 CC oap_client.lo #11 18.58 CC gsm29118.lo #11 18.58 CC gsm48_rest_octets.lo #11 18.58 CC cbsp.lo #11 18.58 CC gsm48049.lo #11 18.59 CC gad.lo #11 18.60 CC bsslap.lo #11 18.60 CC bssmap_le.lo #11 18.61 CC kdf.lo #11 18.61 CC iuup.lo #11 18.62 CC gsm44021.lo #11 18.63 CC gsm44068.lo #11 18.63 CC rlp.lo #11 18.64 CC gsup.lo #11 18.65 CC gsup_sms.lo #11 18.65 CC milenage/aes-encblock.lo #11 18.65 CC milenage/aes-internal.lo #11 18.66 CC milenage/aes-internal-enc.lo #11 18.67 CC milenage/milenage.lo #11 18.67 CC tuak/KeccakP-1600-3gpp.lo #11 18.68 CC tuak/tuak.lo #11 18.77 CCLD libgsmint.la #11 19.53 CCLD libosmogsm.la #11 19.68 make[5]: Entering directory '/tmp/libosmocore/src/gsm' #11 19.68 make[5]: Nothing to be done for 'install-data-am'. #11 19.68 /usr/bin/mkdir -p '/usr/local/lib' #11 19.68 /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmogsm.la '/usr/local/lib' #11 19.70 libtool: warning: relinking 'libosmogsm.la' #11 19.70 libtool: install: (cd /tmp/libosmocore/src/gsm; /bin/bash "/tmp/libosmocore/libtool" --silent --tag CC --mode=relink gcc -Wall -I/usr/include/p11-kit-1 -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmogsm.map -version-info 22:0:2 -no-undefined -o libosmogsm.la -rpath /usr/local/lib libgsmint.la -ltalloc -lgnutls ) #11 19.79 libtool: install: /usr/bin/install -c .libs/libosmogsm.so.20.2.0T /usr/local/lib/libosmogsm.so.20.2.0 #11 19.79 libtool: install: (cd /usr/local/lib && { ln -s -f libosmogsm.so.20.2.0 libosmogsm.so.20 || { rm -f libosmogsm.so.20 && ln -s libosmogsm.so.20.2.0 libosmogsm.so.20; }; }) #11 19.80 libtool: install: (cd /usr/local/lib && { ln -s -f libosmogsm.so.20.2.0 libosmogsm.so || { rm -f libosmogsm.so && ln -s libosmogsm.so.20.2.0 libosmogsm.so; }; }) #11 19.80 libtool: install: /usr/bin/install -c .libs/libosmogsm.lai /usr/local/lib/libosmogsm.la #11 19.82 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 19.82 ---------------------------------------------------------------------- #11 19.82 Libraries have been installed in: #11 19.82 /usr/local/lib #11 19.82 #11 19.82 If you ever happen to want to link against installed libraries #11 19.82 in a given directory, LIBDIR, you must either use libtool, and #11 19.82 specify the full pathname of the library, or use the '-LLIBDIR' #11 19.82 flag during linking and do at least one of the following: #11 19.82 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 19.82 during execution #11 19.82 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 19.82 during linking #11 19.82 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 19.82 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 19.82 #11 19.82 See any operating system documentation about shared libraries for #11 19.82 more information, such as the ld(1) and ld.so(8) manual pages. #11 19.82 ---------------------------------------------------------------------- #11 19.82 make[5]: Leaving directory '/tmp/libosmocore/src/gsm' #11 19.82 make[4]: Leaving directory '/tmp/libosmocore/src/gsm' #11 19.82 make[3]: Leaving directory '/tmp/libosmocore/src/gsm' #11 19.82 Making install in coding #11 19.82 make[3]: Entering directory '/tmp/libosmocore/src/coding' #11 19.82 CC gsm0503_interleaving.lo #11 19.82 CC gsm0503_mapping.lo #11 19.82 CC gsm0503_tables.lo #11 19.82 CC gsm0503_parity.lo #11 19.82 CC gsm0503_coding.lo #11 19.82 CC gsm0503_amr_dtx.lo #11 19.95 CCLD libosmocoding.la #11 20.16 make[4]: Entering directory '/tmp/libosmocore/src/coding' #11 20.16 make[4]: Nothing to be done for 'install-data-am'. #11 20.16 /usr/bin/mkdir -p '/usr/local/lib' #11 20.16 /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmocoding.la '/usr/local/lib' #11 20.21 libtool: warning: relinking 'libosmocoding.la' #11 20.21 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 20.35 libtool: install: /usr/bin/install -c .libs/libosmocoding.so.0.3.1T /usr/local/lib/libosmocoding.so.0.3.1 #11 20.35 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 20.35 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 20.36 libtool: install: /usr/bin/install -c .libs/libosmocoding.lai /usr/local/lib/libosmocoding.la #11 20.39 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 20.39 ---------------------------------------------------------------------- #11 20.39 Libraries have been installed in: #11 20.39 /usr/local/lib #11 20.39 #11 20.39 If you ever happen to want to link against installed libraries #11 20.39 in a given directory, LIBDIR, you must either use libtool, and #11 20.39 specify the full pathname of the library, or use the '-LLIBDIR' #11 20.39 flag during linking and do at least one of the following: #11 20.39 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 20.39 during execution #11 20.39 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 20.39 during linking #11 20.39 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 20.39 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 20.39 #11 20.39 See any operating system documentation about shared libraries for #11 20.39 more information, such as the ld(1) and ld.so(8) manual pages. #11 20.39 ---------------------------------------------------------------------- #11 20.39 make[4]: Leaving directory '/tmp/libosmocore/src/coding' #11 20.39 make[3]: Leaving directory '/tmp/libosmocore/src/coding' #11 20.39 Making install in gb #11 20.40 make[3]: Entering directory '/tmp/libosmocore/src/gb' #11 20.40 CC gprs_ns.lo #11 20.40 CC gprs_ns_frgre.lo #11 20.40 CC gprs_ns_vty.lo #11 20.40 CC gprs_ns_sns.lo #11 20.40 CC gprs_bssgp.lo #11 20.40 CC gprs_bssgp_util.lo #11 20.40 CC gprs_bssgp_vty.lo #11 20.40 CC gprs_bssgp_rim.lo #11 20.40 CC gprs_bssgp_bss.lo #11 20.40 CC gprs_ns2.lo #11 20.40 CC gprs_ns2_udp.lo #11 20.40 CC gprs_ns2_fr.lo #11 20.40 CC gprs_ns2_frgre.lo #11 20.40 CC gprs_ns2_vc_fsm.lo #11 20.40 CC gprs_ns2_message.lo #11 20.40 CC gprs_ns2_sns.lo #11 20.40 CC gprs_ns2_vty.lo #11 20.41 CC gprs_bssgp2.lo #11 20.41 CC bssgp_bvc_fsm.lo #11 20.41 CC common_vty.lo #11 20.53 CC frame_relay.lo #11 20.67 CCLD libosmogb.la #11 20.67 CCLD libosmogb-test.la #11 20.79 make[4]: Entering directory '/tmp/libosmocore/src/gb' #11 20.79 make[4]: Nothing to be done for 'install-data-am'. #11 20.79 /usr/bin/mkdir -p '/usr/local/lib' #11 20.79 /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmogb.la '/usr/local/lib' #11 20.81 libtool: warning: relinking 'libosmogb.la' #11 20.81 libtool: install: (cd /tmp/libosmocore/src/gb; /bin/bash "/tmp/libosmocore/libtool" --silent --tag CC --mode=relink gcc -Wall -fno-strict-aliasing -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmogb.map -version-info 17:0:3 -no-undefined -o libosmogb.la -rpath /usr/local/lib gprs_ns.lo gprs_ns_frgre.lo gprs_ns_vty.lo gprs_ns_sns.lo gprs_bssgp.lo gprs_bssgp_util.lo gprs_bssgp_vty.lo gprs_bssgp_rim.lo gprs_bssgp_bss.lo gprs_ns2.lo gprs_ns2_udp.lo gprs_ns2_frgre.lo gprs_ns2_fr.lo gprs_ns2_vc_fsm.lo gprs_ns2_sns.lo gprs_ns2_message.lo gprs_ns2_vty.lo gprs_bssgp2.lo bssgp_bvc_fsm.lo common_vty.lo frame_relay.lo -ltalloc ../../src/core/libosmocore.la ../../src/vty/libosmovty.la ../../src/gsm/libosmogsm.la ) #11 21.06 libtool: install: /usr/bin/install -c .libs/libosmogb.so.14.3.0T /usr/local/lib/libosmogb.so.14.3.0 #11 21.06 libtool: install: (cd /usr/local/lib && { ln -s -f libosmogb.so.14.3.0 libosmogb.so.14 || { rm -f libosmogb.so.14 && ln -s libosmogb.so.14.3.0 libosmogb.so.14; }; }) #11 21.06 libtool: install: (cd /usr/local/lib && { ln -s -f libosmogb.so.14.3.0 libosmogb.so || { rm -f libosmogb.so && ln -s libosmogb.so.14.3.0 libosmogb.so; }; }) #11 21.07 libtool: install: /usr/bin/install -c .libs/libosmogb.lai /usr/local/lib/libosmogb.la #11 21.10 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 21.10 ---------------------------------------------------------------------- #11 21.10 Libraries have been installed in: #11 21.10 /usr/local/lib #11 21.10 #11 21.10 If you ever happen to want to link against installed libraries #11 21.10 in a given directory, LIBDIR, you must either use libtool, and #11 21.10 specify the full pathname of the library, or use the '-LLIBDIR' #11 21.10 flag during linking and do at least one of the following: #11 21.10 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 21.10 during execution #11 21.10 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 21.10 during linking #11 21.10 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 21.10 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 21.10 #11 21.10 See any operating system documentation about shared libraries for #11 21.10 more information, such as the ld(1) and ld.so(8) manual pages. #11 21.10 ---------------------------------------------------------------------- #11 21.10 make[4]: Leaving directory '/tmp/libosmocore/src/gb' #11 21.10 make[3]: Leaving directory '/tmp/libosmocore/src/gb' #11 21.10 Making install in ctrl #11 21.10 make[3]: Entering directory '/tmp/libosmocore/src/ctrl' #11 21.11 CC control_cmd.lo #11 21.11 CC control_if.lo #11 21.11 CC fsm_ctrl_commands.lo #11 21.11 CC control_vty.lo #11 21.20 CCLD libosmoctrl.la #11 21.33 make[4]: Entering directory '/tmp/libosmocore/src/ctrl' #11 21.33 make[4]: Nothing to be done for 'install-data-am'. #11 21.33 /usr/bin/mkdir -p '/usr/local/lib' #11 21.33 /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmoctrl.la '/usr/local/lib' #11 21.39 libtool: warning: relinking 'libosmoctrl.la' #11 21.39 libtool: install: (cd /tmp/libosmocore/src/ctrl; /bin/bash "/tmp/libosmocore/libtool" --silent --tag CC --mode=relink gcc -Wall -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmoctrl.map -version-info 9:1:9 -no-undefined -o libosmoctrl.la -rpath /usr/local/lib control_cmd.lo control_if.lo fsm_ctrl_commands.lo control_vty.lo -ltalloc ../../src/core/libosmocore.la ../../src/gsm/libosmogsm.la ../../src/vty/libosmovty.la ) #11 21.55 libtool: install: /usr/bin/install -c .libs/libosmoctrl.so.0.9.1T /usr/local/lib/libosmoctrl.so.0.9.1 #11 21.55 libtool: install: (cd /usr/local/lib && { ln -s -f libosmoctrl.so.0.9.1 libosmoctrl.so.0 || { rm -f libosmoctrl.so.0 && ln -s libosmoctrl.so.0.9.1 libosmoctrl.so.0; }; }) #11 21.55 libtool: install: (cd /usr/local/lib && { ln -s -f libosmoctrl.so.0.9.1 libosmoctrl.so || { rm -f libosmoctrl.so && ln -s libosmoctrl.so.0.9.1 libosmoctrl.so; }; }) #11 21.55 libtool: install: /usr/bin/install -c .libs/libosmoctrl.lai /usr/local/lib/libosmoctrl.la #11 21.58 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 21.58 ---------------------------------------------------------------------- #11 21.58 Libraries have been installed in: #11 21.58 /usr/local/lib #11 21.58 #11 21.58 If you ever happen to want to link against installed libraries #11 21.58 in a given directory, LIBDIR, you must either use libtool, and #11 21.58 specify the full pathname of the library, or use the '-LLIBDIR' #11 21.58 flag during linking and do at least one of the following: #11 21.58 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 21.58 during execution #11 21.58 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 21.58 during linking #11 21.58 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 21.58 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 21.58 #11 21.58 See any operating system documentation about shared libraries for #11 21.58 more information, such as the ld(1) and ld.so(8) manual pages. #11 21.58 ---------------------------------------------------------------------- #11 21.58 make[4]: Leaving directory '/tmp/libosmocore/src/ctrl' #11 21.58 make[3]: Leaving directory '/tmp/libosmocore/src/ctrl' #11 21.58 Making install in pseudotalloc #11 21.58 make[3]: Entering directory '/tmp/libosmocore/src/pseudotalloc' #11 21.58 make[4]: Entering directory '/tmp/libosmocore/src/pseudotalloc' #11 21.59 make[4]: Leaving directory '/tmp/libosmocore/src/pseudotalloc' #11 21.59 make[3]: Leaving directory '/tmp/libosmocore/src/pseudotalloc' #11 21.59 Making install in sim #11 21.59 make[3]: Entering directory '/tmp/libosmocore/src/sim' #11 21.59 CC core.lo #11 21.59 CC reader.lo #11 21.59 CC class_tables.lo #11 21.60 CC card_fs_sim.lo #11 21.60 CC card_fs_usim.lo #11 21.60 CC card_fs_uicc.lo #11 21.60 CC card_fs_isim.lo #11 21.60 CC card_fs_hpsim.lo #11 21.60 CC card_fs_tetra.lo #11 21.75 CCLD libosmosim.la #11 21.86 make[4]: Entering directory '/tmp/libosmocore/src/sim' #11 21.86 make[4]: Nothing to be done for 'install-data-am'. #11 21.86 /usr/bin/mkdir -p '/usr/local/lib' #11 21.86 /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmosim.la '/usr/local/lib' #11 21.91 libtool: warning: relinking 'libosmosim.la' #11 21.91 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 22.05 libtool: install: /usr/bin/install -c .libs/libosmosim.so.2.1.3T /usr/local/lib/libosmosim.so.2.1.3 #11 22.05 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 22.05 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 22.05 libtool: install: /usr/bin/install -c .libs/libosmosim.lai /usr/local/lib/libosmosim.la #11 22.09 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 22.09 ---------------------------------------------------------------------- #11 22.09 Libraries have been installed in: #11 22.09 /usr/local/lib #11 22.09 #11 22.09 If you ever happen to want to link against installed libraries #11 22.09 in a given directory, LIBDIR, you must either use libtool, and #11 22.09 specify the full pathname of the library, or use the '-LLIBDIR' #11 22.09 flag during linking and do at least one of the following: #11 22.09 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 22.09 during execution #11 22.09 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 22.09 during linking #11 22.09 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 22.09 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 22.09 #11 22.09 See any operating system documentation about shared libraries for #11 22.09 more information, such as the ld(1) and ld.so(8) manual pages. #11 22.09 ---------------------------------------------------------------------- #11 22.10 make[4]: Leaving directory '/tmp/libosmocore/src/sim' #11 22.10 make[3]: Leaving directory '/tmp/libosmocore/src/sim' #11 22.10 Making install in usb #11 22.10 make[3]: Entering directory '/tmp/libosmocore/src/usb' #11 22.10 CC osmo_libusb.lo #11 22.24 CCLD libosmousb.la #11 22.33 make[4]: Entering directory '/tmp/libosmocore/src/usb' #11 22.33 make[4]: Nothing to be done for 'install-data-am'. #11 22.33 /usr/bin/mkdir -p '/usr/local/lib' #11 22.33 /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmousb.la '/usr/local/lib' #11 22.42 libtool: warning: relinking 'libosmousb.la' #11 22.42 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 22.55 libtool: install: /usr/bin/install -c .libs/libosmousb.so.0.0.1T /usr/local/lib/libosmousb.so.0.0.1 #11 22.55 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 22.55 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 22.56 libtool: install: /usr/bin/install -c .libs/libosmousb.lai /usr/local/lib/libosmousb.la #11 22.58 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 22.58 ---------------------------------------------------------------------- #11 22.58 Libraries have been installed in: #11 22.58 /usr/local/lib #11 22.58 #11 22.58 If you ever happen to want to link against installed libraries #11 22.58 in a given directory, LIBDIR, you must either use libtool, and #11 22.58 specify the full pathname of the library, or use the '-LLIBDIR' #11 22.58 flag during linking and do at least one of the following: #11 22.58 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 22.58 during execution #11 22.58 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 22.58 during linking #11 22.58 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 22.58 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 22.58 #11 22.58 See any operating system documentation about shared libraries for #11 22.58 more information, such as the ld(1) and ld.so(8) manual pages. #11 22.58 ---------------------------------------------------------------------- #11 22.58 make[4]: Leaving directory '/tmp/libosmocore/src/usb' #11 22.58 make[3]: Leaving directory '/tmp/libosmocore/src/usb' #11 22.58 make[3]: Entering directory '/tmp/libosmocore/src' #11 22.58 make[4]: Entering directory '/tmp/libosmocore/src' #11 22.58 make[4]: Nothing to be done for 'install-exec-am'. #11 22.58 make[4]: Nothing to be done for 'install-data-am'. #11 22.58 make[4]: Leaving directory '/tmp/libosmocore/src' #11 22.58 make[3]: Leaving directory '/tmp/libosmocore/src' #11 22.58 make[2]: Leaving directory '/tmp/libosmocore/src' #11 22.58 Making install in utils #11 22.59 make[2]: Entering directory '/tmp/libosmocore/utils' #11 22.59 Making install in osmo-stat-dummy #11 22.59 make[3]: Entering directory '/tmp/libosmocore/utils/osmo-stat-dummy' #11 22.59 CC osmo_stat_dummy-osmo-stat-dummy.o #11 22.65 CCLD osmo-stat-dummy #11 22.80 make[4]: Entering directory '/tmp/libosmocore/utils/osmo-stat-dummy' #11 22.80 make[4]: Nothing to be done for 'install-exec-am'. #11 22.80 make[4]: Nothing to be done for 'install-data-am'. #11 22.80 make[4]: Leaving directory '/tmp/libosmocore/utils/osmo-stat-dummy' #11 22.80 make[3]: Leaving directory '/tmp/libosmocore/utils/osmo-stat-dummy' #11 22.80 make[3]: Entering directory '/tmp/libosmocore/utils' #11 22.80 CC osmo-arfcn.o #11 22.80 CC osmo-auc-gen.o #11 22.80 CC osmo-config-merge.o #11 22.80 CC osmo-aka-verify.o #11 22.80 CC gsmtap-logsend.o #11 22.80 CC osmo-ns-dummy.o #11 22.80 CC osmo-ns-dummy-vty.o #11 22.83 CCLD osmo-arfcn #11 22.83 CCLD osmo-aka-verify #11 22.83 CCLD osmo-config-merge #11 22.83 CCLD osmo-auc-gen #11 22.84 CCLD osmo-gsmtap-logsend #11 22.85 CCLD osmo-ns-dummy #11 22.99 make[4]: Entering directory '/tmp/libosmocore/utils' #11 22.99 make[4]: Nothing to be done for 'install-data-am'. #11 22.99 /usr/bin/mkdir -p '/usr/local/bin' #11 22.99 /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 23.01 libtool: install: /usr/bin/install -c .libs/osmo-arfcn /usr/local/bin/osmo-arfcn #11 23.03 libtool: install: /usr/bin/install -c .libs/osmo-auc-gen /usr/local/bin/osmo-auc-gen #11 23.06 libtool: install: /usr/bin/install -c .libs/osmo-config-merge /usr/local/bin/osmo-config-merge #11 23.10 libtool: install: /usr/bin/install -c .libs/osmo-aka-verify /usr/local/bin/osmo-aka-verify #11 23.14 libtool: install: /usr/bin/install -c .libs/osmo-gsmtap-logsend /usr/local/bin/osmo-gsmtap-logsend #11 23.14 make[4]: Leaving directory '/tmp/libosmocore/utils' #11 23.14 make[3]: Leaving directory '/tmp/libosmocore/utils' #11 23.14 make[2]: Leaving directory '/tmp/libosmocore/utils' #11 23.15 Making install in tapset #11 23.15 make[2]: Entering directory '/tmp/libosmocore/tapset' #11 23.16 make[3]: Entering directory '/tmp/libosmocore/tapset' #11 23.16 make[3]: Nothing to be done for 'install-exec-am'. #11 23.16 make install-data-hook #11 23.16 make[4]: Entering directory '/tmp/libosmocore/tapset' #11 23.16 make[4]: Nothing to be done for 'install-data-hook'. #11 23.16 make[4]: Leaving directory '/tmp/libosmocore/tapset' #11 23.16 make[3]: Leaving directory '/tmp/libosmocore/tapset' #11 23.16 make[2]: Leaving directory '/tmp/libosmocore/tapset' #11 23.16 Making install in tests #11 23.18 make[2]: Entering directory '/tmp/libosmocore/tests' #11 23.18 GEN conv/gsm0503_test_vectors.c #11 23.21 Generating test vectors... #11 23.21 Generate 'xcch' test vector #11 23.21 Generate 'tch_f24' test vector #11 23.21 Generate 'tch_h24' test vector #11 23.21 Generate 'tch_f48' test vector #11 23.21 Generate 'tch_f96' test vector #11 23.21 Generate 'tch_f144' test vector #11 23.21 Generate 'rach' test vector #11 23.21 Generate 'rach_ext' test vector #11 23.21 Generate 'sch' test vector #11 23.21 Generate 'cs2' test vector #11 23.21 Generate 'cs3' test vector #11 23.21 Generate 'cs2_np' test vector #11 23.21 Generate 'cs3_np' test vector #11 23.21 Generate 'tch_afs_12_2' test vector #11 23.21 Generate 'tch_afs_10_2' test vector #11 23.21 Generate 'tch_afs_7_95' test vector #11 23.21 Generate 'tch_afs_7_4' test vector #11 23.21 Generate 'tch_afs_6_7' test vector #11 23.21 Generate 'tch_afs_5_9' test vector #11 23.21 Generate 'tch_afs_5_15' test vector #11 23.21 Generate 'tch_afs_4_75' test vector #11 23.21 Generate 'tch_fr' test vector #11 23.21 Generate 'tch_hr' test vector #11 23.21 Generate 'tch_ahs_7_95' test vector #11 23.21 Generate 'tch_ahs_7_4' test vector #11 23.21 Generate 'tch_ahs_6_7' test vector #11 23.21 Generate 'tch_ahs_5_9' test vector #11 23.21 Generate 'tch_ahs_5_15' test vector #11 23.21 Generate 'tch_ahs_4_75' test vector #11 23.21 Generate 'tch_axs_sid_update' test vector #11 23.21 Generate 'mcs1_dl_hdr' test vector #11 23.21 Generate 'mcs1_ul_hdr' test vector #11 23.21 Generate 'mcs1' test vector #11 23.21 Generate 'mcs2' test vector #11 23.21 Generate 'mcs3' test vector #11 23.21 Generate 'mcs4' test vector #11 23.21 Generate 'mcs5_dl_hdr' test vector #11 23.21 Generate 'mcs5_ul_hdr' test vector #11 23.21 Generate 'mcs5' test vector #11 23.21 Generate 'mcs6' test vector #11 23.21 Generate 'mcs7_dl_hdr' test vector #11 23.21 Generate 'mcs7_ul_hdr' test vector #11 23.21 Generate 'mcs7' test vector #11 23.21 Generate 'mcs8' test vector #11 23.21 Generate 'mcs9' test vector #11 23.21 Generation complete. #11 23.21 make install-am #11 23.22 make[3]: Entering directory '/tmp/libosmocore/tests' #11 23.22 make[4]: Entering directory '/tmp/libosmocore/tests' #11 23.22 make[4]: Nothing to be done for 'install-exec-am'. #11 23.22 make[4]: Nothing to be done for 'install-data-am'. #11 23.22 make[4]: Leaving directory '/tmp/libosmocore/tests' #11 23.22 make[3]: Leaving directory '/tmp/libosmocore/tests' #11 23.22 make[2]: Leaving directory '/tmp/libosmocore/tests' #11 23.22 make[2]: Entering directory '/tmp/libosmocore' #11 23.22 make[3]: Entering directory '/tmp/libosmocore' #11 23.22 /usr/bin/mkdir -p '/usr/local/bin' #11 23.22 /usr/bin/mkdir -p '/usr/local/share/aclocal' #11 23.22 /usr/bin/mkdir -p '/usr/local/lib/pkgconfig' #11 23.23 /usr/bin/mkdir -p '/usr/local/include' #11 23.23 /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 23.23 /usr/bin/install -c -m 644 m4/osmo_ac_code_coverage.m4 m4/osmo_ax_code_coverage.m4 '/usr/local/share/aclocal' #11 23.23 /usr/bin/install -c -m 644 osmo-release.mk '/usr/local/include' #11 23.23 /usr/bin/install -c osmo-release.sh '/usr/local/bin' #11 23.23 make install-data-hook #11 23.23 make[4]: Entering directory '/tmp/libosmocore' #11 23.23 make[4]: Nothing to be done for 'install-data-hook'. #11 23.23 make[4]: Leaving directory '/tmp/libosmocore' #11 23.23 make[3]: Leaving directory '/tmp/libosmocore' #11 23.23 make[2]: Leaving directory '/tmp/libosmocore' #11 23.23 make[1]: Leaving directory '/tmp/libosmocore' #11 DONE 23.5s #12 [ 7/10] COPY OSMO-NS-DUMMY.CFG /data/osmo-ns-dummy.cfg #12 DONE 0.2s #13 [ 8/10] COPY .COMMON/PIPEWORK /USR/BIN/PIPEWORK #13 DONE 0.1s #14 [ 9/10] COPY DOCKER-ENTRYPOINT.SH /DOCKER-ENTRYPOINT.SH #14 DONE 0.1s #15 [10/10] WORKDIR /DATA #15 DONE 0.1s #16 exporting to image #16 exporting layers #16 exporting layers 0.7s done #16 writing image sha256:42f8ff7b8cd945037a439a03e490e5534dddce84309b678bc949638ded8d9e0f done #16 naming to docker.io/osmocom-build/osmo-ns-master:latest 0.0s done #16 DONE 0.8s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 3) rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sgsn-sns/osmo-ns-master' + docker_image_exists osmo-ns-master + docker images -q osmocom-build/osmo-ns-master + test -n 42f8ff7b8cd9 + 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 202503132026 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.202503132026 all Python code (not only) for testing of Osmocom programs ii python3-osmopy-utils 0.3.0.161.fc78.202503132026 all Python code (not only) for testing of Osmocom programs + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-ns-test + local feed + echo debian-bookworm-titan + depends=debian-bookworm-titan + [ -n debian-bookworm-titan ] + docker_images_require debian-bookworm-titan + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker pull registry.osmocom.org/osmocom-build/debian-bookworm-titan Using default tag: latest latest: Pulling from osmocom-build/debian-bookworm-titan 7ad3271a525f: Already exists 1fc1c04bda5f: Pulling fs layer 62d77d863a0b: Pulling fs layer 89bb03f2b758: Pulling fs layer 3e777526d60e: Pulling fs layer 1a4ddf1752cd: Pulling fs layer 55d7fd781f97: Pulling fs layer 51112f467235: Pulling fs layer 98b493859992: Pulling fs layer 665591398cd8: Pulling fs layer d3488693da7c: Pulling fs layer be2833b5f86d: Pulling fs layer 9ccb93daed4a: Pulling fs layer 2a832462dfd9: Pulling fs layer 43bfeecb8279: Pulling fs layer 81ba5e42645d: Pulling fs layer 51112f467235: Waiting 98b493859992: Waiting 9ccb93daed4a: Waiting 1a4ddf1752cd: Waiting 665591398cd8: Waiting 2a832462dfd9: Waiting d3488693da7c: Waiting be2833b5f86d: Waiting 55d7fd781f97: Waiting 43bfeecb8279: Waiting 81ba5e42645d: Waiting 3e777526d60e: Waiting 89bb03f2b758: Retrying in 5 seconds 1fc1c04bda5f: Retrying in 5 seconds 62d77d863a0b: Retrying in 5 seconds 89bb03f2b758: Retrying in 4 seconds 62d77d863a0b: Retrying in 4 seconds 1fc1c04bda5f: Retrying in 4 seconds 89bb03f2b758: Retrying in 3 seconds 62d77d863a0b: Retrying in 3 seconds 1fc1c04bda5f: Retrying in 3 seconds 89bb03f2b758: Retrying in 2 seconds 62d77d863a0b: Retrying in 2 seconds 1fc1c04bda5f: Retrying in 2 seconds 89bb03f2b758: Retrying in 1 second 62d77d863a0b: Retrying in 1 second 1fc1c04bda5f: Retrying in 1 second 89bb03f2b758: Retrying in 10 seconds 1fc1c04bda5f: Retrying in 10 seconds 62d77d863a0b: Retrying in 10 seconds 89bb03f2b758: Retrying in 9 seconds 1fc1c04bda5f: Retrying in 9 seconds 62d77d863a0b: Retrying in 9 seconds 89bb03f2b758: Retrying in 8 seconds 1fc1c04bda5f: Retrying in 8 seconds 62d77d863a0b: Retrying in 8 seconds 1fc1c04bda5f: Retrying in 7 seconds 89bb03f2b758: Retrying in 7 seconds 62d77d863a0b: Retrying in 7 seconds 89bb03f2b758: Retrying in 6 seconds 1fc1c04bda5f: Retrying in 6 seconds 62d77d863a0b: Retrying in 6 seconds 1fc1c04bda5f: Retrying in 5 seconds 89bb03f2b758: Retrying in 5 seconds 62d77d863a0b: Retrying in 5 seconds 89bb03f2b758: Retrying in 4 seconds 1fc1c04bda5f: Retrying in 4 seconds 62d77d863a0b: Retrying in 4 seconds 89bb03f2b758: Retrying in 3 seconds 1fc1c04bda5f: Retrying in 3 seconds 62d77d863a0b: Retrying in 3 seconds 89bb03f2b758: Retrying in 2 seconds 1fc1c04bda5f: Retrying in 2 seconds 62d77d863a0b: Retrying in 2 seconds 89bb03f2b758: Retrying in 1 second 1fc1c04bda5f: Retrying in 1 second 62d77d863a0b: Retrying in 1 second 1fc1c04bda5f: Retrying in 15 seconds 62d77d863a0b: Retrying in 15 seconds 89bb03f2b758: Retrying in 15 seconds 1fc1c04bda5f: Retrying in 14 seconds 89bb03f2b758: Retrying in 14 seconds 62d77d863a0b: Retrying in 14 seconds 1fc1c04bda5f: Retrying in 13 seconds 62d77d863a0b: Retrying in 13 seconds 89bb03f2b758: Retrying in 13 seconds 1fc1c04bda5f: Retrying in 12 seconds 62d77d863a0b: Retrying in 12 seconds 89bb03f2b758: Retrying in 12 seconds 1fc1c04bda5f: Retrying in 11 seconds 62d77d863a0b: Retrying in 11 seconds 89bb03f2b758: Retrying in 11 seconds 62d77d863a0b: Retrying in 10 seconds 1fc1c04bda5f: Retrying in 10 seconds 89bb03f2b758: Retrying in 10 seconds 1fc1c04bda5f: Retrying in 9 seconds 62d77d863a0b: Retrying in 9 seconds 89bb03f2b758: Retrying in 9 seconds 62d77d863a0b: Retrying in 8 seconds 1fc1c04bda5f: Retrying in 8 seconds 89bb03f2b758: Retrying in 8 seconds 89bb03f2b758: Retrying in 7 seconds 1fc1c04bda5f: Retrying in 7 seconds 62d77d863a0b: Retrying in 7 seconds 62d77d863a0b: Retrying in 6 seconds 1fc1c04bda5f: Retrying in 6 seconds 89bb03f2b758: Retrying in 6 seconds 62d77d863a0b: Retrying in 5 seconds 89bb03f2b758: Retrying in 5 seconds 1fc1c04bda5f: Retrying in 5 seconds 89bb03f2b758: Retrying in 4 seconds 62d77d863a0b: Retrying in 4 seconds 1fc1c04bda5f: Retrying in 4 seconds 1fc1c04bda5f: Retrying in 3 seconds 89bb03f2b758: Retrying in 3 seconds 62d77d863a0b: Retrying in 3 seconds 1fc1c04bda5f: Retrying in 2 seconds 89bb03f2b758: Retrying in 2 seconds 62d77d863a0b: Retrying in 2 seconds 1fc1c04bda5f: Retrying in 1 second 89bb03f2b758: Retrying in 1 second 62d77d863a0b: Retrying in 1 second 89bb03f2b758: Retrying in 20 seconds 62d77d863a0b: Retrying in 20 seconds 1fc1c04bda5f: Retrying in 20 seconds 89bb03f2b758: Retrying in 19 seconds 62d77d863a0b: Retrying in 19 seconds 1fc1c04bda5f: Retrying in 19 seconds 89bb03f2b758: Retrying in 18 seconds 62d77d863a0b: Retrying in 18 seconds 1fc1c04bda5f: Retrying in 18 seconds 62d77d863a0b: Retrying in 17 seconds 89bb03f2b758: Retrying in 17 seconds 1fc1c04bda5f: Retrying in 17 seconds 89bb03f2b758: Retrying in 16 seconds 62d77d863a0b: Retrying in 16 seconds 1fc1c04bda5f: Retrying in 16 seconds 62d77d863a0b: Retrying in 15 seconds 89bb03f2b758: Retrying in 15 seconds 1fc1c04bda5f: Retrying in 15 seconds 89bb03f2b758: Retrying in 14 seconds 62d77d863a0b: Retrying in 14 seconds 1fc1c04bda5f: Retrying in 14 seconds 89bb03f2b758: Retrying in 13 seconds 62d77d863a0b: Retrying in 13 seconds 1fc1c04bda5f: Retrying in 13 seconds 62d77d863a0b: Retrying in 12 seconds 89bb03f2b758: Retrying in 12 seconds 1fc1c04bda5f: Retrying in 12 seconds 89bb03f2b758: Retrying in 11 seconds 62d77d863a0b: Retrying in 11 seconds 1fc1c04bda5f: Retrying in 11 seconds 89bb03f2b758: Retrying in 10 seconds 62d77d863a0b: Retrying in 10 seconds 1fc1c04bda5f: Retrying in 10 seconds 62d77d863a0b: Retrying in 9 seconds 89bb03f2b758: Retrying in 9 seconds 1fc1c04bda5f: Retrying in 9 seconds 62d77d863a0b: Retrying in 8 seconds 89bb03f2b758: Retrying in 8 seconds 1fc1c04bda5f: Retrying in 8 seconds 89bb03f2b758: Retrying in 7 seconds 62d77d863a0b: Retrying in 7 seconds 1fc1c04bda5f: Retrying in 7 seconds 89bb03f2b758: Retrying in 6 seconds 62d77d863a0b: Retrying in 6 seconds 1fc1c04bda5f: Retrying in 6 seconds 89bb03f2b758: Retrying in 5 seconds 62d77d863a0b: Retrying in 5 seconds 1fc1c04bda5f: Retrying in 5 seconds 89bb03f2b758: Retrying in 4 seconds 62d77d863a0b: Retrying in 4 seconds 1fc1c04bda5f: Retrying in 4 seconds 62d77d863a0b: Retrying in 3 seconds 89bb03f2b758: Retrying in 3 seconds 1fc1c04bda5f: Retrying in 3 seconds 89bb03f2b758: Retrying in 2 seconds 62d77d863a0b: Retrying in 2 seconds 1fc1c04bda5f: Retrying in 2 seconds 89bb03f2b758: Retrying in 1 second 62d77d863a0b: Retrying in 1 second 1fc1c04bda5f: Retrying in 1 second 3e777526d60e: Retrying in 5 seconds 55d7fd781f97: Retrying in 5 seconds 1a4ddf1752cd: Retrying in 5 seconds 3e777526d60e: Retrying in 4 seconds 55d7fd781f97: Retrying in 4 seconds 1a4ddf1752cd: Retrying in 4 seconds 3e777526d60e: Retrying in 3 seconds 55d7fd781f97: Retrying in 3 seconds 1a4ddf1752cd: Retrying in 3 seconds 3e777526d60e: Retrying in 2 seconds 55d7fd781f97: Retrying in 2 seconds 1a4ddf1752cd: Retrying in 2 seconds 55d7fd781f97: Retrying in 1 second 3e777526d60e: Retrying in 1 second 1a4ddf1752cd: Retrying in 1 second 3e777526d60e: Retrying in 10 seconds 55d7fd781f97: Retrying in 10 seconds 1a4ddf1752cd: Retrying in 10 seconds 3e777526d60e: Retrying in 9 seconds 55d7fd781f97: Retrying in 9 seconds 1a4ddf1752cd: Retrying in 9 seconds 3e777526d60e: Retrying in 8 seconds 55d7fd781f97: Retrying in 8 seconds 1a4ddf1752cd: Retrying in 8 seconds 55d7fd781f97: Retrying in 7 seconds 3e777526d60e: Retrying in 7 seconds 1a4ddf1752cd: Retrying in 7 seconds 3e777526d60e: Retrying in 6 seconds 55d7fd781f97: Retrying in 6 seconds 1a4ddf1752cd: Retrying in 6 seconds 55d7fd781f97: Retrying in 5 seconds 3e777526d60e: Retrying in 5 seconds 1a4ddf1752cd: Retrying in 5 seconds 3e777526d60e: Retrying in 4 seconds 55d7fd781f97: Retrying in 4 seconds 1a4ddf1752cd: Retrying in 4 seconds 3e777526d60e: Retrying in 3 seconds 55d7fd781f97: Retrying in 3 seconds 1a4ddf1752cd: Retrying in 3 seconds 3e777526d60e: Retrying in 2 seconds 55d7fd781f97: Retrying in 2 seconds 1a4ddf1752cd: Retrying in 2 seconds 3e777526d60e: Retrying in 1 second 55d7fd781f97: Retrying in 1 second 1a4ddf1752cd: Retrying in 1 second 3e777526d60e: Retrying in 15 seconds 1a4ddf1752cd: Retrying in 15 seconds 55d7fd781f97: Retrying in 15 seconds 3e777526d60e: Retrying in 14 seconds 1a4ddf1752cd: Retrying in 14 seconds 55d7fd781f97: Retrying in 14 seconds 3e777526d60e: Retrying in 13 seconds 1a4ddf1752cd: Retrying in 13 seconds 55d7fd781f97: Retrying in 13 seconds 55d7fd781f97: Retrying in 12 seconds 1a4ddf1752cd: Retrying in 12 seconds 3e777526d60e: Retrying in 12 seconds 3e777526d60e: Retrying in 11 seconds 1a4ddf1752cd: Retrying in 11 seconds 55d7fd781f97: Retrying in 11 seconds 55d7fd781f97: Retrying in 10 seconds 3e777526d60e: Retrying in 10 seconds 1a4ddf1752cd: Retrying in 10 seconds 55d7fd781f97: Retrying in 9 seconds 1a4ddf1752cd: Retrying in 9 seconds 3e777526d60e: Retrying in 9 seconds 3e777526d60e: Retrying in 8 seconds 1a4ddf1752cd: Retrying in 8 seconds 55d7fd781f97: Retrying in 8 seconds 3e777526d60e: Retrying in 7 seconds 1a4ddf1752cd: Retrying in 7 seconds 55d7fd781f97: Retrying in 7 seconds 3e777526d60e: Retrying in 6 seconds 1a4ddf1752cd: Retrying in 6 seconds 55d7fd781f97: Retrying in 6 seconds 3e777526d60e: Retrying in 5 seconds 1a4ddf1752cd: Retrying in 5 seconds 55d7fd781f97: Retrying in 5 seconds 1a4ddf1752cd: Retrying in 4 seconds 55d7fd781f97: Retrying in 4 seconds 3e777526d60e: Retrying in 4 seconds 55d7fd781f97: Retrying in 3 seconds 3e777526d60e: Retrying in 3 seconds 1a4ddf1752cd: Retrying in 3 seconds 3e777526d60e: Retrying in 2 seconds 1a4ddf1752cd: Retrying in 2 seconds 55d7fd781f97: Retrying in 2 seconds 3e777526d60e: Retrying in 1 second 1a4ddf1752cd: Retrying in 1 second 55d7fd781f97: Retrying in 1 second 3e777526d60e: Retrying in 20 seconds 1a4ddf1752cd: Retrying in 20 seconds 55d7fd781f97: Retrying in 20 seconds 1a4ddf1752cd: Retrying in 19 seconds 3e777526d60e: Retrying in 19 seconds 55d7fd781f97: Retrying in 19 seconds 1a4ddf1752cd: Retrying in 18 seconds 3e777526d60e: Retrying in 18 seconds 55d7fd781f97: Retrying in 18 seconds 3e777526d60e: Retrying in 17 seconds 1a4ddf1752cd: Retrying in 17 seconds 55d7fd781f97: Retrying in 17 seconds 1a4ddf1752cd: Retrying in 16 seconds 3e777526d60e: Retrying in 16 seconds 55d7fd781f97: Retrying in 16 seconds 1a4ddf1752cd: Retrying in 15 seconds 3e777526d60e: Retrying in 15 seconds 55d7fd781f97: Retrying in 15 seconds 1a4ddf1752cd: Retrying in 14 seconds 3e777526d60e: Retrying in 14 seconds 55d7fd781f97: Retrying in 14 seconds 3e777526d60e: Retrying in 13 seconds 1a4ddf1752cd: Retrying in 13 seconds 55d7fd781f97: Retrying in 13 seconds 3e777526d60e: Retrying in 12 seconds 1a4ddf1752cd: Retrying in 12 seconds 55d7fd781f97: Retrying in 12 seconds 3e777526d60e: Retrying in 11 seconds 1a4ddf1752cd: Retrying in 11 seconds 55d7fd781f97: Retrying in 11 seconds 3e777526d60e: Retrying in 10 seconds 1a4ddf1752cd: Retrying in 10 seconds 55d7fd781f97: Retrying in 10 seconds 3e777526d60e: Retrying in 9 seconds 1a4ddf1752cd: Retrying in 9 seconds 55d7fd781f97: Retrying in 9 seconds 3e777526d60e: Retrying in 8 seconds 1a4ddf1752cd: Retrying in 8 seconds 55d7fd781f97: Retrying in 8 seconds 1a4ddf1752cd: Retrying in 7 seconds 3e777526d60e: Retrying in 7 seconds 55d7fd781f97: Retrying in 7 seconds 1a4ddf1752cd: Retrying in 6 seconds 3e777526d60e: Retrying in 6 seconds 55d7fd781f97: Retrying in 6 seconds 3e777526d60e: Retrying in 5 seconds 1a4ddf1752cd: Retrying in 5 seconds 55d7fd781f97: Retrying in 5 seconds 1a4ddf1752cd: Retrying in 4 seconds 3e777526d60e: Retrying in 4 seconds 55d7fd781f97: Retrying in 4 seconds 3e777526d60e: Retrying in 3 seconds 1a4ddf1752cd: Retrying in 3 seconds 55d7fd781f97: Retrying in 3 seconds 1a4ddf1752cd: Retrying in 2 seconds 3e777526d60e: Retrying in 2 seconds 55d7fd781f97: Retrying in 2 seconds 3e777526d60e: Retrying in 1 second 1a4ddf1752cd: Retrying in 1 second 55d7fd781f97: Retrying in 1 second 98b493859992: Retrying in 5 seconds 665591398cd8: Retrying in 5 seconds 51112f467235: Retrying in 5 seconds 98b493859992: Retrying in 4 seconds 665591398cd8: Retrying in 4 seconds 51112f467235: Retrying in 4 seconds 98b493859992: Retrying in 3 seconds 665591398cd8: Retrying in 3 seconds 51112f467235: Retrying in 3 seconds 98b493859992: Retrying in 2 seconds 665591398cd8: Retrying in 2 seconds 51112f467235: Retrying in 2 seconds 98b493859992: Retrying in 1 second 665591398cd8: Retrying in 1 second 51112f467235: Retrying in 1 second 98b493859992: Retrying in 10 seconds 665591398cd8: Retrying in 10 seconds 51112f467235: Retrying in 10 seconds 98b493859992: Retrying in 9 seconds 665591398cd8: Retrying in 9 seconds 51112f467235: Retrying in 9 seconds 665591398cd8: Retrying in 8 seconds 98b493859992: Retrying in 8 seconds 51112f467235: Retrying in 8 seconds 98b493859992: Retrying in 7 seconds 665591398cd8: Retrying in 7 seconds 51112f467235: Retrying in 7 seconds 98b493859992: Retrying in 6 seconds 665591398cd8: Retrying in 6 seconds 51112f467235: Retrying in 6 seconds 665591398cd8: Retrying in 5 seconds 98b493859992: Retrying in 5 seconds 51112f467235: Retrying in 5 seconds 98b493859992: Retrying in 4 seconds 665591398cd8: Retrying in 4 seconds 51112f467235: Retrying in 4 seconds 98b493859992: Retrying in 3 seconds 665591398cd8: Retrying in 3 seconds 51112f467235: Retrying in 3 seconds 665591398cd8: Retrying in 2 seconds 98b493859992: Retrying in 2 seconds 51112f467235: Retrying in 2 seconds 98b493859992: Retrying in 1 second 665591398cd8: Retrying in 1 second 51112f467235: Retrying in 1 second 665591398cd8: Retrying in 15 seconds 51112f467235: Retrying in 15 seconds 98b493859992: Retrying in 15 seconds 51112f467235: Retrying in 14 seconds 665591398cd8: Retrying in 14 seconds 98b493859992: Retrying in 14 seconds 665591398cd8: Retrying in 13 seconds 51112f467235: Retrying in 13 seconds 98b493859992: Retrying in 13 seconds 51112f467235: Retrying in 12 seconds 665591398cd8: Retrying in 12 seconds 98b493859992: Retrying in 12 seconds 51112f467235: Retrying in 11 seconds 665591398cd8: Retrying in 11 seconds 98b493859992: Retrying in 11 seconds 665591398cd8: Retrying in 10 seconds 51112f467235: Retrying in 10 seconds 98b493859992: Retrying in 10 seconds 51112f467235: Retrying in 9 seconds 665591398cd8: Retrying in 9 seconds 98b493859992: Retrying in 9 seconds 51112f467235: Retrying in 8 seconds 665591398cd8: Retrying in 8 seconds 98b493859992: Retrying in 8 seconds 51112f467235: Retrying in 7 seconds 665591398cd8: Retrying in 7 seconds 98b493859992: Retrying in 7 seconds 51112f467235: Retrying in 6 seconds 665591398cd8: Retrying in 6 seconds 98b493859992: Retrying in 6 seconds 665591398cd8: Retrying in 5 seconds 51112f467235: Retrying in 5 seconds 98b493859992: Retrying in 5 seconds 51112f467235: Retrying in 4 seconds 665591398cd8: Retrying in 4 seconds 98b493859992: Retrying in 4 seconds 51112f467235: Retrying in 3 seconds 665591398cd8: Retrying in 3 seconds 98b493859992: Retrying in 3 seconds 51112f467235: Retrying in 2 seconds 665591398cd8: Retrying in 2 seconds 98b493859992: Retrying in 2 seconds 51112f467235: Retrying in 1 second 665591398cd8: Retrying in 1 second 98b493859992: Retrying in 1 second 98b493859992: Retrying in 20 seconds 51112f467235: Retrying in 20 seconds 665591398cd8: Retrying in 20 seconds 51112f467235: Retrying in 19 seconds 98b493859992: Retrying in 19 seconds 665591398cd8: Retrying in 19 seconds 98b493859992: Retrying in 18 seconds 51112f467235: Retrying in 18 seconds 665591398cd8: Retrying in 18 seconds 98b493859992: Retrying in 17 seconds 51112f467235: Retrying in 17 seconds 665591398cd8: Retrying in 17 seconds 98b493859992: Retrying in 16 seconds 51112f467235: Retrying in 16 seconds 665591398cd8: Retrying in 16 seconds 51112f467235: Retrying in 15 seconds 98b493859992: Retrying in 15 seconds 665591398cd8: Retrying in 15 seconds 98b493859992: Retrying in 14 seconds 51112f467235: Retrying in 14 seconds 665591398cd8: Retrying in 14 seconds 98b493859992: Retrying in 13 seconds 51112f467235: Retrying in 13 seconds 665591398cd8: Retrying in 13 seconds 98b493859992: Retrying in 12 seconds 51112f467235: Retrying in 12 seconds 665591398cd8: Retrying in 12 seconds 51112f467235: Retrying in 11 seconds 98b493859992: Retrying in 11 seconds 665591398cd8: Retrying in 11 seconds 51112f467235: Retrying in 10 seconds 98b493859992: Retrying in 10 seconds 665591398cd8: Retrying in 10 seconds 98b493859992: Retrying in 9 seconds 51112f467235: Retrying in 9 seconds 665591398cd8: Retrying in 9 seconds 51112f467235: Retrying in 8 seconds 98b493859992: Retrying in 8 seconds 665591398cd8: Retrying in 8 seconds 98b493859992: Retrying in 7 seconds 51112f467235: Retrying in 7 seconds 665591398cd8: Retrying in 7 seconds 98b493859992: Retrying in 6 seconds 51112f467235: Retrying in 6 seconds 665591398cd8: Retrying in 6 seconds 98b493859992: Retrying in 5 seconds 51112f467235: Retrying in 5 seconds 665591398cd8: Retrying in 5 seconds 98b493859992: Retrying in 4 seconds 51112f467235: Retrying in 4 seconds 665591398cd8: Retrying in 4 seconds 98b493859992: Retrying in 3 seconds 51112f467235: Retrying in 3 seconds 665591398cd8: Retrying in 3 seconds 98b493859992: Retrying in 2 seconds 51112f467235: Retrying in 2 seconds 665591398cd8: Retrying in 2 seconds 98b493859992: Retrying in 1 second 51112f467235: Retrying in 1 second 665591398cd8: Retrying in 1 second d3488693da7c: Retrying in 5 seconds be2833b5f86d: Verifying Checksum be2833b5f86d: Download complete 9ccb93daed4a: Verifying Checksum 9ccb93daed4a: Download complete 43bfeecb8279: Verifying Checksum 43bfeecb8279: Download complete 2a832462dfd9: Verifying Checksum 2a832462dfd9: Download complete d3488693da7c: Retrying in 4 seconds 81ba5e42645d: Verifying Checksum 81ba5e42645d: Download complete d3488693da7c: Retrying in 3 seconds d3488693da7c: Retrying in 2 seconds d3488693da7c: Retrying in 1 second d3488693da7c: Retrying in 10 seconds d3488693da7c: Retrying in 9 seconds d3488693da7c: Retrying in 8 seconds d3488693da7c: Retrying in 7 seconds d3488693da7c: Retrying in 6 seconds d3488693da7c: Retrying in 5 seconds d3488693da7c: Retrying in 4 seconds d3488693da7c: Retrying in 3 seconds d3488693da7c: Retrying in 2 seconds d3488693da7c: Retrying in 1 second d3488693da7c: Retrying in 15 seconds d3488693da7c: Retrying in 14 seconds d3488693da7c: Retrying in 13 seconds d3488693da7c: Retrying in 12 seconds d3488693da7c: Retrying in 11 seconds d3488693da7c: Retrying in 10 seconds d3488693da7c: Retrying in 9 seconds d3488693da7c: Retrying in 8 seconds d3488693da7c: Retrying in 7 seconds d3488693da7c: Retrying in 6 seconds d3488693da7c: Retrying in 5 seconds d3488693da7c: Retrying in 4 seconds d3488693da7c: Retrying in 3 seconds d3488693da7c: Retrying in 2 seconds d3488693da7c: Retrying in 1 second d3488693da7c: Retrying in 20 seconds d3488693da7c: Retrying in 19 seconds d3488693da7c: Retrying in 18 seconds d3488693da7c: Retrying in 17 seconds d3488693da7c: Retrying in 16 seconds d3488693da7c: Retrying in 15 seconds d3488693da7c: Retrying in 14 seconds d3488693da7c: Retrying in 13 seconds d3488693da7c: Retrying in 12 seconds d3488693da7c: Retrying in 11 seconds d3488693da7c: Retrying in 10 seconds d3488693da7c: Retrying in 9 seconds d3488693da7c: Retrying in 8 seconds d3488693da7c: Retrying in 7 seconds d3488693da7c: Retrying in 6 seconds d3488693da7c: Retrying in 5 seconds d3488693da7c: Retrying in 4 seconds d3488693da7c: Retrying in 3 seconds d3488693da7c: Retrying in 2 seconds d3488693da7c: Retrying in 1 second unexpected EOF + continue + docker_distro_from_image_name ttcn3-ns-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-ns-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-ns-test + echo ttcn3-ns-test + dir=ttcn3-ns-test + [ -z ] + pull_arg=--pull + grep ^FROM ../ttcn3-ns-test/Dockerfile + from_line=FROM $REGISTRY/$USER/debian-bookworm-titan + echo FROM $REGISTRY/$USER/debian-bookworm-titan + grep -q $USER + pull_arg= + set +x Building image: ttcn3-ns-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-ns-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-ns-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sgsn-sns/ttcn3-ns-test' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sgsn-sns/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/ttcn3-ns-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 380B done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $REGISTRY/$USER/debian-bookworm-titan results in empty or invalid base image name (line 3) #1 DONE 0.1s #2 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.1s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 836B done #5 DONE 0.1s #6 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #6 CACHED #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" ns #8 0.417 + OSMO_TTCN3_BRANCH=master #8 0.417 + shift #8 0.417 + cd /osmo-ttcn3-hacks #8 0.417 + git fetch #8 0.548 From https://gerrit.osmocom.org/osmo-ttcn3-hacks #8 0.548 b1479433..45ae4a9f master -> origin/master #8 0.548 * [new branch] fixeria/s1gw_uemux -> origin/fixeria/s1gw_uemux #8 0.549 + cac5709d...938cee2b neels/wip -> origin/neels/wip (forced update) #8 0.550 + 941a8887...39bbfdbc pmaier/smdpp -> origin/pmaier/smdpp (forced update) #8 0.554 + git checkout master #8 0.602 Already on 'master' #8 0.603 Your branch is behind 'origin/master' by 9 commits, and can be fast-forwarded. #8 0.603 (use "git pull" to update your local branch) #8 0.603 + git symbolic-ref -q HEAD #8 0.603 refs/heads/master #8 0.603 + git reset --hard origin/master #8 0.622 HEAD is now at 45ae4a9f HTTP_Server_Emulation: allow multiple HTTP server ports #8 0.622 + git rev-parse --abbrev-ref HEAD #8 0.624 master #8 0.625 + git rev-parse HEAD #8 0.627 45ae4a9fe5d996f1352579fc8cafd03f871622fb #8 0.627 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.628 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.628 + make -j8 deps #8 0.737 (make -j20 -C deps || make -j1 -C deps) #8 0.739 make[1]: warning: -j20 forced in submake: resetting jobserver mode. #8 0.739 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 0.741 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.Libraries.TCCUsefulFunctions' #8 0.741 To add an exception for this directory, call: #8 0.741 #8 0.741 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.Libraries.TCCUsefulFunctions #8 0.742 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.Libraries.TCCUsefulFunctions' #8 0.742 To add an exception for this directory, call: #8 0.742 #8 0.742 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.Libraries.TCCUsefulFunctions #8 0.743 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.743 usage: git diff --no-index [] #8 0.743 #8 0.743 Diff output format options #8 0.743 -p, --patch generate patch #8 0.743 -s, --no-patch suppress diff output #8 0.743 -u generate patch #8 0.743 -U, --unified[=] generate diffs with lines context #8 0.743 -W, --function-context #8 0.743 generate diffs with lines context #8 0.743 --raw generate the diff in raw format #8 0.743 --patch-with-raw synonym for '-p --raw' #8 0.743 --patch-with-stat synonym for '-p --stat' #8 0.743 --numstat machine friendly --stat #8 0.743 --shortstat output only the last line of --stat #8 0.743 -X, --dirstat[=...] #8 0.743 output the distribution of relative amount of changes for each sub-directory #8 0.743 --cumulative synonym for --dirstat=cumulative #8 0.743 --dirstat-by-file[=...] #8 0.743 synonym for --dirstat=files,param1,param2... #8 0.743 --check warn if changes introduce conflict markers or whitespace errors #8 0.743 --summary condensed summary such as creations, renames and mode changes #8 0.743 --name-only show only names of changed files #8 0.743 --name-status show only names and status of changed files #8 0.743 --stat[=[,[,]]] #8 0.743 generate diffstat #8 0.743 --stat-width generate diffstat with a given width #8 0.743 --stat-name-width #8 0.743 generate diffstat with a given name width #8 0.743 --stat-graph-width #8 0.743 generate diffstat with a given graph width #8 0.743 --stat-count generate diffstat with limited lines #8 0.743 --compact-summary generate compact summary in diffstat #8 0.743 --binary output a binary diff that can be applied #8 0.743 --full-index show full pre- and post-image object names on the "index" lines #8 0.743 --color[=] show colored diff #8 0.743 --ws-error-highlight #8 0.743 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.743 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.743 --abbrev[=] use digits to display object names #8 0.743 --src-prefix #8 0.743 show the given source prefix instead of "a/" #8 0.743 --dst-prefix #8 0.743 show the given destination prefix instead of "b/" #8 0.743 --line-prefix #8 0.743 prepend an additional prefix to every line of output #8 0.743 --no-prefix do not show any source or destination prefix #8 0.743 --inter-hunk-context #8 0.743 show context between diff hunks up to the specified number of lines #8 0.743 --output-indicator-new #8 0.743 specify the character to indicate a new line instead of '+' #8 0.743 --output-indicator-old #8 0.743 specify the character to indicate an old line instead of '-' #8 0.743 --output-indicator-context #8 0.743 specify the character to indicate a context instead of ' ' #8 0.743 #8 0.743 Diff rename options #8 0.743 -B, --break-rewrites[=[/]] #8 0.743 break complete rewrite changes into pairs of delete and create #8 0.743 -M, --find-renames[=] #8 0.743 detect renames #8 0.743 -D, --irreversible-delete #8 0.743 omit the preimage for deletes #8 0.743 -C, --find-copies[=] #8 0.743 detect copies #8 0.743 --find-copies-harder use unmodified files as source to find copies #8 0.743 --no-renames disable rename detection #8 0.743 --rename-empty use empty blobs as rename source #8 0.743 --follow continue listing the history of a file beyond renames #8 0.743 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.743 #8 0.743 Diff algorithm options #8 0.743 --minimal produce the smallest possible diff #8 0.743 -w, --ignore-all-space #8 0.743 ignore whitespace when comparing lines #8 0.743 -b, --ignore-space-change #8 0.743 ignore changes in amount of whitespace #8 0.743 --ignore-space-at-eol #8 0.743 ignore changes in whitespace at EOL #8 0.743 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.743 --ignore-blank-lines ignore changes whose lines are all blank #8 0.743 -I, --ignore-matching-lines #8 0.743 ignore changes whose all lines match #8 0.743 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.743 --patience generate diff using the "patience diff" algorithm #8 0.743 --histogram generate diff using the "histogram diff" algorithm #8 0.743 --diff-algorithm #8 0.743 choose a diff algorithm #8 0.743 --anchored generate diff using the "anchored diff" algorithm #8 0.743 --word-diff[=] show word diff, using to delimit changed words #8 0.743 --word-diff-regex #8 0.743 use to decide what a word is #8 0.743 --color-words[=] #8 0.743 equivalent to --word-diff=color --word-diff-regex= #8 0.743 --color-moved[=] #8 0.743 moved lines of code are colored differently #8 0.743 --color-moved-ws #8 0.743 how white spaces are ignored in --color-moved #8 0.743 #8 0.743 Other diff options #8 0.743 --relative[=] #8 0.743 when run from subdir, exclude changes outside and show relative paths #8 0.743 -a, --text treat all files as text #8 0.743 -R swap two inputs, reverse the diff #8 0.743 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.743 --quiet disable all output of the program #8 0.743 --ext-diff allow an external diff helper to be executed #8 0.743 --textconv run external text conversion filters when comparing binary files #8 0.743 --ignore-submodules[=] #8 0.743 ignore changes to submodules in the diff generation #8 0.743 --submodule[=] #8 0.743 specify how differences in submodules are shown #8 0.743 --ita-invisible-in-index #8 0.743 hide 'git add -N' entries from the index #8 0.743 --ita-visible-in-index #8 0.743 treat 'git add -N' entries as real in the index #8 0.743 -S look for differences that change the number of occurrences of the specified string #8 0.743 -G look for differences that change the number of occurrences of the specified regex #8 0.743 --pickaxe-all show all changes in the changeset with -S or -G #8 0.743 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.743 -O control the order in which files appear in the output #8 0.743 --rotate-to show the change in the specified path first #8 0.743 --skip-to skip the output to the specified path #8 0.743 --find-object #8 0.743 look for differences that change the number of occurrences of the specified object #8 0.743 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.743 select files by diff type #8 0.743 --output output to a specific file #8 0.743 #8 0.744 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.M3UA' #8 0.744 To add an exception for this directory, call: #8 0.744 #8 0.744 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.M3UA #8 0.745 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.M3UA' #8 0.745 To add an exception for this directory, call: #8 0.745 #8 0.745 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.M3UA #8 0.746 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.746 usage: git diff --no-index [] #8 0.746 #8 0.746 Diff output format options #8 0.746 -p, --patch generate patch #8 0.746 -s, --no-patch suppress diff output #8 0.746 -u generate patch #8 0.746 -U, --unified[=] generate diffs with lines context #8 0.746 -W, --function-context #8 0.746 generate diffs with lines context #8 0.746 --raw generate the diff in raw format #8 0.746 --patch-with-raw synonym for '-p --raw' #8 0.746 --patch-with-stat synonym for '-p --stat' #8 0.746 --numstat machine friendly --stat #8 0.746 --shortstat output only the last line of --stat #8 0.746 -X, --dirstat[=...] #8 0.746 output the distribution of relative amount of changes for each sub-directory #8 0.746 --cumulative synonym for --dirstat=cumulative #8 0.746 --dirstat-by-file[=...] #8 0.746 synonym for --dirstat=files,param1,param2... #8 0.746 --check warn if changes introduce conflict markers or whitespace errors #8 0.746 --summary condensed summary such as creations, renames and mode changes #8 0.746 --name-only show only names of changed files #8 0.746 --name-status show only names and status of changed files #8 0.746 --stat[=[,[,]]] #8 0.746 generate diffstat #8 0.746 --stat-width generate diffstat with a given width #8 0.746 --stat-name-width #8 0.746 generate diffstat with a given name width #8 0.746 --stat-graph-width #8 0.746 generate diffstat with a given graph width #8 0.746 --stat-count generate diffstat with limited lines #8 0.746 --compact-summary generate compact summary in diffstat #8 0.746 --binary output a binary diff that can be applied #8 0.746 --full-index show full pre- and post-image object names on the "index" lines #8 0.746 --color[=] show colored diff #8 0.746 --ws-error-highlight #8 0.746 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.746 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.746 --abbrev[=] use digits to display object names #8 0.746 --src-prefix #8 0.746 show the given source prefix instead of "a/" #8 0.746 --dst-prefix #8 0.746 show the given destination prefix instead of "b/" #8 0.746 --line-prefix #8 0.746 prepend an additional prefix to every line of output #8 0.746 --no-prefix do not show any source or destination prefix #8 0.746 --inter-hunk-context #8 0.746 show context between diff hunks up to the specified number of lines #8 0.746 --output-indicator-new #8 0.746 specify the character to indicate a new line instead of '+' #8 0.746 --output-indicator-old #8 0.746 specify the character to indicate an old line instead of '-' #8 0.746 --output-indicator-context #8 0.746 specify the character to indicate a context instead of ' ' #8 0.746 #8 0.746 Diff rename options #8 0.746 -B, --break-rewrites[=[/]] #8 0.746 break complete rewrite changes into pairs of delete and create #8 0.746 -M, --find-renames[=] #8 0.746 detect renames #8 0.746 -D, --irreversible-delete #8 0.746 omit the preimage for deletes #8 0.746 -C, --find-copies[=] #8 0.746 detect copies #8 0.746 --find-copies-harder use unmodified files as source to find copies #8 0.746 --no-renames disable rename detection #8 0.746 --rename-empty use empty blobs as rename source #8 0.746 --follow continue listing the history of a file beyond renames #8 0.746 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.746 #8 0.746 Diff algorithm options #8 0.746 --minimal produce the smallest possible diff #8 0.746 -w, --ignore-all-space #8 0.746 ignore whitespace when comparing lines #8 0.746 -b, --ignore-space-change #8 0.746 ignore changes in amount of whitespace #8 0.746 --ignore-space-at-eol #8 0.746 ignore changes in whitespace at EOL #8 0.746 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.746 --ignore-blank-lines ignore changes whose lines are all blank #8 0.746 -I, --ignore-matching-lines #8 0.746 ignore changes whose all lines match #8 0.746 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.746 --patience generate diff using the "patience diff" algorithm #8 0.746 --histogram generate diff using the "histogram diff" algorithm #8 0.746 --diff-algorithm #8 0.746 choose a diff algorithm #8 0.746 --anchored generate diff using the "anchored diff" algorithm #8 0.746 --word-diff[=] show word diff, using to delimit changed words #8 0.746 --word-diff-regex #8 0.746 use to decide what a word is #8 0.746 --color-words[=] #8 0.746 equivalent to --word-diff=color --word-diff-regex= #8 0.746 --color-moved[=] #8 0.746 moved lines of code are colored differently #8 0.746 --color-moved-ws #8 0.746 how white spaces are ignored in --color-moved #8 0.746 #8 0.746 Other diff options #8 0.746 --relative[=] #8 0.746 when run from subdir, exclude changes outside and show relative paths #8 0.746 -a, --text treat all files as text #8 0.746 -R swap two inputs, reverse the diff #8 0.746 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.746 --quiet disable all output of the program #8 0.746 --ext-diff allow an external diff helper to be executed #8 0.746 --textconv run external text conversion filters when comparing binary files #8 0.746 --ignore-submodules[=] #8 0.746 ignore changes to submodules in the diff generation #8 0.746 --submodule[=] #8 0.746 specify how differences in submodules are shown #8 0.746 --ita-invisible-in-index #8 0.746 hide 'git add -N' entries from the index #8 0.746 --ita-visible-in-index #8 0.746 treat 'git add -N' entries as real in the index #8 0.746 -S look for differences that change the number of occurrences of the specified string #8 0.746 -G look for differences that change the number of occurrences of the specified regex #8 0.746 --pickaxe-all show all changes in the changeset with -S or -G #8 0.746 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.746 -O control the order in which files appear in the output #8 0.746 --rotate-to show the change in the specified path first #8 0.746 --skip-to skip the output to the specified path #8 0.746 --find-object #8 0.746 look for differences that change the number of occurrences of the specified object #8 0.746 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.746 select files by diff type #8 0.746 --output output to a specific file #8 0.746 #8 0.747 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP' #8 0.747 To add an exception for this directory, call: #8 0.747 #8 0.747 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP #8 0.748 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP' #8 0.748 To add an exception for this directory, call: #8 0.748 #8 0.748 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP #8 0.749 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.749 usage: git diff --no-index [] #8 0.749 #8 0.749 Diff output format options #8 0.749 -p, --patch generate patch #8 0.749 -s, --no-patch suppress diff output #8 0.749 -u generate patch #8 0.749 -U, --unified[=] generate diffs with lines context #8 0.749 -W, --function-context #8 0.749 generate diffs with lines context #8 0.749 --raw generate the diff in raw format #8 0.749 --patch-with-raw synonym for '-p --raw' #8 0.749 --patch-with-stat synonym for '-p --stat' #8 0.749 --numstat machine friendly --stat #8 0.749 --shortstat output only the last line of --stat #8 0.749 -X, --dirstat[=...] #8 0.749 output the distribution of relative amount of changes for each sub-directory #8 0.749 --cumulative synonym for --dirstat=cumulative #8 0.749 --dirstat-by-file[=...] #8 0.749 synonym for --dirstat=files,param1,param2... #8 0.749 --check warn if changes introduce conflict markers or whitespace errors #8 0.749 --summary condensed summary such as creations, renames and mode changes #8 0.749 --name-only show only names of changed files #8 0.749 --name-status show only names and status of changed files #8 0.749 --stat[=[,[,]]] #8 0.749 generate diffstat #8 0.749 --stat-width generate diffstat with a given width #8 0.749 --stat-name-width #8 0.749 generate diffstat with a given name width #8 0.749 --stat-graph-width #8 0.749 generate diffstat with a given graph width #8 0.749 --stat-count generate diffstat with limited lines #8 0.749 --compact-summary generate compact summary in diffstat #8 0.749 --binary output a binary diff that can be applied #8 0.749 --full-index show full pre- and post-image object names on the "index" lines #8 0.749 --color[=] show colored diff #8 0.749 --ws-error-highlight #8 0.749 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.749 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.749 --abbrev[=] use digits to display object names #8 0.749 --src-prefix #8 0.749 show the given source prefix instead of "a/" #8 0.749 --dst-prefix #8 0.749 show the given destination prefix instead of "b/" #8 0.749 --line-prefix #8 0.749 prepend an additional prefix to every line of output #8 0.749 --no-prefix do not show any source or destination prefix #8 0.749 --inter-hunk-context #8 0.749 show context between diff hunks up to the specified number of lines #8 0.749 --output-indicator-new #8 0.749 specify the character to indicate a new line instead of '+' #8 0.749 --output-indicator-old #8 0.749 specify the character to indicate an old line instead of '-' #8 0.749 --output-indicator-context #8 0.749 specify the character to indicate a context instead of ' ' #8 0.749 #8 0.749 Diff rename options #8 0.749 -B, --break-rewrites[=[/]] #8 0.749 break complete rewrite changes into pairs of delete and create #8 0.749 -M, --find-renames[=] #8 0.749 detect renames #8 0.749 -D, --irreversible-delete #8 0.749 omit the preimage for deletes #8 0.749 -C, --find-copies[=] #8 0.749 detect copies #8 0.749 --find-copies-harder use unmodified files as source to find copies #8 0.749 --no-renames disable rename detection #8 0.749 --rename-empty use empty blobs as rename source #8 0.749 --follow continue listing the history of a file beyond renames #8 0.749 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.749 #8 0.749 Diff algorithm options #8 0.749 --minimal produce the smallest possible diff #8 0.749 -w, --ignore-all-space #8 0.749 ignore whitespace when comparing lines #8 0.749 -b, --ignore-space-change #8 0.749 ignore changes in amount of whitespace #8 0.749 --ignore-space-at-eol #8 0.749 ignore changes in whitespace at EOL #8 0.749 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.749 --ignore-blank-lines ignore changes whose lines are all blank #8 0.749 -I, --ignore-matching-lines #8 0.749 ignore changes whose all lines match #8 0.749 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.749 --patience generate diff using the "patience diff" algorithm #8 0.749 --histogram generate diff using the "histogram diff" algorithm #8 0.749 --diff-algorithm #8 0.749 choose a diff algorithm #8 0.749 --anchored generate diff using the "anchored diff" algorithm #8 0.749 --word-diff[=] show word diff, using to delimit changed words #8 0.749 --word-diff-regex #8 0.749 use to decide what a word is #8 0.749 --color-words[=] #8 0.749 equivalent to --word-diff=color --word-diff-regex= #8 0.749 --color-moved[=] #8 0.749 moved lines of code are colored differently #8 0.749 --color-moved-ws #8 0.749 how white spaces are ignored in --color-moved #8 0.749 #8 0.749 Other diff options #8 0.749 --relative[=] #8 0.749 when run from subdir, exclude changes outside and show relative paths #8 0.749 -a, --text treat all files as text #8 0.749 -R swap two inputs, reverse the diff #8 0.749 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.749 --quiet disable all output of the program #8 0.749 --ext-diff allow an external diff helper to be executed #8 0.749 --textconv run external text conversion filters when comparing binary files #8 0.749 --ignore-submodules[=] #8 0.749 ignore changes to submodules in the diff generation #8 0.749 --submodule[=] #8 0.749 specify how differences in submodules are shown #8 0.749 --ita-invisible-in-index #8 0.749 hide 'git add -N' entries from the index #8 0.749 --ita-visible-in-index #8 0.749 treat 'git add -N' entries as real in the index #8 0.749 -S look for differences that change the number of occurrences of the specified string #8 0.749 -G look for differences that change the number of occurrences of the specified regex #8 0.749 --pickaxe-all show all changes in the changeset with -S or -G #8 0.749 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.749 -O control the order in which files appear in the output #8 0.749 --rotate-to show the change in the specified path first #8 0.749 --skip-to skip the output to the specified path #8 0.749 --find-object #8 0.749 look for differences that change the number of occurrences of the specified object #8 0.749 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.749 select files by diff type #8 0.749 --output output to a specific file #8 0.749 #8 0.749 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSAPP_v7.3.0' #8 0.749 To add an exception for this directory, call: #8 0.749 #8 0.749 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSAPP_v7.3.0 #8 0.751 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSAPP_v7.3.0' #8 0.751 To add an exception for this directory, call: #8 0.751 #8 0.751 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSAPP_v7.3.0 #8 0.751 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.751 usage: git diff --no-index [] #8 0.751 #8 0.751 Diff output format options #8 0.751 -p, --patch generate patch #8 0.751 -s, --no-patch suppress diff output #8 0.751 -u generate patch #8 0.751 -U, --unified[=] generate diffs with lines context #8 0.751 -W, --function-context #8 0.751 generate diffs with lines context #8 0.751 --raw generate the diff in raw format #8 0.751 --patch-with-raw synonym for '-p --raw' #8 0.751 --patch-with-stat synonym for '-p --stat' #8 0.751 --numstat machine friendly --stat #8 0.751 --shortstat output only the last line of --stat #8 0.751 -X, --dirstat[=...] #8 0.751 output the distribution of relative amount of changes for each sub-directory #8 0.751 --cumulative synonym for --dirstat=cumulative #8 0.751 --dirstat-by-file[=...] #8 0.751 synonym for --dirstat=files,param1,param2... #8 0.751 --check warn if changes introduce conflict markers or whitespace errors #8 0.751 --summary condensed summary such as creations, renames and mode changes #8 0.751 --name-only show only names of changed files #8 0.751 --name-status show only names and status of changed files #8 0.751 --stat[=[,[,]]] #8 0.751 generate diffstat #8 0.751 --stat-width generate diffstat with a given width #8 0.751 --stat-name-width #8 0.751 generate diffstat with a given name width #8 0.751 --stat-graph-width #8 0.751 generate diffstat with a given graph width #8 0.751 --stat-count generate diffstat with limited lines #8 0.751 --compact-summary generate compact summary in diffstat #8 0.751 --binary output a binary diff that can be applied #8 0.751 --full-index show full pre- and post-image object names on the "index" lines #8 0.751 --color[=] show colored diff #8 0.751 --ws-error-highlight #8 0.751 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.751 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.751 --abbrev[=] use digits to display object names #8 0.751 --src-prefix #8 0.751 show the given source prefix instead of "a/" #8 0.751 --dst-prefix #8 0.751 show the given destination prefix instead of "b/" #8 0.751 --line-prefix #8 0.751 prepend an additional prefix to every line of output #8 0.751 --no-prefix do not show any source or destination prefix #8 0.751 --inter-hunk-context #8 0.751 show context between diff hunks up to the specified number of lines #8 0.751 --output-indicator-new #8 0.751 specify the character to indicate a new line instead of '+' #8 0.751 --output-indicator-old #8 0.751 specify the character to indicate an old line instead of '-' #8 0.751 --output-indicator-context #8 0.751 specify the character to indicate a context instead of ' ' #8 0.751 #8 0.751 Diff rename options #8 0.751 -B, --break-rewrites[=[/]] #8 0.751 break complete rewrite changes into pairs of delete and create #8 0.751 -M, --find-renames[=] #8 0.751 detect renames #8 0.751 -D, --irreversible-delete #8 0.751 omit the preimage for deletes #8 0.751 -C, --find-copies[=] #8 0.751 detect copies #8 0.751 --find-copies-harder use unmodified files as source to find copies #8 0.751 --no-renames disable rename detection #8 0.751 --rename-empty use empty blobs as rename source #8 0.751 --follow continue listing the history of a file beyond renames #8 0.751 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.751 #8 0.751 Diff algorithm options #8 0.751 --minimal produce the smallest possible diff #8 0.751 -w, --ignore-all-space #8 0.751 ignore whitespace when comparing lines #8 0.751 -b, --ignore-space-change #8 0.751 ignore changes in amount of whitespace #8 0.751 --ignore-space-at-eol #8 0.751 ignore changes in whitespace at EOL #8 0.751 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.751 --ignore-blank-lines ignore changes whose lines are all blank #8 0.751 -I, --ignore-matching-lines #8 0.751 ignore changes whose all lines match #8 0.751 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.751 --patience generate diff using the "patience diff" algorithm #8 0.751 --histogram generate diff using the "histogram diff" algorithm #8 0.751 --diff-algorithm #8 0.751 choose a diff algorithm #8 0.751 --anchored generate diff using the "anchored diff" algorithm #8 0.751 --word-diff[=] show word diff, using to delimit changed words #8 0.751 --word-diff-regex #8 0.751 use to decide what a word is #8 0.751 --color-words[=] #8 0.751 equivalent to --word-diff=color --word-diff-regex= #8 0.751 --color-moved[=] #8 0.751 moved lines of code are colored differently #8 0.751 --color-moved-ws #8 0.751 how white spaces are ignored in --color-moved #8 0.751 #8 0.751 Other diff options #8 0.751 --relative[=] #8 0.751 when run from subdir, exclude changes outside and show relative paths #8 0.751 -a, --text treat all files as text #8 0.751 -R swap two inputs, reverse the diff #8 0.751 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.751 --quiet disable all output of the program #8 0.751 --ext-diff allow an external diff helper to be executed #8 0.751 --textconv run external text conversion filters when comparing binary files #8 0.751 --ignore-submodules[=] #8 0.751 ignore changes to submodules in the diff generation #8 0.751 --submodule[=] #8 0.751 specify how differences in submodules are shown #8 0.751 --ita-invisible-in-index #8 0.751 hide 'git add -N' entries from the index #8 0.751 --ita-visible-in-index #8 0.751 treat 'git add -N' entries as real in the index #8 0.751 -S look for differences that change the number of occurrences of the specified string #8 0.751 -G look for differences that change the number of occurrences of the specified regex #8 0.751 --pickaxe-all show all changes in the changeset with -S or -G #8 0.751 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.751 -O control the order in which files appear in the output #8 0.751 --rotate-to show the change in the specified path first #8 0.751 --skip-to skip the output to the specified path #8 0.751 --find-object #8 0.751 look for differences that change the number of occurrences of the specified object #8 0.751 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.751 select files by diff type #8 0.751 --output output to a specific file #8 0.751 #8 0.752 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator' #8 0.752 To add an exception for this directory, call: #8 0.752 #8 0.752 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator #8 0.753 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator' #8 0.753 To add an exception for this directory, call: #8 0.753 #8 0.753 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator #8 0.754 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.754 usage: git diff --no-index [] #8 0.754 #8 0.754 Diff output format options #8 0.754 -p, --patch generate patch #8 0.754 -s, --no-patch suppress diff output #8 0.754 -u generate patch #8 0.754 -U, --unified[=] generate diffs with lines context #8 0.754 -W, --function-context #8 0.754 generate diffs with lines context #8 0.754 --raw generate the diff in raw format #8 0.754 --patch-with-raw synonym for '-p --raw' #8 0.754 --patch-with-stat synonym for '-p --stat' #8 0.754 --numstat machine friendly --stat #8 0.754 --shortstat output only the last line of --stat #8 0.754 -X, --dirstat[=...] #8 0.754 output the distribution of relative amount of changes for each sub-directory #8 0.754 --cumulative synonym for --dirstat=cumulative #8 0.754 --dirstat-by-file[=...] #8 0.754 synonym for --dirstat=files,param1,param2... #8 0.754 --check warn if changes introduce conflict markers or whitespace errors #8 0.754 --summary condensed summary such as creations, renames and mode changes #8 0.754 --name-only show only names of changed files #8 0.754 --name-status show only names and status of changed files #8 0.754 --stat[=[,[,]]] #8 0.754 generate diffstat #8 0.754 --stat-width generate diffstat with a given width #8 0.754 --stat-name-width #8 0.754 generate diffstat with a given name width #8 0.754 --stat-graph-width #8 0.754 generate diffstat with a given graph width #8 0.754 --stat-count generate diffstat with limited lines #8 0.754 --compact-summary generate compact summary in diffstat #8 0.754 --binary output a binary diff that can be applied #8 0.754 --full-index show full pre- and post-image object names on the "index" lines #8 0.754 --color[=] show colored diff #8 0.754 --ws-error-highlight #8 0.754 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.754 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.754 --abbrev[=] use digits to display object names #8 0.754 --src-prefix #8 0.754 show the given source prefix instead of "a/" #8 0.754 --dst-prefix #8 0.754 show the given destination prefix instead of "b/" #8 0.754 --line-prefix #8 0.754 prepend an additional prefix to every line of output #8 0.754 --no-prefix do not show any source or destination prefix #8 0.754 --inter-hunk-context #8 0.754 show context between diff hunks up to the specified number of lines #8 0.754 --output-indicator-new #8 0.754 specify the character to indicate a new line instead of '+' #8 0.754 --output-indicator-old #8 0.754 specify the character to indicate an old line instead of '-' #8 0.754 --output-indicator-context #8 0.754 specify the character to indicate a context instead of ' ' #8 0.754 #8 0.754 Diff rename options #8 0.754 -B, --break-rewrites[=[/]] #8 0.754 break complete rewrite changes into pairs of delete and create #8 0.754 -M, --find-renames[=] #8 0.754 detect renames #8 0.754 -D, --irreversible-delete #8 0.754 omit the preimage for deletes #8 0.754 -C, --find-copies[=] #8 0.754 detect copies #8 0.754 --find-copies-harder use unmodified files as source to find copies #8 0.754 --no-renames disable rename detection #8 0.754 --rename-empty use empty blobs as rename source #8 0.754 --follow continue listing the history of a file beyond renames #8 0.754 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.754 #8 0.754 Diff algorithm options #8 0.754 --minimal produce the smallest possible diff #8 0.754 -w, --ignore-all-space #8 0.754 ignore whitespace when comparing lines #8 0.754 -b, --ignore-space-change #8 0.754 ignore changes in amount of whitespace #8 0.754 --ignore-space-at-eol #8 0.754 ignore changes in whitespace at EOL #8 0.754 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.754 --ignore-blank-lines ignore changes whose lines are all blank #8 0.754 -I, --ignore-matching-lines #8 0.754 ignore changes whose all lines match #8 0.754 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.754 --patience generate diff using the "patience diff" algorithm #8 0.754 --histogram generate diff using the "histogram diff" algorithm #8 0.754 --diff-algorithm #8 0.754 choose a diff algorithm #8 0.754 --anchored generate diff using the "anchored diff" algorithm #8 0.754 --word-diff[=] show word diff, using to delimit changed words #8 0.754 --word-diff-regex #8 0.754 use to decide what a word is #8 0.754 --color-words[=] #8 0.754 equivalent to --word-diff=color --word-diff-regex= #8 0.754 --color-moved[=] #8 0.754 moved lines of code are colored differently #8 0.754 --color-moved-ws #8 0.754 how white spaces are ignored in --color-moved #8 0.754 #8 0.754 Other diff options #8 0.754 --relative[=] #8 0.754 when run from subdir, exclude changes outside and show relative paths #8 0.754 -a, --text treat all files as text #8 0.754 -R swap two inputs, reverse the diff #8 0.754 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.754 --quiet disable all output of the program #8 0.754 --ext-diff allow an external diff helper to be executed #8 0.754 --textconv run external text conversion filters when comparing binary files #8 0.754 --ignore-submodules[=] #8 0.754 ignore changes to submodules in the diff generation #8 0.754 --submodule[=] #8 0.754 specify how differences in submodules are shown #8 0.754 --ita-invisible-in-index #8 0.754 hide 'git add -N' entries from the index #8 0.754 --ita-visible-in-index #8 0.754 treat 'git add -N' entries as real in the index #8 0.754 -S look for differences that change the number of occurrences of the specified string #8 0.754 -G look for differences that change the number of occurrences of the specified regex #8 0.754 --pickaxe-all show all changes in the changeset with -S or -G #8 0.754 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.754 -O control the order in which files appear in the output #8 0.754 --rotate-to show the change in the specified path first #8 0.754 --skip-to skip the output to the specified path #8 0.754 --find-object #8 0.754 look for differences that change the number of occurrences of the specified object #8 0.754 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.754 select files by diff type #8 0.754 --output output to a specific file #8 0.754 #8 0.755 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.DNS' #8 0.755 To add an exception for this directory, call: #8 0.755 #8 0.755 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.DNS #8 0.756 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.DNS' #8 0.756 To add an exception for this directory, call: #8 0.756 #8 0.756 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.DNS #8 0.757 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.757 usage: git diff --no-index [] #8 0.757 #8 0.757 Diff output format options #8 0.757 -p, --patch generate patch #8 0.757 -s, --no-patch suppress diff output #8 0.757 -u generate patch #8 0.757 -U, --unified[=] generate diffs with lines context #8 0.757 -W, --function-context #8 0.757 generate diffs with lines context #8 0.757 --raw generate the diff in raw format #8 0.757 --patch-with-raw synonym for '-p --raw' #8 0.757 --patch-with-stat synonym for '-p --stat' #8 0.757 --numstat machine friendly --stat #8 0.757 --shortstat output only the last line of --stat #8 0.757 -X, --dirstat[=...] #8 0.757 output the distribution of relative amount of changes for each sub-directory #8 0.757 --cumulative synonym for --dirstat=cumulative #8 0.757 --dirstat-by-file[=...] #8 0.757 synonym for --dirstat=files,param1,param2... #8 0.757 --check warn if changes introduce conflict markers or whitespace errors #8 0.757 --summary condensed summary such as creations, renames and mode changes #8 0.757 --name-only show only names of changed files #8 0.757 --name-status show only names and status of changed files #8 0.757 --stat[=[,[,]]] #8 0.757 generate diffstat #8 0.757 --stat-width generate diffstat with a given width #8 0.757 --stat-name-width #8 0.757 generate diffstat with a given name width #8 0.757 --stat-graph-width #8 0.757 generate diffstat with a given graph width #8 0.757 --stat-count generate diffstat with limited lines #8 0.757 --compact-summary generate compact summary in diffstat #8 0.757 --binary output a binary diff that can be applied #8 0.757 --full-index show full pre- and post-image object names on the "index" lines #8 0.757 --color[=] show colored diff #8 0.757 --ws-error-highlight #8 0.757 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.757 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.757 --abbrev[=] use digits to display object names #8 0.757 --src-prefix #8 0.757 show the given source prefix instead of "a/" #8 0.757 --dst-prefix #8 0.757 show the given destination prefix instead of "b/" #8 0.757 --line-prefix #8 0.757 prepend an additional prefix to every line of output #8 0.757 --no-prefix do not show any source or destination prefix #8 0.757 --inter-hunk-context #8 0.757 show context between diff hunks up to the specified number of lines #8 0.757 --output-indicator-new #8 0.757 specify the character to indicate a new line instead of '+' #8 0.757 --output-indicator-old #8 0.757 specify the character to indicate an old line instead of '-' #8 0.757 --output-indicator-context #8 0.757 specify the character to indicate a context instead of ' ' #8 0.757 #8 0.757 Diff rename options #8 0.757 -B, --break-rewrites[=[/]] #8 0.757 break complete rewrite changes into pairs of delete and create #8 0.757 -M, --find-renames[=] #8 0.757 detect renames #8 0.757 -D, --irreversible-delete #8 0.757 omit the preimage for deletes #8 0.757 -C, --find-copies[=] #8 0.757 detect copies #8 0.757 --find-copies-harder use unmodified files as source to find copies #8 0.757 --no-renames disable rename detection #8 0.757 --rename-empty use empty blobs as rename source #8 0.757 --follow continue listing the history of a file beyond renames #8 0.757 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.757 #8 0.757 Diff algorithm options #8 0.757 --minimal produce the smallest possible diff #8 0.757 -w, --ignore-all-space #8 0.757 ignore whitespace when comparing lines #8 0.757 -b, --ignore-space-change #8 0.757 ignore changes in amount of whitespace #8 0.757 --ignore-space-at-eol #8 0.757 ignore changes in whitespace at EOL #8 0.757 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.757 --ignore-blank-lines ignore changes whose lines are all blank #8 0.757 -I, --ignore-matching-lines #8 0.757 ignore changes whose all lines match #8 0.757 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.757 --patience generate diff using the "patience diff" algorithm #8 0.757 --histogram generate diff using the "histogram diff" algorithm #8 0.757 --diff-algorithm #8 0.757 choose a diff algorithm #8 0.757 --anchored generate diff using the "anchored diff" algorithm #8 0.757 --word-diff[=] show word diff, using to delimit changed words #8 0.757 --word-diff-regex #8 0.757 use to decide what a word is #8 0.757 --color-words[=] #8 0.757 equivalent to --word-diff=color --word-diff-regex= #8 0.757 --color-moved[=] #8 0.757 moved lines of code are colored differently #8 0.757 --color-moved-ws #8 0.757 how white spaces are ignored in --color-moved #8 0.757 #8 0.757 Other diff options #8 0.757 --relative[=] #8 0.757 when run from subdir, exclude changes outside and show relative paths #8 0.757 -a, --text treat all files as text #8 0.757 -R swap two inputs, reverse the diff #8 0.757 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.757 --quiet disable all output of the program #8 0.757 --ext-diff allow an external diff helper to be executed #8 0.757 --textconv run external text conversion filters when comparing binary files #8 0.757 --ignore-submodules[=] #8 0.757 ignore changes to submodules in the diff generation #8 0.757 --submodule[=] #8 0.757 specify how differences in submodules are shown #8 0.757 --ita-invisible-in-index #8 0.757 hide 'git add -N' entries from the index #8 0.757 --ita-visible-in-index #8 0.757 treat 'git add -N' entries as real in the index #8 0.757 -S look for differences that change the number of occurrences of the specified string #8 0.757 -G look for differences that change the number of occurrences of the specified regex #8 0.757 --pickaxe-all show all changes in the changeset with -S or -G #8 0.757 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.757 -O control the order in which files appear in the output #8 0.757 --rotate-to show the change in the specified path first #8 0.757 --skip-to skip the output to the specified path #8 0.757 --find-object #8 0.757 look for differences that change the number of occurrences of the specified object #8 0.757 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.757 select files by diff type #8 0.757 --output output to a specific file #8 0.757 #8 0.757 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GRE' #8 0.757 To add an exception for this directory, call: #8 0.757 #8 0.757 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GRE #8 0.758 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GRE' #8 0.758 To add an exception for this directory, call: #8 0.758 #8 0.758 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GRE #8 0.759 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.759 usage: git diff --no-index [] #8 0.759 #8 0.759 Diff output format options #8 0.759 -p, --patch generate patch #8 0.759 -s, --no-patch suppress diff output #8 0.759 -u generate patch #8 0.759 -U, --unified[=] generate diffs with lines context #8 0.759 -W, --function-context #8 0.759 generate diffs with lines context #8 0.759 --raw generate the diff in raw format #8 0.759 --patch-with-raw synonym for '-p --raw' #8 0.759 --patch-with-stat synonym for '-p --stat' #8 0.759 --numstat machine friendly --stat #8 0.759 --shortstat output only the last line of --stat #8 0.759 -X, --dirstat[=...] #8 0.759 output the distribution of relative amount of changes for each sub-directory #8 0.759 --cumulative synonym for --dirstat=cumulative #8 0.759 --dirstat-by-file[=...] #8 0.759 synonym for --dirstat=files,param1,param2... #8 0.759 --check warn if changes introduce conflict markers or whitespace errors #8 0.759 --summary condensed summary such as creations, renames and mode changes #8 0.759 --name-only show only names of changed files #8 0.759 --name-status show only names and status of changed files #8 0.759 --stat[=[,[,]]] #8 0.759 generate diffstat #8 0.759 --stat-width generate diffstat with a given width #8 0.759 --stat-name-width #8 0.759 generate diffstat with a given name width #8 0.759 --stat-graph-width #8 0.759 generate diffstat with a given graph width #8 0.759 --stat-count generate diffstat with limited lines #8 0.759 --compact-summary generate compact summary in diffstat #8 0.759 --binary output a binary diff that can be applied #8 0.759 --full-index show full pre- and post-image object names on the "index" lines #8 0.759 --color[=] show colored diff #8 0.759 --ws-error-highlight #8 0.759 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.759 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.759 --abbrev[=] use digits to display object names #8 0.759 --src-prefix #8 0.759 show the given source prefix instead of "a/" #8 0.759 --dst-prefix #8 0.759 show the given destination prefix instead of "b/" #8 0.759 --line-prefix #8 0.759 prepend an additional prefix to every line of output #8 0.759 --no-prefix do not show any source or destination prefix #8 0.759 --inter-hunk-context #8 0.759 show context between diff hunks up to the specified number of lines #8 0.759 --output-indicator-new #8 0.759 specify the character to indicate a new line instead of '+' #8 0.759 --output-indicator-old #8 0.759 specify the character to indicate an old line instead of '-' #8 0.759 --output-indicator-context #8 0.759 specify the character to indicate a context instead of ' ' #8 0.759 #8 0.759 Diff rename options #8 0.759 -B, --break-rewrites[=[/]] #8 0.759 break complete rewrite changes into pairs of delete and create #8 0.759 -M, --find-renames[=] #8 0.759 detect renames #8 0.759 -D, --irreversible-delete #8 0.759 omit the preimage for deletes #8 0.759 -C, --find-copies[=] #8 0.759 detect copies #8 0.759 --find-copies-harder use unmodified files as source to find copies #8 0.759 --no-renames disable rename detection #8 0.759 --rename-empty use empty blobs as rename source #8 0.759 --follow continue listing the history of a file beyond renames #8 0.759 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.759 #8 0.759 Diff algorithm options #8 0.759 --minimal produce the smallest possible diff #8 0.759 -w, --ignore-all-space #8 0.759 ignore whitespace when comparing lines #8 0.759 -b, --ignore-space-change #8 0.759 ignore changes in amount of whitespace #8 0.759 --ignore-space-at-eol #8 0.759 ignore changes in whitespace at EOL #8 0.759 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.759 --ignore-blank-lines ignore changes whose lines are all blank #8 0.759 -I, --ignore-matching-lines #8 0.759 ignore changes whose all lines match #8 0.759 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.759 --patience generate diff using the "patience diff" algorithm #8 0.759 --histogram generate diff using the "histogram diff" algorithm #8 0.759 --diff-algorithm #8 0.759 choose a diff algorithm #8 0.759 --anchored generate diff using the "anchored diff" algorithm #8 0.759 --word-diff[=] show word diff, using to delimit changed words #8 0.759 --word-diff-regex #8 0.759 use to decide what a word is #8 0.759 --color-words[=] #8 0.759 equivalent to --word-diff=color --word-diff-regex= #8 0.759 --color-moved[=] #8 0.759 moved lines of code are colored differently #8 0.759 --color-moved-ws #8 0.759 how white spaces are ignored in --color-moved #8 0.759 #8 0.759 Other diff options #8 0.759 --relative[=] #8 0.759 when run from subdir, exclude changes outside and show relative paths #8 0.759 -a, --text treat all files as text #8 0.759 -R swap two inputs, reverse the diff #8 0.759 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.759 --quiet disable all output of the program #8 0.759 --ext-diff allow an external diff helper to be executed #8 0.759 --textconv run external text conversion filters when comparing binary files #8 0.759 --ignore-submodules[=] #8 0.759 ignore changes to submodules in the diff generation #8 0.759 --submodule[=] #8 0.759 specify how differences in submodules are shown #8 0.759 --ita-invisible-in-index #8 0.759 hide 'git add -N' entries from the index #8 0.759 --ita-visible-in-index #8 0.759 treat 'git add -N' entries as real in the index #8 0.759 -S look for differences that change the number of occurrences of the specified string #8 0.759 -G look for differences that change the number of occurrences of the specified regex #8 0.759 --pickaxe-all show all changes in the changeset with -S or -G #8 0.759 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.759 -O control the order in which files appear in the output #8 0.759 --rotate-to show the change in the specified path first #8 0.759 --skip-to skip the output to the specified path #8 0.759 --find-object #8 0.759 look for differences that change the number of occurrences of the specified object #8 0.759 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.759 select files by diff type #8 0.759 --output output to a specific file #8 0.759 #8 0.760 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTP_v13.5.0' #8 0.760 To add an exception for this directory, call: #8 0.760 #8 0.760 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTP_v13.5.0 #8 0.761 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTP_v13.5.0' #8 0.761 To add an exception for this directory, call: #8 0.761 #8 0.761 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTP_v13.5.0 #8 0.762 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.762 usage: git diff --no-index [] #8 0.762 #8 0.762 Diff output format options #8 0.762 -p, --patch generate patch #8 0.762 -s, --no-patch suppress diff output #8 0.762 -u generate patch #8 0.762 -U, --unified[=] generate diffs with lines context #8 0.762 -W, --function-context #8 0.762 generate diffs with lines context #8 0.762 --raw generate the diff in raw format #8 0.762 --patch-with-raw synonym for '-p --raw' #8 0.762 --patch-with-stat synonym for '-p --stat' #8 0.762 --numstat machine friendly --stat #8 0.762 --shortstat output only the last line of --stat #8 0.762 -X, --dirstat[=...] #8 0.762 output the distribution of relative amount of changes for each sub-directory #8 0.762 --cumulative synonym for --dirstat=cumulative #8 0.762 --dirstat-by-file[=...] #8 0.762 synonym for --dirstat=files,param1,param2... #8 0.762 --check warn if changes introduce conflict markers or whitespace errors #8 0.762 --summary condensed summary such as creations, renames and mode changes #8 0.762 --name-only show only names of changed files #8 0.762 --name-status show only names and status of changed files #8 0.762 --stat[=[,[,]]] #8 0.762 generate diffstat #8 0.762 --stat-width generate diffstat with a given width #8 0.762 --stat-name-width #8 0.762 generate diffstat with a given name width #8 0.762 --stat-graph-width #8 0.762 generate diffstat with a given graph width #8 0.762 --stat-count generate diffstat with limited lines #8 0.762 --compact-summary generate compact summary in diffstat #8 0.762 --binary output a binary diff that can be applied #8 0.762 --full-index show full pre- and post-image object names on the "index" lines #8 0.762 --color[=] show colored diff #8 0.762 --ws-error-highlight #8 0.762 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.762 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.762 --abbrev[=] use digits to display object names #8 0.762 --src-prefix #8 0.762 show the given source prefix instead of "a/" #8 0.762 --dst-prefix #8 0.762 show the given destination prefix instead of "b/" #8 0.762 --line-prefix #8 0.762 prepend an additional prefix to every line of output #8 0.762 --no-prefix do not show any source or destination prefix #8 0.762 --inter-hunk-context #8 0.762 show context between diff hunks up to the specified number of lines #8 0.762 --output-indicator-new #8 0.762 specify the character to indicate a new line instead of '+' #8 0.762 --output-indicator-old #8 0.762 specify the character to indicate an old line instead of '-' #8 0.762 --output-indicator-context #8 0.762 specify the character to indicate a context instead of ' ' #8 0.762 #8 0.762 Diff rename options #8 0.762 -B, --break-rewrites[=[/]] #8 0.762 break complete rewrite changes into pairs of delete and create #8 0.762 -M, --find-renames[=] #8 0.762 detect renames #8 0.762 -D, --irreversible-delete #8 0.762 omit the preimage for deletes #8 0.762 -C, --find-copies[=] #8 0.762 detect copies #8 0.762 --find-copies-harder use unmodified files as source to find copies #8 0.762 --no-renames disable rename detection #8 0.762 --rename-empty use empty blobs as rename source #8 0.762 --follow continue listing the history of a file beyond renames #8 0.762 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.762 #8 0.762 Diff algorithm options #8 0.762 --minimal produce the smallest possible diff #8 0.762 -w, --ignore-all-space #8 0.762 ignore whitespace when comparing lines #8 0.762 -b, --ignore-space-change #8 0.762 ignore changes in amount of whitespace #8 0.762 --ignore-space-at-eol #8 0.762 ignore changes in whitespace at EOL #8 0.762 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.762 --ignore-blank-lines ignore changes whose lines are all blank #8 0.762 -I, --ignore-matching-lines #8 0.762 ignore changes whose all lines match #8 0.762 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.762 --patience generate diff using the "patience diff" algorithm #8 0.762 --histogram generate diff using the "histogram diff" algorithm #8 0.762 --diff-algorithm #8 0.762 choose a diff algorithm #8 0.762 --anchored generate diff using the "anchored diff" algorithm #8 0.762 --word-diff[=] show word diff, using to delimit changed words #8 0.762 --word-diff-regex #8 0.762 use to decide what a word is #8 0.762 --color-words[=] #8 0.762 equivalent to --word-diff=color --word-diff-regex= #8 0.762 --color-moved[=] #8 0.762 moved lines of code are colored differently #8 0.762 --color-moved-ws #8 0.762 how white spaces are ignored in --color-moved #8 0.762 #8 0.762 Other diff options #8 0.762 --relative[=] #8 0.762 when run from subdir, exclude changes outside and show relative paths #8 0.762 -a, --text treat all files as text #8 0.762 -R swap two inputs, reverse the diff #8 0.762 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.762 --quiet disable all output of the program #8 0.762 --ext-diff allow an external diff helper to be executed #8 0.762 --textconv run external text conversion filters when comparing binary files #8 0.762 --ignore-submodules[=] #8 0.762 ignore changes to submodules in the diff generation #8 0.762 --submodule[=] #8 0.762 specify how differences in submodules are shown #8 0.762 --ita-invisible-in-index #8 0.762 hide 'git add -N' entries from the index #8 0.762 --ita-visible-in-index #8 0.762 treat 'git add -N' entries as real in the index #8 0.762 -S look for differences that change the number of occurrences of the specified string #8 0.762 -G look for differences that change the number of occurrences of the specified regex #8 0.762 --pickaxe-all show all changes in the changeset with -S or -G #8 0.762 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.762 -O control the order in which files appear in the output #8 0.762 --rotate-to show the change in the specified path first #8 0.762 --skip-to skip the output to the specified path #8 0.762 --find-object #8 0.762 look for differences that change the number of occurrences of the specified object #8 0.762 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.762 select files by diff type #8 0.762 --output output to a specific file #8 0.762 #8 0.763 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTPv2_v13.7.0' #8 0.763 To add an exception for this directory, call: #8 0.763 #8 0.763 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTPv2_v13.7.0 #8 0.764 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTPv2_v13.7.0' #8 0.764 To add an exception for this directory, call: #8 0.764 #8 0.764 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTPv2_v13.7.0 #8 0.764 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.764 usage: git diff --no-index [] #8 0.764 #8 0.764 Diff output format options #8 0.764 -p, --patch generate patch #8 0.764 -s, --no-patch suppress diff output #8 0.764 -u generate patch #8 0.764 -U, --unified[=] generate diffs with lines context #8 0.764 -W, --function-context #8 0.764 generate diffs with lines context #8 0.764 --raw generate the diff in raw format #8 0.764 --patch-with-raw synonym for '-p --raw' #8 0.764 --patch-with-stat synonym for '-p --stat' #8 0.764 --numstat machine friendly --stat #8 0.764 --shortstat output only the last line of --stat #8 0.764 -X, --dirstat[=...] #8 0.764 output the distribution of relative amount of changes for each sub-directory #8 0.764 --cumulative synonym for --dirstat=cumulative #8 0.764 --dirstat-by-file[=...] #8 0.764 synonym for --dirstat=files,param1,param2... #8 0.764 --check warn if changes introduce conflict markers or whitespace errors #8 0.764 --summary condensed summary such as creations, renames and mode changes #8 0.764 --name-only show only names of changed files #8 0.764 --name-status show only names and status of changed files #8 0.764 --stat[=[,[,]]] #8 0.764 generate diffstat #8 0.764 --stat-width generate diffstat with a given width #8 0.764 --stat-name-width #8 0.764 generate diffstat with a given name width #8 0.764 --stat-graph-width #8 0.764 generate diffstat with a given graph width #8 0.764 --stat-count generate diffstat with limited lines #8 0.764 --compact-summary generate compact summary in diffstat #8 0.764 --binary output a binary diff that can be applied #8 0.764 --full-index show full pre- and post-image object names on the "index" lines #8 0.764 --color[=] show colored diff #8 0.764 --ws-error-highlight #8 0.764 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.764 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.764 --abbrev[=] use digits to display object names #8 0.764 --src-prefix #8 0.764 show the given source prefix instead of "a/" #8 0.764 --dst-prefix #8 0.764 show the given destination prefix instead of "b/" #8 0.764 --line-prefix #8 0.764 prepend an additional prefix to every line of output #8 0.764 --no-prefix do not show any source or destination prefix #8 0.764 --inter-hunk-context #8 0.764 show context between diff hunks up to the specified number of lines #8 0.764 --output-indicator-new #8 0.764 specify the character to indicate a new line instead of '+' #8 0.764 --output-indicator-old #8 0.764 specify the character to indicate an old line instead of '-' #8 0.764 --output-indicator-context #8 0.764 specify the character to indicate a context instead of ' ' #8 0.764 #8 0.764 Diff rename options #8 0.764 -B, --break-rewrites[=[/]] #8 0.764 break complete rewrite changes into pairs of delete and create #8 0.764 -M, --find-renames[=] #8 0.764 detect renames #8 0.764 -D, --irreversible-delete #8 0.764 omit the preimage for deletes #8 0.764 -C, --find-copies[=] #8 0.764 detect copies #8 0.764 --find-copies-harder use unmodified files as source to find copies #8 0.764 --no-renames disable rename detection #8 0.764 --rename-empty use empty blobs as rename source #8 0.764 --follow continue listing the history of a file beyond renames #8 0.764 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.764 #8 0.764 Diff algorithm options #8 0.764 --minimal produce the smallest possible diff #8 0.764 -w, --ignore-all-space #8 0.764 ignore whitespace when comparing lines #8 0.764 -b, --ignore-space-change #8 0.764 ignore changes in amount of whitespace #8 0.764 --ignore-space-at-eol #8 0.764 ignore changes in whitespace at EOL #8 0.764 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.764 --ignore-blank-lines ignore changes whose lines are all blank #8 0.764 -I, --ignore-matching-lines #8 0.764 ignore changes whose all lines match #8 0.764 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.764 --patience generate diff using the "patience diff" algorithm #8 0.764 --histogram generate diff using the "histogram diff" algorithm #8 0.764 --diff-algorithm #8 0.764 choose a diff algorithm #8 0.764 --anchored generate diff using the "anchored diff" algorithm #8 0.764 --word-diff[=] show word diff, using to delimit changed words #8 0.764 --word-diff-regex #8 0.764 use to decide what a word is #8 0.764 --color-words[=] #8 0.764 equivalent to --word-diff=color --word-diff-regex= #8 0.764 --color-moved[=] #8 0.764 moved lines of code are colored differently #8 0.764 --color-moved-ws #8 0.764 how white spaces are ignored in --color-moved #8 0.764 #8 0.764 Other diff options #8 0.764 --relative[=] #8 0.764 when run from subdir, exclude changes outside and show relative paths #8 0.764 -a, --text treat all files as text #8 0.764 -R swap two inputs, reverse the diff #8 0.764 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.764 --quiet disable all output of the program #8 0.764 --ext-diff allow an external diff helper to be executed #8 0.764 --textconv run external text conversion filters when comparing binary files #8 0.764 --ignore-submodules[=] #8 0.764 ignore changes to submodules in the diff generation #8 0.764 --submodule[=] #8 0.764 specify how differences in submodules are shown #8 0.764 --ita-invisible-in-index #8 0.764 hide 'git add -N' entries from the index #8 0.764 --ita-visible-in-index #8 0.764 treat 'git add -N' entries as real in the index #8 0.764 -S look for differences that change the number of occurrences of the specified string #8 0.764 -G look for differences that change the number of occurrences of the specified regex #8 0.764 --pickaxe-all show all changes in the changeset with -S or -G #8 0.764 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.764 -O control the order in which files appear in the output #8 0.764 --rotate-to show the change in the specified path first #8 0.764 --skip-to skip the output to the specified path #8 0.764 --find-object #8 0.764 look for differences that change the number of occurrences of the specified object #8 0.764 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.764 select files by diff type #8 0.764 --output output to a specific file #8 0.764 #8 0.765 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMP' #8 0.765 To add an exception for this directory, call: #8 0.765 #8 0.765 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMP #8 0.766 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMP' #8 0.766 To add an exception for this directory, call: #8 0.766 #8 0.766 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMP #8 0.767 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.767 usage: git diff --no-index [] #8 0.767 #8 0.767 Diff output format options #8 0.767 -p, --patch generate patch #8 0.767 -s, --no-patch suppress diff output #8 0.767 -u generate patch #8 0.767 -U, --unified[=] generate diffs with lines context #8 0.767 -W, --function-context #8 0.767 generate diffs with lines context #8 0.767 --raw generate the diff in raw format #8 0.767 --patch-with-raw synonym for '-p --raw' #8 0.767 --patch-with-stat synonym for '-p --stat' #8 0.767 --numstat machine friendly --stat #8 0.767 --shortstat output only the last line of --stat #8 0.767 -X, --dirstat[=...] #8 0.767 output the distribution of relative amount of changes for each sub-directory #8 0.767 --cumulative synonym for --dirstat=cumulative #8 0.767 --dirstat-by-file[=...] #8 0.767 synonym for --dirstat=files,param1,param2... #8 0.767 --check warn if changes introduce conflict markers or whitespace errors #8 0.767 --summary condensed summary such as creations, renames and mode changes #8 0.767 --name-only show only names of changed files #8 0.767 --name-status show only names and status of changed files #8 0.767 --stat[=[,[,]]] #8 0.767 generate diffstat #8 0.767 --stat-width generate diffstat with a given width #8 0.767 --stat-name-width #8 0.767 generate diffstat with a given name width #8 0.767 --stat-graph-width #8 0.767 generate diffstat with a given graph width #8 0.767 --stat-count generate diffstat with limited lines #8 0.767 --compact-summary generate compact summary in diffstat #8 0.767 --binary output a binary diff that can be applied #8 0.767 --full-index show full pre- and post-image object names on the "index" lines #8 0.767 --color[=] show colored diff #8 0.767 --ws-error-highlight #8 0.767 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.767 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.767 --abbrev[=] use digits to display object names #8 0.767 --src-prefix #8 0.767 show the given source prefix instead of "a/" #8 0.767 --dst-prefix #8 0.767 show the given destination prefix instead of "b/" #8 0.767 --line-prefix #8 0.767 prepend an additional prefix to every line of output #8 0.767 --no-prefix do not show any source or destination prefix #8 0.767 --inter-hunk-context #8 0.767 show context between diff hunks up to the specified number of lines #8 0.767 --output-indicator-new #8 0.767 specify the character to indicate a new line instead of '+' #8 0.767 --output-indicator-old #8 0.767 specify the character to indicate an old line instead of '-' #8 0.767 --output-indicator-context #8 0.767 specify the character to indicate a context instead of ' ' #8 0.767 #8 0.767 Diff rename options #8 0.767 -B, --break-rewrites[=[/]] #8 0.767 break complete rewrite changes into pairs of delete and create #8 0.767 -M, --find-renames[=] #8 0.767 detect renames #8 0.767 -D, --irreversible-delete #8 0.767 omit the preimage for deletes #8 0.767 -C, --find-copies[=] #8 0.767 detect copies #8 0.767 --find-copies-harder use unmodified files as source to find copies #8 0.767 --no-renames disable rename detection #8 0.767 --rename-empty use empty blobs as rename source #8 0.767 --follow continue listing the history of a file beyond renames #8 0.767 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.767 #8 0.767 Diff algorithm options #8 0.767 --minimal produce the smallest possible diff #8 0.767 -w, --ignore-all-space #8 0.767 ignore whitespace when comparing lines #8 0.767 -b, --ignore-space-change #8 0.767 ignore changes in amount of whitespace #8 0.767 --ignore-space-at-eol #8 0.767 ignore changes in whitespace at EOL #8 0.767 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.767 --ignore-blank-lines ignore changes whose lines are all blank #8 0.767 -I, --ignore-matching-lines #8 0.767 ignore changes whose all lines match #8 0.767 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.767 --patience generate diff using the "patience diff" algorithm #8 0.767 --histogram generate diff using the "histogram diff" algorithm #8 0.767 --diff-algorithm #8 0.767 choose a diff algorithm #8 0.767 --anchored generate diff using the "anchored diff" algorithm #8 0.767 --word-diff[=] show word diff, using to delimit changed words #8 0.767 --word-diff-regex #8 0.767 use to decide what a word is #8 0.767 --color-words[=] #8 0.767 equivalent to --word-diff=color --word-diff-regex= #8 0.767 --color-moved[=] #8 0.767 moved lines of code are colored differently #8 0.767 --color-moved-ws #8 0.767 how white spaces are ignored in --color-moved #8 0.767 #8 0.767 Other diff options #8 0.767 --relative[=] #8 0.767 when run from subdir, exclude changes outside and show relative paths #8 0.767 -a, --text treat all files as text #8 0.767 -R swap two inputs, reverse the diff #8 0.767 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.767 --quiet disable all output of the program #8 0.767 --ext-diff allow an external diff helper to be executed #8 0.767 --textconv run external text conversion filters when comparing binary files #8 0.767 --ignore-submodules[=] #8 0.767 ignore changes to submodules in the diff generation #8 0.767 --submodule[=] #8 0.767 specify how differences in submodules are shown #8 0.767 --ita-invisible-in-index #8 0.767 hide 'git add -N' entries from the index #8 0.767 --ita-visible-in-index #8 0.767 treat 'git add -N' entries as real in the index #8 0.767 -S look for differences that change the number of occurrences of the specified string #8 0.767 -G look for differences that change the number of occurrences of the specified regex #8 0.767 --pickaxe-all show all changes in the changeset with -S or -G #8 0.767 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.767 -O control the order in which files appear in the output #8 0.767 --rotate-to show the change in the specified path first #8 0.767 --skip-to skip the output to the specified path #8 0.767 --find-object #8 0.767 look for differences that change the number of occurrences of the specified object #8 0.767 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.767 select files by diff type #8 0.767 --output output to a specific file #8 0.767 #8 0.768 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMPv6' #8 0.768 To add an exception for this directory, call: #8 0.768 #8 0.768 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMPv6 #8 0.769 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMPv6' #8 0.769 To add an exception for this directory, call: #8 0.769 #8 0.769 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMPv6 #8 0.770 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.770 usage: git diff --no-index [] #8 0.770 #8 0.770 Diff output format options #8 0.770 -p, --patch generate patch #8 0.770 -s, --no-patch suppress diff output #8 0.770 -u generate patch #8 0.770 -U, --unified[=] generate diffs with lines context #8 0.770 -W, --function-context #8 0.770 generate diffs with lines context #8 0.770 --raw generate the diff in raw format #8 0.770 --patch-with-raw synonym for '-p --raw' #8 0.770 --patch-with-stat synonym for '-p --stat' #8 0.770 --numstat machine friendly --stat #8 0.770 --shortstat output only the last line of --stat #8 0.770 -X, --dirstat[=...] #8 0.770 output the distribution of relative amount of changes for each sub-directory #8 0.770 --cumulative synonym for --dirstat=cumulative #8 0.770 --dirstat-by-file[=...] #8 0.770 synonym for --dirstat=files,param1,param2... #8 0.770 --check warn if changes introduce conflict markers or whitespace errors #8 0.770 --summary condensed summary such as creations, renames and mode changes #8 0.770 --name-only show only names of changed files #8 0.770 --name-status show only names and status of changed files #8 0.770 --stat[=[,[,]]] #8 0.770 generate diffstat #8 0.770 --stat-width generate diffstat with a given width #8 0.770 --stat-name-width #8 0.770 generate diffstat with a given name width #8 0.770 --stat-graph-width #8 0.770 generate diffstat with a given graph width #8 0.770 --stat-count generate diffstat with limited lines #8 0.770 --compact-summary generate compact summary in diffstat #8 0.770 --binary output a binary diff that can be applied #8 0.770 --full-index show full pre- and post-image object names on the "index" lines #8 0.770 --color[=] show colored diff #8 0.770 --ws-error-highlight #8 0.770 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.770 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.770 --abbrev[=] use digits to display object names #8 0.770 --src-prefix #8 0.770 show the given source prefix instead of "a/" #8 0.770 --dst-prefix #8 0.770 show the given destination prefix instead of "b/" #8 0.770 --line-prefix #8 0.770 prepend an additional prefix to every line of output #8 0.770 --no-prefix do not show any source or destination prefix #8 0.770 --inter-hunk-context #8 0.770 show context between diff hunks up to the specified number of lines #8 0.770 --output-indicator-new #8 0.770 specify the character to indicate a new line instead of '+' #8 0.770 --output-indicator-old #8 0.770 specify the character to indicate an old line instead of '-' #8 0.770 --output-indicator-context #8 0.770 specify the character to indicate a context instead of ' ' #8 0.770 #8 0.770 Diff rename options #8 0.770 -B, --break-rewrites[=[/]] #8 0.770 break complete rewrite changes into pairs of delete and create #8 0.770 -M, --find-renames[=] #8 0.770 detect renames #8 0.770 -D, --irreversible-delete #8 0.770 omit the preimage for deletes #8 0.770 -C, --find-copies[=] #8 0.770 detect copies #8 0.770 --find-copies-harder use unmodified files as source to find copies #8 0.770 --no-renames disable rename detection #8 0.770 --rename-empty use empty blobs as rename source #8 0.770 --follow continue listing the history of a file beyond renames #8 0.770 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.770 #8 0.770 Diff algorithm options #8 0.770 --minimal produce the smallest possible diff #8 0.770 -w, --ignore-all-space #8 0.770 ignore whitespace when comparing lines #8 0.770 -b, --ignore-space-change #8 0.770 ignore changes in amount of whitespace #8 0.770 --ignore-space-at-eol #8 0.770 ignore changes in whitespace at EOL #8 0.770 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.770 --ignore-blank-lines ignore changes whose lines are all blank #8 0.770 -I, --ignore-matching-lines #8 0.770 ignore changes whose all lines match #8 0.770 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.770 --patience generate diff using the "patience diff" algorithm #8 0.770 --histogram generate diff using the "histogram diff" algorithm #8 0.770 --diff-algorithm #8 0.770 choose a diff algorithm #8 0.770 --anchored generate diff using the "anchored diff" algorithm #8 0.770 --word-diff[=] show word diff, using to delimit changed words #8 0.770 --word-diff-regex #8 0.770 use to decide what a word is #8 0.770 --color-words[=] #8 0.770 equivalent to --word-diff=color --word-diff-regex= #8 0.770 --color-moved[=] #8 0.770 moved lines of code are colored differently #8 0.770 --color-moved-ws #8 0.770 how white spaces are ignored in --color-moved #8 0.770 #8 0.770 Other diff options #8 0.770 --relative[=] #8 0.770 when run from subdir, exclude changes outside and show relative paths #8 0.770 -a, --text treat all files as text #8 0.770 -R swap two inputs, reverse the diff #8 0.770 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.770 --quiet disable all output of the program #8 0.770 --ext-diff allow an external diff helper to be executed #8 0.770 --textconv run external text conversion filters when comparing binary files #8 0.770 --ignore-submodules[=] #8 0.770 ignore changes to submodules in the diff generation #8 0.770 --submodule[=] #8 0.770 specify how differences in submodules are shown #8 0.770 --ita-invisible-in-index #8 0.770 hide 'git add -N' entries from the index #8 0.770 --ita-visible-in-index #8 0.770 treat 'git add -N' entries as real in the index #8 0.770 -S look for differences that change the number of occurrences of the specified string #8 0.770 -G look for differences that change the number of occurrences of the specified regex #8 0.770 --pickaxe-all show all changes in the changeset with -S or -G #8 0.770 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.770 -O control the order in which files appear in the output #8 0.770 --rotate-to show the change in the specified path first #8 0.770 --skip-to skip the output to the specified path #8 0.770 --find-object #8 0.770 look for differences that change the number of occurrences of the specified object #8 0.770 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.770 select files by diff type #8 0.770 --output output to a specific file #8 0.770 #8 0.771 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.IP' #8 0.771 To add an exception for this directory, call: #8 0.771 #8 0.771 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.IP #8 0.772 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.IP' #8 0.772 To add an exception for this directory, call: #8 0.772 #8 0.772 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.IP #8 0.772 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.772 usage: git diff --no-index [] #8 0.772 #8 0.772 Diff output format options #8 0.772 -p, --patch generate patch #8 0.772 -s, --no-patch suppress diff output #8 0.772 -u generate patch #8 0.772 -U, --unified[=] generate diffs with lines context #8 0.772 -W, --function-context #8 0.772 generate diffs with lines context #8 0.772 --raw generate the diff in raw format #8 0.772 --patch-with-raw synonym for '-p --raw' #8 0.772 --patch-with-stat synonym for '-p --stat' #8 0.772 --numstat machine friendly --stat #8 0.772 --shortstat output only the last line of --stat #8 0.772 -X, --dirstat[=...] #8 0.772 output the distribution of relative amount of changes for each sub-directory #8 0.772 --cumulative synonym for --dirstat=cumulative #8 0.772 --dirstat-by-file[=...] #8 0.772 synonym for --dirstat=files,param1,param2... #8 0.772 --check warn if changes introduce conflict markers or whitespace errors #8 0.772 --summary condensed summary such as creations, renames and mode changes #8 0.772 --name-only show only names of changed files #8 0.772 --name-status show only names and status of changed files #8 0.772 --stat[=[,[,]]] #8 0.772 generate diffstat #8 0.772 --stat-width generate diffstat with a given width #8 0.772 --stat-name-width #8 0.772 generate diffstat with a given name width #8 0.772 --stat-graph-width #8 0.772 generate diffstat with a given graph width #8 0.772 --stat-count generate diffstat with limited lines #8 0.772 --compact-summary generate compact summary in diffstat #8 0.772 --binary output a binary diff that can be applied #8 0.772 --full-index show full pre- and post-image object names on the "index" lines #8 0.772 --color[=] show colored diff #8 0.772 --ws-error-highlight #8 0.772 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.772 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.772 --abbrev[=] use digits to display object names #8 0.772 --src-prefix #8 0.772 show the given source prefix instead of "a/" #8 0.772 --dst-prefix #8 0.772 show the given destination prefix instead of "b/" #8 0.772 --line-prefix #8 0.772 prepend an additional prefix to every line of output #8 0.772 --no-prefix do not show any source or destination prefix #8 0.772 --inter-hunk-context #8 0.772 show context between diff hunks up to the specified number of lines #8 0.772 --output-indicator-new #8 0.772 specify the character to indicate a new line instead of '+' #8 0.772 --output-indicator-old #8 0.772 specify the character to indicate an old line instead of '-' #8 0.772 --output-indicator-context #8 0.772 specify the character to indicate a context instead of ' ' #8 0.772 #8 0.772 Diff rename options #8 0.772 -B, --break-rewrites[=[/]] #8 0.772 break complete rewrite changes into pairs of delete and create #8 0.772 -M, --find-renames[=] #8 0.772 detect renames #8 0.772 -D, --irreversible-delete #8 0.772 omit the preimage for deletes #8 0.772 -C, --find-copies[=] #8 0.772 detect copies #8 0.772 --find-copies-harder use unmodified files as source to find copies #8 0.772 --no-renames disable rename detection #8 0.772 --rename-empty use empty blobs as rename source #8 0.772 --follow continue listing the history of a file beyond renames #8 0.772 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.772 #8 0.772 Diff algorithm options #8 0.772 --minimal produce the smallest possible diff #8 0.772 -w, --ignore-all-space #8 0.772 ignore whitespace when comparing lines #8 0.772 -b, --ignore-space-change #8 0.772 ignore changes in amount of whitespace #8 0.772 --ignore-space-at-eol #8 0.772 ignore changes in whitespace at EOL #8 0.772 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.772 --ignore-blank-lines ignore changes whose lines are all blank #8 0.772 -I, --ignore-matching-lines #8 0.772 ignore changes whose all lines match #8 0.772 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.772 --patience generate diff using the "patience diff" algorithm #8 0.772 --histogram generate diff using the "histogram diff" algorithm #8 0.772 --diff-algorithm #8 0.772 choose a diff algorithm #8 0.772 --anchored generate diff using the "anchored diff" algorithm #8 0.772 --word-diff[=] show word diff, using to delimit changed words #8 0.772 --word-diff-regex #8 0.772 use to decide what a word is #8 0.772 --color-words[=] #8 0.772 equivalent to --word-diff=color --word-diff-regex= #8 0.772 --color-moved[=] #8 0.772 moved lines of code are colored differently #8 0.772 --color-moved-ws #8 0.772 how white spaces are ignored in --color-moved #8 0.772 #8 0.772 Other diff options #8 0.772 --relative[=] #8 0.772 when run from subdir, exclude changes outside and show relative paths #8 0.772 -a, --text treat all files as text #8 0.772 -R swap two inputs, reverse the diff #8 0.772 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.772 --quiet disable all output of the program #8 0.772 --ext-diff allow an external diff helper to be executed #8 0.772 --textconv run external text conversion filters when comparing binary files #8 0.772 --ignore-submodules[=] #8 0.772 ignore changes to submodules in the diff generation #8 0.772 --submodule[=] #8 0.772 specify how differences in submodules are shown #8 0.772 --ita-invisible-in-index #8 0.772 hide 'git add -N' entries from the index #8 0.772 --ita-visible-in-index #8 0.772 treat 'git add -N' entries as real in the index #8 0.772 -S look for differences that change the number of occurrences of the specified string #8 0.772 -G look for differences that change the number of occurrences of the specified regex #8 0.772 --pickaxe-all show all changes in the changeset with -S or -G #8 0.772 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.772 -O control the order in which files appear in the output #8 0.772 --rotate-to show the change in the specified path first #8 0.772 --skip-to skip the output to the specified path #8 0.772 --find-object #8 0.772 look for differences that change the number of occurrences of the specified object #8 0.772 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.772 select files by diff type #8 0.772 --output output to a specific file #8 0.772 #8 0.773 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ISUP_Q.762' #8 0.773 To add an exception for this directory, call: #8 0.773 #8 0.773 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ISUP_Q.762 #8 0.774 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ISUP_Q.762' #8 0.774 To add an exception for this directory, call: #8 0.774 #8 0.774 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ISUP_Q.762 #8 0.775 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.775 usage: git diff --no-index [] #8 0.775 #8 0.775 Diff output format options #8 0.775 -p, --patch generate patch #8 0.775 -s, --no-patch suppress diff output #8 0.775 -u generate patch #8 0.775 -U, --unified[=] generate diffs with lines context #8 0.775 -W, --function-context #8 0.775 generate diffs with lines context #8 0.775 --raw generate the diff in raw format #8 0.775 --patch-with-raw synonym for '-p --raw' #8 0.775 --patch-with-stat synonym for '-p --stat' #8 0.775 --numstat machine friendly --stat #8 0.775 --shortstat output only the last line of --stat #8 0.775 -X, --dirstat[=...] #8 0.775 output the distribution of relative amount of changes for each sub-directory #8 0.775 --cumulative synonym for --dirstat=cumulative #8 0.775 --dirstat-by-file[=...] #8 0.775 synonym for --dirstat=files,param1,param2... #8 0.775 --check warn if changes introduce conflict markers or whitespace errors #8 0.775 --summary condensed summary such as creations, renames and mode changes #8 0.775 --name-only show only names of changed files #8 0.775 --name-status show only names and status of changed files #8 0.775 --stat[=[,[,]]] #8 0.775 generate diffstat #8 0.775 --stat-width generate diffstat with a given width #8 0.775 --stat-name-width #8 0.775 generate diffstat with a given name width #8 0.775 --stat-graph-width #8 0.775 generate diffstat with a given graph width #8 0.775 --stat-count generate diffstat with limited lines #8 0.775 --compact-summary generate compact summary in diffstat #8 0.775 --binary output a binary diff that can be applied #8 0.775 --full-index show full pre- and post-image object names on the "index" lines #8 0.775 --color[=] show colored diff #8 0.775 --ws-error-highlight #8 0.775 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.775 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.775 --abbrev[=] use digits to display object names #8 0.775 --src-prefix #8 0.775 show the given source prefix instead of "a/" #8 0.775 --dst-prefix #8 0.775 show the given destination prefix instead of "b/" #8 0.775 --line-prefix #8 0.775 prepend an additional prefix to every line of output #8 0.775 --no-prefix do not show any source or destination prefix #8 0.775 --inter-hunk-context #8 0.775 show context between diff hunks up to the specified number of lines #8 0.775 --output-indicator-new #8 0.775 specify the character to indicate a new line instead of '+' #8 0.775 --output-indicator-old #8 0.775 specify the character to indicate an old line instead of '-' #8 0.775 --output-indicator-context #8 0.775 specify the character to indicate a context instead of ' ' #8 0.775 #8 0.775 Diff rename options #8 0.775 -B, --break-rewrites[=[/]] #8 0.775 break complete rewrite changes into pairs of delete and create #8 0.775 -M, --find-renames[=] #8 0.775 detect renames #8 0.775 -D, --irreversible-delete #8 0.775 omit the preimage for deletes #8 0.775 -C, --find-copies[=] #8 0.775 detect copies #8 0.775 --find-copies-harder use unmodified files as source to find copies #8 0.775 --no-renames disable rename detection #8 0.775 --rename-empty use empty blobs as rename source #8 0.775 --follow continue listing the history of a file beyond renames #8 0.775 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.775 #8 0.775 Diff algorithm options #8 0.775 --minimal produce the smallest possible diff #8 0.775 -w, --ignore-all-space #8 0.775 ignore whitespace when comparing lines #8 0.775 -b, --ignore-space-change #8 0.775 ignore changes in amount of whitespace #8 0.775 --ignore-space-at-eol #8 0.775 ignore changes in whitespace at EOL #8 0.775 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.775 --ignore-blank-lines ignore changes whose lines are all blank #8 0.775 -I, --ignore-matching-lines #8 0.775 ignore changes whose all lines match #8 0.775 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.775 --patience generate diff using the "patience diff" algorithm #8 0.775 --histogram generate diff using the "histogram diff" algorithm #8 0.775 --diff-algorithm #8 0.775 choose a diff algorithm #8 0.775 --anchored generate diff using the "anchored diff" algorithm #8 0.775 --word-diff[=] show word diff, using to delimit changed words #8 0.775 --word-diff-regex #8 0.775 use to decide what a word is #8 0.775 --color-words[=] #8 0.775 equivalent to --word-diff=color --word-diff-regex= #8 0.775 --color-moved[=] #8 0.775 moved lines of code are colored differently #8 0.775 --color-moved-ws #8 0.775 how white spaces are ignored in --color-moved #8 0.775 #8 0.775 Other diff options #8 0.775 --relative[=] #8 0.775 when run from subdir, exclude changes outside and show relative paths #8 0.775 -a, --text treat all files as text #8 0.775 -R swap two inputs, reverse the diff #8 0.775 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.775 --quiet disable all output of the program #8 0.775 --ext-diff allow an external diff helper to be executed #8 0.775 --textconv run external text conversion filters when comparing binary files #8 0.775 --ignore-submodules[=] #8 0.775 ignore changes to submodules in the diff generation #8 0.775 --submodule[=] #8 0.775 specify how differences in submodules are shown #8 0.775 --ita-invisible-in-index #8 0.775 hide 'git add -N' entries from the index #8 0.775 --ita-visible-in-index #8 0.775 treat 'git add -N' entries as real in the index #8 0.775 -S look for differences that change the number of occurrences of the specified string #8 0.775 -G look for differences that change the number of occurrences of the specified regex #8 0.775 --pickaxe-all show all changes in the changeset with -S or -G #8 0.775 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.775 -O control the order in which files appear in the output #8 0.775 --rotate-to show the change in the specified path first #8 0.775 --skip-to skip the output to the specified path #8 0.775 --find-object #8 0.775 look for differences that change the number of occurrences of the specified object #8 0.775 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.775 select files by diff type #8 0.775 --output output to a specific file #8 0.775 #8 0.776 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.JSON_v07_2006' #8 0.776 To add an exception for this directory, call: #8 0.776 #8 0.776 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.JSON_v07_2006 #8 0.777 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.JSON_v07_2006' #8 0.777 To add an exception for this directory, call: #8 0.777 #8 0.777 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.JSON_v07_2006 #8 0.777 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.777 usage: git diff --no-index [] #8 0.777 #8 0.777 Diff output format options #8 0.777 -p, --patch generate patch #8 0.777 -s, --no-patch suppress diff output #8 0.777 -u generate patch #8 0.777 -U, --unified[=] generate diffs with lines context #8 0.777 -W, --function-context #8 0.777 generate diffs with lines context #8 0.777 --raw generate the diff in raw format #8 0.777 --patch-with-raw synonym for '-p --raw' #8 0.777 --patch-with-stat synonym for '-p --stat' #8 0.777 --numstat machine friendly --stat #8 0.777 --shortstat output only the last line of --stat #8 0.777 -X, --dirstat[=...] #8 0.777 output the distribution of relative amount of changes for each sub-directory #8 0.777 --cumulative synonym for --dirstat=cumulative #8 0.777 --dirstat-by-file[=...] #8 0.777 synonym for --dirstat=files,param1,param2... #8 0.777 --check warn if changes introduce conflict markers or whitespace errors #8 0.777 --summary condensed summary such as creations, renames and mode changes #8 0.777 --name-only show only names of changed files #8 0.777 --name-status show only names and status of changed files #8 0.777 --stat[=[,[,]]] #8 0.777 generate diffstat #8 0.777 --stat-width generate diffstat with a given width #8 0.777 --stat-name-width #8 0.777 generate diffstat with a given name width #8 0.777 --stat-graph-width #8 0.777 generate diffstat with a given graph width #8 0.777 --stat-count generate diffstat with limited lines #8 0.777 --compact-summary generate compact summary in diffstat #8 0.777 --binary output a binary diff that can be applied #8 0.777 --full-index show full pre- and post-image object names on the "index" lines #8 0.777 --color[=] show colored diff #8 0.777 --ws-error-highlight #8 0.777 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.777 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.777 --abbrev[=] use digits to display object names #8 0.777 --src-prefix #8 0.777 show the given source prefix instead of "a/" #8 0.777 --dst-prefix #8 0.777 show the given destination prefix instead of "b/" #8 0.777 --line-prefix #8 0.777 prepend an additional prefix to every line of output #8 0.777 --no-prefix do not show any source or destination prefix #8 0.777 --inter-hunk-context #8 0.777 show context between diff hunks up to the specified number of lines #8 0.777 --output-indicator-new #8 0.777 specify the character to indicate a new line instead of '+' #8 0.777 --output-indicator-old #8 0.777 specify the character to indicate an old line instead of '-' #8 0.777 --output-indicator-context #8 0.777 specify the character to indicate a context instead of ' ' #8 0.777 #8 0.777 Diff rename options #8 0.777 -B, --break-rewrites[=[/]] #8 0.777 break complete rewrite changes into pairs of delete and create #8 0.777 -M, --find-renames[=] #8 0.777 detect renames #8 0.777 -D, --irreversible-delete #8 0.777 omit the preimage for deletes #8 0.777 -C, --find-copies[=] #8 0.777 detect copies #8 0.777 --find-copies-harder use unmodified files as source to find copies #8 0.777 --no-renames disable rename detection #8 0.777 --rename-empty use empty blobs as rename source #8 0.777 --follow continue listing the history of a file beyond renames #8 0.777 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.777 #8 0.777 Diff algorithm options #8 0.777 --minimal produce the smallest possible diff #8 0.777 -w, --ignore-all-space #8 0.777 ignore whitespace when comparing lines #8 0.777 -b, --ignore-space-change #8 0.777 ignore changes in amount of whitespace #8 0.777 --ignore-space-at-eol #8 0.777 ignore changes in whitespace at EOL #8 0.777 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.777 --ignore-blank-lines ignore changes whose lines are all blank #8 0.777 -I, --ignore-matching-lines #8 0.777 ignore changes whose all lines match #8 0.777 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.777 --patience generate diff using the "patience diff" algorithm #8 0.777 --histogram generate diff using the "histogram diff" algorithm #8 0.777 --diff-algorithm #8 0.777 choose a diff algorithm #8 0.777 --anchored generate diff using the "anchored diff" algorithm #8 0.777 --word-diff[=] show word diff, using to delimit changed words #8 0.777 --word-diff-regex #8 0.777 use to decide what a word is #8 0.777 --color-words[=] #8 0.777 equivalent to --word-diff=color --word-diff-regex= #8 0.777 --color-moved[=] #8 0.777 moved lines of code are colored differently #8 0.777 --color-moved-ws #8 0.777 how white spaces are ignored in --color-moved #8 0.777 #8 0.777 Other diff options #8 0.777 --relative[=] #8 0.777 when run from subdir, exclude changes outside and show relative paths #8 0.777 -a, --text treat all files as text #8 0.777 -R swap two inputs, reverse the diff #8 0.777 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.777 --quiet disable all output of the program #8 0.777 --ext-diff allow an external diff helper to be executed #8 0.777 --textconv run external text conversion filters when comparing binary files #8 0.777 --ignore-submodules[=] #8 0.777 ignore changes to submodules in the diff generation #8 0.777 --submodule[=] #8 0.777 specify how differences in submodules are shown #8 0.777 --ita-invisible-in-index #8 0.777 hide 'git add -N' entries from the index #8 0.777 --ita-visible-in-index #8 0.777 treat 'git add -N' entries as real in the index #8 0.777 -S look for differences that change the number of occurrences of the specified string #8 0.777 -G look for differences that change the number of occurrences of the specified regex #8 0.777 --pickaxe-all show all changes in the changeset with -S or -G #8 0.777 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.777 -O control the order in which files appear in the output #8 0.777 --rotate-to show the change in the specified path first #8 0.777 --skip-to skip the output to the specified path #8 0.777 --find-object #8 0.777 look for differences that change the number of occurrences of the specified object #8 0.777 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.777 select files by diff type #8 0.777 --output output to a specific file #8 0.777 #8 0.778 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.L2TP' #8 0.778 To add an exception for this directory, call: #8 0.778 #8 0.778 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.L2TP #8 0.779 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.L2TP' #8 0.779 To add an exception for this directory, call: #8 0.779 #8 0.779 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.L2TP #8 0.780 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.780 usage: git diff --no-index [] #8 0.780 #8 0.780 Diff output format options #8 0.780 -p, --patch generate patch #8 0.780 -s, --no-patch suppress diff output #8 0.780 -u generate patch #8 0.780 -U, --unified[=] generate diffs with lines context #8 0.780 -W, --function-context #8 0.780 generate diffs with lines context #8 0.780 --raw generate the diff in raw format #8 0.780 --patch-with-raw synonym for '-p --raw' #8 0.780 --patch-with-stat synonym for '-p --stat' #8 0.780 --numstat machine friendly --stat #8 0.780 --shortstat output only the last line of --stat #8 0.780 -X, --dirstat[=...] #8 0.780 output the distribution of relative amount of changes for each sub-directory #8 0.780 --cumulative synonym for --dirstat=cumulative #8 0.780 --dirstat-by-file[=...] #8 0.780 synonym for --dirstat=files,param1,param2... #8 0.780 --check warn if changes introduce conflict markers or whitespace errors #8 0.780 --summary condensed summary such as creations, renames and mode changes #8 0.780 --name-only show only names of changed files #8 0.780 --name-status show only names and status of changed files #8 0.780 --stat[=[,[,]]] #8 0.780 generate diffstat #8 0.780 --stat-width generate diffstat with a given width #8 0.780 --stat-name-width #8 0.780 generate diffstat with a given name width #8 0.780 --stat-graph-width #8 0.780 generate diffstat with a given graph width #8 0.780 --stat-count generate diffstat with limited lines #8 0.780 --compact-summary generate compact summary in diffstat #8 0.780 --binary output a binary diff that can be applied #8 0.780 --full-index show full pre- and post-image object names on the "index" lines #8 0.780 --color[=] show colored diff #8 0.780 --ws-error-highlight #8 0.780 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.780 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.780 --abbrev[=] use digits to display object names #8 0.780 --src-prefix #8 0.780 show the given source prefix instead of "a/" #8 0.780 --dst-prefix #8 0.780 show the given destination prefix instead of "b/" #8 0.780 --line-prefix #8 0.780 prepend an additional prefix to every line of output #8 0.780 --no-prefix do not show any source or destination prefix #8 0.780 --inter-hunk-context #8 0.780 show context between diff hunks up to the specified number of lines #8 0.780 --output-indicator-new #8 0.780 specify the character to indicate a new line instead of '+' #8 0.780 --output-indicator-old #8 0.780 specify the character to indicate an old line instead of '-' #8 0.780 --output-indicator-context #8 0.780 specify the character to indicate a context instead of ' ' #8 0.780 #8 0.780 Diff rename options #8 0.780 -B, --break-rewrites[=[/]] #8 0.780 break complete rewrite changes into pairs of delete and create #8 0.780 -M, --find-renames[=] #8 0.780 detect renames #8 0.780 -D, --irreversible-delete #8 0.780 omit the preimage for deletes #8 0.780 -C, --find-copies[=] #8 0.780 detect copies #8 0.780 --find-copies-harder use unmodified files as source to find copies #8 0.780 --no-renames disable rename detection #8 0.780 --rename-empty use empty blobs as rename source #8 0.780 --follow continue listing the history of a file beyond renames #8 0.780 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.780 #8 0.780 Diff algorithm options #8 0.780 --minimal produce the smallest possible diff #8 0.780 -w, --ignore-all-space #8 0.780 ignore whitespace when comparing lines #8 0.780 -b, --ignore-space-change #8 0.780 ignore changes in amount of whitespace #8 0.780 --ignore-space-at-eol #8 0.780 ignore changes in whitespace at EOL #8 0.780 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.780 --ignore-blank-lines ignore changes whose lines are all blank #8 0.780 -I, --ignore-matching-lines #8 0.780 ignore changes whose all lines match #8 0.780 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.780 --patience generate diff using the "patience diff" algorithm #8 0.780 --histogram generate diff using the "histogram diff" algorithm #8 0.780 --diff-algorithm #8 0.780 choose a diff algorithm #8 0.780 --anchored generate diff using the "anchored diff" algorithm #8 0.780 --word-diff[=] show word diff, using to delimit changed words #8 0.780 --word-diff-regex #8 0.780 use to decide what a word is #8 0.780 --color-words[=] #8 0.780 equivalent to --word-diff=color --word-diff-regex= #8 0.780 --color-moved[=] #8 0.780 moved lines of code are colored differently #8 0.780 --color-moved-ws #8 0.780 how white spaces are ignored in --color-moved #8 0.780 #8 0.780 Other diff options #8 0.780 --relative[=] #8 0.780 when run from subdir, exclude changes outside and show relative paths #8 0.780 -a, --text treat all files as text #8 0.780 -R swap two inputs, reverse the diff #8 0.780 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.780 --quiet disable all output of the program #8 0.780 --ext-diff allow an external diff helper to be executed #8 0.780 --textconv run external text conversion filters when comparing binary files #8 0.780 --ignore-submodules[=] #8 0.780 ignore changes to submodules in the diff generation #8 0.780 --submodule[=] #8 0.780 specify how differences in submodules are shown #8 0.780 --ita-invisible-in-index #8 0.780 hide 'git add -N' entries from the index #8 0.780 --ita-visible-in-index #8 0.780 treat 'git add -N' entries as real in the index #8 0.780 -S look for differences that change the number of occurrences of the specified string #8 0.780 -G look for differences that change the number of occurrences of the specified regex #8 0.780 --pickaxe-all show all changes in the changeset with -S or -G #8 0.780 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.780 -O control the order in which files appear in the output #8 0.780 --rotate-to show the change in the specified path first #8 0.780 --skip-to skip the output to the specified path #8 0.780 --find-object #8 0.780 look for differences that change the number of occurrences of the specified object #8 0.780 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.780 select files by diff type #8 0.780 --output output to a specific file #8 0.780 #8 0.781 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.LLC_v7.1.0' #8 0.781 To add an exception for this directory, call: #8 0.781 #8 0.781 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.LLC_v7.1.0 #8 0.782 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.LLC_v7.1.0' #8 0.782 To add an exception for this directory, call: #8 0.782 #8 0.782 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.LLC_v7.1.0 #8 0.783 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.783 usage: git diff --no-index [] #8 0.783 #8 0.783 Diff output format options #8 0.783 -p, --patch generate patch #8 0.783 -s, --no-patch suppress diff output #8 0.783 -u generate patch #8 0.783 -U, --unified[=] generate diffs with lines context #8 0.783 -W, --function-context #8 0.783 generate diffs with lines context #8 0.783 --raw generate the diff in raw format #8 0.783 --patch-with-raw synonym for '-p --raw' #8 0.783 --patch-with-stat synonym for '-p --stat' #8 0.783 --numstat machine friendly --stat #8 0.783 --shortstat output only the last line of --stat #8 0.783 -X, --dirstat[=...] #8 0.783 output the distribution of relative amount of changes for each sub-directory #8 0.783 --cumulative synonym for --dirstat=cumulative #8 0.783 --dirstat-by-file[=...] #8 0.783 synonym for --dirstat=files,param1,param2... #8 0.783 --check warn if changes introduce conflict markers or whitespace errors #8 0.783 --summary condensed summary such as creations, renames and mode changes #8 0.783 --name-only show only names of changed files #8 0.783 --name-status show only names and status of changed files #8 0.783 --stat[=[,[,]]] #8 0.783 generate diffstat #8 0.783 --stat-width generate diffstat with a given width #8 0.783 --stat-name-width #8 0.783 generate diffstat with a given name width #8 0.783 --stat-graph-width #8 0.783 generate diffstat with a given graph width #8 0.783 --stat-count generate diffstat with limited lines #8 0.783 --compact-summary generate compact summary in diffstat #8 0.783 --binary output a binary diff that can be applied #8 0.783 --full-index show full pre- and post-image object names on the "index" lines #8 0.783 --color[=] show colored diff #8 0.783 --ws-error-highlight #8 0.783 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.783 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.783 --abbrev[=] use digits to display object names #8 0.783 --src-prefix #8 0.783 show the given source prefix instead of "a/" #8 0.783 --dst-prefix #8 0.783 show the given destination prefix instead of "b/" #8 0.783 --line-prefix #8 0.783 prepend an additional prefix to every line of output #8 0.783 --no-prefix do not show any source or destination prefix #8 0.783 --inter-hunk-context #8 0.783 show context between diff hunks up to the specified number of lines #8 0.783 --output-indicator-new #8 0.783 specify the character to indicate a new line instead of '+' #8 0.783 --output-indicator-old #8 0.783 specify the character to indicate an old line instead of '-' #8 0.783 --output-indicator-context #8 0.783 specify the character to indicate a context instead of ' ' #8 0.783 #8 0.783 Diff rename options #8 0.783 -B, --break-rewrites[=[/]] #8 0.783 break complete rewrite changes into pairs of delete and create #8 0.783 -M, --find-renames[=] #8 0.783 detect renames #8 0.783 -D, --irreversible-delete #8 0.783 omit the preimage for deletes #8 0.783 -C, --find-copies[=] #8 0.783 detect copies #8 0.783 --find-copies-harder use unmodified files as source to find copies #8 0.783 --no-renames disable rename detection #8 0.783 --rename-empty use empty blobs as rename source #8 0.783 --follow continue listing the history of a file beyond renames #8 0.783 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.783 #8 0.783 Diff algorithm options #8 0.783 --minimal produce the smallest possible diff #8 0.783 -w, --ignore-all-space #8 0.783 ignore whitespace when comparing lines #8 0.783 -b, --ignore-space-change #8 0.783 ignore changes in amount of whitespace #8 0.783 --ignore-space-at-eol #8 0.783 ignore changes in whitespace at EOL #8 0.783 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.783 --ignore-blank-lines ignore changes whose lines are all blank #8 0.783 -I, --ignore-matching-lines #8 0.783 ignore changes whose all lines match #8 0.783 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.783 --patience generate diff using the "patience diff" algorithm #8 0.783 --histogram generate diff using the "histogram diff" algorithm #8 0.783 --diff-algorithm #8 0.783 choose a diff algorithm #8 0.783 --anchored generate diff using the "anchored diff" algorithm #8 0.783 --word-diff[=] show word diff, using to delimit changed words #8 0.783 --word-diff-regex #8 0.783 use to decide what a word is #8 0.783 --color-words[=] #8 0.783 equivalent to --word-diff=color --word-diff-regex= #8 0.783 --color-moved[=] #8 0.783 moved lines of code are colored differently #8 0.783 --color-moved-ws #8 0.783 how white spaces are ignored in --color-moved #8 0.783 #8 0.783 Other diff options #8 0.783 --relative[=] #8 0.783 when run from subdir, exclude changes outside and show relative paths #8 0.783 -a, --text treat all files as text #8 0.783 -R swap two inputs, reverse the diff #8 0.783 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.783 --quiet disable all output of the program #8 0.783 --ext-diff allow an external diff helper to be executed #8 0.783 --textconv run external text conversion filters when comparing binary files #8 0.783 --ignore-submodules[=] #8 0.783 ignore changes to submodules in the diff generation #8 0.783 --submodule[=] #8 0.783 specify how differences in submodules are shown #8 0.783 --ita-invisible-in-index #8 0.783 hide 'git add -N' entries from the index #8 0.783 --ita-visible-in-index #8 0.783 treat 'git add -N' entries as real in the index #8 0.783 -S look for differences that change the number of occurrences of the specified string #8 0.783 -G look for differences that change the number of occurrences of the specified regex #8 0.783 --pickaxe-all show all changes in the changeset with -S or -G #8 0.783 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.783 -O control the order in which files appear in the output #8 0.783 --rotate-to show the change in the specified path first #8 0.783 --skip-to skip the output to the specified path #8 0.783 --find-object #8 0.783 look for differences that change the number of occurrences of the specified object #8 0.783 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.783 select files by diff type #8 0.783 --output output to a specific file #8 0.783 #8 0.784 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.M3UA' #8 0.784 To add an exception for this directory, call: #8 0.784 #8 0.784 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.M3UA #8 0.785 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.M3UA' #8 0.785 To add an exception for this directory, call: #8 0.785 #8 0.785 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.M3UA #8 0.785 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.785 usage: git diff --no-index [] #8 0.785 #8 0.785 Diff output format options #8 0.785 -p, --patch generate patch #8 0.785 -s, --no-patch suppress diff output #8 0.785 -u generate patch #8 0.785 -U, --unified[=] generate diffs with lines context #8 0.785 -W, --function-context #8 0.785 generate diffs with lines context #8 0.785 --raw generate the diff in raw format #8 0.785 --patch-with-raw synonym for '-p --raw' #8 0.785 --patch-with-stat synonym for '-p --stat' #8 0.785 --numstat machine friendly --stat #8 0.785 --shortstat output only the last line of --stat #8 0.785 -X, --dirstat[=...] #8 0.785 output the distribution of relative amount of changes for each sub-directory #8 0.785 --cumulative synonym for --dirstat=cumulative #8 0.785 --dirstat-by-file[=...] #8 0.785 synonym for --dirstat=files,param1,param2... #8 0.785 --check warn if changes introduce conflict markers or whitespace errors #8 0.785 --summary condensed summary such as creations, renames and mode changes #8 0.785 --name-only show only names of changed files #8 0.785 --name-status show only names and status of changed files #8 0.785 --stat[=[,[,]]] #8 0.785 generate diffstat #8 0.785 --stat-width generate diffstat with a given width #8 0.785 --stat-name-width #8 0.785 generate diffstat with a given name width #8 0.785 --stat-graph-width #8 0.785 generate diffstat with a given graph width #8 0.785 --stat-count generate diffstat with limited lines #8 0.785 --compact-summary generate compact summary in diffstat #8 0.785 --binary output a binary diff that can be applied #8 0.785 --full-index show full pre- and post-image object names on the "index" lines #8 0.785 --color[=] show colored diff #8 0.785 --ws-error-highlight #8 0.785 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.785 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.785 --abbrev[=] use digits to display object names #8 0.785 --src-prefix #8 0.785 show the given source prefix instead of "a/" #8 0.785 --dst-prefix #8 0.785 show the given destination prefix instead of "b/" #8 0.785 --line-prefix #8 0.785 prepend an additional prefix to every line of output #8 0.785 --no-prefix do not show any source or destination prefix #8 0.785 --inter-hunk-context #8 0.785 show context between diff hunks up to the specified number of lines #8 0.785 --output-indicator-new #8 0.785 specify the character to indicate a new line instead of '+' #8 0.785 --output-indicator-old #8 0.785 specify the character to indicate an old line instead of '-' #8 0.785 --output-indicator-context #8 0.785 specify the character to indicate a context instead of ' ' #8 0.785 #8 0.785 Diff rename options #8 0.785 -B, --break-rewrites[=[/]] #8 0.785 break complete rewrite changes into pairs of delete and create #8 0.785 -M, --find-renames[=] #8 0.785 detect renames #8 0.785 -D, --irreversible-delete #8 0.785 omit the preimage for deletes #8 0.785 -C, --find-copies[=] #8 0.785 detect copies #8 0.785 --find-copies-harder use unmodified files as source to find copies #8 0.785 --no-renames disable rename detection #8 0.785 --rename-empty use empty blobs as rename source #8 0.785 --follow continue listing the history of a file beyond renames #8 0.785 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.785 #8 0.785 Diff algorithm options #8 0.785 --minimal produce the smallest possible diff #8 0.785 -w, --ignore-all-space #8 0.785 ignore whitespace when comparing lines #8 0.785 -b, --ignore-space-change #8 0.785 ignore changes in amount of whitespace #8 0.785 --ignore-space-at-eol #8 0.785 ignore changes in whitespace at EOL #8 0.785 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.785 --ignore-blank-lines ignore changes whose lines are all blank #8 0.785 -I, --ignore-matching-lines #8 0.785 ignore changes whose all lines match #8 0.785 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.785 --patience generate diff using the "patience diff" algorithm #8 0.785 --histogram generate diff using the "histogram diff" algorithm #8 0.785 --diff-algorithm #8 0.785 choose a diff algorithm #8 0.785 --anchored generate diff using the "anchored diff" algorithm #8 0.785 --word-diff[=] show word diff, using to delimit changed words #8 0.785 --word-diff-regex #8 0.785 use to decide what a word is #8 0.785 --color-words[=] #8 0.785 equivalent to --word-diff=color --word-diff-regex= #8 0.785 --color-moved[=] #8 0.785 moved lines of code are colored differently #8 0.785 --color-moved-ws #8 0.785 how white spaces are ignored in --color-moved #8 0.785 #8 0.785 Other diff options #8 0.785 --relative[=] #8 0.785 when run from subdir, exclude changes outside and show relative paths #8 0.785 -a, --text treat all files as text #8 0.785 -R swap two inputs, reverse the diff #8 0.785 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.785 --quiet disable all output of the program #8 0.785 --ext-diff allow an external diff helper to be executed #8 0.785 --textconv run external text conversion filters when comparing binary files #8 0.785 --ignore-submodules[=] #8 0.785 ignore changes to submodules in the diff generation #8 0.785 --submodule[=] #8 0.785 specify how differences in submodules are shown #8 0.785 --ita-invisible-in-index #8 0.785 hide 'git add -N' entries from the index #8 0.785 --ita-visible-in-index #8 0.785 treat 'git add -N' entries as real in the index #8 0.785 -S look for differences that change the number of occurrences of the specified string #8 0.785 -G look for differences that change the number of occurrences of the specified regex #8 0.785 --pickaxe-all show all changes in the changeset with -S or -G #8 0.785 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.785 -O control the order in which files appear in the output #8 0.785 --rotate-to show the change in the specified path first #8 0.785 --skip-to skip the output to the specified path #8 0.785 --find-object #8 0.785 look for differences that change the number of occurrences of the specified object #8 0.785 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.785 select files by diff type #8 0.785 --output output to a specific file #8 0.785 #8 0.786 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.MobileL3_v13.4.0' #8 0.786 To add an exception for this directory, call: #8 0.786 #8 0.786 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.MobileL3_v13.4.0 #8 0.787 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.MobileL3_v13.4.0' #8 0.787 To add an exception for this directory, call: #8 0.787 #8 0.787 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.MobileL3_v13.4.0 #8 0.788 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.788 usage: git diff --no-index [] #8 0.788 #8 0.788 Diff output format options #8 0.788 -p, --patch generate patch #8 0.788 -s, --no-patch suppress diff output #8 0.788 -u generate patch #8 0.788 -U, --unified[=] generate diffs with lines context #8 0.788 -W, --function-context #8 0.788 generate diffs with lines context #8 0.788 --raw generate the diff in raw format #8 0.788 --patch-with-raw synonym for '-p --raw' #8 0.788 --patch-with-stat synonym for '-p --stat' #8 0.788 --numstat machine friendly --stat #8 0.788 --shortstat output only the last line of --stat #8 0.788 -X, --dirstat[=...] #8 0.788 output the distribution of relative amount of changes for each sub-directory #8 0.788 --cumulative synonym for --dirstat=cumulative #8 0.788 --dirstat-by-file[=...] #8 0.788 synonym for --dirstat=files,param1,param2... #8 0.788 --check warn if changes introduce conflict markers or whitespace errors #8 0.788 --summary condensed summary such as creations, renames and mode changes #8 0.788 --name-only show only names of changed files #8 0.788 --name-status show only names and status of changed files #8 0.788 --stat[=[,[,]]] #8 0.788 generate diffstat #8 0.788 --stat-width generate diffstat with a given width #8 0.788 --stat-name-width #8 0.788 generate diffstat with a given name width #8 0.788 --stat-graph-width #8 0.788 generate diffstat with a given graph width #8 0.788 --stat-count generate diffstat with limited lines #8 0.788 --compact-summary generate compact summary in diffstat #8 0.788 --binary output a binary diff that can be applied #8 0.788 --full-index show full pre- and post-image object names on the "index" lines #8 0.788 --color[=] show colored diff #8 0.788 --ws-error-highlight #8 0.788 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.788 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.788 --abbrev[=] use digits to display object names #8 0.788 --src-prefix #8 0.788 show the given source prefix instead of "a/" #8 0.788 --dst-prefix #8 0.788 show the given destination prefix instead of "b/" #8 0.788 --line-prefix #8 0.788 prepend an additional prefix to every line of output #8 0.788 --no-prefix do not show any source or destination prefix #8 0.788 --inter-hunk-context #8 0.788 show context between diff hunks up to the specified number of lines #8 0.788 --output-indicator-new #8 0.788 specify the character to indicate a new line instead of '+' #8 0.788 --output-indicator-old #8 0.788 specify the character to indicate an old line instead of '-' #8 0.788 --output-indicator-context #8 0.788 specify the character to indicate a context instead of ' ' #8 0.788 #8 0.788 Diff rename options #8 0.788 -B, --break-rewrites[=[/]] #8 0.788 break complete rewrite changes into pairs of delete and create #8 0.788 -M, --find-renames[=] #8 0.788 detect renames #8 0.788 -D, --irreversible-delete #8 0.788 omit the preimage for deletes #8 0.788 -C, --find-copies[=] #8 0.788 detect copies #8 0.788 --find-copies-harder use unmodified files as source to find copies #8 0.788 --no-renames disable rename detection #8 0.788 --rename-empty use empty blobs as rename source #8 0.788 --follow continue listing the history of a file beyond renames #8 0.788 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.788 #8 0.788 Diff algorithm options #8 0.788 --minimal produce the smallest possible diff #8 0.788 -w, --ignore-all-space #8 0.788 ignore whitespace when comparing lines #8 0.788 -b, --ignore-space-change #8 0.788 ignore changes in amount of whitespace #8 0.788 --ignore-space-at-eol #8 0.788 ignore changes in whitespace at EOL #8 0.788 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.788 --ignore-blank-lines ignore changes whose lines are all blank #8 0.788 -I, --ignore-matching-lines #8 0.788 ignore changes whose all lines match #8 0.788 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.788 --patience generate diff using the "patience diff" algorithm #8 0.788 --histogram generate diff using the "histogram diff" algorithm #8 0.788 --diff-algorithm #8 0.788 choose a diff algorithm #8 0.788 --anchored generate diff using the "anchored diff" algorithm #8 0.788 --word-diff[=] show word diff, using to delimit changed words #8 0.788 --word-diff-regex #8 0.788 use to decide what a word is #8 0.788 --color-words[=] #8 0.788 equivalent to --word-diff=color --word-diff-regex= #8 0.788 --color-moved[=] #8 0.788 moved lines of code are colored differently #8 0.788 --color-moved-ws #8 0.788 how white spaces are ignored in --color-moved #8 0.788 #8 0.788 Other diff options #8 0.788 --relative[=] #8 0.788 when run from subdir, exclude changes outside and show relative paths #8 0.788 -a, --text treat all files as text #8 0.788 -R swap two inputs, reverse the diff #8 0.788 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.788 --quiet disable all output of the program #8 0.788 --ext-diff allow an external diff helper to be executed #8 0.788 --textconv run external text conversion filters when comparing binary files #8 0.788 --ignore-submodules[=] #8 0.788 ignore changes to submodules in the diff generation #8 0.788 --submodule[=] #8 0.788 specify how differences in submodules are shown #8 0.788 --ita-invisible-in-index #8 0.788 hide 'git add -N' entries from the index #8 0.788 --ita-visible-in-index #8 0.788 treat 'git add -N' entries as real in the index #8 0.788 -S look for differences that change the number of occurrences of the specified string #8 0.788 -G look for differences that change the number of occurrences of the specified regex #8 0.788 --pickaxe-all show all changes in the changeset with -S or -G #8 0.788 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.788 -O control the order in which files appear in the output #8 0.788 --rotate-to show the change in the specified path first #8 0.788 --skip-to skip the output to the specified path #8 0.788 --find-object #8 0.788 look for differences that change the number of occurrences of the specified object #8 0.788 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.788 select files by diff type #8 0.788 --output output to a specific file #8 0.788 #8 0.789 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SMPP' #8 0.789 To add an exception for this directory, call: #8 0.789 #8 0.789 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SMPP #8 0.790 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SMPP' #8 0.790 To add an exception for this directory, call: #8 0.790 #8 0.790 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SMPP #8 0.790 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.790 usage: git diff --no-index [] #8 0.790 #8 0.790 Diff output format options #8 0.790 -p, --patch generate patch #8 0.790 -s, --no-patch suppress diff output #8 0.790 -u generate patch #8 0.790 -U, --unified[=] generate diffs with lines context #8 0.790 -W, --function-context #8 0.790 generate diffs with lines context #8 0.790 --raw generate the diff in raw format #8 0.790 --patch-with-raw synonym for '-p --raw' #8 0.790 --patch-with-stat synonym for '-p --stat' #8 0.790 --numstat machine friendly --stat #8 0.790 --shortstat output only the last line of --stat #8 0.790 -X, --dirstat[=...] #8 0.790 output the distribution of relative amount of changes for each sub-directory #8 0.790 --cumulative synonym for --dirstat=cumulative #8 0.790 --dirstat-by-file[=...] #8 0.790 synonym for --dirstat=files,param1,param2... #8 0.790 --check warn if changes introduce conflict markers or whitespace errors #8 0.790 --summary condensed summary such as creations, renames and mode changes #8 0.790 --name-only show only names of changed files #8 0.790 --name-status show only names and status of changed files #8 0.790 --stat[=[,[,]]] #8 0.790 generate diffstat #8 0.790 --stat-width generate diffstat with a given width #8 0.790 --stat-name-width #8 0.791 generate diffstat with a given name width #8 0.791 --stat-graph-width #8 0.791 generate diffstat with a given graph width #8 0.791 --stat-count generate diffstat with limited lines #8 0.791 --compact-summary generate compact summary in diffstat #8 0.791 --binary output a binary diff that can be applied #8 0.791 --full-index show full pre- and post-image object names on the "index" lines #8 0.791 --color[=] show colored diff #8 0.791 --ws-error-highlight #8 0.791 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.791 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.791 --abbrev[=] use digits to display object names #8 0.791 --src-prefix #8 0.791 show the given source prefix instead of "a/" #8 0.791 --dst-prefix #8 0.791 show the given destination prefix instead of "b/" #8 0.791 --line-prefix #8 0.791 prepend an additional prefix to every line of output #8 0.791 --no-prefix do not show any source or destination prefix #8 0.791 --inter-hunk-context #8 0.791 show context between diff hunks up to the specified number of lines #8 0.791 --output-indicator-new #8 0.791 specify the character to indicate a new line instead of '+' #8 0.791 --output-indicator-old #8 0.791 specify the character to indicate an old line instead of '-' #8 0.791 --output-indicator-context #8 0.791 specify the character to indicate a context instead of ' ' #8 0.791 #8 0.791 Diff rename options #8 0.791 -B, --break-rewrites[=[/]] #8 0.791 break complete rewrite changes into pairs of delete and create #8 0.791 -M, --find-renames[=] #8 0.791 detect renames #8 0.791 -D, --irreversible-delete #8 0.791 omit the preimage for deletes #8 0.791 -C, --find-copies[=] #8 0.791 detect copies #8 0.791 --find-copies-harder use unmodified files as source to find copies #8 0.791 --no-renames disable rename detection #8 0.791 --rename-empty use empty blobs as rename source #8 0.791 --follow continue listing the history of a file beyond renames #8 0.791 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.791 #8 0.791 Diff algorithm options #8 0.791 --minimal produce the smallest possible diff #8 0.791 -w, --ignore-all-space #8 0.791 ignore whitespace when comparing lines #8 0.791 -b, --ignore-space-change #8 0.791 ignore changes in amount of whitespace #8 0.791 --ignore-space-at-eol #8 0.791 ignore changes in whitespace at EOL #8 0.791 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.791 --ignore-blank-lines ignore changes whose lines are all blank #8 0.791 -I, --ignore-matching-lines #8 0.791 ignore changes whose all lines match #8 0.791 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.791 --patience generate diff using the "patience diff" algorithm #8 0.791 --histogram generate diff using the "histogram diff" algorithm #8 0.791 --diff-algorithm #8 0.791 choose a diff algorithm #8 0.791 --anchored generate diff using the "anchored diff" algorithm #8 0.791 --word-diff[=] show word diff, using to delimit changed words #8 0.791 --word-diff-regex #8 0.791 use to decide what a word is #8 0.791 --color-words[=] #8 0.791 equivalent to --word-diff=color --word-diff-regex= #8 0.791 --color-moved[=] #8 0.791 moved lines of code are colored differently #8 0.791 --color-moved-ws #8 0.791 how white spaces are ignored in --color-moved #8 0.791 #8 0.791 Other diff options #8 0.791 --relative[=] #8 0.791 when run from subdir, exclude changes outside and show relative paths #8 0.791 -a, --text treat all files as text #8 0.791 -R swap two inputs, reverse the diff #8 0.791 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.791 --quiet disable all output of the program #8 0.791 --ext-diff allow an external diff helper to be executed #8 0.791 --textconv run external text conversion filters when comparing binary files #8 0.791 --ignore-submodules[=] #8 0.791 ignore changes to submodules in the diff generation #8 0.791 --submodule[=] #8 0.791 specify how differences in submodules are shown #8 0.791 --ita-invisible-in-index #8 0.791 hide 'git add -N' entries from the index #8 0.791 --ita-visible-in-index #8 0.791 treat 'git add -N' entries as real in the index #8 0.791 -S look for differences that change the number of occurrences of the specified string #8 0.791 -G look for differences that change the number of occurrences of the specified regex #8 0.791 --pickaxe-all show all changes in the changeset with -S or -G #8 0.791 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.791 -O control the order in which files appear in the output #8 0.791 --rotate-to show the change in the specified path first #8 0.791 --skip-to skip the output to the specified path #8 0.791 --find-object #8 0.791 look for differences that change the number of occurrences of the specified object #8 0.791 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.791 select files by diff type #8 0.791 --output output to a specific file #8 0.791 #8 0.791 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.TCP' #8 0.791 To add an exception for this directory, call: #8 0.791 #8 0.791 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.TCP #8 0.792 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.TCP' #8 0.792 To add an exception for this directory, call: #8 0.792 #8 0.792 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.TCP #8 0.793 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.793 usage: git diff --no-index [] #8 0.793 #8 0.793 Diff output format options #8 0.793 -p, --patch generate patch #8 0.793 -s, --no-patch suppress diff output #8 0.793 -u generate patch #8 0.793 -U, --unified[=] generate diffs with lines context #8 0.793 -W, --function-context #8 0.793 generate diffs with lines context #8 0.793 --raw generate the diff in raw format #8 0.793 --patch-with-raw synonym for '-p --raw' #8 0.793 --patch-with-stat synonym for '-p --stat' #8 0.793 --numstat machine friendly --stat #8 0.793 --shortstat output only the last line of --stat #8 0.793 -X, --dirstat[=...] #8 0.793 output the distribution of relative amount of changes for each sub-directory #8 0.793 --cumulative synonym for --dirstat=cumulative #8 0.793 --dirstat-by-file[=...] #8 0.793 synonym for --dirstat=files,param1,param2... #8 0.793 --check warn if changes introduce conflict markers or whitespace errors #8 0.793 --summary condensed summary such as creations, renames and mode changes #8 0.793 --name-only show only names of changed files #8 0.793 --name-status show only names and status of changed files #8 0.793 --stat[=[,[,]]] #8 0.793 generate diffstat #8 0.793 --stat-width generate diffstat with a given width #8 0.793 --stat-name-width #8 0.793 generate diffstat with a given name width #8 0.793 --stat-graph-width #8 0.793 generate diffstat with a given graph width #8 0.793 --stat-count generate diffstat with limited lines #8 0.793 --compact-summary generate compact summary in diffstat #8 0.793 --binary output a binary diff that can be applied #8 0.793 --full-index show full pre- and post-image object names on the "index" lines #8 0.793 --color[=] show colored diff #8 0.793 --ws-error-highlight #8 0.793 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.793 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.793 --abbrev[=] use digits to display object names #8 0.793 --src-prefix #8 0.793 show the given source prefix instead of "a/" #8 0.793 --dst-prefix #8 0.793 show the given destination prefix instead of "b/" #8 0.793 --line-prefix #8 0.793 prepend an additional prefix to every line of output #8 0.793 --no-prefix do not show any source or destination prefix #8 0.793 --inter-hunk-context #8 0.793 show context between diff hunks up to the specified number of lines #8 0.793 --output-indicator-new #8 0.793 specify the character to indicate a new line instead of '+' #8 0.793 --output-indicator-old #8 0.793 specify the character to indicate an old line instead of '-' #8 0.793 --output-indicator-context #8 0.793 specify the character to indicate a context instead of ' ' #8 0.793 #8 0.793 Diff rename options #8 0.793 -B, --break-rewrites[=[/]] #8 0.793 break complete rewrite changes into pairs of delete and create #8 0.793 -M, --find-renames[=] #8 0.793 detect renames #8 0.793 -D, --irreversible-delete #8 0.793 omit the preimage for deletes #8 0.793 -C, --find-copies[=] #8 0.793 detect copies #8 0.793 --find-copies-harder use unmodified files as source to find copies #8 0.793 --no-renames disable rename detection #8 0.793 --rename-empty use empty blobs as rename source #8 0.793 --follow continue listing the history of a file beyond renames #8 0.793 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.793 #8 0.793 Diff algorithm options #8 0.793 --minimal produce the smallest possible diff #8 0.793 -w, --ignore-all-space #8 0.793 ignore whitespace when comparing lines #8 0.793 -b, --ignore-space-change #8 0.793 ignore changes in amount of whitespace #8 0.793 --ignore-space-at-eol #8 0.793 ignore changes in whitespace at EOL #8 0.793 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.793 --ignore-blank-lines ignore changes whose lines are all blank #8 0.793 -I, --ignore-matching-lines #8 0.793 ignore changes whose all lines match #8 0.793 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.793 --patience generate diff using the "patience diff" algorithm #8 0.793 --histogram generate diff using the "histogram diff" algorithm #8 0.793 --diff-algorithm #8 0.793 choose a diff algorithm #8 0.793 --anchored generate diff using the "anchored diff" algorithm #8 0.793 --word-diff[=] show word diff, using to delimit changed words #8 0.793 --word-diff-regex #8 0.793 use to decide what a word is #8 0.793 --color-words[=] #8 0.793 equivalent to --word-diff=color --word-diff-regex= #8 0.793 --color-moved[=] #8 0.793 moved lines of code are colored differently #8 0.793 --color-moved-ws #8 0.793 how white spaces are ignored in --color-moved #8 0.793 #8 0.793 Other diff options #8 0.793 --relative[=] #8 0.793 when run from subdir, exclude changes outside and show relative paths #8 0.793 -a, --text treat all files as text #8 0.793 -R swap two inputs, reverse the diff #8 0.793 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.793 --quiet disable all output of the program #8 0.793 --ext-diff allow an external diff helper to be executed #8 0.793 --textconv run external text conversion filters when comparing binary files #8 0.793 --ignore-submodules[=] #8 0.793 ignore changes to submodules in the diff generation #8 0.793 --submodule[=] #8 0.793 specify how differences in submodules are shown #8 0.793 --ita-invisible-in-index #8 0.793 hide 'git add -N' entries from the index #8 0.793 --ita-visible-in-index #8 0.793 treat 'git add -N' entries as real in the index #8 0.793 -S look for differences that change the number of occurrences of the specified string #8 0.793 -G look for differences that change the number of occurrences of the specified regex #8 0.793 --pickaxe-all show all changes in the changeset with -S or -G #8 0.793 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.793 -O control the order in which files appear in the output #8 0.793 --rotate-to show the change in the specified path first #8 0.793 --skip-to skip the output to the specified path #8 0.793 --find-object #8 0.793 look for differences that change the number of occurrences of the specified object #8 0.793 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.793 select files by diff type #8 0.793 --output output to a specific file #8 0.793 #8 0.794 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.UDP' #8 0.794 To add an exception for this directory, call: #8 0.794 #8 0.794 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.UDP #8 0.795 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.UDP' #8 0.795 To add an exception for this directory, call: #8 0.795 #8 0.795 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.UDP #8 0.796 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.796 usage: git diff --no-index [] #8 0.796 #8 0.796 Diff output format options #8 0.796 -p, --patch generate patch #8 0.796 -s, --no-patch suppress diff output #8 0.796 -u generate patch #8 0.796 -U, --unified[=] generate diffs with lines context #8 0.796 -W, --function-context #8 0.796 generate diffs with lines context #8 0.796 --raw generate the diff in raw format #8 0.796 --patch-with-raw synonym for '-p --raw' #8 0.796 --patch-with-stat synonym for '-p --stat' #8 0.796 --numstat machine friendly --stat #8 0.796 --shortstat output only the last line of --stat #8 0.796 -X, --dirstat[=...] #8 0.796 output the distribution of relative amount of changes for each sub-directory #8 0.796 --cumulative synonym for --dirstat=cumulative #8 0.796 --dirstat-by-file[=...] #8 0.796 synonym for --dirstat=files,param1,param2... #8 0.796 --check warn if changes introduce conflict markers or whitespace errors #8 0.796 --summary condensed summary such as creations, renames and mode changes #8 0.796 --name-only show only names of changed files #8 0.796 --name-status show only names and status of changed files #8 0.796 --stat[=[,[,]]] #8 0.796 generate diffstat #8 0.796 --stat-width generate diffstat with a given width #8 0.796 --stat-name-width #8 0.796 generate diffstat with a given name width #8 0.796 --stat-graph-width #8 0.796 generate diffstat with a given graph width #8 0.796 --stat-count generate diffstat with limited lines #8 0.796 --compact-summary generate compact summary in diffstat #8 0.796 --binary output a binary diff that can be applied #8 0.796 --full-index show full pre- and post-image object names on the "index" lines #8 0.796 --color[=] show colored diff #8 0.796 --ws-error-highlight #8 0.796 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.796 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.796 --abbrev[=] use digits to display object names #8 0.796 --src-prefix #8 0.796 show the given source prefix instead of "a/" #8 0.796 --dst-prefix #8 0.796 show the given destination prefix instead of "b/" #8 0.796 --line-prefix #8 0.796 prepend an additional prefix to every line of output #8 0.796 --no-prefix do not show any source or destination prefix #8 0.796 --inter-hunk-context #8 0.796 show context between diff hunks up to the specified number of lines #8 0.796 --output-indicator-new #8 0.796 specify the character to indicate a new line instead of '+' #8 0.796 --output-indicator-old #8 0.796 specify the character to indicate an old line instead of '-' #8 0.796 --output-indicator-context #8 0.796 specify the character to indicate a context instead of ' ' #8 0.796 #8 0.796 Diff rename options #8 0.796 -B, --break-rewrites[=[/]] #8 0.796 break complete rewrite changes into pairs of delete and create #8 0.796 -M, --find-renames[=] #8 0.796 detect renames #8 0.796 -D, --irreversible-delete #8 0.796 omit the preimage for deletes #8 0.796 -C, --find-copies[=] #8 0.796 detect copies #8 0.796 --find-copies-harder use unmodified files as source to find copies #8 0.796 --no-renames disable rename detection #8 0.796 --rename-empty use empty blobs as rename source #8 0.796 --follow continue listing the history of a file beyond renames #8 0.796 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.796 #8 0.796 Diff algorithm options #8 0.796 --minimal produce the smallest possible diff #8 0.796 -w, --ignore-all-space #8 0.796 ignore whitespace when comparing lines #8 0.796 -b, --ignore-space-change #8 0.796 ignore changes in amount of whitespace #8 0.796 --ignore-space-at-eol #8 0.796 ignore changes in whitespace at EOL #8 0.796 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.796 --ignore-blank-lines ignore changes whose lines are all blank #8 0.796 -I, --ignore-matching-lines #8 0.796 ignore changes whose all lines match #8 0.796 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.796 --patience generate diff using the "patience diff" algorithm #8 0.796 --histogram generate diff using the "histogram diff" algorithm #8 0.796 --diff-algorithm #8 0.796 choose a diff algorithm #8 0.796 --anchored generate diff using the "anchored diff" algorithm #8 0.796 --word-diff[=] show word diff, using to delimit changed words #8 0.796 --word-diff-regex #8 0.796 use to decide what a word is #8 0.796 --color-words[=] #8 0.796 equivalent to --word-diff=color --word-diff-regex= #8 0.796 --color-moved[=] #8 0.796 moved lines of code are colored differently #8 0.796 --color-moved-ws #8 0.796 how white spaces are ignored in --color-moved #8 0.796 #8 0.796 Other diff options #8 0.796 --relative[=] #8 0.796 when run from subdir, exclude changes outside and show relative paths #8 0.796 -a, --text treat all files as text #8 0.796 -R swap two inputs, reverse the diff #8 0.796 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.796 --quiet disable all output of the program #8 0.796 --ext-diff allow an external diff helper to be executed #8 0.796 --textconv run external text conversion filters when comparing binary files #8 0.796 --ignore-submodules[=] #8 0.796 ignore changes to submodules in the diff generation #8 0.796 --submodule[=] #8 0.796 specify how differences in submodules are shown #8 0.796 --ita-invisible-in-index #8 0.796 hide 'git add -N' entries from the index #8 0.796 --ita-visible-in-index #8 0.796 treat 'git add -N' entries as real in the index #8 0.796 -S look for differences that change the number of occurrences of the specified string #8 0.796 -G look for differences that change the number of occurrences of the specified regex #8 0.796 --pickaxe-all show all changes in the changeset with -S or -G #8 0.796 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.796 -O control the order in which files appear in the output #8 0.796 --rotate-to show the change in the specified path first #8 0.796 --skip-to skip the output to the specified path #8 0.796 --find-object #8 0.796 look for differences that change the number of occurrences of the specified object #8 0.796 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.796 select files by diff type #8 0.796 --output output to a specific file #8 0.796 #8 0.797 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.RTP' #8 0.797 To add an exception for this directory, call: #8 0.797 #8 0.797 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.RTP #8 0.798 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.RTP' #8 0.798 To add an exception for this directory, call: #8 0.798 #8 0.798 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.RTP #8 0.798 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.798 usage: git diff --no-index [] #8 0.798 #8 0.798 Diff output format options #8 0.798 -p, --patch generate patch #8 0.798 -s, --no-patch suppress diff output #8 0.798 -u generate patch #8 0.798 -U, --unified[=] generate diffs with lines context #8 0.798 -W, --function-context #8 0.798 generate diffs with lines context #8 0.798 --raw generate the diff in raw format #8 0.798 --patch-with-raw synonym for '-p --raw' #8 0.798 --patch-with-stat synonym for '-p --stat' #8 0.798 --numstat machine friendly --stat #8 0.798 --shortstat output only the last line of --stat #8 0.798 -X, --dirstat[=...] #8 0.798 output the distribution of relative amount of changes for each sub-directory #8 0.798 --cumulative synonym for --dirstat=cumulative #8 0.798 --dirstat-by-file[=...] #8 0.798 synonym for --dirstat=files,param1,param2... #8 0.798 --check warn if changes introduce conflict markers or whitespace errors #8 0.798 --summary condensed summary such as creations, renames and mode changes #8 0.798 --name-only show only names of changed files #8 0.798 --name-status show only names and status of changed files #8 0.798 --stat[=[,[,]]] #8 0.798 generate diffstat #8 0.798 --stat-width generate diffstat with a given width #8 0.798 --stat-name-width #8 0.798 generate diffstat with a given name width #8 0.798 --stat-graph-width #8 0.798 generate diffstat with a given graph width #8 0.798 --stat-count generate diffstat with limited lines #8 0.798 --compact-summary generate compact summary in diffstat #8 0.798 --binary output a binary diff that can be applied #8 0.798 --full-index show full pre- and post-image object names on the "index" lines #8 0.798 --color[=] show colored diff #8 0.798 --ws-error-highlight #8 0.798 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.798 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.798 --abbrev[=] use digits to display object names #8 0.798 --src-prefix #8 0.798 show the given source prefix instead of "a/" #8 0.798 --dst-prefix #8 0.798 show the given destination prefix instead of "b/" #8 0.798 --line-prefix #8 0.798 prepend an additional prefix to every line of output #8 0.798 --no-prefix do not show any source or destination prefix #8 0.798 --inter-hunk-context #8 0.798 show context between diff hunks up to the specified number of lines #8 0.798 --output-indicator-new #8 0.798 specify the character to indicate a new line instead of '+' #8 0.798 --output-indicator-old #8 0.798 specify the character to indicate an old line instead of '-' #8 0.798 --output-indicator-context #8 0.798 specify the character to indicate a context instead of ' ' #8 0.798 #8 0.798 Diff rename options #8 0.798 -B, --break-rewrites[=[/]] #8 0.798 break complete rewrite changes into pairs of delete and create #8 0.798 -M, --find-renames[=] #8 0.798 detect renames #8 0.798 -D, --irreversible-delete #8 0.798 omit the preimage for deletes #8 0.798 -C, --find-copies[=] #8 0.798 detect copies #8 0.798 --find-copies-harder use unmodified files as source to find copies #8 0.798 --no-renames disable rename detection #8 0.798 --rename-empty use empty blobs as rename source #8 0.798 --follow continue listing the history of a file beyond renames #8 0.798 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.798 #8 0.798 Diff algorithm options #8 0.798 --minimal produce the smallest possible diff #8 0.798 -w, --ignore-all-space #8 0.798 ignore whitespace when comparing lines #8 0.798 -b, --ignore-space-change #8 0.798 ignore changes in amount of whitespace #8 0.798 --ignore-space-at-eol #8 0.798 ignore changes in whitespace at EOL #8 0.798 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.798 --ignore-blank-lines ignore changes whose lines are all blank #8 0.798 -I, --ignore-matching-lines #8 0.798 ignore changes whose all lines match #8 0.798 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.798 --patience generate diff using the "patience diff" algorithm #8 0.798 --histogram generate diff using the "histogram diff" algorithm #8 0.798 --diff-algorithm #8 0.798 choose a diff algorithm #8 0.798 --anchored generate diff using the "anchored diff" algorithm #8 0.798 --word-diff[=] show word diff, using to delimit changed words #8 0.798 --word-diff-regex #8 0.798 use to decide what a word is #8 0.798 --color-words[=] #8 0.798 equivalent to --word-diff=color --word-diff-regex= #8 0.798 --color-moved[=] #8 0.798 moved lines of code are colored differently #8 0.798 --color-moved-ws #8 0.798 how white spaces are ignored in --color-moved #8 0.798 #8 0.798 Other diff options #8 0.798 --relative[=] #8 0.798 when run from subdir, exclude changes outside and show relative paths #8 0.798 -a, --text treat all files as text #8 0.798 -R swap two inputs, reverse the diff #8 0.798 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.798 --quiet disable all output of the program #8 0.798 --ext-diff allow an external diff helper to be executed #8 0.798 --textconv run external text conversion filters when comparing binary files #8 0.798 --ignore-submodules[=] #8 0.798 ignore changes to submodules in the diff generation #8 0.798 --submodule[=] #8 0.798 specify how differences in submodules are shown #8 0.798 --ita-invisible-in-index #8 0.798 hide 'git add -N' entries from the index #8 0.798 --ita-visible-in-index #8 0.798 treat 'git add -N' entries as real in the index #8 0.798 -S look for differences that change the number of occurrences of the specified string #8 0.798 -G look for differences that change the number of occurrences of the specified regex #8 0.798 --pickaxe-all show all changes in the changeset with -S or -G #8 0.798 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.798 -O control the order in which files appear in the output #8 0.799 --rotate-to show the change in the specified path first #8 0.799 --skip-to skip the output to the specified path #8 0.799 --find-object #8 0.799 look for differences that change the number of occurrences of the specified object #8 0.799 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.799 select files by diff type #8 0.799 --output output to a specific file #8 0.799 #8 0.799 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.M2PA' #8 0.799 To add an exception for this directory, call: #8 0.799 #8 0.799 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.M2PA #8 0.800 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.M2PA' #8 0.800 To add an exception for this directory, call: #8 0.800 #8 0.800 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.M2PA #8 0.801 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.801 usage: git diff --no-index [] #8 0.801 #8 0.801 Diff output format options #8 0.801 -p, --patch generate patch #8 0.801 -s, --no-patch suppress diff output #8 0.801 -u generate patch #8 0.801 -U, --unified[=] generate diffs with lines context #8 0.801 -W, --function-context #8 0.801 generate diffs with lines context #8 0.801 --raw generate the diff in raw format #8 0.801 --patch-with-raw synonym for '-p --raw' #8 0.801 --patch-with-stat synonym for '-p --stat' #8 0.801 --numstat machine friendly --stat #8 0.801 --shortstat output only the last line of --stat #8 0.801 -X, --dirstat[=...] #8 0.801 output the distribution of relative amount of changes for each sub-directory #8 0.801 --cumulative synonym for --dirstat=cumulative #8 0.801 --dirstat-by-file[=...] #8 0.801 synonym for --dirstat=files,param1,param2... #8 0.801 --check warn if changes introduce conflict markers or whitespace errors #8 0.801 --summary condensed summary such as creations, renames and mode changes #8 0.801 --name-only show only names of changed files #8 0.801 --name-status show only names and status of changed files #8 0.801 --stat[=[,[,]]] #8 0.801 generate diffstat #8 0.801 --stat-width generate diffstat with a given width #8 0.801 --stat-name-width #8 0.801 generate diffstat with a given name width #8 0.801 --stat-graph-width #8 0.801 generate diffstat with a given graph width #8 0.801 --stat-count generate diffstat with limited lines #8 0.801 --compact-summary generate compact summary in diffstat #8 0.801 --binary output a binary diff that can be applied #8 0.801 --full-index show full pre- and post-image object names on the "index" lines #8 0.801 --color[=] show colored diff #8 0.801 --ws-error-highlight #8 0.801 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.801 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.801 --abbrev[=] use digits to display object names #8 0.801 --src-prefix #8 0.801 show the given source prefix instead of "a/" #8 0.801 --dst-prefix #8 0.801 show the given destination prefix instead of "b/" #8 0.801 --line-prefix #8 0.801 prepend an additional prefix to every line of output #8 0.801 --no-prefix do not show any source or destination prefix #8 0.801 --inter-hunk-context #8 0.801 show context between diff hunks up to the specified number of lines #8 0.801 --output-indicator-new #8 0.801 specify the character to indicate a new line instead of '+' #8 0.801 --output-indicator-old #8 0.801 specify the character to indicate an old line instead of '-' #8 0.801 --output-indicator-context #8 0.801 specify the character to indicate a context instead of ' ' #8 0.801 #8 0.801 Diff rename options #8 0.801 -B, --break-rewrites[=[/]] #8 0.801 break complete rewrite changes into pairs of delete and create #8 0.801 -M, --find-renames[=] #8 0.801 detect renames #8 0.801 -D, --irreversible-delete #8 0.801 omit the preimage for deletes #8 0.801 -C, --find-copies[=] #8 0.801 detect copies #8 0.801 --find-copies-harder use unmodified files as source to find copies #8 0.801 --no-renames disable rename detection #8 0.801 --rename-empty use empty blobs as rename source #8 0.801 --follow continue listing the history of a file beyond renames #8 0.801 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.801 #8 0.801 Diff algorithm options #8 0.801 --minimal produce the smallest possible diff #8 0.801 -w, --ignore-all-space #8 0.801 ignore whitespace when comparing lines #8 0.801 -b, --ignore-space-change #8 0.801 ignore changes in amount of whitespace #8 0.801 --ignore-space-at-eol #8 0.801 ignore changes in whitespace at EOL #8 0.801 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.801 --ignore-blank-lines ignore changes whose lines are all blank #8 0.801 -I, --ignore-matching-lines #8 0.801 ignore changes whose all lines match #8 0.801 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.801 --patience generate diff using the "patience diff" algorithm #8 0.801 --histogram generate diff using the "histogram diff" algorithm #8 0.801 --diff-algorithm #8 0.801 choose a diff algorithm #8 0.801 --anchored generate diff using the "anchored diff" algorithm #8 0.801 --word-diff[=] show word diff, using to delimit changed words #8 0.801 --word-diff-regex #8 0.801 use to decide what a word is #8 0.801 --color-words[=] #8 0.801 equivalent to --word-diff=color --word-diff-regex= #8 0.801 --color-moved[=] #8 0.801 moved lines of code are colored differently #8 0.801 --color-moved-ws #8 0.801 how white spaces are ignored in --color-moved #8 0.801 #8 0.801 Other diff options #8 0.801 --relative[=] #8 0.801 when run from subdir, exclude changes outside and show relative paths #8 0.801 -a, --text treat all files as text #8 0.801 -R swap two inputs, reverse the diff #8 0.801 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.801 --quiet disable all output of the program #8 0.801 --ext-diff allow an external diff helper to be executed #8 0.801 --textconv run external text conversion filters when comparing binary files #8 0.801 --ignore-submodules[=] #8 0.801 ignore changes to submodules in the diff generation #8 0.801 --submodule[=] #8 0.801 specify how differences in submodules are shown #8 0.801 --ita-invisible-in-index #8 0.801 hide 'git add -N' entries from the index #8 0.801 --ita-visible-in-index #8 0.801 treat 'git add -N' entries as real in the index #8 0.801 -S look for differences that change the number of occurrences of the specified string #8 0.801 -G look for differences that change the number of occurrences of the specified regex #8 0.801 --pickaxe-all show all changes in the changeset with -S or -G #8 0.801 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.801 -O control the order in which files appear in the output #8 0.801 --rotate-to show the change in the specified path first #8 0.801 --skip-to skip the output to the specified path #8 0.801 --find-object #8 0.801 look for differences that change the number of occurrences of the specified object #8 0.801 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.801 select files by diff type #8 0.801 --output output to a specific file #8 0.801 #8 0.802 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ROSE' #8 0.802 To add an exception for this directory, call: #8 0.802 #8 0.802 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ROSE #8 0.803 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ROSE' #8 0.803 To add an exception for this directory, call: #8 0.803 #8 0.803 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ROSE #8 0.804 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.804 usage: git diff --no-index [] #8 0.804 #8 0.804 Diff output format options #8 0.804 -p, --patch generate patch #8 0.804 -s, --no-patch suppress diff output #8 0.804 -u generate patch #8 0.804 -U, --unified[=] generate diffs with lines context #8 0.804 -W, --function-context #8 0.804 generate diffs with lines context #8 0.804 --raw generate the diff in raw format #8 0.804 --patch-with-raw synonym for '-p --raw' #8 0.804 --patch-with-stat synonym for '-p --stat' #8 0.804 --numstat machine friendly --stat #8 0.804 --shortstat output only the last line of --stat #8 0.804 -X, --dirstat[=...] #8 0.804 output the distribution of relative amount of changes for each sub-directory #8 0.804 --cumulative synonym for --dirstat=cumulative #8 0.804 --dirstat-by-file[=...] #8 0.804 synonym for --dirstat=files,param1,param2... #8 0.804 --check warn if changes introduce conflict markers or whitespace errors #8 0.804 --summary condensed summary such as creations, renames and mode changes #8 0.804 --name-only show only names of changed files #8 0.804 --name-status show only names and status of changed files #8 0.804 --stat[=[,[,]]] #8 0.804 generate diffstat #8 0.804 --stat-width generate diffstat with a given width #8 0.804 --stat-name-width #8 0.804 generate diffstat with a given name width #8 0.804 --stat-graph-width #8 0.804 generate diffstat with a given graph width #8 0.804 --stat-count generate diffstat with limited lines #8 0.804 --compact-summary generate compact summary in diffstat #8 0.804 --binary output a binary diff that can be applied #8 0.804 --full-index show full pre- and post-image object names on the "index" lines #8 0.804 --color[=] show colored diff #8 0.804 --ws-error-highlight #8 0.804 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.804 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.804 --abbrev[=] use digits to display object names #8 0.804 --src-prefix #8 0.804 show the given source prefix instead of "a/" #8 0.804 --dst-prefix #8 0.804 show the given destination prefix instead of "b/" #8 0.804 --line-prefix #8 0.804 prepend an additional prefix to every line of output #8 0.804 --no-prefix do not show any source or destination prefix #8 0.804 --inter-hunk-context #8 0.804 show context between diff hunks up to the specified number of lines #8 0.804 --output-indicator-new #8 0.804 specify the character to indicate a new line instead of '+' #8 0.804 --output-indicator-old #8 0.804 specify the character to indicate an old line instead of '-' #8 0.804 --output-indicator-context #8 0.804 specify the character to indicate a context instead of ' ' #8 0.804 #8 0.804 Diff rename options #8 0.804 -B, --break-rewrites[=[/]] #8 0.804 break complete rewrite changes into pairs of delete and create #8 0.804 -M, --find-renames[=] #8 0.804 detect renames #8 0.804 -D, --irreversible-delete #8 0.804 omit the preimage for deletes #8 0.804 -C, --find-copies[=] #8 0.804 detect copies #8 0.804 --find-copies-harder use unmodified files as source to find copies #8 0.804 --no-renames disable rename detection #8 0.804 --rename-empty use empty blobs as rename source #8 0.804 --follow continue listing the history of a file beyond renames #8 0.804 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.804 #8 0.804 Diff algorithm options #8 0.804 --minimal produce the smallest possible diff #8 0.804 -w, --ignore-all-space #8 0.804 ignore whitespace when comparing lines #8 0.804 -b, --ignore-space-change #8 0.804 ignore changes in amount of whitespace #8 0.804 --ignore-space-at-eol #8 0.804 ignore changes in whitespace at EOL #8 0.804 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.804 --ignore-blank-lines ignore changes whose lines are all blank #8 0.804 -I, --ignore-matching-lines #8 0.804 ignore changes whose all lines match #8 0.804 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.804 --patience generate diff using the "patience diff" algorithm #8 0.804 --histogram generate diff using the "histogram diff" algorithm #8 0.804 --diff-algorithm #8 0.804 choose a diff algorithm #8 0.804 --anchored generate diff using the "anchored diff" algorithm #8 0.804 --word-diff[=] show word diff, using to delimit changed words #8 0.804 --word-diff-regex #8 0.804 use to decide what a word is #8 0.804 --color-words[=] #8 0.804 equivalent to --word-diff=color --word-diff-regex= #8 0.804 --color-moved[=] #8 0.804 moved lines of code are colored differently #8 0.804 --color-moved-ws #8 0.804 how white spaces are ignored in --color-moved #8 0.804 #8 0.804 Other diff options #8 0.804 --relative[=] #8 0.804 when run from subdir, exclude changes outside and show relative paths #8 0.804 -a, --text treat all files as text #8 0.804 -R swap two inputs, reverse the diff #8 0.804 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.804 --quiet disable all output of the program #8 0.804 --ext-diff allow an external diff helper to be executed #8 0.804 --textconv run external text conversion filters when comparing binary files #8 0.804 --ignore-submodules[=] #8 0.804 ignore changes to submodules in the diff generation #8 0.804 --submodule[=] #8 0.804 specify how differences in submodules are shown #8 0.804 --ita-invisible-in-index #8 0.804 hide 'git add -N' entries from the index #8 0.804 --ita-visible-in-index #8 0.804 treat 'git add -N' entries as real in the index #8 0.804 -S look for differences that change the number of occurrences of the specified string #8 0.804 -G look for differences that change the number of occurrences of the specified regex #8 0.804 --pickaxe-all show all changes in the changeset with -S or -G #8 0.804 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.804 -O control the order in which files appear in the output #8 0.804 --rotate-to show the change in the specified path first #8 0.804 --skip-to skip the output to the specified path #8 0.804 --find-object #8 0.804 look for differences that change the number of occurrences of the specified object #8 0.804 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.804 select files by diff type #8 0.804 --output output to a specific file #8 0.804 #8 0.805 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SCTP' #8 0.805 To add an exception for this directory, call: #8 0.805 #8 0.805 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SCTP #8 0.806 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SCTP' #8 0.806 To add an exception for this directory, call: #8 0.806 #8 0.806 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SCTP #8 0.807 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.807 usage: git diff --no-index [] #8 0.807 #8 0.807 Diff output format options #8 0.807 -p, --patch generate patch #8 0.807 -s, --no-patch suppress diff output #8 0.807 -u generate patch #8 0.807 -U, --unified[=] generate diffs with lines context #8 0.807 -W, --function-context #8 0.807 generate diffs with lines context #8 0.807 --raw generate the diff in raw format #8 0.807 --patch-with-raw synonym for '-p --raw' #8 0.807 --patch-with-stat synonym for '-p --stat' #8 0.807 --numstat machine friendly --stat #8 0.807 --shortstat output only the last line of --stat #8 0.807 -X, --dirstat[=...] #8 0.807 output the distribution of relative amount of changes for each sub-directory #8 0.807 --cumulative synonym for --dirstat=cumulative #8 0.807 --dirstat-by-file[=...] #8 0.807 synonym for --dirstat=files,param1,param2... #8 0.807 --check warn if changes introduce conflict markers or whitespace errors #8 0.807 --summary condensed summary such as creations, renames and mode changes #8 0.807 --name-only show only names of changed files #8 0.807 --name-status show only names and status of changed files #8 0.807 --stat[=[,[,]]] #8 0.807 generate diffstat #8 0.807 --stat-width generate diffstat with a given width #8 0.807 --stat-name-width #8 0.807 generate diffstat with a given name width #8 0.807 --stat-graph-width #8 0.807 generate diffstat with a given graph width #8 0.807 --stat-count generate diffstat with limited lines #8 0.807 --compact-summary generate compact summary in diffstat #8 0.807 --binary output a binary diff that can be applied #8 0.807 --full-index show full pre- and post-image object names on the "index" lines #8 0.807 --color[=] show colored diff #8 0.807 --ws-error-highlight #8 0.807 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.807 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.807 --abbrev[=] use digits to display object names #8 0.807 --src-prefix #8 0.807 show the given source prefix instead of "a/" #8 0.807 --dst-prefix #8 0.807 show the given destination prefix instead of "b/" #8 0.807 --line-prefix #8 0.807 prepend an additional prefix to every line of output #8 0.807 --no-prefix do not show any source or destination prefix #8 0.807 --inter-hunk-context #8 0.807 show context between diff hunks up to the specified number of lines #8 0.807 --output-indicator-new #8 0.807 specify the character to indicate a new line instead of '+' #8 0.807 --output-indicator-old #8 0.807 specify the character to indicate an old line instead of '-' #8 0.807 --output-indicator-context #8 0.807 specify the character to indicate a context instead of ' ' #8 0.807 #8 0.807 Diff rename options #8 0.807 -B, --break-rewrites[=[/]] #8 0.807 break complete rewrite changes into pairs of delete and create #8 0.807 -M, --find-renames[=] #8 0.807 detect renames #8 0.807 -D, --irreversible-delete #8 0.807 omit the preimage for deletes #8 0.807 -C, --find-copies[=] #8 0.807 detect copies #8 0.807 --find-copies-harder use unmodified files as source to find copies #8 0.807 --no-renames disable rename detection #8 0.807 --rename-empty use empty blobs as rename source #8 0.807 --follow continue listing the history of a file beyond renames #8 0.807 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.807 #8 0.807 Diff algorithm options #8 0.807 --minimal produce the smallest possible diff #8 0.807 -w, --ignore-all-space #8 0.807 ignore whitespace when comparing lines #8 0.807 -b, --ignore-space-change #8 0.807 ignore changes in amount of whitespace #8 0.807 --ignore-space-at-eol #8 0.807 ignore changes in whitespace at EOL #8 0.807 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.807 --ignore-blank-lines ignore changes whose lines are all blank #8 0.807 -I, --ignore-matching-lines #8 0.807 ignore changes whose all lines match #8 0.807 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.807 --patience generate diff using the "patience diff" algorithm #8 0.807 --histogram generate diff using the "histogram diff" algorithm #8 0.807 --diff-algorithm #8 0.807 choose a diff algorithm #8 0.807 --anchored generate diff using the "anchored diff" algorithm #8 0.807 --word-diff[=] show word diff, using to delimit changed words #8 0.807 --word-diff-regex #8 0.807 use to decide what a word is #8 0.807 --color-words[=] #8 0.807 equivalent to --word-diff=color --word-diff-regex= #8 0.807 --color-moved[=] #8 0.807 moved lines of code are colored differently #8 0.807 --color-moved-ws #8 0.807 how white spaces are ignored in --color-moved #8 0.807 #8 0.807 Other diff options #8 0.807 --relative[=] #8 0.807 when run from subdir, exclude changes outside and show relative paths #8 0.807 -a, --text treat all files as text #8 0.807 -R swap two inputs, reverse the diff #8 0.807 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.807 --quiet disable all output of the program #8 0.807 --ext-diff allow an external diff helper to be executed #8 0.807 --textconv run external text conversion filters when comparing binary files #8 0.807 --ignore-submodules[=] #8 0.807 ignore changes to submodules in the diff generation #8 0.807 --submodule[=] #8 0.807 specify how differences in submodules are shown #8 0.807 --ita-invisible-in-index #8 0.807 hide 'git add -N' entries from the index #8 0.807 --ita-visible-in-index #8 0.807 treat 'git add -N' entries as real in the index #8 0.807 -S look for differences that change the number of occurrences of the specified string #8 0.807 -G look for differences that change the number of occurrences of the specified regex #8 0.807 --pickaxe-all show all changes in the changeset with -S or -G #8 0.807 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.807 -O control the order in which files appear in the output #8 0.807 --rotate-to show the change in the specified path first #8 0.807 --skip-to skip the output to the specified path #8 0.807 --find-object #8 0.807 look for differences that change the number of occurrences of the specified object #8 0.807 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.807 select files by diff type #8 0.807 --output output to a specific file #8 0.807 #8 0.808 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SDP' #8 0.808 To add an exception for this directory, call: #8 0.808 #8 0.808 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SDP #8 0.809 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SDP' #8 0.809 To add an exception for this directory, call: #8 0.809 #8 0.809 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SDP #8 0.810 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.810 usage: git diff --no-index [] #8 0.810 #8 0.810 Diff output format options #8 0.810 -p, --patch generate patch #8 0.810 -s, --no-patch suppress diff output #8 0.810 -u generate patch #8 0.810 -U, --unified[=] generate diffs with lines context #8 0.810 -W, --function-context #8 0.810 generate diffs with lines context #8 0.810 --raw generate the diff in raw format #8 0.810 --patch-with-raw synonym for '-p --raw' #8 0.810 --patch-with-stat synonym for '-p --stat' #8 0.810 --numstat machine friendly --stat #8 0.810 --shortstat output only the last line of --stat #8 0.810 -X, --dirstat[=...] #8 0.810 output the distribution of relative amount of changes for each sub-directory #8 0.810 --cumulative synonym for --dirstat=cumulative #8 0.810 --dirstat-by-file[=...] #8 0.810 synonym for --dirstat=files,param1,param2... #8 0.810 --check warn if changes introduce conflict markers or whitespace errors #8 0.810 --summary condensed summary such as creations, renames and mode changes #8 0.810 --name-only show only names of changed files #8 0.810 --name-status show only names and status of changed files #8 0.810 --stat[=[,[,]]] #8 0.810 generate diffstat #8 0.810 --stat-width generate diffstat with a given width #8 0.810 --stat-name-width #8 0.810 generate diffstat with a given name width #8 0.810 --stat-graph-width #8 0.810 generate diffstat with a given graph width #8 0.810 --stat-count generate diffstat with limited lines #8 0.810 --compact-summary generate compact summary in diffstat #8 0.810 --binary output a binary diff that can be applied #8 0.810 --full-index show full pre- and post-image object names on the "index" lines #8 0.810 --color[=] show colored diff #8 0.810 --ws-error-highlight #8 0.810 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.810 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.810 --abbrev[=] use digits to display object names #8 0.810 --src-prefix #8 0.810 show the given source prefix instead of "a/" #8 0.810 --dst-prefix #8 0.810 show the given destination prefix instead of "b/" #8 0.810 --line-prefix #8 0.810 prepend an additional prefix to every line of output #8 0.810 --no-prefix do not show any source or destination prefix #8 0.810 --inter-hunk-context #8 0.810 show context between diff hunks up to the specified number of lines #8 0.810 --output-indicator-new #8 0.810 specify the character to indicate a new line instead of '+' #8 0.810 --output-indicator-old #8 0.810 specify the character to indicate an old line instead of '-' #8 0.810 --output-indicator-context #8 0.810 specify the character to indicate a context instead of ' ' #8 0.810 #8 0.810 Diff rename options #8 0.810 -B, --break-rewrites[=[/]] #8 0.810 break complete rewrite changes into pairs of delete and create #8 0.810 -M, --find-renames[=] #8 0.810 detect renames #8 0.810 -D, --irreversible-delete #8 0.810 omit the preimage for deletes #8 0.810 -C, --find-copies[=] #8 0.810 detect copies #8 0.810 --find-copies-harder use unmodified files as source to find copies #8 0.810 --no-renames disable rename detection #8 0.810 --rename-empty use empty blobs as rename source #8 0.810 --follow continue listing the history of a file beyond renames #8 0.810 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.810 #8 0.810 Diff algorithm options #8 0.810 --minimal produce the smallest possible diff #8 0.810 -w, --ignore-all-space #8 0.810 ignore whitespace when comparing lines #8 0.810 -b, --ignore-space-change #8 0.810 ignore changes in amount of whitespace #8 0.810 --ignore-space-at-eol #8 0.810 ignore changes in whitespace at EOL #8 0.810 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.810 --ignore-blank-lines ignore changes whose lines are all blank #8 0.810 -I, --ignore-matching-lines #8 0.810 ignore changes whose all lines match #8 0.810 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.810 --patience generate diff using the "patience diff" algorithm #8 0.810 --histogram generate diff using the "histogram diff" algorithm #8 0.810 --diff-algorithm #8 0.810 choose a diff algorithm #8 0.810 --anchored generate diff using the "anchored diff" algorithm #8 0.810 --word-diff[=] show word diff, using to delimit changed words #8 0.810 --word-diff-regex #8 0.810 use to decide what a word is #8 0.810 --color-words[=] #8 0.810 equivalent to --word-diff=color --word-diff-regex= #8 0.810 --color-moved[=] #8 0.810 moved lines of code are colored differently #8 0.810 --color-moved-ws #8 0.810 how white spaces are ignored in --color-moved #8 0.810 #8 0.810 Other diff options #8 0.810 --relative[=] #8 0.810 when run from subdir, exclude changes outside and show relative paths #8 0.810 -a, --text treat all files as text #8 0.810 -R swap two inputs, reverse the diff #8 0.810 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.810 --quiet disable all output of the program #8 0.810 --ext-diff allow an external diff helper to be executed #8 0.810 --textconv run external text conversion filters when comparing binary files #8 0.810 --ignore-submodules[=] #8 0.810 ignore changes to submodules in the diff generation #8 0.810 --submodule[=] #8 0.810 specify how differences in submodules are shown #8 0.810 --ita-invisible-in-index #8 0.810 hide 'git add -N' entries from the index #8 0.810 --ita-visible-in-index #8 0.810 treat 'git add -N' entries as real in the index #8 0.810 -S look for differences that change the number of occurrences of the specified string #8 0.810 -G look for differences that change the number of occurrences of the specified regex #8 0.810 --pickaxe-all show all changes in the changeset with -S or -G #8 0.810 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.810 -O control the order in which files appear in the output #8 0.810 --rotate-to show the change in the specified path first #8 0.810 --skip-to skip the output to the specified path #8 0.810 --find-object #8 0.810 look for differences that change the number of occurrences of the specified object #8 0.810 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.810 select files by diff type #8 0.810 --output output to a specific file #8 0.810 #8 0.810 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SUA' #8 0.810 To add an exception for this directory, call: #8 0.810 #8 0.810 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SUA #8 0.811 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SUA' #8 0.811 To add an exception for this directory, call: #8 0.811 #8 0.811 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SUA #8 0.812 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.812 usage: git diff --no-index [] #8 0.812 #8 0.812 Diff output format options #8 0.812 -p, --patch generate patch #8 0.812 -s, --no-patch suppress diff output #8 0.812 -u generate patch #8 0.812 -U, --unified[=] generate diffs with lines context #8 0.812 -W, --function-context #8 0.812 generate diffs with lines context #8 0.812 --raw generate the diff in raw format #8 0.812 --patch-with-raw synonym for '-p --raw' #8 0.812 --patch-with-stat synonym for '-p --stat' #8 0.812 --numstat machine friendly --stat #8 0.812 --shortstat output only the last line of --stat #8 0.812 -X, --dirstat[=...] #8 0.812 output the distribution of relative amount of changes for each sub-directory #8 0.812 --cumulative synonym for --dirstat=cumulative #8 0.812 --dirstat-by-file[=...] #8 0.812 synonym for --dirstat=files,param1,param2... #8 0.812 --check warn if changes introduce conflict markers or whitespace errors #8 0.812 --summary condensed summary such as creations, renames and mode changes #8 0.812 --name-only show only names of changed files #8 0.812 --name-status show only names and status of changed files #8 0.812 --stat[=[,[,]]] #8 0.812 generate diffstat #8 0.812 --stat-width generate diffstat with a given width #8 0.812 --stat-name-width #8 0.812 generate diffstat with a given name width #8 0.812 --stat-graph-width #8 0.812 generate diffstat with a given graph wid #8 0.812 [output clipped, log limit 200KiB/s reached] #8 0.879 WARNING: titan.Libraries.TCCUsefulFunctions skipped because it contains uncommitted modifications! #8 0.879 WARNING: titan.ProtocolEmulations.M3UA skipped because it contains uncommitted modifications! #8 0.879 WARNING: titan.ProtocolEmulations.SCCP skipped because it contains uncommitted modifications! #8 0.879 WARNING: titan.ProtocolModules.BSSAPP_v7.3.0 skipped because it contains uncommitted modifications! #8 0.879 WARNING: titan.ProtocolModules.DIAMETER_ProtocolModule_Generator skipped because it contains uncommitted modifications! #8 0.879 WARNING: titan.ProtocolModules.DNS skipped because it contains uncommitted modifications! #8 0.880 WARNING: titan.ProtocolModules.GRE skipped because it contains uncommitted modifications! #8 0.880 WARNING: titan.ProtocolModules.GTP_v13.5.0 skipped because it contains uncommitted modifications! #8 0.880 WARNING: titan.ProtocolModules.GTPv2_v13.7.0 skipped because it contains uncommitted modifications! #8 0.880 WARNING: titan.ProtocolModules.ICMP skipped because it contains uncommitted modifications! #8 0.880 WARNING: titan.ProtocolModules.ICMPv6 skipped because it contains uncommitted modifications! #8 0.880 WARNING: titan.ProtocolModules.IP skipped because it contains uncommitted modifications! #8 0.880 WARNING: titan.ProtocolModules.ISUP_Q.762 skipped because it contains uncommitted modifications! #8 0.880 WARNING: titan.ProtocolModules.JSON_v07_2006 skipped because it contains uncommitted modifications! #8 0.880 WARNING: titan.ProtocolModules.L2TP skipped because it contains uncommitted modifications! #8 0.881 WARNING: titan.ProtocolModules.LLC_v7.1.0 skipped because it contains uncommitted modifications! #8 0.881 WARNING: titan.ProtocolModules.M3UA skipped because it contains uncommitted modifications! #8 0.881 WARNING: titan.ProtocolModules.MobileL3_v13.4.0 skipped because it contains uncommitted modifications! #8 0.881 WARNING: titan.ProtocolModules.SMPP skipped because it contains uncommitted modifications! #8 0.881 WARNING: titan.ProtocolModules.TCP skipped because it contains uncommitted modifications! #8 0.881 WARNING: titan.ProtocolModules.UDP skipped because it contains uncommitted modifications! #8 0.881 WARNING: titan.ProtocolModules.RTP skipped because it contains uncommitted modifications! #8 0.881 WARNING: titan.ProtocolModules.M2PA skipped because it contains uncommitted modifications! #8 0.881 WARNING: titan.ProtocolModules.ROSE skipped because it contains uncommitted modifications! #8 0.881 WARNING: titan.ProtocolModules.SCTP skipped because it contains uncommitted modifications! #8 0.882 WARNING: titan.ProtocolModules.SDP skipped because it contains uncommitted modifications! #8 0.882 WARNING: titan.ProtocolModules.SUA skipped because it contains uncommitted modifications! #8 0.882 WARNING: titan.ProtocolModules.NAS_EPS_15.2.0.1 skipped because it contains uncommitted modifications! #8 0.882 WARNING: titan.ProtocolModules.NS_v7.3.0 skipped because it contains uncommitted modifications! #8 0.882 WARNING: titan.ProtocolModules.SGsAP_13.2.0 skipped because it contains uncommitted modifications! #8 0.882 WARNING: titan.ProtocolModules.SNDCP_v7.0.0 skipped because it contains uncommitted modifications! #8 0.882 WARNING: titan.ProtocolModules.PFCP_v15.1.0 skipped because it contains uncommitted modifications! #8 0.882 WARNING: titan.TestPorts.Common_Components.Socket-API skipped because it contains uncommitted modifications! #8 0.882 WARNING: titan.TestPorts.Common_Components.Abstract_Socket skipped because it contains uncommitted modifications! #8 0.882 WARNING: titan.TestPorts.HTTPmsg skipped because it contains uncommitted modifications! #8 0.882 WARNING: titan.TestPorts.IPL4asp skipped because it contains uncommitted modifications! #8 0.883 WARNING: titan.TestPorts.LANL2asp skipped because it contains uncommitted modifications! #8 0.883 WARNING: titan.TestPorts.PCAPasp skipped because it contains uncommitted modifications! #8 0.883 WARNING: titan.TestPorts.PIPEasp skipped because it contains uncommitted modifications! #8 0.883 WARNING: titan.TestPorts.SIPmsg skipped because it contains uncommitted modifications! #8 0.883 WARNING: titan.TestPorts.TELNETasp skipped because it contains uncommitted modifications! #8 0.883 WARNING: titan.TestPorts.TCPasp skipped because it contains uncommitted modifications! #8 0.883 WARNING: titan.TestPorts.UDPasp skipped because it contains uncommitted modifications! #8 0.883 WARNING: titan.TestPorts.UNIX_DOMAIN_SOCKETasp skipped because it contains uncommitted modifications! #8 0.883 WARNING: titan.TestPorts.SCTPasp skipped because it contains uncommitted modifications! #8 0.883 WARNING: titan.TestPorts.MTP3asp skipped because it contains uncommitted modifications! #8 0.883 WARNING: titan.ProtocolModules.BSSGP_v13.0.0 skipped because it contains uncommitted modifications! #8 0.883 WARNING: osmo-uecups skipped because it contains uncommitted modifications! #8 0.884 WARNING: titan.ProtocolModules.BSSMAP skipped because it contains uncommitted modifications! #8 0.884 WARNING: titan.ProtocolModules.MAP skipped because it contains uncommitted modifications! #8 0.884 WARNING: titan.TestPorts.AF_PACKET skipped because it contains uncommitted modifications! #8 0.884 WARNING: titan.TestPorts.USB skipped because it contains uncommitted modifications! #8 0.884 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 0.884 touch .make.deps #8 0.892 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 0.893 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 0.893 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 0.893 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 0.911 (cd ns && ./gen_links.sh && ./regen_makefile.sh) #8 0.912 Linking UD_PT.cc #8 0.912 Linking UD_PT.hh #8 0.913 Linking UD_PortType.ttcn #8 0.913 Linking UD_Types.ttcn #8 0.913 Linking TCCInterface_Functions.ttcn #8 0.914 Linking TCCConversion_Functions.ttcn #8 0.914 Linking TCCConversion.cc #8 0.914 Linking TCCInterface.cc #8 0.915 Linking TCCInterface_ip.h #8 0.915 Linking Socket_API_Definitions.ttcn #8 0.915 Linking IPL4asp_Functions.ttcn #8 0.916 Linking IPL4asp_PT.cc #8 0.916 Linking IPL4asp_PT.hh #8 0.916 Linking IPL4asp_PortType.ttcn #8 0.916 Linking IPL4asp_Types.ttcn #8 0.917 Linking IPL4asp_discovery.cc #8 0.917 Linking IPL4asp_protocol_L234.hh #8 0.917 Linking NS_Types.ttcn #8 0.918 Linking BSSGP_EncDec.cc #8 0.918 Linking BSSGP_Types.ttcn #8 0.918 Linking MobileL3_CC_Types.ttcn #8 0.919 Linking MobileL3_CommonIE_Types.ttcn #8 0.919 Linking MobileL3_GMM_SM_Types.ttcn #8 0.919 Linking MobileL3_MM_Types.ttcn #8 0.919 Linking MobileL3_RRM_Types.ttcn #8 0.920 Linking MobileL3_SMS_Types.ttcn #8 0.920 Linking MobileL3_SS_Types.ttcn #8 0.920 Linking MobileL3_Types.ttcn #8 0.921 Linking LLC_EncDec.cc #8 0.921 Linking LLC_Types.ttcn #8 0.921 Linking SNDCP_Types.ttcn #8 0.922 Linking AF_PACKET_PT.cc #8 0.922 Linking AF_PACKET_PT.hh #8 0.922 Linking AF_PACKET_PortType.ttcn #8 0.922 Linking AF_PACKET_PortTypes.ttcn #8 0.923 Linking FrameRelay_Types.ttcn #8 0.923 Linking FrameRelay_CodecPort.ttcn #8 0.923 Linking FrameRelay_Emulation.ttcn #8 0.924 Linking Q931_Types.ttcn #8 0.924 Linking Q933_Types.ttcn #8 0.924 Linking TELNETasp_PT.cc #8 0.925 Linking TELNETasp_PT.hh #8 0.925 Linking TELNETasp_PortType.ttcn #8 0.925 Linking Misc_Helpers.ttcn #8 0.926 Linking General_Types.ttcn #8 0.926 Linking Osmocom_VTY_Functions.ttcn #8 0.926 Linking Native_Functions.ttcn #8 0.926 Linking Native_FunctionDefs.cc #8 0.927 Linking GSM_Types.ttcn #8 0.927 Linking Osmocom_Types.ttcn #8 0.927 Linking StatsD_Types.ttcn #8 0.928 Linking StatsD_CodecPort.ttcn #8 0.928 Linking StatsD_CodecPort_CtrlFunct.ttcn #8 0.928 Linking StatsD_CodecPort_CtrlFunctdef.cc #8 0.929 Linking StatsD_Checker.ttcnpp #8 0.929 Linking RAW_NS.ttcnpp #8 0.929 Linking NS_Provider_IPL4.ttcn #8 0.929 Linking NS_Provider_FR.ttcn #8 0.930 Linking NS_Emulation.ttcnpp #8 0.930 Linking BSSGP_Emulation.ttcnpp #8 0.930 Linking Osmocom_Gb_Types.ttcn #8 0.931 Linking LLC_Templates.ttcn #8 0.952 make -C ns compile #8 0.954 make[1]: Entering directory '/osmo-ttcn3-hacks/ns' #8 0.954 cpp -x c -nostdinc -DBSSGP_EM_L3 -DNS_EMULATION_FR -DSTATSD_HAVE_VTY BSSGP_Emulation.ttcnpp BSSGP_Emulation.ttcn #8 0.959 cpp -x c -nostdinc -DBSSGP_EM_L3 -DNS_EMULATION_FR -DSTATSD_HAVE_VTY NS_Emulation.ttcnpp NS_Emulation.ttcn #8 0.963 cpp -x c -nostdinc -DBSSGP_EM_L3 -DNS_EMULATION_FR -DSTATSD_HAVE_VTY RAW_NS.ttcnpp RAW_NS.ttcn #8 0.966 cpp -x c -nostdinc -DBSSGP_EM_L3 -DNS_EMULATION_FR -DSTATSD_HAVE_VTY StatsD_Checker.ttcnpp StatsD_Checker.ttcn #8 0.969 /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 1.387 touch compile #8 1.388 make[1]: Leaving directory '/osmo-ttcn3-hacks/ns' #8 1.388 make -j20 -C ns #8 1.394 make[1]: Entering directory '/osmo-ttcn3-hacks/ns' #8 1.425 Creating dependency file for UD_PT.cc #8 1.425 Creating dependency file for TELNETasp_PT.cc #8 1.425 Creating dependency file for TCCInterface.cc #8 1.425 Creating dependency file for TCCConversion.cc #8 1.425 Creating dependency file for StatsD_CodecPort_CtrlFunctdef.cc #8 1.426 Creating dependency file for Native_FunctionDefs.cc #8 1.426 Creating dependency file for LLC_EncDec.cc #8 1.426 Creating dependency file for IPL4asp_discovery.cc #8 1.426 Creating dependency file for IPL4asp_PT.cc #8 1.426 Creating dependency file for BSSGP_EncDec.cc #8 1.427 Creating dependency file for AF_PACKET_PT.cc #8 1.448 Creating dependency file for StatsD_Checker_part_7.cc #8 1.448 Creating dependency file for StatsD_Checker_part_6.cc #8 1.449 Creating dependency file for StatsD_Checker_part_5.cc #8 1.449 Creating dependency file for StatsD_Checker_part_4.cc #8 1.449 Creating dependency file for StatsD_Checker_part_3.cc #8 1.449 Creating dependency file for StatsD_Checker_part_2.cc #8 1.449 Creating dependency file for StatsD_Checker_part_1.cc #8 1.450 Creating dependency file for RAW_NS_part_7.cc #8 1.455 Creating dependency file for RAW_NS_part_5.cc #8 1.455 Creating dependency file for RAW_NS_part_6.cc #8 1.455 Creating dependency file for RAW_NS_part_4.cc #8 1.456 Creating dependency file for RAW_NS_part_3.cc #8 1.456 Creating dependency file for RAW_NS_part_2.cc #8 1.457 Creating dependency file for RAW_NS_part_1.cc #8 1.458 Creating dependency file for NS_Emulation_part_7.cc #8 1.458 Creating dependency file for NS_Emulation_part_6.cc #8 1.459 Creating dependency file for NS_Emulation_part_5.cc #8 1.459 Creating dependency file for NS_Emulation_part_4.cc #8 1.463 Creating dependency file for NS_Emulation_part_3.cc #8 1.465 Creating dependency file for NS_Emulation_part_2.cc #8 1.465 Creating dependency file for NS_Emulation_part_1.cc #8 1.466 Creating dependency file for BSSGP_Emulation_part_7.cc #8 1.466 Creating dependency file for BSSGP_Emulation_part_6.cc #8 1.466 Creating dependency file for BSSGP_Emulation_part_5.cc #8 1.466 Creating dependency file for BSSGP_Emulation_part_4.cc #8 1.466 Creating dependency file for BSSGP_Emulation_part_3.cc #8 1.467 Creating dependency file for BSSGP_Emulation_part_2.cc #8 1.467 Creating dependency file for BSSGP_Emulation_part_1.cc #8 1.468 Creating dependency file for StatsD_Checker.cc #8 1.469 Creating dependency file for RAW_NS.cc #8 1.477 Creating dependency file for NS_Emulation.cc #8 1.477 Creating dependency file for BSSGP_Emulation.cc #8 1.477 Creating dependency file for UD_Types_part_7.cc #8 1.477 Creating dependency file for UD_Types_part_6.cc #8 1.477 Creating dependency file for UD_Types_part_5.cc #8 1.478 Creating dependency file for UD_Types_part_4.cc #8 1.478 Creating dependency file for UD_Types_part_3.cc #8 1.478 Creating dependency file for UD_Types_part_1.cc #8 1.478 Creating dependency file for UD_Types_part_2.cc #8 1.478 Creating dependency file for UD_PortType_part_7.cc #8 1.480 Creating dependency file for UD_PortType_part_6.cc #8 1.480 Creating dependency file for UD_PortType_part_5.cc #8 1.484 Creating dependency file for UD_PortType_part_3.cc #8 1.484 Creating dependency file for UD_PortType_part_4.cc #8 1.485 Creating dependency file for UD_PortType_part_1.cc #8 1.485 Creating dependency file for UD_PortType_part_2.cc #8 1.485 Creating dependency file for TELNETasp_PortType_part_7.cc #8 1.485 Creating dependency file for TELNETasp_PortType_part_6.cc #8 1.487 Creating dependency file for TELNETasp_PortType_part_5.cc #8 1.490 Creating dependency file for TELNETasp_PortType_part_4.cc #8 1.490 Creating dependency file for TELNETasp_PortType_part_3.cc #8 1.491 Creating dependency file for TELNETasp_PortType_part_2.cc #8 1.493 Creating dependency file for TELNETasp_PortType_part_1.cc #8 1.493 Creating dependency file for TCCInterface_Functions_part_7.cc #8 1.493 Creating dependency file for TCCInterface_Functions_part_6.cc #8 1.493 Creating dependency file for TCCInterface_Functions_part_5.cc #8 1.494 Creating dependency file for TCCInterface_Functions_part_4.cc #8 1.494 Creating dependency file for TCCInterface_Functions_part_3.cc #8 1.495 Creating dependency file for TCCInterface_Functions_part_2.cc #8 1.500 Creating dependency file for TCCInterface_Functions_part_1.cc #8 1.500 Creating dependency file for TCCConversion_Functions_part_7.cc #8 1.500 Creating dependency file for TCCConversion_Functions_part_6.cc #8 1.501 Creating dependency file for TCCConversion_Functions_part_5.cc #8 1.501 Creating dependency file for TCCConversion_Functions_part_4.cc #8 1.501 Creating dependency file for TCCConversion_Functions_part_3.cc #8 1.501 Creating dependency file for TCCConversion_Functions_part_2.cc #8 1.501 Creating dependency file for TCCConversion_Functions_part_1.cc #8 1.501 Creating dependency file for StatsD_Types_part_7.cc #8 1.501 Creating dependency file for StatsD_Types_part_6.cc #8 1.507 Creating dependency file for StatsD_Types_part_5.cc #8 1.507 Creating dependency file for StatsD_Types_part_4.cc #8 1.508 Creating dependency file for StatsD_Types_part_3.cc #8 1.508 Creating dependency file for StatsD_Types_part_2.cc #8 1.508 Creating dependency file for StatsD_Types_part_1.cc #8 1.508 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_7.cc #8 1.508 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_6.cc #8 1.508 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_5.cc #8 1.513 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_4.cc #8 1.513 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_3.cc #8 1.513 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_2.cc #8 1.514 Creating dependency file for StatsD_CodecPort_part_7.cc #8 1.514 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_1.cc #8 1.514 Creating dependency file for StatsD_CodecPort_part_6.cc #8 1.514 Creating dependency file for StatsD_CodecPort_part_5.cc #8 1.514 Creating dependency file for StatsD_CodecPort_part_4.cc #8 1.514 Creating dependency file for StatsD_CodecPort_part_3.cc #8 1.515 Creating dependency file for StatsD_CodecPort_part_2.cc #8 1.515 Creating dependency file for Socket_API_Definitions_part_7.cc #8 1.515 Creating dependency file for StatsD_CodecPort_part_1.cc #8 1.516 Creating dependency file for Socket_API_Definitions_part_6.cc #8 1.517 Creating dependency file for Socket_API_Definitions_part_5.cc #8 1.519 Creating dependency file for Socket_API_Definitions_part_4.cc #8 1.520 Creating dependency file for Socket_API_Definitions_part_3.cc #8 1.521 Creating dependency file for Socket_API_Definitions_part_2.cc #8 1.521 Creating dependency file for Socket_API_Definitions_part_1.cc #8 1.522 Creating dependency file for SNDCP_Types_part_7.cc #8 1.523 Creating dependency file for SNDCP_Types_part_6.cc #8 1.523 Creating dependency file for SNDCP_Types_part_5.cc #8 1.523 Creating dependency file for SNDCP_Types_part_3.cc #8 1.523 Creating dependency file for SNDCP_Types_part_4.cc #8 1.523 Creating dependency file for SNDCP_Types_part_2.cc #8 1.523 Creating dependency file for SNDCP_Types_part_1.cc #8 1.524 Creating dependency file for Q933_Types_part_7.cc #8 1.526 Creating dependency file for Q933_Types_part_6.cc #8 1.526 Creating dependency file for Q933_Types_part_5.cc #8 1.526 Creating dependency file for Q933_Types_part_4.cc #8 1.526 Creating dependency file for Q933_Types_part_3.cc #8 1.527 Creating dependency file for Q933_Types_part_2.cc #8 1.532 Creating dependency file for Q933_Types_part_1.cc #8 1.532 Creating dependency file for Q931_Types_part_7.cc #8 1.532 Creating dependency file for Q931_Types_part_6.cc #8 1.532 Creating dependency file for Q931_Types_part_5.cc #8 1.532 Creating dependency file for Q931_Types_part_4.cc #8 1.533 Creating dependency file for Q931_Types_part_3.cc #8 1.533 Creating dependency file for Q931_Types_part_1.cc #8 1.533 Creating dependency file for Q931_Types_part_2.cc #8 1.533 Creating dependency file for Osmocom_VTY_Functions_part_7.cc #8 1.534 Creating dependency file for Osmocom_VTY_Functions_part_6.cc #8 1.535 Creating dependency file for Osmocom_VTY_Functions_part_5.cc #8 1.535 Creating dependency file for Osmocom_VTY_Functions_part_4.cc #8 1.535 Creating dependency file for Osmocom_VTY_Functions_part_3.cc #8 1.538 Creating dependency file for Osmocom_VTY_Functions_part_2.cc #8 1.538 Creating dependency file for Osmocom_VTY_Functions_part_1.cc #8 1.538 Creating dependency file for Osmocom_Types_part_7.cc #8 1.539 Creating dependency file for Osmocom_Types_part_6.cc #8 1.540 Creating dependency file for Osmocom_Types_part_5.cc #8 1.540 Creating dependency file for Osmocom_Types_part_4.cc #8 1.540 Creating dependency file for Osmocom_Types_part_3.cc #8 1.540 Creating dependency file for Osmocom_Types_part_2.cc #8 1.541 Creating dependency file for Osmocom_Types_part_1.cc #8 1.541 Creating dependency file for Osmocom_Gb_Types_part_7.cc #8 1.544 Creating dependency file for Osmocom_Gb_Types_part_6.cc #8 1.545 Creating dependency file for Osmocom_Gb_Types_part_5.cc #8 1.546 Creating dependency file for Osmocom_Gb_Types_part_3.cc #8 1.546 Creating dependency file for Osmocom_Gb_Types_part_4.cc #8 1.546 Creating dependency file for Osmocom_Gb_Types_part_1.cc #8 1.547 Creating dependency file for Osmocom_Gb_Types_part_2.cc #8 1.547 Creating dependency file for Native_Functions_part_7.cc #8 1.547 Creating dependency file for Native_Functions_part_6.cc #8 1.548 Creating dependency file for Native_Functions_part_5.cc #8 1.548 Creating dependency file for Native_Functions_part_4.cc #8 1.548 Creating dependency file for Native_Functions_part_3.cc #8 1.548 Creating dependency file for Native_Functions_part_2.cc #8 1.549 Creating dependency file for Native_Functions_part_1.cc #8 1.550 Creating dependency file for NS_Types_part_7.cc #8 1.555 Creating dependency file for NS_Types_part_6.cc #8 1.555 Creating dependency file for NS_Types_part_5.cc #8 1.555 Creating dependency file for NS_Types_part_4.cc #8 1.555 Creating dependency file for NS_Types_part_3.cc #8 1.555 Creating dependency file for NS_Types_part_2.cc #8 1.555 Creating dependency file for NS_Types_part_1.cc #8 1.556 Creating dependency file for NS_Tests_part_7.cc #8 1.556 Creating dependency file for NS_Tests_part_6.cc #8 1.556 Creating dependency file for NS_Tests_part_5.cc #8 1.556 Creating dependency file for NS_Tests_part_4.cc #8 1.557 Creating dependency file for NS_Tests_part_3.cc #8 1.558 Creating dependency file for NS_Tests_part_2.cc #8 1.558 Creating dependency file for NS_Tests_part_1.cc #8 1.558 Creating dependency file for NS_Provider_IPL4_part_7.cc #8 1.559 Creating dependency file for NS_Provider_IPL4_part_6.cc #8 1.561 Creating dependency file for NS_Provider_IPL4_part_5.cc #8 1.561 Creating dependency file for NS_Provider_IPL4_part_4.cc #8 1.562 Creating dependency file for NS_Provider_IPL4_part_3.cc #8 1.562 Creating dependency file for NS_Provider_IPL4_part_2.cc #8 1.563 Creating dependency file for NS_Provider_IPL4_part_1.cc #8 1.563 Creating dependency file for NS_Provider_FR_part_7.cc #8 1.564 Creating dependency file for NS_Provider_FR_part_6.cc #8 1.564 Creating dependency file for NS_Provider_FR_part_4.cc #8 1.565 Creating dependency file for NS_Provider_FR_part_5.cc #8 1.565 Creating dependency file for NS_Provider_FR_part_3.cc #8 1.565 Creating dependency file for NS_Provider_FR_part_2.cc #8 1.566 Creating dependency file for MobileL3_Types_part_7.cc #8 1.566 Creating dependency file for NS_Provider_FR_part_1.cc #8 1.571 Creating dependency file for MobileL3_Types_part_5.cc #8 1.571 Creating dependency file for MobileL3_Types_part_6.cc #8 1.571 Creating dependency file for MobileL3_Types_part_4.cc #8 1.572 Creating dependency file for MobileL3_Types_part_3.cc #8 1.572 Creating dependency file for MobileL3_Types_part_2.cc #8 1.572 Creating dependency file for MobileL3_Types_part_1.cc #8 1.572 Creating dependency file for MobileL3_SS_Types_part_7.cc #8 1.572 Creating dependency file for MobileL3_SS_Types_part_6.cc #8 1.573 Creating dependency file for MobileL3_SS_Types_part_4.cc #8 1.573 Creating dependency file for MobileL3_SS_Types_part_5.cc #8 1.577 Creating dependency file for MobileL3_SS_Types_part_3.cc #8 1.577 Creating dependency file for MobileL3_SS_Types_part_2.cc #8 1.578 Creating dependency file for MobileL3_SS_Types_part_1.cc #8 1.578 Creating dependency file for MobileL3_SMS_Types_part_7.cc #8 1.579 Creating dependency file for MobileL3_SMS_Types_part_6.cc #8 1.579 Creating dependency file for MobileL3_SMS_Types_part_5.cc #8 1.579 Creating dependency file for MobileL3_SMS_Types_part_4.cc #8 1.579 Creating dependency file for MobileL3_SMS_Types_part_3.cc #8 1.579 Creating dependency file for MobileL3_SMS_Types_part_2.cc #8 1.579 Creating dependency file for MobileL3_SMS_Types_part_1.cc #8 1.580 Creating dependency file for MobileL3_RRM_Types_part_7.cc #8 1.580 Creating dependency file for MobileL3_RRM_Types_part_6.cc #8 1.581 Creating dependency file for MobileL3_RRM_Types_part_5.cc #8 1.581 Creating dependency file for MobileL3_RRM_Types_part_4.cc #8 1.581 Creating dependency file for MobileL3_RRM_Types_part_3.cc #8 1.584 Creating dependency file for MobileL3_RRM_Types_part_2.cc #8 1.584 Creating dependency file for MobileL3_RRM_Types_part_1.cc #8 1.584 Creating dependency file for MobileL3_MM_Types_part_7.cc #8 1.588 Creating dependency file for MobileL3_MM_Types_part_6.cc #8 1.588 Creating dependency file for MobileL3_MM_Types_part_5.cc #8 1.588 Creating dependency file for MobileL3_MM_Types_part_4.cc #8 1.588 Creating dependency file for MobileL3_MM_Types_part_3.cc #8 1.589 Creating dependency file for MobileL3_MM_Types_part_1.cc #8 1.589 Creating dependency file for MobileL3_MM_Types_part_2.cc #8 1.589 Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc #8 1.592 Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc #8 1.592 Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc #8 1.593 Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc #8 1.593 Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc #8 1.593 Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc #8 1.594 Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc #8 1.596 Creating dependency file for MobileL3_CommonIE_Types_part_7.cc #8 1.596 Creating dependency file for MobileL3_CommonIE_Types_part_6.cc #8 1.596 Creating dependency file for MobileL3_CommonIE_Types_part_5.cc #8 1.597 Creating dependency file for MobileL3_CommonIE_Types_part_4.cc #8 1.597 Creating dependency file for MobileL3_CommonIE_Types_part_3.cc #8 1.597 Creating dependency file for MobileL3_CommonIE_Types_part_2.cc #8 1.601 Creating dependency file for MobileL3_CommonIE_Types_part_1.cc #8 1.603 Creating dependency file for MobileL3_CC_Types_part_7.cc #8 1.604 Creating dependency file for MobileL3_CC_Types_part_5.cc #8 1.604 Creating dependency file for MobileL3_CC_Types_part_6.cc #8 1.604 Creating dependency file for MobileL3_CC_Types_part_4.cc #8 1.604 Creating dependency file for MobileL3_CC_Types_part_3.cc #8 1.609 Creating dependency file for MobileL3_CC_Types_part_2.cc #8 1.611 Creating dependency file for MobileL3_CC_Types_part_1.cc #8 1.611 Creating dependency file for Misc_Helpers_part_6.cc #8 1.611 Creating dependency file for Misc_Helpers_part_7.cc #8 1.612 Creating dependency file for Misc_Helpers_part_5.cc #8 1.612 Creating dependency file for Misc_Helpers_part_4.cc #8 1.614 Creating dependency file for Misc_Helpers_part_3.cc #8 1.619 Creating dependency file for Misc_Helpers_part_2.cc #8 1.620 Creating dependency file for Misc_Helpers_part_1.cc #8 1.621 Creating dependency file for LLC_Types_part_7.cc #8 1.624 Creating dependency file for LLC_Types_part_6.cc #8 1.625 Creating dependency file for LLC_Types_part_5.cc #8 1.636 Creating dependency file for LLC_Types_part_4.cc #8 1.636 Creating dependency file for LLC_Types_part_3.cc #8 1.636 Creating dependency file for LLC_Types_part_2.cc #8 1.636 Creating dependency file for LLC_Types_part_1.cc #8 1.636 Creating dependency file for LLC_Templates_part_7.cc #8 1.637 Creating dependency file for LLC_Templates_part_6.cc #8 1.643 Creating dependency file for LLC_Templates_part_5.cc #8 1.643 Creating dependency file for LLC_Templates_part_4.cc #8 1.654 Creating dependency file for LLC_Templates_part_3.cc #8 1.654 Creating dependency file for LLC_Templates_part_2.cc #8 1.654 Creating dependency file for LLC_Templates_part_1.cc #8 1.654 Creating dependency file for IPL4asp_Types_part_7.cc #8 1.654 Creating dependency file for IPL4asp_Types_part_6.cc #8 1.655 Creating dependency file for IPL4asp_Types_part_4.cc #8 1.655 Creating dependency file for IPL4asp_Types_part_5.cc #8 1.664 Creating dependency file for IPL4asp_Types_part_3.cc #8 1.664 Creating dependency file for IPL4asp_Types_part_2.cc #8 1.664 Creating dependency file for IPL4asp_Types_part_1.cc #8 1.664 Creating dependency file for IPL4asp_PortType_part_7.cc #8 1.665 Creating dependency file for IPL4asp_PortType_part_6.cc #8 1.665 Creating dependency file for IPL4asp_PortType_part_5.cc #8 1.666 Creating dependency file for IPL4asp_PortType_part_4.cc #8 1.666 Creating dependency file for IPL4asp_PortType_part_3.cc #8 1.673 Creating dependency file for IPL4asp_PortType_part_2.cc #8 1.673 Creating dependency file for IPL4asp_PortType_part_1.cc #8 1.673 Creating dependency file for IPL4asp_Functions_part_7.cc #8 1.673 Creating dependency file for IPL4asp_Functions_part_6.cc #8 1.673 Creating dependency file for IPL4asp_Functions_part_5.cc #8 1.673 Creating dependency file for IPL4asp_Functions_part_4.cc #8 1.674 Creating dependency file for IPL4asp_Functions_part_2.cc #8 1.674 Creating dependency file for IPL4asp_Functions_part_3.cc #8 1.675 Creating dependency file for IPL4asp_Functions_part_1.cc #8 1.680 Creating dependency file for General_Types_part_7.cc #8 1.681 Creating dependency file for General_Types_part_6.cc #8 1.682 Creating dependency file for General_Types_part_5.cc #8 1.682 Creating dependency file for General_Types_part_3.cc #8 1.682 Creating dependency file for General_Types_part_4.cc #8 1.683 Creating dependency file for General_Types_part_2.cc #8 1.683 Creating dependency file for General_Types_part_1.cc #8 1.684 Creating dependency file for GSM_Types_part_7.cc #8 1.684 Creating dependency file for GSM_Types_part_6.cc #8 1.684 Creating dependency file for GSM_Types_part_5.cc #8 1.688 Creating dependency file for GSM_Types_part_4.cc #8 1.689 Creating dependency file for GSM_Types_part_2.cc #8 1.689 Creating dependency file for GSM_Types_part_1.cc #8 1.689 Creating dependency file for GSM_Types_part_3.cc #8 1.689 Creating dependency file for FrameRelay_Types_part_7.cc #8 1.690 Creating dependency file for FrameRelay_Types_part_6.cc #8 1.690 Creating dependency file for FrameRelay_Types_part_5.cc #8 1.692 Creating dependency file for FrameRelay_Types_part_4.cc #8 1.692 Creating dependency file for FrameRelay_Types_part_3.cc #8 1.694 Creating dependency file for FrameRelay_Types_part_2.cc #8 1.699 Creating dependency file for FrameRelay_Types_part_1.cc #8 1.699 Creating dependency file for FrameRelay_Emulation_part_7.cc #8 1.700 Creating dependency file for FrameRelay_Emulation_part_5.cc #8 1.700 Creating dependency file for FrameRelay_Emulation_part_6.cc #8 1.700 Creating dependency file for FrameRelay_Emulation_part_4.cc #8 1.701 Creating dependency file for FrameRelay_Emulation_part_3.cc #8 1.701 Creating dependency file for FrameRelay_Emulation_part_2.cc #8 1.701 Creating dependency file for FrameRelay_Emulation_part_1.cc #8 1.701 Creating dependency file for FrameRelay_CodecPort_part_7.cc #8 1.701 Creating dependency file for FrameRelay_CodecPort_part_6.cc #8 1.701 Creating dependency file for FrameRelay_CodecPort_part_5.cc #8 1.707 Creating dependency file for FrameRelay_CodecPort_part_3.cc #8 1.707 Creating dependency file for FrameRelay_CodecPort_part_4.cc #8 1.707 Creating dependency file for FrameRelay_CodecPort_part_2.cc #8 1.707 Creating dependency file for FrameRelay_CodecPort_part_1.cc #8 1.707 Creating dependency file for BSSGP_Types_part_7.cc #8 1.708 Creating dependency file for BSSGP_Types_part_6.cc #8 1.709 Creating dependency file for BSSGP_Types_part_5.cc #8 1.711 Creating dependency file for BSSGP_Types_part_4.cc #8 1.715 Creating dependency file for BSSGP_Types_part_3.cc #8 1.715 Creating dependency file for BSSGP_Types_part_2.cc #8 1.715 Creating dependency file for BSSGP_Types_part_1.cc #8 1.716 Creating dependency file for AF_PACKET_PortTypes_part_7.cc #8 1.724 Creating dependency file for AF_PACKET_PortTypes_part_6.cc #8 1.724 Creating dependency file for AF_PACKET_PortTypes_part_5.cc #8 1.724 Creating dependency file for AF_PACKET_PortTypes_part_4.cc #8 1.724 Creating dependency file for AF_PACKET_PortTypes_part_3.cc #8 1.725 Creating dependency file for AF_PACKET_PortTypes_part_2.cc #8 1.726 Creating dependency file for AF_PACKET_PortTypes_part_1.cc #8 1.728 Creating dependency file for AF_PACKET_PortType_part_7.cc #8 1.732 Creating dependency file for AF_PACKET_PortType_part_6.cc #8 1.732 Creating dependency file for AF_PACKET_PortType_part_5.cc #8 1.732 Creating dependency file for AF_PACKET_PortType_part_4.cc #8 1.733 Creating dependency file for AF_PACKET_PortType_part_3.cc #8 1.735 Creating dependency file for AF_PACKET_PortType_part_2.cc #8 1.736 Creating dependency file for AF_PACKET_PortType_part_1.cc #8 1.736 Creating dependency file for UD_Types.cc #8 1.739 Creating dependency file for UD_PortType.cc #8 1.739 Creating dependency file for TELNETasp_PortType.cc #8 1.740 Creating dependency file for TCCInterface_Functions.cc #8 1.740 Creating dependency file for TCCConversion_Functions.cc #8 1.741 Creating dependency file for StatsD_Types.cc #8 1.744 Creating dependency file for StatsD_CodecPort_CtrlFunct.cc #8 1.746 Creating dependency file for StatsD_CodecPort.cc #8 1.747 Creating dependency file for Socket_API_Definitions.cc #8 1.749 Creating dependency file for SNDCP_Types.cc #8 1.749 Creating dependency file for Q933_Types.cc #8 1.757 Creating dependency file for Q931_Types.cc #8 1.798 Creating dependency file for Osmocom_VTY_Functions.cc #8 1.798 Creating dependency file for Osmocom_Types.cc #8 1.800 Creating dependency file for Osmocom_Gb_Types.cc #8 1.806 Creating dependency file for Native_Functions.cc #8 1.813 Creating dependency file for NS_Types.cc #8 1.814 Creating dependency file for NS_Tests.cc #8 1.817 Creating dependency file for NS_Provider_IPL4.cc #8 1.818 Creating dependency file for NS_Provider_FR.cc #8 1.818 Creating dependency file for MobileL3_Types.cc #8 1.821 Creating dependency file for MobileL3_SS_Types.cc #8 1.823 Creating dependency file for MobileL3_SMS_Types.cc #8 1.826 Creating dependency file for MobileL3_RRM_Types.cc #8 1.846 Creating dependency file for MobileL3_MM_Types.cc #8 1.858 Creating dependency file for MobileL3_GMM_SM_Types.cc #8 1.858 Creating dependency file for MobileL3_CommonIE_Types.cc #8 1.858 Creating dependency file for MobileL3_CC_Types.cc #8 1.859 Creating dependency file for Misc_Helpers.cc #8 1.862 Creating dependency file for LLC_Types.cc #8 1.864 Creating dependency file for LLC_Templates.cc #8 1.866 Creating dependency file for IPL4asp_Types.cc #8 1.866 Creating dependency file for IPL4asp_PortType.cc #8 1.880 Creating dependency file for IPL4asp_Functions.cc #8 1.884 Creating dependency file for General_Types.cc #8 1.894 Creating dependency file for GSM_Types.cc #8 1.909 Creating dependency file for FrameRelay_Types.cc #8 1.914 Creating dependency file for FrameRelay_Emulation.cc #8 1.935 Creating dependency file for FrameRelay_CodecPort.cc #8 1.936 Creating dependency file for BSSGP_Types.cc #8 1.952 Creating dependency file for AF_PACKET_PortTypes.cc #8 1.952 Creating dependency file for AF_PACKET_PortType.cc #8 2.080 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortType.o AF_PACKET_PortType.cc #8 2.080 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortTypes.o AF_PACKET_PortTypes.cc #8 2.080 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc #8 2.080 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_CodecPort.o FrameRelay_CodecPort.cc #8 2.080 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Emulation.o FrameRelay_Emulation.cc #8 2.081 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Types.o FrameRelay_Types.cc #8 2.081 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc #8 2.081 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc #8 2.081 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc #8 2.081 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc #8 2.081 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc #8 2.082 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates.o LLC_Templates.cc #8 2.082 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types.o LLC_Types.cc #8 2.082 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc #8 2.082 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc #8 2.082 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc #8 2.083 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc #8 2.084 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc #8 2.084 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc #8 2.085 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 2.649 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 2.679 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 2.756 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 2.762 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 2.789 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 2.885 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 2.988 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc #8 3.156 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 3.681 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc #8 4.150 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc #8 4.213 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 4.294 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 4.640 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 4.730 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 4.852 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 4.864 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct.o StatsD_CodecPort_CtrlFunct.cc #8 5.045 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types.o StatsD_Types.cc #8 5.062 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 5.446 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 5.521 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 5.569 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 5.806 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 5.881 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 5.882 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 5.906 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 5.914 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 5.923 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 5.930 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 5.939 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 5.947 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 5.956 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 5.964 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 5.972 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 5.981 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 5.989 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 5.998 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortTypes_part_7.o AF_PACKET_PortTypes_part_7.cc #8 6.006 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc #8 6.015 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc #8 6.138 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 6.258 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 6.477 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 6.486 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 6.704 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 6.964 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 6.989 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_CodecPort_part_2.o FrameRelay_CodecPort_part_2.cc #8 7.026 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_CodecPort_part_3.o FrameRelay_CodecPort_part_3.cc #8 7.062 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_CodecPort_part_4.o FrameRelay_CodecPort_part_4.cc #8 7.083 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_CodecPort_part_5.o FrameRelay_CodecPort_part_5.cc #8 7.104 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_CodecPort_part_6.o FrameRelay_CodecPort_part_6.cc #8 7.126 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_CodecPort_part_7.o FrameRelay_CodecPort_part_7.cc #8 7.148 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Emulation_part_1.o FrameRelay_Emulation_part_1.cc #8 7.169 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Emulation_part_2.o FrameRelay_Emulation_part_2.cc #8 7.204 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Emulation_part_3.o FrameRelay_Emulation_part_3.cc #8 7.239 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Emulation_part_4.o FrameRelay_Emulation_part_4.cc #8 7.296 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Emulation_part_5.o FrameRelay_Emulation_part_5.cc #8 7.317 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Emulation_part_6.o FrameRelay_Emulation_part_6.cc #8 7.338 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Emulation_part_7.o FrameRelay_Emulation_part_7.cc #8 7.362 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Types_part_1.o FrameRelay_Types_part_1.cc #8 7.427 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Types_part_2.o FrameRelay_Types_part_2.cc #8 7.465 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Types_part_3.o FrameRelay_Types_part_3.cc #8 7.502 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Types_part_4.o FrameRelay_Types_part_4.cc #8 7.542 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Types_part_5.o FrameRelay_Types_part_5.cc #8 7.622 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Types_part_6.o FrameRelay_Types_part_6.cc #8 7.645 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Types_part_7.o FrameRelay_Types_part_7.cc #8 7.658 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc #8 7.693 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc #8 7.694 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc #8 7.714 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc #8 7.734 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc #8 7.736 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc #8 7.738 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc #8 7.756 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc #8 7.757 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc #8 7.774 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc #8 7.777 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc #8 7.778 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc #8 7.798 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc #8 7.798 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc #8 7.814 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc #8 7.818 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc #8 7.834 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc #8 7.834 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc #8 7.853 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc #8 7.854 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc #8 7.866 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc #8 7.874 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc #8 7.875 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc #8 7.887 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc #8 7.898 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc #8 7.908 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc #8 7.910 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 7.921 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 7.930 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 7.931 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 7.934 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 7.942 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 7.950 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 7.954 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 7.963 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 7.966 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 7.970 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 7.975 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 7.975 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 7.987 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 7.987 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 7.996 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_7.o LLC_Templates_part_7.cc #8 8.003 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_1.o LLC_Types_part_1.cc #8 8.007 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_2.o LLC_Types_part_2.cc #8 8.007 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_3.o LLC_Types_part_3.cc #8 8.010 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_4.o LLC_Types_part_4.cc #8 8.019 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_5.o LLC_Types_part_5.cc #8 8.028 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_6.o LLC_Types_part_6.cc #8 8.028 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_7.o LLC_Types_part_7.cc #8 8.029 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc #8 8.030 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc #8 8.047 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc #8 8.048 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc #8 8.049 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc #8 8.050 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc #8 8.053 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc #8 8.068 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc #8 8.069 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc #8 8.069 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc #8 8.081 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc #8 8.083 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc #8 8.089 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc #8 8.101 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc #8 8.105 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc #8 8.110 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc #8 8.131 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc #8 8.132 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc #8 8.151 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc #8 8.152 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc #8 8.174 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc #8 8.174 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc #8 8.210 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 9.289 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc #8 10.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc #8 11.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc #8 11.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc #8 11.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc #8 11.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc #8 11.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc #8 11.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc #8 11.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc #8 11.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc #8 11.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc #8 11.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc #8 11.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc #8 11.45 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 11.45 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 11.59 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 11.62 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 11.65 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 11.69 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 11.70 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 11.71 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 11.75 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 11.77 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 11.79 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 11.81 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 11.83 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 11.86 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 11.88 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 11.90 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 11.92 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 11.94 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 11.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc #8 12.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc #8 12.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc #8 12.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc #8 12.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc #8 12.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc #8 12.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc #8 12.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc #8 12.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc #8 12.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_FR_part_1.o NS_Provider_FR_part_1.cc #8 12.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_FR_part_2.o NS_Provider_FR_part_2.cc #8 12.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_FR_part_3.o NS_Provider_FR_part_3.cc #8 12.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_FR_part_4.o NS_Provider_FR_part_4.cc #8 12.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_FR_part_5.o NS_Provider_FR_part_5.cc #8 12.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_FR_part_6.o NS_Provider_FR_part_6.cc #8 12.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_FR_part_7.o NS_Provider_FR_part_7.cc #8 12.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_1.cc #8 12.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_2.cc #8 12.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_3.cc #8 12.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_4.cc #8 12.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_5.cc #8 12.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_6.cc #8 12.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_7.o NS_Provider_IPL4_part_7.cc #8 12.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Tests_part_1.o NS_Tests_part_1.cc #8 12.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Tests_part_2.o NS_Tests_part_2.cc #8 12.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Tests_part_3.o NS_Tests_part_3.cc #8 12.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Tests_part_4.o NS_Tests_part_4.cc #8 12.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Tests_part_5.o NS_Tests_part_5.cc #8 12.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Tests_part_6.o NS_Tests_part_6.cc #8 12.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Tests_part_7.o NS_Tests_part_7.cc #8 12.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc #8 12.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc #8 12.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc #8 12.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc #8 12.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc #8 12.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc #8 12.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc #8 12.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc #8 12.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc #8 12.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc #8 12.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc #8 12.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc #8 12.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc #8 12.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc #8 12.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc #8 12.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc #8 12.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc #8 12.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc #8 12.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc #8 12.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc #8 12.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc #8 12.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc #8 12.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc #8 12.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc #8 12.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc #8 12.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc #8 12.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc #8 12.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc #8 12.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc #8 12.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc #8 12.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc #8 12.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc #8 12.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc #8 12.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc #8 12.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc #8 12.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q931_Types_part_1.o Q931_Types_part_1.cc #8 12.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q931_Types_part_2.o Q931_Types_part_2.cc #8 12.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q931_Types_part_3.o Q931_Types_part_3.cc #8 12.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q931_Types_part_4.o Q931_Types_part_4.cc #8 12.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q931_Types_part_5.o Q931_Types_part_5.cc #8 12.75 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 12.76 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 12.77 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 12.78 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 12.78 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 12.80 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 12.80 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 12.80 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 12.82 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 12.82 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 12.83 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 12.84 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 12.85 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 12.85 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 12.86 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 12.87 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 12.87 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 12.88 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 12.89 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 12.89 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 12.90 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 12.91 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 12.91 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 12.92 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 12.94 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 12.94 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 12.95 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 12.96 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 12.97 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 12.97 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 12.97 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 12.98 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 12.99 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 12.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_CodecPort_CtrlFunct_part_4.cc #8 13.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_5.o StatsD_CodecPort_CtrlFunct_part_5.cc #8 13.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_6.o StatsD_CodecPort_CtrlFunct_part_6.cc #8 13.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_7.o StatsD_CodecPort_CtrlFunct_part_7.cc #8 13.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_1.o StatsD_Types_part_1.cc #8 13.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_2.o StatsD_Types_part_2.cc #8 13.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_3.o StatsD_Types_part_3.cc #8 13.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_4.o StatsD_Types_part_4.cc #8 13.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_5.o StatsD_Types_part_5.cc #8 13.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_6.o StatsD_Types_part_6.cc #8 13.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_7.o StatsD_Types_part_7.cc #8 13.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc #8 13.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc #8 13.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc #8 13.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc #8 13.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc #8 13.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc #8 13.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc #8 13.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc #8 13.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc #8 13.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc #8 13.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc #8 13.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc #8 13.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc #8 13.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc #8 13.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc #8 13.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc #8 13.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc #8 13.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc #8 13.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 13.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc #8 13.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc #8 13.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_1.o UD_PortType_part_1.cc #8 13.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_2.o UD_PortType_part_2.cc #8 13.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_3.o UD_PortType_part_3.cc #8 13.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_4.o UD_PortType_part_4.cc #8 13.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_5.o UD_PortType_part_5.cc #8 13.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_6.o UD_PortType_part_6.cc #8 13.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_7.o UD_PortType_part_7.cc #8 13.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_1.o UD_Types_part_1.cc #8 13.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_2.o UD_Types_part_2.cc #8 13.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_3.o UD_Types_part_3.cc #8 13.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_4.o UD_Types_part_4.cc #8 13.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_5.o UD_Types_part_5.cc #8 13.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_6.o UD_Types_part_6.cc #8 13.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_7.o UD_Types_part_7.cc #8 13.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation.o BSSGP_Emulation.cc #8 13.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation.o NS_Emulation.cc #8 13.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS.o RAW_NS.cc #8 13.27 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 13.38 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 13.41 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 13.43 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 13.45 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 13.47 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 13.49 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 13.52 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 13.54 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 13.56 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 13.58 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 13.61 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 13.63 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 13.65 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 13.67 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 13.69 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 13.72 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 13.74 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 13.76 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 13.78 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 13.80 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 13.82 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 13.84 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 13.87 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 13.89 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 13.92 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 13.96 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 13.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_6.o StatsD_Checker_part_6.cc #8 14.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_7.o StatsD_Checker_part_7.cc #8 14.02 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 14.29 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 14.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc #8 15.36 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 15.84 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 15.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc #8 16.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunctdef.o StatsD_CodecPort_CtrlFunctdef.cc #8 16.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc #8 16.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc #8 16.63 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 16.86 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 16.92 g++ -shared -o AF_PACKET_PortType.so AF_PACKET_PortType.o #8 16.93 g++ -shared -o AF_PACKET_PortTypes.so AF_PACKET_PortTypes.o #8 17.07 g++ -shared -o BSSGP_Types.so BSSGP_Types.o #8 17.10 g++ -shared -o FrameRelay_CodecPort.so FrameRelay_CodecPort.o #8 17.17 g++ -shared -o FrameRelay_Emulation.so FrameRelay_Emulation.o #8 17.26 g++ -shared -o FrameRelay_Types.so FrameRelay_Types.o #8 17.27 g++ -shared -o GSM_Types.so GSM_Types.o #8 17.29 g++ -shared -o General_Types.so General_Types.o #8 17.37 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o #8 17.46 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o #8 17.46 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o #8 17.49 g++ -shared -o LLC_Templates.so LLC_Templates.o #8 17.50 g++ -shared -o LLC_Types.so LLC_Types.o #8 17.55 g++ -shared -o Misc_Helpers.so Misc_Helpers.o #8 17.56 g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o #8 17.64 g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o #8 17.66 g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o #8 17.67 g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o #8 17.68 g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o #8 17.70 g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o #8 17.79 g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o #8 17.81 g++ -shared -o MobileL3_Types.so MobileL3_Types.o #8 17.85 g++ -shared -o NS_Provider_FR.so NS_Provider_FR.o #8 17.87 g++ -shared -o NS_Provider_IPL4.so NS_Provider_IPL4.o #8 17.89 g++ -shared -o NS_Tests.so NS_Tests.o #8 17.91 g++ -shared -o NS_Types.so NS_Types.o #8 17.93 g++ -shared -o Native_Functions.so Native_Functions.o #8 17.94 g++ -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o #8 17.98 g++ -shared -o Osmocom_Types.so Osmocom_Types.o #8 18.01 g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o #8 18.02 g++ -shared -o Q931_Types.so Q931_Types.o #8 18.05 g++ -shared -o Q933_Types.so Q933_Types.o #8 18.06 g++ -shared -o SNDCP_Types.so SNDCP_Types.o #8 18.07 g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o #8 18.11 g++ -shared -o StatsD_CodecPort.so StatsD_CodecPort.o #8 18.12 g++ -shared -o StatsD_CodecPort_CtrlFunct.so StatsD_CodecPort_CtrlFunct.o #8 18.14 g++ -shared -o StatsD_Types.so StatsD_Types.o #8 18.15 g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o #8 18.16 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o #8 18.20 g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o #8 18.23 g++ -shared -o UD_PortType.so UD_PortType.o #8 18.25 g++ -shared -o UD_Types.so UD_Types.o #8 18.26 g++ -shared -o AF_PACKET_PortType_part_1.so AF_PACKET_PortType_part_1.o #8 18.26 g++ -shared -o AF_PACKET_PortType_part_2.so AF_PACKET_PortType_part_2.o #8 18.28 g++ -shared -o AF_PACKET_PortType_part_3.so AF_PACKET_PortType_part_3.o #8 18.28 g++ -shared -o AF_PACKET_PortType_part_4.so AF_PACKET_PortType_part_4.o #8 18.28 g++ -shared -o AF_PACKET_PortType_part_5.so AF_PACKET_PortType_part_5.o #8 18.29 g++ -shared -o AF_PACKET_PortType_part_6.so AF_PACKET_PortType_part_6.o #8 18.29 g++ -shared -o AF_PACKET_PortType_part_7.so AF_PACKET_PortType_part_7.o #8 18.31 g++ -shared -o AF_PACKET_PortTypes_part_1.so AF_PACKET_PortTypes_part_1.o #8 18.31 g++ -shared -o AF_PACKET_PortTypes_part_2.so AF_PACKET_PortTypes_part_2.o #8 18.32 g++ -shared -o AF_PACKET_PortTypes_part_3.so AF_PACKET_PortTypes_part_3.o #8 18.32 g++ -shared -o AF_PACKET_PortTypes_part_4.so AF_PACKET_PortTypes_part_4.o #8 18.33 g++ -shared -o AF_PACKET_PortTypes_part_5.so AF_PACKET_PortTypes_part_5.o #8 18.33 g++ -shared -o AF_PACKET_PortTypes_part_6.so AF_PACKET_PortTypes_part_6.o #8 18.34 g++ -shared -o AF_PACKET_PortTypes_part_7.so AF_PACKET_PortTypes_part_7.o #8 18.34 g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o #8 18.34 g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o #8 18.36 g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o #8 18.36 g++ -shared -o FrameRelay_CodecPort_part_1.so FrameRelay_CodecPort_part_1.o #8 18.37 g++ -shared -o FrameRelay_CodecPort_part_2.so FrameRelay_CodecPort_part_2.o #8 18.38 g++ -shared -o FrameRelay_CodecPort_part_3.so FrameRelay_CodecPort_part_3.o #8 18.38 g++ -shared -o FrameRelay_CodecPort_part_4.so FrameRelay_CodecPort_part_4.o #8 18.39 g++ -shared -o FrameRelay_CodecPort_part_5.so FrameRelay_CodecPort_part_5.o #8 18.41 g++ -shared -o FrameRelay_CodecPort_part_6.so FrameRelay_CodecPort_part_6.o #8 18.42 g++ -shared -o FrameRelay_CodecPort_part_7.so FrameRelay_CodecPort_part_7.o #8 18.42 g++ -shared -o FrameRelay_Emulation_part_1.so FrameRelay_Emulation_part_1.o #8 18.43 g++ -shared -o FrameRelay_Emulation_part_2.so FrameRelay_Emulation_part_2.o #8 18.45 g++ -shared -o FrameRelay_Emulation_part_3.so FrameRelay_Emulation_part_3.o #8 18.45 g++ -shared -o FrameRelay_Emulation_part_4.so FrameRelay_Emulation_part_4.o #8 18.46 g++ -shared -o FrameRelay_Emulation_part_5.so FrameRelay_Emulation_part_5.o #8 18.47 g++ -shared -o FrameRelay_Emulation_part_6.so FrameRelay_Emulation_part_6.o #8 18.48 g++ -shared -o FrameRelay_Emulation_part_7.so FrameRelay_Emulation_part_7.o #8 18.49 g++ -shared -o FrameRelay_Types_part_1.so FrameRelay_Types_part_1.o #8 18.49 g++ -shared -o FrameRelay_Types_part_2.so FrameRelay_Types_part_2.o #8 18.49 g++ -shared -o FrameRelay_Types_part_3.so FrameRelay_Types_part_3.o #8 18.50 g++ -shared -o FrameRelay_Types_part_4.so FrameRelay_Types_part_4.o #8 18.51 g++ -shared -o FrameRelay_Types_part_5.so FrameRelay_Types_part_5.o #8 18.51 g++ -shared -o FrameRelay_Types_part_6.so FrameRelay_Types_part_6.o #8 18.52 g++ -shared -o FrameRelay_Types_part_7.so FrameRelay_Types_part_7.o #8 18.52 g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o #8 18.52 g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o #8 18.54 g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o #8 18.54 g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o #8 18.55 g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o #8 18.55 g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o #8 18.56 g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o #8 18.56 g++ -shared -o General_Types_part_1.so General_Types_part_1.o #8 18.57 g++ -shared -o General_Types_part_2.so General_Types_part_2.o #8 18.57 g++ -shared -o General_Types_part_3.so General_Types_part_3.o #8 18.58 g++ -shared -o General_Types_part_4.so General_Types_part_4.o #8 18.58 g++ -shared -o General_Types_part_5.so General_Types_part_5.o #8 18.59 g++ -shared -o General_Types_part_6.so General_Types_part_6.o #8 18.59 g++ -shared -o General_Types_part_7.so General_Types_part_7.o #8 18.59 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o #8 18.60 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o #8 18.61 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o #8 18.61 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o #8 18.61 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o #8 18.62 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o #8 18.62 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o #8 18.62 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o #8 18.63 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o #8 18.63 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o #8 18.63 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o #8 18.65 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o #8 18.65 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o #8 18.65 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o #8 18.66 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o #8 18.66 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o #8 18.66 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o #8 18.67 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o #8 18.68 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o #8 18.68 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o #8 18.69 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o #8 18.69 g++ -shared -o LLC_Templates_part_1.so LLC_Templates_part_1.o #8 18.69 g++ -shared -o LLC_Templates_part_2.so LLC_Templates_part_2.o #8 18.69 g++ -shared -o LLC_Templates_part_3.so LLC_Templates_part_3.o #8 18.69 g++ -shared -o LLC_Templates_part_4.so LLC_Templates_part_4.o #8 18.71 g++ -shared -o LLC_Templates_part_5.so LLC_Templates_part_5.o #8 18.71 g++ -shared -o LLC_Templates_part_6.so LLC_Templates_part_6.o #8 18.72 g++ -shared -o LLC_Templates_part_7.so LLC_Templates_part_7.o #8 18.72 g++ -shared -o LLC_Types_part_1.so LLC_Types_part_1.o #8 18.72 g++ -shared -o LLC_Types_part_2.so LLC_Types_part_2.o #8 18.72 g++ -shared -o LLC_Types_part_3.so LLC_Types_part_3.o #8 18.73 g++ -shared -o LLC_Types_part_4.so LLC_Types_part_4.o #8 18.74 g++ -shared -o LLC_Types_part_5.so LLC_Types_part_5.o #8 18.75 g++ -shared -o LLC_Types_part_6.so LLC_Types_part_6.o #8 18.75 g++ -shared -o LLC_Types_part_7.so LLC_Types_part_7.o #8 18.75 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 18.75 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 18.75 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 18.76 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 18.78 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 18.78 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 18.78 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 18.79 g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o #8 18.80 g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o #8 18.80 g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o #8 18.80 g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o #8 18.80 g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o #8 18.80 g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o #8 18.80 g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o #8 18.81 g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o #8 18.83 g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o #8 18.83 g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o #8 18.83 g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o #8 18.83 g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o #8 18.84 g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o #8 18.85 g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o #8 18.86 g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o #8 18.86 g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o #8 18.86 g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o #8 18.86 g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o #8 18.87 g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o #8 18.88 g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o #8 18.88 g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o #8 18.89 g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o #8 18.89 g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o #8 18.89 g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o #8 18.90 g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o #8 18.91 g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o #8 18.91 g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o #8 18.91 g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o #8 18.91 g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o #8 18.91 g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o #8 18.93 g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o #8 18.94 g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o #8 18.94 g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o #8 18.94 g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o #8 18.94 g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o #8 18.95 g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o #8 18.95 g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o #8 18.97 g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o #8 18.97 g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o #8 18.97 g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o #8 18.98 g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o #8 18.99 g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o #8 19.00 g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o #8 19.00 g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o #8 19.00 g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o #8 19.00 g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o #8 19.02 g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o #8 19.02 g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o #8 19.02 g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o #8 19.02 g++ -shared -o NS_Provider_FR_part_1.so NS_Provider_FR_part_1.o #8 19.02 g++ -shared -o NS_Provider_FR_part_2.so NS_Provider_FR_part_2.o #8 19.02 g++ -shared -o NS_Provider_FR_part_3.so NS_Provider_FR_part_3.o #8 19.02 g++ -shared -o NS_Provider_FR_part_4.so NS_Provider_FR_part_4.o #8 19.04 g++ -shared -o NS_Provider_FR_part_5.so NS_Provider_FR_part_5.o #8 19.04 g++ -shared -o NS_Provider_FR_part_6.so NS_Provider_FR_part_6.o #8 19.04 g++ -shared -o NS_Provider_FR_part_7.so NS_Provider_FR_part_7.o #8 19.05 g++ -shared -o NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_1.o #8 19.05 g++ -shared -o NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_2.o #8 19.05 g++ -shared -o NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_3.o #8 19.05 g++ -shared -o NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_4.o #8 19.05 g++ -shared -o NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_5.o #8 19.06 g++ -shared -o NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_6.o #8 19.06 g++ -shared -o NS_Provider_IPL4_part_7.so NS_Provider_IPL4_part_7.o #8 19.07 g++ -shared -o NS_Tests_part_1.so NS_Tests_part_1.o #8 19.07 g++ -shared -o NS_Tests_part_2.so NS_Tests_part_2.o #8 19.07 g++ -shared -o NS_Tests_part_3.so NS_Tests_part_3.o #8 19.09 g++ -shared -o NS_Tests_part_4.so NS_Tests_part_4.o #8 19.09 g++ -shared -o NS_Tests_part_5.so NS_Tests_part_5.o #8 19.09 g++ -shared -o NS_Tests_part_6.so NS_Tests_part_6.o #8 19.09 g++ -shared -o NS_Tests_part_7.so NS_Tests_part_7.o #8 19.09 g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o #8 19.09 g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o #8 19.10 g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o #8 19.11 g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o #8 19.11 g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o #8 19.11 g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o #8 19.11 g++ -shared -o NS_Types_part_7.so NS_Types_part_7.o #8 19.11 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 19.11 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 19.12 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 19.14 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 19.14 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 19.14 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 19.14 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 19.14 g++ -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o #8 19.14 g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o #8 19.14 g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o #8 19.14 g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o #8 19.16 g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o #8 19.17 g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o #8 19.17 g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o #8 19.17 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 19.17 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 19.18 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 19.18 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 19.18 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 19.18 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 19.19 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 19.19 g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o #8 19.19 g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o #8 19.19 g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o #8 19.19 g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o #8 19.21 g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o #8 19.21 g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o #8 19.21 g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o #8 19.21 g++ -shared -o Q931_Types_part_1.so Q931_Types_part_1.o #8 19.23 g++ -shared -o Q931_Types_part_2.so Q931_Types_part_2.o #8 19.23 g++ -shared -o Q931_Types_part_3.so Q931_Types_part_3.o #8 19.23 g++ -shared -o Q931_Types_part_4.so Q931_Types_part_4.o #8 19.23 g++ -shared -o Q931_Types_part_5.so Q931_Types_part_5.o #8 19.23 g++ -shared -o Q931_Types_part_6.so Q931_Types_part_6.o #8 19.23 g++ -shared -o Q931_Types_part_7.so Q931_Types_part_7.o #8 19.23 g++ -shared -o Q933_Types_part_1.so Q933_Types_part_1.o #8 19.23 g++ -shared -o Q933_Types_part_2.so Q933_Types_part_2.o #8 19.24 g++ -shared -o Q933_Types_part_3.so Q933_Types_part_3.o #8 19.26 g++ -shared -o Q933_Types_part_4.so Q933_Types_part_4.o #8 19.26 g++ -shared -o Q933_Types_part_5.so Q933_Types_part_5.o #8 19.26 g++ -shared -o Q933_Types_part_6.so Q933_Types_part_6.o #8 19.26 g++ -shared -o Q933_Types_part_7.so Q933_Types_part_7.o #8 19.26 g++ -shared -o SNDCP_Types_part_1.so SNDCP_Types_part_1.o #8 19.26 g++ -shared -o SNDCP_Types_part_2.so SNDCP_Types_part_2.o #8 19.26 g++ -shared -o SNDCP_Types_part_3.so SNDCP_Types_part_3.o #8 19.26 g++ -shared -o SNDCP_Types_part_4.so SNDCP_Types_part_4.o #8 19.26 g++ -shared -o SNDCP_Types_part_5.so SNDCP_Types_part_5.o #8 19.28 g++ -shared -o SNDCP_Types_part_6.so SNDCP_Types_part_6.o #8 19.28 g++ -shared -o SNDCP_Types_part_7.so SNDCP_Types_part_7.o #8 19.28 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 19.28 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 19.28 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 19.29 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 19.29 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 19.31 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 19.31 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 19.31 g++ -shared -o StatsD_CodecPort_part_1.so StatsD_CodecPort_part_1.o #8 19.31 g++ -shared -o StatsD_CodecPort_part_2.so StatsD_CodecPort_part_2.o #8 19.31 g++ -shared -o StatsD_CodecPort_part_3.so StatsD_CodecPort_part_3.o #8 19.31 g++ -shared -o StatsD_CodecPort_part_4.so StatsD_CodecPort_part_4.o #8 19.31 g++ -shared -o StatsD_CodecPort_part_5.so StatsD_CodecPort_part_5.o #8 19.31 g++ -shared -o StatsD_CodecPort_part_6.so StatsD_CodecPort_part_6.o #8 19.31 g++ -shared -o StatsD_CodecPort_part_7.so StatsD_CodecPort_part_7.o #8 19.33 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_1.o #8 19.33 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_2.o #8 19.34 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_3.o #8 19.34 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_4.o #8 19.34 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_5.o #8 19.34 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_6.o #8 19.34 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_7.so StatsD_CodecPort_CtrlFunct_part_7.o #8 19.34 g++ -shared -o StatsD_Types_part_1.so StatsD_Types_part_1.o #8 19.34 g++ -shared -o StatsD_Types_part_2.so StatsD_Types_part_2.o #8 19.36 g++ -shared -o StatsD_Types_part_3.so StatsD_Types_part_3.o #8 19.36 g++ -shared -o StatsD_Types_part_4.so StatsD_Types_part_4.o #8 19.36 g++ -shared -o StatsD_Types_part_5.so StatsD_Types_part_5.o #8 19.36 g++ -shared -o StatsD_Types_part_6.so StatsD_Types_part_6.o #8 19.36 g++ -shared -o StatsD_Types_part_7.so StatsD_Types_part_7.o #8 19.36 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o #8 19.36 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o #8 19.36 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o #8 19.37 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 19.38 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 19.39 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 19.39 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 19.39 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o #8 19.39 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o #8 19.39 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o #8 19.39 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 19.39 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 19.40 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 19.41 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 19.41 g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o #8 19.42 g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o #8 19.42 g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o #8 19.42 g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o #8 19.42 g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o #8 19.42 g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o #8 19.42 g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o #8 19.42 g++ -shared -o UD_PortType_part_1.so UD_PortType_part_1.o #8 19.43 g++ -shared -o UD_PortType_part_2.so UD_PortType_part_2.o #8 19.44 g++ -shared -o UD_PortType_part_3.so UD_PortType_part_3.o #8 19.44 g++ -shared -o UD_PortType_part_4.so UD_PortType_part_4.o #8 19.44 g++ -shared -o UD_PortType_part_5.so UD_PortType_part_5.o #8 19.44 g++ -shared -o UD_PortType_part_6.so UD_PortType_part_6.o #8 19.44 g++ -shared -o UD_PortType_part_7.so UD_PortType_part_7.o #8 19.44 g++ -shared -o UD_Types_part_1.so UD_Types_part_1.o #8 19.45 g++ -shared -o UD_Types_part_2.so UD_Types_part_2.o #8 19.46 g++ -shared -o UD_Types_part_3.so UD_Types_part_3.o #8 19.47 g++ -shared -o UD_Types_part_4.so UD_Types_part_4.o #8 19.47 g++ -shared -o UD_Types_part_5.so UD_Types_part_5.o #8 19.47 g++ -shared -o UD_Types_part_6.so UD_Types_part_6.o #8 19.47 g++ -shared -o UD_Types_part_7.so UD_Types_part_7.o #8 19.47 g++ -shared -o NS_Emulation.so NS_Emulation.o #8 19.47 g++ -shared -o RAW_NS.so RAW_NS.o #8 19.47 g++ -shared -o StatsD_Checker.so StatsD_Checker.o #8 19.48 g++ -shared -o BSSGP_Emulation_part_1.so BSSGP_Emulation_part_1.o #8 19.49 g++ -shared -o BSSGP_Emulation_part_2.so BSSGP_Emulation_part_2.o #8 19.50 g++ -shared -o BSSGP_Emulation_part_3.so BSSGP_Emulation_part_3.o #8 19.50 g++ -shared -o BSSGP_Emulation_part_4.so BSSGP_Emulation_part_4.o #8 19.50 g++ -shared -o BSSGP_Emulation_part_5.so BSSGP_Emulation_part_5.o #8 19.50 g++ -shared -o BSSGP_Emulation_part_6.so BSSGP_Emulation_part_6.o #8 19.51 g++ -shared -o BSSGP_Emulation_part_7.so BSSGP_Emulation_part_7.o #8 19.52 g++ -shared -o NS_Emulation_part_1.so NS_Emulation_part_1.o #8 19.53 g++ -shared -o NS_Emulation_part_2.so NS_Emulation_part_2.o #8 19.53 g++ -shared -o NS_Emulation_part_3.so NS_Emulation_part_3.o #8 19.53 g++ -shared -o NS_Emulation_part_4.so NS_Emulation_part_4.o #8 19.53 g++ -shared -o NS_Emulation_part_5.so NS_Emulation_part_5.o #8 19.55 g++ -shared -o NS_Emulation_part_6.so NS_Emulation_part_6.o #8 19.55 g++ -shared -o NS_Emulation_part_7.so NS_Emulation_part_7.o #8 19.56 g++ -shared -o RAW_NS_part_1.so RAW_NS_part_1.o #8 19.56 g++ -shared -o RAW_NS_part_2.so RAW_NS_part_2.o #8 19.56 g++ -shared -o RAW_NS_part_3.so RAW_NS_part_3.o #8 19.56 g++ -shared -o RAW_NS_part_4.so RAW_NS_part_4.o #8 19.57 g++ -shared -o RAW_NS_part_5.so RAW_NS_part_5.o #8 19.57 g++ -shared -o RAW_NS_part_6.so RAW_NS_part_6.o #8 19.58 g++ -shared -o RAW_NS_part_7.so RAW_NS_part_7.o #8 19.58 g++ -shared -o StatsD_Checker_part_1.so StatsD_Checker_part_1.o #8 19.58 g++ -shared -o StatsD_Checker_part_2.so StatsD_Checker_part_2.o #8 19.58 g++ -shared -o StatsD_Checker_part_3.so StatsD_Checker_part_3.o #8 19.59 g++ -shared -o StatsD_Checker_part_4.so StatsD_Checker_part_4.o #8 19.60 g++ -shared -o StatsD_Checker_part_5.so StatsD_Checker_part_5.o #8 19.60 g++ -shared -o StatsD_Checker_part_6.so StatsD_Checker_part_6.o #8 19.60 g++ -shared -o StatsD_Checker_part_7.so StatsD_Checker_part_7.o #8 19.61 g++ -shared -o AF_PACKET_PT.so AF_PACKET_PT.o #8 19.61 g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o #8 19.61 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o #8 19.61 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o #8 19.61 g++ -shared -o LLC_EncDec.so LLC_EncDec.o #8 19.62 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 19.63 g++ -shared -o StatsD_CodecPort_CtrlFunctdef.so StatsD_CodecPort_CtrlFunctdef.o #8 19.63 g++ -shared -o TCCConversion.so TCCConversion.o #8 19.64 g++ -shared -o TCCInterface.so TCCInterface.o #8 19.64 g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o #8 19.65 g++ -shared -o UD_PT.so UD_PT.o #8 19.66 g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o #8 19.71 g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o #8 19.74 g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o #8 19.76 g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o #8 19.99 g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o #8 20.05 g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o #8 20.21 g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o #8 20.25 g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o #8 20.62 g++ -shared -o BSSGP_Emulation.so BSSGP_Emulation.o #8 21.27 g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o #8 21.61 g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o #8 21.93 g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o #8 21.98 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 21.98 -L/usr/lib/titan -lttcn3-parallel-dynamic \ #8 21.98 -L/lib -lcrypto \ #8 21.98 -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ #8 21.98 then : ; else /usr/bin/titanver AF_PACKET_PortType.o AF_PACKET_PortTypes.o BSSGP_Types.o FrameRelay_CodecPort.o FrameRelay_Emulation.o FrameRelay_Types.o GSM_Types.o General_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o LLC_Templates.o LLC_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o NS_Provider_FR.o NS_Provider_IPL4.o NS_Tests.o NS_Types.o Native_Functions.o Osmocom_Gb_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o Q931_Types.o Q933_Types.o SNDCP_Types.o Socket_API_Definitions.o StatsD_CodecPort.o StatsD_CodecPort_CtrlFunct.o StatsD_Types.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UD_PortType.o UD_Types.o AF_PACKET_PortType_part_1.o AF_PACKET_PortType_part_2.o AF_PACKET_PortType_part_3.o AF_PACKET_PortType_part_4.o AF_PACKET_PortType_part_5.o AF_PACKET_PortType_part_6.o AF_PACKET_PortType_part_7.o AF_PACKET_PortTypes_part_1.o AF_PACKET_PortTypes_part_2.o AF_PACKET_PortTypes_part_3.o AF_PACKET_PortTypes_part_4.o AF_PACKET_PortTypes_part_5.o AF_PACKET_PortTypes_part_6.o AF_PACKET_PortTypes_part_7.o BSSGP_Types_part_1.o BSSGP_Types_part_2.o BSSGP_Types_part_3.o BSSGP_Types_part_4.o BSSGP_Types_part_5.o BSSGP_Types_part_6.o BSSGP_Types_part_7.o FrameRelay_CodecPort_part_1.o FrameRelay_CodecPort_part_2.o FrameRelay_CodecPort_part_3.o FrameRelay_CodecPort_part_4.o FrameRelay_CodecPort_part_5.o FrameRelay_CodecPort_part_6.o FrameRelay_CodecPort_part_7.o FrameRelay_Emulation_part_1.o FrameRelay_Emulation_part_2.o FrameRelay_Emulation_part_3.o FrameRelay_Emulation_part_4.o FrameRelay_Emulation_part_5.o FrameRelay_Emulation_part_6.o FrameRelay_Emulation_part_7.o FrameRelay_Types_part_1.o FrameRelay_Types_part_2.o FrameRelay_Types_part_3.o FrameRelay_Types_part_4.o FrameRelay_Types_part_5.o FrameRelay_Types_part_6.o FrameRelay_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o LLC_Templates_part_1.o LLC_Templates_part_2.o LLC_Templates_part_3.o LLC_Templates_part_4.o LLC_Templates_part_5.o LLC_Templates_part_6.o LLC_Templates_part_7.o LLC_Types_part_1.o LLC_Types_part_2.o LLC_Types_part_3.o LLC_Types_part_4.o LLC_Types_part_5.o LLC_Types_part_6.o LLC_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o NS_Provider_FR_part_1.o NS_Provider_FR_part_2.o NS_Provider_FR_part_3.o NS_Provider_FR_part_4.o NS_Provider_FR_part_5.o NS_Provider_FR_part_6.o NS_Provider_FR_part_7.o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_7.o NS_Tests_part_1.o NS_Tests_part_2.o NS_Tests_part_3.o NS_Tests_part_4.o NS_Tests_part_5.o NS_Tests_part_6.o NS_Tests_part_7.o NS_Types_part_1.o NS_Types_part_2.o NS_Types_part_3.o NS_Types_part_4.o NS_Types_part_5.o NS_Types_part_6.o NS_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o Q931_Types_part_1.o Q931_Types_part_2.o Q931_Types_part_3.o Q931_Types_part_4.o Q931_Types_part_5.o Q931_Types_part_6.o Q931_Types_part_7.o Q933_Types_part_1.o Q933_Types_part_2.o Q933_Types_part_3.o Q933_Types_part_4.o Q933_Types_part_5.o Q933_Types_part_6.o Q933_Types_part_7.o SNDCP_Types_part_1.o SNDCP_Types_part_2.o SNDCP_Types_part_3.o SNDCP_Types_part_4.o SNDCP_Types_part_5.o SNDCP_Types_part_6.o SNDCP_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o StatsD_CodecPort_part_1.o StatsD_CodecPort_part_2.o StatsD_CodecPort_part_3.o StatsD_CodecPort_part_4.o StatsD_CodecPort_part_5.o StatsD_CodecPort_part_6.o StatsD_CodecPort_part_7.o StatsD_CodecPort_CtrlFunct_part_1.o StatsD_CodecPort_CtrlFunct_part_2.o StatsD_CodecPort_CtrlFunct_part_3.o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_CodecPort_CtrlFunct_part_5.o StatsD_CodecPort_CtrlFunct_part_6.o StatsD_CodecPort_CtrlFunct_part_7.o StatsD_Types_part_1.o StatsD_Types_part_2.o StatsD_Types_part_3.o StatsD_Types_part_4.o StatsD_Types_part_5.o StatsD_Types_part_6.o StatsD_Types_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UD_PortType_part_1.o UD_PortType_part_2.o UD_PortType_part_3.o UD_PortType_part_4.o UD_PortType_part_5.o UD_PortType_part_6.o UD_PortType_part_7.o UD_Types_part_1.o UD_Types_part_2.o UD_Types_part_3.o UD_Types_part_4.o UD_Types_part_5.o UD_Types_part_6.o UD_Types_part_7.o BSSGP_Emulation.o NS_Emulation.o RAW_NS.o StatsD_Checker.o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_7.o NS_Emulation_part_1.o NS_Emulation_part_2.o NS_Emulation_part_3.o NS_Emulation_part_4.o NS_Emulation_part_5.o NS_Emulation_part_6.o NS_Emulation_part_7.o RAW_NS_part_1.o RAW_NS_part_2.o RAW_NS_part_3.o RAW_NS_part_4.o RAW_NS_part_5.o RAW_NS_part_6.o RAW_NS_part_7.o StatsD_Checker_part_1.o StatsD_Checker_part_2.o StatsD_Checker_part_3.o StatsD_Checker_part_4.o StatsD_Checker_part_5.o StatsD_Checker_part_6.o StatsD_Checker_part_7.o AF_PACKET_PT.o BSSGP_EncDec.o IPL4asp_PT.o IPL4asp_discovery.o LLC_EncDec.o Native_FunctionDefs.o StatsD_CodecPort_CtrlFunctdef.o TCCConversion.o TCCInterface.o TELNETasp_PT.o UD_PT.o; exit 1; fi #8 22.25 make[1]: Leaving directory '/osmo-ttcn3-hacks/ns' #8 DONE 22.6s #9 [4/4] COPY NS_TESTS.CFG /data/NS_Tests.cfg #9 DONE 0.2s #10 exporting to image #10 exporting layers #10 exporting layers 1.5s done #10 writing image sha256:e6b772370ec27ce6509f7d22414d5eb586bd2d8174fd760d9bb9217145bca798 done #10 naming to docker.io/osmocom-build/ttcn3-ns-test:latest 0.0s done #10 DONE 1.5s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG $REGISTRY/$USER/debian-bookworm-titan results in empty or invalid base image name (line 3) - JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals (line 13) rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sgsn-sns/ttcn3-ns-test' + docker_image_exists ttcn3-ns-test + docker images -q osmocom-build/ttcn3-ns-test + test -n e6b772370ec2 + list_osmo_packages debian-bookworm ttcn3-ns-test + local distro=debian-bookworm + local image=ttcn3-ns-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-ns-test -c + [ -n ] + return + set_clean_up_trap + trap clean_up_common EXIT INT TERM 0 + set -e + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sgsn-sns/logs/ns-tester + cp sgsn-sns/NS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sgsn-sns/logs/ns-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sgsn-sns/logs/ns-tester/NS_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sgsn-sns/logs/ns-tester/NS_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sgsn-sns/logs/ns-tester/NS_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sgsn-sns/logs/ns-tester/NS_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sgsn-sns/logs/ns + cp sgsn-sns/osmo-ns-dummy.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sgsn-sns/logs/ns/ + network_create + SUBNET=574777 + seq 1 30 + echo (574777 + 1) % 256 + bc + SUBNET=58 + NET_NAME=ttcn3-ns-test-sgsn-sns-58 + SUB4=172.18.58.0/24 + SUB6=fd02:db8:58::/64 + set +x Creating network ttcn3-ns-test-sgsn-sns-58, trying SUBNET=58... + docker network create --internal --subnet 172.18.58.0/24 --ipv6 --subnet fd02:db8:58::/64 ttcn3-ns-test-sgsn-sns-58 263a624c8a89bad895f5c9cdba3cfdfc69116dc6e66021e9a3f632ae41160a17 + set +x ### Network ttcn3-ns-test-sgsn-sns-58 created (SUBNET=58) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=58 to: /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sgsn-sns/logs/ns-tester/NS_Tests.cfg Applying SUBNET=58 to: /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sgsn-sns/logs/ns/osmo-ns-dummy.cfg + echo Starting container with osmo-ns-dummy Starting container with osmo-ns-dummy + docker_network_params 58 101 + NET=58 + ADDR_SUFIX=101 + echo --network ttcn3-ns-test-sgsn-sns-58 --ip 172.18.58.101 --ip6 fd02:db8:58::101 + docker run --rm --network ttcn3-ns-test-sgsn-sns-58 --ip 172.18.58.101 --ip6 fd02:db8:58::101 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sgsn-sns/logs/ns:/data --name jenkins-ttcn3-ns-test-sgsn-sns-1285-ns-sgsn-sns -d osmocom-build/osmo-ns-master /bin/sh -c /usr/local/bin/osmo-ns-dummy -c /data/osmo-ns-dummy.cfg -p 4240 >>/data/osmo-ns-dummy.log 2>&1 f2c97f22e30457d575c47d0901c0498a0f5f0620082ed58c794bea9ed8c5e6ea + echo Starting container with NS testsuite Starting container with NS testsuite + docker_network_params 58 10 + NET=58 + ADDR_SUFIX=10 + echo --network ttcn3-ns-test-sgsn-sns-58 --ip 172.18.58.10 --ip6 fd02:db8:58::10 + docker run --rm --network ttcn3-ns-test-sgsn-sns-58 --ip 172.18.58.10 --ip6 fd02:db8:58::10 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sgsn-sns/logs/ns-tester:/data --name jenkins-ttcn3-ns-test-sgsn-sns-1285-ttcn3-ns-test-sgsn-sns osmocom-build/ttcn3-ns-test + SUBDIR=ns + SUITE=NS_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/ns/NS_Tests NS_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli NS_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: NS_Tests.cfg MC@5aa518d75f62: Unix server socket created successfully. MC@5aa518d75f62: Listening on TCP port 42679. MC2> 5aa518d75f62 is the default spawn /osmo-ttcn3-hacks/ns/NS_Tests 5aa518d75f62 42679 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@5aa518d75f62: New HC connected from 172.18.58.10 [172.18.58.10]. 5aa518d75f62: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@5aa518d75f62: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@5aa518d75f62: Warning: Option `SourceInfoFormat' was given more than once in section [LOGGING] of the configuration file. HC@5aa518d75f62: Warning: Option `SourceInfoFormat' was given more than once in section [LOGGING] of the configuration file. HC@5aa518d75f62: Warning: Option `LoggerPlugins' was given more than once in section [LOGGING] of the configuration file. HC@5aa518d75f62: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@5aa518d75f62: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. HC@5aa518d75f62: Warning: Option `BeginTestCase' was given more than once in section [EXTERNAL_COMMANDS] of the configuration file. HC@5aa518d75f62: Warning: Option `EndTestCase' was given more than once in section [EXTERNAL_COMMANDS] of the configuration file. HC@5aa518d75f62: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. HC@5aa518d75f62: Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in MC@5aa518d75f62: Configuration file was processed on all HCs. MC@5aa518d75f62: Creating MTC on host 172.18.58.10. MC@5aa518d75f62: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@5aa518d75f62: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_sns_sgsn_config_success'. ------ NS_Tests.TC_sns_sgsn_config_success ------ Fri Mar 14 05:03:35 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_sns_sgsn_config_success.pcap" >/data/NS_Tests.TC_sns_sgsn_config_success.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5aa518d75f62: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_sns_sgsn_config_success' was executed successfully (exit status: 0). MTC@5aa518d75f62: Test case TC_sns_sgsn_config_success started. MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer g_T_guard: 60 s MTC@5aa518d75f62: f_outgoing_sns_size(idx=0) MTC@5aa518d75f62: f_ns_exp() expecting { pDU_SNS_Size_Ack := { nsPduType := '13'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@5aa518d75f62: f_outgoing_sns_config(idx=0) MTC@5aa518d75f62: 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@5aa518d75f62: f_incoming_sns_config(idx=0) MTC@5aa518d75f62: 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 := 'AC123A65'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@5aa518d75f62: Test case TC_sns_sgsn_config_success finished. Verdict: pass MTC@5aa518d75f62: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_sns_sgsn_config_success pass'. Fri Mar 14 05:03:37 UTC 2025 ====== NS_Tests.TC_sns_sgsn_config_success pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2852) Waiting for packet dumper to finish... 1 (prev_count=2852, count=18686) MTC@5aa518d75f62: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_sns_sgsn_config_success pass' was executed successfully (exit status: 0). MTC@5aa518d75f62: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_sns_sgsn_add'. ------ NS_Tests.TC_sns_sgsn_add ------ Fri Mar 14 05:03:39 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_sns_sgsn_add.pcap" >/data/NS_Tests.TC_sns_sgsn_add.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5aa518d75f62: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_sns_sgsn_add' was executed successfully (exit status: 0). MTC@5aa518d75f62: Test case TC_sns_sgsn_add started. MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer g_T_guard: 60 s MTC@5aa518d75f62: f_outgoing_sns_size(idx=0) MTC@5aa518d75f62: f_ns_exp() expecting { pDU_SNS_Size_Ack := { nsPduType := '13'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@5aa518d75f62: f_outgoing_sns_config(idx=0) MTC@5aa518d75f62: 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@5aa518d75f62: f_incoming_sns_config(idx=0) MTC@5aa518d75f62: 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 := 'AC123A65'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: f_incoming_sns_add(idx=0) MTC@5aa518d75f62: 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 := 'AC123A65'O, uDP_Port := '59D9'O, signallingWeight := '01'O, dataWeight := '01'O } } }, listofIP6Elements := omit } } MTC@5aa518d75f62: Test case TC_sns_sgsn_add finished. Verdict: pass MTC@5aa518d75f62: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_sns_sgsn_add pass'. Fri Mar 14 05:03:40 UTC 2025 ====== NS_Tests.TC_sns_sgsn_add pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=10020) Waiting for packet dumper to finish... 1 (prev_count=10020, count=21390) MTC@5aa518d75f62: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_sns_sgsn_add pass' was executed successfully (exit status: 0). MTC@5aa518d75f62: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_sns_sgsn_del'. ------ NS_Tests.TC_sns_sgsn_del ------ Fri Mar 14 05:03:42 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_sns_sgsn_del.pcap" >/data/NS_Tests.TC_sns_sgsn_del.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5aa518d75f62: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_sns_sgsn_del' was executed successfully (exit status: 0). MTC@5aa518d75f62: Test case TC_sns_sgsn_del started. MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer g_T_guard: 60 s MTC@5aa518d75f62: f_outgoing_sns_size(idx=0) MTC@5aa518d75f62: f_ns_exp() expecting { pDU_SNS_Size_Ack := { nsPduType := '13'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@5aa518d75f62: f_outgoing_sns_config(idx=0) MTC@5aa518d75f62: 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@5aa518d75f62: f_incoming_sns_config(idx=0) MTC@5aa518d75f62: 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 := 'AC123A65'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: f_incoming_sns_add(idx=0) MTC@5aa518d75f62: 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 := 'AC123A65'O, uDP_Port := '59D9'O, signallingWeight := '01'O, dataWeight := '01'O } } }, listofIP6Elements := omit } } MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: f_incoming_sns_del(idx=0) MTC@5aa518d75f62: 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 := 'AC123A65'O, uDP_Port := '59D9'O, signallingWeight := '01'O, dataWeight := '01'O } } }, listofIP6Elements := omit } } MTC@5aa518d75f62: Test case TC_sns_sgsn_del finished. Verdict: pass MTC@5aa518d75f62: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_sns_sgsn_del pass'. Fri Mar 14 05:03:43 UTC 2025 ====== NS_Tests.TC_sns_sgsn_del pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=11448) Waiting for packet dumper to finish... 1 (prev_count=11448, count=26394) MTC@5aa518d75f62: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_sns_sgsn_del pass' was executed successfully (exit status: 0). MTC@5aa518d75f62: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_sns_sgsn_add_change_del'. ------ NS_Tests.TC_sns_sgsn_add_change_del ------ Fri Mar 14 05:03:45 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_sns_sgsn_add_change_del.pcap" >/data/NS_Tests.TC_sns_sgsn_add_change_del.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5aa518d75f62: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_sns_sgsn_add_change_del' was executed successfully (exit status: 0). MTC@5aa518d75f62: Test case TC_sns_sgsn_add_change_del started. MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer g_T_guard: 60 s MTC@5aa518d75f62: f_outgoing_sns_size(idx=0) MTC@5aa518d75f62: f_ns_exp() expecting { pDU_SNS_Size_Ack := { nsPduType := '13'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@5aa518d75f62: f_outgoing_sns_config(idx=0) MTC@5aa518d75f62: 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@5aa518d75f62: f_incoming_sns_config(idx=0) MTC@5aa518d75f62: 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 := 'AC123A65'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: 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 := 'AC123A65'O, uDP_Port := '59D9'O, signallingWeight := '01'O, dataWeight := '01'O } } }, listofIP6Elements := omit } } MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: f_incoming_sns_chg_weight(idx=0) MTC@5aa518d75f62: 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 := 'AC123A65'O, uDP_Port := '59D9'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@5aa518d75f62: f_incoming_sns_del(idx=0) MTC@5aa518d75f62: 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 := 'AC123A65'O, uDP_Port := '59D9'O, signallingWeight := '63'O ("c"), dataWeight := '63'O ("c") } } }, listofIP6Elements := omit } } MTC@5aa518d75f62: Test case TC_sns_sgsn_add_change_del finished. Verdict: pass MTC@5aa518d75f62: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_sns_sgsn_add_change_del pass'. Fri Mar 14 05:03:46 UTC 2025 ====== NS_Tests.TC_sns_sgsn_add_change_del pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=7667) Waiting for packet dumper to finish... 1 (prev_count=7667, count=23745) MTC@5aa518d75f62: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_sns_sgsn_add_change_del pass' was executed successfully (exit status: 0). MTC@5aa518d75f62: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_sns_sgsn_size_correct_port'. ------ NS_Tests.TC_sns_sgsn_size_correct_port ------ Fri Mar 14 05:03:48 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_sns_sgsn_size_correct_port.pcap" >/data/NS_Tests.TC_sns_sgsn_size_correct_port.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5aa518d75f62: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_sns_sgsn_size_correct_port' was executed successfully (exit status: 0). MTC@5aa518d75f62: Test case TC_sns_sgsn_size_correct_port started. MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer g_T_guard: 60 s MTC@5aa518d75f62: f_outgoing_sns_size(idx=0) MTC@5aa518d75f62: f_ns_exp() expecting { pDU_SNS_Size_Ack := { nsPduType := '13'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@5aa518d75f62: f_outgoing_sns_config(idx=0) MTC@5aa518d75f62: 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@5aa518d75f62: f_incoming_sns_config(idx=0) MTC@5aa518d75f62: 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 := 'AC123A65'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@5aa518d75f62: f_outgoing_sns_size(idx=1) MTC@5aa518d75f62: f_ns_exp() expecting { pDU_SNS_Size_Ack := { nsPduType := '13'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@5aa518d75f62: Test case TC_sns_sgsn_size_correct_port finished. Verdict: pass MTC@5aa518d75f62: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_sns_sgsn_size_correct_port pass'. Fri Mar 14 05:03:49 UTC 2025 ====== NS_Tests.TC_sns_sgsn_size_correct_port pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=9968) Waiting for packet dumper to finish... 1 (prev_count=9968, count=19479) MTC@5aa518d75f62: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_sns_sgsn_size_correct_port pass' was executed successfully (exit status: 0). MTC@5aa518d75f62: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_sns_sgsn_size_after_success'. ------ NS_Tests.TC_sns_sgsn_size_after_success ------ Fri Mar 14 05:03:51 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_sns_sgsn_size_after_success.pcap" >/data/NS_Tests.TC_sns_sgsn_size_after_success.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5aa518d75f62: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_sns_sgsn_size_after_success' was executed successfully (exit status: 0). MTC@5aa518d75f62: Test case TC_sns_sgsn_size_after_success started. MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer T: 2 s MTC@5aa518d75f62: Start timer g_T_guard: 60 s MTC@5aa518d75f62: f_outgoing_sns_size(idx=0) MTC@5aa518d75f62: f_ns_exp() expecting { pDU_SNS_Size_Ack := { nsPduType := '13'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@5aa518d75f62: f_outgoing_sns_config(idx=0) MTC@5aa518d75f62: 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@5aa518d75f62: f_incoming_sns_config(idx=0) MTC@5aa518d75f62: 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 := 'AC123A65'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@5aa518d75f62: f_outgoing_sns_size(idx=0) MTC@5aa518d75f62: f_ns_exp() expecting { pDU_SNS_Size_Ack := { nsPduType := '13'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@5aa518d75f62: f_outgoing_sns_config(idx=0) MTC@5aa518d75f62: 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@5aa518d75f62: f_incoming_sns_config(idx=0) MTC@5aa518d75f62: 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 := 'AC123A65'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@5aa518d75f62: Test case TC_sns_sgsn_size_after_success finished. Verdict: pass MTC@5aa518d75f62: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_sns_sgsn_size_after_success pass'. Fri Mar 14 05:03:52 UTC 2025 ====== NS_Tests.TC_sns_sgsn_size_after_success pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=9650) Waiting for packet dumper to finish... 1 (prev_count=9650, count=21828) MTC@5aa518d75f62: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_sns_sgsn_size_after_success pass' was executed successfully (exit status: 0). MC@5aa518d75f62: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@5aa518d75f62: Terminating MTC. MC@5aa518d75f62: MTC terminated. MC2> exit MC@5aa518d75f62: Shutting down session. MC@5aa518d75f62: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/ns/expected-results.xml' against results in 'junit-xml-21.log' -------------------- NEW: PASS NS_Tests.TC_sns_sgsn_config_success NEW: PASS NS_Tests.TC_sns_sgsn_add NEW: PASS NS_Tests.TC_sns_sgsn_del NEW: PASS NS_Tests.TC_sns_sgsn_add_change_del NEW: PASS NS_Tests.TC_sns_sgsn_size_correct_port NEW: PASS NS_Tests.TC_sns_sgsn_size_after_success Summary: NEW: PASS: 6 skip: 24 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh NS_Tests --rm Generated NS_Tests.TC_sns_sgsn_add.merged Generated NS_Tests.TC_sns_sgsn_add_change_del.merged Generated NS_Tests.TC_sns_sgsn_config_success.merged Generated NS_Tests.TC_sns_sgsn_del.merged Generated NS_Tests.TC_sns_sgsn_size_after_success.merged Generated NS_Tests.TC_sns_sgsn_size_correct_port.merged Removing Input log files !!! + exit 0 + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + network_clean + docker network inspect ttcn3-ns-test-sgsn-sns-58 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-ns-test-sgsn-sns-1285-ns-sgsn-sns + [ -n jenkins-ttcn3-ns-test-sgsn-sns-1285-ns-sgsn-sns ] + docker_kill_wait jenkins-ttcn3-ns-test-sgsn-sns-1285-ns-sgsn-sns + docker kill jenkins-ttcn3-ns-test-sgsn-sns-1285-ns-sgsn-sns jenkins-ttcn3-ns-test-sgsn-sns-1285-ns-sgsn-sns + docker wait jenkins-ttcn3-ns-test-sgsn-sns-1285-ns-sgsn-sns 137 + network_remove + set +x Removing network ttcn3-ns-test-sgsn-sns-58 + docker network remove ttcn3-ns-test-sgsn-sns-58 ttcn3-ns-test-sgsn-sns-58 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sgsn-sns/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sgsn-sns/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sgsn-sns/_cache:/cache --name jenkins-ttcn3-ns-test-sgsn-sns-1285-cleaner debian:bookworm sh -e -x -c chmod -R a+rX /data/ /cache/ chown -R 1000:1000 /data /cache + chmod -R a+rX /data/ /cache/ + chown -R 1000:1000 /data /cache + collect_logs + cat /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sgsn-sns/logs/ns-tester/junit-xml-21.log Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS