Skip to content
Success

Console Output

Started by timer
Running as SYSTEM
Building remotely on gtp0-deb10fr (hdlc dahdi) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-fr-test
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gerrit.osmocom.org/docker-playground
 > git init /home/osmocom-build/jenkins/workspace/ttcn3-fr-test # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/docker-playground
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
 > 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 57f680439f378f5bb5c6582297ae0636db6650f8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 57f680439f378f5bb5c6582297ae0636db6650f8 # timeout=10
Commit message: "ttcn3-bts-test: do not use respawn.sh"
 > git rev-list --no-walk 57f680439f378f5bb5c6582297ae0636db6650f8 # timeout=10
[ttcn3-fr-test] $ /bin/sh -xe /tmp/jenkins2264382022448892963.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-fr-test + export IMAGE_SUFFIX=master + cd ttcn3-fr-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-fr-test = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-fr-test/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-fr-test/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-fr-test/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-fr-test/logs ] + [ xjenkins-ttcn3-fr-test-1468 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-fr-test/ttcn3-fr-test + SUITE_NAME=ttcn3-fr-test + IMAGE_SUFFIX=master + docker_images_require ttcn3-fr-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 ttcn3-fr-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 Error response from daemon: manifest for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest not found: manifest unknown: manifest unknown + continue + docker_distro_from_image_name ttcn3-fr-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-fr-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-fr-test + echo ttcn3-fr-test + dir=ttcn3-fr-test + [ -z ] + pull_arg=--pull + grep ^FROM ../ttcn3-fr-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-fr-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-fr-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-fr-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-fr-test/ttcn3-fr-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-fr-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1003 \ --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-fr-test:latest . Sending build context to Docker daemon 33.28kB Step 1/10 : ARG REGISTRY Step 2/10 : ARG USER Step 3/10 : FROM $REGISTRY/$USER/debian-bookworm-titan ---> 510554d4efd0 Step 4/10 : ARG OSMO_TTCN3_BRANCH="master" ---> Using cache ---> 12147f22e5ad Step 5/10 : ADD https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/$OSMO_TTCN3_BRANCH?format=TEXT /tmp/commit ---> Using cache ---> 5e660a5b02b4 Step 6/10 : RUN ttcn3-docker-prepare "$OSMO_TTCN3_BRANCH" fr fr-net ---> Running in 79c1c15ea20b + OSMO_TTCN3_BRANCH=master + shift + cd /osmo-ttcn3-hacks + git fetch From https://gerrit.osmocom.org/osmo-ttcn3-hacks 40dedbef..bb2d39ff master -> origin/master + 57249b2b...7178d698 osmith/wip-buildsystem -> origin/osmith/wip-buildsystem (forced update) * [new branch] pespin/stp -> origin/pespin/stp * [new branch] pmaier/smdpp -> origin/pmaier/smdpp + git checkout master Already on 'master' Your branch is behind 'origin/master' by 6 commits, and can be fast-forwarded. (use "git pull" to update your local branch) + git symbolic-ref -q HEAD refs/heads/master + git reset --hard origin/master HEAD is now at bb2d39ff stp: Fix expectancies of TC_clnt_quirk_snm_inactive + git rev-parse --abbrev-ref HEAD + git rev-parse HEAD master bb2d39ff2d79d437edab8783d778fa83434913ff + diff -q /tmp/deps-Makefile deps/Makefile Files /tmp/deps-Makefile and deps/Makefile differ + make -j8 deps (make -j4 -C deps || make -j1 -C deps) make[1]: warning: -j4 forced in submake: resetting jobserver mode. make[1]: Entering directory '/osmo-ttcn3-hacks/deps' fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.Libraries.TCCUsefulFunctions' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.Libraries.TCCUsefulFunctions fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.Libraries.TCCUsefulFunctions' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.Libraries.TCCUsefulFunctions warning: Not a git repository. Use --no-index to compare two paths outside a working tree usage: git diff --no-index [<options>] <path> <path> Diff output format options -p, --patch generate patch -s, --no-patch suppress diff output -u generate patch -U, --unified[=<n>] generate diffs with <n> lines context -W, --function-context generate diffs with <n> lines context --raw generate the diff in raw format --patch-with-raw synonym for '-p --raw' --patch-with-stat synonym for '-p --stat' --numstat machine friendly --stat --shortstat output only the last line of --stat -X, --dirstat[=<param1,param2>...] output the distribution of relative amount of changes for each sub-directory --cumulative synonym for --dirstat=cumulative --dirstat-by-file[=<param1,param2>...] synonym for --dirstat=files,param1,param2... --check warn if changes introduce conflict markers or whitespace errors --summary condensed summary such as creations, renames and mode changes --name-only show only names of changed files --name-status show only names and status of changed files --stat[=<width>[,<name-width>[,<count>]]] generate diffstat --stat-width <width> generate diffstat with a given width --stat-name-width <width> generate diffstat with a given name width --stat-graph-width <width> generate diffstat with a given graph width --stat-count <count> generate diffstat with limited lines --compact-summary generate compact summary in diffstat --binary output a binary diff that can be applied --full-index show full pre- and post-image object names on the "index" lines --color[=<when>] show colored diff --ws-error-highlight <kind> highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat --abbrev[=<n>] use <n> digits to display object names --src-prefix <prefix> show the given source prefix instead of "a/" --dst-prefix <prefix> show the given destination prefix instead of "b/" --line-prefix <prefix> prepend an additional prefix to every line of output --no-prefix do not show any source or destination prefix --inter-hunk-context <n> show context between diff hunks up to the specified number of lines --output-indicator-new <char> specify the character to indicate a new line instead of '+' --output-indicator-old <char> specify the character to indicate an old line instead of '-' --output-indicator-context <char> specify the character to indicate a context instead of ' ' Diff rename options -B, --break-rewrites[=<n>[/<m>]] break complete rewrite changes into pairs of delete and create -M, --find-renames[=<n>] detect renames -D, --irreversible-delete omit the preimage for deletes -C, --find-copies[=<n>] detect copies --find-copies-harder use unmodified files as source to find copies --no-renames disable rename detection --rename-empty use empty blobs as rename source --follow continue listing the history of a file beyond renames -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit Diff algorithm options --minimal produce the smallest possible diff -w, --ignore-all-space ignore whitespace when comparing lines -b, --ignore-space-change ignore changes in amount of whitespace --ignore-space-at-eol ignore changes in whitespace at EOL --ignore-cr-at-eol ignore carrier-return at the end of line --ignore-blank-lines ignore changes whose lines are all blank -I, --ignore-matching-lines <regex> ignore changes whose all lines match <regex> --indent-heuristic heuristic to shift diff hunk boundaries for easy reading --patience generate diff using the "patience diff" algorithm --histogram generate diff using the "histogram diff" algorithm --diff-algorithm <algorithm> choose a diff algorithm --anchored <text> generate diff using the "anchored diff" algorithm --word-diff[=<mode>] show word diff, using <mode> to delimit changed words --word-diff-regex <regex> use <regex> to decide what a word is --color-words[=<regex>] equivalent to --word-diff=color --word-diff-regex=<regex> --color-moved[=<mode>] moved lines of code are colored differently --color-moved-ws <mode> how white spaces are ignored in --color-moved Other diff options --relative[=<prefix>] when run from subdir, exclude changes outside and show relative paths -a, --text treat all files as text -R swap two inputs, reverse the diff --exit-code exit with 1 if there were differences, 0 otherwise --quiet disable all output of the program --ext-diff allow an external diff helper to be executed --textconv run external text conversion filters when comparing binary files --ignore-submodules[=<when>] ignore changes to submodules in the diff generation --submodule[=<format>] specify how differences in submodules are shown --ita-invisible-in-index hide 'git add -N' entries from the index --ita-visible-in-index treat 'git add -N' entries as real in the index -S <string> look for differences that change the number of occurrences of the specified string -G <regex> look for differences that change the number of occurrences of the specified regex --pickaxe-all show all changes in the changeset with -S or -G --pickaxe-regex treat <string> in -S as extended POSIX regular expression -O <file> control the order in which files appear in the output --rotate-to <path> show the change in the specified path first --skip-to <path> skip the output to the specified path --find-object <object-id> look for differences that change the number of occurrences of the specified object --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] select files by diff type --output <file> output to a specific file fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.M3UA' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.M3UA fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.M3UA' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.M3UA warning: Not a git repository. Use --no-index to compare two paths outside a working tree usage: git diff --no-index [<options>] <path> <path> Diff output format options -p, --patch generate patch -s, --no-patch suppress diff output -u generate patch -U, --unified[=<n>] generate diffs with <n> lines context -W, --function-context generate diffs with <n> lines context --raw generate the diff in raw format --patch-with-raw synonym for '-p --raw' --patch-with-stat synonym for '-p --stat' --numstat machine friendly --stat --shortstat output only the last line of --stat -X, --dirstat[=<param1,param2>...] output the distribution of relative amount of changes for each sub-directory --cumulative synonym for --dirstat=cumulative --dirstat-by-file[=<param1,param2>...] synonym for --dirstat=files,param1,param2... --check warn if changes introduce conflict markers or whitespace errors --summary condensed summary such as creations, renames and mode changes --name-only show only names of changed files --name-status show only names and status of changed files --stat[=<width>[,<name-width>[,<count>]]] generate diffstat --stat-width <width> generate diffstat with a given width --stat-name-width <width> generate diffstat with a given name width --stat-graph-width <width> generate diffstat with a given graph width --stat-count <count> generate diffstat with limited lines --compact-summary generate compact summary in diffstat --binary output a binary diff that can be applied --full-index show full pre- and post-image object names on the "index" lines --color[=<when>] show colored diff --ws-error-highlight <kind> highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat --abbrev[=<n>] use <n> digits to display object names --src-prefix <prefix> show the given source prefix instead of "a/" --dst-prefix <prefix> show the given destination prefix instead of "b/" --line-prefix <prefix> prepend an additional prefix to every line of output --no-prefix do not show any source or destination prefix --inter-hunk-context <n> show context between diff hunks up to the specified number of lines --output-indicator-new <char> specify the character to indicate a new line instead of '+' --output-indicator-old <char> specify the character to indicate an old line instead of '-' --output-indicator-context <char> specify the character to indicate a context instead of ' ' Diff rename options -B, --break-rewrites[=<n>[/<m>]] break complete rewrite changes into pairs of delete and create -M, --find-renames[=<n>] detect renames -D, --irreversible-delete omit the preimage for deletes -C, --find-copies[=<n>] detect copies --find-copies-harder use unmodified files as source to find copies --no-renames disable rename detection --rename-empty use empty blobs as rename source --follow continue listing the history of a file beyond renames -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit Diff algorithm options --minimal produce the smallest possible diff -w, --ignore-all-space ignore whitespace when comparing lines -b, --ignore-space-change ignore changes in amount of whitespace --ignore-space-at-eol ignore changes in whitespace at EOL --ignore-cr-at-eol ignore carrier-return at the end of line --ignore-blank-lines ignore changes whose lines are all blank -I, --ignore-matching-lines <regex> ignore changes whose all lines match <regex> --indent-heuristic heuristic to shift diff hunk boundaries for easy reading --patience generate diff using the "patience diff" algorithm --histogram generate diff using the "histogram diff" algorithm --diff-algorithm <algorithm> choose a diff algorithm --anchored <text> generate diff using the "anchored diff" algorithm --word-diff[=<mode>] show word diff, using <mode> to delimit changed words --word-diff-regex <regex> use <regex> to decide what a word is --color-words[=<regex>] equivalent to --word-diff=color --word-diff-regex=<regex> --color-moved[=<mode>] moved lines of code are colored differently --color-moved-ws <mode> how white spaces are ignored in --color-moved Other diff options --relative[=<prefix>] when run from subdir, exclude changes outside and show relative paths -a, --text treat all files as text -R swap two inputs, reverse the diff --exit-code exit with 1 if there were differences, 0 otherwise --quiet disable all output of the program --ext-diff allow an external diff helper to be executed --textconv run external text conversion filters when comparing binary files --ignore-submodules[=<when>] ignore changes to submodules in the diff generation --submodule[=<format>] specify how differences in submodules are shown --ita-invisible-in-index hide 'git add -N' entries from the index --ita-visible-in-index treat 'git add -N' entries as real in the index -S <string> look for differences that change the number of occurrences of the specified string -G <regex> look for differences that change the number of occurrences of the specified regex --pickaxe-all show all changes in the changeset with -S or -G --pickaxe-regex treat <string> in -S as extended POSIX regular expression -O <file> control the order in which files appear in the output --rotate-to <path> show the change in the specified path first --skip-to <path> skip the output to the specified path --find-object <object-id> look for differences that change the number of occurrences of the specified object --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] select files by diff type --output <file> output to a specific file fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP warning: Not a git repository. Use --no-index to compare two paths outside a working tree usage: git diff --no-index [<options>] <path> <path> Diff output format options -p, --patch generate patch -s, --no-patch suppress diff output -u generate patch -U, --unified[=<n>] generate diffs with <n> lines context -W, --function-context generate diffs with <n> lines context --raw generate the diff in raw format --patch-with-raw synonym for '-p --raw' --patch-with-stat synonym for '-p --stat' --numstat machine friendly --stat --shortstat output only the last line of --stat -X, --dirstat[=<param1,param2>...] output the distribution of relative amount of changes for each sub-directory --cumulative synonym for --dirstat=cumulative --dirstat-by-file[=<param1,param2>...] synonym for --dirstat=files,param1,param2... --check warn if changes introduce conflict markers or whitespace errors --summary condensed summary such as creations, renames and mode changes --name-only show only names of changed files --name-status show only names and status of changed files --stat[=<width>[,<name-width>[,<count>]]] generate diffstat --stat-width <width> generate diffstat with a given width --stat-name-width <width> generate diffstat with a given name width --stat-graph-width <width> generate diffstat with a given graph width --stat-count <count> generate diffstat with limited lines --compact-summary generate compact summary in diffstat --binary output a binary diff that can be applied --full-index show full pre- and post-image object names on the "index" lines --color[=<when>] show colored diff --ws-error-highlight <kind> highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat --abbrev[=<n>] use <n> digits to display object names --src-prefix <prefix> show the given source prefix instead of "a/" --dst-prefix <prefix> show the given destination prefix instead of "b/" --line-prefix <prefix> prepend an additional prefix to every line of output --no-prefix do not show any source or destination prefix --inter-hunk-context <n> show context between diff hunks up to the specified number of lines --output-indicator-new <char> specify the character to indicate a new line instead of '+' --output-indicator-old <char> specify the character to indicate an old line instead of '-' --output-indicator-context <char> specify the character to indicate a context instead of ' ' Diff rename options -B, --break-rewrites[=<n>[/<m>]] break complete rewrite changes into pairs of delete and create -M, --find-renames[=<n>] detect renames -D, --irreversible-delete omit the preimage for deletes -C, --find-copies[=<n>] detect copies --find-copies-harder use unmodified files as source to find copies --no-renames disable rename detection --rename-empty use empty blobs as rename source --follow continue listing the history of a file beyond renames -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit Diff algorithm options --minimal produce the smallest possible diff -w, --ignore-all-space ignore whitespace when comparing lines -b, --ignore-space-change ignore changes in amount of whitespace --ignore-space-at-eol ignore changes in whitespace at EOL --ignore-cr-at-eol ignore carrier-return at the end of line --ignore-blank-lines ignore changes whose lines are all blank -I, --ignore-matching-lines <regex> ignore changes whose all lines match <regex> --indent-heuristic heuristic to shift diff hunk boundaries for easy reading --patience generate diff using the "patience diff" algorithm --histogram generate diff using the "histogram diff" algorithm --diff-algorithm <algorithm> choose a diff algorithm --anchored <text> generate diff using the "anchored diff" algorithm --word-diff[=<mode>] show word diff, using <mode> to delimit changed words --word-diff-regex <regex> use <regex> to decide what a word is --color-words[=<regex>] equivalent to --word-diff=color --word-diff-regex=<regex> --color-moved[=<mode>] moved lines of code are colored differently --color-moved-ws <mode> how white spaces are ignored in --color-moved Other diff options --relative[=<prefix>] when run from subdir, exclude changes outside and show relative paths -a, --text treat all files as text -R swap two inputs, reverse the diff --exit-code exit with 1 if there were differences, 0 otherwise --quiet disable all output of the program --ext-diff allow an external diff helper to be executed --textconv run external text conversion filters when comparing binary files --ignore-submodules[=<when>] ignore changes to submodules in the diff generation --submodule[=<format>] specify how differences in submodules are shown --ita-invisible-in-index hide 'git add -N' entries from the index --ita-visible-in-index treat 'git add -N' entries as real in the index -S <string> look for differences that change the number of occurrences of the specified string -G <regex> look for differences that change the number of occurrences of the specified regex --pickaxe-all show all changes in the changeset with -S or -G --pickaxe-regex treat <string> in -S as extended POSIX regular expression -O <file> control the order in which files appear in the output --rotate-to <path> show the change in the specified path first --skip-to <path> skip the output to the specified path --find-object <object-id> look for differences that change the number of occurrences of the specified object --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] select files by diff type --output <file> output to a specific file fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSAPP_v7.3.0' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSAPP_v7.3.0 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSAPP_v7.3.0' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSAPP_v7.3.0 warning: Not a git repository. Use --no-index to compare two paths outside a working tree usage: git diff --no-index [<options>] <path> <path> Diff output format options -p, --patch generate patch -s, --no-patch suppress diff output -u generate patch -U, --unified[=<n>] generate diffs with <n> lines context -W, --function-context generate diffs with <n> lines context --raw generate the diff in raw format --patch-with-raw synonym for '-p --raw' --patch-with-stat synonym for '-p --stat' --numstat machine friendly --stat --shortstat output only the last line of --stat -X, --dirstat[=<param1,param2>...] output the distribution of relative amount of changes for each sub-directory --cumulative synonym for --dirstat=cumulative --dirstat-by-file[=<param1,param2>...] synonym for --dirstat=files,param1,param2... --check warn if changes introduce conflict markers or whitespace errors --summary condensed summary such as creations, renames and mode changes --name-only show only names of changed files --name-status show only names and status of changed files --stat[=<width>[,<name-width>[,<count>]]] generate diffstat --stat-width <width> generate diffstat with a given width --stat-name-width <width> generate diffstat with a given name width --stat-graph-width <width> generate diffstat with a given graph width --stat-count <count> generate diffstat with limited lines --compact-summary generate compact summary in diffstat --binary output a binary diff that can be applied --full-index show full pre- and post-image object names on the "index" lines --color[=<when>] show colored diff --ws-error-highlight <kind> highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat --abbrev[=<n>] use <n> digits to display object names --src-prefix <prefix> show the given source prefix instead of "a/" --dst-prefix <prefix> show the given destination prefix instead of "b/" --line-prefix <prefix> prepend an additional prefix to every line of output --no-prefix do not show any source or destination prefix --inter-hunk-context <n> show context between diff hunks up to the specified number of lines --output-indicator-new <char> specify the character to indicate a new line instead of '+' --output-indicator-old <char> specify the character to indicate an old line instead of '-' --output-indicator-context <char> specify the character to indicate a context instead of ' ' Diff rename options -B, --break-rewrites[=<n>[/<m>]] break complete rewrite changes into pairs of delete and create -M, --find-renames[=<n>] detect renames -D, --irreversible-delete omit the preimage for deletes -C, --find-copies[=<n>] detect copies --find-copies-harder use unmodified files as source to find copies --no-renames disable rename detection --rename-empty use empty blobs as rename source --follow continue listing the history of a file beyond renames -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit Diff algorithm options --minimal produce the smallest possible diff -w, --ignore-all-space ignore whitespace when comparing lines -b, --ignore-space-change ignore changes in amount of whitespace --ignore-space-at-eol ignore changes in whitespace at EOL --ignore-cr-at-eol ignore carrier-return at the end of line --ignore-blank-lines ignore changes whose lines are all blank -I, --ignore-matching-lines <regex> ignore changes whose all lines match <regex> --indent-heuristic heuristic to shift diff hunk boundaries for easy reading --patience generate diff using the "patience diff" algorithm --histogram generate diff using the "histogram diff" algorithm --diff-algorithm <algorithm> choose a diff algorithm --anchored <text> generate diff using the "anchored diff" algorithm --word-diff[=<mode>] show word diff, using <mode> to delimit changed words --word-diff-regex <regex> use <regex> to decide what a word is --color-words[=<regex>] equivalent to --word-diff=color --word-diff-regex=<regex> --color-moved[=<mode>] moved lines of code are colored differently --color-moved-ws <mode> how white spaces are ignored in --color-moved Other diff options --relative[=<prefix>] when run from subdir, exclude changes outside and show relative paths -a, --text treat all files as text -R swap two inputs, reverse the diff --exit-code exit with 1 if there were differences, 0 otherwise --quiet disable all output of the program --ext-diff allow an external diff helper to be executed --textconv run external text conversion filters when comparing binary files --ignore-submodules[=<when>] ignore changes to submodules in the diff generation --submodule[=<format>] specify how differences in submodules are shown --ita-invisible-in-index hide 'git add -N' entries from the index --ita-visible-in-index treat 'git add -N' entries as real in the index -S <string> look for differences that change the number of occurrences of the specified string -G <regex> look for differences that change the number of occurrences of the specified regex --pickaxe-all show all changes in the changeset with -S or -G --pickaxe-regex treat <string> in -S as extended POSIX regular expression -O <file> control the order in which files appear in the output --rotate-to <path> show the change in the specified path first --skip-to <path> skip the output to the specified path --find-object <object-id> look for differences that change the number of occurrences of the specified object --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] select files by diff type --output <file> output to a specific file fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator warning: Not a git repository. Use --no-index to compare two paths outside a working tree usage: git diff --no-index [<options>] <path> <path> Diff output format options -p, --patch generate patch -s, --no-patch suppress diff output -u generate patch -U, --unified[=<n>] generate diffs with <n> lines context -W, --function-context generate diffs with <n> lines context --raw generate the diff in raw format --patch-with-raw synonym for '-p --raw' --patch-with-stat synonym for '-p --stat' --numstat machine friendly --stat --shortstat output only the last line of --stat -X, --dirstat[=<param1,param2>...] output the distribution of relative amount of changes for each sub-directory --cumulative synonym for --dirstat=cumulative --dirstat-by-file[=<param1,param2>...] synonym for --dirstat=files,param1,param2... --check warn if changes introduce conflict markers or whitespace errors --summary condensed summary such as creations, renames and mode changes --name-only show only names of changed files --name-status show only names and status of changed files --stat[=<width>[,<name-width>[,<count>]]] generate diffstat --stat-width <width> generate diffstat with a given width --stat-name-width <width> generate diffstat with a given name width --stat-graph-width <width> generate diffstat with a given graph width --stat-count <count> generate diffstat with limited lines --compact-summary generate compact summary in diffstat --binary output a binary diff that can be applied --full-index show full pre- and post-image object names on the "index" lines --color[=<when>] show colored diff --ws-error-highlight <kind> highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat --abbrev[=<n>] use <n> digits to display object names --src-prefix <prefix> show the given source prefix instead of "a/" --dst-prefix <prefix> show the given destination prefix instead of "b/" --line-prefix <prefix> prepend an additional prefix to every line of output --no-prefix do not show any source or destination prefix --inter-hunk-context <n> show context between diff hunks up to the specified number of lines --output-indicator-new <char> specify the character to indicate a new line instead of '+' --output-indicator-old <char> specify the character to indicate an old line instead of '-' --output-indicator-context <char> specify the character to indicate a context instead of ' ' Diff rename options -B, --break-rewrites[=<n>[/<m>]] break complete rewrite changes into pairs of delete and create -M, --find-renames[=<n>] detect renames -D, --irreversible-delete omit the preimage for deletes -C, --find-copies[=<n>] detect copies --find-copies-harder use unmodified files as source to find copies --no-renames disable rename detection --rename-empty use empty blobs as rename source --follow continue listing the history of a file beyond renames -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit Diff algorithm options --minimal produce the smallest possible diff -w, --ignore-all-space ignore whitespace when comparing lines -b, --ignore-space-change ignore changes in amount of whitespace --ignore-space-at-eol ignore changes in whitespace at EOL --ignore-cr-at-eol ignore carrier-return at the end of line --ignore-blank-lines ignore changes whose lines are all blank -I, --ignore-matching-lines <regex> ignore changes whose all lines match <regex> --indent-heuristic heuristic to shift diff hunk boundaries for easy reading --patience generate diff using the "patience diff" algorithm --histogram generate diff using the "histogram diff" algorithm --diff-algorithm <algorithm> choose a diff algorithm --anchored <text> generate diff using the "anchored diff" algorithm --word-diff[=<mode>] show word diff, using <mode> to delimit changed words --word-diff-regex <regex> use <regex> to decide what a word is --color-words[=<regex>] equivalent to --word-diff=color --word-diff-regex=<regex> --color-moved[=<mode>] moved lines of code are colored differently --color-moved-ws <mode> how white spaces are ignored in --color-moved Other diff options --relative[=<prefix>] when run from subdir, exclude changes outside and show relative paths -a, --text treat all files as text -R swap two inputs, reverse the diff --exit-code exit with 1 if there were differences, 0 otherwise --quiet disable all output of the program --ext-diff allow an external diff helper to be executed --textconv run external text conversion filters when comparing binary files --ignore-submodules[=<when>] ignore changes to submodules in the diff generation --submodule[=<format>] specify how differences in submodules are shown --ita-invisible-in-index hide 'git add -N' entries from the index --ita-visible-in-index treat 'git add -N' entries as real in the index -S <string> look for differences that change the number of occurrences of the specified string -G <regex> look for differences that change the number of occurrences of the specified regex --pickaxe-all show all changes in the changeset with -S or -G --pickaxe-regex treat <string> in -S as extended POSIX regular expression -O <file> control the order in which files appear in the output --rotate-to <path> show the change in the specified path first --skip-to <path> skip the output to the specified path --find-object <object-id> look for differences that change the number of occurrences of the specified object --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] select files by diff type --output <file> output to a specific file fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.DNS' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.DNS fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.DNS' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.DNS warning: Not a git repository. Use --no-index to compare two paths outside a working tree usage: git diff --no-index [<options>] <path> <path> Diff output format options -p, --patch generate patch -s, --no-patch suppress diff output -u generate patch -U, --unified[=<n>] generate diffs with <n> lines context -W, --function-context generate diffs with <n> lines context --raw generate the diff in raw format --patch-with-raw synonym for '-p --raw' --patch-with-stat synonym for '-p --stat' --numstat machine friendly --stat --shortstat output only the last line of --stat -X, --dirstat[=<param1,param2>...] output the distribution of relative amount of changes for each sub-directory --cumulative synonym for --dirstat=cumulative --dirstat-by-file[=<param1,param2>...] synonym for --dirstat=files,param1,param2... --check warn if changes introduce conflict markers or whitespace errors --summary condensed summary such as creations, renames and mode changes --name-only show only names of changed files --name-status show only names and status of changed files --stat[=<width>[,<name-width>[,<count>]]] generate diffstat --stat-width <width> generate diffstat with a given width --stat-name-width <width> generate diffstat with a given name width --stat-graph-width <width> generate diffstat with a given graph width --stat-count <count> generate diffstat with limited lines --compact-summary generate compact summary in diffstat --binary output a binary diff that can be applied --full-index show full pre- and post-image object names on the "index" lines --color[=<when>] show colored diff --ws-error-highlight <kind> highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat --abbrev[=<n>] use <n> digits to display object names --src-prefix <prefix> show the given source prefix instead of "a/" --dst-prefix <prefix> show the given destination prefix instead of "b/" --line-prefix <prefix> prepend an additional prefix to every line of output --no-prefix do not show any source or destination prefix --inter-hunk-context <n> show context between diff hunks up to the specified number of lines --output-indicator-new <char> specify the character to indicate a new line instead of '+' --output-indicator-old <char> specify the character to indicate an old line instead of '-' --output-indicator-context <char> specify the character to indicate a context instead of ' ' Diff rename options -B, --break-rewrites[=<n>[/<m>]] break complete rewrite changes into pairs of delete and create -M, --find-renames[=<n>] detect renames -D, --irreversible-delete omit the preimage for deletes -C, --find-copies[=<n>] detect copies --find-copies-harder use unmodified files as source to find copies --no-renames disable rename detection --rename-empty use empty blobs as rename source --follow continue listing the history of a file beyond renames -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit Diff algorithm options --minimal produce the smallest possible diff -w, --ignore-all-space ignore whitespace when comparing lines -b, --ignore-space-change ignore changes in amount of whitespace --ignore-space-at-eol ignore changes in whitespace at EOL --ignore-cr-at-eol ignore carrier-return at the end of line --ignore-blank-lines ignore changes whose lines are all blank -I, --ignore-matching-lines <regex> ignore changes whose all lines match <regex> --indent-heuristic heuristic to shift diff hunk boundaries for easy reading --patience generate diff using the "patience diff" algorithm --histogram generate diff using the "histogram diff" algorithm --diff-algorithm <algorithm> choose a diff algorithm --anchored <text> generate diff using the "anchored diff" algorithm --word-diff[=<mode>] show word diff, using <mode> to delimit changed words --word-diff-regex <regex> use <regex> to decide what a word is --color-words[=<regex>] equivalent to --word-diff=color --word-diff-regex=<regex> --color-moved[=<mode>] moved lines of code are colored differently --color-moved-ws <mode> how white spaces are ignored in --color-moved Other diff options --relative[=<prefix>] when run from subdir, exclude changes outside and show relative paths -a, --text treat all files as text -R swap two inputs, reverse the diff --exit-code exit with 1 if there were differences, 0 otherwise --quiet disable all output of the program --ext-diff allow an external diff helper to be executed --textconv run external text conversion filters when comparing binary files --ignore-submodules[=<when>] ignore changes to submodules in the diff generation --submodule[=<format>] specify how differences in submodules are shown --ita-invisible-in-index hide 'git add -N' entries from the index --ita-visible-in-index treat 'git add -N' entries as real in the index -S <string> look for differences that change the number of occurrences of the specified string -G <regex> look for differences that change the number of occurrences of the specified regex --pickaxe-all show all changes in the changeset with -S or -G --pickaxe-regex treat <string> in -S as extended POSIX regular expression -O <file> control the order in which files appear in the output --rotate-to <path> show the change in the specified path first --skip-to <path> skip the output to the specified path --find-object <object-id> look for differences that change the number of occurrences of the specified object --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] select files by diff type --output <file> output to a specific file fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GRE' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GRE fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GRE' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GRE warning: Not a git repository. Use --no-index to compare two paths outside a working tree usage: git diff --no-index [<options>] <path> <path> Diff output format options -p, --patch generate patch -s, --no-patch suppress diff output -u generate patch -U, --unified[=<n>] generate diffs with <n> lines context -W, --function-context generate diffs with <n> lines context --raw generate the diff in raw format --patch-with-raw synonym for '-p --raw' --patch-with-stat synonym for '-p --stat' --numstat machine friendly --stat --shortstat output only the last line of --stat -X, --dirstat[=<param1,param2>...] output the distribution of relative amount of changes for each sub-directory --cumulative synonym for --dirstat=cumulative --dirstat-by-file[=<param1,param2>...] synonym for --dirstat=files,param1,param2... --check warn if changes introduce conflict markers or whitespace errors --summary condensed summary such as creations, renames and mode changes --name-only show only names of changed files --name-status show only names and status of changed files --stat[=<width>[,<name-width>[,<count>]]] generate diffstat --stat-width <width> generate diffstat with a given width --stat-name-width <width> generate diffstat with a given name width --stat-graph-width <width> generate diffstat with a given graph width --stat-count <count> generate diffstat with limited lines --compact-summary generate compact summary in diffstat --binary output a binary diff that can be applied --full-index show full pre- and post-image object names on the "index" lines --color[=<when>] show colored diff --ws-error-highlight <kind> highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat --abbrev[=<n>] use <n> digits to display object names --src-prefix <prefix> show the given source prefix instead of "a/" --dst-prefix <prefix> show the given destination prefix instead of "b/" --line-prefix <prefix> prepend an additional prefix to every line of output --no-prefix do not show any source or destination prefix --inter-hunk-context <n> show context between diff hunks up to the specified number of lines --output-indicator-new <char> specify the character to indicate a new line instead of '+' --output-indicator-old <char> specify the character to indicate an old line instead of '-' --output-indicator-context <char> specify the character to indicate a context instead of ' ' Diff rename options -B, --break-rewrites[=<n>[/<m>]] break complete rewrite changes into pairs of delete and create -M, --find-renames[=<n>] detect renames -D, --irreversible-delete omit the preimage for deletes -C, --find-copies[=<n>] detect copies --find-copies-harder use unmodified files as source to find copies --no-renames disable rename detection --rename-empty use empty blobs as rename source --follow continue listing the history of a file beyond renames -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit Diff algorithm options --minimal produce the smallest possible diff -w, --ignore-all-space ignore whitespace when comparing lines -b, --ignore-space-change ignore changes in amount of whitespace --ignore-space-at-eol ignore changes in whitespace at EOL --ignore-cr-at-eol ignore carrier-return at the end of line --ignore-blank-lines ignore changes whose lines are all blank -I, --ignore-matching-lines <regex> ignore changes whose all lines match <regex> --indent-heuristic heuristic to shift diff hunk boundaries for easy reading --patience generate diff using the "patience diff" algorithm --histogram generate diff using the "histogram diff" algorithm --diff-algorithm <algorithm> choose a diff algorithm --anchored <text> generate diff using the "anchored diff" algorithm --word-diff[=<mode>] show word diff, using <mode> to delimit changed words --word-diff-regex <regex> use <regex> to decide what a word is --color-words[=<regex>] equivalent to --word-diff=color --word-diff-regex=<regex> --color-moved[=<mode>] moved lines of code are colored differently --color-moved-ws <mode> how white spaces are ignored in --color-moved Other diff options --relative[=<prefix>] when run from subdir, exclude changes outside and show relative paths -a, --text treat all files as text -R swap two inputs, reverse the diff --exit-code exit with 1 if there were differences, 0 otherwise --quiet disable all output of the program --ext-diff allow an external diff helper to be executed --textconv run external text conversion filters when comparing binary files --ignore-submodules[=<when>] ignore changes to submodules in the diff generation --submodule[=<format>] specify how differences in submodules are shown --ita-invisible-in-index hide 'git add -N' entries from the index --ita-visible-in-index treat 'git add -N' entries as real in the index -S <string> look for differences that change the number of occurrences of the specified string -G <regex> look for differences that change the number of occurrences of the specified regex --pickaxe-all show all changes in the changeset with -S or -G --pickaxe-regex treat <string> in -S as extended POSIX regular expression -O <file> control the order in which files appear in the output --rotate-to <path> show the change in the specified path first --skip-to <path> skip the output to the specified path --find-object <object-id> look for differences that change the number of occurrences of the specified object --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] select files by diff type --output <file> output to a specific file fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTP_v13.5.0' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTP_v13.5.0 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTP_v13.5.0' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTP_v13.5.0 warning: Not a git repository. Use --no-index to compare two paths outside a working tree usage: git diff --no-index [<options>] <path> <path> Diff output format options -p, --patch generate patch -s, --no-patch suppress diff output -u generate patch -U, --unified[=<n>] generate diffs with <n> lines context -W, --function-context generate diffs with <n> lines context --raw generate the diff in raw format --patch-with-raw synonym for '-p --raw' --patch-with-stat synonym for '-p --stat' --numstat machine friendly --stat --shortstat output only the last line of --stat -X, --dirstat[=<param1,param2>...] output the distribution of relative amount of changes for each sub-directory --cumulative synonym for --dirstat=cumulative --dirstat-by-file[=<param1,param2>...] synonym for --dirstat=files,param1,param2... --check warn if changes introduce conflict markers or whitespace errors --summary condensed summary such as creations, renames and mode changes --name-only show only names of changed files --name-status show only names and status of changed files --stat[=<width>[,<name-width>[,<count>]]] generate diffstat --stat-width <width> generate diffstat with a given width --stat-name-width <width> generate diffstat with a given name width --stat-graph-width <width> generate diffstat with a given graph width --stat-count <count> generate diffstat with limited lines --compact-summary generate compact summary in diffstat --binary output a binary diff that can be applied --full-index show full pre- and post-image object names on the "index" lines --color[=<when>] show colored diff --ws-error-highlight <kind> highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat --abbrev[=<n>] use <n> digits to display object names --src-prefix <prefix> show the given source prefix instead of "a/" --dst-prefix <prefix> show the given destination prefix instead of "b/" --line-prefix <prefix> prepend an additional prefix to every line of output --no-prefix do not show any source or destination prefix --inter-hunk-context <n> show context between diff hunks up to the specified number of lines --output-indicator-new <char> specify the character to indicate a new line instead of '+' --output-indicator-old <char> specify the character to indicate an old line instead of '-' --output-indicator-context <char> specify the character to indicate a context instead of ' ' Diff rename options -B, --break-rewrites[=<n>[/<m>]] break complete rewrite changes into pairs of delete and create -M, --find-renames[=<n>] detect renames -D, --irreversible-delete omit the preimage for deletes -C, --find-copies[=<n>] detect copies --find-copies-harder use unmodified files as source to find copies --no-renames disable rename detection --rename-empty use empty blobs as rename source --follow continue listing the history of a file beyond renames -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit Diff algorithm options --minimal produce the smallest possible diff -w, --ignore-all-space ignore whitespace when comparing lines -b, --ignore-space-change ignore changes in amount of whitespace --ignore-space-at-eol ignore changes in whitespace at EOL --ignore-cr-at-eol ignore carrier-return at the end of line --ignore-blank-lines ignore changes whose lines are all blank -I, --ignore-matching-lines <regex> ignore changes whose all lines match <regex> --indent-heuristic heuristic to shift diff hunk boundaries for easy reading --patience generate diff using the "patience diff" algorithm --histogram generate diff using the "histogram diff" algorithm --diff-algorithm <algorithm> choose a diff algorithm --anchored <text> generate diff using the "anchored diff" algorithm --word-diff[=<mode>] show word diff, using <mode> to delimit changed words --word-diff-regex <regex> use <regex> to decide what a word is --color-words[=<regex>] equivalent to --word-diff=color --word-diff-regex=<regex> --color-moved[=<mode>] moved lines of code are colored differently --color-moved-ws <mode> how white spaces are ignored in --color-moved Other diff options --relative[=<prefix>] when run from subdir, exclude changes outside and show relative paths -a, --text treat all files as text -R swap two inputs, reverse the diff --exit-code exit with 1 if there were differences, 0 otherwise --quiet disable all output of the program --ext-diff allow an external diff helper to be executed --textconv run external text conversion filters when comparing binary files --ignore-submodules[=<when>] ignore changes to submodules in the diff generation --submodule[=<format>] specify how differences in submodules are shown --ita-invisible-in-index hide 'git add -N' entries from the index --ita-visible-in-index treat 'git add -N' entries as real in the index -S <string> look for differences that change the number of occurrences of the specified string -G <regex> look for differences that change the number of occurrences of the specified regex --pickaxe-all show all changes in the changeset with -S or -G --pickaxe-regex treat <string> in -S as extended POSIX regular expression -O <file> control the order in which files appear in the output --rotate-to <path> show the change in the specified path first --skip-to <path> skip the output to the specified path --find-object <object-id> look for differences that change the number of occurrences of the specified object --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] select files by diff type --output <file> output to a specific file fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTPv2_v13.7.0' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTPv2_v13.7.0 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTPv2_v13.7.0' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTPv2_v13.7.0 warning: Not a git repository. Use --no-index to compare two paths outside a working tree usage: git diff --no-index [<options>] <path> <path> Diff output format options -p, --patch generate patch -s, --no-patch suppress diff output -u generate patch -U, --unified[=<n>] generate diffs with <n> lines context -W, --function-context generate diffs with <n> lines context --raw generate the diff in raw format --patch-with-raw synonym for '-p --raw' --patch-with-stat synonym for '-p --stat' --numstat machine friendly --stat --shortstat output only the last line of --stat -X, --dirstat[=<param1,param2>...] output the distribution of relative amount of changes for each sub-directory --cumulative synonym for --dirstat=cumulative --dirstat-by-file[=<param1,param2>...] synonym for --dirstat=files,param1,param2... --check warn if changes introduce conflict markers or whitespace errors --summary condensed summary such as creations, renames and mode changes --name-only show only names of changed files --name-status show only names and status of changed files --stat[=<width>[,<name-width>[,<count>]]] generate diffstat --stat-width <width> generate diffstat with a given width --stat-name-width <width> generate diffstat with a given name width --stat-graph-width <width> generate diffstat with a given graph width --stat-count <count> generate diffstat with limited lines --compact-summary generate compact summary in diffstat --binary output a binary diff that can be applied --full-index show full pre- and post-image object names on the "index" lines --color[=<when>] show colored diff --ws-error-highlight <kind> highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat --abbrev[=<n>] use <n> digits to display object names --src-prefix <prefix> show the given source prefix instead of "a/" --dst-prefix <prefix> show the given destination prefix instead of "b/" --line-prefix <prefix> prepend an additional prefix to every line of output --no-prefix do not show any source or destination prefix --inter-hunk-context <n> show context between diff hunks up to the specified number of lines --output-indicator-new <char> specify the character to indicate a new line instead of '+' --output-indicator-old <char> specify the character to indicate an old line instead of '-' --output-indicator-context <char> specify the character to indicate a context instead of ' ' Diff rename options -B, --break-rewrites[=<n>[/<m>]] break complete rewrite changes into pairs of delete and create -M, --find-renames[=<n>] detect renames -D, --irreversible-delete omit the preimage for deletes -C, --find-copies[=<n>] detect copies --find-copies-harder use unmodified files as source to find copies --no-renames disable rename detection --rename-empty use empty blobs as rename source --follow continue listing the history of a file beyond renames -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit Diff algorithm options --minimal produce the smallest possible diff -w, --ignore-all-space ignore whitespace when comparing lines -b, --ignore-space-change ignore changes in amount of whitespace --ignore-space-at-eol ignore changes in whitespace at EOL --ignore-cr-at-eol ignore carrier-return at the end of line --ignore-blank-lines ignore changes whose lines are all blank -I, --ignore-matching-lines <regex> ignore changes whose all lines match <regex> --indent-heuristic heuristic to shift diff hunk boundaries for easy reading --patience generate diff using the "patience diff" algorithm --histogram generate diff using the "histogram diff" algorithm --diff-algorithm <algorithm> choose a diff algorithm --anchored <text> generate diff using the "anchored diff" algorithm --word-diff[=<mode>] show word diff, using <mode> to delimit changed words --word-diff-regex <regex> use <regex> to decide what a word is --color-words[=<regex>] equivalent to --word-diff=color --word-diff-regex=<regex> --color-moved[=<mode>] moved lines of code are colored differently --color-moved-ws <mode> how white spaces are ignored in --color-moved Other diff options --relative[=<prefix>] when run from subdir, exclude changes outside and show relative paths -a, --text treat all files as text -R swap two inputs, reverse the diff --exit-code exit with 1 if there were differences, 0 otherwise --quiet disable all output of the program --ext-diff allow an external diff helper to be executed --textconv run external text conversion filters when comparing binary files --ignore-submodules[=<when>] ignore changes to submodules in the diff generation --submodule[=<format>] specify how differences in submodules are shown --ita-invisible-in-index hide 'git add -N' entries from the index --ita-visible-in-index treat 'git add -N' entries as real in the index -S <string> look for differences that change the number of occurrences of the specified string -G <regex> look for differences that change the number of occurrences of the specified regex --pickaxe-all show all changes in the changeset with -S or -G --pickaxe-regex treat <string> in -S as extended POSIX regular expression -O <file> control the order in which files appear in the output --rotate-to <path> show the change in the specified path first --skip-to <path> skip the output to the specified path --find-object <object-id> look for differences that change the number of occurrences of the specified object --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] select files by diff type --output <file> output to a specific file fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMP' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMP fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMP' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMP warning: Not a git repository. Use --no-index to compare two paths outside a working tree usage: git diff --no-index [<options>] <path> <path> Diff output format options -p, --patch generate patch -s, --no-patch suppress diff output -u generate patch -U, --unified[=<n>] generate diffs with <n> lines context -W, --function-context generate diffs with <n> lines context --raw generate the diff in raw format --patch-with-raw synonym for '-p --raw' --patch-with-stat synonym for '-p --stat' --numstat machine friendly --stat --shortstat output only the last line of --stat -X, --dirstat[=<param1,param2>...] output the distribution of relative amount of changes for each sub-directory --cumulative synonym for --dirstat=cumulative --dirstat-by-file[=<param1,param2>...] synonym for --dirstat=files,param1,param2... --check warn if changes introduce conflict markers or whitespace errors --summary condensed summary such as creations, renames and mode changes --name-only show only names of changed files --name-status show only names and status of changed files --stat[=<width>[,<name-width>[,<count>]]] generate diffstat --stat-width <width> generate diffstat with a given width --stat-name-width <width> generate diffstat with a given name width --stat-graph-width <width> generate diffstat with a given graph width --stat-count <count> generate diffstat with limited lines --compact-summary generate compact summary in diffstat --binary output a binary diff that can be applied --full-index show full pre- and post-image object names on the "index" lines --color[=<when>] show colored diff --ws-error-highlight <kind> highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat --abbrev[=<n>] use <n> digits to display object names --src-prefix <prefix> show the given source prefix instead of "a/" --dst-prefix <prefix> show the given destination prefix instead of "b/" --line-prefix <prefix> prepend an additional prefix to every line of output --no-prefix do not show any source or destination prefix --inter-hunk-context <n> show context between diff hunks up to the specified number of lines --output-indicator-new <char> specify the character to indicate a new line instead of '+' --output-indicator-old <char> specify the character to indicate an old line instead of '-' --output-indicator-context <char> specify the character to indicate a context instead of ' ' Diff rename options -B, --break-rewrites[=<n>[/<m>]] break complete rewrite changes into pairs of delete and create -M, --find-renames[=<n>] detect renames -D, --irreversible-delete omit the preimage for deletes -C, --find-copies[=<n>] detect copies --find-copies-harder use unmodified files as source to find copies --no-renames disable rename detection --rename-empty use empty blobs as rename source --follow continue listing the history of a file beyond renames -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit Diff algorithm options --minimal produce the smallest possible diff -w, --ignore-all-space ignore whitespace when comparing lines -b, --ignore-space-change ignore changes in amount of whitespace --ignore-space-at-eol ignore changes in whitespace at EOL --ignore-cr-at-eol ignore carrier-return at the end of line --ignore-blank-lines ignore changes whose lines are all blank -I, --ignore-matching-lines <regex> ignore changes whose all lines match <regex> --indent-heuristic heuristic to shift diff hunk boundaries for easy reading --patience generate diff using the "patience diff" algorithm --histogram generate diff using the "histogram diff" algorithm --diff-algorithm <algorithm> choose a diff algorithm --anchored <text> generate diff using the "anchored diff" algorithm --word-diff[=<mode>] show word diff, using <mode> to delimit changed words --word-diff-regex <regex> use <regex> to decide what a word is --color-words[=<regex>] equivalent to --word-diff=color --word-diff-regex=<regex> --color-moved[=<mode>] moved lines of code are colored differently --color-moved-ws <mode> how white spaces are ignored in --color-moved Other diff options --relative[=<prefix>] when run from subdir, exclude changes outside and show relative paths -a, --text treat all files as text -R swap two inputs, reverse the diff --exit-code exit with 1 if there were differences, 0 otherwise --quiet disable all output of the program --ext-diff allow an external diff helper to be executed --textconv run external text conversion filters when comparing binary files --ignore-submodules[=<when>] ignore changes to submodules in the diff generation --submodule[=<format>] specify how differences in submodules are shown --ita-invisible-in-index hide 'git add -N' entries from the index --ita-visible-in-index treat 'git add -N' entries as real in the index -S <string> look for differences that change the number of occurrences of the specified string -G <regex> look for differences that change the number of occurrences of the specified regex --pickaxe-all show all changes in the changeset with -S or -G --pickaxe-regex treat <string> in -S as extended POSIX regular expression -O <file> control the order in which files appear in the output --rotate-to <path> show the change in the specified path first --skip-to <path> skip the output to the specified path --find-object <object-id> look for differences that change the number of occurrences of the specified object --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] select files by diff type --output <file> output to a specific file fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMPv6' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMPv6 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMPv6' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMPv6 warning: Not a git repository. Use --no-index to compare two paths outside a working tree usage: git diff --no-index [<options>] <path> <path> Diff output format options -p, --patch generate patch -s, --no-patch suppress diff output -u generate patch -U, --unified[=<n>] generate diffs with <n> lines context -W, --function-context generate diffs with <n> lines context --raw generate the diff in raw format --patch-with-raw synonym for '-p --raw' --patch-with-stat synonym for '-p --stat' --numstat machine friendly --stat --shortstat output only the last line of --stat -X, --dirstat[=<param1,param2>...] output the distribution of relative amount of changes for each sub-directory --cumulative synonym for --dirstat=cumulative --dirstat-by-file[=<param1,param2>...] synonym for --dirstat=files,param1,param2... --check warn if changes introduce conflict markers or whitespace errors --summary condensed summary such as creations, renames and mode changes --name-only show only names of changed files --name-status show only names and status of changed files --stat[=<width>[,<name-width>[,<count>]]] generate diffstat --stat-width <width> generate diffstat with a given width --stat-name-width <width> generate diffstat with a given name width --stat-graph-width <width> generate diffstat with a given graph width --stat-count <count> generate diffstat with limited lines --compact-summary generate compact summary in diffstat --binary output a binary diff that can be applied --full-index show full pre- and post-image object names on the "index" lines --color[=<when>] show colored diff --ws-error-highlight <kind> highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat --abbrev[=<n>] use <n> digits to display object names --src-prefix <prefix> show the given source prefix instead of "a/" --dst-prefix <prefix> show the given destination prefix instead of "b/" --line-prefix <prefix> prepend an additional prefix to every line of output --no-prefix do not show any source or destination prefix --inter-hunk-context <n> show context between diff hunks up to the specified number of lines --output-indicator-new <char> specify the character to indicate a new line instead of '+' --output-indicator-old <char> specify the character to indicate an old line instead of '-' --output-indicator-context <char> specify the character to indicate a context instead of ' ' Diff rename options -B, --break-rewrites[=<n>[/<m>]] break complete rewrite changes into pairs of delete and create -M, --find-renames[=<n>] detect renames -D, --irreversible-delete omit the preimage for deletes -C, --find-copies[=<n>] detect copies --find-copies-harder use unmodified files as source to find copies --no-renames disable rename detection --rename-empty use empty blobs as rename source --follow continue listing the history of a file beyond renames -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit Diff algorithm options --minimal produce the smallest possible diff -w, --ignore-all-space ignore whitespace when comparing lines -b, --ignore-space-change ignore changes in amount of whitespace --ignore-space-at-eol ignore changes in whitespace at EOL --ignore-cr-at-eol ignore carrier-return at the end of line --ignore-blank-lines ignore changes whose lines are all blank -I, --ignore-matching-lines <regex> ignore changes whose all lines match <regex> --indent-heuristic heuristic to shift diff hunk boundaries for easy reading --patience generate diff using the "patience diff" algorithm --histogram generate diff using the "histogram diff" algorithm --diff-algorithm <algorithm> choose a diff algorithm --anchored <text> generate diff using the "anchored diff" algorithm --word-diff[=<mode>] show word diff, using <mode> to delimit changed words --word-diff-regex <regex> use <regex> to decide what a word is --color-words[=<regex>] equivalent to --word-diff=color --word-diff-regex=<regex> --color-moved[=<mode>] moved lines of code are colored differently --color-moved-ws <mode> how white spaces are ignored in --color-moved Other diff options --relative[=<prefix>] when run from subdir, exclude changes outside and show relative paths -a, --text treat all files as text -R swap two inputs, reverse the diff --exit-code exit with 1 if there were differences, 0 otherwise --quiet disable all output of the program --ext-diff allow an external diff helper to be executed --textconv run external text conversion filters when comparing binary files --ignore-submodules[=<when>] ignore changes to submodules in the diff generation --submodule[=<format>] specify how differences in submodules are shown --ita-invisible-in-index hide 'git add -N' entries from the index --ita-visible-in-index treat 'git add -N' entries as real in the index -S <string> look for differences that change the number of occurrences of the specified string -G <regex> look for differences that change the number of occurrences of the specified regex --pickaxe-all show all changes in the changeset with -S or -G --pickaxe-regex treat <string> in -S as extended POSIX regular expression -O <file> control the order in which files appear in the output --rotate-to <path> show the change in the specified path first --skip-to <path> skip the output to the specified path --find-object <object-id> look for differences that change the number of occurrences of the specified object --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] select files by diff type --output <file> output to a specific file fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.IP' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.IP fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.IP' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.IP warning: Not a git repository. Use --no-index to compare two paths outside a working tree usage: git diff --no-index [<options>] <path> <path> Diff output format options -p, --patch generate patch -s, --no-patch suppress diff output -u generate patch -U, --unified[=<n>] generate diffs with <n> lines context -W, --function-context generate diffs with <n> lines context --raw generate the diff in raw format --patch-with-raw synonym for '-p --raw' --patch-with-stat synonym for '-p --stat' --numstat machine friendly --stat --shortstat output only the last line of --stat -X, --dirstat[=<param1,param2>...] output the distribution of relative amount of changes for each sub-directory --cumulative synonym for --dirstat=cumulative --dirstat-by-file[=<param1,param2>...] synonym for --dirstat=files,param1,param2... --check warn if changes introduce conflict markers or whitespace errors --summary condensed summary such as creations, renames and mode changes --name-only show only names of changed files --name-status show only names and status of changed files --stat[=<width>[,<name-width>[,<count>]]] generate diffstat --stat-width <width> generate diffstat with a given width --stat-name-width <width> generate diffstat with a given name width --stat-graph-width <width> generate diffstat with a given graph width --stat-count <count> generate diffstat with limited lines --compact-summary generate compact summary in diffstat --binary output a binary diff that can be applied --full-index show full pre- and post-image object names on the "index" lines --color[=<when>] show colored diff --ws-error-highlight <kind> highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat --abbrev[=<n>] use <n> digits to display object names --src-prefix <prefix> show the given source prefix instead of "a/" --dst-prefix <prefix> show the given destination prefix instead of "b/" --line-prefix <prefix> prepend an additional prefix to every line of output --no-prefix do not show any source or destination prefix --inter-hunk-context <n> show context between diff hunks up to the specified number of lines --output-indicator-new <char> specify the character to indicate a new line instead of '+' --output-indicator-old <char> specify the character to indicate an old line instead of '-' --output-indicator-context <char> specify the character to indicate a context instead of ' ' Diff rename options -B, --break-rewrites[=<n>[/<m>]] break complete rewrite changes into pairs of delete and create -M, --find-renames[=<n>] detect renames -D, --irreversible-delete omit the preimage for deletes -C, --find-copies[=<n>] detect copies --find-copies-harder use unmodified files as source to find copies --no-renames disable rename detection --rename-empty use empty blobs as rename source --follow continue listing the history of a file beyond renames -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit Diff algorithm options --minimal produce the smallest possible diff -w, --ignore-all-space ignore whitespace when comparing lines -b, --ignore-space-change ignore changes in amount of whitespace --ignore-space-at-eol ignore changes in whitespace at EOL --ignore-cr-at-eol ignore carrier-return at the end of line --ignore-blank-lines ignore changes whose lines are all blank -I, --ignore-matching-lines <regex> ignore changes whose all lines match <regex> --indent-heuristic heuristic to shift diff hunk boundaries for easy reading --patience generate diff using the "patience diff" algorithm --histogram generate diff using the "histogram diff" algorithm --diff-algorithm <algorithm> choose a diff algorithm --anchored <text> generate diff using the "anchored diff" algorithm --word-diff[=<mode>] show word diff, using <mode> to delimit changed words --word-diff-regex <regex> use <regex> to decide what a word is --color-words[=<regex>] equivalent to --word-diff=color --word-diff-regex=<regex> --color-moved[=<mode>] moved lines of code are colored differently --color-moved-ws <mode> how white spaces are ignored in --color-moved Other diff options --relative[=<prefix>] when run from subdir, exclude changes outside and show relative paths -a, --text treat all files as text -R swap two inputs, reverse the diff --exit-code exit with 1 if there were differences, 0 otherwise --quiet disable all output of the program --ext-diff allow an external diff helper to be executed --textconv run external text conversion filters when comparing binary files --ignore-submodules[=<when>] ignore changes to submodules in the diff generation --submodule[=<format>] specify how differences in submodules are shown --ita-invisible-in-index hide 'git add -N' entries from the index --ita-visible-in-index treat 'git add -N' entries as real in the index -S <string> look for differences that change the number of occurrences of the specified string -G <regex> look for differences that change the number of occurrences of the specified regex --pickaxe-all show all changes in the changeset with -S or -G --pickaxe-regex treat <string> in -S as extended POSIX regular expression -O <file> control the order in which files appear in the output --rotate-to <path> show the change in the specified path first --skip-to <path> skip the output to the specified path --find-object <object-id> look for differences that change the number of occurrences of the specified object --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] select files by diff type --output <file> output to a specific file fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ISUP_Q.762' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ISUP_Q.762 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ISUP_Q.762' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ISUP_Q.762 warning: Not a git repository. Use --no-index to compare two paths outside a working tree usage: git diff --no-index [<options>] <path> <path> Diff output format options -p, --patch generate patch -s, --no-patch suppress diff output -u generate patch -U, --unified[=<n>] generate diffs with <n> lines context -W, --function-context generate diffs with <n> lines context --raw generate the diff in raw format --patch-with-raw synonym for '-p --raw' --patch-with-stat synonym for '-p --stat' --numstat machine friendly --stat --shortstat output only the last line of --stat -X, --dirstat[=<param1,param2>...] output the distribution of relative amount of changes for each sub-directory --cumulative synonym for --dirstat=cumulative --dirstat-by-file[=<param1,param2>...] synonym for --dirstat=files,param1,param2... --check warn if changes introduce conflict markers or whitespace errors --summary condensed summary such as creations, renames and mode changes --name-only show only names of changed files --name-status show only names and status of changed files --stat[=<width>[,<name-width>[,<count>]]] generate diffstat --stat-width <width> generate diffstat with a given width --stat-name-width <width> generate diffstat with a given name width --stat-graph-width <width> generate diffstat with a given graph width --stat-count <count> generate diffstat with limited lines --compact-summary generate compact summary in diffstat --binary output a binary diff that can be applied --full-index show full pre- and post-image object names on the "index" lines --color[=<when>] show colored diff --ws-error-highlight <kind> highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat --abbrev[=<n>] use <n> digits to display object names --src-prefix <prefix> show the given source prefix instead of "a/" --dst-prefix <prefix> show the given destination prefix instead of "b/" --line-prefix <prefix> prepend an additional prefix to every line of output --no-prefix do not show any source or destination prefix --inter-hunk-context <n> show context between diff hunks up to the specified number of lines --output-indicator-new <char> specify the character to indicate a new line instead of '+' --output-indicator-old <char> specify the character to indicate an old line instead of '-' --output-indicator-context <char> specify the character to indicate a context instead of ' ' Diff rename options -B, --break-rewrites[=<n>[/<m>]] break complete rewrite changes into pairs of delete and create -M, --find-renames[=<n>] detect renames -D, --irreversible-delete omit the preimage for deletes -C, --find-copies[=<n>] detect copies --find-copies-harder use unmodified files as source to find copies --no-renames disable rename detection --rename-empty use empty blobs as rename source --follow continue listing the history of a file beyond renames -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit Diff algorithm options --minimal produce the smallest possible diff -w, --ignore-all-space ignore whitespace when comparing lines -b, --ignore-space-change ignore changes in amount of whitespace --ignore-space-at-eol ignore changes in whitespace at EOL --ignore-cr-at-eol ignore carrier-return at the end of line --ignore-blank-lines ignore changes whose lines are all blank -I, --ignore-matching-lines <regex> ignore changes whose all lines match <regex> --indent-heuristic heuristic to shift diff hunk boundaries for easy reading --patience generate diff using the "patience diff" algorithm --histogram generate diff using the "histogram diff" algorithm --diff-algorithm <algorithm> choose a diff algorithm --anchored <text> generate diff using the "anchored diff" algorithm --word-diff[=<mode>] show word diff, using <mode> to delimit changed words --word-diff-regex <regex> use <regex> to decide what a word is --color-words[=<regex>] equivalent to --word-diff=color --word-diff-regex=<regex> --color-moved[=<mode>] moved lines of code are colored differently --color-moved-ws <mode> how white spaces are ignored in --color-moved Other diff options --relative[=<prefix>] when run from subdir, exclude changes outside and show relative paths -a, --text treat all files as text -R swap two inputs, reverse the diff --exit-code exit with 1 if there were differences, 0 otherwise --quiet disable all output of the program --ext-diff allow an external diff helper to be executed --textconv run external text conversion filters when comparing binary files --ignore-submodules[=<when>] ignore changes to submodules in the diff generation --submodule[=<format>] specify how differences in submodules are shown --ita-invisible-in-index hide 'git add -N' entries from the index --ita-visible-in-index treat 'git add -N' entries as real in the index -S <string> look for differences that change the number of occurrences of the specified string -G <regex> look for differences that change the number of occurrences of the specified regex --pickaxe-all show all changes in the changeset with -S or -G --pickaxe-regex treat <string> in -S as extended POSIX regular expression -O <file> control the order in which files appear in the output --rotate-to <path> show the change in the specified path first --skip-to <path> skip the output to the specified path --find-object <object-id> look for differences that change the number of occurrences of the specified object --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] select files by diff type --output <file> output to a specific file fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.JSON_v07_2006' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.JSON_v07_2006 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.JSON_v07_2006' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.JSON_v07_2006 warning: Not a git repository. Use --no-index to compare two paths outside a working tree usage: git diff --no-index [<options>] <path> <path> Diff output format options -p, --patch generate patch -s, --no-patch suppress diff output -u generate patch -U, --unified[=<n>] generate diffs with <n> lines context -W, --function-context generate diffs with <n> lines context --raw generate the diff in raw format --patch-with-raw synonym for '-p --raw' --patch-with-stat synonym for '-p --stat' --numstat machine friendly --stat --shortstat output only the last line of --stat -X, --dirstat[=<param1,param2>...] output the distribution of relative amount of changes for each sub-directory --cumulative synonym for --dirstat=cumulative --dirstat-by-file[=<param1,param2>...] synonym for --dirstat=files,param1,param2... --check warn if changes introduce conflict markers or whitespace errors --summary condensed summary such as creations, renames and mode changes --name-only show only names of changed files --name-status show only names and status of changed files --stat[=<width>[,<name-width>[,<count>]]] generate diffstat --stat-width <width> generate diffstat with a given width --stat-name-width <width> generate diffstat with a given name width --stat-graph-width <width> generate diffstat with a given graph width --stat-count <count> generate diffstat with limited lines --compact-summary generate compact summary in diffstat --binary output a binary diff that can be applied --full-index show full pre- and post-image object names on the "index" lines --color[=<when>] show colored diff --ws-error-highlight <kind> highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat --abbrev[=<n>] use <n> digits to display object names --src-prefix <prefix> show the given source prefix instead of "a/" --dst-prefix <prefix> show the given destination prefix instead of "b/" --line-prefix <prefix> prepend an additional prefix to every line of output --no-prefix do not show any source or destination prefix --inter-hunk-context <n> show context between diff hunks up to the specified number of lines --output-indicator-new <char> specify the character to indicate a new line instead of '+' --output-indicator-old <char> specify the character to indicate an old line instead of '-' --output-indicator-context <char> specify the character to indicate a context instead of ' ' Diff rename options -B, --break-rewrites[=<n>[/<m>]] break complete rewrite changes into pairs of delete and create -M, --find-renames[=<n>] detect renames -D, --irreversible-delete omit the preimage for deletes -C, --find-copies[=<n>] detect copies --find-copies-harder use unmodified files as source to find copies --no-renames disable rename detection --rename-empty use empty blobs as rename source --follow continue listing the history of a file beyond renames -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit Diff algorithm options --minimal produce the smallest possible diff -w, --ignore-all-space ignore whitespace when comparing lines -b, --ignore-space-change ignore changes in amount of whitespace --ignore-space-at-eol ignore changes in whitespace at EOL --ignore-cr-at-eol ignore carrier-return at the end of line --ignore-blank-lines ignore changes whose lines are all blank -I, --ignore-matching-lines <regex> ignore changes whose all lines match <regex> --indent-heuristic heuristic to shift diff hunk boundaries for easy reading --patience generate diff using the "patience diff" algorithm --histogram generate diff using the "histogram diff" algorithm --diff-algorithm <algorithm> choose a diff algorithm --anchored <text> generate diff using the "anchored diff" algorithm --word-diff[=<mode>] show word diff, using <mode> to delimit changed words --word-diff-regex <regex> use <regex> to decide what a word is --color-words[=<regex>] equivalent to --word-diff=color --word-diff-regex=<regex> --color-moved[=<mode>] moved lines of code are colored differently --color-moved-ws <mode> how white spaces are ignored in --color-moved Other diff options --relative[=<prefix>] when run from subdir, exclude changes outside and show relative paths -a, --text treat all files as text -R swap two inputs, reverse the diff --exit-code exit with 1 if there were differences, 0 otherwise --quiet disable all output of the program --ext-diff allow an external diff helper to be executed --textconv run external text conversion filters when comparing binary files --ignore-submodules[=<when>] ignore changes to submodules in the diff generation --submodule[=<format>] specify how differences in submodules are shown --ita-invisible-in-index hide 'git add -N' entries from the index --ita-visible-in-index treat 'git add -N' entries as real in the index -S <string> look for differences that change the number of occurrences of the specified string -G <regex> look for differences that change the number of occurrences of the specified regex --pickaxe-all show all changes in the changeset with -S or -G --pickaxe-regex treat <string> in -S as extended POSIX regular expression -O <file> control the order in which files appear in the output --rotate-to <path> show the change in the specified path first --skip-to <path> skip the output to the specified path --find-object <object-id> look for differences that change the number of occurrences of the specified object --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] select files by diff type --output <file> output to a specific file fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.L2TP' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.L2TP fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.L2TP' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.L2TP warning: Not a git repository. Use --no-index to compare two paths outside a working tree usage: git diff --no-index [<options>] <path> <path> Diff output format options -p, --patch generate patch -s, --no-patch suppress diff output -u generate patch -U, --unified[=<n>] generate diffs with <n> lines context -W, --function-context generate diffs with <n> lines context --raw generate the diff in raw format --patch-with-raw synonym for '-p --raw' --patch-with-stat synonym for '-p --stat' --numstat machine friendly --stat --shortstat output only the last line of --stat -X, --dirstat[=<param1,param2>...] output the distribution of relative amount of changes for each sub-directory --cumulative synonym for --dirstat=cumulative --dirstat-by-file[=<param1,param2>...] synonym for --dirstat=files,param1,param2... --check warn if changes introduce conflict markers or whitespace errors --summary condensed summary such as creations, renames and mode changes --name-only show only names of changed files --name-status show only names and status of changed files --stat[=<width>[,<name-width>[,<count>]]] generate diffstat --stat-width <width> generate diffstat with a given width --stat-name-width <width> generate diffstat with a given name width --stat-graph-width <width> generate diffstat with a given graph width --stat-count <count> generate diffstat with limited lines --compact-summary generate compact summary in diffstat --binary output a binary diff that can be applied --full-index show full pre- and post-image object names on the "index" lines --color[=<when>] show colored diff --ws-error-highlight <kind> highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat --abbrev[=<n>] use <n> digits to display object names --src-prefix <prefix> show the given source prefix instead of "a/" --dst-prefix <prefix> show the given destination prefix instead of "b/" --line-prefix <prefix> prepend an additional prefix to every line of output --no-prefix do not show any source or destination prefix --inter-hunk-context <n> show context between diff hunks up to the specified number of lines --output-indicator-new <char> specify the character to indicate a new line instead of '+' --output-indicator-old <char> specify the character to indicate an old line instead of '-' --output-indicator-context <char> specify the character to indicate a context instead of ' ' Diff rename options -B, --break-rewrites[=<n>[/<m>]] break complete rewrite changes into pairs of delete and create -M, --find-renames[=<n>] detect renames -D, --irreversible-delete omit the preimage for deletes -C, --find-copies[=<n>] detect copies --find-copies-harder use unmodified files as source to find copies --no-renames disable rename detection --rename-empty use empty blobs as rename source --follow continue listing the history of a file beyond renames -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit Diff algorithm options --minimal produce the smallest possible diff -w, --ignore-all-space ignore whitespace when comparing lines -b, --ignore-space-change ignore changes in amount of whitespace --ignore-space-at-eol ignore changes in whitespace at EOL --ignore-cr-at-eol ignore carrier-return at the end of line --ignore-blank-lines ignore changes whose lines are all blank -I, --ignore-matching-lines <regex> ignore changes whose all lines match <regex> --indent-heuristic heuristic to shift diff hunk boundaries for easy reading --patience generate diff using the "patience diff" algorithm --histogram generate diff using the "histogram diff" algorithm --diff-algorithm <algorithm> choose a diff algorithm --anchored <text> generate diff using the "anchored diff" algorithm --word-diff[=<mode>] show word diff, using <mode> to delimit changed words --word-diff-regex <regex> use <regex> to decide what a word is --color-words[=<regex>] equivalent to --word-diff=color --word-diff-regex=<regex> --color-moved[=<mode>] moved lines of code are colored differently --color-moved-ws <mode> how white spaces are ignored in --color-moved Other diff options --relative[=<prefix>] when run from subdir, exclude changes outside and show relative paths -a, --text treat all files as text -R swap two inputs, reverse the diff --exit-code exit with 1 if there were differences, 0 otherwise --quiet disable all output of the program --ext-diff allow an external diff helper to be executed --textconv run external text conversion filters when comparing binary files --ignore-submodules[=<when>] ignore changes to submodules in the diff generation --submodule[=<format>] specify how differences in submodules are shown --ita-invisible-in-index hide 'git add -N' entries from the index --ita-visible-in-index treat 'git add -N' entries as real in the index -S <string> look for differences that change the number of occurrences of the specified string -G <regex> look for differences that change the number of occurrences of the specified regex --pickaxe-all show all changes in the changeset with -S or -G --pickaxe-regex treat <string> in -S as extended POSIX regular expression -O <file> control the order in which files appear in the output --rotate-to <path> show the change in the specified path first --skip-to <path> skip the output to the specified path --find-object <object-id> look for differences that change the number of occurrences of the specified object --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] select files by diff type --output <file> output to a specific file fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.LLC_v7.1.0' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.LLC_v7.1.0 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.LLC_v7.1.0' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.LLC_v7.1.0 warning: Not a git repository. Use --no-index to compare two paths outside a working tree usage: git diff --no-index [<options>] <path> <path> Diff output format options -p, --patch generate patch -s, --no-patch suppress diff output -u generate patch -U, --unified[=<n>] generate diffs with <n> lines context -W, --function-context generate diffs with <n> lines context --raw generate the diff in raw format --patch-with-raw synonym for '-p --raw' --patch-with-stat synonym for '-p --stat' --numstat machine friendly --stat --shortstat output only the last line of --stat -X, --dirstat[=<param1,param2>...] output the distribution of relative amount of changes for each sub-directory --cumulative synonym for --dirstat=cumulative --dirstat-by-file[=<param1,param2>...] synonym for --dirstat=files,param1,param2... --check warn if changes introduce conflict markers or whitespace errors --summary condensed summary such as creations, renames and mode changes --name-only show only names of changed files --name-status show only names and status of changed files --stat[=<width>[,<name-width>[,<count>]]] generate diffstat --stat-width <width> generate diffstat with a given width --stat-name-width <width> generate diffstat with a given name width --stat-graph-width <width> generate diffstat with a given graph width --stat-count <count> generate diffstat with limited lines --compact-summary generate compact summary in diffstat --binary output a binary diff that can be applied --full-index show full pre- and post-image object names on the "index" lines --color[=<when>] show colored diff --ws-error-highlight <kind> highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat --abbrev[=<n>] use <n> digits to display object names --src-prefix <prefix> show the given source prefix instead of "a/" --dst-prefix <prefix> show the given destination prefix instead of "b/" --line-prefix <prefix> prepend an additional prefix to every line of output --no-prefix do not show any source or destination prefix --inter-hunk-context <n> show context between diff hunks up to the specified number of lines --output-indicator-new <char> specify the character to indicate a new line instead of '+' --output-indicator-old <char> specify the character to indicate an old line instead of '-' --output-indicator-context <char> specify the character to indicate a context instead of ' ' Diff rename options -B, --break-rewrites[=<n>[/<m>]] break complete rewrite changes into pairs of delete and create -M, --find-renames[=<n>] detect renames -D, --irreversible-delete omit the preimage for deletes -C, --find-copies[=<n>] detect copies --find-copies-harder use unmodified files as source to find copies --no-renames disable rename detection --rename-empty use empty blobs as rename source --follow continue listing the history of a file beyond renames -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit Diff algorithm options --minimal produce the smallest possible diff -w, --ignore-all-space ignore whitespace when comparing lines -b, --ignore-space-change ignore changes in amount of whitespace --ignore-space-at-eol ignore changes in whitespace at EOL --ignore-cr-at-eol ignore carrier-return at the end of line --ignore-blank-lines ignore changes whose lines are all blank -I, --ignore-matching-lines <regex> ignore changes whose all lines match <regex> --indent-heuristic heuristic to shift diff hunk boundaries for easy reading --patience generate diff using the "patience diff" algorithm --histogram generate diff using the "histogram diff" algorithm --diff-algorithm <algorithm> choose a diff algorithm --anchored <text> generate diff using the "anchored diff" algorithm --word-diff[=<mode>] show word diff, using <mode> to delimit changed words --word-diff-regex <regex> use <regex> to decide what a word is --color-words[=<regex>] equivalent to --word-diff=color --word-diff-regex=<regex> --color-moved[=<mode>] moved lines of code are colored differently --color-moved-ws <mode> how white spaces are ignored in --color-moved Other diff options --relative[=<prefix>] when run from subdir, exclude changes outside and show relative paths -a, --text treat all files as text -R swap two inputs, reverse the diff --exit-code exit with 1 if there were differences, 0 otherwise --quiet disable all output of the program --ext-diff allow an external diff helper to be executed --textconv run external text conversion filters when comparing binary files --ignore-submodules[=<when>] ignore changes to submodules in the diff generation --submodule[=<format>] specify how differences in submodules are shown --ita-invisible-in-index hide 'git add -N' entries from the index --ita-visible-in-index treat 'git add -N' entries as real in the index -S <string> look for differences that change the number of occurrences of the specified string -G <regex> look for differences that change the number of occurrences of the specified regex --pickaxe-all show all changes in the changeset with -S or -G --pickaxe-regex treat <string> in -S as extended POSIX regular expression -O <file> control the order in which files appear in the output --rotate-to <path> show the change in the specified path first --skip-to <path> skip the output to the specified path --find-object <object-id> look for differences that change the number of occurrences of the specified object --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] select files by diff type --output <file> output to a specific file fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.MobileL3_v13.4.0' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.MobileL3_v13.4.0 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.MobileL3_v13.4.0' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.MobileL3_v13.4.0 warning: Not a git repository. Use --no-index to compare two paths outside a working tree usage: git diff --no-index [<options>] <path> <path> Diff output format options -p, --patch generate patch -s, --no-patch suppress diff output -u generate patch -U, --unified[=<n>] generate diffs with <n> lines context -W, --function-context generate diffs with <n> lines context --raw generate the diff in raw format --patch-with-raw synonym for '-p --raw' --patch-with-stat synonym for '-p --stat' --numstat machine friendly --stat --shortstat output only the last line of --stat -X, --dirstat[=<param1,param2>...] output the distribution of relative amount of changes for each sub-directory --cumulative synonym for --dirstat=cumulative --dirstat-by-file[=<param1,param2>...] synonym for --dirstat=files,param1,param2... --check warn if changes introduce conflict markers or whitespace errors --summary condensed summary such as creations, renames and mode changes --name-only show only names of changed files --name-status show only names and status of changed files --stat[=<width>[,<name-width>[,<count>]]] generate diffstat --stat-width <width> generate diffstat with a given width --stat-name-width <width> generate diffstat with a given name width --stat-graph-width <width> generate diffstat with a given graph width --stat-count <count> generate diffstat with limited lines --compact-summary generate compact summary in diffstat --binary output a binary diff that can be applied --full-index show full pre- and post-image object names on the "index" lines --color[=<when>] show colored diff --ws-error-highlight <kind> highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat --abbrev[=<n>] use <n> digits to display object names --src-prefix <prefix> show the given source prefix instead of "a/" --dst-prefix <prefix> show the given destination prefix instead of "b/" --line-prefix <prefix> prepend an additional prefix to every line of output --no-prefix do not show any source or destination prefix --inter-hunk-context <n> show context between diff hunks up to the specified number of lines --output-indicator-new <char> specify the character to indicate a new line instead of '+' --output-indicator-old <char> specify the character to indicate an old line instead of '-' --output-indicator-context <char> specify the character to indicate a context instead of ' ' Diff rename options -B, --break-rewrites[=<n>[/<m>]] break complete rewrite changes into pairs of delete and create -M, --find-renames[=<n>] detect renames -D, --irreversible-delete omit the preimage for deletes -C, --find-copies[=<n>] detect copies --find-copies-harder use unmodified files as source to find copies --no-renames disable rename detection --rename-empty use empty blobs as rename source --follow continue listing the history of a file beyond renames -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit Diff algorithm options --minimal produce the smallest possible diff -w, --ignore-all-space ignore whitespace when comparing lines -b, --ignore-space-change ignore changes in amount of whitespace --ignore-space-at-eol ignore changes in whitespace at EOL --ignore-cr-at-eol ignore carrier-return at the end of line --ignore-blank-lines ignore changes whose lines are all blank -I, --ignore-matching-lines <regex> ignore changes whose all lines match <regex> --indent-heuristic heuristic to shift diff hunk boundaries for easy reading --patience generate diff using the "patience diff" algorithm --histogram generate diff using the "histogram diff" algorithm --diff-algorithm <algorithm> choose a diff algorithm --anchored <text> generate diff using the "anchored diff" algorithm --word-diff[=<mode>] show word diff, using <mode> to delimit changed words --word-diff-regex <regex> use <regex> to decide what a word is --color-words[=<regex>] equivalent to --word-diff=color --word-diff-regex=<regex> --color-moved[=<mode>] moved lines of code are colored differently --color-moved-ws <mode> how white spaces are ignored in --color-moved Other diff options --relative[=<prefix>] when run from subdir, exclude changes outside and show relative paths -a, --text treat all files as text -R swap two inputs, reverse the diff --exit-code exit with 1 if there were differences, 0 otherwise --quiet disable all output of the program --ext-diff allow an external diff helper to be executed --textconv run external text conversion filters when comparing binary files --ignore-submodules[=<when>] ignore changes to submodules in the diff generation --submodule[=<format>] specify how differences in submodules are shown --ita-invisible-in-index hide 'git add -N' entries from the index --ita-visible-in-index treat 'git add -N' entries as real in the index -S <string> look for differences that change the number of occurrences of the specified string -G <regex> look for differences that change the number of occurrences of the specified regex --pickaxe-all show all changes in the changeset with -S or -G --pickaxe-regex treat <string> in -S as extended POSIX regular expression -O <file> control the order in which files appear in the output --rotate-to <path> show the change in the specified path first --skip-to <path> skip the output to the specified path --find-object <object-id> look for differences that change the number of occurrences of the specified object --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] select files by diff type --output <file> output to a specific file fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SMPP' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SMPP fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SMPP' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SMPP warning: Not a git repository. Use --no-index to compare two paths outside a working tree usage: git diff --no-index [<options>] <path> <path> Diff output format options -p, --patch generate patch -s, --no-patch suppress diff output -u generate patch -U, --unified[=<n>] generate diffs with <n> lines context -W, --function-context generate diffs with <n> lines context --raw generate the diff in raw format --patch-with-raw synonym for '-p --raw' --patch-with-stat synonym for '-p --stat' --numstat machine friendly --stat --shortstat output only the last line of --stat -X, --dirstat[=<param1,param2>...] output the distribution of relative amount of changes for each sub-directory --cumulative synonym for --dirstat=cumulative --dirstat-by-file[=<param1,param2>...] synonym for --dirstat=files,param1,param2... --check warn if changes introduce conflict markers or whitespace errors --summary condensed summary such as creations, renames and mode changes --name-only show only names of changed files --name-status show only names and status of changed files --stat[=<width>[,<name-width>[,<count>]]] generate diffstat --stat-width <width> generate diffstat with a given width --stat-name-width <width> generate diffstat with a given name width --stat-graph-width <width> generate diffstat with a given graph width --stat-count <count> generate diffstat with limited lines --compact-summary generate compact summary in diffstat --binary output a binary diff that can be applied --full-index show full pre- and post-image object names on the "index" lines --color[=<when>] show colored diff --ws-error-highlight <kind> highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat --abbrev[=<n>] use <n> digits to display object names --src-prefix <prefix> show the given source prefix instead of "a/" --dst-prefix <prefix> show the given destination prefix instead of "b/" --line-prefix <prefix> prepend an additional prefix to every line of output --no-prefix do not show any source or destination prefix --inter-hunk-context <n> show context between diff hunks up to the specified number of lines --output-indicator-new <char> specify the character to indicate a new line instead of '+' --output-indicator-old <char> specify the character to indicate an old line instead of '-' --output-indicator-context <char> specify the character to indicate a context instead of ' ' Diff rename options -B, --break-rewrites[=<n>[/<m>]] break complete rewrite changes into pairs of delete and create -M, --find-renames[=<n>] detect renames -D, --irreversible-delete omit the preimage for deletes -C, --find-copies[=<n>] detect copies --find-copies-harder use unmodified files as source to find copies --no-renames disable rename detection --rename-empty use empty blobs as rename source --follow continue listing the history of a file beyond renames -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit Diff algorithm options --minimal produce the smallest possible diff -w, --ignore-all-space ignore whitespace when comparing lines -b, --ignore-space-change ignore changes in amount of whitespace --ignore-space-at-eol ignore changes in whitespace at EOL --ignore-cr-at-eol ignore carrier-return at the end of line --ignore-blank-lines ignore changes whose lines are all blank -I, --ignore-matching-lines <regex> ignore changes whose all lines match <regex> --indent-heuristic heuristic to shift diff hunk boundaries for easy reading --patience generate diff using the "patience diff" algorithm --histogram generate diff using the "histogram diff" algorithm --diff-algorithm <algorithm> choose a diff algorithm --anchored <text> generate diff using the "anchored diff" algorithm --word-diff[=<mode>] show word diff, using <mode> to delimit changed words --word-diff-regex <regex> use <regex> to decide what a word is --color-words[=<regex>] equivalent to --word-diff=color --word-diff-regex=<regex> --color-moved[=<mode>] moved lines of code are colored differently --color-moved-ws <mode> how white spaces are ignored in --color-moved Other diff options --relative[=<prefix>] when run from subdir, exclude changes outside and show relative paths -a, --text treat all files as text -R swap two inputs, reverse the diff --exit-code exit with 1 if there were differences, 0 otherwise --quiet disable all output of the program --ext-diff allow an external diff helper to be executed --textconv run external text conversion filters when comparing binary files --ignore-submodules[=<when>] ignore changes to submodules in the diff generation --submodule[=<format>] specify how differences in submodules are shown --ita-invisible-in-index hide 'git add -N' entries from the index --ita-visible-in-index treat 'git add -N' entries as real in the index -S <string> look for differences that change the number of occurrences of the specified string -G <regex> look for differences that change the number of occurrences of the specified regex --pickaxe-all show all changes in the changeset with -S or -G --pickaxe-regex treat <string> in -S as extended POSIX regular expression -O <file> control the order in which files appear in the output --rotate-to <path> show the change in the specified path first --skip-to <path> skip the output to the specified path --find-object <object-id> look for differences that change the number of occurrences of the specified object --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] select files by diff type --output <file> output to a specific file fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.TCP' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.TCP fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.TCP' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.TCP warning: Not a git repository. Use --no-index to compare two paths outside a working tree usage: git diff --no-index [<options>] <path> <path> Diff output format options -p, --patch generate patch -s, --no-patch suppress diff output -u generate patch -U, --unified[=<n>] generate diffs with <n> lines context -W, --function-context generate diffs with <n> lines context --raw generate the diff in raw format --patch-with-raw synonym for '-p --raw' --patch-with-stat synonym for '-p --stat' --numstat machine friendly --stat --shortstat output only the last line of --stat -X, --dirstat[=<param1,param2>...] output the distribution of relative amount of changes for each sub-directory --cumulative synonym for --dirstat=cumulative --dirstat-by-file[=<param1,param2>...] synonym for --dirstat=files,param1,param2... --check warn if changes introduce conflict markers or whitespace errors --summary condensed summary such as creations, renames and mode changes --name-only show only names of changed files --name-status show only names and status of changed files --stat[=<width>[,<name-width>[,<count>]]] generate diffstat --stat-width <width> generate diffstat with a given width --stat-name-width <width> generate diffstat with a given name width --stat-graph-width <width> generate diffstat with a given graph width --stat-count <count> generate diffstat with limited lines --compact-summary generate compact summary in diffstat --binary output a binary diff that can be applied --full-index show full pre- and post-image object names on the "index" lines --color[=<when>] show colored diff --ws-error-highlight <kind> highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat --abbrev[=<n>] use <n> digits to display object names --src-prefix <prefix> show the given source prefix instead of "a/" --dst-prefix <prefix> show the given destination prefix instead of "b/" --line-prefix <prefix> prepend an additional prefix to every line of output --no-prefix do not show any source or destination prefix --inter-hunk-context <n> show context between diff hunks up to the specified number of lines --output-indicator-new <char> specify the character to indicate a new line instead of '+' --output-indicator-old <char> specify the character to indicate an old line instead of '-' --output-indicator-context <char> specify the character to indicate a context instead of ' ' Diff rename options -B, --break-rewrites[=<n>[/<m>]] break complete rewrite changes into pairs of delete and create -M, --find-renames[=<n>] detect renames -D, --irreversible-delete omit the preimage for deletes -C, --find-copies[=<n>] detect copies --find-copies-harder use unmodified files as source to find copies --no-renames disable rename detection --rename-empty use empty blobs as rename source --follow continue listing the history of a file beyond renames -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit Diff algorithm options --minimal produce the smallest possible diff -w, --ignore-all-space ignore whitespace when comparing lines -b, --ignore-space-change ignore changes in amount of whitespace --ignore-space-at-eol ignore changes in whitespace at EOL --ignore-cr-at-eol ignore carrier-return at the end of line --ignore-blank-lines ignore changes whose lines are all blank -I, --ignore-matching-lines <regex> ignore changes whose all lines match <regex> --indent-heuristic heuristic to shift diff hunk boundaries for easy reading --patience generate diff using the "patience diff" algorithm --histogram generate diff using the "histogram diff" algorithm --diff-algorithm <algorithm> choose a diff algorithm --anchored <text> generate diff using the "anchored diff" algorithm --word-diff[=<mode>] show word diff, using <mode> to delimit changed words --word-diff-regex <regex> use <regex> to decide what a word is --color-words[=<regex>] equivalent to --word-diff=color --word-diff-regex=<regex> --color-moved[=<mode>] moved lines of code are colored differently --color-moved-ws <mode> how white spaces are ignored in --color-moved Other diff options --relative[=<prefix>] when run from subdir, exclude changes outside and show relative paths -a, --text treat all files as text -R swap two inputs, reverse the diff --exit-code exit with 1 if there were differences, 0 otherwise --quiet disable all output of the program --ext-diff allow an external diff helper to be executed --textconv run external text conversion filters when comparing binary files --ignore-submodules[=<when>] ignore changes to submodules in the diff generation --submodule[=<format>] specify how differences in submodules are shown --ita-invisible-in-index hide 'git add -N' entries from the index --ita-visible-in-index treat 'git add -N' entries as real in the index -S <string> look for differences that change the number of occurrences of the specified string -G <regex> look for differences that change the number of occurrences of the specified regex --pickaxe-all show all changes in the changeset with -S or -G --pickaxe-regex treat <string> in -S as extended POSIX regular expression -O <file> control the order in which files appear in the output --rotate-to <path> show the change in the specified path first --skip-to <path> skip the output to the specified path --find-object <object-id> look for differences that change the number of occurrences of the specified object --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] select files by diff type --output <file> output to a specific file fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.UDP' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.UDP fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.UDP' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.UDP warning: Not a git repository. Use --no-index to compare two paths outside a working tree usage: git diff --no-index [<options>] <path> <path> Diff output format options -p, --patch generate patch -s, --no-patch suppress diff output -u generate patch -U, --unified[=<n>] generate diffs with <n> lines context -W, --function-context generate diffs with <n> lines context --raw generate the diff in raw format --patch-with-raw synonym for '-p --raw' --patch-with-stat synonym for '-p --stat' --numstat machine friendly --stat --shortstat output only the last line of --stat -X, --dirstat[=<param1,param2>...] output the distribution of relative amount of changes for each sub-directory --cumulative synonym for --dirstat=cumulative --dirstat-by-file[=<param1,param2>...] synonym for --dirstat=files,param1,param2... --check warn if changes introduce conflict markers or whitespace errors --summary condensed summary such as creations, renames and mode changes --name-only show only names of changed files --name-status show only names and status of changed files --stat[=<width>[,<name-width>[,<count>]]] generate diffstat --stat-width <width> generate diffstat with a given width --stat-name-width <width> generate diffstat with a given name width --stat-graph-width <width> generate diffstat with a given graph width --stat-count <count> generate diffstat with limited lines --compact-summary generate compact summary in diffstat --binary output a binary diff that can be applied --full-index show full pre- and post-image object names on the "index" lines --color[=<when>] show colored diff --ws-error-highlight <kind> highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat --abbrev[=<n>] use <n> digits to display object names --src-prefix <prefix> show the given source prefix instead of "a/" --dst-prefix <prefix> show the given destination prefix instead of "b/" --line-prefix <prefix> prepend an additional prefix to every line of output --no-prefix do not show any source or destination prefix --inter-hunk-context <n> show context between diff hunks up to the specified number of lines --output-indicator-new <char> specify the character to indicate a new line instead of '+' --output-indicator-old <char> specify the character to indicate an old line instead of '-' --output-indicator-context <char> specify the character to indicate a context instead of ' ' Diff rename options -B, --break-rewrites[=<n>[/<m>]] break complete rewrite changes into pairs of delete and create -M, --find-renames[=<n>] detect renames -D, --irreversible-delete omit the preimage for deletes -C, --find-copies[=<n>] detect copies --find-copies-harder use unmodified files as source to find copies --no-renames disable rename detection --rename-empty use empty blobs as rename source --follow continue listing the history of a file beyond renames -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit Diff algorithm options --minimal produce the smallest possible diff -w, --ignore-all-space ignore whitespace when comparing lines -b, --ignore-space-change ignore changes in amount of whitespace --ignore-space-at-eol ignore changes in whitespace at EOL --ignore-cr-at-eol ignore carrier-return at the end of line --ignore-blank-lines ignore changes whose lines are all blank -I, --ignore-matching-lines <regex> ignore changes whose all lines match <regex> --indent-heuristic heuristic to shift diff hunk boundaries for easy reading --patience generate diff using the "patience diff" algorithm --histogram generate diff using the "histogram diff" algorithm --diff-algorithm <algorithm> choose a diff algorithm --anchored <text> generate diff using the "anchored diff" algorithm --word-diff[=<mode>] show word diff, using <mode> to delimit changed words --word-diff-regex <regex> use <regex> to decide what a word is --color-words[=<regex>] equivalent to --word-diff=color --word-diff-regex=<regex> --color-moved[=<mode>] moved lines of code are colored differently --color-moved-ws <mode> how white spaces are ignored in --color-moved Other diff options --relative[=<prefix>] when run from subdir, exclude changes outside and show relative paths -a, --text treat all files as text -R swap two inputs, reverse the diff --exit-code exit with 1 if there were differences, 0 otherwise --quiet disable all output of the program --ext-diff allow an external diff helper to be executed --textconv run external text conversion filters when comparing binary files --ignore-submodules[=<when>] ignore changes to submodules in the diff generation --submodule[=<format>] specify how differences in submodules are shown --ita-invisible-in-index hide 'git add -N' entries from the index --ita-visible-in-index treat 'git add -N' entries as real in the index -S <string> look for differences that change the number of occurrences of the specified string -G <regex> look for differences that change the number of occurrences of the specified regex --pickaxe-all show all changes in the changeset with -S or -G --pickaxe-regex treat <string> in -S as extended POSIX regular expression -O <file> control the order in which files appear in the output --rotate-to <path> show the change in the specified path first --skip-to <path> skip the output to the specified path --find-object <object-id> look for differences that change the number of occurrences of the specified object --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] select files by diff type --output <file> output to a specific file fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.RTP' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.RTP fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.RTP' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.RTP warning: Not a git repository. Use --no-index to compare two paths outside a working tree usage: git diff --no-index [<options>] <path> <path> Diff output format options -p, --patch generate patch -s, --no-patch suppress diff output -u generate patch -U, --unified[=<n>] generate diffs with <n> lines context -W, --function-context generate diffs with <n> lines context --raw generate the diff in raw format --patch-with-raw synonym for '-p --raw' --patch-with-stat synonym for '-p --stat' --numstat machine friendly --stat --shortstat output only the last line of --stat -X, --dirstat[=<param1,param2>...] output the distribution of relative amount of changes for each sub-directory --cumulative synonym for --dirstat=cumulative --dirstat-by-file[=<param1,param2>...] synonym for --dirstat=files,param1,param2... --check warn if changes introduce conflict markers or whitespace errors --summary condensed summary such as creations, renames and mode changes --name-only show only names of changed files --name-status show only names and status of changed files --stat[=<width>[,<name-width>[,<count>]]] generate diffstat --stat-width <width> generate diffstat with a given width --stat-name-width <width> generate diffstat with a given name width --stat-graph-width <width> generate diffstat with a given graph width --stat-count <count> generate diffstat with limited lines --compact-summary generate compact summary in diffstat --binary output a binary diff that can be applied --full-index show full pre- and post-image object names on the "index" lines --color[=<when>] show colored diff --ws-error-highlight <kind> highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat --abbrev[=<n>] use <n> digits to display object names --src-prefix <prefix> show the given source prefix instead of "a/" --dst-prefix <prefix> show the given destination prefix instead of "b/" --line-prefix <prefix> prepend an additional prefix to every line of output --no-prefix do not show any source or destination prefix --inter-hunk-context <n> show context between diff hunks up to the specified number of lines --output-indicator-new <char> specify the character to indicate a new line instead of '+' --output-indicator-old <char> specify the character to indicate an old line instead of '-' --output-indicator-context <char> specify the character to indicate a context instead of ' ' Diff rename options -B, --break-rewrites[=<n>[/<m>]] break complete rewrite changes into pairs of delete and create -M, --find-renames[=<n>] detect renames -D, --irreversible-delete omit the preimage for deletes -C, --find-copies[=<n>] detect copies --find-copies-harder use unmodified files as source to find copies --no-renames disable rename detection --rename-empty use empty blobs as rename source --follow continue listing the history of a file beyond renames -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit Diff algorithm options --minimal produce the smallest possible diff -w, --ignore-all-space ignore whitespace when comparing lines -b, --ignore-space-change ignore changes in amount of whitespace --ignore-space-at-eol ignore changes in whitespace at EOL --ignore-cr-at-eol ignore carrier-return at the end of line --ignore-blank-lines ignore changes whose lines are all blank -I, --ignore-matching-lines <regex> ignore changes whose all lines match <regex> --indent-heuristic heuristic to shift diff hunk boundaries for easy reading --patience generate diff using the "patience diff" algorithm --histogram generate diff using the "histogram diff" algorithm --diff-algorithm <algorithm> choose a diff algorithm --anchored <text> generate diff using the "anchored diff" algorithm --word-diff[=<mode>] show word diff, using <mode> to delimit changed words --word-diff-regex <regex> use <regex> to decide what a word is --color-words[=<regex>] equivalent to --word-diff=color --word-diff-regex=<regex> --color-moved[=<mode>] moved lines of code are colored differently --color-moved-ws <mode> how white spaces are ignored in --color-moved Other diff options --relative[=<prefix>] when run from subdir, exclude changes outside and show relative paths -a, --text treat all files as text -R swap two inputs, reverse the diff --exit-code exit with 1 if there were differences, 0 otherwise --quiet disable all output of the program --ext-diff allow an external diff helper to be executed --textconv run external text conversion filters when comparing binary files --ignore-submodules[=<when>] ignore changes to submodules in the diff generation --submodule[=<format>] specify how differences in submodules are shown --ita-invisible-in-index hide 'git add -N' entries from the index --ita-visible-in-index treat 'git add -N' entries as real in the index -S <string> look for differences that change the number of occurrences of the specified string -G <regex> look for differences that change the number of occurrences of the specified regex --pickaxe-all show all changes in the changeset with -S or -G --pickaxe-regex treat <string> in -S as extended POSIX regular expression -O <file> control the order in which files appear in the output --rotate-to <path> show the change in the specified path first --skip-to <path> skip the output to the specified path --find-object <object-id> look for differences that change the number of occurrences of the specified object --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] select files by diff type --output <file> output to a specific file fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.M2PA' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.M2PA fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.M2PA' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.M2PA warning: Not a git repository. Use --no-index to compare two paths outside a working tree usage: git diff --no-index [<options>] <path> <path> Diff output format options -p, --patch generate patch -s, --no-patch suppress diff output -u generate patch -U, --unified[=<n>] generate diffs with <n> lines context -W, --function-context generate diffs with <n> lines context --raw generate the diff in raw format --patch-with-raw synonym for '-p --raw' --patch-with-stat synonym for '-p --stat' --numstat machine friendly --stat --shortstat output only the last line of --stat -X, --dirstat[=<param1,param2>...] output the distribution of relative amount of changes for each sub-directory --cumulative synonym for --dirstat=cumulative --dirstat-by-file[=<param1,param2>...] synonym for --dirstat=files,param1,param2... --check warn if changes introduce conflict markers or whitespace errors --summary condensed summary such as creations, renames and mode changes --name-only show only names of changed files --name-status show only names and status of changed files --stat[=<width>[,<name-width>[,<count>]]] generate diffstat --stat-width <width> generate diffstat with a given width --stat-name-width <width> generate diffstat with a given name width --stat-graph-width <width> generate diffstat with a given graph width --stat-count <count> generate diffstat with limited lines --compact-summary generate compact summary in diffstat --binary output a binary diff that can be applied --full-index show full pre- and post-image object names on the "index" lines --color[=<when>] show colored diff --ws-error-highlight <kind> highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat --abbrev[=<n>] use <n> digits to display object names --src-prefix <prefix> show the given source prefix instead of "a/" --dst-prefix <prefix> show the given destination prefix instead of "b/" --line-prefix <prefix> prepend an additional prefix to every line of output --no-prefix do not show any source or destination prefix --inter-hunk-context <n> show context between diff hunks up to the specified number of lines --output-indicator-new <char> specify the character to indicate a new line instead of '+' --output-indicator-old <char> specify the character to indicate an old line instead of '-' --output-indicator-context <char> specify the character to indicate a context instead of ' ' Diff rename options -B, --break-rewrites[=<n>[/<m>]] break complete rewrite changes into pairs of delete and create -M, --find-renames[=<n>] detect renames -D, --irreversible-delete omit the preimage for deletes -C, --find-copies[=<n>] detect copies --find-copies-harder use unmodified files as source to find copies --no-renames disable rename detection --rename-empty use empty blobs as rename source --follow continue listing the history of a file beyond renames -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit Diff algorithm options --minimal produce the smallest possible diff -w, --ignore-all-space ignore whitespace when comparing lines -b, --ignore-space-change ignore changes in amount of whitespace --ignore-space-at-eol ignore changes in whitespace at EOL --ignore-cr-at-eol ignore carrier-return at the end of line --ignore-blank-lines ignore changes whose lines are all blank -I, --ignore-matching-lines <regex> ignore changes whose all lines match <regex> --indent-heuristic heuristic to shift diff hunk boundaries for easy reading --patience generate diff using the "patience diff" algorithm --histogram generate diff using the "histogram diff" algorithm --diff-algorithm <algorithm> choose a diff algorithm --anchored <text> generate diff using the "anchored diff" algorithm --word-diff[=<mode>] show word diff, using <mode> to delimit changed words --word-diff-regex <regex> use <regex> to decide what a word is --color-words[=<regex>] equivalent to --word-diff=color --word-diff-regex=<regex> --color-moved[=<mode>] moved lines of code are colored differently --color-moved-ws <mode> how white spaces are ignored in --color-moved Other diff options --relative[=<prefix>] when run from subdir, exclude changes outside and show relative paths -a, --text treat all files as text -R swap two inputs, reverse the diff --exit-code exit with 1 if there were differences, 0 otherwise --quiet disable all output of the program --ext-diff allow an external diff helper to be executed --textconv run external text conversion filters when comparing binary files --ignore-submodules[=<when>] ignore changes to submodules in the diff generation --submodule[=<format>] specify how differences in submodules are shown --ita-invisible-in-index hide 'git add -N' entries from the index --ita-visible-in-index treat 'git add -N' entries as real in the index -S <string> look for differences that change the number of occurrences of the specified string -G <regex> look for differences that change the number of occurrences of the specified regex --pickaxe-all show all changes in the changeset with -S or -G --pickaxe-regex treat <string> in -S as extended POSIX regular expression -O <file> control the order in which files appear in the output --rotate-to <path> show the change in the specified path first --skip-to <path> skip the output to the specified path --find-object <object-id> look for differences that change the number of occurrences of the specified object --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] select files by diff type --output <file> output to a specific file fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ROSE' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ROSE fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ROSE' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ROSE warning: Not a git repository. Use --no-index to compare two paths outside a working tree usage: git diff --no-index [<options>] <path> <path> Diff output format options -p, --patch generate patch -s, --no-patch suppress diff output -u generate patch -U, --unified[=<n>] generate diffs with <n> lines context -W, --function-context generate diffs with <n> lines context --raw generate the diff in raw format --patch-with-raw synonym for '-p --raw' --patch-with-stat synonym for '-p --stat' --numstat machine friendly --stat --shortstat output only the last line of --stat -X, --dirstat[=<param1,param2>...] output the distribution of relative amount of changes for each sub-directory --cumulative synonym for --dirstat=cumulative --dirstat-by-file[=<param1,param2>...] synonym for --dirstat=files,param1,param2... --check warn if changes introduce conflict markers or whitespace errors --summary condensed summary such as creations, renames and mode changes --name-only show only names of changed files --name-status show only names and status of changed files --stat[=<width>[,<name-width>[,<count>]]] generate diffstat --stat-width <width> generate diffstat with a given width --stat-name-width <width> generate diffstat with a given name width --stat-graph-width <width> generate diffstat with a given graph width --stat-count <count> generate diffstat with limited lines --compact-summary generate compact summary in diffstat --binary output a binary diff that can be applied --full-index show full pre- and post-image object names on the "index" lines --color[=<when>] show colored diff --ws-error-highlight <kind> highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat --abbrev[=<n>] use <n> digits to display object names --src-prefix <prefix> show the given source prefix instead of "a/" --dst-prefix <prefix> show the given destination prefix instead of "b/" --line-prefix <prefix> prepend an additional prefix to every line of output --no-prefix do not show any source or destination prefix --inter-hunk-context <n> show context between diff hunks up to the specified number of lines --output-indicator-new <char> specify the character to indicate a new line instead of '+' --output-indicator-old <char> specify the character to indicate an old line instead of '-' --output-indicator-context <char> specify the character to indicate a context instead of ' ' Diff rename options -B, --break-rewrites[=<n>[/<m>]] break complete rewrite changes into pairs of delete and create -M, --find-renames[=<n>] detect renames -D, --irreversible-delete omit the preimage for deletes -C, --find-copies[=<n>] detect copies --find-copies-harder use unmodified files as source to find copies --no-renames disable rename detection --rename-empty use empty blobs as rename source --follow continue listing the history of a file beyond renames -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit Diff algorithm options --minimal produce the smallest possible diff -w, --ignore-all-space ignore whitespace when comparing lines -b, --ignore-space-change ignore changes in amount of whitespace --ignore-space-at-eol ignore changes in whitespace at EOL --ignore-cr-at-eol ignore carrier-return at the end of line --ignore-blank-lines ignore changes whose lines are all blank -I, --ignore-matching-lines <regex> ignore changes whose all lines match <regex> --indent-heuristic heuristic to shift diff hunk boundaries for easy reading --patience generate diff using the "patience diff" algorithm --histogram generate diff using the "histogram diff" algorithm --diff-algorithm <algorithm> choose a diff algorithm --anchored <text> generate diff using the "anchored diff" algorithm --word-diff[=<mode>] show word diff, using <mode> to delimit changed words --word-diff-regex <regex> use <regex> to decide what a word is --color-words[=<regex>] equivalent to --word-diff=color --word-diff-regex=<regex> --color-moved[=<mode>] moved lines of code are colored differently --color-moved-ws <mode> how white spaces are ignored in --color-moved Other diff options --relative[=<prefix>] when run from subdir, exclude changes outside and show relative paths -a, --text treat all files as text -R swap two inputs, reverse the diff --exit-code exit with 1 if there were differences, 0 otherwise --quiet disable all output of the program --ext-diff allow an external diff helper to be executed --textconv run external text conversion filters when comparing binary files --ignore-submodules[=<when>] ignore changes to submodules in the diff generation --submodule[=<format>] specify how differences in submodules are shown --ita-invisible-in-index hide 'git add -N' entries from the index --ita-visible-in-index treat 'git add -N' entries as real in the index -S <string> look for differences that change the number of occurrences of the specified string -G <regex> look for differences that change the number of occurrences of the specified regex --pickaxe-all show all changes in the changeset with -S or -G --pickaxe-regex treat <string> in -S as extended POSIX regular expression -O <file> control the order in which files appear in the output --rotate-to <path> show the change in the specified path first --skip-to <path> skip the output to the specified path --find-object <object-id> look for differences that change the number of occurrences of the specified object --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] select files by diff type --output <file> output to a specific file fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SCTP' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SCTP fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SCTP' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SCTP warning: Not a git repository. Use --no-index to compare two paths outside a working tree usage: git diff --no-index [<options>] <path> <path> Diff output format options -p, --patch generate patch -s, --no-patch suppress diff output -u generate patch -U, --unified[=<n>] generate diffs with <n> lines context -W, --function-context generate diffs with <n> lines context --raw generate the diff in raw format --patch-with-raw synonym for '-p --raw' --patch-with-stat synonym for '-p --stat' --numstat machine friendly --stat --shortstat output only the last line of --stat -X, --dirstat[=<param1,param2>...] output the distribution of relative amount of changes for each sub-directory --cumulative synonym for --dirstat=cumulative --dirstat-by-file[=<param1,param2>...] synonym for --dirstat=files,param1,param2... --check warn if changes introduce conflict markers or whitespace errors --summary condensed summary such as creations, renames and mode changes --name-only show only names of changed files --name-status show only names and status of changed files --stat[=<width>[,<name-width>[,<count>]]] generate diffstat --stat-width <width> generate diffstat with a given width --stat-name-width <width> generate diffstat with a given name width --stat-graph-width <width> generate diffstat with a given graph width --stat-count <count> generate diffstat with limited lines --compact-summary generate compact summary in diffstat --binary output a binary diff that can be applied --full-index show full pre- and post-image object names on the "index" lines --color[=<when>] show colored diff --ws-error-highlight <kind> highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat --abbrev[=<n>] use <n> digits to display object names --src-prefix <prefix> show the given source prefix instead of "a/" --dst-prefix <prefix> show the given destination prefix instead of "b/" --line-prefix <prefix> prepend an additional prefix to every line of output --no-prefix do not show any source or destination prefix --inter-hunk-context <n> show context between diff hunks up to the specified number of lines --output-indicator-new <char> specify the character to indicate a new line instead of '+' --output-indicator-old <char> specify the character to indicate an old line instead of '-' --output-indicator-context <char> specify the character to indicate a context instead of ' ' Diff rename options -B, --break-rewrites[=<n>[/<m>]] break complete rewrite changes into pairs of delete and create -M, --find-renames[=<n>] detect renames -D, --irreversible-delete omit the preimage for deletes -C, --find-copies[=<n>] detect copies --find-copies-harder use unmodified files as source to find copies --no-renames disable rename detection --rename-empty use empty blobs as rename source --follow continue listing the history of a file beyond renames -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit Diff algorithm options --minimal produce the smallest possible diff -w, --ignore-all-space ignore whitespace when comparing lines -b, --ignore-space-change ignore changes in amount of whitespace --ignore-space-at-eol ignore changes in whitespace at EOL --ignore-cr-at-eol ignore carrier-return at the end of line --ignore-blank-lines ignore changes whose lines are all blank -I, --ignore-matching-lines <regex> ignore changes whose all lines match <regex> --indent-heuristic heuristic to shift diff hunk boundaries for easy reading --patience generate diff using the "patience diff" algorithm --histogram generate diff using the "histogram diff" algorithm --diff-algorithm <algorithm> choose a diff algorithm --anchored <text> generate diff using the "anchored diff" algorithm --word-diff[=<mode>] show word diff, using <mode> to delimit changed words --word-diff-regex <regex> use <regex> to decide what a word is --color-words[=<regex>] equivalent to --word-diff=color --word-diff-regex=<regex> --color-moved[=<mode>] moved lines of code are colored differently --color-moved-ws <mode> how white spaces are ignored in --color-moved Other diff options --relative[=<prefix>] when run from subdir, exclude changes outside and show relative paths -a, --text treat all files as text -R swap two inputs, reverse the diff --exit-code exit with 1 if there were differences, 0 otherwise --quiet disable all output of the program --ext-diff allow an external diff helper to be executed --textconv run external text conversion filters when comparing binary files --ignore-submodules[=<when>] ignore changes to submodules in the diff generation --submodule[=<format>] specify how differences in submodules are shown --ita-invisible-in-index hide 'git add -N' entries from the index --ita-visible-in-index treat 'git add -N' entries as real in the index -S <string> look for differences that change the number of occurrences of the specified string -G <regex> look for differences that change the number of occurrences of the specified regex --pickaxe-all show all changes in the changeset with -S or -G --pickaxe-regex treat <string> in -S as extended POSIX regular expression -O <file> control the order in which files appear in the output --rotate-to <path> show the change in the specified path first --skip-to <path> skip the output to the specified path --find-object <object-id> look for differences that change the number of occurrences of the specified object --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] select files by diff type --output <file> output to a specific file fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SDP' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SDP fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SDP' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SDP warning: Not a git repository. Use --no-index to compare two paths outside a working tree usage: git diff --no-index [<options>] <path> <path> Diff output format options -p, --patch generate patch -s, --no-patch suppress diff output -u generate patch -U, --unified[=<n>] generate diffs with <n> lines context -W, --function-context generate diffs with <n> lines context --raw generate the diff in raw format --patch-with-raw synonym for '-p --raw' --patch-with-stat synonym for '-p --stat' --numstat machine friendly --stat --shortstat output only the last line of --stat -X, --dirstat[=<param1,param2>...] output the distribution of relative amount of changes for each sub-directory --cumulative synonym for --dirstat=cumulative --dirstat-by-file[=<param1,param2>...] synonym for --dirstat=files,param1,param2... --check warn if changes introduce conflict markers or whitespace errors --summary condensed summary such as creations, renames and mode changes --name-only show only names of changed files --name-status show only names and status of changed files --stat[=<width>[,<name-width>[,<count>]]] generate diffstat --stat-width <width> generate diffstat with a given width --stat-name-width <width> generate diffstat with a given name width --stat-graph-width <width> generate diffstat with a given graph width --stat-count <count> generate diffstat with limited lines --compact-summary generate compact summary in diffstat --binary output a binary diff that can be applied --full-index show full pre- and post-image object names on the "index" lines --color[=<when>] show colored diff --ws-error-highlight <kind> highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat --abbrev[=<n>] use <n> digits to display object names --src-prefix <prefix> show the given source prefix instead of "a/" --dst-prefix <prefix> show the given destination prefix instead of "b/" --line-prefix <prefix> prepend an additional prefix to every line of output --no-prefix do not show any source or destination prefix --inter-hunk-context <n> show context between diff hunks up to the specified number of lines --output-indicator-new <char> specify the character to indicate a new line instead of '+' --output-indicator-old <char> specify the character to indicate an old line instead of '-' --output-indicator-context <char> specify the character to indicate a context instead of ' ' Diff rename options -B, --break-rewrites[=<n>[/<m>]] break complete rewrite changes into pairs of delete and create -M, --find-renames[=<n>] detect renames -D, --irreversible-delete omit the preimage for deletes -C, --find-copies[=<n>] detect copies --find-copies-harder use unmodified files as source to find copies --no-renames disable rename detection --rename-empty use empty blobs as rename source --follow continue listing the history of a file beyond renames -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit Diff algorithm options --minimal produce the smallest possible diff -w, --ignore-all-space ignore whitespace when comparing lines -b, --ignore-space-change ignore changes in amount of whitespace --ignore-space-at-eol ignore changes in whitespace at EOL --ignore-cr-at-eol ignore carrier-return at the end of line --ignore-blank-lines ignore changes whose lines are all blank -I, --ignore-matching-lines <regex> ignore changes whose all lines match <regex> --indent-heuristic heuristic to shift diff hunk boundaries for easy reading --patience generate diff using the "patience diff" algorithm --histogram generate diff using the "histogram diff" algorithm --diff-algorithm <algorithm> choose a diff algorithm --anchored <text> generate diff using the "anchored diff" algorithm --word-diff[=<mode>] show word diff, using <mode> to delimit changed words --word-diff-regex <regex> use <regex> to decide what a word is --color-words[=<regex>] equivalent to --word-diff=color --word-diff-regex=<regex> --color-moved[=<mode>] moved lines of code are colored differently --color-moved-ws <mode> how white spaces are ignored in --color-moved Other diff options --relative[=<prefix>] when run from subdir, exclude changes outside and show relative paths -a, --text treat all files as text -R swap two inputs, reverse the diff --exit-code exit with 1 if there were differences, 0 otherwise --quiet disable all output of the program --ext-diff allow an external diff helper to be executed --textconv run external text conversion filters when comparing binary files --ignore-submodules[=<when>] ignore changes to submodules in the diff generation --submodule[=<format>] specify how differences in submodules are shown --ita-invisible-in-index hide 'git add -N' entries from the index --ita-visible-in-index treat 'git add -N' entries as real in the index -S <string> look for differences that change the number of occurrences of the specified string -G <regex> look for differences that change the number of occurrences of the specified regex --pickaxe-all show all changes in the changeset with -S or -G --pickaxe-regex treat <string> in -S as extended POSIX regular expression -O <file> control the order in which files appear in the output --rotate-to <path> show the change in the specified path first --skip-to <path> skip the output to the specified path --find-object <object-id> look for differences that change the number of occurrences of the specified object --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] select files by diff type --output <file> output to a specific file fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SUA' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SUA fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SUA' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SUA warning: Not a git repository. Use --no-index to compare two paths outside a working tree usage: git diff --no-index [<options>] <path> <path> Diff output format options -p, --patch generate patch -s, --no-patch suppress diff output -u generate patch -U, --unified[=<n>] generate diffs with <n> lines context -W, --function-context generate diffs with <n> lines context --raw generate the diff in raw format --patch-with-raw synonym for '-p --raw' --patch-with-stat synonym for '-p --stat' --numstat machine friendly --stat --shortstat output only the last line of --stat -X, --dirstat[=<param1,param2>...] output the distribution of relative amount of changes for each sub-directory --cumulative synonym for --dirstat=cumulative --dirstat-by-file[=<param1,param2>...] synonym for --dirstat=files,param1,param2... --check warn if changes introduce conflict markers or whitespace errors --summary condensed summary such as creations, renames and mode changes --name-only show only names of changed files --name-status show only names and status of changed files --stat[=<width>[,<name-width>[,<count>]]] generate diffstat --stat-width <width> generate diffstat with a given width --stat-name-width <width> generate diffstat with a given name width --stat-graph-width <width> generate diffstat with a given graph width --stat-count <count> generate diffstat with limited lines --compact-summary generate compact summary in diffstat --binary output a binary diff that can be applied --full-index show full pre- and post-image object names on the "index" lines --color[=<when>] show colored diff --ws-error-highlight <kind> highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat --abbrev[=<n>] use <n> digits to display object names --src-prefix <prefix> show the given source prefix instead of "a/" --dst-prefix <prefix> show the given destination prefix instead of "b/" --line-prefix <prefix> prepend an additional prefix to every line of output --no-prefix do not show any source or destination prefix --inter-hunk-context <n> show context between diff hunks up to the specified number of lines --output-indicator-new <char> specify the character to indicate a new line instead of '+' --output-indicator-old <char> specify the character to indicate an old line instead of '-' --output-indicator-context <char> specify the character to indicate a context instead of ' ' Diff rename options -B, --break-rewrites[=<n>[/<m>]] break complete rewrite changes into pairs of delete and create -M, --find-renames[=<n>] detect renames -D, --irreversible-delete omit the preimage for deletes -C, --find-copies[=<n>] detect copies --find-copies-harder use unmodified files as source to find copies --no-renames disable rename detection --rename-empty use empty blobs as rename source --follow continue listing the history of a file beyond renames -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit Diff algorithm options --minimal produce the smallest possible diff -w, --ignore-all-space ignore whitespace when comparing lines -b, --ignore-space-change ignore changes in amount of whitespace --ignore-space-at-eol ignore changes in whitespace at EOL --ignore-cr-at-eol ignore carrier-return at the end of line --ignore-blank-lines ignore changes whose lines are all blank -I, --ignore-matching-lines <regex> ignore changes whose all lines match <regex> --indent-heuristic heuristic to shift diff hunk boundaries for easy reading --patience generate diff using the "patience diff" algorithm --histogram generate diff using the "histogram diff" algorithm --diff-algorithm <algorithm> choose a diff algorithm --anchored <text> generate diff using the "anchored diff" algorithm --word-diff[=<mode>] show word diff, using <mode> to delimit changed words --word-diff-regex <regex> use <regex> to decide what a word is --color-words[=<regex>] equivalent to --word-diff=color --word-diff-regex=<regex> --color-moved[=<mode>] moved lines of code are colored differently --color-moved-ws <mode> how white spaces are ignored in --color-moved Other diff options --relative[=<prefix>] when run from subdir, exclude changes outside and show relative paths -a, --text treat all files as text -R swap two inputs, reverse the diff --exit-code exit with 1 if there were differences, 0 otherwise --quiet disable all output of the program --ext-diff allow an external diff helper to be executed --textconv run external text conversion filters when comparing binary files --ignore-submodules[=<when>] ignore changes to submodules in the diff generation --submodule[=<format>] specify how differences in submodules are shown --ita-invisible-in-index hide 'git add -N' entries from the index --ita-visible-in-index treat 'git add -N' entries as real in the index -S <string> look for differences that change the number of occurrences of the specified string -G <regex> look for differences that change the number of occurrences of the specified regex --pickaxe-all show all changes in the changeset with -S or -G --pickaxe-regex treat <string> in -S as extended POSIX regular expression -O <file> control the order in which files appear in the output --rotate-to <path> show the change in the specified path first --skip-to <path> skip the output to the specified path --find-object <object-id> look for differences that change the number of occurrences of the specified object --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] select files by diff type --output <file> output to a specific file fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.NAS_EPS_15.2.0.1' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.NAS_EPS_15.2.0.1 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.NAS_EPS_15.2.0.1' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.NAS_EPS_15.2.0.1 warning: Not a git repository. Use --no-index to compare two paths outside a working tree usage: git diff --no-index [<options>] <path> <path> Diff output format options -p, --patch generate patch -s, --no-patch suppress diff output -u generate patch -U, --unified[=<n>] generate diffs with <n> lines context -W, --function-context generate diffs with <n> lines context --raw generate the diff in raw format --patch-with-raw synonym for '-p --raw' --patch-with-stat synonym for '-p --stat' --numstat machine friendly --stat --shortstat output only the last line of --stat -X, --dirstat[=<param1,param2>...] output the distribution of relative amount of changes for each sub-directory --cumulative synonym for --dirstat=cumulative --dirstat-by-file[=<param1,param2>...] synonym for --dirstat=files,param1,param2... --check warn if changes introduce conflict markers or whitespace errors --summary condensed summary such as creations, renames and mode changes --name-only show only names of changed files --name-status show only names and status of changed files --stat[=<width>[,<name-width>[,<count>]]] generate diffstat --stat-width <width> generate diffstat with a given width --stat-name-width <width> generate diffstat with a given name width --stat-graph-width <width> generate diffstat with a given graph width --stat-count <count> generate diffstat with limited lines --compact-summary generate compact summary in diffstat --binary output a binary diff that can be applied --full-index show full pre- and post-image object names on the "index" lines --color[=<when>] show colored diff --ws-error-highlight <kind> highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat --abbrev[=<n>] use <n> digits to display object names --src-prefix <prefix> show the given source prefix instead of "a/" --dst-prefix <prefix> show the given destination prefix instead of "b/" --line-prefix <prefix> prepend an additional prefix to every line of output --no-prefix do not show any source or destination prefix --inter-hunk-context <n> show context between diff hunks up to the specified number of lines --output-indicator-new <char> specify the character to indicate a new line instead of '+' --output-indicator-old <char> specify the character to indicate an old line instead of '-' --output-indicator-context <char> specify the character to indicate a context instead of ' ' Diff rename options -B, --break-rewrites[=<n>[/<m>]] break complete rewrite changes into pairs of delete and create -M, --find-renames[=<n>] detect renames -D, --irreversible-delete omit the preimage for deletes -C, --find-copies[=<n>] detect copies --find-copies-harder use unmodified files as source to find copies --no-renames disable rename detection --rename-empty use empty blobs as rename source --follow continue listing the history of a file beyond renames -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit Diff algorithm options --minimal produce the smallest possible diff -w, --ignore-all-space ignore whitespace when comparing lines -b, --ignore-space-change ignore changes in amount of whitespace --ignore-space-at-eol ignore changes in whitespace at EOL --ignore-cr-at-eol ignore carrier-return at the end of line --ignore-blank-lines ignore changes whose lines are all blank -I, --ignore-matching-lines <regex> ignore changes whose all lines match <regex> --indent-heuristic heuristic to shift diff hunk boundaries for easy reading --patience generate diff using the "patience diff" algorithm --histogram generate diff using the "histogram diff" algorithm --diff-algorithm <algorithm> choose a diff algorithm --anchored <text> generate diff using the "anchored diff" algorithm --word-diff[=<mode>] show word diff, using <mode> to delimit changed words --word-diff-regex <regex> use <regex> to decide what a word is --color-words[=<regex>] equivalent to --word-diff=color --word-diff-regex=<regex> --color-moved[=<mode>] moved lines of code are colored differently --color-moved-ws <mode> how white spaces are ignored in --color-moved Other diff options --relative[=<prefix>] when run from subdir, exclude changes outside and show relative paths -a, --text treat all files as text -R swap two inputs, reverse the diff --exit-code exit with 1 if there were differences, 0 otherwise --quiet disable all output of the program --ext-diff allow an external diff helper to be executed --textconv run external text conversion filters when comparing binary files --ignore-submodules[=<when>] ignore changes to submodules in the diff generation --submodule[=<format>] specify how differences in submodules are shown --ita-invisible-in-index hide 'git add -N' entries from the index --ita-visible-in-index treat 'git add -N' entries as real in the index -S <string> look for differences that change the number of occurrences of the specified string -G <regex> look for differences that change the number of occurrences of the specified regex --pickaxe-all show all changes in the changeset with -S or -G --pickaxe-regex treat <string> in -S as extended POSIX regular expression -O <file> control the order in which files appear in the output --rotate-to <path> show the change in the specified path first --skip-to <path> skip the output to the specified path --find-object <object-id> look for differences that change the number of occurrences of the specified object --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] select files by diff type --output <file> output to a specific file fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.NS_v7.3.0' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.NS_v7.3.0 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.NS_v7.3.0' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.NS_v7.3.0 warning: Not a git repository. Use --no-index to compare two paths outside a working tree usage: git diff --no-index [<options>] <path> <path> Diff output format options -p, --patch generate patch -s, --no-patch suppress diff output -u generate patch -U, --unified[=<n>] generate diffs with <n> lines context -W, --function-context generate diffs with <n> lines context --raw generate the diff in raw format --patch-with-raw synonym for '-p --raw' --patch-with-stat synonym for '-p --stat' --numstat machine friendly --stat --shortstat output only the last line of --stat -X, --dirstat[=<param1,param2>...] output the distribution of relative amount of changes for each sub-directory --cumulative synonym for --dirstat=cumulative --dirstat-by-file[=<param1,param2>...] synonym for --dirstat=files,param1,param2... --check warn if changes introduce conflict markers or whitespace errors --summary condensed summary such as creations, renames and mode changes --name-only show only names of changed files --name-status show only names and status of changed files --stat[=<width>[,<name-width>[,<count>]]] generate diffstat --stat-width <width> generate diffstat with a given width --stat-name-width <width> generate diffstat with a given name width --stat-graph-width <width> generate diffstat with a given graph width --stat-count <count> generate diffstat with limited lines --compact-summary generate compact summary in diffstat --binary output a binary diff that can be applied --full-index show full pre- and post-image object names on the "index" lines --color[=<when>] show colored diff --ws-error-highlight <kind> highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat --abbrev[=<n>] use <n> digits to display object names --src-prefix <prefix> show the given source prefix instead of "a/" --dst-prefix <prefix> show the given destination prefix instead of "b/" --line-prefix <prefix> prepend an additional prefix to every line of output --no-prefix do not show any source or destination prefix --inter-hunk-context <n> show context between diff hunks up to the specified number of lines --output-indicator-new <char> specify the character to indicate a new line instead of '+' --output-indicator-old <char> specify the character to indicate an old line instead of '-' --output-indicator-context <char> specify the character to indicate a context instead of ' ' Diff rename options -B, --break-rewrites[=<n>[/<m>]] break complete rewrite changes into pairs of delete and create -M, --find-renames[=<n>] detect renames -D, --irreversible-delete omit the preimage for deletes -C, --find-copies[=<n>] detect copies --find-copies-harder use unmodified files as source to find copies --no-renames disable rename detection --rename-empty use empty blobs as rename source --follow continue listing the history of a file beyond renames -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit Diff algorithm options --minimal produce the smallest possible diff -w, --ignore-all-space ignore whitespace when comparing lines -b, --ignore-space-change ignore changes in amount of whitespace --ignore-space-at-eol ignore changes in whitespace at EOL --ignore-cr-at-eol ignore carrier-return at the end of line --ignore-blank-lines ignore changes whose lines are all blank -I, --ignore-matching-lines <regex> ignore changes whose all lines match <regex> --indent-heuristic heuristic to shift diff hunk boundaries for easy reading --patience generate diff using the "patience diff" algorithm --histogram generate diff using the "histogram diff" algorithm --diff-algorithm <algorithm> choose a diff algorithm --anchored <text> generate diff using the "anchored diff" algorithm --word-diff[=<mode>] show word diff, using <mode> to delimit changed words --word-diff-regex <regex> use <regex> to decide what a word is --color-words[=<regex>] equivalent to --word-diff=color --word-diff-regex=<regex> --color-moved[=<mode>] moved lines of code are colored differently --color-moved-ws <mode> how white spaces are ignored in --color-moved Other diff options --relative[=<prefix>] when run from subdir, exclude changes outside and show relative paths -a, --text treat all files as text -R swap two inputs, reverse the diff --exit-code exit with 1 if there were differences, 0 otherwise --quiet disable all output of the program --ext-diff allow an external diff helper to be executed --textconv run external text conversion filters when comparing binary files --ignore-submodules[=<when>] ignore changes to submodules in the diff generation --submodule[=<format>] specify how differences in submodules are shown --ita-invisible-in-index hide 'git add -N' entries from the index --ita-visible-in-index treat 'git add -N' entries as real in the index -S <string> look for differences that change the number of occurrences of the specified string -G <regex> look for differences that change the number of occurrences of the specified regex --pickaxe-all show all changes in the changeset with -S or -G --pickaxe-regex treat <string> in -S as extended POSIX regular expression -O <file> control the order in which files appear in the output --rotate-to <path> show the change in the specified path first --skip-to <path> skip the output to the specified path --find-object <object-id> look for differences that change the number of occurrences of the specified object --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] select files by diff type --output <file> output to a specific file fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SGsAP_13.2.0' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SGsAP_13.2.0 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SGsAP_13.2.0' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SGsAP_13.2.0 warning: Not a git repository. Use --no-index to compare two paths outside a working tree usage: git diff --no-index [<options>] <path> <path> Diff output format options -p, --patch generate patch -s, --no-patch suppress diff output -u generate patch -U, --unified[=<n>] generate diffs with <n> lines context -W, --function-context generate diffs with <n> lines context --raw generate the diff in raw format --patch-with-raw synonym for '-p --raw' --patch-with-stat synonym for '-p --stat' --numstat machine friendly --stat --shortstat output only the last line of --stat -X, --dirstat[=<param1,param2>...] output the distribution of relative amount of changes for each sub-directory --cumulative synonym for --dirstat=cumulative --dirstat-by-file[=<param1,param2>...] synonym for --dirstat=files,param1,param2... --check warn if changes introduce conflict markers or whitespace errors --summary condensed summary such as creations, renames and mode changes --name-only show only names of changed files --name-status show only names and status of changed files --stat[=<width>[,<name-width>[,<count>]]] generate diffstat --stat-width <width> generate diffstat with a given width --stat-name-width <width> generate diffstat with a given name width --stat-graph-width <width> generate diffstat with a given graph width --stat-count <count> generate diffstat with limited lines --compact-summary generate compact summary in diffstat --binary output a binary diff that can be applied --full-index show full pre- and post-image object names on the "index" lines --color[=<when>] show colored diff --ws-error-highlight <kind> highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat --abbrev[=<n>] use <n> digits to display object names --src-prefix <prefix> show the given source prefix instead of "a/" --dst-prefix <prefix> show the given destination prefix instead of "b/" --line-prefix <prefix> prepend an additional prefix to every line of output --no-prefix do not show any source or destination prefix --inter-hunk-context <n> show context between diff hunks up to the specified number of lines --output-indicator-new <char> specify the character to indicate a new line instead of '+' --output-indicator-old <char> specify the character to indicate an old line instead of '-' --output-indicator-context <char> specify the character to indicate a context instead of ' ' Diff rename options -B, --break-rewrites[=<n>[/<m>]] break complete rewrite changes into pairs of delete and create -M, --find-renames[=<n>] detect renames -D, --irreversible-delete omit the preimage for deletes -C, --find-copies[=<n>] detect copies --find-copies-harder use unmodified files as source to find copies --no-renames disable rename detection --rename-empty use empty blobs as rename source --follow continue listing the history of a file beyond renames -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit Diff algorithm options --minimal produce the smallest possible diff -w, --ignore-all-space ignore whitespace when comparing lines -b, --ignore-space-change ignore changes in amount of whitespace --ignore-space-at-eol ignore changes in whitespace at EOL --ignore-cr-at-eol ignore carrier-return at the end of line --ignore-blank-lines ignore changes whose lines are all blank -I, --ignore-matching-lines <regex> ignore changes whose all lines match <regex> --indent-heuristic heuristic to shift diff hunk boundaries for easy reading --patience generate diff using the "patience diff" algorithm --histogram generate diff using the "histogram diff" algorithm --diff-algorithm <algorithm> choose a diff algorithm --anchored <text> generate diff using the "anchored diff" algorithm --word-diff[=<mode>] show word diff, using <mode> to delimit changed words --word-diff-regex <regex> use <regex> to decide what a word is --color-words[=<regex>] equivalent to --word-diff=color --word-diff-regex=<regex> --color-moved[=<mode>] moved lines of code are colored differently --color-moved-ws <mode> how white spaces are ignored in --color-moved Other diff options --relative[=<prefix>] when run from subdir, exclude changes outside and show relative paths -a, --text treat all files as text -R swap two inputs, reverse the diff --exit-code exit with 1 if there were differences, 0 otherwise --quiet disable all output of the program --ext-diff allow an external diff helper to be executed --textconv run external text conversion filters when comparing binary files --ignore-submodules[=<when>] ignore changes to submodules in the diff generation --submodule[=<format>] specify how differences in submodules are shown --ita-invisible-in-index hide 'git add -N' entries from the index --ita-visible-in-index treat 'git add -N' entries as real in the index -S <string> look for differences that change the number of occurrences of the specified string -G <regex> look for differences that change the number of occurrences of the specified regex --pickaxe-all show all changes in the changeset with -S or -G --pickaxe-regex treat <string> in -S as extended POSIX regular expression -O <file> control the order in which files appear in the output --rotate-to <path> show the change in the specified path first --skip-to <path> skip the output to the specified path --find-object <object-id> look for differences that change the number of occurrences of the specified object --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] select files by diff type --output <file> output to a specific file fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SNDCP_v7.0.0' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SNDCP_v7.0.0 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SNDCP_v7.0.0' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SNDCP_v7.0.0 warning: Not a git repository. Use --no-index to compare two paths outside a working tree usage: git diff --no-index [<options>] <path> <path> Diff output format options -p, --patch generate patch -s, --no-patch suppress diff output -u generate patch -U, --unified[=<n>] generate diffs with <n> lines context -W, --function-context generate diffs with <n> lines context --raw generate the diff in raw format --patch-with-raw synonym for '-p --raw' --patch-with-stat synonym for '-p --stat' --numstat machine friendly --stat --shortstat output only the last line of --stat -X, --dirstat[=<param1,param2>...] output the distribution of relative amount of changes for each sub-directory --cumulative synonym for --dirstat=cumulative --dirstat-by-file[=<param1,param2>...] synonym for --dirstat=files,param1,param2... --check warn if changes introduce conflict markers or whitespace errors --summary condensed summary such as creations, renames and mode changes --name-only show only names of changed files --name-status show only names and status of changed files --stat[=<width>[,<name-width>[,<count>]]] generate diffstat --stat-width <width> generate diffstat with a given width --stat-name-width <width> generate diffstat with a given name width --stat-graph-width <width> generate diffstat with a given graph width --stat-count <count> generate diffstat with limited lines --compact-summary generate compact summary in diffstat --binary output a binary diff that can be applied --full-index show full pre- and post-image object names on the "index" lines --color[=<when>] show colored diff --ws-error-highlight <kind> highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat --abbrev[=<n>] use <n> digits to display object names --src-prefix <prefix> show the given source prefix instead of "a/" --dst-prefix <prefix> show the given destination prefix instead of "b/" --line-prefix <prefix> prepend an additional prefix to every line of output --no-prefix do not show any source or destination prefix --inter-hunk-context <n> show context between diff hunks up to the specified number of lines --output-indicator-new <char> specify the character to indicate a new line instead of '+' --output-indicator-old <char> specify the character to indicate an old line instead of '-' --output-indicator-context <char> specify the character to indicate a context instead of ' ' Diff rename options -B, --break-rewrites[=<n>[/<m>]] break complete rewrite changes into pairs of delete and create -M, --find-renames[=<n>] detect renames -D, --irreversible-delete omit the preimage for deletes -C, --find-copies[=<n>] detect copies --find-copies-harder use unmodified files as source to find copies --no-renames disable rename detection --rename-empty use empty blobs as rename source --follow continue listing the history of a file beyond renames -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit Diff algorithm options --minimal produce the smallest possible diff -w, --ignore-all-space ignore whitespace when comparing lines -b, --ignore-space-change ignore changes in amount of whitespace --ignore-space-at-eol ignore changes in whitespace at EOL --ignore-cr-at-eol ignore carrier-return at the end of line --ignore-blank-lines ignore changes whose lines are all blank -I, --ignore-matching-lines <regex> ignore changes whose all lines match <regex> --indent-heuristic heuristic to shift diff hunk boundaries for easy reading --patience generate diff using the "patience diff" algorithm --histogram generate diff using the "histogram diff" algorithm --diff-algorithm <algorithm> choose a diff algorithm --anchored <text> generate diff using the "anchored diff" algorithm --word-diff[=<mode>] show word diff, using <mode> to delimit changed words --word-diff-regex <regex> use <regex> to decide what a word is --color-words[=<regex>] equivalent to --word-diff=color --word-diff-regex=<regex> --color-moved[=<mode>] moved lines of code are colored differently --color-moved-ws <mode> how white spaces are ignored in --color-moved Other diff options --relative[=<prefix>] when run from subdir, exclude changes outside and show relative paths -a, --text treat all files as text -R swap two inputs, reverse the diff --exit-code exit with 1 if there were differences, 0 otherwise --quiet disable all output of the program --ext-diff allow an external diff helper to be executed --textconv run external text conversion filters when comparing binary files --ignore-submodules[=<when>] ignore changes to submodules in the diff generation --submodule[=<format>] specify how differences in submodules are shown --ita-invisible-in-index hide 'git add -N' entries from the index --ita-visible-in-index treat 'git add -N' entries as real in the index -S <string> look for differences that change the number of occurrences of the specified string -G <regex> look for differences that change the number of occurrences of the specified regex --pickaxe-all show all changes in the changeset with -S or -G --pickaxe-regex treat <string> in -S as extended POSIX regular expression -O <file> control the order in which files appear in the output --rotate-to <path> show the change in the specified path first --skip-to <path> skip the output to the specified path --find-object <object-id> look for differences that change the number of occurrences of the specified object --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] select files by diff type --output <file> output to a specific file fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.PFCP_v15.1.0' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.PFCP_v15.1.0 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.PFCP_v15.1.0' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.PFCP_v15.1.0 warning: Not a git repository. Use --no-index to compare two paths outside a working tree usage: git diff --no-index [<options>] <path> <path> Diff output format options -p, --patch generate patch -s, --no-patch suppress diff output -u generate patch -U, --unified[=<n>] generate diffs with <n> lines context -W, --function-context generate diffs with <n> lines context --raw generate the diff in raw format --patch-with-raw synonym for '-p --raw' --patch-with-stat synonym for '-p --stat' --numstat machine friendly --stat --shortstat output only the last line of --stat -X, --dirstat[=<param1,param2>...] output the distribution of relative amount of changes for each sub-directory --cumulative synonym for --dirstat=cumulative --dirstat-by-file[=<param1,param2>...] synonym for --dirstat=files,param1,param2... --check warn if changes introduce conflict markers or whitespace errors --summary condensed summary such as creations, renames and mode changes --name-only show only names of changed files --name-status show only names and status of changed files --stat[=<width>[,<name-width>[,<count>]]] generate diffstat --stat-width <width> generate diffstat with a given width --stat-name-width <width> generate diffstat with a given name width --stat-graph-width <width> generate diffstat with a given graph width --stat-count <count> generate diffstat with limited lines --compact-summary generate compact summary in diffstat --binary output a binary diff that can be applied --full-index show full pre- and post-image object names on the "index" lines --color[=<when>] show colored diff --ws-error-highlight <kind> highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat --abbrev[=<n>] use <n> digits to display object names --src-prefix <prefix> show the given source prefix instead of "a/" --dst-prefix <prefix> show the given destination prefix instead of "b/" --line-prefix <prefix> prepend an additional prefix to every line of output --no-prefix do not show any source or destination prefix --inter-hunk-context <n> show context between diff hunks up to the specified number of lines --output-indicator-new <char> specify the character to indicate a new line instead of '+' --output-indicator-old <char> specify the character to indicate an old line instead of '-' --output-indicator-context <char> specify the character to indicate a context instead of ' ' Diff rename options -B, --break-rewrites[=<n>[/<m>]] break complete rewrite changes into pairs of delete and create -M, --find-renames[=<n>] detect renames -D, --irreversible-delete omit the preimage for deletes -C, --find-copies[=<n>] detect copies --find-copies-harder use unmodified files as source to find copies --no-renames disable rename detection --rename-empty use empty blobs as rename source --follow continue listing the history of a file beyond renames -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit Diff algorithm options --minimal produce the smallest possible diff -w, --ignore-all-space ignore whitespace when comparing lines -b, --ignore-space-change ignore changes in amount of whitespace --ignore-space-at-eol ignore changes in whitespace at EOL --ignore-cr-at-eol ignore carrier-return at the end of line --ignore-blank-lines ignore changes whose lines are all blank -I, --ignore-matching-lines <regex> ignore changes whose all lines match <regex> --indent-heuristic heuristic to shift diff hunk boundaries for easy reading --patience generate diff using the "patience diff" algorithm --histogram generate diff using the "histogram diff" algorithm --diff-algorithm <algorithm> choose a diff algorithm --anchored <text> generate diff using the "anchored diff" algorithm --word-diff[=<mode>] show word diff, using <mode> to delimit changed words --word-diff-regex <regex> use <regex> to decide what a word is --color-words[=<regex>] equivalent to --word-diff=color --word-diff-regex=<regex> --color-moved[=<mode>] moved lines of code are colored differently --color-moved-ws <mode> how white spaces are ignored in --color-moved Other diff options --relative[=<prefix>] when run from subdir, exclude changes outside and show relative paths -a, --text treat all files as text -R swap two inputs, reverse the diff --exit-code exit with 1 if there were differences, 0 otherwise --quiet disable all output of the program --ext-diff allow an external diff helper to be executed --textconv run external text conversion filters when comparing binary files --ignore-submodules[=<when>] ignore changes to submodules in the diff generation --submodule[=<format>] specify how differences in submodules are shown --ita-invisible-in-index hide 'git add -N' entries from the index --ita-visible-in-index treat 'git add -N' entries as real in the index -S <string> look for differences that change the number of occurrences of the specified string -G <regex> look for differences that change the number of occurrences of the specified regex --pickaxe-all show all changes in the changeset with -S or -G --pickaxe-regex treat <string> in -S as extended POSIX regular expression -O <file> control the order in which files appear in the output --rotate-to <path> show the change in the specified path first --skip-to <path> skip the output to the specified path --find-object <object-id> look for differences that change the number of occurrences of the specified object --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] select files by diff type --output <file> output to a specific file fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Socket-API' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Socket-API fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Socket-API' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Socket-API warning: Not a git repository. Use --no-index to compare two paths outside a working tree usage: git diff --no-index [<options>] <path> <path> Diff output format options -p, --patch generate patch -s, --no-patch suppress diff output -u generate patch -U, --unified[=<n>] generate diffs with <n> lines context -W, --function-context generate diffs with <n> lines context --raw generate the diff in raw format --patch-with-raw synonym for '-p --raw' --patch-with-stat synonym for '-p --stat' --numstat machine friendly --stat --shortstat output only the last line of --stat -X, --dirstat[=<param1,param2>...] output the distribution of relative amount of changes for each sub-directory --cumulative synonym for --dirstat=cumulative --dirstat-by-file[=<param1,param2>...] synonym for --dirstat=files,param1,param2... --check warn if changes introduce conflict markers or whitespace errors --summary condensed summary such as creations, renames and mode changes --name-only show only names of changed files --name-status show only names and status of changed files --stat[=<width>[,<name-width>[,<count>]]] generate diffstat --stat-width <width> generate diffstat with a given width --stat-name-width <width> generate diffstat with a given name width --stat-graph-width <width> generate diffstat with a given graph width --stat-count <count> generate diffstat with limited lines --compact-summary generate compact summary in diffstat --binary output a binary diff that can be applied --full-index show full pre- and post-image object names on the "index" lines --color[=<when>] show colored diff --ws-error-highlight <kind> highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat --abbrev[=<n>] use <n> digits to display object names --src-prefix <prefix> show the given source prefix instead of "a/" --dst-prefix <prefix> show the given destination prefix instead of "b/" --line-prefix <prefix> prepend an additional prefix to every line of output --no-prefix do not show any source or destination prefix --inter-hunk-context <n> show context between diff hunks up to the specified number of lines --output-indicator-new <char> specify the character to indicate a new line instead of '+' --output-indicator-old <char> specify the character to indicate an old line instead of '-' --output-indicator-context <char> specify the character to indicate a context instead of ' ' Diff rename options -B, --break-rewrites[=<n>[/<m>]] break complete rewrite changes into pairs of delete and create -M, --find-renames[=<n>] detect renames -D, --irreversible-delete omit the preimage for deletes -C, --find-copies[=<n>] detect copies --find-copies-harder use unmodified files as source to find copies --no-renames disable rename detection --rename-empty use empty blobs as rename source --follow continue listing the history of a file beyond renames -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit Diff algorithm options --minimal produce the smallest possible diff -w, --ignore-all-space ignore whitespace when comparing lines -b, --ignore-space-change ignore changes in amount of whitespace --ignore-space-at-eol ignore changes in whitespace at EOL --ignore-cr-at-eol ignore carrier-return at the end of line --ignore-blank-lines ignore changes whose lines are all blank -I, --ignore-matching-lines <regex> ignore changes whose all lines match <regex> --indent-heuristic heuristic to shift diff hunk boundaries for easy reading --patience generate diff using the "patience diff" algorithm --histogram generate diff using the "histogram diff" algorithm --diff-algorithm <algorithm> choose a diff algorithm --anchored <text> generate diff using the "anchored diff" algorithm --word-diff[=<mode>] show word diff, using <mode> to delimit changed words --word-diff-regex <regex> use <regex> to decide what a word is --color-words[=<regex>] equivalent to --word-diff=color --word-diff-regex=<regex> --color-moved[=<mode>] moved lines of code are colored differently --color-moved-ws <mode> how white spaces are ignored in --color-moved Other diff options --relative[=<prefix>] when run from subdir, exclude changes outside and show relative paths -a, --text treat all files as text -R swap two inputs, reverse the diff --exit-code exit with 1 if there were differences, 0 otherwise --quiet disable all output of the program --ext-diff allow an external diff helper to be executed --textconv run external text conversion filters when comparing binary files --ignore-submodules[=<when>] ignore changes to submodules in the diff generation --submodule[=<format>] specify how differences in submodules are shown --ita-invisible-in-index hide 'git add -N' entries from the index --ita-visible-in-index treat 'git add -N' entries as real in the index -S <string> look for differences that change the number of occurrences of the specified string -G <regex> look for differences that change the number of occurrences of the specified regex --pickaxe-all show all changes in the changeset with -S or -G --pickaxe-regex treat <string> in -S as extended POSIX regular expression -O <file> control the order in which files appear in the output --rotate-to <path> show the change in the specified path first --skip-to <path> skip the output to the specified path --find-object <object-id> look for differences that change the number of occurrences of the specified object --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] select files by diff type --output <file> output to a specific file fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Abstract_Socket' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Abstract_Socket fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Abstract_Socket' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Abstract_Socket warning: Not a git repository. Use --no-index to compare two paths outside a working tree usage: git diff --no-index [<options>] <path> <path> Diff output format options -p, --patch generate patch -s, --no-patch suppress diff output -u generate patch -U, --unified[=<n>] generate diffs with <n> lines context -W, --function-context generate diffs with <n> lines context --raw generate the diff in raw format --patch-with-raw synonym for '-p --raw' --patch-with-stat synonym for '-p --stat' --numstat machine friendly --stat --shortstat output only the last line of --stat -X, --dirstat[=<param1,param2>...] output the distribution of relative amount of changes for each sub-directory --cumulative synonym for --dirstat=cumulative --dirstat-by-file[=<param1,param2>...] synonym for --dirstat=files,param1,param2... --check warn if changes introduce conflict markers or whitespace errors --summary condensed summary such as creations, renames and mode changes --name-only show only names of changed files --name-status show only names and status of changed files --stat[=<width>[,<name-width>[,<count>]]] generate diffstat --stat-width <width> generate diffstat with a given width --stat-name-width <width> generate diffstat with a given name width --stat-graph-width <width> generate diffstat with a given graph width --stat-count <count> generate diffstat with limited lines --compact-summary generate compact summary in diffstat --binary output a binary diff that can be applied --full-index show full pre- and post-image object names on the "index" lines --color[=<when>] show colored diff --ws-error-highlight <kind> highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat --abbrev[=<n>] use <n> digits to display object names --src-prefix <prefix> show the given source prefix instead of "a/" --dst-prefix <prefix> show the given destination prefix instead of "b/" --line-prefix <prefix> prepend an additional prefix to every line of output --no-prefix do not show any source or destination prefix --inter-hunk-context <n> show context between diff hunks up to the specified number of lines --output-indicator-new <char> specify the character to indicate a new line instead of '+' --output-indicator-old <char> specify the character to indicate an old line instead of '-' --output-indicator-context <char> specify the character to indicate a context instead of ' ' Diff rename options -B, --break-rewrites[=<n>[/<m>]] break complete rewrite changes into pairs of delete and create -M, --find-renames[=<n>] detect renames -D, --irreversible-delete omit the preimage for deletes -C, --find-copies[=<n>] detect copies --find-copies-harder use unmodified files as source to find copies --no-renames disable rename detection --rename-empty use empty blobs as rename source --follow continue listing the history of a file beyond renames -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit Diff algorithm options --minimal produce the smallest possible diff -w, --ignore-all-space ignore whitespace when comparing lines -b, --ignore-space-change ignore changes in amount of whitespace --ignore-space-at-eol ignore changes in whitespace at EOL --ignore-cr-at-eol ignore carrier-return at the end of line --ignore-blank-lines ignore changes whose lines are all blank -I, --ignore-matching-lines <regex> ignore changes whose all lines match <regex> --indent-heuristic heuristic to shift diff hunk boundaries for easy reading --patience generate diff using the "patience diff" algorithm --histogram generate diff using the "histogram diff" algorithm --diff-algorithm <algorithm> choose a diff algorithm --anchored <text> generate diff using the "anchored diff" algorithm --word-diff[=<mode>] show word diff, using <mode> to delimit changed words --word-diff-regex <regex> use <regex> to decide what a word is --color-words[=<regex>] equivalent to --word-diff=color --word-diff-regex=<regex> --color-moved[=<mode>] moved lines of code are colored differently --color-moved-ws <mode> how white spaces are ignored in --color-moved Other diff options --relative[=<prefix>] when run from subdir, exclude changes outside and show relative paths -a, --text treat all files as text -R swap two inputs, reverse the diff --exit-code exit with 1 if there were differences, 0 otherwise --quiet disable all output of the program --ext-diff allow an external diff helper to be executed --textconv run external text conversion filters when comparing binary files --ignore-submodules[=<when>] ignore changes to submodules in the diff generation --submodule[=<format>] specify how differences in submodules are shown --ita-invisible-in-index hide 'git add -N' entries from the index --ita-visible-in-index treat 'git add -N' entries as real in the index -S <string> look for differences that change the number of occurrences of the specified string -G <regex> look for differences that change the number of occurrences of the specified regex --pickaxe-all show all changes in the changeset with -S or -G --pickaxe-regex treat <string> in -S as extended POSIX regular expression -O <file> control the order in which files appear in the output --rotate-to <path> show the change in the specified path first --skip-to <path> skip the output to the specified path --find-object <object-id> look for differences that change the number of occurrences of the specified object --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] select files by diff type --output <file> output to a specific file fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.HTTPmsg' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.HTTPmsg fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.HTTPmsg' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.HTTPmsg warning: Not a git repository. Use --no-index to compare two paths outside a working tree usage: git diff --no-index [<options>] <path> <path> Diff output format options -p, --patch generate patch -s, --no-patch suppress diff output -u generate patch -U, --unified[=<n>] generate diffs with <n> lines context -W, --function-context generate diffs with <n> lines context --raw generate the diff in raw format --patch-with-raw synonym for '-p --raw' --patch-with-stat synonym for '-p --stat' --numstat machine friendly --stat --shortstat output only the last line of --stat -X, --dirstat[=<param1,param2>...] output the distribution of relative amount of changes for each sub-directory --cumulative synonym for --dirstat=cumulative --dirstat-by-file[=<param1,param2>...] synonym for --dirstat=files,param1,param2... --check warn if changes introduce conflict markers or whitespace errors --summary condensed summary such as creations, renames and mode changes --name-only show only names of changed files --name-status show only names and status of changed files --stat[=<width>[,<name-width>[,<count>]]] generate diffstat --stat-width <width> generate diffstat with a given width --stat-name-width <width> generate diffstat with a given name width --stat-graph-width <width> generate diffstat with a given graph width --stat-count <count> generate diffstat with limited lines --compact-summary generate compact summary in diffstat --binary output a binary diff that can be applied --full-index show full pre- and post-image object names on the "index" lines --color[=<when>] show colored diff --ws-error-highlight <kind> highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat --abbrev[=<n>] use <n> digits to display object names --src-prefix <prefix> show the given source prefix instead of "a/" --dst-prefix <prefix> show the given destination prefix instead of "b/" --line-prefix <prefix> prepend an additional prefix to every line of output --no-prefix do not show any source or destination prefix --inter-hunk-context <n> show context between diff hunks up to the specified number of lines --output-indicator-new <char> specify the character to indicate a new line instead of '+' --output-indicator-old <char> specify the character to indicate an old line instead of '-' --output-indicator-context <char> specify the character to indicate a context instead of ' ' Diff rename options -B, --break-rewrites[=<n>[/<m>]] break complete rewrite changes into pairs of delete and create -M, --find-renames[=<n>] detect renames -D, --irreversible-delete omit the preimage for deletes -C, --find-copies[=<n>] detect copies --find-copies-harder use unmodified files as source to find copies --no-renames disable rename detection --rename-empty use empty blobs as rename source --follow continue listing the history of a file beyond renames -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit Diff algorithm options --minimal produce the smallest possible diff -w, --ignore-all-space ignore whitespace when comparing lines -b, --ignore-space-change ignore changes in amount of whitespace --ignore-space-at-eol ignore changes in whitespace at EOL --ignore-cr-at-eol ignore carrier-return at the end of line --ignore-blank-lines ignore changes whose lines are all blank -I, --ignore-matching-lines <regex> ignore changes whose all lines match <regex> --indent-heuristic heuristic to shift diff hunk boundaries for easy reading --patience generate diff using the "patience diff" algorithm --histogram generate diff using the "histogram diff" algorithm --diff-algorithm <algorithm> choose a diff algorithm --anchored <text> generate diff using the "anchored diff" algorithm --word-diff[=<mode>] show word diff, using <mode> to delimit changed words --word-diff-regex <regex> use <regex> to decide what a word is --color-words[=<regex>] equivalent to --word-diff=color --word-diff-regex=<regex> --color-moved[=<mode>] moved lines of code are colored differently --color-moved-ws <mode> how white spaces are ignored in --color-moved Other diff options --relative[=<prefix>] when run from subdir, exclude changes outside and show relative paths -a, --text treat all files as text -R swap two inputs, reverse the diff --exit-code exit with 1 if there were differences, 0 otherwise --quiet disable all output of the program --ext-diff allow an external diff helper to be executed --textconv run external text conversion filters when comparing binary files --ignore-submodules[=<when>] ignore changes to submodules in the diff generation --submodule[=<format>] specify how differences in submodules are shown --ita-invisible-in-index hide 'git add -N' entries from the index --ita-visible-in-index treat 'git add -N' entries as real in the index -S <string> look for differences that change the number of occurrences of the specified string -G <regex> look for differences that change the number of occurrences of the specified regex --pickaxe-all show all changes in the changeset with -S or -G --pickaxe-regex treat <string> in -S as extended POSIX regular expression -O <file> control the order in which files appear in the output --rotate-to <path> show the change in the specified path first --skip-to <path> skip the output to the specified path --find-object <object-id> look for differences that change the number of occurrences of the specified object --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] select files by diff type --output <file> output to a specific file fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.IPL4asp' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.IPL4asp fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.IPL4asp' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.IPL4asp warning: Not a git repository. Use --no-index to compare two paths outside a working tree usage: git diff --no-index [<options>] <path> <path> Diff output format options -p, --patch generate patch -s, --no-patch suppress diff output -u generate patch -U, --unified[=<n>] generate diffs with <n> lines context -W, --function-context generate diffs with <n> lines context --raw generate the diff in raw format --patch-with-raw synonym for '-p --raw' --patch-with-stat synonym for '-p --stat' --numstat machine friendly --stat --shortstat output only the last line of --stat -X, --dirstat[=<param1,param2>...] output the distribution of relative amount of changes for each sub-directory --cumulative synonym for --dirstat=cumulative --dirstat-by-file[=<param1,param2>...] synonym for --dirstat=files,param1,param2... --check warn if changes introduce conflict markers or whitespace errors --summary condensed summary such as creations, renames and mode changes --name-only show only names of changed files --name-status show only names and status of changed files --stat[=<width>[,<name-width>[,<count>]]] generate diffstat --stat-width <width> generate diffstat with a given width --stat-name-width <width> generate diffstat with a given name width --stat-graph-width <width> generate diffstat with a given graph width --stat-count <count> generate diffstat with limited lines --compact-summary generate compact summary in diffstat --binary output a binary diff that can be applied --full-index show full pre- and post-image object names on the "index" lines --color[=<when>] show colored diff --ws-error-highlight <kind> highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat --abbrev[=<n>] use <n> digits to display object names --src-prefix <prefix> show the given source prefix instead of "a/" --dst-prefix <prefix> show the given destination prefix instead of "b/" --line-prefix <prefix> prepend an additional prefix to every line of output --no-prefix do not show any source or destination prefix --inter-hunk-context <n> show context between diff hunks up to the specified number of lines --output-indicator-new <char> specify the character to indicate a new line instead of '+' --output-indicator-old <char> specify the character to indicate an old line instead of '-' --output-indicator-context <char> specify the character to indicate a context instead of ' ' Diff rename options -B, --break-rewrites[=<n>[/<m>]] break complete rewrite changes into pairs of delete and create -M, --find-renames[=<n>] detect renames -D, --irreversible-delete omit the preimage for deletes -C, --find-copies[=<n>] detect copies --find-copies-harder use unmodified files as source to find copies --no-renames disable rename detection --rename-empty use empty blobs as rename source --follow continue listing the history of a file beyond renames -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit Diff algorithm options --minimal produce the smallest possible diff -w, --ignore-all-space ignore whitespace when comparing lines -b, --ignore-space-change ignore changes in amount of whitespace --ignore-space-at-eol ignore changes in whitespace at EOL --ignore-cr-at-eol ignore carrier-return at the end of line --ignore-blank-lines ignore changes whose lines are all blank -I, --ignore-matching-lines <regex> ignore changes whose all lines match <regex> --indent-heuristic heuristic to shift diff hunk boundaries for easy reading --patience generate diff using the "patience diff" algorithm --histogram generate diff using the "histogram diff" algorithm --diff-algorithm <algorithm> choose a diff algorithm --anchored <text> generate diff using the "anchored diff" algorithm --word-diff[=<mode>] show word diff, using <mode> to delimit changed words --word-diff-regex <regex> use <regex> to decide what a word is --color-words[=<regex>] equivalent to --word-diff=color --word-diff-regex=<regex> --color-moved[=<mode>] moved lines of code are colored differently --color-moved-ws <mode> how white spaces are ignored in --color-moved Other diff options --relative[=<prefix>] when run from subdir, exclude changes outside and show relative paths -a, --text treat all files as text -R swap two inputs, reverse the diff --exit-code exit with 1 if there were differences, 0 otherwise --quiet disable all output of the program --ext-diff allow an external diff helper to be executed --textconv run external text conversion filters when comparing binary files --ignore-submodules[=<when>] ignore changes to submodules in the diff generation --submodule[=<format>] specify how differences in submodules are shown --ita-invisible-in-index hide 'git add -N' entries from the index --ita-visible-in-index treat 'git add -N' entries as real in the index -S <string> look for differences that change the number of occurrences of the specified string -G <regex> look for differences that change the number of occurrences of the specified regex --pickaxe-all show all changes in the changeset with -S or -G --pickaxe-regex treat <string> in -S as extended POSIX regular expression -O <file> control the order in which files appear in the output --rotate-to <path> show the change in the specified path first --skip-to <path> skip the output to the specified path --find-object <object-id> look for differences that change the number of occurrences of the specified object --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] select files by diff type --output <file> output to a specific file fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.LANL2asp' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.LANL2asp fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.LANL2asp' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.LANL2asp warning: Not a git repository. Use --no-index to compare two paths outside a working tree usage: git diff --no-index [<options>] <path> <path> Diff output format options -p, --patch generate patch -s, --no-patch suppress diff output -u generate patch -U, --unified[=<n>] generate diffs with <n> lines context -W, --function-context generate diffs with <n> lines context --raw generate the diff in raw format --patch-with-raw synonym for '-p --raw' --patch-with-stat synonym for '-p --stat' --numstat machine friendly --stat --shortstat output only the last line of --stat -X, --dirstat[=<param1,param2>...] output the distribution of relative amount of changes for each sub-directory --cumulative synonym for --dirstat=cumulative --dirstat-by-file[=<param1,param2>...] synonym for --dirstat=files,param1,param2... --check warn if changes introduce conflict markers or whitespace errors --summary condensed summary such as creations, renames and mode changes --name-only show only names of changed files --name-status show only names and status of changed files --stat[=<width>[,<name-width>[,<count>]]] generate diffstat --stat-width <width> generate diffstat with a given width --stat-name-width <width> generate diffstat with a given name width --stat-graph-width <width> generate diffstat with a given graph width --stat-count <count> generate diffstat with limited lines --compact-summary generate compact summary in diffstat --binary output a binary diff that can be applied --full-index show full pre- and post-image object names on the "index" lines --color[=<when>] show colored diff --ws-error-highlight <kind> highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat --abbrev[=<n>] use <n> digits to display object names --src-prefix <prefix> show the given source prefix instead of "a/" --dst-prefix <prefix> show the given destination prefix instead of "b/" --line-prefix <prefix> prepend an additional prefix to every line of output --no-prefix do not show any source or destination prefix --inter-hunk-context <n> show context between diff hunks up to the specified number of lines --output-indicator-new <char> specify the character to indicate a new line instead of '+' --output-indicator-old <char> specify the character to indicate an old line instead of '-' --output-indicator-context <char> specify the character to indicate a context instead of ' ' Diff rename options -B, --break-rewrites[=<n>[/<m>]] break complete rewrite changes into pairs of delete and create -M, --find-renames[=<n>] detect renames -D, --irreversible-delete omit the preimage for deletes -C, --find-copies[=<n>] detect copies --find-copies-harder use unmodified files as source to find copies --no-renames disable rename detection --rename-empty use empty blobs as rename source --follow continue listing the history of a file beyond renames -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit Diff algorithm options --minimal produce the smallest possible diff -w, --ignore-all-space ignore whitespace when comparing lines -b, --ignore-space-change ignore changes in amount of whitespace --ignore-space-at-eol ignore changes in whitespace at EOL --ignore-cr-at-eol ignore carrier-return at the end of line --ignore-blank-lines ignore changes whose lines are all blank -I, --ignore-matching-lines <regex> ignore changes whose all lines match <regex> --indent-heuristic heuristic to shift diff hunk boundaries for easy reading --patience generate diff using the "patience diff" algorithm --histogram generate diff using the "histogram diff" algorithm --diff-algorithm <algorithm> choose a diff algorithm --anchored <text> generate diff using the "anchored diff" algorithm --word-diff[=<mode>] show word diff, using <mode> to delimit changed words --word-diff-regex <regex> use <regex> to decide what a word is --color-words[=<regex>] equivalent to --word-diff=color --word-diff-regex=<regex> --color-moved[=<mode>] moved lines of code are colored differently --color-moved-ws <mode> how white spaces are ignored in --color-moved Other diff options --relative[=<prefix>] when run from subdir, exclude changes outside and show relative paths -a, --text treat all files as text -R swap two inputs, reverse the diff --exit-code exit with 1 if there were differences, 0 otherwise --quiet disable all output of the program --ext-diff allow an external diff helper to be executed --textconv run external text conversion filters when comparing binary files --ignore-submodules[=<when>] ignore changes to submodules in the diff generation --submodule[=<format>] specify how differences in submodules are shown --ita-invisible-in-index hide 'git add -N' entries from the index --ita-visible-in-index treat 'git add -N' entries as real in the index -S <string> look for differences that change the number of occurrences of the specified string -G <regex> look for differences that change the number of occurrences of the specified regex --pickaxe-all show all changes in the changeset with -S or -G --pickaxe-regex treat <string> in -S as extended POSIX regular expression -O <file> control the order in which files appear in the output --rotate-to <path> show the change in the specified path first --skip-to <path> skip the output to the specified path --find-object <object-id> look for differences that change the number of occurrences of the specified object --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] select files by diff type --output <file> output to a specific file fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.PCAPasp' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.PCAPasp fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.PCAPasp' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.PCAPasp warning: Not a git repository. Use --no-index to compare two paths outside a working tree usage: git diff --no-index [<options>] <path> <path> Diff output format options -p, --patch generate patch -s, --no-patch suppress diff output -u generate patch -U, --unified[=<n>] generate diffs with <n> lines context -W, --function-context generate diffs with <n> lines context --raw generate the diff in raw format --patch-with-raw synonym for '-p --raw' --patch-with-stat synonym for '-p --stat' --numstat machine friendly --stat --shortstat output only the last line of --stat -X, --dirstat[=<param1,param2>...] output the distribution of relative amount of changes for each sub-directory --cumulative synonym for --dirstat=cumulative --dirstat-by-file[=<param1,param2>...] synonym for --dirstat=files,param1,param2... --check warn if changes introduce conflict markers or whitespace errors --summary condensed summary such as creations, renames and mode changes --name-only show only names of changed files --name-status show only names and status of changed files --stat[=<width>[,<name-width>[,<count>]]] generate diffstat --stat-width <width> generate diffstat with a given width --stat-name-width <width> generate diffstat with a given name width --stat-graph-width <width> generate diffstat with a given graph width --stat-count <count> generate diffstat with limited lines --compact-summary generate compact summary in diffstat --binary output a binary diff that can be applied --full-index show full pre- and post-image object names on the "index" lines --color[=<when>] show colored diff --ws-error-highlight <kind> highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat --abbrev[=<n>] use <n> digits to display object names --src-prefix <prefix> show the given source prefix instead of "a/" --dst-prefix <prefix> show the given destination prefix instead of "b/" --line-prefix <prefix> prepend an additional prefix to every line of output --no-prefix do not show any source or destination prefix --inter-hunk-context <n> show context between diff hunks up to the specified number of lines --output-indicator-new <char> specify the character to indicate a new line instead of '+' --output-indicator-old <char> specify the character to indicate an old line instead of '-' --output-indicator-context <char> specify the character to indicate a context instead of ' ' Diff rename options -B, --break-rewrites[=<n>[/<m>]] break complete rewrite changes into pairs of delete and create -M, --find-renames[=<n>] detect renames -D, --irreversible-delete omit the preimage for deletes -C, --find-copies[=<n>] detect copies --find-copies-harder use unmodified files as source to find copies --no-renames disable rename detection --rename-empty use empty blobs as rename source --follow continue listing the history of a file beyond renames -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit Diff algorithm options --minimal produce the smallest possible diff -w, --ignore-all-space ignore whitespace when comparing lines -b, --ignore-space-change ignore changes in amount of whitespace --ignore-space-at-eol ignore changes in whitespace at EOL --ignore-cr-at-eol ignore carrier-return at the end of line --ignore-blank-lines ignore changes whose lines are all blank -I, --ignore-matching-lines <regex> ignore changes whose all lines match <regex> --indent-heuristic heuristic to shift diff hunk boundaries for easy reading --patience generate diff using the "patience diff" algorithm --histogram generate diff using the "histogram diff" algorithm --diff-algorithm <algorithm> choose a diff algorithm --anchored <text> generate diff using the "anchored diff" algorithm --word-diff[=<mode>] show word diff, using <mode> to delimit changed words --word-diff-regex <regex> use <regex> to decide what a word is --color-words[=<regex>] equivalent to --word-diff=color --word-diff-regex=<regex> --color-moved[=<mode>] moved lines of code are colored differently --color-moved-ws <mode> how white spaces are ignored in --color-moved Other diff options --relative[=<prefix>] when run from subdir, exclude changes outside and show relative paths -a, --text treat all files as text -R swap two inputs, reverse the diff --exit-code exit with 1 if there were differences, 0 otherwise --quiet disable all output of the program --ext-diff allow an external diff helper to be executed --textconv run external text conversion filters when comparing binary files --ignore-submodules[=<when>] ignore changes to submodules in the diff generation --submodule[=<format>] specify how differences in submodules are shown --ita-invisible-in-index hide 'git add -N' entries from the index --ita-visible-in-index treat 'git add -N' entries as real in the index -S <string> look for differences that change the number of occurrences of the specified string -G <regex> look for differences that change the number of occurrences of the specified regex --pickaxe-all show all changes in the changeset with -S or -G --pickaxe-regex treat <string> in -S as extended POSIX regular expression -O <file> control the order in which files appear in the output --rotate-to <path> show the change in the specified path first --skip-to <path> skip the output to the specified path --find-object <object-id> look for differences that change the number of occurrences of the specified object --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] select files by diff type --output <file> output to a specific file fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.PIPEasp' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.PIPEasp fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.PIPEasp' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.PIPEasp warning: Not a git repository. Use --no-index to compare two paths outside a working tree usage: git diff --no-index [<options>] <path> <path> Diff output format options -p, --patch generate patch -s, --no-patch suppress diff output -u generate patch -U, --unified[=<n>] generate diffs with <n> lines context -W, --function-context generate diffs with <n> lines context --raw generate the diff in raw format --patch-with-raw synonym for '-p --raw' --patch-with-stat synonym for '-p --stat' --numstat machine friendly --stat --shortstat output only the last line of --stat -X, --dirstat[=<param1,param2>...] output the distribution of relative amount of changes for each sub-directory --cumulative synonym for --dirstat=cumulative --dirstat-by-file[=<param1,param2>...] synonym for --dirstat=files,param1,param2... --check warn if changes introduce conflict markers or whitespace errors --summary condensed summary such as creations, renames and mode changes --name-only show only names of changed files --name-status show only names and status of changed files --stat[=<width>[,<name-width>[,<count>]]] generate diffstat --stat-width <width> generate diffstat with a given width --stat-name-width <width> generate diffstat with a given name width --stat-graph-width <width> generate diffstat with a given graph width --stat-count <count> generate diffstat with limited lines --compact-summary generate compact summary in diffstat --binary output a binary diff that can be applied --full-index show full pre- and post-image object names on the "index" lines --color[=<when>] show colored diff --ws-error-highlight <kind> highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat --abbrev[=<n>] use <n> digits to display object names --src-prefix <prefix> show the given source prefix instead of "a/" --dst-prefix <prefix> show the given destination prefix instead of "b/" --line-prefix <prefix> prepend an additional prefix to every line of output --no-prefix do not show any source or destination prefix --inter-hunk-context <n> show context between diff hunks up to the specified number of lines --output-indicator-new <char> specify the character to indicate a new line instead of '+' --output-indicator-old <char> specify the character to indicate an old line instead of '-' --output-indicator-context <char> specify the character to indicate a context instead of ' ' Diff rename options -B, --break-rewrites[=<n>[/<m>]] break complete rewrite changes into pairs of delete and create -M, --find-renames[=<n>] detect renames -D, --irreversible-delete omit the preimage for deletes -C, --find-copies[=<n>] detect copies --find-copies-harder use unmodified files as source to find copies --no-renames disable rename detection --rename-empty use empty blobs as rename source --follow continue listing the history of a file beyond renames -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit Diff algorithm options --minimal produce the smallest possible diff -w, --ignore-all-space ignore whitespace when comparing lines -b, --ignore-space-change ignore changes in amount of whitespace --ignore-space-at-eol ignore changes in whitespace at EOL --ignore-cr-at-eol ignore carrier-return at the end of line --ignore-blank-lines ignore changes whose lines are all blank -I, --ignore-matching-lines <regex> ignore changes whose all lines match <regex> --indent-heuristic heuristic to shift diff hunk boundaries for easy reading --patience generate diff using the "patience diff" algorithm --histogram generate diff using the "histogram diff" algorithm --diff-algorithm <algorithm> choose a diff algorithm --anchored <text> generate diff using the "anchored diff" algorithm --word-diff[=<mode>] show word diff, using <mode> to delimit changed words --word-diff-regex <regex> use <regex> to decide what a word is --color-words[=<regex>] equivalent to --word-diff=color --word-diff-regex=<regex> --color-moved[=<mode>] moved lines of code are colored differently --color-moved-ws <mode> how white spaces are ignored in --color-moved Other diff options --relative[=<prefix>] when run from subdir, exclude changes outside and show relative paths -a, --text treat all files as text -R swap two inputs, reverse the diff --exit-code exit with 1 if there were differences, 0 otherwise --quiet disable all output of the program --ext-diff allow an external diff helper to be executed --textconv run external text conversion filters when comparing binary files --ignore-submodules[=<when>] ignore changes to submodules in the diff generation --submodule[=<format>] specify how differences in submodules are shown --ita-invisible-in-index hide 'git add -N' entries from the index --ita-visible-in-index treat 'git add -N' entries as real in the index -S <string> look for differences that change the number of occurrences of the specified string -G <regex> look for differences that change the number of occurrences of the specified regex --pickaxe-all show all changes in the changeset with -S or -G --pickaxe-regex treat <string> in -S as extended POSIX regular expression -O <file> control the order in which files appear in the output --rotate-to <path> show the change in the specified path first --skip-to <path> skip the output to the specified path --find-object <object-id> look for differences that change the number of occurrences of the specified object --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] select files by diff type --output <file> output to a specific file fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.SIPmsg' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.SIPmsg fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.SIPmsg' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.SIPmsg warning: Not a git repository. Use --no-index to compare two paths outside a working tree usage: git diff --no-index [<options>] <path> <path> Diff output format options -p, --patch generate patch -s, --no-patch suppress diff output -u generate patch -U, --unified[=<n>] generate diffs with <n> lines context -W, --function-context generate diffs with <n> lines context --raw generate the diff in raw format --patch-with-raw synonym for '-p --raw' --patch-with-stat synonym for '-p --stat' --numstat machine friendly --stat --shortstat output only the last line of --stat -X, --dirstat[=<param1,param2>...] output the distribution of relative amount of changes for each sub-directory --cumulative synonym for --dirstat=cumulative --dirstat-by-file[=<param1,param2>...] synonym for --dirstat=files,param1,param2... --check warn if changes introduce conflict markers or whitespace errors --summary condensed summary such as creations, renames and mode changes --name-only show only names of changed files --name-status show only names and status of changed files --stat[=<width>[,<name-width>[,<count>]]] generate diffstat --stat-width <width> generate diffstat with a given width --stat-name-width <width> generate diffstat with a given name width --stat-graph-width <width> generate diffstat with a given graph width --stat-count <count> generate diffstat with limited lines --compact-summary generate compact summary in diffstat --binary output a binary diff that can be applied --full-index show full pre- and post-image object names on the "index" lines --color[=<when>] show colored diff --ws-error-highlight <kind> highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat --abbrev[=<n>] use <n> digits to display object names --src-prefix <prefix> show the given source prefix instead of "a/" --dst-prefix <prefix> show the given destination prefix instead of "b/" --line-prefix <prefix> prepend an additional prefix to every line of output --no-prefix do not show any source or destination prefix --inter-hunk-context <n> show context between diff hunks up to the specified number of lines --output-indicator-new <char> specify the character to indicate a new line instead of '+' --output-indicator-old <char> specify the character to indicate an old line instead of '-' --output-indicator-context <char> specify the character to indicate a context instead of ' ' Diff rename options -B, --break-rewrites[=<n>[/<m>]] break complete rewrite changes into pairs of delete and create -M, --find-renames[=<n>] detect renames -D, --irreversible-delete omit the preimage for deletes -C, --find-copies[=<n>] detect copies --find-copies-harder use unmodified files as source to find copies --no-renames disable rename detection --rename-empty use empty blobs as rename source --follow continue listing the history of a file beyond renames -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit Diff algorithm options --minimal produce the smallest possible diff -w, --ignore-all-space ignore whitespace when comparing lines -b, --ignore-space-change ignore changes in amount of whitespace --ignore-space-at-eol ignore changes in whitespace at EOL --ignore-cr-at-eol ignore carrier-return at the end of line --ignore-blank-lines ignore changes whose lines are all blank -I, --ignore-matching-lines <regex> ignore changes whose all lines match <regex> --indent-heuristic heuristic to shift diff hunk boundaries for easy reading --patience generate diff using the "patience diff" algorithm --histogram generate diff using the "histogram diff" algorithm --diff-algorithm <algorithm> choose a diff algorithm --anchored <text> generate diff using the "anchored diff" algorithm --word-diff[=<mode>] show word diff, using <mode> to delimit changed words --word-diff-regex <regex> use <regex> to decide what a word is --color-words[=<regex>] equivalent to --word-diff=color --word-diff-regex=<regex> --color-moved[=<mode>] moved lines of code are colored differently --color-moved-ws <mode> how white spaces are ignored in --color-moved Other diff options --relative[=<prefix>] when run from subdir, exclude changes outside and show relative paths -a, --text treat all files as text -R swap two inputs, reverse the diff --exit-code exit with 1 if there were differences, 0 otherwise --quiet disable all output of the program --ext-diff allow an external diff helper to be executed --textconv run external text conversion filters when comparing binary files --ignore-submodules[=<when>] ignore changes to submodules in the diff generation --submodule[=<format>] specify how differences in submodules are shown --ita-invisible-in-index hide 'git add -N' entries from the index --ita-visible-in-index treat 'git add -N' entries as real in the index -S <string> look for differences that change the number of occurrences of the specified string -G <regex> look for differences that change the number of occurrences of the specified regex --pickaxe-all show all changes in the changeset with -S or -G --pickaxe-regex treat <string> in -S as extended POSIX regular expression -O <file> control the order in which files appear in the output --rotate-to <path> show the change in the specified path first --skip-to <path> skip the output to the specified path --find-object <object-id> look for differences that change the number of occurrences of the specified object --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] select files by diff type --output <file> output to a specific file fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.TELNETasp' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.TELNETasp fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.TELNETasp' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.TELNETasp warning: Not a git repository. Use --no-index to compare two paths outside a working tree usage: git diff --no-index [<options>] <path> <path> Diff output format options -p, --patch generate patch -s, --no-patch suppress diff output -u generate patch -U, --unified[=<n>] generate diffs with <n> lines context -W, --function-context generate diffs with <n> lines context --raw generate the diff in raw format --patch-with-raw synonym for '-p --raw' --patch-with-stat synonym for '-p --stat' --numstat machine friendly --stat --shortstat output only the last line of --stat -X, --dirstat[=<param1,param2>...] output the distribution of relative amount of changes for each sub-directory --cumulative synonym for --dirstat=cumulative --dirstat-by-file[=<param1,param2>...] synonym for --dirstat=files,param1,param2... --check warn if changes introduce conflict markers or whitespace errors --summary condensed summary such as creations, renames and mode changes --name-only show only names of changed files --name-status show only names and status of changed files --stat[=<width>[,<name-width>[,<count>]]] generate diffstat --stat-width <width> generate diffstat with a given width --stat-name-width <width> generate diffstat with a given name width --stat-graph-width <width> generate diffstat with a given graph width --stat-count <count> generate diffstat with limited lines --compact-summary generate compact summary in diffstat --binary output a binary diff that can be applied --full-index show full pre- and post-image object names on the "index" lines --color[=<when>] show colored diff --ws-error-highlight <kind> highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat --abbrev[=<n>] use <n> digits to display object names --src-prefix <prefix> show the given source prefix instead of "a/" --dst-prefix <prefix> show the given destination prefix instead of "b/" --line-prefix <prefix> prepend an additional prefix to every line of output --no-prefix do not show any source or destination prefix --inter-hunk-context <n> show context between diff hunks up to the specified number of lines --output-indicator-new <char> specify the character to indicate a new line instead of '+' --output-indicator-old <char> specify the character to indicate an old line instead of '-' --output-indicator-context <char> specify the character to indicate a context instead of ' ' Diff rename options -B, --break-rewrites[=<n>[/<m>]] break complete rewrite changes into pairs of delete and create -M, --find-renames[=<n>] detect renames -D, --irreversible-delete omit the preimage for deletes -C, --find-copies[=<n>] detect copies --find-copies-harder use unmodified files as source to find copies --no-renames disable rename detection --rename-empty use empty blobs as rename source --follow continue listing the history of a file beyond renames -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit Diff algorithm options --minimal produce the smallest possible diff -w, --ignore-all-space ignore whitespace when comparing lines -b, --ignore-space-change ignore changes in amount of whitespace --ignore-space-at-eol ignore changes in whitespace at EOL --ignore-cr-at-eol ignore carrier-return at the end of line --ignore-blank-lines ignore changes whose lines are all blank -I, --ignore-matching-lines <regex> ignore changes whose all lines match <regex> --indent-heuristic heuristic to shift diff hunk boundaries for easy reading --patience generate diff using the "patience diff" algorithm --histogram generate diff using the "histogram diff" algorithm --diff-algorithm <algorithm> choose a diff algorithm --anchored <text> generate diff using the "anchored diff" algorithm --word-diff[=<mode>] show word diff, using <mode> to delimit changed words --word-diff-regex <regex> use <regex> to decide what a word is --color-words[=<regex>] equivalent to --word-diff=color --word-diff-regex=<regex> --color-moved[=<mode>] moved lines of code are colored differently --color-moved-ws <mode> how white spaces are ignored in --color-moved Other diff options --relative[=<prefix>] when run from subdir, exclude changes outside and show relative paths -a, --text treat all files as text -R swap two inputs, reverse the diff --exit-code exit with 1 if there were differences, 0 otherwise --quiet disable all output of the program --ext-diff allow an external diff helper to be executed --textconv run external text conversion filters when comparing binary files --ignore-submodules[=<when>] ignore changes to submodules in the diff generation --submodule[=<format>] specify how differences in submodules are shown --ita-invisible-in-index hide 'git add -N' entries from the index --ita-visible-in-index treat 'git add -N' entries as real in the index -S <string> look for differences that change the number of occurrences of the specified string -G <regex> look for differences that change the number of occurrences of the specified regex --pickaxe-all show all changes in the changeset with -S or -G --pickaxe-regex treat <string> in -S as extended POSIX regular expression -O <file> control the order in which files appear in the output --rotate-to <path> show the change in the specified path first --skip-to <path> skip the output to the specified path --find-object <object-id> look for differences that change the number of occurrences of the specified object --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] select files by diff type --output <file> output to a specific file fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.TCPasp' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.TCPasp fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.TCPasp' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.TCPasp warning: Not a git repository. Use --no-index to compare two paths outside a working tree usage: git diff --no-index [<options>] <path> <path> Diff output format options -p, --patch generate patch -s, --no-patch suppress diff output -u generate patch -U, --unified[=<n>] generate diffs with <n> lines context -W, --function-context generate diffs with <n> lines context --raw generate the diff in raw format --patch-with-raw synonym for '-p --raw' --patch-with-stat synonym for '-p --stat' --numstat machine friendly --stat --shortstat output only the last line of --stat -X, --dirstat[=<param1,param2>...] output the distribution of relative amount of changes for each sub-directory --cumulative synonym for --dirstat=cumulative --dirstat-by-file[=<param1,param2>...] synonym for --dirstat=files,param1,param2... --check warn if changes introduce conflict markers or whitespace errors --summary condensed summary such as creations, renames and mode changes --name-only show only names of changed files --name-status show only names and status of changed files --stat[=<width>[,<name-width>[,<count>]]] generate diffstat --stat-width <width> generate diffstat with a given width --stat-name-width <width> generate diffstat with a given name width --stat-graph-width <width> generate diffstat with a given graph width --stat-count <count> generate diffstat with limited lines --compact-summary generate compact summary in diffstat --binary output a binary diff that can be applied --full-index show full pre- and post-image object names on the "index" lines --color[=<when>] show colored diff --ws-error-highlight <kind> highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat --abbrev[=<n>] use <n> digits to display object names --src-prefix <prefix> show the given source prefix instead of "a/" --dst-prefix <prefix> show the given destination prefix instead of "b/" --line-prefix <prefix> prepend an additional prefix to every line of output --no-prefix do not show any source or destination prefix --inter-hunk-context <n> show context between diff hunks up to the specified number of lines --output-indicator-new <char> specify the character to indicate a new line instead of '+' --output-indicator-old <char> specify the character to indicate an old line instead of '-' --output-indicator-context <char> specify the character to indicate a context instead of ' ' Diff rename options -B, --break-rewrites[=<n>[/<m>]] break complete rewrite changes into pairs of delete and create -M, --find-renames[=<n>] detect renames -D, --irreversible-delete omit the preimage for deletes -C, --find-copies[=<n>] detect copies --find-copies-harder use unmodified files as source to find copies --no-renames disable rename detection --rename-empty use empty blobs as rename source --follow continue listing the history of a file beyond renames -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit Diff algorithm options --minimal produce the smallest possible diff -w, --ignore-all-space ignore whitespace when comparing lines -b, --ignore-space-change ignore changes in amount of whitespace --ignore-space-at-eol ignore changes in whitespace at EOL --ignore-cr-at-eol ignore carrier-return at the end of line --ignore-blank-lines ignore changes whose lines are all blank -I, --ignore-matching-lines <regex> ignore changes whose all lines match <regex> --indent-heuristic heuristic to shift diff hunk boundaries for easy reading --patience generate diff using the "patience diff" algorithm --histogram generate diff using the "histogram diff" algorithm --diff-algorithm <algorithm> choose a diff algorithm --anchored <text> generate diff using the "anchored diff" algorithm --word-diff[=<mode>] show word diff, using <mode> to delimit changed words --word-diff-regex <regex> use <regex> to decide what a word is --color-words[=<regex>] equivalent to --word-diff=color --word-diff-regex=<regex> --color-moved[=<mode>] moved lines of code are colored differently --color-moved-ws <mode> how white spaces are ignored in --color-moved Other diff options --relative[=<prefix>] when run from subdir, exclude changes outside and show relative paths -a, --text treat all files as text -R swap two inputs, reverse the diff --exit-code exit with 1 if there were differences, 0 otherwise --quiet disable all output of the program --ext-diff allow an external diff helper to be executed --textconv run external text conversion filters when comparing binary files --ignore-submodules[=<when>] ignore changes to submodules in the diff generation --submodule[=<format>] specify how differences in submodules are shown --ita-invisible-in-index hide 'git add -N' entries from the index --ita-visible-in-index treat 'git add -N' entries as real in the index -S <string> look for differences that change the number of occurrences of the specified string -G <regex> look for differences that change the number of occurrences of the specified regex --pickaxe-all show all changes in the changeset with -S or -G --pickaxe-regex treat <string> in -S as extended POSIX regular expression -O <file> control the order in which files appear in the output --rotate-to <path> show the change in the specified path first --skip-to <path> skip the output to the specified path --find-object <object-id> look for differences that change the number of occurrences of the specified object --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] select files by diff type --output <file> output to a specific file fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.UDPasp' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.UDPasp fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.UDPasp' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.UDPasp warning: Not a git repository. Use --no-index to compare two paths outside a working tree usage: git diff --no-index [<options>] <path> <path> Diff output format options -p, --patch generate patch -s, --no-patch suppress diff output -u generate patch -U, --unified[=<n>] generate diffs with <n> lines context -W, --function-context generate diffs with <n> lines context --raw generate the diff in raw format --patch-with-raw synonym for '-p --raw' --patch-with-stat synonym for '-p --stat' --numstat machine friendly --stat --shortstat output only the last line of --stat -X, --dirstat[=<param1,param2>...] output the distribution of relative amount of changes for each sub-directory --cumulative synonym for --dirstat=cumulative --dirstat-by-file[=<param1,param2>...] synonym for --dirstat=files,param1,param2... --check warn if changes introduce conflict markers or whitespace errors --summary condensed summary such as creations, renames and mode changes --name-only show only names of changed files --name-status show only names and status of changed files --stat[=<width>[,<name-width>[,<count>]]] generate diffstat --stat-width <width> generate diffstat with a given width --stat-name-width <width> generate diffstat with a given name width --stat-graph-width <width> generate diffstat with a given graph width --stat-count <count> generate diffstat with limited lines --compact-summary generate compact summary in diffstat --binary output a binary diff that can be applied --full-index show full pre- and post-image object names on the "index" lines --color[=<when>] show colored diff --ws-error-highlight <kind> highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat --abbrev[=<n>] use <n> digits to display object names --src-prefix <prefix> show the given source prefix instead of "a/" --dst-prefix <prefix> show the given destination prefix instead of "b/" --line-prefix <prefix> prepend an additional prefix to every line of output --no-prefix do not show any source or destination prefix --inter-hunk-context <n> show context between diff hunks up to the specified number of lines --output-indicator-new <char> specify the character to indicate a new line instead of '+' --output-indicator-old <char> specify the character to indicate an old line instead of '-' --output-indicator-context <char> specify the character to indicate a context instead of ' ' Diff rename options -B, --break-rewrites[=<n>[/<m>]] break complete rewrite changes into pairs of delete and create -M, --find-renames[=<n>] detect renames -D, --irreversible-delete omit the preimage for deletes -C, --find-copies[=<n>] detect copies --find-copies-harder use unmodified files as source to find copies --no-renames disable rename detection --rename-empty use empty blobs as rename source --follow continue listing the history of a file beyond renames -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit Diff algorithm options --minimal produce the smallest possible diff -w, --ignore-all-space ignore whitespace when comparing lines -b, --ignore-space-change ignore changes in amount of whitespace --ignore-space-at-eol ignore changes in whitespace at EOL --ignore-cr-at-eol ignore carrier-return at the end of line --ignore-blank-lines ignore changes whose lines are all blank -I, --ignore-matching-lines <regex> ignore changes whose all lines match <regex> --indent-heuristic heuristic to shift diff hunk boundaries for easy reading --patience generate diff using the "patience diff" algorithm --histogram generate diff using the "histogram diff" algorithm --diff-algorithm <algorithm> choose a diff algorithm --anchored <text> generate diff using the "anchored diff" algorithm --word-diff[=<mode>] show word diff, using <mode> to delimit changed words --word-diff-regex <regex> use <regex> to decide what a word is --color-words[=<regex>] equivalent to --word-diff=color --word-diff-regex=<regex> --color-moved[=<mode>] moved lines of code are colored differently --color-moved-ws <mode> how white spaces are ignored in --color-moved Other diff options --relative[=<prefix>] when run from subdir, exclude changes outside and show relative paths -a, --text treat all files as text -R swap two inputs, reverse the diff --exit-code exit with 1 if there were differences, 0 otherwise --quiet disable all output of the program --ext-diff allow an external diff helper to be executed --textconv run external text conversion filters when comparing binary files --ignore-submodules[=<when>] ignore changes to submodules in the diff generation --submodule[=<format>] specify how differences in submodules are shown --ita-invisible-in-index hide 'git add -N' entries from the index --ita-visible-in-index treat 'git add -N' entries as real in the index -S <string> look for differences that change the number of occurrences of the specified string -G <regex> look for differences that change the number of occurrences of the specified regex --pickaxe-all show all changes in the changeset with -S or -G --pickaxe-regex treat <string> in -S as extended POSIX regular expression -O <file> control the order in which files appear in the output --rotate-to <path> show the change in the specified path first --skip-to <path> skip the output to the specified path --find-object <object-id> look for differences that change the number of occurrences of the specified object --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] select files by diff type --output <file> output to a specific file fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.UNIX_DOMAIN_SOCKETasp' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.UNIX_DOMAIN_SOCKETasp fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.UNIX_DOMAIN_SOCKETasp' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.UNIX_DOMAIN_SOCKETasp warning: Not a git repository. Use --no-index to compare two paths outside a working tree usage: git diff --no-index [<options>] <path> <path> Diff output format options -p, --patch generate patch -s, --no-patch suppress diff output -u generate patch -U, --unified[=<n>] generate diffs with <n> lines context -W, --function-context generate diffs with <n> lines context --raw generate the diff in raw format --patch-with-raw synonym for '-p --raw' --patch-with-stat synonym for '-p --stat' --numstat machine friendly --stat --shortstat output only the last line of --stat -X, --dirstat[=<param1,param2>...] output the distribution of relative amount of changes for each sub-directory --cumulative synonym for --dirstat=cumulative --dirstat-by-file[=<param1,param2>...] synonym for --dirstat=files,param1,param2... --check warn if changes introduce conflict markers or whitespace errors --summary condensed summary such as creations, renames and mode changes --name-only show only names of changed files --name-status show only names and status of changed files --stat[=<width>[,<name-width>[,<count>]]] generate diffstat --stat-width <width> generate diffstat with a given width --stat-name-width <width> generate diffstat with a given name width --stat-graph-width <width> generate diffstat with a given graph width --stat-count <count> generate diffstat with limited lines --compact-summary generate compact summary in diffstat --binary output a binary diff that can be applied --full-index show full pre- and post-image object names on the "index" lines --color[=<when>] show colored diff --ws-error-highlight <kind> highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat --abbrev[=<n>] use <n> digits to display object names --src-prefix <prefix> show the given source prefix instead of "a/" --dst-prefix <prefix> show the given destination prefix instead of "b/" --line-prefix <prefix> prepend an additional prefix to every line of output --no-prefix do not show any source or destination prefix --inter-hunk-context <n> show context between diff hunks up to the specified number of lines --output-indicator-new <char> specify the character to indicate a new line instead of '+' --output-indicator-old <char> specify the character to indicate an old line instead of '-' --output-indicator-context <char> specify the character to indicate a context instead of ' ' Diff rename options -B, --break-rewrites[=<n>[/<m>]] break complete rewrite changes into pairs of delete and create -M, --find-renames[=<n>] detect renames -D, --irreversible-delete omit the preimage for deletes -C, --find-copies[=<n>] detect copies --find-copies-harder use unmodified files as source to find copies --no-renames disable rename detection --rename-empty use empty blobs as rename source --follow continue listing the history of a file beyond renames -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit Diff algorithm options --minimal produce the smallest possible diff -w, --ignore-all-space ignore whitespace when comparing lines -b, --ignore-space-change ignore changes in amount of whitespace --ignore-space-at-eol ignore changes in whitespace at EOL --ignore-cr-at-eol ignore carrier-return at the end of line --ignore-blank-lines ignore changes whose lines are all blank -I, --ignore-matching-lines <regex> ignore changes whose all lines match <regex> --indent-heuristic heuristic to shift diff hunk boundaries for easy reading --patience generate diff using the "patience diff" algorithm --histogram generate diff using the "histogram diff" algorithm --diff-algorithm <algorithm> choose a diff algorithm --anchored <text> generate diff using the "anchored diff" algorithm --word-diff[=<mode>] show word diff, using <mode> to delimit changed words --word-diff-regex <regex> use <regex> to decide what a word is --color-words[=<regex>] equivalent to --word-diff=color --word-diff-regex=<regex> --color-moved[=<mode>] moved lines of code are colored differently --color-moved-ws <mode> how white spaces are ignored in --color-moved Other diff options --relative[=<prefix>] when run from subdir, exclude changes outside and show relative paths -a, --text treat all files as text -R swap two inputs, reverse the diff --exit-code exit with 1 if there were differences, 0 otherwise --quiet disable all output of the program --ext-diff allow an external diff helper to be executed --textconv run external text conversion filters when comparing binary files --ignore-submodules[=<when>] ignore changes to submodules in the diff generation --submodule[=<format>] specify how differences in submodules are shown --ita-invisible-in-index hide 'git add -N' entries from the index --ita-visible-in-index treat 'git add -N' entries as real in the index -S <string> look for differences that change the number of occurrences of the specified string -G <regex> look for differences that change the number of occurrences of the specified regex --pickaxe-all show all changes in the changeset with -S or -G --pickaxe-regex treat <string> in -S as extended POSIX regular expression -O <file> control the order in which files appear in the output --rotate-to <path> show the change in the specified path first --skip-to <path> skip the output to the specified path --find-object <object-id> look for differences that change the number of occurrences of the specified object --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] select files by diff type --output <file> output to a specific file fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.SCTPasp' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.SCTPasp fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.SCTPasp' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.SCTPasp warning: Not a git repository. Use --no-index to compare two paths outside a working tree usage: git diff --no-index [<options>] <path> <path> Diff output format options -p, --patch generate patch -s, --no-patch suppress diff output -u generate patch -U, --unified[=<n>] generate diffs with <n> lines context -W, --function-context generate diffs with <n> lines context --raw generate the diff in raw format --patch-with-raw synonym for '-p --raw' --patch-with-stat synonym for '-p --stat' --numstat machine friendly --stat --shortstat output only the last line of --stat -X, --dirstat[=<param1,param2>...] output the distribution of relative amount of changes for each sub-directory --cumulative synonym for --dirstat=cumulative --dirstat-by-file[=<param1,param2>...] synonym for --dirstat=files,param1,param2... --check warn if changes introduce conflict markers or whitespace errors --summary condensed summary such as creations, renames and mode changes --name-only show only names of changed files --name-status show only names and status of changed files --stat[=<width>[,<name-width>[,<count>]]] generate diffstat --stat-width <width> generate diffstat with a given width --stat-name-width <width> generate diffstat with a given name width --stat-graph-width <width> generate diffstat with a given graph width --stat-count <count> generate diffstat with limited lines --compact-summary generate compact summary in diffstat --binary output a binary diff that can be applied --full-index show full pre- and post-image object names on the "index" lines --color[=<when>] show colored diff --ws-error-highlight <kind> highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat --abbrev[=<n>] use <n> digits to display object names --src-prefix <prefix> show the given source prefix instead of "a/" --dst-prefix <prefix> show the given destination prefix instead of "b/" --line-prefix <prefix> prepend an additional prefix to every line of output --no-prefix do not show any source or destination prefix --inter-hunk-context <n> show context between diff hunks up to the specified number of lines --output-indicator-new <char> specify the character to indicate a new line instead of '+' --output-indicator-old <char> specify the character to indicate an old line instead of '-' --output-indicator-context <char> specify the character to indicate a context instead of ' ' Diff rename options -B, --break-rewrites[=<n>[/<m>]] break complete rewrite changes into pairs of delete and create -M, --find-renames[=<n>] detect renames -D, --irreversible-delete omit the preimage for deletes -C, --find-copies[=<n>] detect copies --find-copies-harder use unmodified files as source to find copies --no-renames disable rename detection --rename-empty use empty blobs as rename source --follow continue listing the history of a file beyond renames -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit Diff algorithm options --minimal produce the smallest possible diff -w, --ignore-all-space ignore whitespace when comparing lines -b, --ignore-space-change ignore changes in amount of whitespace --ignore-space-at-eol ignore changes in whitespace at EOL --ignore-cr-at-eol ignore carrier-return at the end of line --ignore-blank-lines ignore changes whose lines are all blank -I, --ignore-matching-lines <regex> ignore changes whose all lines match <regex> --indent-heuristic heuristic to shift diff hunk boundaries for easy reading --patience generate diff using the "patience diff" algorithm --histogram generate diff using the "histogram diff" algorithm --diff-algorithm <algorithm> choose a diff algorithm --anchored <text> generate diff using the "anchored diff" algorithm --word-diff[=<mode>] show word diff, using <mode> to delimit changed words --word-diff-regex <regex> use <regex> to decide what a word is --color-words[=<regex>] equivalent to --word-diff=color --word-diff-regex=<regex> --color-moved[=<mode>] moved lines of code are colored differently --color-moved-ws <mode> how white spaces are ignored in --color-moved Other diff options --relative[=<prefix>] when run from subdir, exclude changes outside and show relative paths -a, --text treat all files as text -R swap two inputs, reverse the diff --exit-code exit with 1 if there were differences, 0 otherwise --quiet disable all output of the program --ext-diff allow an external diff helper to be executed --textconv run external text conversion filters when comparing binary files --ignore-submodules[=<when>] ignore changes to submodules in the diff generation --submodule[=<format>] specify how differences in submodules are shown --ita-invisible-in-index hide 'git add -N' entries from the index --ita-visible-in-index treat 'git add -N' entries as real in the index -S <string> look for differences that change the number of occurrences of the specified string -G <regex> look for differences that change the number of occurrences of the specified regex --pickaxe-all show all changes in the changeset with -S or -G --pickaxe-regex treat <string> in -S as extended POSIX regular expression -O <file> control the order in which files appear in the output --rotate-to <path> show the change in the specified path first --skip-to <path> skip the output to the specified path --find-object <object-id> look for differences that change the number of occurrences of the specified object --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] select files by diff type --output <file> output to a specific file fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.MTP3asp' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.MTP3asp fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.MTP3asp' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.MTP3asp warning: Not a git repository. Use --no-index to compare two paths outside a working tree usage: git diff --no-index [<options>] <path> <path> Diff output format options -p, --patch generate patch -s, --no-patch suppress diff output -u generate patch -U, --unified[=<n>] generate diffs with <n> lines context -W, --function-context generate diffs with <n> lines context --raw generate the diff in raw format --patch-with-raw synonym for '-p --raw' --patch-with-stat synonym for '-p --stat' --numstat machine friendly --stat --shortstat output only the last line of --stat -X, --dirstat[=<param1,param2>...] output the distribution of relative amount of changes for each sub-directory --cumulative synonym for --dirstat=cumulative --dirstat-by-file[=<param1,param2>...] synonym for --dirstat=files,param1,param2... --check warn if changes introduce conflict markers or whitespace errors --summary condensed summary such as creations, renames and mode changes --name-only show only names of changed files --name-status show only names and status of changed files --stat[=<width>[,<name-width>[,<count>]]] generate diffstat --stat-width <width> generate diffstat with a given width --stat-name-width <width> generate diffstat with a given name width --stat-graph-width <width> generate diffstat with a given graph width --stat-count <count> generate diffstat with limited lines --compact-summary generate compact summary in diffstat --binary output a binary diff that can be applied --full-index show full pre- and post-image object names on the "index" lines --color[=<when>] show colored diff --ws-error-highlight <kind> highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat --abbrev[=<n>] use <n> digits to display object names --src-prefix <prefix> show the given source prefix instead of "a/" --dst-prefix <prefix> show the given destination prefix instead of "b/" --line-prefix <prefix> prepend an additional prefix to every line of output --no-prefix do not show any source or destination prefix --inter-hunk-context <n> show context between diff hunks up to the specified number of lines --output-indicator-new <char> specify the character to indicate a new line instead of '+' --output-indicator-old <char> specify the character to indicate an old line instead of '-' --output-indicator-context <char> specify the character to indicate a context instead of ' ' Diff rename options -B, --break-rewrites[=<n>[/<m>]] break complete rewrite changes into pairs of delete and create -M, --find-renames[=<n>] detect renames -D, --irreversible-delete omit the preimage for deletes -C, --find-copies[=<n>] detect copies --find-copies-harder use unmodified files as source to find copies --no-renames disable rename detection --rename-empty use empty blobs as rename source --follow continue listing the history of a file beyond renames -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit Diff algorithm options --minimal produce the smallest possible diff -w, --ignore-all-space ignore whitespace when comparing lines -b, --ignore-space-change ignore changes in amount of whitespace --ignore-space-at-eol ignore changes in whitespace at EOL --ignore-cr-at-eol ignore carrier-return at the end of line --ignore-blank-lines ignore changes whose lines are all blank -I, --ignore-matching-lines <regex> ignore changes whose all lines match <regex> --indent-heuristic heuristic to shift diff hunk boundaries for easy reading --patience generate diff using the "patience diff" algorithm --histogram generate diff using the "histogram diff" algorithm --diff-algorithm <algorithm> choose a diff algorithm --anchored <text> generate diff using the "anchored diff" algorithm --word-diff[=<mode>] show word diff, using <mode> to delimit changed words --word-diff-regex <regex> use <regex> to decide what a word is --color-words[=<regex>] equivalent to --word-diff=color --word-diff-regex=<regex> --color-moved[=<mode>] moved lines of code are colored differently --color-moved-ws <mode> how white spaces are ignored in --color-moved Other diff options --relative[=<prefix>] when run from subdir, exclude changes outside and show relative paths -a, --text treat all files as text -R swap two inputs, reverse the diff --exit-code exit with 1 if there were differences, 0 otherwise --quiet disable all output of the program --ext-diff allow an external diff helper to be executed --textconv run external text conversion filters when comparing binary files --ignore-submodules[=<when>] ignore changes to submodules in the diff generation --submodule[=<format>] specify how differences in submodules are shown --ita-invisible-in-index hide 'git add -N' entries from the index --ita-visible-in-index treat 'git add -N' entries as real in the index -S <string> look for differences that change the number of occurrences of the specified string -G <regex> look for differences that change the number of occurrences of the specified regex --pickaxe-all show all changes in the changeset with -S or -G --pickaxe-regex treat <string> in -S as extended POSIX regular expression -O <file> control the order in which files appear in the output --rotate-to <path> show the change in the specified path first --skip-to <path> skip the output to the specified path --find-object <object-id> look for differences that change the number of occurrences of the specified object --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] select files by diff type --output <file> output to a specific file fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP warning: Not a git repository. Use --no-index to compare two paths outside a working tree usage: git diff --no-index [<options>] <path> <path> Diff output format options -p, --patch generate patch -s, --no-patch suppress diff output -u generate patch -U, --unified[=<n>] generate diffs with <n> lines context -W, --function-context generate diffs with <n> lines context --raw generate the diff in raw format --patch-with-raw synonym for '-p --raw' --patch-with-stat synonym for '-p --stat' --numstat machine friendly --stat --shortstat output only the last line of --stat -X, --dirstat[=<param1,param2>...] output the distribution of relative amount of changes for each sub-directory --cumulative synonym for --dirstat=cumulative --dirstat-by-file[=<param1,param2>...] synonym for --dirstat=files,param1,param2... --check warn if changes introduce conflict markers or whitespace errors --summary condensed summary such as creations, renames and mode changes --name-only show only names of changed files --name-status show only names and status of changed files --stat[=<width>[,<name-width>[,<count>]]] generate diffstat --stat-width <width> generate diffstat with a given width --stat-name-width <width> generate diffstat with a given name width --stat-graph-width <width> generate diffstat with a given graph width --stat-count <count> generate diffstat with limited lines --compact-summary generate compact summary in diffstat --binary output a binary diff that can be applied --full-index show full pre- and post-image object names on the "index" lines --color[=<when>] show colored diff --ws-error-highlight <kind> highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat --abbrev[=<n>] use <n> digits to display object names --src-prefix <prefix> show the given source prefix instead of "a/" --dst-prefix <prefix> show the given destination prefix instead of "b/" --line-prefix <prefix> prepend an additional prefix to every line of output --no-prefix do not show any source or destination prefix --inter-hunk-context <n> show context between diff hunks up to the specified number of lines --output-indicator-new <char> specify the character to indicate a new line instead of '+' --output-indicator-old <char> specify the character to indicate an old line instead of '-' --output-indicator-context <char> specify the character to indicate a context instead of ' ' Diff rename options -B, --break-rewrites[=<n>[/<m>]] break complete rewrite changes into pairs of delete and create -M, --find-renames[=<n>] detect renames -D, --irreversible-delete omit the preimage for deletes -C, --find-copies[=<n>] detect copies --find-copies-harder use unmodified files as source to find copies --no-renames disable rename detection --rename-empty use empty blobs as rename source --follow continue listing the history of a file beyond renames -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit Diff algorithm options --minimal produce the smallest possible diff -w, --ignore-all-space ignore whitespace when comparing lines -b, --ignore-space-change ignore changes in amount of whitespace --ignore-space-at-eol ignore changes in whitespace at EOL --ignore-cr-at-eol ignore carrier-return at the end of line --ignore-blank-lines ignore changes whose lines are all blank -I, --ignore-matching-lines <regex> ignore changes whose all lines match <regex> --indent-heuristic heuristic to shift diff hunk boundaries for easy reading --patience generate diff using the "patience diff" algorithm --histogram generate diff using the "histogram diff" algorithm --diff-algorithm <algorithm> choose a diff algorithm --anchored <text> generate diff using the "anchored diff" algorithm --word-diff[=<mode>] show word diff, using <mode> to delimit changed words --word-diff-regex <regex> use <regex> to decide what a word is --color-words[=<regex>] equivalent to --word-diff=color --word-diff-regex=<regex> --color-moved[=<mode>] moved lines of code are colored differently --color-moved-ws <mode> how white spaces are ignored in --color-moved Other diff options --relative[=<prefix>] when run from subdir, exclude changes outside and show relative paths -a, --text treat all files as text -R swap two inputs, reverse the diff --exit-code exit with 1 if there were differences, 0 otherwise --quiet disable all output of the program --ext-diff allow an external diff helper to be executed --textconv run external text conversion filters when comparing binary files --ignore-submodules[=<when>] ignore changes to submodules in the diff generation --submodule[=<format>] specify how differences in submodules are shown --ita-invisible-in-index hide 'git add -N' entries from the index --ita-visible-in-index treat 'git add -N' entries as real in the index -S <string> look for differences that change the number of occurrences of the specified string -G <regex> look for differences that change the number of occurrences of the specified regex --pickaxe-all show all changes in the changeset with -S or -G --pickaxe-regex treat <string> in -S as extended POSIX regular expression -O <file> control the order in which files appear in the output --rotate-to <path> show the change in the specified path first --skip-to <path> skip the output to the specified path --find-object <object-id> look for differences that change the number of occurrences of the specified object --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] select files by diff type --output <file> output to a specific file Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/distclean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/distclean' fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSGP_v13.0.0' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSGP_v13.0.0 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSGP_v13.0.0' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSGP_v13.0.0 warning: Not a git repository. Use --no-index to compare two paths outside a working tree usage: git diff --no-index [<options>] <path> <path> Diff output format options -p, --patch generate patch -s, --no-patch suppress diff output -u generate patch -U, --unified[=<n>] generate diffs with <n> lines context -W, --function-context generate diffs with <n> lines context --raw generate the diff in raw format --patch-with-raw synonym for '-p --raw' --patch-with-stat synonym for '-p --stat' --numstat machine friendly --stat --shortstat output only the last line of --stat -X, --dirstat[=<param1,param2>...] output the distribution of relative amount of changes for each sub-directory --cumulative synonym for --dirstat=cumulative --dirstat-by-file[=<param1,param2>...] synonym for --dirstat=files,param1,param2... --check warn if changes introduce conflict markers or whitespace errors --summary condensed summary such as creations, renames and mode changes --name-only show only names of changed files --name-status show only names and status of changed files --stat[=<width>[,<name-width>[,<count>]]] generate diffstat --stat-width <width> generate diffstat with a given width --stat-name-width <width> generate diffstat with a given name width --stat-graph-width <width> generate diffstat with a given graph width --stat-count <count> generate diffstat with limited lines --compact-summary generate compact summary in diffstat --binary output a binary diff that can be applied --full-index show full pre- and post-image object names on the "index" lines --color[=<when>] show colored diff --ws-error-highlight <kind> highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat --abbrev[=<n>] use <n> digits to display object names --src-prefix <prefix> show the given source prefix instead of "a/" --dst-prefix <prefix> show the given destination prefix instead of "b/" --line-prefix <prefix> prepend an additional prefix to every line of output --no-prefix do not show any source or destination prefix --inter-hunk-context <n> show context between diff hunks up to the specified number of lines --output-indicator-new <char> specify the character to indicate a new line instead of '+' --output-indicator-old <char> specify the character to indicate an old line instead of '-' --output-indicator-context <char> specify the character to indicate a context instead of ' ' Diff rename options -B, --break-rewrites[=<n>[/<m>]] break complete rewrite changes into pairs of delete and create -M, --find-renames[=<n>] detect renames -D, --irreversible-delete omit the preimage for deletes -C, --find-copies[=<n>] detect copies --find-copies-harder use unmodified files as source to find copies --no-renames disable rename detection --rename-empty use empty blobs as rename source --follow continue listing the history of a file beyond renames -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit Diff algorithm options --minimal produce the smallest possible diff -w, --ignore-all-space ignore whitespace when comparing lines -b, --ignore-space-change ignore changes in amount of whitespace --ignore-space-at-eol ignore changes in whitespace at EOL --ignore-cr-at-eol ignore carrier-return at the end of line --ignore-blank-lines ignore changes whose lines are all blank -I, --ignore-matching-lines <regex> ignore changes whose all lines match <regex> --indent-heuristic heuristic to shift diff hunk boundaries for easy reading --patience generate diff using the "patience diff" algorithm --histogram generate diff using the "histogram diff" algorithm --diff-algorithm <algorithm> choose a diff algorithm --anchored <text> generate diff using the "anchored diff" algorithm --word-diff[=<mode>] show word diff, using <mode> to delimit changed words --word-diff-regex <regex> use <regex> to decide what a word is --color-words[=<regex>] equivalent to --word-diff=color --word-diff-regex=<regex> --color-moved[=<mode>] moved lines of code are colored differently --color-moved-ws <mode> how white spaces are ignored in --color-moved Other diff options --relative[=<prefix>] when run from subdir, exclude changes outside and show relative paths -a, --text treat all files as text -R swap two inputs, reverse the diff --exit-code exit with 1 if there were differences, 0 otherwise --quiet disable all output of the program --ext-diff allow an external diff helper to be executed --textconv run external text conversion filters when comparing binary files --ignore-submodules[=<when>] ignore changes to submodules in the diff generation --submodule[=<format>] specify how differences in submodules are shown --ita-invisible-in-index hide 'git add -N' entries from the index --ita-visible-in-index treat 'git add -N' entries as real in the index -S <string> look for differences that change the number of occurrences of the specified string -G <regex> look for differences that change the number of occurrences of the specified regex --pickaxe-all show all changes in the changeset with -S or -G --pickaxe-regex treat <string> in -S as extended POSIX regular expression -O <file> control the order in which files appear in the output --rotate-to <path> show the change in the specified path first --skip-to <path> skip the output to the specified path --find-object <object-id> look for differences that change the number of occurrences of the specified object --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] select files by diff type --output <file> output to a specific file fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.M3UA' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.M3UA fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.M3UA' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.M3UA warning: Not a git repository. Use --no-index to compare two paths outside a working tree usage: git diff --no-index [<options>] <path> <path> Diff output format options -p, --patch generate patch -s, --no-patch suppress diff output -u generate patch -U, --unified[=<n>] generate diffs with <n> lines context -W, --function-context generate diffs with <n> lines context --raw generate the diff in raw format --patch-with-raw synonym for '-p --raw' --patch-with-stat synonym for '-p --stat' --numstat machine friendly --stat --shortstat output only the last line of --stat -X, --dirstat[=<param1,param2>...] output the distribution of relative amount of changes for each sub-directory --cumulative synonym for --dirstat=cumulative --dirstat-by-file[=<param1,param2>...] synonym for --dirstat=files,param1,param2... --check warn if changes introduce conflict markers or whitespace errors --summary condensed summary such as creations, renames and mode changes --name-only show only names of changed files --name-status show only names and status of changed files --stat[=<width>[,<name-width>[,<count>]]] generate diffstat --stat-width <width> generate diffstat with a given width --stat-name-width <width> generate diffstat with a given name width --stat-graph-width <width> generate diffstat with a given graph width --stat-count <count> generate diffstat with limited lines --compact-summary generate compact summary in diffstat --binary output a binary diff that can be applied --full-index show full pre- and post-image object names on the "index" lines --color[=<when>] show colored diff --ws-error-highlight <kind> highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat --abbrev[=<n>] use <n> digits to display object names --src-prefix <prefix> show the given source prefix instead of "a/" --dst-prefix <prefix> show the given destination prefix instead of "b/" --line-prefix <prefix> prepend an additional prefix to every line of output --no-prefix do not show any source or destination prefix --inter-hunk-context <n> show context between diff hunks up to the specified number of lines --output-indicator-new <char> specify the character to indicate a new line instead of '+' --output-indicator-old <char> specify the character to indicate an old line instead of '-' --output-indicator-context <char> specify the character to indicate a context instead of ' ' Diff rename options -B, --break-rewrites[=<n>[/<m>]] break complete rewrite changes into pairs of delete and create -M, --find-renames[=<n>] detect renames -D, --irreversible-delete omit the preimage for deletes -C, --find-copies[=<n>] detect copies --find-copies-harder use unmodified files as source to find copies --no-renames disable rename detection --rename-empty use empty blobs as rename source --follow continue listing the history of a file beyond renames -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit Diff algorithm options --minimal produce the smallest possible diff -w, --ignore-all-space ignore whitespace when comparing lines -b, --ignore-space-change ignore changes in amount of whitespace --ignore-space-at-eol ignore changes in whitespace at EOL --ignore-cr-at-eol ignore carrier-return at the end of line --ignore-blank-lines ignore changes whose lines are all blank -I, --ignore-matching-lines <regex> ignore changes whose all lines match <regex> --indent-heuristic heuristic to shift diff hunk boundaries for easy reading --patience generate diff using the "patience diff" algorithm --histogram generate diff using the "histogram diff" algorithm --diff-algorithm <algorithm> choose a diff algorithm --anchored <text> generate diff using the "anchored diff" algorithm --word-diff[=<mode>] show word diff, using <mode> to delimit changed words --word-diff-regex <regex> use <regex> to decide what a word is --color-words[=<regex>] equivalent to --word-diff=color --word-diff-regex=<regex> --color-moved[=<mode>] moved lines of code are colored differently --color-moved-ws <mode> how white spaces are ignored in --color-moved Other diff options --relative[=<prefix>] when run from subdir, exclude changes outside and show relative paths -a, --text treat all files as text -R swap two inputs, reverse the diff --exit-code exit with 1 if there were differences, 0 otherwise --quiet disable all output of the program --ext-diff allow an external diff helper to be executed --textconv run external text conversion filters when comparing binary files --ignore-submodules[=<when>] ignore changes to submodules in the diff generation --submodule[=<format>] specify how differences in submodules are shown --ita-invisible-in-index hide 'git add -N' entries from the index --ita-visible-in-index treat 'git add -N' entries as real in the index -S <string> look for differences that change the number of occurrences of the specified string -G <regex> look for differences that change the number of occurrences of the specified regex --pickaxe-all show all changes in the changeset with -S or -G --pickaxe-regex treat <string> in -S as extended POSIX regular expression -O <file> control the order in which files appear in the output --rotate-to <path> show the change in the specified path first --skip-to <path> skip the output to the specified path --find-object <object-id> look for differences that change the number of occurrences of the specified object --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] select files by diff type --output <file> output to a specific file fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/osmo-uecups' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/osmo-uecups fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/osmo-uecups' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/osmo-uecups warning: Not a git repository. Use --no-index to compare two paths outside a working tree usage: git diff --no-index [<options>] <path> <path> Diff output format options -p, --patch generate patch -s, --no-patch suppress diff output -u generate patch -U, --unified[=<n>] generate diffs with <n> lines context -W, --function-context generate diffs with <n> lines context --raw generate the diff in raw format --patch-with-raw synonym for '-p --raw' --patch-with-stat synonym for '-p --stat' --numstat machine friendly --stat --shortstat output only the last line of --stat -X, --dirstat[=<param1,param2>...] output the distribution of relative amount of changes for each sub-directory --cumulative synonym for --dirstat=cumulative --dirstat-by-file[=<param1,param2>...] synonym for --dirstat=files,param1,param2... --check warn if changes introduce conflict markers or whitespace errors --summary condensed summary such as creations, renames and mode changes --name-only show only names of changed files --name-status show only names and status of changed files --stat[=<width>[,<name-width>[,<count>]]] generate diffstat --stat-width <width> generate diffstat with a given width --stat-name-width <width> generate diffstat with a given name width --stat-graph-width <width> generate diffstat with a given graph width --stat-count <count> generate diffstat with limited lines --compact-summary generate compact summary in diffstat --binary output a binary diff that can be applied --full-index show full pre- and post-image object names on the "index" lines --color[=<when>] show colored diff --ws-error-highlight <kind> highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat --abbrev[=<n>] use <n> digits to display object names --src-prefix <prefix> show the given source prefix instead of "a/" --dst-prefix <prefix> show the given destination prefix instead of "b/" --line-prefix <prefix> prepend an additional prefix to every line of output --no-prefix do not show any source or destination prefix --inter-hunk-context <n> show context between diff hunks up to the specified number of lines --output-indicator-new <char> specify the character to indicate a new line instead of '+' --output-indicator-old <char> specify the character to indicate an old line instead of '-' --output-indicator-context <char> specify the character to indicate a context instead of ' ' Diff rename options -B, --break-rewrites[=<n>[/<m>]] break complete rewrite changes into pairs of delete and create -M, --find-renames[=<n>] detect renames -D, --irreversible-delete omit the preimage for deletes -C, --find-copies[=<n>] detect copies --find-copies-harder use unmodified files as source to find copies --no-renames disable rename detection --rename-empty use empty blobs as rename source --follow continue listing the history of a file beyond renames -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit Diff algorithm options --minimal produce the smallest possible diff -w, --ignore-all-space ignore whitespace when comparing lines -b, --ignore-space-change ignore changes in amount of whitespace --ignore-space-at-eol ignore changes in whitespace at EOL --ignore-cr-at-eol ignore carrier-return at the end of line --ignore-blank-lines ignore changes whose lines are all blank -I, --ignore-matching-lines <regex> ignore changes whose all lines match <regex> --indent-heuristic heuristic to shift diff hunk boundaries for easy reading --patience generate diff using the "patience diff" algorithm --histogram generate diff using the "histogram diff" algorithm --diff-algorithm <algorithm> choose a diff algorithm --anchored <text> generate diff using the "anchored diff" algorithm --word-diff[=<mode>] show word diff, using <mode> to delimit changed words --word-diff-regex <regex> use <regex> to decide what a word is --color-words[=<regex>] equivalent to --word-diff=color --word-diff-regex=<regex> --color-moved[=<mode>] moved lines of code are colored differently --color-moved-ws <mode> how white spaces are ignored in --color-moved Other diff options --relative[=<prefix>] when run from subdir, exclude changes outside and show relative paths -a, --text treat all files as text -R swap two inputs, reverse the diff --exit-code exit with 1 if there were differences, 0 otherwise --quiet disable all output of the program --ext-diff allow an external diff helper to be executed --textconv run external text conversion filters when comparing binary files --ignore-submodules[=<when>] ignore changes to submodules in the diff generation --submodule[=<format>] specify how differences in submodules are shown --ita-invisible-in-index hide 'git add -N' entries from the index --ita-visible-in-index treat 'git add -N' entries as real in the index -S <string> look for differences that change the number of occurrences of the specified string -G <regex> look for differences that change the number of occurrences of the specified regex --pickaxe-all show all changes in the changeset with -S or -G --pickaxe-regex treat <string> in -S as extended POSIX regular expression -O <file> control the order in which files appear in the output --rotate-to <path> show the change in the specified path first --skip-to <path> skip the output to the specified path --find-object <object-id> look for differences that change the number of occurrences of the specified object --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] select files by diff type --output <file> output to a specific file fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSMAP' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSMAP fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSMAP' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSMAP warning: Not a git repository. Use --no-index to compare two paths outside a working tree usage: git diff --no-index [<options>] <path> <path> Diff output format options -p, --patch generate patch -s, --no-patch suppress diff output -u generate patch -U, --unified[=<n>] generate diffs with <n> lines context -W, --function-context generate diffs with <n> lines context --raw generate the diff in raw format --patch-with-raw synonym for '-p --raw' --patch-with-stat synonym for '-p --stat' --numstat machine friendly --stat --shortstat output only the last line of --stat -X, --dirstat[=<param1,param2>...] output the distribution of relative amount of changes for each sub-directory --cumulative synonym for --dirstat=cumulative --dirstat-by-file[=<param1,param2>...] synonym for --dirstat=files,param1,param2... --check warn if changes introduce conflict markers or whitespace errors --summary condensed summary such as creations, renames and mode changes --name-only show only names of changed files --name-status show only names and status of changed files --stat[=<width>[,<name-width>[,<count>]]] generate diffstat --stat-width <width> generate diffstat with a given width --stat-name-width <width> generate diffstat with a given name width --stat-graph-width <width> generate diffstat with a given graph width --stat-count <count> generate diffstat with limited lines --compact-summary generate compact summary in diffstat --binary output a binary diff that can be applied --full-index show full pre- and post-image object names on the "index" lines --color[=<when>] show colored diff --ws-error-highlight <kind> highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat --abbrev[=<n>] use <n> digits to display object names --src-prefix <prefix> show the given source prefix instead of "a/" --dst-prefix <prefix> show the given destination prefix instead of "b/" --line-prefix <prefix> prepend an additional prefix to every line of output --no-prefix do not show any source or destination prefix --inter-hunk-context <n> show context between diff hunks up to the specified number of lines --output-indicator-new <char> specify the character to indicate a new line instead of '+' --output-indicator-old <char> specify the character to indicate an old line instead of '-' --output-indicator-context <char> specify the character to indicate a context instead of ' ' Diff rename options -B, --break-rewrites[=<n>[/<m>]] break complete rewrite changes into pairs of delete and create -M, --find-renames[=<n>] detect renames -D, --irreversible-delete omit the preimage for deletes -C, --find-copies[=<n>] detect copies --find-copies-harder use unmodified files as source to find copies --no-renames disable rename detection --rename-empty use empty blobs as rename source --follow continue listing the history of a file beyond renames -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit Diff algorithm options --minimal produce the smallest possible diff -w, --ignore-all-space ignore whitespace when comparing lines -b, --ignore-space-change ignore changes in amount of whitespace --ignore-space-at-eol ignore changes in whitespace at EOL --ignore-cr-at-eol ignore carrier-return at the end of line --ignore-blank-lines ignore changes whose lines are all blank -I, --ignore-matching-lines <regex> ignore changes whose all lines match <regex> --indent-heuristic heuristic to shift diff hunk boundaries for easy reading --patience generate diff using the "patience diff" algorithm --histogram generate diff using the "histogram diff" algorithm --diff-algorithm <algorithm> choose a diff algorithm --anchored <text> generate diff using the "anchored diff" algorithm --word-diff[=<mode>] show word diff, using <mode> to delimit changed words --word-diff-regex <regex> use <regex> to decide what a word is --color-words[=<regex>] equivalent to --word-diff=color --word-diff-regex=<regex> --color-moved[=<mode>] moved lines of code are colored differently --color-moved-ws <mode> how white spaces are ignored in --color-moved Other diff options --relative[=<prefix>] when run from subdir, exclude changes outside and show relative paths -a, --text treat all files as text -R swap two inputs, reverse the diff --exit-code exit with 1 if there were differences, 0 otherwise --quiet disable all output of the program --ext-diff allow an external diff helper to be executed --textconv run external text conversion filters when comparing binary files --ignore-submodules[=<when>] ignore changes to submodules in the diff generation --submodule[=<format>] specify how differences in submodules are shown --ita-invisible-in-index hide 'git add -N' entries from the index --ita-visible-in-index treat 'git add -N' entries as real in the index -S <string> look for differences that change the number of occurrences of the specified string -G <regex> look for differences that change the number of occurrences of the specified regex --pickaxe-all show all changes in the changeset with -S or -G --pickaxe-regex treat <string> in -S as extended POSIX regular expression -O <file> control the order in which files appear in the output --rotate-to <path> show the change in the specified path first --skip-to <path> skip the output to the specified path --find-object <object-id> look for differences that change the number of occurrences of the specified object --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] select files by diff type --output <file> output to a specific file fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.MAP' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.MAP fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.MAP' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.MAP warning: Not a git repository. Use --no-index to compare two paths outside a working tree usage: git diff --no-index [<options>] <path> <path> Diff output format options -p, --patch generate patch -s, --no-patch suppress diff output -u generate patch -U, --unified[=<n>] generate diffs with <n> lines context -W, --function-context generate diffs with <n> lines context --raw generate the diff in raw format --patch-with-raw synonym for '-p --raw' --patch-with-stat synonym for '-p --stat' --numstat machine friendly --stat --shortstat output only the last line of --stat -X, --dirstat[=<param1,param2>...] output the distribution of relative amount of changes for each sub-directory --cumulative synonym for --dirstat=cumulative --dirstat-by-file[=<param1,param2>...] synonym for --dirstat=files,param1,param2... --check warn if changes introduce conflict markers or whitespace errors --summary condensed summary such as creations, renames and mode changes --name-only show only names of changed files --name-status show only names and status of changed files --stat[=<width>[,<name-width>[,<count>]]] generate diffstat --stat-width <width> generate diffstat with a given width --stat-name-width <width> generate diffstat with a given name width --stat-graph-width <width> generate diffstat with a given graph width --stat-count <count> generate diffstat with limited lines --compact-summary generate compact summary in diffstat --binary output a binary diff that can be applied --full-index show full pre- and post-image object names on the "index" lines --color[=<when>] show colored diff --ws-error-highlight <kind> highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat --abbrev[=<n>] use <n> digits to display object names --src-prefix <prefix> show the given source prefix instead of "a/" --dst-prefix <prefix> show the given destination prefix instead of "b/" --line-prefix <prefix> prepend an additional prefix to every line of output --no-prefix do not show any source or destination prefix --inter-hunk-context <n> show context between diff hunks up to the specified number of lines --output-indicator-new <char> specify the character to indicate a new line instead of '+' --output-indicator-old <char> specify the character to indicate an old line instead of '-' --output-indicator-context <char> specify the character to indicate a context instead of ' ' Diff rename options -B, --break-rewrites[=<n>[/<m>]] break complete rewrite changes into pairs of delete and create -M, --find-renames[=<n>] detect renames -D, --irreversible-delete omit the preimage for deletes -C, --find-copies[=<n>] detect copies --find-copies-harder use unmodified files as source to find copies --no-renames disable rename detection --rename-empty use empty blobs as rename source --follow continue listing the history of a file beyond renames -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit Diff algorithm options --minimal produce the smallest possible diff -w, --ignore-all-space ignore whitespace when comparing lines -b, --ignore-space-change ignore changes in amount of whitespace --ignore-space-at-eol ignore changes in whitespace at EOL --ignore-cr-at-eol ignore carrier-return at the end of line --ignore-blank-lines ignore changes whose lines are all blank -I, --ignore-matching-lines <regex> ignore changes whose all lines match <regex> --indent-heuristic heuristic to shift diff hunk boundaries for easy reading --patience generate diff using the "patience diff" algorithm --histogram generate diff using the "histogram diff" algorithm --diff-algorithm <algorithm> choose a diff algorithm --anchored <text> generate diff using the "anchored diff" algorithm --word-diff[=<mode>] show word diff, using <mode> to delimit changed words --word-diff-regex <regex> use <regex> to decide what a word is --color-words[=<regex>] equivalent to --word-diff=color --word-diff-regex=<regex> --color-moved[=<mode>] moved lines of code are colored differently --color-moved-ws <mode> how white spaces are ignored in --color-moved Other diff options --relative[=<prefix>] when run from subdir, exclude changes outside and show relative paths -a, --text treat all files as text -R swap two inputs, reverse the diff --exit-code exit with 1 if there were differences, 0 otherwise --quiet disable all output of the program --ext-diff allow an external diff helper to be executed --textconv run external text conversion filters when comparing binary files --ignore-submodules[=<when>] ignore changes to submodules in the diff generation --submodule[=<format>] specify how differences in submodules are shown --ita-invisible-in-index hide 'git add -N' entries from the index --ita-visible-in-index treat 'git add -N' entries as real in the index -S <string> look for differences that change the number of occurrences of the specified string -G <regex> look for differences that change the number of occurrences of the specified regex --pickaxe-all show all changes in the changeset with -S or -G --pickaxe-regex treat <string> in -S as extended POSIX regular expression -O <file> control the order in which files appear in the output --rotate-to <path> show the change in the specified path first --skip-to <path> skip the output to the specified path --find-object <object-id> look for differences that change the number of occurrences of the specified object --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] select files by diff type --output <file> output to a specific file fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.AF_PACKET' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.AF_PACKET fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.AF_PACKET' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.AF_PACKET warning: Not a git repository. Use --no-index to compare two paths outside a working tree usage: git diff --no-index [<options>] <path> <path> Diff output format options -p, --patch generate patch -s, --no-patch suppress diff output -u generate patch -U, --unified[=<n>] generate diffs with <n> lines context -W, --function-context generate diffs with <n> lines context --raw generate the diff in raw format --patch-with-raw synonym for '-p --raw' --patch-with-stat synonym for '-p --stat' --numstat machine friendly --stat --shortstat output only the last line of --stat -X, --dirstat[=<param1,param2>...] output the distribution of relative amount of changes for each sub-directory --cumulative synonym for --dirstat=cumulative --dirstat-by-file[=<param1,param2>...] synonym for --dirstat=files,param1,param2... --check warn if changes introduce conflict markers or whitespace errors --summary condensed summary such as creations, renames and mode changes --name-only show only names of changed files --name-status show only names and status of changed files --stat[=<width>[,<name-width>[,<count>]]] generate diffstat --stat-width <width> generate diffstat with a given width --stat-name-width <width> generate diffstat with a given name width --stat-graph-width <width> generate diffstat with a given graph width --stat-count <count> generate diffstat with limited lines --compact-summary generate compact summary in diffstat --binary output a binary diff that can be applied --full-index show full pre- and post-image object names on the "index" lines --color[=<when>] show colored diff --ws-error-highlight <kind> highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat --abbrev[=<n>] use <n> digits to display object names --src-prefix <prefix> show the given source prefix instead of "a/" --dst-prefix <prefix> show the given destination prefix instead of "b/" --line-prefix <prefix> prepend an additional prefix to every line of output --no-prefix do not show any source or destination prefix --inter-hunk-context <n> show context between diff hunks up to the specified number of lines --output-indicator-new <char> specify the character to indicate a new line instead of '+' --output-indicator-old <char> specify the character to indicate an old line instead of '-' --output-indicator-context <char> specify the character to indicate a context instead of ' ' Diff rename options -B, --break-rewrites[=<n>[/<m>]] break complete rewrite changes into pairs of delete and create -M, --find-renames[=<n>] detect renames -D, --irreversible-delete omit the preimage for deletes -C, --find-copies[=<n>] detect copies --find-copies-harder use unmodified files as source to find copies --no-renames disable rename detection --rename-empty use empty blobs as rename source --follow continue listing the history of a file beyond renames -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit Diff algorithm options --minimal produce the smallest possible diff -w, --ignore-all-space ignore whitespace when comparing lines -b, --ignore-space-change ignore changes in amount of whitespace --ignore-space-at-eol ignore changes in whitespace at EOL --ignore-cr-at-eol ignore carrier-return at the end of line --ignore-blank-lines ignore changes whose lines are all blank -I, --ignore-matching-lines <regex> ignore changes whose all lines match <regex> --indent-heuristic heuristic to shift diff hunk boundaries for easy reading --patience generate diff using the "patience diff" algorithm --histogram generate diff using the "histogram diff" algorithm --diff-algorithm <algorithm> choose a diff algorithm --anchored <text> generate diff using the "anchored diff" algorithm --word-diff[=<mode>] show word diff, using <mode> to delimit changed words --word-diff-regex <regex> use <regex> to decide what a word is --color-words[=<regex>] equivalent to --word-diff=color --word-diff-regex=<regex> --color-moved[=<mode>] moved lines of code are colored differently --color-moved-ws <mode> how white spaces are ignored in --color-moved Other diff options --relative[=<prefix>] when run from subdir, exclude changes outside and show relative paths -a, --text treat all files as text -R swap two inputs, reverse the diff --exit-code exit with 1 if there were differences, 0 otherwise --quiet disable all output of the program --ext-diff allow an external diff helper to be executed --textconv run external text conversion filters when comparing binary files --ignore-submodules[=<when>] ignore changes to submodules in the diff generation --submodule[=<format>] specify how differences in submodules are shown --ita-invisible-in-index hide 'git add -N' entries from the index --ita-visible-in-index treat 'git add -N' entries as real in the index -S <string> look for differences that change the number of occurrences of the specified string -G <regex> look for differences that change the number of occurrences of the specified regex --pickaxe-all show all changes in the changeset with -S or -G --pickaxe-regex treat <string> in -S as extended POSIX regular expression -O <file> control the order in which files appear in the output --rotate-to <path> show the change in the specified path first --skip-to <path> skip the output to the specified path --find-object <object-id> look for differences that change the number of occurrences of the specified object --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] select files by diff type --output <file> output to a specific file fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.USB' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.USB fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.USB' To add an exception for this directory, call: git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.USB warning: Not a git repository. Use --no-index to compare two paths outside a working tree usage: git diff --no-index [<options>] <path> <path> Diff output format options -p, --patch generate patch -s, --no-patch suppress diff output -u generate patch -U, --unified[=<n>] generate diffs with <n> lines context -W, --function-context generate diffs with <n> lines context --raw generate the diff in raw format --patch-with-raw synonym for '-p --raw' --patch-with-stat synonym for '-p --stat' --numstat machine friendly --stat --shortstat output only the last line of --stat -X, --dirstat[=<param1,param2>...] output the distribution of relative amount of changes for each sub-directory --cumulative synonym for --dirstat=cumulative --dirstat-by-file[=<param1,param2>...] synonym for --dirstat=files,param1,param2... --check warn if changes introduce conflict markers or whitespace errors --summary condensed summary such as creations, renames and mode changes --name-only show only names of changed files --name-status show only names and status of changed files --stat[=<width>[,<name-width>[,<count>]]] generate diffstat --stat-width <width> generate diffstat with a given width --stat-name-width <width> generate diffstat with a given name width --stat-graph-width <width> generate diffstat with a given graph width --stat-count <count> generate diffstat with limited lines --compact-summary generate compact summary in diffstat --binary output a binary diff that can be applied --full-index show full pre- and post-image object names on the "index" lines --color[=<when>] show colored diff --ws-error-highlight <kind> highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat --abbrev[=<n>] use <n> digits to display object names --src-prefix <prefix> show the given source prefix instead of "a/" --dst-prefix <prefix> show the given destination prefix instead of "b/" --line-prefix <prefix> prepend an additional prefix to every line of output --no-prefix do not show any source or destination prefix --inter-hunk-context <n> show context between diff hunks up to the specified number of lines --output-indicator-new <char> specify the character to indicate a new line instead of '+' --output-indicator-old <char> specify the character to indicate an old line instead of '-' --output-indicator-context <char> specify the character to indicate a context instead of ' ' Diff rename options -B, --break-rewrites[=<n>[/<m>]] break complete rewrite changes into pairs of delete and create -M, --find-renames[=<n>] detect renames -D, --irreversible-delete omit the preimage for deletes -C, --find-copies[=<n>] detect copies --find-copies-harder use unmodified files as source to find copies --no-renames disable rename detection --rename-empty use empty blobs as rename source --follow continue listing the history of a file beyond renames -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit Diff algorithm options --minimal produce the smallest possible diff -w, --ignore-all-space ignore whitespace when comparing lines -b, --ignore-space-change ignore changes in amount of whitespace --ignore-space-at-eol ignore changes in whitespace at EOL --ignore-cr-at-eol ignore carrier-return at the end of line --ignore-blank-lines ignore changes whose lines are all blank -I, --ignore-matching-lines <regex> ignore changes whose all lines match <regex> --indent-heuristic heuristic to shift diff hunk boundaries for easy reading --patience generate diff using the "patience diff" algorithm --histogram generate diff using the "histogram diff" algorithm --diff-algorithm <algorithm> choose a diff algorithm --anchored <text> generate diff using the "anchored diff" algorithm --word-diff[=<mode>] show word diff, using <mode> to delimit changed words --word-diff-regex <regex> use <regex> to decide what a word is --color-words[=<regex>] equivalent to --word-diff=color --word-diff-regex=<regex> --color-moved[=<mode>] moved lines of code are colored differently --color-moved-ws <mode> how white spaces are ignored in --color-moved Other diff options --relative[=<prefix>] when run from subdir, exclude changes outside and show relative paths -a, --text treat all files as text -R swap two inputs, reverse the diff --exit-code exit with 1 if there were differences, 0 otherwise --quiet disable all output of the program --ext-diff allow an external diff helper to be executed --textconv run external text conversion filters when comparing binary files --ignore-submodules[=<when>] ignore changes to submodules in the diff generation --submodule[=<format>] specify how differences in submodules are shown --ita-invisible-in-index hide 'git add -N' entries from the index --ita-visible-in-index treat 'git add -N' entries as real in the index -S <string> look for differences that change the number of occurrences of the specified string -G <regex> look for differences that change the number of occurrences of the specified regex --pickaxe-all show all changes in the changeset with -S or -G --pickaxe-regex treat <string> in -S as extended POSIX regular expression -O <file> control the order in which files appear in the output --rotate-to <path> show the change in the specified path first --skip-to <path> skip the output to the specified path --find-object <object-id> look for differences that change the number of occurrences of the specified object --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] select files by diff type --output <file> output to a specific file WARNING: titan.Libraries.TCCUsefulFunctions skipped because it contains uncommitted modifications! WARNING: titan.ProtocolEmulations.M3UA skipped because it contains uncommitted modifications! WARNING: titan.ProtocolEmulations.SCCP skipped because it contains uncommitted modifications! WARNING: titan.ProtocolModules.BSSAPP_v7.3.0 skipped because it contains uncommitted modifications! WARNING: titan.ProtocolModules.DNS skipped because it contains uncommitted modifications! WARNING: titan.ProtocolModules.DIAMETER_ProtocolModule_Generator skipped because it contains uncommitted modifications! WARNING: titan.ProtocolModules.GRE skipped because it contains uncommitted modifications! WARNING: titan.ProtocolModules.GTP_v13.5.0 skipped because it contains uncommitted modifications! WARNING: titan.ProtocolModules.GTPv2_v13.7.0 skipped because it contains uncommitted modifications! WARNING: titan.ProtocolModules.ICMPv6 skipped because it contains uncommitted modifications! WARNING: titan.ProtocolModules.ICMP skipped because it contains uncommitted modifications! WARNING: titan.ProtocolModules.IP skipped because it contains uncommitted modifications! WARNING: titan.ProtocolModules.ISUP_Q.762 skipped because it contains uncommitted modifications! WARNING: titan.ProtocolModules.JSON_v07_2006 skipped because it contains uncommitted modifications! WARNING: titan.ProtocolModules.L2TP skipped because it contains uncommitted modifications! WARNING: titan.ProtocolModules.MobileL3_v13.4.0 skipped because it contains uncommitted modifications! WARNING: titan.ProtocolModules.LLC_v7.1.0 skipped because it contains uncommitted modifications! WARNING: titan.ProtocolModules.TCP skipped because it contains uncommitted modifications! WARNING: titan.ProtocolModules.SMPP skipped because it contains uncommitted modifications! WARNING: titan.ProtocolModules.UDP skipped because it contains uncommitted modifications! WARNING: titan.ProtocolModules.RTP skipped because it contains uncommitted modifications! WARNING: titan.ProtocolModules.M2PA skipped because it contains uncommitted modifications! WARNING: titan.ProtocolModules.ROSE skipped because it contains uncommitted modifications! WARNING: titan.ProtocolModules.SCTP skipped because it contains uncommitted modifications! WARNING: titan.ProtocolModules.SDP skipped because it contains uncommitted modifications! WARNING: titan.ProtocolModules.SUA skipped because it contains uncommitted modifications! WARNING: titan.ProtocolModules.NAS_EPS_15.2.0.1 skipped because it contains uncommitted modifications! WARNING: titan.ProtocolModules.NS_v7.3.0 skipped because it contains uncommitted modifications! WARNING: titan.ProtocolModules.SGsAP_13.2.0 skipped because it contains uncommitted modifications! WARNING: titan.ProtocolModules.SNDCP_v7.0.0 skipped because it contains uncommitted modifications! WARNING: titan.TestPorts.Common_Components.Socket-API skipped because it contains uncommitted modifications! WARNING: titan.ProtocolModules.PFCP_v15.1.0 skipped because it contains uncommitted modifications! WARNING: titan.TestPorts.HTTPmsg skipped because it contains uncommitted modifications! WARNING: titan.TestPorts.IPL4asp skipped because it contains uncommitted modifications! WARNING: titan.TestPorts.Common_Components.Abstract_Socket skipped because it contains uncommitted modifications! WARNING: titan.TestPorts.LANL2asp skipped because it contains uncommitted modifications! WARNING: titan.TestPorts.PCAPasp skipped because it contains uncommitted modifications! WARNING: titan.TestPorts.PIPEasp skipped because it contains uncommitted modifications! WARNING: titan.TestPorts.SIPmsg skipped because it contains uncommitted modifications! WARNING: titan.TestPorts.TELNETasp skipped because it contains uncommitted modifications! WARNING: titan.TestPorts.TCPasp skipped because it contains uncommitted modifications! WARNING: titan.TestPorts.UDPasp skipped because it contains uncommitted modifications! WARNING: titan.TestPorts.UNIX_DOMAIN_SOCKETasp skipped because it contains uncommitted modifications! WARNING: titan.TestPorts.SCTPasp skipped because it contains uncommitted modifications! WARNING: titan.TestPorts.MTP3asp skipped because it contains uncommitted modifications! WARNING: titan.ProtocolModules.M3UA skipped because it contains uncommitted modifications! WARNING: titan.ProtocolModules.BSSGP_v13.0.0 skipped because it contains uncommitted modifications! WARNING: titan.ProtocolModules.BSSMAP skipped because it contains uncommitted modifications! WARNING: osmo-uecups skipped because it contains uncommitted modifications! WARNING: titan.TestPorts.AF_PACKET skipped because it contains uncommitted modifications! WARNING: titan.ProtocolModules.MAP skipped because it contains uncommitted modifications! WARNING: titan.TestPorts.USB skipped because it contains uncommitted modifications! make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' touch .make.deps + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' + make fr fr-net (cd fr && ./gen_links.sh && ./regen_makefile.sh) Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking NS_Types.ttcn Linking BSSGP_EncDec.cc Linking BSSGP_Types.ttcn Linking LLC_EncDec.cc Linking LLC_Types.ttcn Linking SNDCP_Types.ttcn Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking AF_PACKET_PT.cc Linking AF_PACKET_PT.hh Linking AF_PACKET_PortType.ttcn Linking AF_PACKET_PortTypes.ttcn Linking FrameRelay_Types.ttcn Linking FrameRelay_CodecPort.ttcn Linking FrameRelay_Emulation.ttcn Linking Q931_Types.ttcn Linking Q933_Types.ttcn Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking Osmocom_VTY_Functions.ttcn Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking GSM_Types.ttcn Linking Osmocom_Types.ttcn Linking RAW_NS.ttcnpp Linking NS_Provider_IPL4.ttcn Linking NS_Provider_FR.ttcn Linking NS_Emulation.ttcnpp Linking BSSGP_Emulation.ttcnpp Linking Osmocom_Gb_Types.ttcn Linking LLC_Templates.ttcn Generating Makefile skeleton... Makefile skeleton was generated. make -C fr compile make[1]: Entering directory '/osmo-ttcn3-hacks/fr' cpp -x c -nostdinc -DNS_EMULATION_FR BSSGP_Emulation.ttcnpp BSSGP_Emulation.ttcn cpp -x c -nostdinc -DNS_EMULATION_FR NS_Emulation.ttcnpp NS_Emulation.ttcn cpp -x c -nostdinc -DNS_EMULATION_FR RAW_NS.ttcnpp RAW_NS.ttcn RAW_NS.ttcnpp:135:8: warning: extra tokens at end of #endif directive [-Wendif-labels] 135 | #endif NS_EMULATION_FR | ^~~~~~~~~~~~~~~ /usr/bin/ttcn3_compiler -L -U 8 AF_PACKET_PortType.ttcn AF_PACKET_PortTypes.ttcn BSSGP_Types.ttcn FR_Tests.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 NS_Provider_FR.ttcn NS_Provider_IPL4.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 TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn NS_Emulation.ttcn RAW_NS.ttcn - AF_PACKET_PortType.ttcn AF_PACKET_PortTypes.ttcn BSSGP_Types.ttcn FR_Tests.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 NS_Provider_FR.ttcn NS_Provider_IPL4.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 TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn NS_Emulation.ttcn RAW_NS.ttcn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `AF_PACKET_PortType.ttcn'... Notify: Parsing TTCN-3 module `AF_PACKET_PortTypes.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Types.ttcn'... Notify: Parsing TTCN-3 module `FR_Tests.ttcn'... Notify: Parsing TTCN-3 module `FrameRelay_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `FrameRelay_Emulation.ttcn'... Notify: Parsing TTCN-3 module `FrameRelay_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `LLC_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `NS_Provider_FR.ttcn'... Notify: Parsing TTCN-3 module `NS_Provider_IPL4.ttcn'... Notify: Parsing TTCN-3 module `NS_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_Gb_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `Q931_Types.ttcn'... Notify: Parsing TTCN-3 module `Q933_Types.ttcn'... Notify: Parsing TTCN-3 module `SNDCP_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `NS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAW_NS.ttcn'... Notify: Checking modules... NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:13.2-29: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:14.2-25: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:15.2-28: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:16.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:17.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:18.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:20.2-31: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:22.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Provider_IPL4.ttcn: In TTCN-3 module `NS_Provider_IPL4': NS_Provider_IPL4.ttcn:28.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:29.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:30.1-22: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:31.1-24: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:33.1-29: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:34.1-32: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': Osmocom_Gb_Types.ttcn:1028.10-1036.2: In function definition `f_tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1033.5-1035.3: In else statement: Osmocom_Gb_Types.ttcn:1034.4-29: In return statement: Osmocom_Gb_Types.ttcn:1034.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1034.25-28: In parameter #1 for `imsi': Osmocom_Gb_Types.ttcn:1034.25-28: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime Osmocom_Gb_Types.ttcn:1028.35-57: note: Referenced template parameter is here NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:302.2-328.2: In function definition `f_ipep_find_or_create': NS_Emulation.ttcnpp:309.5-327.3: In else statement: NS_Emulation.ttcnpp:324.4-77: In start test component statement: NS_Provider_IPL4.ttcn:119.1-209.1: In function definition `main': NS_Provider_IPL4.ttcn:141.2-207.2: In while statement: NS_Provider_IPL4.ttcn:149.2-206.2: In alt construct: NS_Provider_IPL4.ttcn:202.3-58: In variable assignment: NS_Provider_IPL4.ttcn:202.20-58: In actual parameter list of function `@NS_Provider_IPL4.f_nsvc_del': NS_Provider_IPL4.ttcn:202.21-57: In parameter #1 for `nsvc': NS_Provider_IPL4.ttcn:202.34-57: warning: Field `vc_nsvc' is missing from record value NS_Emulation.ttcnpp:331.2-362.2: In function definition `f_nsvc_add': NS_Emulation.ttcnpp:351.3-67: In start test component statement: NS_Emulation.ttcnpp:710.2-716.2: In function definition `NSVCStart': NS_Emulation.ttcnpp:715.3-16: In function instance: NS_Emulation.ttcnpp:1032.10-1043.2: In function definition `f_ScanEvents': NS_Emulation.ttcnpp:1034.3-1042.3: In while statement: NS_Emulation.ttcnpp:1035.4-1041.4: In alt construct: NS_Emulation.ttcnpp:1040.34-46: In guard statement: NS_Emulation.ttcnpp:763.10-826.2: In altstep definition `as_allstate': NS_Emulation.ttcnpp:784.4-20: In guard expression: NS_Emulation.ttcnpp:784.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:790.4-19: In guard expression: NS_Emulation.ttcnpp:790.4-19: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:796.4-20: In guard expression: NS_Emulation.ttcnpp:796.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:406.2-424.2: In function definition `NSStart': NS_Emulation.ttcnpp:419.3-423.3: In while statement: NS_Emulation.ttcnpp:420.4-422.4: In alt construct: NS_Emulation.ttcnpp:421.7-20: In guard statement: NS_Emulation.ttcnpp:467.10-509.2: In altstep definition `as_ns_common': NS_Emulation.ttcnpp:478.48-64: In guard statement: NS_Emulation.ttcnpp:629.10-680.2: In altstep definition `as_vcg_sns_sgsn': NS_Emulation.ttcnpp:637.6-640.33: In guard operation: NS_Emulation.ttcnpp:637.6-640.33: In receive statement: NS_Emulation.ttcnpp:638.10-639.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. NS_Emulation.ttcnpp:479.52-67: In guard statement: NS_Emulation.ttcnpp:596.10-625.2: In altstep definition `as_vcg_sns_pcu': NS_Emulation.ttcnpp:601.6-604.33: In guard operation: NS_Emulation.ttcnpp:601.6-604.33: In receive statement: NS_Emulation.ttcnpp:602.10-603.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. BSSGP_Emulation.ttcn: In TTCN-3 module `BSSGP_Emulation': BSSGP_Emulation.ttcnpp:193.1-222.1: In function definition `BssgpStart': BSSGP_Emulation.ttcnpp:197.2-210.2: In for statement: BSSGP_Emulation.ttcnpp:203.3-78: In start test component statement: BSSGP_Emulation.ttcnpp:1364.9-1370.1: In function definition `f_bssgp_bvc_main': BSSGP_Emulation.ttcnpp:1369.2-25: In function instance: BSSGP_Emulation.ttcnpp:1353.9-1361.1: In function definition `f_bssgp_bvc_ScanEvents': BSSGP_Emulation.ttcnpp:1354.2-1360.2: In while statement: BSSGP_Emulation.ttcnpp:1355.3-1359.3: In alt construct: BSSGP_Emulation.ttcnpp:1356.38-53: In guard statement: BSSGP_Emulation.ttcnpp:1051.9-1086.1: In altstep definition `as_ptp_blocked': BSSGP_Emulation.ttcnpp:1054.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1054.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1066.3-30: In guard expression: BSSGP_Emulation.ttcnpp:1066.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1071.3-34: In guard expression: BSSGP_Emulation.ttcnpp:1071.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1357.40-57: In guard statement: BSSGP_Emulation.ttcnpp:1089.9-1266.1: In altstep definition `as_ptp_unblocked': BSSGP_Emulation.ttcnpp:1113.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1113.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1118.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1118.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1121.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1121.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:221.2-21: In function instance: BSSGP_Emulation.ttcnpp:609.9-620.1: In function definition `f_bssgp_ScanEvents': BSSGP_Emulation.ttcnpp:610.2-619.2: In while statement: BSSGP_Emulation.ttcnpp:611.3-618.3: In alt construct: BSSGP_Emulation.ttcnpp:612.42-60: In guard statement: BSSGP_Emulation.ttcnpp:277.1-289.1: In altstep definition `as_sig_wait_reset': BSSGP_Emulation.ttcnpp:281.5-70: In guard operation: BSSGP_Emulation.ttcnpp:281.5-70: In receive statement: BSSGP_Emulation.ttcnpp:281.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:613.6-26: In guard statement: BSSGP_Emulation.ttcnpp:420.1-467.1: In altstep definition `as_sig_allstate_pre': BSSGP_Emulation.ttcnpp:424.5-70: In guard operation: BSSGP_Emulation.ttcnpp:424.5-70: In receive statement: BSSGP_Emulation.ttcnpp:424.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:438.5-64: In guard operation: BSSGP_Emulation.ttcnpp:438.5-64: In receive statement: BSSGP_Emulation.ttcnpp:438.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:441.5-63: In guard operation: BSSGP_Emulation.ttcnpp:441.5-63: In receive statement: BSSGP_Emulation.ttcnpp:441.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:444.5-65: In guard operation: BSSGP_Emulation.ttcnpp:444.5-65: In receive statement: BSSGP_Emulation.ttcnpp:444.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:447.5-67: In guard operation: BSSGP_Emulation.ttcnpp:447.5-67: In receive statement: BSSGP_Emulation.ttcnpp:447.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:452.3-14: In guard expression: BSSGP_Emulation.ttcnpp:452.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:452.17-83: In guard operation: BSSGP_Emulation.ttcnpp:452.17-83: In receive statement: BSSGP_Emulation.ttcnpp:452.30-69: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET_ACK := { bssgpPduType := '23'O, bVCI := tr_BSSGP_BVCI(bvci), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:462.3-14: In guard expression: BSSGP_Emulation.ttcnpp:462.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:615.41-58: In guard statement: BSSGP_Emulation.ttcnpp:305.1-402.1: In altstep definition `as_sig_unblocked': BSSGP_Emulation.ttcnpp:313.5-56: In guard operation: BSSGP_Emulation.ttcnpp:313.5-56: In receive statement: BSSGP_Emulation.ttcnpp:313.18-42: warning: Function invocation 'f_BnsUdInd(?, (2 .. 65535))' may change the actual snapshot. BSSGP_Emulation.ttcnpp:325.5-59: In guard operation: BSSGP_Emulation.ttcnpp:325.5-59: In receive statement: BSSGP_Emulation.ttcnpp:325.18-45: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_SUSPEND := ? }, { pDU_BSSGP_SUSPEND_ACK := ? }, { pDU_BSSGP_SUSPEND_NACK := ? }, { pDU_BSSGP_RESUME := ? }, { pDU_BSSGP_RESUME_ACK := ? }, { pDU_BSSGP_RESUME_NACK := ? }, { pDU_BSSGP_SGSN_INVOKE_TRACE := ? }, { pDU_BSSGP_OVERLOAD := ? }, { pDU_BSSGP_STATUS := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:330.5-52: In guard operation: BSSGP_Emulation.ttcnpp:330.5-52: In receive statement: BSSGP_Emulation.ttcnpp:330.18-38: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_RAN_INFORMATION := ? }, { pDU_BSSGP_RAN_INFORMATION_REQUEST := ? }, { pDU_BSSGP_RAN_INFORMATION_ACK := ? }, { pDU_BSSGP_RAN_INFORMATION_ERROR := ? }, { pDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:337.5-76: In guard operation: BSSGP_Emulation.ttcnpp:337.5-76: In receive statement: BSSGP_Emulation.ttcnpp:337.18-62: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O, tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := tlli }, flush_Action := tr_FLUSH_ACTION(act), bVCI_new := f_ts_BSSGP_BVCI(bvci_new), number_of_octets_affected := tr_NO_OCT_AFF(oct_affected), nSEI := f_ts_BSSGP_NSEI(nsei) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:347.5-47: In guard operation: BSSGP_Emulation.ttcnpp:347.5-47: In receive statement: BSSGP_Emulation.ttcnpp:347.18-33: warning: Function invocation 'f_BnsUdInd(?, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:369.5-80: In guard operation: BSSGP_Emulation.ttcnpp:369.5-80: In receive statement: BSSGP_Emulation.ttcnpp:369.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_PS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:378.5-80: In guard operation: BSSGP_Emulation.ttcnpp:378.5-80: In receive statement: BSSGP_Emulation.ttcnpp:378.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_CS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:617.6-27: In guard statement: BSSGP_Emulation.ttcnpp:470.1-555.1: In altstep definition `as_sig_allstate_post': BSSGP_Emulation.ttcnpp:480.5-70: In guard operation: BSSGP_Emulation.ttcnpp:480.5-70: In receive statement: BSSGP_Emulation.ttcnpp:480.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:494.5-64: In guard operation: BSSGP_Emulation.ttcnpp:494.5-64: In receive statement: BSSGP_Emulation.ttcnpp:494.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:497.5-63: In guard operation: BSSGP_Emulation.ttcnpp:497.5-63: In receive statement: BSSGP_Emulation.ttcnpp:497.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:500.5-65: In guard operation: BSSGP_Emulation.ttcnpp:500.5-65: In receive statement: BSSGP_Emulation.ttcnpp:500.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:503.5-67: In guard operation: BSSGP_Emulation.ttcnpp:503.5-67: In receive statement: BSSGP_Emulation.ttcnpp:503.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:508.5-64: In guard operation: BSSGP_Emulation.ttcnpp:508.5-64: In receive statement: BSSGP_Emulation.ttcnpp:508.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:514.5-67: In guard operation: BSSGP_Emulation.ttcnpp:514.5-67: In receive statement: BSSGP_Emulation.ttcnpp:514.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:546.5-47: In guard operation: BSSGP_Emulation.ttcnpp:546.5-47: In receive statement: BSSGP_Emulation.ttcnpp:546.18-33: warning: Function invocation 'f_BnsUdInd(?, ?)' may change the actual snapshot. Notify: Generating code... Notify: File `AF_PACKET_PortType.hh' was generated. Notify: File `AF_PACKET_PortType.cc' was generated. Notify: File `AF_PACKET_PortType_part_1.cc' was generated. Notify: File `AF_PACKET_PortType_part_2.cc' was generated. Notify: File `AF_PACKET_PortType_part_3.cc' was generated. Notify: File `AF_PACKET_PortType_part_4.cc' was generated. Notify: File `AF_PACKET_PortType_part_5.cc' was generated. Notify: File `AF_PACKET_PortType_part_6.cc' was generated. Notify: File `AF_PACKET_PortType_part_7.cc' was generated. Notify: File `AF_PACKET_PortTypes.hh' was generated. Notify: File `AF_PACKET_PortTypes.cc' was generated. Notify: File `AF_PACKET_PortTypes_part_1.cc' was generated. Notify: File `AF_PACKET_PortTypes_part_2.cc' was generated. Notify: File `AF_PACKET_PortTypes_part_3.cc' was generated. Notify: File `AF_PACKET_PortTypes_part_4.cc' was generated. Notify: File `AF_PACKET_PortTypes_part_5.cc' was generated. Notify: File `AF_PACKET_PortTypes_part_6.cc' was generated. Notify: File `AF_PACKET_PortTypes_part_7.cc' was generated. Notify: File `BSSGP_Emulation.hh' was generated. Notify: File `BSSGP_Emulation.cc' was generated. Notify: File `BSSGP_Emulation_part_1.cc' was generated. Notify: File `BSSGP_Emulation_part_2.cc' was generated. Notify: File `BSSGP_Emulation_part_3.cc' was generated. Notify: File `BSSGP_Emulation_part_4.cc' was generated. Notify: File `BSSGP_Emulation_part_5.cc' was generated. Notify: File `BSSGP_Emulation_part_6.cc' was generated. Notify: File `BSSGP_Emulation_part_7.cc' was generated. Notify: File `BSSGP_Types.hh' was generated. Notify: File `BSSGP_Types.cc' was generated. Notify: File `BSSGP_Types_part_1.cc' was generated. Notify: File `BSSGP_Types_part_2.cc' was generated. Notify: File `BSSGP_Types_part_3.cc' was generated. Notify: File `BSSGP_Types_part_4.cc' was generated. Notify: File `BSSGP_Types_part_5.cc' was generated. Notify: File `BSSGP_Types_part_6.cc' was generated. Notify: File `BSSGP_Types_part_7.cc' was generated. Notify: File `FR_Tests.hh' was generated. Notify: File `FR_Tests.cc' was generated. Notify: File `FR_Tests_part_1.cc' was generated. Notify: File `FR_Tests_part_2.cc' was generated. Notify: File `FR_Tests_part_3.cc' was generated. Notify: File `FR_Tests_part_4.cc' was generated. Notify: File `FR_Tests_part_5.cc' was generated. Notify: File `FR_Tests_part_6.cc' was generated. Notify: File `FR_Tests_part_7.cc' was generated. Notify: File `FrameRelay_CodecPort.hh' was generated. Notify: File `FrameRelay_CodecPort.cc' was generated. Notify: File `FrameRelay_CodecPort_part_1.cc' was generated. Notify: File `FrameRelay_CodecPort_part_2.cc' was generated. Notify: File `FrameRelay_CodecPort_part_3.cc' was generated. Notify: File `FrameRelay_CodecPort_part_4.cc' was generated. Notify: File `FrameRelay_CodecPort_part_5.cc' was generated. Notify: File `FrameRelay_CodecPort_part_6.cc' was generated. Notify: File `FrameRelay_CodecPort_part_7.cc' was generated. Notify: File `FrameRelay_Emulation.hh' was generated. Notify: File `FrameRelay_Emulation.cc' was generated. Notify: File `FrameRelay_Emulation_part_1.cc' was generated. Notify: File `FrameRelay_Emulation_part_2.cc' was generated. Notify: File `FrameRelay_Emulation_part_3.cc' was generated. Notify: File `FrameRelay_Emulation_part_4.cc' was generated. Notify: File `FrameRelay_Emulation_part_5.cc' was generated. Notify: File `FrameRelay_Emulation_part_6.cc' was generated. Notify: File `FrameRelay_Emulation_part_7.cc' was generated. Notify: File `FrameRelay_Types.hh' was generated. Notify: File `FrameRelay_Types.cc' was generated. Notify: File `FrameRelay_Types_part_1.cc' was generated. Notify: File `FrameRelay_Types_part_2.cc' was generated. Notify: File `FrameRelay_Types_part_3.cc' was generated. Notify: File `FrameRelay_Types_part_4.cc' was generated. Notify: File `FrameRelay_Types_part_5.cc' was generated. Notify: File `FrameRelay_Types_part_6.cc' was generated. Notify: File `FrameRelay_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `LLC_Templates.hh' was generated. Notify: File `LLC_Templates.cc' was generated. Notify: File `LLC_Templates_part_1.cc' was generated. Notify: File `LLC_Templates_part_2.cc' was generated. Notify: File `LLC_Templates_part_3.cc' was generated. Notify: File `LLC_Templates_part_4.cc' was generated. Notify: File `LLC_Templates_part_5.cc' was generated. Notify: File `LLC_Templates_part_6.cc' was generated. Notify: File `LLC_Templates_part_7.cc' was generated. Notify: File `LLC_Types.hh' was generated. Notify: File `LLC_Types.cc' was generated. Notify: File `LLC_Types_part_1.cc' was generated. Notify: File `LLC_Types_part_2.cc' was generated. Notify: File `LLC_Types_part_3.cc' was generated. Notify: File `LLC_Types_part_4.cc' was generated. Notify: File `LLC_Types_part_5.cc' was generated. Notify: File `LLC_Types_part_6.cc' was generated. Notify: File `LLC_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `NS_Emulation.hh' was generated. Notify: File `NS_Emulation.cc' was generated. Notify: File `NS_Emulation_part_1.cc' was generated. Notify: File `NS_Emulation_part_2.cc' was generated. Notify: File `NS_Emulation_part_3.cc' was generated. Notify: File `NS_Emulation_part_4.cc' was generated. Notify: File `NS_Emulation_part_5.cc' was generated. Notify: File `NS_Emulation_part_6.cc' was generated. Notify: File `NS_Emulation_part_7.cc' was generated. Notify: File `NS_Provider_FR.hh' was generated. Notify: File `NS_Provider_FR.cc' was generated. Notify: File `NS_Provider_FR_part_1.cc' was generated. Notify: File `NS_Provider_FR_part_2.cc' was generated. Notify: File `NS_Provider_FR_part_3.cc' was generated. Notify: File `NS_Provider_FR_part_4.cc' was generated. Notify: File `NS_Provider_FR_part_5.cc' was generated. Notify: File `NS_Provider_FR_part_6.cc' was generated. Notify: File `NS_Provider_FR_part_7.cc' was generated. Notify: File `NS_Provider_IPL4.hh' was generated. Notify: File `NS_Provider_IPL4.cc' was generated. Notify: File `NS_Provider_IPL4_part_1.cc' was generated. Notify: File `NS_Provider_IPL4_part_2.cc' was generated. Notify: File `NS_Provider_IPL4_part_3.cc' was generated. Notify: File `NS_Provider_IPL4_part_4.cc' was generated. Notify: File `NS_Provider_IPL4_part_5.cc' was generated. Notify: File `NS_Provider_IPL4_part_6.cc' was generated. Notify: File `NS_Provider_IPL4_part_7.cc' was generated. Notify: File `NS_Types.hh' was generated. Notify: File `NS_Types.cc' was generated. Notify: File `NS_Types_part_1.cc' was generated. Notify: File `NS_Types_part_2.cc' was generated. Notify: File `NS_Types_part_3.cc' was generated. Notify: File `NS_Types_part_4.cc' was generated. Notify: File `NS_Types_part_5.cc' was generated. Notify: File `NS_Types_part_6.cc' was generated. Notify: File `NS_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_Gb_Types.hh' was generated. Notify: File `Osmocom_Gb_Types.cc' was generated. Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. Notify: File `Osmocom_Gb_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `Q931_Types.hh' was generated. Notify: File `Q931_Types.cc' was generated. Notify: File `Q931_Types_part_1.cc' was generated. Notify: File `Q931_Types_part_2.cc' was generated. Notify: File `Q931_Types_part_3.cc' was generated. Notify: File `Q931_Types_part_4.cc' was generated. Notify: File `Q931_Types_part_5.cc' was generated. Notify: File `Q931_Types_part_6.cc' was generated. Notify: File `Q931_Types_part_7.cc' was generated. Notify: File `Q933_Types.hh' was generated. Notify: File `Q933_Types.cc' was generated. Notify: File `Q933_Types_part_1.cc' was generated. Notify: File `Q933_Types_part_2.cc' was generated. Notify: File `Q933_Types_part_3.cc' was generated. Notify: File `Q933_Types_part_4.cc' was generated. Notify: File `Q933_Types_part_5.cc' was generated. Notify: File `Q933_Types_part_6.cc' was generated. Notify: File `Q933_Types_part_7.cc' was generated. Notify: File `RAW_NS.hh' was generated. Notify: File `RAW_NS.cc' was generated. Notify: File `RAW_NS_part_1.cc' was generated. Notify: File `RAW_NS_part_2.cc' was generated. Notify: File `RAW_NS_part_3.cc' was generated. Notify: File `RAW_NS_part_4.cc' was generated. Notify: File `RAW_NS_part_5.cc' was generated. Notify: File `RAW_NS_part_6.cc' was generated. Notify: File `RAW_NS_part_7.cc' was generated. Notify: File `SNDCP_Types.hh' was generated. Notify: File `SNDCP_Types.cc' was generated. Notify: File `SNDCP_Types_part_1.cc' was generated. Notify: File `SNDCP_Types_part_2.cc' was generated. Notify: File `SNDCP_Types_part_3.cc' was generated. Notify: File `SNDCP_Types_part_4.cc' was generated. Notify: File `SNDCP_Types_part_5.cc' was generated. Notify: File `SNDCP_Types_part_6.cc' was generated. Notify: File `SNDCP_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: 288 files were updated. touch compile make[1]: Leaving directory '/osmo-ttcn3-hacks/fr' make -j4 -C fr make[1]: Entering directory '/osmo-ttcn3-hacks/fr' Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for LLC_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for BSSGP_EncDec.cc Creating dependency file for AF_PACKET_PT.cc Creating dependency file for RAW_NS_part_7.cc Creating dependency file for RAW_NS_part_6.cc Creating dependency file for RAW_NS_part_5.cc Creating dependency file for RAW_NS_part_4.cc Creating dependency file for RAW_NS_part_3.cc Creating dependency file for RAW_NS_part_2.cc Creating dependency file for RAW_NS_part_1.cc Creating dependency file for NS_Emulation_part_7.cc Creating dependency file for NS_Emulation_part_6.cc Creating dependency file for NS_Emulation_part_5.cc Creating dependency file for NS_Emulation_part_4.cc Creating dependency file for NS_Emulation_part_3.cc Creating dependency file for NS_Emulation_part_2.cc Creating dependency file for NS_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_7.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for RAW_NS.cc Creating dependency file for NS_Emulation.cc Creating dependency file for BSSGP_Emulation.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SNDCP_Types_part_7.cc Creating dependency file for SNDCP_Types_part_6.cc Creating dependency file for SNDCP_Types_part_5.cc Creating dependency file for SNDCP_Types_part_4.cc Creating dependency file for SNDCP_Types_part_3.cc Creating dependency file for SNDCP_Types_part_2.cc Creating dependency file for SNDCP_Types_part_1.cc Creating dependency file for Q933_Types_part_7.cc Creating dependency file for Q933_Types_part_6.cc Creating dependency file for Q933_Types_part_5.cc Creating dependency file for Q933_Types_part_4.cc Creating dependency file for Q933_Types_part_3.cc Creating dependency file for Q933_Types_part_2.cc Creating dependency file for Q933_Types_part_1.cc Creating dependency file for Q931_Types_part_7.cc Creating dependency file for Q931_Types_part_6.cc Creating dependency file for Q931_Types_part_5.cc Creating dependency file for Q931_Types_part_4.cc Creating dependency file for Q931_Types_part_3.cc Creating dependency file for Q931_Types_part_2.cc Creating dependency file for Q931_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for NS_Types_part_7.cc Creating dependency file for NS_Types_part_6.cc Creating dependency file for NS_Types_part_5.cc Creating dependency file for NS_Types_part_4.cc Creating dependency file for NS_Types_part_3.cc Creating dependency file for NS_Types_part_2.cc Creating dependency file for NS_Types_part_1.cc Creating dependency file for NS_Provider_IPL4_part_7.cc Creating dependency file for NS_Provider_IPL4_part_6.cc Creating dependency file for NS_Provider_IPL4_part_5.cc Creating dependency file for NS_Provider_IPL4_part_4.cc Creating dependency file for NS_Provider_IPL4_part_3.cc Creating dependency file for NS_Provider_IPL4_part_2.cc Creating dependency file for NS_Provider_IPL4_part_1.cc Creating dependency file for NS_Provider_FR_part_7.cc Creating dependency file for NS_Provider_FR_part_6.cc Creating dependency file for NS_Provider_FR_part_5.cc Creating dependency file for NS_Provider_FR_part_4.cc Creating dependency file for NS_Provider_FR_part_3.cc Creating dependency file for NS_Provider_FR_part_2.cc Creating dependency file for NS_Provider_FR_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for LLC_Types_part_7.cc Creating dependency file for LLC_Types_part_6.cc Creating dependency file for LLC_Types_part_5.cc Creating dependency file for LLC_Types_part_4.cc Creating dependency file for LLC_Types_part_3.cc Creating dependency file for LLC_Types_part_2.cc Creating dependency file for LLC_Types_part_1.cc Creating dependency file for LLC_Templates_part_7.cc Creating dependency file for LLC_Templates_part_6.cc Creating dependency file for LLC_Templates_part_5.cc Creating dependency file for LLC_Templates_part_4.cc Creating dependency file for LLC_Templates_part_3.cc Creating dependency file for LLC_Templates_part_2.cc Creating dependency file for LLC_Templates_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for FrameRelay_Types_part_7.cc Creating dependency file for FrameRelay_Types_part_6.cc Creating dependency file for FrameRelay_Types_part_5.cc Creating dependency file for FrameRelay_Types_part_4.cc Creating dependency file for FrameRelay_Types_part_3.cc Creating dependency file for FrameRelay_Types_part_2.cc Creating dependency file for FrameRelay_Types_part_1.cc Creating dependency file for FrameRelay_Emulation_part_7.cc Creating dependency file for FrameRelay_Emulation_part_6.cc Creating dependency file for FrameRelay_Emulation_part_5.cc Creating dependency file for FrameRelay_Emulation_part_4.cc Creating dependency file for FrameRelay_Emulation_part_3.cc Creating dependency file for FrameRelay_Emulation_part_2.cc Creating dependency file for FrameRelay_Emulation_part_1.cc Creating dependency file for FrameRelay_CodecPort_part_7.cc Creating dependency file for FrameRelay_CodecPort_part_6.cc Creating dependency file for FrameRelay_CodecPort_part_5.cc Creating dependency file for FrameRelay_CodecPort_part_4.cc Creating dependency file for FrameRelay_CodecPort_part_3.cc Creating dependency file for FrameRelay_CodecPort_part_2.cc Creating dependency file for FrameRelay_CodecPort_part_1.cc Creating dependency file for FR_Tests_part_7.cc Creating dependency file for FR_Tests_part_6.cc Creating dependency file for FR_Tests_part_5.cc Creating dependency file for FR_Tests_part_4.cc Creating dependency file for FR_Tests_part_3.cc Creating dependency file for FR_Tests_part_2.cc Creating dependency file for FR_Tests_part_1.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for AF_PACKET_PortTypes_part_7.cc Creating dependency file for AF_PACKET_PortTypes_part_6.cc Creating dependency file for AF_PACKET_PortTypes_part_5.cc Creating dependency file for AF_PACKET_PortTypes_part_4.cc Creating dependency file for AF_PACKET_PortTypes_part_3.cc Creating dependency file for AF_PACKET_PortTypes_part_2.cc Creating dependency file for AF_PACKET_PortTypes_part_1.cc Creating dependency file for AF_PACKET_PortType_part_7.cc Creating dependency file for AF_PACKET_PortType_part_6.cc Creating dependency file for AF_PACKET_PortType_part_5.cc Creating dependency file for AF_PACKET_PortType_part_4.cc Creating dependency file for AF_PACKET_PortType_part_3.cc Creating dependency file for AF_PACKET_PortType_part_2.cc Creating dependency file for AF_PACKET_PortType_part_1.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SNDCP_Types.cc Creating dependency file for Q933_Types.cc Creating dependency file for Q931_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for NS_Provider_IPL4.cc Creating dependency file for NS_Provider_FR.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for LLC_Types.cc Creating dependency file for LLC_Templates.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for General_Types.cc Creating dependency file for GSM_Types.cc Creating dependency file for FrameRelay_Types.cc Creating dependency file for FrameRelay_Emulation.cc Creating dependency file for FrameRelay_CodecPort.cc Creating dependency file for FR_Tests.cc Creating dependency file for BSSGP_Types.cc Creating dependency file for AF_PACKET_PortTypes.cc Creating dependency file for AF_PACKET_PortType.cc 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 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 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 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FR_Tests.o FR_Tests.cc 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FR_Tests_part_1.o FR_Tests_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FR_Tests_part_2.o FR_Tests_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FR_Tests_part_3.o FR_Tests_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FR_Tests_part_4.o FR_Tests_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FR_Tests_part_5.o FR_Tests_part_5.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FR_Tests_part_6.o FR_Tests_part_6.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FR_Tests_part_7.o FR_Tests_part_7.cc 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc 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 g++ -shared -o AF_PACKET_PortType.so AF_PACKET_PortType.o g++ -shared -o AF_PACKET_PortTypes.so AF_PACKET_PortTypes.o g++ -shared -o BSSGP_Types.so BSSGP_Types.o g++ -shared -o FR_Tests.so FR_Tests.o g++ -shared -o FrameRelay_CodecPort.so FrameRelay_CodecPort.o g++ -shared -o FrameRelay_Emulation.so FrameRelay_Emulation.o g++ -shared -o FrameRelay_Types.so FrameRelay_Types.o g++ -shared -o GSM_Types.so GSM_Types.o g++ -shared -o General_Types.so General_Types.o g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o g++ -shared -o LLC_Templates.so LLC_Templates.o g++ -shared -o LLC_Types.so LLC_Types.o g++ -shared -o Misc_Helpers.so Misc_Helpers.o g++ -shared -o NS_Provider_FR.so NS_Provider_FR.o g++ -shared -o NS_Provider_IPL4.so NS_Provider_IPL4.o g++ -shared -o NS_Types.so NS_Types.o g++ -shared -o Native_Functions.so Native_Functions.o g++ -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o g++ -shared -o Osmocom_Types.so Osmocom_Types.o g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o g++ -shared -o Q931_Types.so Q931_Types.o g++ -shared -o Q933_Types.so Q933_Types.o g++ -shared -o SNDCP_Types.so SNDCP_Types.o g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o g++ -shared -o AF_PACKET_PortType_part_1.so AF_PACKET_PortType_part_1.o g++ -shared -o AF_PACKET_PortType_part_2.so AF_PACKET_PortType_part_2.o g++ -shared -o AF_PACKET_PortType_part_3.so AF_PACKET_PortType_part_3.o g++ -shared -o AF_PACKET_PortType_part_4.so AF_PACKET_PortType_part_4.o g++ -shared -o AF_PACKET_PortType_part_5.so AF_PACKET_PortType_part_5.o g++ -shared -o AF_PACKET_PortType_part_6.so AF_PACKET_PortType_part_6.o g++ -shared -o AF_PACKET_PortType_part_7.so AF_PACKET_PortType_part_7.o g++ -shared -o AF_PACKET_PortTypes_part_1.so AF_PACKET_PortTypes_part_1.o g++ -shared -o AF_PACKET_PortTypes_part_2.so AF_PACKET_PortTypes_part_2.o g++ -shared -o AF_PACKET_PortTypes_part_3.so AF_PACKET_PortTypes_part_3.o g++ -shared -o AF_PACKET_PortTypes_part_4.so AF_PACKET_PortTypes_part_4.o g++ -shared -o AF_PACKET_PortTypes_part_5.so AF_PACKET_PortTypes_part_5.o g++ -shared -o AF_PACKET_PortTypes_part_6.so AF_PACKET_PortTypes_part_6.o g++ -shared -o AF_PACKET_PortTypes_part_7.so AF_PACKET_PortTypes_part_7.o g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o g++ -shared -o FR_Tests_part_1.so FR_Tests_part_1.o g++ -shared -o FR_Tests_part_2.so FR_Tests_part_2.o g++ -shared -o FR_Tests_part_3.so FR_Tests_part_3.o g++ -shared -o FR_Tests_part_4.so FR_Tests_part_4.o g++ -shared -o FR_Tests_part_5.so FR_Tests_part_5.o g++ -shared -o FR_Tests_part_6.so FR_Tests_part_6.o g++ -shared -o FR_Tests_part_7.so FR_Tests_part_7.o g++ -shared -o FrameRelay_CodecPort_part_1.so FrameRelay_CodecPort_part_1.o g++ -shared -o FrameRelay_CodecPort_part_2.so FrameRelay_CodecPort_part_2.o g++ -shared -o FrameRelay_CodecPort_part_3.so FrameRelay_CodecPort_part_3.o g++ -shared -o FrameRelay_CodecPort_part_4.so FrameRelay_CodecPort_part_4.o g++ -shared -o FrameRelay_CodecPort_part_5.so FrameRelay_CodecPort_part_5.o g++ -shared -o FrameRelay_CodecPort_part_6.so FrameRelay_CodecPort_part_6.o g++ -shared -o FrameRelay_CodecPort_part_7.so FrameRelay_CodecPort_part_7.o g++ -shared -o FrameRelay_Emulation_part_1.so FrameRelay_Emulation_part_1.o g++ -shared -o FrameRelay_Emulation_part_2.so FrameRelay_Emulation_part_2.o g++ -shared -o FrameRelay_Emulation_part_3.so FrameRelay_Emulation_part_3.o g++ -shared -o FrameRelay_Emulation_part_4.so FrameRelay_Emulation_part_4.o g++ -shared -o FrameRelay_Emulation_part_5.so FrameRelay_Emulation_part_5.o g++ -shared -o FrameRelay_Emulation_part_6.so FrameRelay_Emulation_part_6.o g++ -shared -o FrameRelay_Emulation_part_7.so FrameRelay_Emulation_part_7.o g++ -shared -o FrameRelay_Types_part_1.so FrameRelay_Types_part_1.o g++ -shared -o FrameRelay_Types_part_2.so FrameRelay_Types_part_2.o g++ -shared -o FrameRelay_Types_part_3.so FrameRelay_Types_part_3.o g++ -shared -o FrameRelay_Types_part_4.so FrameRelay_Types_part_4.o g++ -shared -o FrameRelay_Types_part_5.so FrameRelay_Types_part_5.o g++ -shared -o FrameRelay_Types_part_6.so FrameRelay_Types_part_6.o g++ -shared -o FrameRelay_Types_part_7.so FrameRelay_Types_part_7.o g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o g++ -shared -o General_Types_part_1.so General_Types_part_1.o g++ -shared -o General_Types_part_2.so General_Types_part_2.o g++ -shared -o General_Types_part_3.so General_Types_part_3.o g++ -shared -o General_Types_part_4.so General_Types_part_4.o g++ -shared -o General_Types_part_5.so General_Types_part_5.o g++ -shared -o General_Types_part_6.so General_Types_part_6.o g++ -shared -o General_Types_part_7.so General_Types_part_7.o g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o g++ -shared -o LLC_Templates_part_1.so LLC_Templates_part_1.o g++ -shared -o LLC_Templates_part_2.so LLC_Templates_part_2.o g++ -shared -o LLC_Templates_part_3.so LLC_Templates_part_3.o g++ -shared -o LLC_Templates_part_4.so LLC_Templates_part_4.o g++ -shared -o LLC_Templates_part_5.so LLC_Templates_part_5.o g++ -shared -o LLC_Templates_part_6.so LLC_Templates_part_6.o g++ -shared -o LLC_Templates_part_7.so LLC_Templates_part_7.o g++ -shared -o LLC_Types_part_1.so LLC_Types_part_1.o g++ -shared -o LLC_Types_part_2.so LLC_Types_part_2.o g++ -shared -o LLC_Types_part_3.so LLC_Types_part_3.o g++ -shared -o LLC_Types_part_4.so LLC_Types_part_4.o g++ -shared -o LLC_Types_part_5.so LLC_Types_part_5.o g++ -shared -o LLC_Types_part_6.so LLC_Types_part_6.o g++ -shared -o LLC_Types_part_7.so LLC_Types_part_7.o g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o g++ -shared -o NS_Provider_FR_part_1.so NS_Provider_FR_part_1.o g++ -shared -o NS_Provider_FR_part_2.so NS_Provider_FR_part_2.o g++ -shared -o NS_Provider_FR_part_3.so NS_Provider_FR_part_3.o g++ -shared -o NS_Provider_FR_part_4.so NS_Provider_FR_part_4.o g++ -shared -o NS_Provider_FR_part_5.so NS_Provider_FR_part_5.o g++ -shared -o NS_Provider_FR_part_6.so NS_Provider_FR_part_6.o g++ -shared -o NS_Provider_FR_part_7.so NS_Provider_FR_part_7.o g++ -shared -o NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_1.o g++ -shared -o NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_2.o g++ -shared -o NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_3.o g++ -shared -o NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_4.o g++ -shared -o NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_5.o g++ -shared -o NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_6.o g++ -shared -o NS_Provider_IPL4_part_7.so NS_Provider_IPL4_part_7.o g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o g++ -shared -o NS_Types_part_7.so NS_Types_part_7.o g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o g++ -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o g++ -shared -o Q931_Types_part_1.so Q931_Types_part_1.o g++ -shared -o Q931_Types_part_2.so Q931_Types_part_2.o g++ -shared -o Q931_Types_part_3.so Q931_Types_part_3.o g++ -shared -o Q931_Types_part_4.so Q931_Types_part_4.o g++ -shared -o Q931_Types_part_5.so Q931_Types_part_5.o g++ -shared -o Q931_Types_part_6.so Q931_Types_part_6.o g++ -shared -o Q931_Types_part_7.so Q931_Types_part_7.o g++ -shared -o Q933_Types_part_1.so Q933_Types_part_1.o g++ -shared -o Q933_Types_part_2.so Q933_Types_part_2.o g++ -shared -o Q933_Types_part_3.so Q933_Types_part_3.o g++ -shared -o Q933_Types_part_4.so Q933_Types_part_4.o g++ -shared -o Q933_Types_part_5.so Q933_Types_part_5.o g++ -shared -o Q933_Types_part_6.so Q933_Types_part_6.o g++ -shared -o Q933_Types_part_7.so Q933_Types_part_7.o g++ -shared -o SNDCP_Types_part_1.so SNDCP_Types_part_1.o g++ -shared -o SNDCP_Types_part_2.so SNDCP_Types_part_2.o g++ -shared -o SNDCP_Types_part_3.so SNDCP_Types_part_3.o g++ -shared -o SNDCP_Types_part_4.so SNDCP_Types_part_4.o g++ -shared -o SNDCP_Types_part_5.so SNDCP_Types_part_5.o g++ -shared -o SNDCP_Types_part_6.so SNDCP_Types_part_6.o g++ -shared -o SNDCP_Types_part_7.so SNDCP_Types_part_7.o g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o g++ -shared -o BSSGP_Emulation.so BSSGP_Emulation.o g++ -shared -o NS_Emulation.so NS_Emulation.o g++ -shared -o RAW_NS.so RAW_NS.o g++ -shared -o BSSGP_Emulation_part_1.so BSSGP_Emulation_part_1.o g++ -shared -o BSSGP_Emulation_part_2.so BSSGP_Emulation_part_2.o g++ -shared -o BSSGP_Emulation_part_3.so BSSGP_Emulation_part_3.o g++ -shared -o BSSGP_Emulation_part_4.so BSSGP_Emulation_part_4.o g++ -shared -o BSSGP_Emulation_part_5.so BSSGP_Emulation_part_5.o g++ -shared -o BSSGP_Emulation_part_6.so BSSGP_Emulation_part_6.o g++ -shared -o BSSGP_Emulation_part_7.so BSSGP_Emulation_part_7.o g++ -shared -o NS_Emulation_part_1.so NS_Emulation_part_1.o g++ -shared -o NS_Emulation_part_2.so NS_Emulation_part_2.o g++ -shared -o NS_Emulation_part_3.so NS_Emulation_part_3.o g++ -shared -o NS_Emulation_part_4.so NS_Emulation_part_4.o g++ -shared -o NS_Emulation_part_5.so NS_Emulation_part_5.o g++ -shared -o NS_Emulation_part_6.so NS_Emulation_part_6.o g++ -shared -o NS_Emulation_part_7.so NS_Emulation_part_7.o g++ -shared -o RAW_NS_part_1.so RAW_NS_part_1.o g++ -shared -o RAW_NS_part_2.so RAW_NS_part_2.o g++ -shared -o RAW_NS_part_3.so RAW_NS_part_3.o g++ -shared -o RAW_NS_part_4.so RAW_NS_part_4.o g++ -shared -o RAW_NS_part_5.so RAW_NS_part_5.o g++ -shared -o RAW_NS_part_6.so RAW_NS_part_6.o g++ -shared -o RAW_NS_part_7.so RAW_NS_part_7.o g++ -shared -o AF_PACKET_PT.so AF_PACKET_PT.o g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o g++ -shared -o LLC_EncDec.so LLC_EncDec.o g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o g++ -shared -o TCCConversion.so TCCConversion.o g++ -shared -o TCCInterface.so TCCInterface.o g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o if g++ -L /usr/lib/titan-fPIC -o FR_Tests -Wl,--no-as-needed AF_PACKET_PortType.so AF_PACKET_PortTypes.so BSSGP_Types.so FR_Tests.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 NS_Provider_FR.so NS_Provider_IPL4.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 TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.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 FR_Tests_part_1.so FR_Tests_part_2.so FR_Tests_part_3.so FR_Tests_part_4.so FR_Tests_part_5.so FR_Tests_part_6.so FR_Tests_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 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_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 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 BSSGP_Emulation.so NS_Emulation.so RAW_NS.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 AF_PACKET_PT.so BSSGP_EncDec.so IPL4asp_PT.so IPL4asp_discovery.so LLC_EncDec.so Native_FunctionDefs.so TCCConversion.so TCCInterface.so TELNETasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver AF_PACKET_PortType.o AF_PACKET_PortTypes.o BSSGP_Types.o FR_Tests.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 NS_Provider_FR.o NS_Provider_IPL4.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 TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.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 FR_Tests_part_1.o FR_Tests_part_2.o FR_Tests_part_3.o FR_Tests_part_4.o FR_Tests_part_5.o FR_Tests_part_6.o FR_Tests_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 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_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 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 BSSGP_Emulation.o NS_Emulation.o RAW_NS.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 AF_PACKET_PT.o BSSGP_EncDec.o IPL4asp_PT.o IPL4asp_discovery.o LLC_EncDec.o Native_FunctionDefs.o TCCConversion.o TCCInterface.o TELNETasp_PT.o; exit 1; fi make[1]: Leaving directory '/osmo-ttcn3-hacks/fr' (cd fr-net && ./gen_links.sh && ./regen_makefile.sh) Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking NS_Types.ttcn Linking BSSGP_EncDec.cc Linking BSSGP_Types.ttcn Linking LLC_EncDec.cc Linking LLC_Types.ttcn Linking SNDCP_Types.ttcn Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking AF_PACKET_PT.cc Linking AF_PACKET_PT.hh Linking AF_PACKET_PortType.ttcn Linking AF_PACKET_PortTypes.ttcn Linking FrameRelay_Types.ttcn Linking FrameRelay_CodecPort.ttcn Linking FrameRelay_Emulation.ttcn Linking Q931_Types.ttcn Linking Q933_Types.ttcn Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking Osmocom_VTY_Functions.ttcn Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking GSM_Types.ttcn Linking Osmocom_Types.ttcn Linking RAW_NS.ttcnpp Linking NS_Provider_IPL4.ttcn Linking NS_Provider_FR.ttcn Linking NS_Emulation.ttcnpp Linking BSSGP_Emulation.ttcnpp Linking Osmocom_Gb_Types.ttcn Linking LLC_Templates.ttcn Generating Makefile skeleton... Makefile skeleton was generated. make -C fr-net compile make[1]: Entering directory '/osmo-ttcn3-hacks/fr-net' cpp -x c -nostdinc -DNS_EMULATION_FR BSSGP_Emulation.ttcnpp BSSGP_Emulation.ttcn cpp -x c -nostdinc -DNS_EMULATION_FR NS_Emulation.ttcnpp NS_Emulation.ttcn cpp -x c -nostdinc -DNS_EMULATION_FR RAW_NS.ttcnpp RAW_NS.ttcn RAW_NS.ttcnpp:135:8: warning: extra tokens at end of #endif directive [-Wendif-labels] 135 | #endif NS_EMULATION_FR | ^~~~~~~~~~~~~~~ /usr/bin/ttcn3_compiler -L -U 8 AF_PACKET_PortType.ttcn AF_PACKET_PortTypes.ttcn BSSGP_Types.ttcn FRNET_Tests.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 NS_Provider_FR.ttcn NS_Provider_IPL4.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 TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn NS_Emulation.ttcn RAW_NS.ttcn - AF_PACKET_PortType.ttcn AF_PACKET_PortTypes.ttcn BSSGP_Types.ttcn FRNET_Tests.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 NS_Provider_FR.ttcn NS_Provider_IPL4.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 TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn NS_Emulation.ttcn RAW_NS.ttcn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `AF_PACKET_PortType.ttcn'... Notify: Parsing TTCN-3 module `AF_PACKET_PortTypes.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Types.ttcn'... Notify: Parsing TTCN-3 module `FRNET_Tests.ttcn'... Notify: Parsing TTCN-3 module `FrameRelay_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `FrameRelay_Emulation.ttcn'... Notify: Parsing TTCN-3 module `FrameRelay_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `LLC_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `NS_Provider_FR.ttcn'... Notify: Parsing TTCN-3 module `NS_Provider_IPL4.ttcn'... Notify: Parsing TTCN-3 module `NS_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_Gb_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `Q931_Types.ttcn'... Notify: Parsing TTCN-3 module `Q933_Types.ttcn'... Notify: Parsing TTCN-3 module `SNDCP_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `NS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAW_NS.ttcn'... Notify: Checking modules... NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:13.2-29: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:14.2-25: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:15.2-28: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:16.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:17.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:18.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:20.2-31: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:22.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Provider_IPL4.ttcn: In TTCN-3 module `NS_Provider_IPL4': NS_Provider_IPL4.ttcn:28.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:29.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:30.1-22: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:31.1-24: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:33.1-29: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:34.1-32: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': Osmocom_Gb_Types.ttcn:1028.10-1036.2: In function definition `f_tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1033.5-1035.3: In else statement: Osmocom_Gb_Types.ttcn:1034.4-29: In return statement: Osmocom_Gb_Types.ttcn:1034.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1034.25-28: In parameter #1 for `imsi': Osmocom_Gb_Types.ttcn:1034.25-28: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime Osmocom_Gb_Types.ttcn:1028.35-57: note: Referenced template parameter is here NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:302.2-328.2: In function definition `f_ipep_find_or_create': NS_Emulation.ttcnpp:309.5-327.3: In else statement: NS_Emulation.ttcnpp:324.4-77: In start test component statement: NS_Provider_IPL4.ttcn:119.1-209.1: In function definition `main': NS_Provider_IPL4.ttcn:141.2-207.2: In while statement: NS_Provider_IPL4.ttcn:149.2-206.2: In alt construct: NS_Provider_IPL4.ttcn:202.3-58: In variable assignment: NS_Provider_IPL4.ttcn:202.20-58: In actual parameter list of function `@NS_Provider_IPL4.f_nsvc_del': NS_Provider_IPL4.ttcn:202.21-57: In parameter #1 for `nsvc': NS_Provider_IPL4.ttcn:202.34-57: warning: Field `vc_nsvc' is missing from record value NS_Emulation.ttcnpp:331.2-362.2: In function definition `f_nsvc_add': NS_Emulation.ttcnpp:351.3-67: In start test component statement: NS_Emulation.ttcnpp:710.2-716.2: In function definition `NSVCStart': NS_Emulation.ttcnpp:715.3-16: In function instance: NS_Emulation.ttcnpp:1032.10-1043.2: In function definition `f_ScanEvents': NS_Emulation.ttcnpp:1034.3-1042.3: In while statement: NS_Emulation.ttcnpp:1035.4-1041.4: In alt construct: NS_Emulation.ttcnpp:1040.34-46: In guard statement: NS_Emulation.ttcnpp:763.10-826.2: In altstep definition `as_allstate': NS_Emulation.ttcnpp:784.4-20: In guard expression: NS_Emulation.ttcnpp:784.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:790.4-19: In guard expression: NS_Emulation.ttcnpp:790.4-19: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:796.4-20: In guard expression: NS_Emulation.ttcnpp:796.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:406.2-424.2: In function definition `NSStart': NS_Emulation.ttcnpp:419.3-423.3: In while statement: NS_Emulation.ttcnpp:420.4-422.4: In alt construct: NS_Emulation.ttcnpp:421.7-20: In guard statement: NS_Emulation.ttcnpp:467.10-509.2: In altstep definition `as_ns_common': NS_Emulation.ttcnpp:478.48-64: In guard statement: NS_Emulation.ttcnpp:629.10-680.2: In altstep definition `as_vcg_sns_sgsn': NS_Emulation.ttcnpp:637.6-640.33: In guard operation: NS_Emulation.ttcnpp:637.6-640.33: In receive statement: NS_Emulation.ttcnpp:638.10-639.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. NS_Emulation.ttcnpp:479.52-67: In guard statement: NS_Emulation.ttcnpp:596.10-625.2: In altstep definition `as_vcg_sns_pcu': NS_Emulation.ttcnpp:601.6-604.33: In guard operation: NS_Emulation.ttcnpp:601.6-604.33: In receive statement: NS_Emulation.ttcnpp:602.10-603.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. BSSGP_Emulation.ttcn: In TTCN-3 module `BSSGP_Emulation': BSSGP_Emulation.ttcnpp:193.1-222.1: In function definition `BssgpStart': BSSGP_Emulation.ttcnpp:197.2-210.2: In for statement: BSSGP_Emulation.ttcnpp:203.3-78: In start test component statement: BSSGP_Emulation.ttcnpp:1364.9-1370.1: In function definition `f_bssgp_bvc_main': BSSGP_Emulation.ttcnpp:1369.2-25: In function instance: BSSGP_Emulation.ttcnpp:1353.9-1361.1: In function definition `f_bssgp_bvc_ScanEvents': BSSGP_Emulation.ttcnpp:1354.2-1360.2: In while statement: BSSGP_Emulation.ttcnpp:1355.3-1359.3: In alt construct: BSSGP_Emulation.ttcnpp:1356.38-53: In guard statement: BSSGP_Emulation.ttcnpp:1051.9-1086.1: In altstep definition `as_ptp_blocked': BSSGP_Emulation.ttcnpp:1054.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1054.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1066.3-30: In guard expression: BSSGP_Emulation.ttcnpp:1066.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1071.3-34: In guard expression: BSSGP_Emulation.ttcnpp:1071.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1357.40-57: In guard statement: BSSGP_Emulation.ttcnpp:1089.9-1266.1: In altstep definition `as_ptp_unblocked': BSSGP_Emulation.ttcnpp:1113.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1113.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1118.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1118.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1121.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1121.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:221.2-21: In function instance: BSSGP_Emulation.ttcnpp:609.9-620.1: In function definition `f_bssgp_ScanEvents': BSSGP_Emulation.ttcnpp:610.2-619.2: In while statement: BSSGP_Emulation.ttcnpp:611.3-618.3: In alt construct: BSSGP_Emulation.ttcnpp:612.42-60: In guard statement: BSSGP_Emulation.ttcnpp:277.1-289.1: In altstep definition `as_sig_wait_reset': BSSGP_Emulation.ttcnpp:281.5-70: In guard operation: BSSGP_Emulation.ttcnpp:281.5-70: In receive statement: BSSGP_Emulation.ttcnpp:281.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:613.6-26: In guard statement: BSSGP_Emulation.ttcnpp:420.1-467.1: In altstep definition `as_sig_allstate_pre': BSSGP_Emulation.ttcnpp:424.5-70: In guard operation: BSSGP_Emulation.ttcnpp:424.5-70: In receive statement: BSSGP_Emulation.ttcnpp:424.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:438.5-64: In guard operation: BSSGP_Emulation.ttcnpp:438.5-64: In receive statement: BSSGP_Emulation.ttcnpp:438.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:441.5-63: In guard operation: BSSGP_Emulation.ttcnpp:441.5-63: In receive statement: BSSGP_Emulation.ttcnpp:441.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:444.5-65: In guard operation: BSSGP_Emulation.ttcnpp:444.5-65: In receive statement: BSSGP_Emulation.ttcnpp:444.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:447.5-67: In guard operation: BSSGP_Emulation.ttcnpp:447.5-67: In receive statement: BSSGP_Emulation.ttcnpp:447.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:452.3-14: In guard expression: BSSGP_Emulation.ttcnpp:452.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:452.17-83: In guard operation: BSSGP_Emulation.ttcnpp:452.17-83: In receive statement: BSSGP_Emulation.ttcnpp:452.30-69: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET_ACK := { bssgpPduType := '23'O, bVCI := tr_BSSGP_BVCI(bvci), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:462.3-14: In guard expression: BSSGP_Emulation.ttcnpp:462.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:615.41-58: In guard statement: BSSGP_Emulation.ttcnpp:305.1-402.1: In altstep definition `as_sig_unblocked': BSSGP_Emulation.ttcnpp:313.5-56: In guard operation: BSSGP_Emulation.ttcnpp:313.5-56: In receive statement: BSSGP_Emulation.ttcnpp:313.18-42: warning: Function invocation 'f_BnsUdInd(?, (2 .. 65535))' may change the actual snapshot. BSSGP_Emulation.ttcnpp:325.5-59: In guard operation: BSSGP_Emulation.ttcnpp:325.5-59: In receive statement: BSSGP_Emulation.ttcnpp:325.18-45: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_SUSPEND := ? }, { pDU_BSSGP_SUSPEND_ACK := ? }, { pDU_BSSGP_SUSPEND_NACK := ? }, { pDU_BSSGP_RESUME := ? }, { pDU_BSSGP_RESUME_ACK := ? }, { pDU_BSSGP_RESUME_NACK := ? }, { pDU_BSSGP_SGSN_INVOKE_TRACE := ? }, { pDU_BSSGP_OVERLOAD := ? }, { pDU_BSSGP_STATUS := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:330.5-52: In guard operation: BSSGP_Emulation.ttcnpp:330.5-52: In receive statement: BSSGP_Emulation.ttcnpp:330.18-38: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_RAN_INFORMATION := ? }, { pDU_BSSGP_RAN_INFORMATION_REQUEST := ? }, { pDU_BSSGP_RAN_INFORMATION_ACK := ? }, { pDU_BSSGP_RAN_INFORMATION_ERROR := ? }, { pDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:337.5-76: In guard operation: BSSGP_Emulation.ttcnpp:337.5-76: In receive statement: BSSGP_Emulation.ttcnpp:337.18-62: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O, tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := tlli }, flush_Action := tr_FLUSH_ACTION(act), bVCI_new := f_ts_BSSGP_BVCI(bvci_new), number_of_octets_affected := tr_NO_OCT_AFF(oct_affected), nSEI := f_ts_BSSGP_NSEI(nsei) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:347.5-47: In guard operation: BSSGP_Emulation.ttcnpp:347.5-47: In receive statement: BSSGP_Emulation.ttcnpp:347.18-33: warning: Function invocation 'f_BnsUdInd(?, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:369.5-80: In guard operation: BSSGP_Emulation.ttcnpp:369.5-80: In receive statement: BSSGP_Emulation.ttcnpp:369.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_PS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:378.5-80: In guard operation: BSSGP_Emulation.ttcnpp:378.5-80: In receive statement: BSSGP_Emulation.ttcnpp:378.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_CS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:617.6-27: In guard statement: BSSGP_Emulation.ttcnpp:470.1-555.1: In altstep definition `as_sig_allstate_post': BSSGP_Emulation.ttcnpp:480.5-70: In guard operation: BSSGP_Emulation.ttcnpp:480.5-70: In receive statement: BSSGP_Emulation.ttcnpp:480.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:494.5-64: In guard operation: BSSGP_Emulation.ttcnpp:494.5-64: In receive statement: BSSGP_Emulation.ttcnpp:494.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:497.5-63: In guard operation: BSSGP_Emulation.ttcnpp:497.5-63: In receive statement: BSSGP_Emulation.ttcnpp:497.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:500.5-65: In guard operation: BSSGP_Emulation.ttcnpp:500.5-65: In receive statement: BSSGP_Emulation.ttcnpp:500.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:503.5-67: In guard operation: BSSGP_Emulation.ttcnpp:503.5-67: In receive statement: BSSGP_Emulation.ttcnpp:503.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:508.5-64: In guard operation: BSSGP_Emulation.ttcnpp:508.5-64: In receive statement: BSSGP_Emulation.ttcnpp:508.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:514.5-67: In guard operation: BSSGP_Emulation.ttcnpp:514.5-67: In receive statement: BSSGP_Emulation.ttcnpp:514.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:546.5-47: In guard operation: BSSGP_Emulation.ttcnpp:546.5-47: In receive statement: BSSGP_Emulation.ttcnpp:546.18-33: warning: Function invocation 'f_BnsUdInd(?, ?)' may change the actual snapshot. Notify: Generating code... Notify: File `AF_PACKET_PortType.hh' was generated. Notify: File `AF_PACKET_PortType.cc' was generated. Notify: File `AF_PACKET_PortType_part_1.cc' was generated. Notify: File `AF_PACKET_PortType_part_2.cc' was generated. Notify: File `AF_PACKET_PortType_part_3.cc' was generated. Notify: File `AF_PACKET_PortType_part_4.cc' was generated. Notify: File `AF_PACKET_PortType_part_5.cc' was generated. Notify: File `AF_PACKET_PortType_part_6.cc' was generated. Notify: File `AF_PACKET_PortType_part_7.cc' was generated. Notify: File `AF_PACKET_PortTypes.hh' was generated. Notify: File `AF_PACKET_PortTypes.cc' was generated. Notify: File `AF_PACKET_PortTypes_part_1.cc' was generated. Notify: File `AF_PACKET_PortTypes_part_2.cc' was generated. Notify: File `AF_PACKET_PortTypes_part_3.cc' was generated. Notify: File `AF_PACKET_PortTypes_part_4.cc' was generated. Notify: File `AF_PACKET_PortTypes_part_5.cc' was generated. Notify: File `AF_PACKET_PortTypes_part_6.cc' was generated. Notify: File `AF_PACKET_PortTypes_part_7.cc' was generated. Notify: File `BSSGP_Emulation.hh' was generated. Notify: File `BSSGP_Emulation.cc' was generated. Notify: File `BSSGP_Emulation_part_1.cc' was generated. Notify: File `BSSGP_Emulation_part_2.cc' was generated. Notify: File `BSSGP_Emulation_part_3.cc' was generated. Notify: File `BSSGP_Emulation_part_4.cc' was generated. Notify: File `BSSGP_Emulation_part_5.cc' was generated. Notify: File `BSSGP_Emulation_part_6.cc' was generated. Notify: File `BSSGP_Emulation_part_7.cc' was generated. Notify: File `BSSGP_Types.hh' was generated. Notify: File `BSSGP_Types.cc' was generated. Notify: File `BSSGP_Types_part_1.cc' was generated. Notify: File `BSSGP_Types_part_2.cc' was generated. Notify: File `BSSGP_Types_part_3.cc' was generated. Notify: File `BSSGP_Types_part_4.cc' was generated. Notify: File `BSSGP_Types_part_5.cc' was generated. Notify: File `BSSGP_Types_part_6.cc' was generated. Notify: File `BSSGP_Types_part_7.cc' was generated. Notify: File `FRNET_Tests.hh' was generated. Notify: File `FRNET_Tests.cc' was generated. Notify: File `FRNET_Tests_part_1.cc' was generated. Notify: File `FRNET_Tests_part_2.cc' was generated. Notify: File `FRNET_Tests_part_3.cc' was generated. Notify: File `FRNET_Tests_part_4.cc' was generated. Notify: File `FRNET_Tests_part_5.cc' was generated. Notify: File `FRNET_Tests_part_6.cc' was generated. Notify: File `FRNET_Tests_part_7.cc' was generated. Notify: File `FrameRelay_CodecPort.hh' was generated. Notify: File `FrameRelay_CodecPort.cc' was generated. Notify: File `FrameRelay_CodecPort_part_1.cc' was generated. Notify: File `FrameRelay_CodecPort_part_2.cc' was generated. Notify: File `FrameRelay_CodecPort_part_3.cc' was generated. Notify: File `FrameRelay_CodecPort_part_4.cc' was generated. Notify: File `FrameRelay_CodecPort_part_5.cc' was generated. Notify: File `FrameRelay_CodecPort_part_6.cc' was generated. Notify: File `FrameRelay_CodecPort_part_7.cc' was generated. Notify: File `FrameRelay_Emulation.hh' was generated. Notify: File `FrameRelay_Emulation.cc' was generated. Notify: File `FrameRelay_Emulation_part_1.cc' was generated. Notify: File `FrameRelay_Emulation_part_2.cc' was generated. Notify: File `FrameRelay_Emulation_part_3.cc' was generated. Notify: File `FrameRelay_Emulation_part_4.cc' was generated. Notify: File `FrameRelay_Emulation_part_5.cc' was generated. Notify: File `FrameRelay_Emulation_part_6.cc' was generated. Notify: File `FrameRelay_Emulation_part_7.cc' was generated. Notify: File `FrameRelay_Types.hh' was generated. Notify: File `FrameRelay_Types.cc' was generated. Notify: File `FrameRelay_Types_part_1.cc' was generated. Notify: File `FrameRelay_Types_part_2.cc' was generated. Notify: File `FrameRelay_Types_part_3.cc' was generated. Notify: File `FrameRelay_Types_part_4.cc' was generated. Notify: File `FrameRelay_Types_part_5.cc' was generated. Notify: File `FrameRelay_Types_part_6.cc' was generated. Notify: File `FrameRelay_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `LLC_Templates.hh' was generated. Notify: File `LLC_Templates.cc' was generated. Notify: File `LLC_Templates_part_1.cc' was generated. Notify: File `LLC_Templates_part_2.cc' was generated. Notify: File `LLC_Templates_part_3.cc' was generated. Notify: File `LLC_Templates_part_4.cc' was generated. Notify: File `LLC_Templates_part_5.cc' was generated. Notify: File `LLC_Templates_part_6.cc' was generated. Notify: File `LLC_Templates_part_7.cc' was generated. Notify: File `LLC_Types.hh' was generated. Notify: File `LLC_Types.cc' was generated. Notify: File `LLC_Types_part_1.cc' was generated. Notify: File `LLC_Types_part_2.cc' was generated. Notify: File `LLC_Types_part_3.cc' was generated. Notify: File `LLC_Types_part_4.cc' was generated. Notify: File `LLC_Types_part_5.cc' was generated. Notify: File `LLC_Types_part_6.cc' was generated. Notify: File `LLC_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `NS_Emulation.hh' was generated. Notify: File `NS_Emulation.cc' was generated. Notify: File `NS_Emulation_part_1.cc' was generated. Notify: File `NS_Emulation_part_2.cc' was generated. Notify: File `NS_Emulation_part_3.cc' was generated. Notify: File `NS_Emulation_part_4.cc' was generated. Notify: File `NS_Emulation_part_5.cc' was generated. Notify: File `NS_Emulation_part_6.cc' was generated. Notify: File `NS_Emulation_part_7.cc' was generated. Notify: File `NS_Provider_FR.hh' was generated. Notify: File `NS_Provider_FR.cc' was generated. Notify: File `NS_Provider_FR_part_1.cc' was generated. Notify: File `NS_Provider_FR_part_2.cc' was generated. Notify: File `NS_Provider_FR_part_3.cc' was generated. Notify: File `NS_Provider_FR_part_4.cc' was generated. Notify: File `NS_Provider_FR_part_5.cc' was generated. Notify: File `NS_Provider_FR_part_6.cc' was generated. Notify: File `NS_Provider_FR_part_7.cc' was generated. Notify: File `NS_Provider_IPL4.hh' was generated. Notify: File `NS_Provider_IPL4.cc' was generated. Notify: File `NS_Provider_IPL4_part_1.cc' was generated. Notify: File `NS_Provider_IPL4_part_2.cc' was generated. Notify: File `NS_Provider_IPL4_part_3.cc' was generated. Notify: File `NS_Provider_IPL4_part_4.cc' was generated. Notify: File `NS_Provider_IPL4_part_5.cc' was generated. Notify: File `NS_Provider_IPL4_part_6.cc' was generated. Notify: File `NS_Provider_IPL4_part_7.cc' was generated. Notify: File `NS_Types.hh' was generated. Notify: File `NS_Types.cc' was generated. Notify: File `NS_Types_part_1.cc' was generated. Notify: File `NS_Types_part_2.cc' was generated. Notify: File `NS_Types_part_3.cc' was generated. Notify: File `NS_Types_part_4.cc' was generated. Notify: File `NS_Types_part_5.cc' was generated. Notify: File `NS_Types_part_6.cc' was generated. Notify: File `NS_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_Gb_Types.hh' was generated. Notify: File `Osmocom_Gb_Types.cc' was generated. Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. Notify: File `Osmocom_Gb_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `Q931_Types.hh' was generated. Notify: File `Q931_Types.cc' was generated. Notify: File `Q931_Types_part_1.cc' was generated. Notify: File `Q931_Types_part_2.cc' was generated. Notify: File `Q931_Types_part_3.cc' was generated. Notify: File `Q931_Types_part_4.cc' was generated. Notify: File `Q931_Types_part_5.cc' was generated. Notify: File `Q931_Types_part_6.cc' was generated. Notify: File `Q931_Types_part_7.cc' was generated. Notify: File `Q933_Types.hh' was generated. Notify: File `Q933_Types.cc' was generated. Notify: File `Q933_Types_part_1.cc' was generated. Notify: File `Q933_Types_part_2.cc' was generated. Notify: File `Q933_Types_part_3.cc' was generated. Notify: File `Q933_Types_part_4.cc' was generated. Notify: File `Q933_Types_part_5.cc' was generated. Notify: File `Q933_Types_part_6.cc' was generated. Notify: File `Q933_Types_part_7.cc' was generated. Notify: File `RAW_NS.hh' was generated. Notify: File `RAW_NS.cc' was generated. Notify: File `RAW_NS_part_1.cc' was generated. Notify: File `RAW_NS_part_2.cc' was generated. Notify: File `RAW_NS_part_3.cc' was generated. Notify: File `RAW_NS_part_4.cc' was generated. Notify: File `RAW_NS_part_5.cc' was generated. Notify: File `RAW_NS_part_6.cc' was generated. Notify: File `RAW_NS_part_7.cc' was generated. Notify: File `SNDCP_Types.hh' was generated. Notify: File `SNDCP_Types.cc' was generated. Notify: File `SNDCP_Types_part_1.cc' was generated. Notify: File `SNDCP_Types_part_2.cc' was generated. Notify: File `SNDCP_Types_part_3.cc' was generated. Notify: File `SNDCP_Types_part_4.cc' was generated. Notify: File `SNDCP_Types_part_5.cc' was generated. Notify: File `SNDCP_Types_part_6.cc' was generated. Notify: File `SNDCP_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: 288 files were updated. touch compile make[1]: Leaving directory '/osmo-ttcn3-hacks/fr-net' make -j4 -C fr-net make[1]: Entering directory '/osmo-ttcn3-hacks/fr-net' Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for LLC_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for BSSGP_EncDec.cc Creating dependency file for AF_PACKET_PT.cc Creating dependency file for RAW_NS_part_7.cc Creating dependency file for RAW_NS_part_6.cc Creating dependency file for RAW_NS_part_5.cc Creating dependency file for RAW_NS_part_4.cc Creating dependency file for RAW_NS_part_3.cc Creating dependency file for RAW_NS_part_2.cc Creating dependency file for RAW_NS_part_1.cc Creating dependency file for NS_Emulation_part_7.cc Creating dependency file for NS_Emulation_part_6.cc Creating dependency file for NS_Emulation_part_5.cc Creating dependency file for NS_Emulation_part_4.cc Creating dependency file for NS_Emulation_part_3.cc Creating dependency file for NS_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_7.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for NS_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for RAW_NS.cc Creating dependency file for NS_Emulation.cc Creating dependency file for BSSGP_Emulation.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SNDCP_Types_part_7.cc Creating dependency file for SNDCP_Types_part_6.cc Creating dependency file for SNDCP_Types_part_5.cc Creating dependency file for SNDCP_Types_part_4.cc Creating dependency file for SNDCP_Types_part_3.cc Creating dependency file for SNDCP_Types_part_2.cc Creating dependency file for SNDCP_Types_part_1.cc Creating dependency file for Q933_Types_part_7.cc Creating dependency file for Q933_Types_part_6.cc Creating dependency file for Q933_Types_part_5.cc Creating dependency file for Q933_Types_part_4.cc Creating dependency file for Q933_Types_part_3.cc Creating dependency file for Q933_Types_part_2.cc Creating dependency file for Q933_Types_part_1.cc Creating dependency file for Q931_Types_part_7.cc Creating dependency file for Q931_Types_part_6.cc Creating dependency file for Q931_Types_part_5.cc Creating dependency file for Q931_Types_part_4.cc Creating dependency file for Q931_Types_part_3.cc Creating dependency file for Q931_Types_part_2.cc Creating dependency file for Q931_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for NS_Types_part_7.cc Creating dependency file for NS_Types_part_6.cc Creating dependency file for NS_Types_part_5.cc Creating dependency file for NS_Types_part_4.cc Creating dependency file for NS_Types_part_3.cc Creating dependency file for NS_Types_part_2.cc Creating dependency file for NS_Types_part_1.cc Creating dependency file for NS_Provider_IPL4_part_7.cc Creating dependency file for NS_Provider_IPL4_part_6.cc Creating dependency file for NS_Provider_IPL4_part_5.cc Creating dependency file for NS_Provider_IPL4_part_4.cc Creating dependency file for NS_Provider_IPL4_part_3.cc Creating dependency file for NS_Provider_IPL4_part_2.cc Creating dependency file for NS_Provider_IPL4_part_1.cc Creating dependency file for NS_Provider_FR_part_7.cc Creating dependency file for NS_Provider_FR_part_6.cc Creating dependency file for NS_Provider_FR_part_5.cc Creating dependency file for NS_Provider_FR_part_4.cc Creating dependency file for NS_Provider_FR_part_3.cc Creating dependency file for NS_Provider_FR_part_2.cc Creating dependency file for NS_Provider_FR_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for LLC_Types_part_7.cc Creating dependency file for LLC_Types_part_6.cc Creating dependency file for LLC_Types_part_5.cc Creating dependency file for LLC_Types_part_4.cc Creating dependency file for LLC_Types_part_3.cc Creating dependency file for LLC_Types_part_2.cc Creating dependency file for LLC_Types_part_1.cc Creating dependency file for LLC_Templates_part_7.cc Creating dependency file for LLC_Templates_part_6.cc Creating dependency file for LLC_Templates_part_5.cc Creating dependency file for LLC_Templates_part_4.cc Creating dependency file for LLC_Templates_part_3.cc Creating dependency file for LLC_Templates_part_2.cc Creating dependency file for LLC_Templates_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for FrameRelay_Types_part_7.cc Creating dependency file for FrameRelay_Types_part_6.cc Creating dependency file for FrameRelay_Types_part_5.cc Creating dependency file for FrameRelay_Types_part_4.cc Creating dependency file for FrameRelay_Types_part_3.cc Creating dependency file for FrameRelay_Types_part_1.cc Creating dependency file for FrameRelay_Types_part_2.cc Creating dependency file for FrameRelay_Emulation_part_7.cc Creating dependency file for FrameRelay_Emulation_part_6.cc Creating dependency file for FrameRelay_Emulation_part_5.cc Creating dependency file for FrameRelay_Emulation_part_4.cc Creating dependency file for FrameRelay_Emulation_part_3.cc Creating dependency file for FrameRelay_Emulation_part_2.cc Creating dependency file for FrameRelay_Emulation_part_1.cc Creating dependency file for FrameRelay_CodecPort_part_7.cc Creating dependency file for FrameRelay_CodecPort_part_6.cc Creating dependency file for FrameRelay_CodecPort_part_5.cc Creating dependency file for FrameRelay_CodecPort_part_3.cc Creating dependency file for FrameRelay_CodecPort_part_4.cc Creating dependency file for FrameRelay_CodecPort_part_2.cc Creating dependency file for FrameRelay_CodecPort_part_1.cc Creating dependency file for FRNET_Tests_part_7.cc Creating dependency file for FRNET_Tests_part_6.cc Creating dependency file for FRNET_Tests_part_5.cc Creating dependency file for FRNET_Tests_part_4.cc Creating dependency file for FRNET_Tests_part_3.cc Creating dependency file for FRNET_Tests_part_2.cc Creating dependency file for FRNET_Tests_part_1.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for AF_PACKET_PortTypes_part_7.cc Creating dependency file for AF_PACKET_PortTypes_part_6.cc Creating dependency file for AF_PACKET_PortTypes_part_5.cc Creating dependency file for AF_PACKET_PortTypes_part_4.cc Creating dependency file for AF_PACKET_PortTypes_part_3.cc Creating dependency file for AF_PACKET_PortTypes_part_2.cc Creating dependency file for AF_PACKET_PortTypes_part_1.cc Creating dependency file for AF_PACKET_PortType_part_7.cc Creating dependency file for AF_PACKET_PortType_part_6.cc Creating dependency file for AF_PACKET_PortType_part_5.cc Creating dependency file for AF_PACKET_PortType_part_4.cc Creating dependency file for AF_PACKET_PortType_part_3.cc Creating dependency file for AF_PACKET_PortType_part_2.cc Creating dependency file for AF_PACKET_PortType_part_1.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SNDCP_Types.cc Creating dependency file for Q933_Types.cc Creating dependency file for Q931_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for NS_Provider_IPL4.cc Creating dependency file for NS_Provider_FR.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for LLC_Types.cc Creating dependency file for LLC_Templates.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for General_Types.cc Creating dependency file for GSM_Types.cc Creating dependency file for FrameRelay_Types.cc Creating dependency file for FrameRelay_Emulation.cc Creating dependency file for FrameRelay_CodecPort.cc Creating dependency file for FRNET_Tests.cc Creating dependency file for BSSGP_Types.cc Creating dependency file for AF_PACKET_PortTypes.cc Creating dependency file for AF_PACKET_PortType.cc 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 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 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 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FRNET_Tests.o FRNET_Tests.cc 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FRNET_Tests_part_1.o FRNET_Tests_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FRNET_Tests_part_2.o FRNET_Tests_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FRNET_Tests_part_3.o FRNET_Tests_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FRNET_Tests_part_4.o FRNET_Tests_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FRNET_Tests_part_5.o FRNET_Tests_part_5.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FRNET_Tests_part_6.o FRNET_Tests_part_6.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FRNET_Tests_part_7.o FRNET_Tests_part_7.cc 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc 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 g++ -shared -o AF_PACKET_PortType.so AF_PACKET_PortType.o g++ -shared -o AF_PACKET_PortTypes.so AF_PACKET_PortTypes.o g++ -shared -o BSSGP_Types.so BSSGP_Types.o g++ -shared -o FRNET_Tests.so FRNET_Tests.o g++ -shared -o FrameRelay_CodecPort.so FrameRelay_CodecPort.o g++ -shared -o FrameRelay_Emulation.so FrameRelay_Emulation.o g++ -shared -o FrameRelay_Types.so FrameRelay_Types.o g++ -shared -o GSM_Types.so GSM_Types.o g++ -shared -o General_Types.so General_Types.o g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o g++ -shared -o LLC_Templates.so LLC_Templates.o g++ -shared -o LLC_Types.so LLC_Types.o g++ -shared -o Misc_Helpers.so Misc_Helpers.o g++ -shared -o NS_Provider_FR.so NS_Provider_FR.o g++ -shared -o NS_Provider_IPL4.so NS_Provider_IPL4.o g++ -shared -o NS_Types.so NS_Types.o g++ -shared -o Native_Functions.so Native_Functions.o g++ -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o g++ -shared -o Osmocom_Types.so Osmocom_Types.o g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o g++ -shared -o Q931_Types.so Q931_Types.o g++ -shared -o Q933_Types.so Q933_Types.o g++ -shared -o SNDCP_Types.so SNDCP_Types.o g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o g++ -shared -o AF_PACKET_PortType_part_1.so AF_PACKET_PortType_part_1.o g++ -shared -o AF_PACKET_PortType_part_2.so AF_PACKET_PortType_part_2.o g++ -shared -o AF_PACKET_PortType_part_3.so AF_PACKET_PortType_part_3.o g++ -shared -o AF_PACKET_PortType_part_4.so AF_PACKET_PortType_part_4.o g++ -shared -o AF_PACKET_PortType_part_5.so AF_PACKET_PortType_part_5.o g++ -shared -o AF_PACKET_PortType_part_6.so AF_PACKET_PortType_part_6.o g++ -shared -o AF_PACKET_PortType_part_7.so AF_PACKET_PortType_part_7.o g++ -shared -o AF_PACKET_PortTypes_part_1.so AF_PACKET_PortTypes_part_1.o g++ -shared -o AF_PACKET_PortTypes_part_2.so AF_PACKET_PortTypes_part_2.o g++ -shared -o AF_PACKET_PortTypes_part_3.so AF_PACKET_PortTypes_part_3.o g++ -shared -o AF_PACKET_PortTypes_part_4.so AF_PACKET_PortTypes_part_4.o g++ -shared -o AF_PACKET_PortTypes_part_5.so AF_PACKET_PortTypes_part_5.o g++ -shared -o AF_PACKET_PortTypes_part_6.so AF_PACKET_PortTypes_part_6.o g++ -shared -o AF_PACKET_PortTypes_part_7.so AF_PACKET_PortTypes_part_7.o g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o g++ -shared -o FRNET_Tests_part_1.so FRNET_Tests_part_1.o g++ -shared -o FRNET_Tests_part_2.so FRNET_Tests_part_2.o g++ -shared -o FRNET_Tests_part_3.so FRNET_Tests_part_3.o g++ -shared -o FRNET_Tests_part_4.so FRNET_Tests_part_4.o g++ -shared -o FRNET_Tests_part_5.so FRNET_Tests_part_5.o g++ -shared -o FRNET_Tests_part_6.so FRNET_Tests_part_6.o g++ -shared -o FRNET_Tests_part_7.so FRNET_Tests_part_7.o g++ -shared -o FrameRelay_CodecPort_part_1.so FrameRelay_CodecPort_part_1.o g++ -shared -o FrameRelay_CodecPort_part_2.so FrameRelay_CodecPort_part_2.o g++ -shared -o FrameRelay_CodecPort_part_3.so FrameRelay_CodecPort_part_3.o g++ -shared -o FrameRelay_CodecPort_part_4.so FrameRelay_CodecPort_part_4.o g++ -shared -o FrameRelay_CodecPort_part_5.so FrameRelay_CodecPort_part_5.o g++ -shared -o FrameRelay_CodecPort_part_6.so FrameRelay_CodecPort_part_6.o g++ -shared -o FrameRelay_CodecPort_part_7.so FrameRelay_CodecPort_part_7.o g++ -shared -o FrameRelay_Emulation_part_1.so FrameRelay_Emulation_part_1.o g++ -shared -o FrameRelay_Emulation_part_2.so FrameRelay_Emulation_part_2.o g++ -shared -o FrameRelay_Emulation_part_3.so FrameRelay_Emulation_part_3.o g++ -shared -o FrameRelay_Emulation_part_4.so FrameRelay_Emulation_part_4.o g++ -shared -o FrameRelay_Emulation_part_5.so FrameRelay_Emulation_part_5.o g++ -shared -o FrameRelay_Emulation_part_6.so FrameRelay_Emulation_part_6.o g++ -shared -o FrameRelay_Emulation_part_7.so FrameRelay_Emulation_part_7.o g++ -shared -o FrameRelay_Types_part_1.so FrameRelay_Types_part_1.o g++ -shared -o FrameRelay_Types_part_2.so FrameRelay_Types_part_2.o g++ -shared -o FrameRelay_Types_part_3.so FrameRelay_Types_part_3.o g++ -shared -o FrameRelay_Types_part_4.so FrameRelay_Types_part_4.o g++ -shared -o FrameRelay_Types_part_5.so FrameRelay_Types_part_5.o g++ -shared -o FrameRelay_Types_part_6.so FrameRelay_Types_part_6.o g++ -shared -o FrameRelay_Types_part_7.so FrameRelay_Types_part_7.o g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o g++ -shared -o General_Types_part_1.so General_Types_part_1.o g++ -shared -o General_Types_part_2.so General_Types_part_2.o g++ -shared -o General_Types_part_3.so General_Types_part_3.o g++ -shared -o General_Types_part_4.so General_Types_part_4.o g++ -shared -o General_Types_part_5.so General_Types_part_5.o g++ -shared -o General_Types_part_6.so General_Types_part_6.o g++ -shared -o General_Types_part_7.so General_Types_part_7.o g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o g++ -shared -o LLC_Templates_part_1.so LLC_Templates_part_1.o g++ -shared -o LLC_Templates_part_2.so LLC_Templates_part_2.o g++ -shared -o LLC_Templates_part_3.so LLC_Templates_part_3.o g++ -shared -o LLC_Templates_part_4.so LLC_Templates_part_4.o g++ -shared -o LLC_Templates_part_5.so LLC_Templates_part_5.o g++ -shared -o LLC_Templates_part_6.so LLC_Templates_part_6.o g++ -shared -o LLC_Templates_part_7.so LLC_Templates_part_7.o g++ -shared -o LLC_Types_part_1.so LLC_Types_part_1.o g++ -shared -o LLC_Types_part_2.so LLC_Types_part_2.o g++ -shared -o LLC_Types_part_3.so LLC_Types_part_3.o g++ -shared -o LLC_Types_part_4.so LLC_Types_part_4.o g++ -shared -o LLC_Types_part_5.so LLC_Types_part_5.o g++ -shared -o LLC_Types_part_6.so LLC_Types_part_6.o g++ -shared -o LLC_Types_part_7.so LLC_Types_part_7.o g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o g++ -shared -o NS_Provider_FR_part_1.so NS_Provider_FR_part_1.o g++ -shared -o NS_Provider_FR_part_2.so NS_Provider_FR_part_2.o g++ -shared -o NS_Provider_FR_part_3.so NS_Provider_FR_part_3.o g++ -shared -o NS_Provider_FR_part_4.so NS_Provider_FR_part_4.o g++ -shared -o NS_Provider_FR_part_5.so NS_Provider_FR_part_5.o g++ -shared -o NS_Provider_FR_part_6.so NS_Provider_FR_part_6.o g++ -shared -o NS_Provider_FR_part_7.so NS_Provider_FR_part_7.o g++ -shared -o NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_1.o g++ -shared -o NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_2.o g++ -shared -o NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_3.o g++ -shared -o NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_4.o g++ -shared -o NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_5.o g++ -shared -o NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_6.o g++ -shared -o NS_Provider_IPL4_part_7.so NS_Provider_IPL4_part_7.o g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o g++ -shared -o NS_Types_part_7.so NS_Types_part_7.o g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o g++ -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o g++ -shared -o Q931_Types_part_1.so Q931_Types_part_1.o g++ -shared -o Q931_Types_part_2.so Q931_Types_part_2.o g++ -shared -o Q931_Types_part_3.so Q931_Types_part_3.o g++ -shared -o Q931_Types_part_4.so Q931_Types_part_4.o g++ -shared -o Q931_Types_part_5.so Q931_Types_part_5.o g++ -shared -o Q931_Types_part_6.so Q931_Types_part_6.o g++ -shared -o Q931_Types_part_7.so Q931_Types_part_7.o g++ -shared -o Q933_Types_part_1.so Q933_Types_part_1.o g++ -shared -o Q933_Types_part_2.so Q933_Types_part_2.o g++ -shared -o Q933_Types_part_3.so Q933_Types_part_3.o g++ -shared -o Q933_Types_part_4.so Q933_Types_part_4.o g++ -shared -o Q933_Types_part_5.so Q933_Types_part_5.o g++ -shared -o Q933_Types_part_6.so Q933_Types_part_6.o g++ -shared -o Q933_Types_part_7.so Q933_Types_part_7.o g++ -shared -o SNDCP_Types_part_1.so SNDCP_Types_part_1.o g++ -shared -o SNDCP_Types_part_2.so SNDCP_Types_part_2.o g++ -shared -o SNDCP_Types_part_3.so SNDCP_Types_part_3.o g++ -shared -o SNDCP_Types_part_4.so SNDCP_Types_part_4.o g++ -shared -o SNDCP_Types_part_5.so SNDCP_Types_part_5.o g++ -shared -o SNDCP_Types_part_6.so SNDCP_Types_part_6.o g++ -shared -o SNDCP_Types_part_7.so SNDCP_Types_part_7.o g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o g++ -shared -o BSSGP_Emulation.so BSSGP_Emulation.o g++ -shared -o NS_Emulation.so NS_Emulation.o g++ -shared -o RAW_NS.so RAW_NS.o g++ -shared -o BSSGP_Emulation_part_1.so BSSGP_Emulation_part_1.o g++ -shared -o BSSGP_Emulation_part_2.so BSSGP_Emulation_part_2.o g++ -shared -o BSSGP_Emulation_part_3.so BSSGP_Emulation_part_3.o g++ -shared -o BSSGP_Emulation_part_4.so BSSGP_Emulation_part_4.o g++ -shared -o BSSGP_Emulation_part_5.so BSSGP_Emulation_part_5.o g++ -shared -o BSSGP_Emulation_part_6.so BSSGP_Emulation_part_6.o g++ -shared -o BSSGP_Emulation_part_7.so BSSGP_Emulation_part_7.o g++ -shared -o NS_Emulation_part_1.so NS_Emulation_part_1.o g++ -shared -o NS_Emulation_part_2.so NS_Emulation_part_2.o g++ -shared -o NS_Emulation_part_3.so NS_Emulation_part_3.o g++ -shared -o NS_Emulation_part_4.so NS_Emulation_part_4.o g++ -shared -o NS_Emulation_part_5.so NS_Emulation_part_5.o g++ -shared -o NS_Emulation_part_6.so NS_Emulation_part_6.o g++ -shared -o NS_Emulation_part_7.so NS_Emulation_part_7.o g++ -shared -o RAW_NS_part_1.so RAW_NS_part_1.o g++ -shared -o RAW_NS_part_2.so RAW_NS_part_2.o g++ -shared -o RAW_NS_part_3.so RAW_NS_part_3.o g++ -shared -o RAW_NS_part_4.so RAW_NS_part_4.o g++ -shared -o RAW_NS_part_5.so RAW_NS_part_5.o g++ -shared -o RAW_NS_part_6.so RAW_NS_part_6.o g++ -shared -o RAW_NS_part_7.so RAW_NS_part_7.o g++ -shared -o AF_PACKET_PT.so AF_PACKET_PT.o g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o g++ -shared -o LLC_EncDec.so LLC_EncDec.o g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o g++ -shared -o TCCConversion.so TCCConversion.o g++ -shared -o TCCInterface.so TCCInterface.o g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o if g++ -L /usr/lib/titan-fPIC -o FRNET_Tests -Wl,--no-as-needed AF_PACKET_PortType.so AF_PACKET_PortTypes.so BSSGP_Types.so FRNET_Tests.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 NS_Provider_FR.so NS_Provider_IPL4.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 TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.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 FRNET_Tests_part_1.so FRNET_Tests_part_2.so FRNET_Tests_part_3.so FRNET_Tests_part_4.so FRNET_Tests_part_5.so FRNET_Tests_part_6.so FRNET_Tests_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 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_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 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 BSSGP_Emulation.so NS_Emulation.so RAW_NS.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 AF_PACKET_PT.so BSSGP_EncDec.so IPL4asp_PT.so IPL4asp_discovery.so LLC_EncDec.so Native_FunctionDefs.so TCCConversion.so TCCInterface.so TELNETasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver AF_PACKET_PortType.o AF_PACKET_PortTypes.o BSSGP_Types.o FRNET_Tests.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 NS_Provider_FR.o NS_Provider_IPL4.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 TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.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 FRNET_Tests_part_1.o FRNET_Tests_part_2.o FRNET_Tests_part_3.o FRNET_Tests_part_4.o FRNET_Tests_part_5.o FRNET_Tests_part_6.o FRNET_Tests_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 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_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 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 BSSGP_Emulation.o NS_Emulation.o RAW_NS.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 AF_PACKET_PT.o BSSGP_EncDec.o IPL4asp_PT.o IPL4asp_discovery.o LLC_EncDec.o Native_FunctionDefs.o TCCConversion.o TCCInterface.o TELNETasp_PT.o; exit 1; fi make[1]: Leaving directory '/osmo-ttcn3-hacks/fr-net' Removing intermediate container 79c1c15ea20b ---> bacac114077a Step 7/10 : VOLUME /data ---> Running in 7dbc54ff7cad Removing intermediate container 7dbc54ff7cad ---> c8c4d67defed Step 8/10 : COPY FR_Tests.cfg /data/FR_Tests.cfg ---> 539bb8783d5d Step 9/10 : COPY FRNET_Tests.cfg /data/FRNET_Tests.cfg ---> 09faff076f70 Step 10/10 : ENTRYPOINT ["ttcn3-docker-run"] ---> Running in 3a2db90eb1d9 Removing intermediate container 3a2db90eb1d9 ---> cb19e3f8aead [Warning] One or more build-args [OSMO_CBC_BRANCH OSMO_HNODEB_BRANCH OSMO_PCU_BRANCH OSMO_REMSIM_BRANCH OSMO_UECUPS_BRANCH OSMO_MSC_BRANCH PJPROJECT_BRANCH DISTRO OPEN5GS_BRANCH LIBOSMOCORE_BRANCH OSMOCOM_REPO_MIRROR OSMOCOM_REPO_PATH OSMO_BSC_BRANCH OSMO_GGSN_BRANCH OSMO_NITB_BRANCH ASTERISK_BRANCH OSMO_EPDG_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_HNBGW_BRANCH OSMOCOM_REPO_VERSION OSMO_DIA2GSUP_BRANCH OSMO_HLR_BRANCH OSMO_IUH_BRANCH OSMO_SGSN_BRANCH UID OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_BB_BRANCH OSMO_SIP_BRANCH OSMO_STP_BRANCH UPSTREAM_DISTRO OSMO_BTS_BRANCH OSMO_GBPROXY_BRANCH OSMO_MGW_BRANCH] were not consumed Successfully built cb19e3f8aead Successfully tagged osmocom-build/ttcn3-fr-test:latest rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-fr-test/ttcn3-fr-test' + docker_image_exists ttcn3-fr-test + docker images -q osmocom-build/ttcn3-fr-test + test -n cb19e3f8aead + list_osmo_packages debian-bookworm ttcn3-fr-test + local distro=debian-bookworm + local image=ttcn3-fr-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-fr-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-fr-test/logs/fr-tester + chmod a+w /home/osmocom-build/jenkins/workspace/ttcn3-fr-test/logs/fr-tester + cp FR_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-fr-test/logs/fr-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-fr-test/logs/fr-tester/FR_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-fr-test/logs/fr-tester/FR_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-fr-test/logs/fr-tester/FR_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-fr-test/logs/fr-tester/FR_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-fr-test/logs/frnet + cp FRNET_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-fr-test/logs/frnet/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-fr-test/logs/unix + network_clean_remove_all_ttcn3 + local networks + local i + docker network ls --format {{.Name}} + grep ^ttcn3- + true + networks= + [ -z ] + return + network_create + SUBNET=6498 + seq 1 30 + echo (6498 + 1) % 256 + bc + SUBNET=99 + NET_NAME=ttcn3-fr-test-99 + SUB4=172.18.99.0/24 + SUB6=fd02:db8:99::/64 + set +x Creating network ttcn3-fr-test-99, trying SUBNET=99... + docker network create --internal --subnet 172.18.99.0/24 --ipv6 --subnet fd02:db8:99::/64 ttcn3-fr-test-99 c17da38bff5088eba392def72e71f5982e4a451799dac33af80e35bac0ee447c + set +x ### Network ttcn3-fr-test-99 created (SUBNET=99) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=99 to: /home/osmocom-build/jenkins/workspace/ttcn3-fr-test/logs/fr-tester/FR_Tests.cfg Applying SUBNET=99 to: /home/osmocom-build/jenkins/workspace/ttcn3-fr-test/logs/frnet/FRNET_Tests.cfg + echo Starting container with FRNET Starting container with FRNET + docker_network_params 99 10 + NET=99 + ADDR_SUFIX=10 + echo --network ttcn3-fr-test-99 --ip 172.18.99.10 --ip6 fd02:db8:99::10 + docker run --cap-add=NET_RAW --cap-add=SYS_RAWIO --network ttcn3-fr-test-99 --ip 172.18.99.10 --ip6 fd02:db8:99::10 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e WAIT_FOR_NETDEV=hdlcnet8 -v /home/osmocom-build/jenkins/workspace/ttcn3-fr-test/logs/frnet:/data --name jenkins-ttcn3-fr-test-1468-frnet -d osmocom-build/ttcn3-fr-test fr-net FRNET_Tests cd3c0f73d0dbc15f4b41a55bdb66f7deb55f8ecab1d67fc124e5e9f0badf4b33 + seq 1 8 + DEV=hdlcnet1 + sudo ./netdev-to-docker.sh hdlcnet1 jenkins-ttcn3-fr-test-1468-frnet + DEV=hdlcnet2 + sudo ./netdev-to-docker.sh hdlcnet2 jenkins-ttcn3-fr-test-1468-frnet + DEV=hdlcnet3 + sudo ./netdev-to-docker.sh hdlcnet3 jenkins-ttcn3-fr-test-1468-frnet + DEV=hdlcnet4 + sudo ./netdev-to-docker.sh hdlcnet4 jenkins-ttcn3-fr-test-1468-frnet + DEV=hdlcnet5 + sudo ./netdev-to-docker.sh hdlcnet5 jenkins-ttcn3-fr-test-1468-frnet + DEV=hdlcnet6 + sudo ./netdev-to-docker.sh hdlcnet6 jenkins-ttcn3-fr-test-1468-frnet + DEV=hdlcnet7 + sudo ./netdev-to-docker.sh hdlcnet7 jenkins-ttcn3-fr-test-1468-frnet + DEV=hdlcnet8 + sudo ./netdev-to-docker.sh hdlcnet8 jenkins-ttcn3-fr-test-1468-frnet + echo Starting container with FR testsuite Starting container with FR testsuite + docker_network_params 99 103 + NET=99 + ADDR_SUFIX=103 + echo --network ttcn3-fr-test-99 --ip 172.18.99.103 --ip6 fd02:db8:99::103 + docker run --cap-add=NET_RAW --cap-add=SYS_RAWIO --network ttcn3-fr-test-99 --ip 172.18.99.103 --ip6 fd02:db8:99::103 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e WAIT_FOR_NETDEV=hdlc8 -v /home/osmocom-build/jenkins/workspace/ttcn3-fr-test/logs/fr-tester:/data --name jenkins-ttcn3-fr-test-1468-ttcn3-fr-test -d osmocom-build/ttcn3-fr-test fr FR_Tests a45a8a976fca8ed67bd774710c50cb5f7edca8aa70730a4c951183f891cbf57b + seq 1 8 + DEV=hdlc1 + sudo ./netdev-to-docker.sh hdlc1 jenkins-ttcn3-fr-test-1468-ttcn3-fr-test + DEV=hdlc2 + sudo ./netdev-to-docker.sh hdlc2 jenkins-ttcn3-fr-test-1468-ttcn3-fr-test + DEV=hdlc3 + sudo ./netdev-to-docker.sh hdlc3 jenkins-ttcn3-fr-test-1468-ttcn3-fr-test + DEV=hdlc4 + sudo ./netdev-to-docker.sh hdlc4 jenkins-ttcn3-fr-test-1468-ttcn3-fr-test + DEV=hdlc5 + sudo ./netdev-to-docker.sh hdlc5 jenkins-ttcn3-fr-test-1468-ttcn3-fr-test + DEV=hdlc6 + sudo ./netdev-to-docker.sh hdlc6 jenkins-ttcn3-fr-test-1468-ttcn3-fr-test + DEV=hdlc7 + sudo ./netdev-to-docker.sh hdlc7 jenkins-ttcn3-fr-test-1468-ttcn3-fr-test + DEV=hdlc8 + sudo ./netdev-to-docker.sh hdlc8 jenkins-ttcn3-fr-test-1468-ttcn3-fr-test + docker logs -f jenkins-ttcn3-fr-test-1468-ttcn3-fr-test + SUBDIR=fr + SUITE=FR_Tests + '[' -n hdlc8 ']' + echo 'Waiting for hdlc8 to appear' + pipework --wait -i hdlc8 Waiting for hdlc8 to appear + true + '[' '!' -f /sys/class/net/hdlc8/flags ']' ++ cat /sys/class/net/hdlc8/flags + FLAGS=0x91 + let 'FLAG_UP=0x91&1' + '[' 1 = 1 ']' + break + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/fr/FR_Tests FR_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli FR_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: FR_Tests.cfg MC@a45a8a976fca: Unix server socket created successfully. MC@a45a8a976fca: Listening on TCP port 45967. MC2> a45a8a976fca is the default spawn /osmo-ttcn3-hacks/fr/FR_Tests a45a8a976fca 45967 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@a45a8a976fca: New HC connected from 172.18.99.103 [172.18.99.103]. a45a8a976fca: Linux 4.19.0-12-amd64 on x86_64. cmtc MC@a45a8a976fca: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@a45a8a976fca: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. HC@a45a8a976fca: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. MC@a45a8a976fca: Configuration file was processed on all HCs. MC@a45a8a976fca: Creating MTC on host 172.18.99.103. MC@a45a8a976fca: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@a45a8a976fca: Starting external command `../ttcn3-dumpcap-start.sh FR_Tests.TC_bvc_bringup'. ------ FR_Tests.TC_bvc_bringup ------ Tue Mar 4 04:09:52 UTC 2025 Waiting for packet dumper to start... 0 MTC@a45a8a976fca: External command `../ttcn3-dumpcap-start.sh FR_Tests.TC_bvc_bringup' was executed successfully (exit status: 0). MTC@a45a8a976fca: Test case TC_bvc_bringup started. MTC@a45a8a976fca: Initializing Gb interface 0: NSEI=123 gb0-NSemu(3)@a45a8a976fca: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 21 } }, nsvci := 101 } gb0-NSemu(3)@a45a8a976fca: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 22 } }, nsvci := 102 } gb0-NSVCI101-NSVCemu101-provFR(8)@a45a8a976fca: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. gb0-NSVCI101(5)@a45a8a976fca: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) gb0-NSemu(3)@a45a8a976fca: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 23 } }, nsvci := 103 } gb0-NSVCI102-NSVCemu102-provFR(10)@a45a8a976fca: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. gb0-NSVCI102(7)@a45a8a976fca: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) gb0-NSVCI101-NSVCemu101-FRemu(12)@a45a8a976fca: AF_PACKET Test port (FR): user_start gb0-NSVCI101-NSVCemu101-FRemu(12)@a45a8a976fca: AF_PACKET Test port (FR): user_map gb0-NSVCI101-NSVCemu101-FRemu(12)@a45a8a976fca: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' gb0-NSVCI103-NSVCemu103-provFR(14)@a45a8a976fca: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. gb0-NSVCI103(9)@a45a8a976fca: NSVC 103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) gb0-NSemu(3)@a45a8a976fca: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 24 } }, nsvci := 104 } gb0-NSVCI102-NSVCemu102-FRemu(16)@a45a8a976fca: AF_PACKET Test port (FR): user_start gb0-NSVCI102-NSVCemu102-FRemu(16)@a45a8a976fca: AF_PACKET Test port (FR): user_map gb0-NSVCI102-NSVCemu102-FRemu(16)@a45a8a976fca: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' gb0-NSVCI103-NSVCemu103-FRemu(17)@a45a8a976fca: AF_PACKET Test port (FR): user_start gb0-NSVCI103-NSVCemu103-FRemu(17)@a45a8a976fca: AF_PACKET Test port (FR): user_map gb0-NSVCI104-NSVCemu104-provFR(18)@a45a8a976fca: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. gb0-NSVCI103-NSVCemu103-FRemu(17)@a45a8a976fca: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' gb0-NSVCI104(13)@a45a8a976fca: NSVC 104 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) gb0-NSVCI104-NSVCemu104-FRemu(20)@a45a8a976fca: AF_PACKET Test port (FR): user_start gb0-NSVCI104-NSVCemu104-FRemu(20)@a45a8a976fca: AF_PACKET Test port (FR): user_map gb0-NSVCI104-NSVCemu104-FRemu(20)@a45a8a976fca: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' gb0-BSSGPemu(4)@a45a8a976fca: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_bvc_bringup-BVCI100(6)@a45a8a976fca: Adding Client=gb0-bvc100-UEsim0(27), IMSI='262420000000000'H, TLLI='CDC0FCAE'O, index=0 gb0-bvc100-UEsim0(27)@a45a8a976fca: "gb0-bvc100-UEsim0" Waiting for BVC-UNBLOCK TC_bvc_bringup-BVCI101(11)@a45a8a976fca: Adding Client=gb0-bvc101-UEsim0(28), IMSI='262420000000100'H, TLLI='DF38543D'O, index=0 gb0-bvc101-UEsim0(28)@a45a8a976fca: "gb0-bvc101-UEsim0" Waiting for BVC-UNBLOCK TC_bvc_bringup-BVCI102(15)@a45a8a976fca: Adding Client=gb0-bvc102-UEsim0(29), IMSI='262420000000200'H, TLLI='C72C6EBC'O, index=0 gb0-bvc102-UEsim0(29)@a45a8a976fca: "gb0-bvc102-UEsim0" Waiting for BVC-UNBLOCK TC_bvc_bringup-BVCI103(19)@a45a8a976fca: Adding Client=gb0-bvc103-UEsim0(30), IMSI='262420000000300'H, TLLI='C163C6B6'O, index=0 gb0-bvc103-UEsim0(30)@a45a8a976fca: "gb0-bvc103-UEsim0" Waiting for BVC-UNBLOCK TC_bvc_bringup-BVCI104(21)@a45a8a976fca: Adding Client=gb0-bvc104-UEsim0(31), IMSI='262420000000400'H, TLLI='DFCB07F7'O, index=0 gb0-bvc104-UEsim0(31)@a45a8a976fca: "gb0-bvc104-UEsim0" Waiting for BVC-UNBLOCK TC_bvc_bringup-BVCI105(22)@a45a8a976fca: Adding Client=gb0-bvc105-UEsim0(32), IMSI='262420000000500'H, TLLI='C7FBC78F'O, index=0 gb0-bvc105-UEsim0(32)@a45a8a976fca: "gb0-bvc105-UEsim0" Waiting for BVC-UNBLOCK TC_bvc_bringup-BVCI106(23)@a45a8a976fca: Adding Client=gb0-bvc106-UEsim0(33), IMSI='262420000000600'H, TLLI='D30AC348'O, index=0 gb0-bvc106-UEsim0(33)@a45a8a976fca: "gb0-bvc106-UEsim0" Waiting for BVC-UNBLOCK TC_bvc_bringup-BVCI107(24)@a45a8a976fca: Adding Client=gb0-bvc107-UEsim0(34), IMSI='262420000000700'H, TLLI='C2904C1C'O, index=0 gb0-bvc107-UEsim0(34)@a45a8a976fca: "gb0-bvc107-UEsim0" Waiting for BVC-UNBLOCK TC_bvc_bringup-BVCI108(25)@a45a8a976fca: Adding Client=gb0-bvc108-UEsim0(35), IMSI='262420000000800'H, TLLI='EF73FA59'O, index=0 gb0-bvc108-UEsim0(35)@a45a8a976fca: "gb0-bvc108-UEsim0" Waiting for BVC-UNBLOCK TC_bvc_bringup-BVCI109(26)@a45a8a976fca: Adding Client=gb0-bvc109-UEsim0(36), IMSI='262420000000900'H, TLLI='EA800A03'O, index=0 gb0-bvc109-UEsim0(36)@a45a8a976fca: "gb0-bvc109-UEsim0" Waiting for BVC-UNBLOCK gb0-NSVCI101-NSVCemu101-FRemu(12)@a45a8a976fca: Detecting no more service affecting condition after N392 consecutive good cycles gb0-NSVCI102-NSVCemu102-FRemu(16)@a45a8a976fca: Detecting no more service affecting condition after N392 consecutive good cycles gb0-NSVCI103-NSVCemu103-FRemu(17)@a45a8a976fca: Detecting no more service affecting condition after N392 consecutive good cycles gb0-NSVCI104-NSVCemu104-FRemu(20)@a45a8a976fca: Detecting no more service affecting condition after N392 consecutive good cycles gb0-NSVCI101(5)@a45a8a976fca: Provider Link came up: sending NS-RESET gb0-NSVCI103(9)@a45a8a976fca: Provider Link came up: sending NS-RESET gb0-NSVCI102(7)@a45a8a976fca: Provider Link came up: sending NS-RESET gb0-NSVCI101(5)@a45a8a976fca: NSVC 101 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) gb0-NSVCI104(13)@a45a8a976fca: Provider Link came up: sending NS-RESET gb0-NSVCI103(9)@a45a8a976fca: NSVC 103 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) gb0-NSVCI101(5)@a45a8a976fca: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI101(5)@a45a8a976fca: NSVC 101 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) gb0-NSVCI102(7)@a45a8a976fca: NSVC 102 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) gb0-NSVCI104(13)@a45a8a976fca: NSVC 104 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) gb0-NSVCI103(9)@a45a8a976fca: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI103(9)@a45a8a976fca: NSVC 103 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) gb0-NSVCI104(13)@a45a8a976fca: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI104(13)@a45a8a976fca: NSVC 104 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) gb0-NSVCI102(7)@a45a8a976fca: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI102(7)@a45a8a976fca: NSVC 102 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) gb0-BSSGPemu(4)@a45a8a976fca: BVCI(0) Rx BVC-RESET-ACK gb0-BSSGPemu(4)@a45a8a976fca: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_bvc_bringup-BVCI104(21)@a45a8a976fca: BVCI(104) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc104-UEsim0(31)@a45a8a976fca: "gb0-bvc104-UEsim0" Entering main loop gb0-bvc104-UEsim0(31)@a45a8a976fca: "gb0-bvc104-UEsim0"Leaving main loop TC_bvc_bringup-BVCI104(21)@a45a8a976fca: Removing Client IMSI='262420000000400'H, index=0 TC_bvc_bringup-BVCI106(23)@a45a8a976fca: BVCI(106) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) TC_bvc_bringup-BVCI102(15)@a45a8a976fca: BVCI(102) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc106-UEsim0(33)@a45a8a976fca: "gb0-bvc106-UEsim0" Entering main loop gb0-bvc106-UEsim0(33)@a45a8a976fca: "gb0-bvc106-UEsim0"Leaving main loop gb0-bvc102-UEsim0(29)@a45a8a976fca: "gb0-bvc102-UEsim0" Entering main loop gb0-bvc102-UEsim0(29)@a45a8a976fca: "gb0-bvc102-UEsim0"Leaving main loop TC_bvc_bringup-BVCI106(23)@a45a8a976fca: Removing Client IMSI='262420000000600'H, index=0 TC_bvc_bringup-BVCI102(15)@a45a8a976fca: Removing Client IMSI='262420000000200'H, index=0 TC_bvc_bringup-BVCI101(11)@a45a8a976fca: BVCI(101) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) TC_bvc_bringup-BVCI101(11)@a45a8a976fca: Removing Client IMSI='262420000000100'H, index=0 gb0-bvc101-UEsim0(28)@a45a8a976fca: "gb0-bvc101-UEsim0" Entering main loop gb0-bvc101-UEsim0(28)@a45a8a976fca: "gb0-bvc101-UEsim0"Leaving main loop TC_bvc_bringup-BVCI109(26)@a45a8a976fca: BVCI(109) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) TC_bvc_bringup-BVCI108(25)@a45a8a976fca: BVCI(108) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) TC_bvc_bringup-BVCI108(25)@a45a8a976fca: Removing Client IMSI='262420000000800'H, index=0 gb0-bvc109-UEsim0(36)@a45a8a976fca: "gb0-bvc109-UEsim0" Entering main loop gb0-bvc109-UEsim0(36)@a45a8a976fca: "gb0-bvc109-UEsim0"Leaving main loop gb0-bvc108-UEsim0(35)@a45a8a976fca: "gb0-bvc108-UEsim0" Entering main loop gb0-bvc108-UEsim0(35)@a45a8a976fca: "gb0-bvc108-UEsim0"Leaving main loop TC_bvc_bringup-BVCI100(6)@a45a8a976fca: BVCI(100) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) TC_bvc_bringup-BVCI103(19)@a45a8a976fca: BVCI(103) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) TC_bvc_bringup-BVCI105(22)@a45a8a976fca: BVCI(105) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc103-UEsim0(30)@a45a8a976fca: "gb0-bvc103-UEsim0" Entering main loop gb0-bvc103-UEsim0(30)@a45a8a976fca: "gb0-bvc103-UEsim0"Leaving main loop gb0-bvc105-UEsim0(32)@a45a8a976fca: "gb0-bvc105-UEsim0" Entering main loop TC_bvc_bringup-BVCI109(26)@a45a8a976fca: Removing Client IMSI='262420000000900'H, index=0 gb0-bvc105-UEsim0(32)@a45a8a976fca: "gb0-bvc105-UEsim0"Leaving main loop gb0-bvc100-UEsim0(27)@a45a8a976fca: "gb0-bvc100-UEsim0" Entering main loop gb0-bvc100-UEsim0(27)@a45a8a976fca: "gb0-bvc100-UEsim0"Leaving main loop TC_bvc_bringup-BVCI105(22)@a45a8a976fca: Removing Client IMSI='262420000000500'H, index=0 TC_bvc_bringup-BVCI100(6)@a45a8a976fca: Removing Client IMSI='262420000000000'H, index=0 TC_bvc_bringup-BVCI107(24)@a45a8a976fca: BVCI(107) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc107-UEsim0(34)@a45a8a976fca: "gb0-bvc107-UEsim0" Entering main loop gb0-bvc107-UEsim0(34)@a45a8a976fca: "gb0-bvc107-UEsim0"Leaving main loop TC_bvc_bringup-BVCI103(19)@a45a8a976fca: Removing Client IMSI='262420000000300'H, index=0 TC_bvc_bringup-BVCI107(24)@a45a8a976fca: Removing Client IMSI='262420000000700'H, index=0 gb0-NSVCI104-NSVCemu104-FRemu(20)@a45a8a976fca: AF_PACKET Test port (FR): user_stop gb0-NSVCI101-NSVCemu101-FRemu(12)@a45a8a976fca: AF_PACKET Test port (FR): user_stop gb0-NSVCI102-NSVCemu102-FRemu(16)@a45a8a976fca: AF_PACKET Test port (FR): user_stop gb0-NSVCI103-NSVCemu103-FRemu(17)@a45a8a976fca: AF_PACKET Test port (FR): user_stop MTC@a45a8a976fca: Test case TC_bvc_bringup finished. Verdict: pass MTC@a45a8a976fca: Starting external command `../ttcn3-dumpcap-stop.sh FR_Tests.TC_bvc_bringup pass'. Tue Mar 4 04:09:58 UTC 2025 ====== FR_Tests.TC_bvc_bringup pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13288) Waiting for packet dumper to finish... 1 (prev_count=13288, count=16012) MTC@a45a8a976fca: External command `../ttcn3-dumpcap-stop.sh FR_Tests.TC_bvc_bringup pass' was executed successfully (exit status: 0). MTC@a45a8a976fca: Starting external command `../ttcn3-dumpcap-start.sh FR_Tests.TC_ul_ud'. ------ FR_Tests.TC_ul_ud ------ Tue Mar 4 04:10:00 UTC 2025 Waiting for packet dumper to start... 0 MTC@a45a8a976fca: External command `../ttcn3-dumpcap-start.sh FR_Tests.TC_ul_ud' was executed successfully (exit status: 0). MTC@a45a8a976fca: Test case TC_ul_ud started. MTC@a45a8a976fca: Initializing Gb interface 0: NSEI=123 gb0-NSemu(37)@a45a8a976fca: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 21 } }, nsvci := 101 } gb0-NSVCI101-NSVCemu101-provFR(41)@a45a8a976fca: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. gb0-NSemu(37)@a45a8a976fca: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 22 } }, nsvci := 102 } gb0-NSVCI101(39)@a45a8a976fca: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) gb0-NSVCI102-NSVCemu102-provFR(45)@a45a8a976fca: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. gb0-NSemu(37)@a45a8a976fca: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 23 } }, nsvci := 103 } gb0-NSVCI102(42)@a45a8a976fca: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) gb0-NSVCI101-NSVCemu101-FRemu(46)@a45a8a976fca: AF_PACKET Test port (FR): user_start gb0-NSVCI101-NSVCemu101-FRemu(46)@a45a8a976fca: AF_PACKET Test port (FR): user_map gb0-NSVCI101-NSVCemu101-FRemu(46)@a45a8a976fca: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' gb0-NSemu(37)@a45a8a976fca: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 24 } }, nsvci := 104 } gb0-NSVCI103-NSVCemu103-provFR(49)@a45a8a976fca: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. gb0-NSVCI103(44)@a45a8a976fca: NSVC 103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) gb0-NSVCI102-NSVCemu102-FRemu(50)@a45a8a976fca: AF_PACKET Test port (FR): user_start gb0-NSVCI102-NSVCemu102-FRemu(50)@a45a8a976fca: AF_PACKET Test port (FR): user_map gb0-NSVCI102-NSVCemu102-FRemu(50)@a45a8a976fca: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' gb0-NSVCI104-NSVCemu104-provFR(52)@a45a8a976fca: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. gb0-NSVCI104(48)@a45a8a976fca: NSVC 104 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) gb0-NSVCI103-NSVCemu103-FRemu(53)@a45a8a976fca: AF_PACKET Test port (FR): user_start gb0-NSVCI103-NSVCemu103-FRemu(53)@a45a8a976fca: AF_PACKET Test port (FR): user_map gb0-NSVCI103-NSVCemu103-FRemu(53)@a45a8a976fca: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' gb0-NSVCI104-NSVCemu104-FRemu(54)@a45a8a976fca: AF_PACKET Test port (FR): user_start gb0-NSVCI104-NSVCemu104-FRemu(54)@a45a8a976fca: AF_PACKET Test port (FR): user_map gb0-NSVCI104-NSVCemu104-FRemu(54)@a45a8a976fca: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' gb0-BSSGPemu(38)@a45a8a976fca: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_ul_ud-BVCI100(40)@a45a8a976fca: Adding Client=gb0-bvc100-UEsim0(61), IMSI='262420000000000'H, TLLI='D9094FD5'O, index=0 gb0-bvc100-UEsim0(61)@a45a8a976fca: "gb0-bvc100-UEsim0" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI100(40)@a45a8a976fca: Adding Client=gb0-bvc100-UEsim1(62), IMSI='262420000000001'H, TLLI='F929500B'O, index=1 gb0-bvc100-UEsim1(62)@a45a8a976fca: "gb0-bvc100-UEsim1" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI100(40)@a45a8a976fca: Adding Client=gb0-bvc100-UEsim2(63), IMSI='262420000000002'H, TLLI='F2FA7F15'O, index=2 gb0-bvc100-UEsim2(63)@a45a8a976fca: "gb0-bvc100-UEsim2" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI100(40)@a45a8a976fca: Adding Client=gb0-bvc100-UEsim3(64), IMSI='262420000000003'H, TLLI='F3273FEE'O, index=3 gb0-bvc100-UEsim3(64)@a45a8a976fca: "gb0-bvc100-UEsim3" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI100(40)@a45a8a976fca: Adding Client=gb0-bvc100-UEsim4(65), IMSI='262420000000004'H, TLLI='EFABFF27'O, index=4 gb0-bvc100-UEsim4(65)@a45a8a976fca: "gb0-bvc100-UEsim4" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI100(40)@a45a8a976fca: Adding Client=gb0-bvc100-UEsim5(66), IMSI='262420000000005'H, TLLI='D155D336'O, index=5 gb0-bvc100-UEsim5(66)@a45a8a976fca: "gb0-bvc100-UEsim5" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI100(40)@a45a8a976fca: Adding Client=gb0-bvc100-UEsim6(67), IMSI='262420000000006'H, TLLI='F3C7B7DD'O, index=6 gb0-bvc100-UEsim6(67)@a45a8a976fca: "gb0-bvc100-UEsim6" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI100(40)@a45a8a976fca: Adding Client=gb0-bvc100-UEsim7(68), IMSI='262420000000007'H, TLLI='E59511F9'O, index=7 gb0-bvc100-UEsim7(68)@a45a8a976fca: "gb0-bvc100-UEsim7" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI100(40)@a45a8a976fca: Adding Client=gb0-bvc100-UEsim8(69), IMSI='262420000000008'H, TLLI='C806B2C3'O, index=8 gb0-bvc100-UEsim8(69)@a45a8a976fca: "gb0-bvc100-UEsim8" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI100(40)@a45a8a976fca: Adding Client=gb0-bvc100-UEsim9(70), IMSI='262420000000009'H, TLLI='CF5EB25E'O, index=9 gb0-bvc100-UEsim9(70)@a45a8a976fca: "gb0-bvc100-UEsim9" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI101(43)@a45a8a976fca: Adding Client=gb0-bvc101-UEsim0(71), IMSI='262420000000100'H, TLLI='C4C269AB'O, index=0 gb0-bvc101-UEsim0(71)@a45a8a976fca: "gb0-bvc101-UEsim0" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI101(43)@a45a8a976fca: Adding Client=gb0-bvc101-UEsim1(72), IMSI='262420000000101'H, TLLI='C3ECC179'O, index=1 gb0-bvc101-UEsim1(72)@a45a8a976fca: "gb0-bvc101-UEsim1" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI101(43)@a45a8a976fca: Adding Client=gb0-bvc101-UEsim2(73), IMSI='262420000000102'H, TLLI='F6E204D5'O, index=2 gb0-bvc101-UEsim2(73)@a45a8a976fca: "gb0-bvc101-UEsim2" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI101(43)@a45a8a976fca: Adding Client=gb0-bvc101-UEsim3(74), IMSI='262420000000103'H, TLLI='E8740C3E'O, index=3 gb0-bvc101-UEsim3(74)@a45a8a976fca: "gb0-bvc101-UEsim3" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI101(43)@a45a8a976fca: Adding Client=gb0-bvc101-UEsim4(75), IMSI='262420000000104'H, TLLI='EB90256C'O, index=4 gb0-bvc101-UEsim4(75)@a45a8a976fca: "gb0-bvc101-UEsim4" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI101(43)@a45a8a976fca: Adding Client=gb0-bvc101-UEsim5(76), IMSI='262420000000105'H, TLLI='E738AB1F'O, index=5 gb0-bvc101-UEsim5(76)@a45a8a976fca: "gb0-bvc101-UEsim5" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI101(43)@a45a8a976fca: Adding Client=gb0-bvc101-UEsim6(77), IMSI='262420000000106'H, TLLI='C45DD5A3'O, index=6 gb0-bvc101-UEsim6(77)@a45a8a976fca: "gb0-bvc101-UEsim6" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI101(43)@a45a8a976fca: Adding Client=gb0-bvc101-UEsim7(78), IMSI='262420000000107'H, TLLI='C96895F8'O, index=7 gb0-bvc101-UEsim7(78)@a45a8a976fca: "gb0-bvc101-UEsim7" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI101(43)@a45a8a976fca: Adding Client=gb0-bvc101-UEsim8(79), IMSI='262420000000108'H, TLLI='ECD6AC6D'O, index=8 gb0-bvc101-UEsim8(79)@a45a8a976fca: "gb0-bvc101-UEsim8" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI101(43)@a45a8a976fca: Adding Client=gb0-bvc101-UEsim9(80), IMSI='262420000000109'H, TLLI='E5B400F0'O, index=9 gb0-bvc101-UEsim9(80)@a45a8a976fca: "gb0-bvc101-UEsim9" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI102(47)@a45a8a976fca: Adding Client=gb0-bvc102-UEsim0(81), IMSI='262420000000200'H, TLLI='CB37946B'O, index=0 gb0-bvc102-UEsim0(81)@a45a8a976fca: "gb0-bvc102-UEsim0" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI102(47)@a45a8a976fca: Adding Client=gb0-bvc102-UEsim1(82), IMSI='262420000000201'H, TLLI='F53E3918'O, index=1 gb0-bvc102-UEsim1(82)@a45a8a976fca: "gb0-bvc102-UEsim1" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI102(47)@a45a8a976fca: Adding Client=gb0-bvc102-UEsim2(83), IMSI='262420000000202'H, TLLI='DC027A7C'O, index=2 gb0-bvc102-UEsim2(83)@a45a8a976fca: "gb0-bvc102-UEsim2" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI102(47)@a45a8a976fca: Adding Client=gb0-bvc102-UEsim3(84), IMSI='262420000000203'H, TLLI='DBEEC097'O, index=3 gb0-bvc102-UEsim3(84)@a45a8a976fca: "gb0-bvc102-UEsim3" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI102(47)@a45a8a976fca: Adding Client=gb0-bvc102-UEsim4(85), IMSI='262420000000204'H, TLLI='F86CB6E9'O, index=4 gb0-bvc102-UEsim4(85)@a45a8a976fca: "gb0-bvc102-UEsim4" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI102(47)@a45a8a976fca: Adding Client=gb0-bvc102-UEsim5(86), IMSI='262420000000205'H, TLLI='D7B2BB5B'O, index=5 gb0-bvc102-UEsim5(86)@a45a8a976fca: "gb0-bvc102-UEsim5" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI102(47)@a45a8a976fca: Adding Client=gb0-bvc102-UEsim6(87), IMSI='262420000000206'H, TLLI='FA244931'O, index=6 gb0-bvc102-UEsim6(87)@a45a8a976fca: "gb0-bvc102-UEsim6" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI102(47)@a45a8a976fca: Adding Client=gb0-bvc102-UEsim7(88), IMSI='262420000000207'H, TLLI='CDFF3384'O, index=7 gb0-bvc102-UEsim7(88)@a45a8a976fca: "gb0-bvc102-UEsim7" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI102(47)@a45a8a976fca: Adding Client=gb0-bvc102-UEsim8(89), IMSI='262420000000208'H, TLLI='E8D6D4F7'O, index=8 gb0-bvc102-UEsim8(89)@a45a8a976fca: "gb0-bvc102-UEsim8" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI102(47)@a45a8a976fca: Adding Client=gb0-bvc102-UEsim9(90), IMSI='262420000000209'H, TLLI='E2002EC5'O, index=9 gb0-bvc102-UEsim9(90)@a45a8a976fca: "gb0-bvc102-UEsim9" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI103(51)@a45a8a976fca: Adding Client=gb0-bvc103-UEsim0(91), IMSI='262420000000300'H, TLLI='E7D8C8C9'O, index=0 gb0-bvc103-UEsim0(91)@a45a8a976fca: "gb0-bvc103-UEsim0" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI103(51)@a45a8a976fca: Adding Client=gb0-bvc103-UEsim1(92), IMSI='262420000000301'H, TLLI='DB4E6C69'O, index=1 gb0-bvc103-UEsim1(92)@a45a8a976fca: "gb0-bvc103-UEsim1" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI103(51)@a45a8a976fca: Adding Client=gb0-bvc103-UEsim2(93), IMSI='262420000000302'H, TLLI='CFE362E9'O, index=2 gb0-bvc103-UEsim2(93)@a45a8a976fca: "gb0-bvc103-UEsim2" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI103(51)@a45a8a976fca: Adding Client=gb0-bvc103-UEsim3(94), IMSI='262420000000303'H, TLLI='DA9371BD'O, index=3 gb0-bvc103-UEsim3(94)@a45a8a976fca: "gb0-bvc103-UEsim3" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI103(51)@a45a8a976fca: Adding Client=gb0-bvc103-UEsim4(95), IMSI='262420000000304'H, TLLI='F55F0B8B'O, index=4 gb0-bvc103-UEsim4(95)@a45a8a976fca: "gb0-bvc103-UEsim4" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI103(51)@a45a8a976fca: Adding Client=gb0-bvc103-UEsim5(96), IMSI='262420000000305'H, TLLI='CC9C98FD'O, index=5 gb0-bvc103-UEsim5(96)@a45a8a976fca: "gb0-bvc103-UEsim5" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI103(51)@a45a8a976fca: Adding Client=gb0-bvc103-UEsim6(97), IMSI='262420000000306'H, TLLI='C9AFFBAB'O, index=6 gb0-bvc103-UEsim6(97)@a45a8a976fca: "gb0-bvc103-UEsim6" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI103(51)@a45a8a976fca: Adding Client=gb0-bvc103-UEsim7(98), IMSI='262420000000307'H, TLLI='EA651442'O, index=7 gb0-bvc103-UEsim7(98)@a45a8a976fca: "gb0-bvc103-UEsim7" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI103(51)@a45a8a976fca: Adding Client=gb0-bvc103-UEsim8(99), IMSI='262420000000308'H, TLLI='FF5455A6'O, index=8 gb0-bvc103-UEsim8(99)@a45a8a976fca: "gb0-bvc103-UEsim8" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI103(51)@a45a8a976fca: Adding Client=gb0-bvc103-UEsim9(100), IMSI='262420000000309'H, TLLI='E24A2128'O, index=9 gb0-bvc103-UEsim9(100)@a45a8a976fca: "gb0-bvc103-UEsim9" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI104(55)@a45a8a976fca: Adding Client=gb0-bvc104-UEsim0(101), IMSI='262420000000400'H, TLLI='DCFCA8C5'O, index=0 gb0-bvc104-UEsim0(101)@a45a8a976fca: "gb0-bvc104-UEsim0" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI104(55)@a45a8a976fca: Adding Client=gb0-bvc104-UEsim1(102), IMSI='262420000000401'H, TLLI='DE404368'O, index=1 gb0-bvc104-UEsim1(102)@a45a8a976fca: "gb0-bvc104-UEsim1" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI104(55)@a45a8a976fca: Adding Client=gb0-bvc104-UEsim2(103), IMSI='262420000000402'H, TLLI='E2A43BF0'O, index=2 gb0-bvc104-UEsim2(103)@a45a8a976fca: "gb0-bvc104-UEsim2" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI104(55)@a45a8a976fca: Adding Client=gb0-bvc104-UEsim3(104), IMSI='262420000000403'H, TLLI='FF1BE1F4'O, index=3 gb0-bvc104-UEsim3(104)@a45a8a976fca: "gb0-bvc104-UEsim3" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI104(55)@a45a8a976fca: Adding Client=gb0-bvc104-UEsim4(105), IMSI='262420000000404'H, TLLI='F4DFB1B4'O, index=4 gb0-bvc104-UEsim4(105)@a45a8a976fca: "gb0-bvc104-UEsim4" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI104(55)@a45a8a976fca: Adding Client=gb0-bvc104-UEsim5(106), IMSI='262420000000405'H, TLLI='DE1DABA1'O, index=5 gb0-bvc104-UEsim5(106)@a45a8a976fca: "gb0-bvc104-UEsim5" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI104(55)@a45a8a976fca: Adding Client=gb0-bvc104-UEsim6(107), IMSI='262420000000406'H, TLLI='E2B0540F'O, index=6 gb0-bvc104-UEsim6(107)@a45a8a976fca: "gb0-bvc104-UEsim6" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI104(55)@a45a8a976fca: Adding Client=gb0-bvc104-UEsim7(108), IMSI='262420000000407'H, TLLI='D1E2F4E5'O, index=7 gb0-bvc104-UEsim7(108)@a45a8a976fca: "gb0-bvc104-UEsim7" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI104(55)@a45a8a976fca: Adding Client=gb0-bvc104-UEsim8(109), IMSI='262420000000408'H, TLLI='EB29C553'O, index=8 gb0-bvc104-UEsim8(109)@a45a8a976fca: "gb0-bvc104-UEsim8" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI104(55)@a45a8a976fca: Adding Client=gb0-bvc104-UEsim9(110), IMSI='262420000000409'H, TLLI='CC546DA3'O, index=9 gb0-bvc104-UEsim9(110)@a45a8a976fca: "gb0-bvc104-UEsim9" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI105(56)@a45a8a976fca: Adding Client=gb0-bvc105-UEsim0(111), IMSI='262420000000500'H, TLLI='CDC7E7DC'O, index=0 gb0-bvc105-UEsim0(111)@a45a8a976fca: "gb0-bvc105-UEsim0" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI105(56)@a45a8a976fca: Adding Client=gb0-bvc105-UEsim1(112), IMSI='262420000000501'H, TLLI='C8E3F0A4'O, index=1 gb0-bvc105-UEsim1(112)@a45a8a976fca: "gb0-bvc105-UEsim1" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI105(56)@a45a8a976fca: Adding Client=gb0-bvc105-UEsim2(113), IMSI='262420000000502'H, TLLI='E9CD9E3D'O, index=2 gb0-bvc105-UEsim2(113)@a45a8a976fca: "gb0-bvc105-UEsim2" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI105(56)@a45a8a976fca: Adding Client=gb0-bvc105-UEsim3(114), IMSI='262420000000503'H, TLLI='DB5F8CD3'O, index=3 gb0-bvc105-UEsim3(114)@a45a8a976fca: "gb0-bvc105-UEsim3" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI105(56)@a45a8a976fca: Adding Client=gb0-bvc105-UEsim4(115), IMSI='262420000000504'H, TLLI='D75F570D'O, index=4 gb0-bvc105-UEsim4(115)@a45a8a976fca: "gb0-bvc105-UEsim4" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI105(56)@a45a8a976fca: Adding Client=gb0-bvc105-UEsim5(116), IMSI='262420000000505'H, TLLI='CBCA7703'O, index=5 gb0-bvc105-UEsim5(116)@a45a8a976fca: "gb0-bvc105-UEsim5" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI105(56)@a45a8a976fca: Adding Client=gb0-bvc105-UEsim6(117), IMSI='262420000000506'H, TLLI='ECD06E5C'O, index=6 gb0-bvc105-UEsim6(117)@a45a8a976fca: "gb0-bvc105-UEsim6" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI105(56)@a45a8a976fca: Adding Client=gb0-bvc105-UEsim7(118), IMSI='262420000000507'H, TLLI='C761848C'O, index=7 gb0-bvc105-UEsim7(118)@a45a8a976fca: "gb0-bvc105-UEsim7" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI105(56)@a45a8a976fca: Adding Client=gb0-bvc105-UEsim8(119), IMSI='262420000000508'H, TLLI='DCB53088'O, index=8 gb0-bvc105-UEsim8(119)@a45a8a976fca: "gb0-bvc105-UEsim8" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI105(56)@a45a8a976fca: Adding Client=gb0-bvc105-UEsim9(120), IMSI='262420000000509'H, TLLI='EE887DDF'O, index=9 gb0-bvc105-UEsim9(120)@a45a8a976fca: "gb0-bvc105-UEsim9" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI106(57)@a45a8a976fca: Adding Client=gb0-bvc106-UEsim0(121), IMSI='262420000000600'H, TLLI='FA969F16'O, index=0 gb0-bvc106-UEsim0(121)@a45a8a976fca: "gb0-bvc106-UEsim0" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI106(57)@a45a8a976fca: Adding Client=gb0-bvc106-UEsim1(122), IMSI='262420000000601'H, TLLI='FBB3DDB4'O, index=1 gb0-bvc106-UEsim1(122)@a45a8a976fca: "gb0-bvc106-UEsim1" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI106(57)@a45a8a976fca: Adding Client=gb0-bvc106-UEsim2(123), IMSI='262420000000602'H, TLLI='EEBD1DD9'O, index=2 gb0-bvc106-UEsim2(123)@a45a8a976fca: "gb0-bvc106-UEsim2" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI106(57)@a45a8a976fca: Adding Client=gb0-bvc106-UEsim3(124), IMSI='262420000000603'H, TLLI='E681BA5F'O, index=3 gb0-bvc106-UEsim3(124)@a45a8a976fca: "gb0-bvc106-UEsim3" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI106(57)@a45a8a976fca: Adding Client=gb0-bvc106-UEsim4(125), IMSI='262420000000604'H, TLLI='D57ED7CB'O, index=4 gb0-bvc106-UEsim4(125)@a45a8a976fca: "gb0-bvc106-UEsim4" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI106(57)@a45a8a976fca: Adding Client=gb0-bvc106-UEsim5(126), IMSI='262420000000605'H, TLLI='D01FE76B'O, index=5 gb0-bvc106-UEsim5(126)@a45a8a976fca: "gb0-bvc106-UEsim5" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI106(57)@a45a8a976fca: Adding Client=gb0-bvc106-UEsim6(127), IMSI='262420000000606'H, TLLI='E2872CAA'O, index=6 gb0-bvc106-UEsim6(127)@a45a8a976fca: "gb0-bvc106-UEsim6" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI106(57)@a45a8a976fca: Adding Client=gb0-bvc106-UEsim7(128), IMSI='262420000000607'H, TLLI='FCC60F8F'O, index=7 gb0-bvc106-UEsim7(128)@a45a8a976fca: "gb0-bvc106-UEsim7" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI106(57)@a45a8a976fca: Adding Client=gb0-bvc106-UEsim8(129), IMSI='262420000000608'H, TLLI='C1322F8A'O, index=8 gb0-bvc106-UEsim8(129)@a45a8a976fca: "gb0-bvc106-UEsim8" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI106(57)@a45a8a976fca: Adding Client=gb0-bvc106-UEsim9(130), IMSI='262420000000609'H, TLLI='FA9910CB'O, index=9 gb0-bvc106-UEsim9(130)@a45a8a976fca: "gb0-bvc106-UEsim9" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI107(58)@a45a8a976fca: Adding Client=gb0-bvc107-UEsim0(131), IMSI='262420000000700'H, TLLI='C8952351'O, index=0 gb0-bvc107-UEsim0(131)@a45a8a976fca: "gb0-bvc107-UEsim0" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI107(58)@a45a8a976fca: Adding Client=gb0-bvc107-UEsim1(132), IMSI='262420000000701'H, TLLI='EE5BE858'O, index=1 gb0-bvc107-UEsim1(132)@a45a8a976fca: "gb0-bvc107-UEsim1" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI107(58)@a45a8a976fca: Adding Client=gb0-bvc107-UEsim2(133), IMSI='262420000000702'H, TLLI='D71C1B46'O, index=2 gb0-bvc107-UEsim2(133)@a45a8a976fca: "gb0-bvc107-UEsim2" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI107(58)@a45a8a976fca: Adding Client=gb0-bvc107-UEsim3(134), IMSI='262420000000703'H, TLLI='C99C5F01'O, index=3 gb0-bvc107-UEsim3(134)@a45a8a976fca: "gb0-bvc107-UEsim3" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI107(58)@a45a8a976fca: Adding Client=gb0-bvc107-UEsim4(135), IMSI='262420000000704'H, TLLI='F9A7D0B5'O, index=4 gb0-bvc107-UEsim4(135)@a45a8a976fca: "gb0-bvc107-UEsim4" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI107(58)@a45a8a976fca: Adding Client=gb0-bvc107-UEsim5(136), IMSI='262420000000705'H, TLLI='CBB4D959'O, index=5 gb0-bvc107-UEsim5(136)@a45a8a976fca: "gb0-bvc107-UEsim5" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI107(58)@a45a8a976fca: Adding Client=gb0-bvc107-UEsim6(137), IMSI='262420000000706'H, TLLI='C6D975DA'O, index=6 gb0-bvc107-UEsim6(137)@a45a8a976fca: "gb0-bvc107-UEsim6" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI107(58)@a45a8a976fca: Adding Client=gb0-bvc107-UEsim7(138), IMSI='262420000000707'H, TLLI='CC721542'O, index=7 gb0-bvc107-UEsim7(138)@a45a8a976fca: "gb0-bvc107-UEsim7" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI107(58)@a45a8a976fca: Adding Client=gb0-bvc107-UEsim8(139), IMSI='262420000000708'H, TLLI='E7118B31'O, index=8 gb0-bvc107-UEsim8(139)@a45a8a976fca: "gb0-bvc107-UEsim8" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI107(58)@a45a8a976fca: Adding Client=gb0-bvc107-UEsim9(140), IMSI='262420000000709'H, TLLI='FFF60026'O, index=9 gb0-bvc107-UEsim9(140)@a45a8a976fca: "gb0-bvc107-UEsim9" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI108(59)@a45a8a976fca: Adding Client=gb0-bvc108-UEsim0(141), IMSI='262420000000800'H, TLLI='C2AB97AF'O, index=0 gb0-bvc108-UEsim0(141)@a45a8a976fca: "gb0-bvc108-UEsim0" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI108(59)@a45a8a976fca: Adding Client=gb0-bvc108-UEsim1(142), IMSI='262420000000801'H, TLLI='C20D854F'O, index=1 gb0-bvc108-UEsim1(142)@a45a8a976fca: "gb0-bvc108-UEsim1" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI108(59)@a45a8a976fca: Adding Client=gb0-bvc108-UEsim2(143), IMSI='262420000000802'H, TLLI='E39F682D'O, index=2 gb0-bvc108-UEsim2(143)@a45a8a976fca: "gb0-bvc108-UEsim2" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI108(59)@a45a8a976fca: Adding Client=gb0-bvc108-UEsim3(144), IMSI='262420000000803'H, TLLI='CFA1F0D6'O, index=3 gb0-bvc108-UEsim3(144)@a45a8a976fca: "gb0-bvc108-UEsim3" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI108(59)@a45a8a976fca: Adding Client=gb0-bvc108-UEsim4(145), IMSI='262420000000804'H, TLLI='FA328BE0'O, index=4 gb0-bvc108-UEsim4(145)@a45a8a976fca: "gb0-bvc108-UEsim4" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI108(59)@a45a8a976fca: Adding Client=gb0-bvc108-UEsim5(146), IMSI='262420000000805'H, TLLI='ED488E9E'O, index=5 gb0-bvc108-UEsim5(146)@a45a8a976fca: "gb0-bvc108-UEsim5" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI108(59)@a45a8a976fca: Adding Client=gb0-bvc108-UEsim6(147), IMSI='262420000000806'H, TLLI='FB85C398'O, index=6 gb0-bvc108-UEsim6(147)@a45a8a976fca: "gb0-bvc108-UEsim6" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI108(59)@a45a8a976fca: Adding Client=gb0-bvc108-UEsim7(148), IMSI='262420000000807'H, TLLI='F8A82912'O, index=7 gb0-bvc108-UEsim7(148)@a45a8a976fca: "gb0-bvc108-UEsim7" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI108(59)@a45a8a976fca: Adding Client=gb0-bvc108-UEsim8(149), IMSI='262420000000808'H, TLLI='CDFCB00D'O, index=8 gb0-bvc108-UEsim8(149)@a45a8a976fca: "gb0-bvc108-UEsim8" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI108(59)@a45a8a976fca: Adding Client=gb0-bvc108-UEsim9(150), IMSI='262420000000809'H, TLLI='EBA26555'O, index=9 gb0-bvc108-UEsim9(150)@a45a8a976fca: "gb0-bvc108-UEsim9" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI109(60)@a45a8a976fca: Adding Client=gb0-bvc109-UEsim0(151), IMSI='262420000000900'H, TLLI='E9051E7B'O, index=0 gb0-bvc109-UEsim0(151)@a45a8a976fca: "gb0-bvc109-UEsim0" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI109(60)@a45a8a976fca: Adding Client=gb0-bvc109-UEsim1(152), IMSI='262420000000901'H, TLLI='C52E60E3'O, index=1 gb0-bvc109-UEsim1(152)@a45a8a976fca: "gb0-bvc109-UEsim1" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI109(60)@a45a8a976fca: Adding Client=gb0-bvc109-UEsim2(153), IMSI='262420000000902'H, TLLI='E8B36361'O, index=2 gb0-bvc109-UEsim2(153)@a45a8a976fca: "gb0-bvc109-UEsim2" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI109(60)@a45a8a976fca: Adding Client=gb0-bvc109-UEsim3(154), IMSI='262420000000903'H, TLLI='E5DB7EA7'O, index=3 gb0-bvc109-UEsim3(154)@a45a8a976fca: "gb0-bvc109-UEsim3" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI109(60)@a45a8a976fca: Adding Client=gb0-bvc109-UEsim4(155), IMSI='262420000000904'H, TLLI='F99E8B50'O, index=4 gb0-bvc109-UEsim4(155)@a45a8a976fca: "gb0-bvc109-UEsim4" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI109(60)@a45a8a976fca: Adding Client=gb0-bvc109-UEsim5(156), IMSI='262420000000905'H, TLLI='FA5A2305'O, index=5 gb0-bvc109-UEsim5(156)@a45a8a976fca: "gb0-bvc109-UEsim5" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI109(60)@a45a8a976fca: Adding Client=gb0-bvc109-UEsim6(157), IMSI='262420000000906'H, TLLI='FFE9835D'O, index=6 gb0-bvc109-UEsim6(157)@a45a8a976fca: "gb0-bvc109-UEsim6" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI109(60)@a45a8a976fca: Adding Client=gb0-bvc109-UEsim7(158), IMSI='262420000000907'H, TLLI='C5F6DA4B'O, index=7 gb0-bvc109-UEsim7(158)@a45a8a976fca: "gb0-bvc109-UEsim7" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI109(60)@a45a8a976fca: Adding Client=gb0-bvc109-UEsim8(159), IMSI='262420000000908'H, TLLI='CC0C0DD0'O, index=8 gb0-bvc109-UEsim8(159)@a45a8a976fca: "gb0-bvc109-UEsim8" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI109(60)@a45a8a976fca: Adding Client=gb0-bvc109-UEsim9(160), IMSI='262420000000909'H, TLLI='F00B998B'O, index=9 gb0-bvc109-UEsim9(160)@a45a8a976fca: "gb0-bvc109-UEsim9" Waiting for BVC-UNBLOCK gb0-NSVCI101-NSVCemu101-FRemu(46)@a45a8a976fca: Detecting no more service affecting condition after N392 consecutive good cycles gb0-NSVCI102-NSVCemu102-FRemu(50)@a45a8a976fca: Detecting no more service affecting condition after N392 consecutive good cycles gb0-NSVCI103-NSVCemu103-FRemu(53)@a45a8a976fca: Detecting no more service affecting condition after N392 consecutive good cycles gb0-NSVCI104-NSVCemu104-FRemu(54)@a45a8a976fca: Detecting no more service affecting condition after N392 consecutive good cycles gb0-NSVCI101(39)@a45a8a976fca: Provider Link came up: sending NS-RESET gb0-NSVCI102(42)@a45a8a976fca: Provider Link came up: sending NS-RESET gb0-NSVCI103(44)@a45a8a976fca: Provider Link came up: sending NS-RESET gb0-NSVCI101(39)@a45a8a976fca: NSVC 101 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) gb0-NSVCI102(42)@a45a8a976fca: NSVC 102 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) gb0-NSVCI104(48)@a45a8a976fca: Provider Link came up: sending NS-RESET gb0-NSVCI103(44)@a45a8a976fca: NSVC 103 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) gb0-NSVCI101(39)@a45a8a976fca: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI101(39)@a45a8a976fca: NSVC 101 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) gb0-NSVCI102(42)@a45a8a976fca: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI102(42)@a45a8a976fca: NSVC 102 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) gb0-NSVCI104(48)@a45a8a976fca: NSVC 104 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) gb0-NSVCI103(44)@a45a8a976fca: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI103(44)@a45a8a976fca: NSVC 103 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) gb0-NSVCI104(48)@a45a8a976fca: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI104(48)@a45a8a976fca: NSVC 104 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) gb0-BSSGPemu(38)@a45a8a976fca: BVCI(0) Rx BVC-RESET-ACK gb0-BSSGPemu(38)@a45a8a976fca: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_ul_ud-BVCI104(55)@a45a8a976fca: BVCI(104) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc104-UEsim0(101)@a45a8a976fca: "gb0-bvc104-UEsim0" Entering main loop gb0-bvc104-UEsim3(104)@a45a8a976fca: "gb0-bvc104-UEsim3" Entering main loop gb0-bvc104-UEsim2(103)@a45a8a976fca: "gb0-bvc104-UEsim2" Entering main loop gb0-bvc104-UEsim4(105)@a45a8a976fca: "gb0-bvc104-UEsim4" Entering main loop gb0-bvc104-UEsim6(107)@a45a8a976fca: "gb0-bvc104-UEsim6" Entering main loop gb0-bvc104-UEsim9(110)@a45a8a976fca: "gb0-bvc104-UEsim9" Entering main loop gb0-bvc104-UEsim7(108)@a45a8a976fca: "gb0-bvc104-UEsim7" Entering main loop gb0-bvc104-UEsim8(109)@a45a8a976fca: "gb0-bvc104-UEsim8" Entering main loop gb0-bvc104-UEsim1(102)@a45a8a976fca: "gb0-bvc104-UEsim1" Entering main loop gb0-bvc104-UEsim5(106)@a45a8a976fca: "gb0-bvc104-UEsim5" Entering main loop TC_ul_ud-BVCI101(43)@a45a8a976fca: BVCI(101) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc101-UEsim0(71)@a45a8a976fca: "gb0-bvc101-UEsim0" Entering main loop gb0-bvc101-UEsim2(73)@a45a8a976fca: "gb0-bvc101-UEsim2" Entering main loop gb0-bvc101-UEsim3(74)@a45a8a976fca: "gb0-bvc101-UEsim3" Entering main loop gb0-bvc101-UEsim1(72)@a45a8a976fca: "gb0-bvc101-UEsim1" Entering main loop gb0-bvc101-UEsim5(76)@a45a8a976fca: "gb0-bvc101-UEsim5" Entering main loop gb0-bvc101-UEsim6(77)@a45a8a976fca: "gb0-bvc101-UEsim6" Entering main loop gb0-bvc101-UEsim4(75)@a45a8a976fca: "gb0-bvc101-UEsim4" Entering main loop TC_ul_ud-BVCI105(56)@a45a8a976fca: BVCI(105) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc105-UEsim0(111)@a45a8a976fca: "gb0-bvc105-UEsim0" Entering main loop gb0-bvc105-UEsim3(114)@a45a8a976fca: "gb0-bvc105-UEsim3" Entering main loop gb0-bvc105-UEsim7(118)@a45a8a976fca: "gb0-bvc105-UEsim7" Entering main loop gb0-bvc105-UEsim1(112)@a45a8a976fca: "gb0-bvc105-UEsim1" Entering main loop gb0-bvc105-UEsim4(115)@a45a8a976fca: "gb0-bvc105-UEsim4" Entering main loop gb0-bvc105-UEsim8(119)@a45a8a976fca: "gb0-bvc105-UEsim8" Entering main loop gb0-bvc105-UEsim2(113)@a45a8a976fca: "gb0-bvc105-UEsim2" Entering main loop gb0-bvc105-UEsim5(116)@a45a8a976fca: "gb0-bvc105-UEsim5" Entering main loop gb0-bvc105-UEsim9(120)@a45a8a976fca: "gb0-bvc105-UEsim9" Entering main loop gb0-bvc105-UEsim6(117)@a45a8a976fca: "gb0-bvc105-UEsim6" Entering main loop TC_ul_ud-BVCI102(47)@a45a8a976fca: BVCI(102) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc102-UEsim0(81)@a45a8a976fca: "gb0-bvc102-UEsim0" Entering main loop gb0-bvc102-UEsim1(82)@a45a8a976fca: "gb0-bvc102-UEsim1" Entering main loop gb0-bvc102-UEsim2(83)@a45a8a976fca: "gb0-bvc102-UEsim2" Entering main loop gb0-bvc102-UEsim3(84)@a45a8a976fca: "gb0-bvc102-UEsim3" Entering main loop gb0-bvc102-UEsim5(86)@a45a8a976fca: "gb0-bvc102-UEsim5" Entering main loop gb0-bvc102-UEsim9(90)@a45a8a976fca: "gb0-bvc102-UEsim9" Entering main loop gb0-bvc102-UEsim4(85)@a45a8a976fca: "gb0-bvc102-UEsim4" Entering main loop gb0-bvc102-UEsim8(89)@a45a8a976fca: "gb0-bvc102-UEsim8" Entering main loop gb0-bvc102-UEsim7(88)@a45a8a976fca: "gb0-bvc102-UEsim7" Entering main loop TC_ul_ud-BVCI106(57)@a45a8a976fca: BVCI(106) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc102-UEsim6(87)@a45a8a976fca: "gb0-bvc102-UEsim6" Entering main loop gb0-bvc106-UEsim0(121)@a45a8a976fca: "gb0-bvc106-UEsim0" Entering main loop TC_ul_ud-BVCI107(58)@a45a8a976fca: BVCI(107) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc107-UEsim0(131)@a45a8a976fca: "gb0-bvc107-UEsim0" Entering main loop gb0-bvc107-UEsim1(132)@a45a8a976fca: "gb0-bvc107-UEsim1" Entering main loop gb0-bvc107-UEsim2(133)@a45a8a976fca: "gb0-bvc107-UEsim2" Entering main loop gb0-bvc107-UEsim4(135)@a45a8a976fca: "gb0-bvc107-UEsim4" Entering main loop gb0-bvc107-UEsim9(140)@a45a8a976fca: "gb0-bvc107-UEsim9" Entering main loop gb0-bvc107-UEsim6(137)@a45a8a976fca: "gb0-bvc107-UEsim6" Entering main loop gb0-bvc107-UEsim8(139)@a45a8a976fca: "gb0-bvc107-UEsim8" Entering main loop gb0-bvc107-UEsim3(134)@a45a8a976fca: "gb0-bvc107-UEsim3" Entering main loop gb0-bvc107-UEsim5(136)@a45a8a976fca: "gb0-bvc107-UEsim5" Entering main loop gb0-bvc107-UEsim7(138)@a45a8a976fca: "gb0-bvc107-UEsim7" Entering main loop TC_ul_ud-BVCI100(40)@a45a8a976fca: BVCI(100) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc100-UEsim0(61)@a45a8a976fca: "gb0-bvc100-UEsim0" Entering main loop gb0-bvc106-UEsim1(122)@a45a8a976fca: "gb0-bvc106-UEsim1" Entering main loop TC_ul_ud-BVCI103(51)@a45a8a976fca: BVCI(103) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc103-UEsim0(91)@a45a8a976fca: "gb0-bvc103-UEsim0" Entering main loop gb0-bvc103-UEsim1(92)@a45a8a976fca: "gb0-bvc103-UEsim1" Entering main loop gb0-bvc103-UEsim3(94)@a45a8a976fca: "gb0-bvc103-UEsim3" Entering main loop gb0-bvc103-UEsim8(99)@a45a8a976fca: "gb0-bvc103-UEsim8" Entering main loop gb0-bvc103-UEsim2(93)@a45a8a976fca: "gb0-bvc103-UEsim2" Entering main loop gb0-bvc103-UEsim7(98)@a45a8a976fca: "gb0-bvc103-UEsim7" Entering main loop gb0-bvc103-UEsim9(100)@a45a8a976fca: "gb0-bvc103-UEsim9" Entering main loop gb0-bvc103-UEsim4(95)@a45a8a976fca: "gb0-bvc103-UEsim4" Entering main loop gb0-bvc103-UEsim5(96)@a45a8a976fca: "gb0-bvc103-UEsim5" Entering main loop gb0-bvc103-UEsim6(97)@a45a8a976fca: "gb0-bvc103-UEsim6" Entering main loop TC_ul_ud-BVCI108(59)@a45a8a976fca: BVCI(108) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc108-UEsim0(141)@a45a8a976fca: "gb0-bvc108-UEsim0" Entering main loop gb0-bvc108-UEsim1(142)@a45a8a976fca: "gb0-bvc108-UEsim1" Entering main loop gb0-bvc108-UEsim3(144)@a45a8a976fca: "gb0-bvc108-UEsim3" Entering main loop gb0-bvc108-UEsim2(143)@a45a8a976fca: "gb0-bvc108-UEsim2" Entering main loop gb0-bvc108-UEsim4(145)@a45a8a976fca: "gb0-bvc108-UEsim4" Entering main loop gb0-bvc108-UEsim9(150)@a45a8a976fca: "gb0-bvc108-UEsim9" Entering main loop gb0-bvc108-UEsim7(148)@a45a8a976fca: "gb0-bvc108-UEsim7" Entering main loop gb0-bvc108-UEsim5(146)@a45a8a976fca: "gb0-bvc108-UEsim5" Entering main loop gb0-bvc108-UEsim6(147)@a45a8a976fca: "gb0-bvc108-UEsim6" Entering main loop gb0-bvc108-UEsim8(149)@a45a8a976fca: "gb0-bvc108-UEsim8" Entering main loop gb0-bvc101-UEsim7(78)@a45a8a976fca: "gb0-bvc101-UEsim7" Entering main loop gb0-bvc100-UEsim2(63)@a45a8a976fca: "gb0-bvc100-UEsim2" Entering main loop gb0-bvc100-UEsim1(62)@a45a8a976fca: "gb0-bvc100-UEsim1" Entering main loop gb0-bvc106-UEsim3(124)@a45a8a976fca: "gb0-bvc106-UEsim3" Entering main loop gb0-bvc106-UEsim7(128)@a45a8a976fca: "gb0-bvc106-UEsim7" Entering main loop gb0-bvc106-UEsim4(125)@a45a8a976fca: "gb0-bvc106-UEsim4" Entering main loop gb0-bvc106-UEsim5(126)@a45a8a976fca: "gb0-bvc106-UEsim5" Entering main loop gb0-bvc101-UEsim9(80)@a45a8a976fca: "gb0-bvc101-UEsim9" Entering main loop gb0-bvc106-UEsim2(123)@a45a8a976fca: "gb0-bvc106-UEsim2" Entering main loop gb0-bvc106-UEsim6(127)@a45a8a976fca: "gb0-bvc106-UEsim6" Entering main loop gb0-bvc106-UEsim8(129)@a45a8a976fca: "gb0-bvc106-UEsim8" Entering main loop gb0-bvc106-UEsim9(130)@a45a8a976fca: "gb0-bvc106-UEsim9" Entering main loop gb0-bvc101-UEsim8(79)@a45a8a976fca: "gb0-bvc101-UEsim8" Entering main loop gb0-bvc100-UEsim3(64)@a45a8a976fca: "gb0-bvc100-UEsim3" Entering main loop gb0-bvc100-UEsim4(65)@a45a8a976fca: "gb0-bvc100-UEsim4" Entering main loop gb0-bvc100-UEsim6(67)@a45a8a976fca: "gb0-bvc100-UEsim6" Entering main loop gb0-bvc100-UEsim7(68)@a45a8a976fca: "gb0-bvc100-UEsim7" Entering main loop gb0-bvc100-UEsim8(69)@a45a8a976fca: "gb0-bvc100-UEsim8" Entering main loop gb0-bvc100-UEsim5(66)@a45a8a976fca: "gb0-bvc100-UEsim5" Entering main loop gb0-bvc100-UEsim9(70)@a45a8a976fca: "gb0-bvc100-UEsim9" Entering main loop TC_ul_ud-BVCI109(60)@a45a8a976fca: BVCI(109) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc109-UEsim0(151)@a45a8a976fca: "gb0-bvc109-UEsim0" Entering main loop gb0-bvc109-UEsim1(152)@a45a8a976fca: "gb0-bvc109-UEsim1" Entering main loop gb0-bvc109-UEsim2(153)@a45a8a976fca: "gb0-bvc109-UEsim2" Entering main loop gb0-bvc109-UEsim4(155)@a45a8a976fca: "gb0-bvc109-UEsim4" Entering main loop gb0-bvc109-UEsim5(156)@a45a8a976fca: "gb0-bvc109-UEsim5" Entering main loop gb0-bvc109-UEsim3(154)@a45a8a976fca: "gb0-bvc109-UEsim3" Entering main loop gb0-bvc109-UEsim6(157)@a45a8a976fca: "gb0-bvc109-UEsim6" Entering main loop gb0-bvc109-UEsim7(158)@a45a8a976fca: "gb0-bvc109-UEsim7" Entering main loop gb0-bvc109-UEsim9(160)@a45a8a976fca: "gb0-bvc109-UEsim9" Entering main loop gb0-bvc109-UEsim8(159)@a45a8a976fca: "gb0-bvc109-UEsim8" Entering main loop gb0-bvc104-UEsim4(105)@a45a8a976fca: "gb0-bvc104-UEsim4"Leaving main loop TC_ul_ud-BVCI104(55)@a45a8a976fca: Removing Client IMSI='262420000000404'H, index=4 gb0-bvc101-UEsim0(71)@a45a8a976fca: "gb0-bvc101-UEsim0"Leaving main loop TC_ul_ud-BVCI101(43)@a45a8a976fca: Removing Client IMSI='262420000000100'H, index=0 gb0-bvc101-UEsim1(72)@a45a8a976fca: "gb0-bvc101-UEsim1"Leaving main loop TC_ul_ud-BVCI101(43)@a45a8a976fca: Removing Client IMSI='262420000000101'H, index=1 gb0-bvc105-UEsim4(115)@a45a8a976fca: "gb0-bvc105-UEsim4"Leaving main loop TC_ul_ud-BVCI105(56)@a45a8a976fca: Removing Client IMSI='262420000000504'H, index=4 gb0-bvc100-UEsim0(61)@a45a8a976fca: "gb0-bvc100-UEsim0"Leaving main loop gb0-bvc108-UEsim3(144)@a45a8a976fca: "gb0-bvc108-UEsim3"Leaving main loop TC_ul_ud-BVCI100(40)@a45a8a976fca: Removing Client IMSI='262420000000000'H, index=0 TC_ul_ud-BVCI108(59)@a45a8a976fca: Removing Client IMSI='262420000000803'H, index=3 gb0-bvc103-UEsim3(94)@a45a8a976fca: "gb0-bvc103-UEsim3"Leaving main loop TC_ul_ud-BVCI103(51)@a45a8a976fca: Removing Client IMSI='262420000000303'H, index=3 gb0-bvc102-UEsim2(83)@a45a8a976fca: "gb0-bvc102-UEsim2"Leaving main loop TC_ul_ud-BVCI102(47)@a45a8a976fca: Removing Client IMSI='262420000000202'H, index=2 gb0-bvc102-UEsim1(82)@a45a8a976fca: "gb0-bvc102-UEsim1"Leaving main loop gb0-bvc109-UEsim4(155)@a45a8a976fca: "gb0-bvc109-UEsim4"Leaving main loop TC_ul_ud-BVCI102(47)@a45a8a976fca: Removing Client IMSI='262420000000201'H, index=1 TC_ul_ud-BVCI109(60)@a45a8a976fca: Removing Client IMSI='262420000000904'H, index=4 gb0-bvc102-UEsim0(81)@a45a8a976fca: "gb0-bvc102-UEsim0"Leaving main loop gb0-bvc101-UEsim2(73)@a45a8a976fca: "gb0-bvc101-UEsim2"Leaving main loop TC_ul_ud-BVCI102(47)@a45a8a976fca: Removing Client IMSI='262420000000200'H, index=0 TC_ul_ud-BVCI101(43)@a45a8a976fca: Removing Client IMSI='262420000000102'H, index=2 gb0-bvc106-UEsim1(122)@a45a8a976fca: "gb0-bvc106-UEsim1"Leaving main loop TC_ul_ud-BVCI106(57)@a45a8a976fca: Removing Client IMSI='262420000000601'H, index=1 gb0-bvc109-UEsim8(159)@a45a8a976fca: "gb0-bvc109-UEsim8"Leaving main loop TC_ul_ud-BVCI109(60)@a45a8a976fca: Removing Client IMSI='262420000000908'H, index=8 gb0-bvc108-UEsim9(150)@a45a8a976fca: "gb0-bvc108-UEsim9"Leaving main loop gb0-bvc100-UEsim4(65)@a45a8a976fca: "gb0-bvc100-UEsim4"Leaving main loop TC_ul_ud-BVCI108(59)@a45a8a976fca: Removing Client IMSI='262420000000809'H, index=9 TC_ul_ud-BVCI100(40)@a45a8a976fca: Removing Client IMSI='262420000000004'H, index=4 gb0-bvc102-UEsim9(90)@a45a8a976fca: "gb0-bvc102-UEsim9"Leaving main loop TC_ul_ud-BVCI102(47)@a45a8a976fca: Removing Client IMSI='262420000000209'H, index=9 gb0-bvc100-UEsim5(66)@a45a8a976fca: "gb0-bvc100-UEsim5"Leaving main loop TC_ul_ud-BVCI100(40)@a45a8a976fca: Removing Client IMSI='262420000000005'H, index=5 gb0-bvc105-UEsim8(119)@a45a8a976fca: "gb0-bvc105-UEsim8"Leaving main loop gb0-bvc104-UEsim6(107)@a45a8a976fca: "gb0-bvc104-UEsim6"Leaving main loop TC_ul_ud-BVCI104(55)@a45a8a976fca: Removing Client IMSI='262420000000406'H, index=6 TC_ul_ud-BVCI105(56)@a45a8a976fca: Removing Client IMSI='262420000000508'H, index=8 gb0-bvc105-UEsim1(112)@a45a8a976fca: "gb0-bvc105-UEsim1"Leaving main loop gb0-bvc108-UEsim0(141)@a45a8a976fca: "gb0-bvc108-UEsim0"Leaving main loop TC_ul_ud-BVCI108(59)@a45a8a976fca: Removing Client IMSI='262420000000800'H, index=0 TC_ul_ud-BVCI105(56)@a45a8a976fca: Removing Client IMSI='262420000000501'H, index=1 gb0-bvc106-UEsim3(124)@a45a8a976fca: "gb0-bvc106-UEsim3"Leaving main loop TC_ul_ud-BVCI106(57)@a45a8a976fca: Removing Client IMSI='262420000000603'H, index=3 gb0-bvc100-UEsim2(63)@a45a8a976fca: "gb0-bvc100-UEsim2"Leaving main loop TC_ul_ud-BVCI100(40)@a45a8a976fca: Removing Client IMSI='262420000000002'H, index=2 gb0-bvc100-UEsim8(69)@a45a8a976fca: "gb0-bvc100-UEsim8"Leaving main loop TC_ul_ud-BVCI100(40)@a45a8a976fca: Removing Client IMSI='262420000000008'H, index=8 gb0-bvc104-UEsim7(108)@a45a8a976fca: "gb0-bvc104-UEsim7"Leaving main loop TC_ul_ud-BVCI104(55)@a45a8a976fca: Removing Client IMSI='262420000000407'H, index=7 gb0-bvc104-UEsim3(104)@a45a8a976fca: "gb0-bvc104-UEsim3"Leaving main loop TC_ul_ud-BVCI104(55)@a45a8a976fca: Removing Client IMSI='262420000000403'H, index=3 gb0-bvc106-UEsim9(130)@a45a8a976fca: "gb0-bvc106-UEsim9"Leaving main loop TC_ul_ud-BVCI106(57)@a45a8a976fca: Removing Client IMSI='262420000000609'H, index=9 gb0-bvc107-UEsim8(139)@a45a8a976fca: "gb0-bvc107-UEsim8"Leaving main loop TC_ul_ud-BVCI107(58)@a45a8a976fca: Removing Client IMSI='262420000000708'H, index=8 gb0-bvc108-UEsim6(147)@a45a8a976fca: "gb0-bvc108-UEsim6"Leaving main loop TC_ul_ud-BVCI108(59)@a45a8a976fca: Removing Client IMSI='262420000000806'H, index=6 gb0-bvc102-UEsim3(84)@a45a8a976fca: "gb0-bvc102-UEsim3"Leaving main loop TC_ul_ud-BVCI102(47)@a45a8a976fca: Removing Client IMSI='262420000000203'H, index=3 gb0-bvc100-UEsim3(64)@a45a8a976fca: "gb0-bvc100-UEsim3"Leaving main loop TC_ul_ud-BVCI100(40)@a45a8a976fca: Removing Client IMSI='262420000000003'H, index=3 gb0-bvc109-UEsim9(160)@a45a8a976fca: "gb0-bvc109-UEsim9"Leaving main loop TC_ul_ud-BVCI109(60)@a45a8a976fca: Removing Client IMSI='262420000000909'H, index=9 gb0-bvc106-UEsim0(121)@a45a8a976fca: "gb0-bvc106-UEsim0"Leaving main loop TC_ul_ud-BVCI106(57)@a45a8a976fca: Removing Client IMSI='262420000000600'H, index=0 gb0-bvc102-UEsim4(85)@a45a8a976fca: "gb0-bvc102-UEsim4"Leaving main loop TC_ul_ud-BVCI102(47)@a45a8a976fca: Removing Client IMSI='262420000000204'H, index=4 gb0-bvc102-UEsim7(88)@a45a8a976fca: "gb0-bvc102-UEsim7"Leaving main loop TC_ul_ud-BVCI102(47)@a45a8a976fca: Removing Client IMSI='262420000000207'H, index=7 gb0-bvc102-UEsim6(87)@a45a8a976fca: "gb0-bvc102-UEsim6"Leaving main loop TC_ul_ud-BVCI102(47)@a45a8a976fca: Removing Client IMSI='262420000000206'H, index=6 gb0-bvc101-UEsim3(74)@a45a8a976fca: "gb0-bvc101-UEsim3"Leaving main loop TC_ul_ud-BVCI101(43)@a45a8a976fca: Removing Client IMSI='262420000000103'H, index=3 gb0-bvc105-UEsim0(111)@a45a8a976fca: "gb0-bvc105-UEsim0"Leaving main loop TC_ul_ud-BVCI105(56)@a45a8a976fca: Removing Client IMSI='262420000000500'H, index=0 gb0-bvc100-UEsim9(70)@a45a8a976fca: "gb0-bvc100-UEsim9"Leaving main loop TC_ul_ud-BVCI100(40)@a45a8a976fca: Removing Client IMSI='262420000000009'H, index=9 gb0-bvc103-UEsim0(91)@a45a8a976fca: "gb0-bvc103-UEsim0"Leaving main loop gb0-bvc104-UEsim8(109)@a45a8a976fca: "gb0-bvc104-UEsim8"Leaving main loop gb0-bvc106-UEsim8(129)@a45a8a976fca: "gb0-bvc106-UEsim8"Leaving main loop TC_ul_ud-BVCI103(51)@a45a8a976fca: Removing Client IMSI='262420000000300'H, index=0 TC_ul_ud-BVCI104(55)@a45a8a976fca: Removing Client IMSI='262420000000408'H, index=8 gb0-bvc105-UEsim3(114)@a45a8a976fca: "gb0-bvc105-UEsim3"Leaving main loop TC_ul_ud-BVCI106(57)@a45a8a976fca: Removing Client IMSI='262420000000608'H, index=8 TC_ul_ud-BVCI105(56)@a45a8a976fca: Removing Client IMSI='262420000000503'H, index=3 gb0-bvc108-UEsim4(145)@a45a8a976fca: "gb0-bvc108-UEsim4"Leaving main loop TC_ul_ud-BVCI108(59)@a45a8a976fca: Removing Client IMSI='262420000000804'H, index=4 gb0-bvc101-UEsim9(80)@a45a8a976fca: "gb0-bvc101-UEsim9"Leaving main loop TC_ul_ud-BVCI101(43)@a45a8a976fca: Removing Client IMSI='262420000000109'H, index=9 gb0-bvc105-UEsim9(120)@a45a8a976fca: "gb0-bvc105-UEsim9"Leaving main loop gb0-bvc100-UEsim7(68)@a45a8a976fca: "gb0-bvc100-UEsim7"Leaving main loop TC_ul_ud-BVCI105(56)@a45a8a976fca: Removing Client IMSI='262420000000509'H, index=9 TC_ul_ud-BVCI100(40)@a45a8a976fca: Removing Client IMSI='262420000000007'H, index=7 gb0-bvc105-UEsim6(117)@a45a8a976fca: "gb0-bvc105-UEsim6"Leaving main loop gb0-bvc106-UEsim7(128)@a45a8a976fca: "gb0-bvc106-UEsim7"Leaving main loop TC_ul_ud-BVCI105(56)@a45a8a976fca: Removing Client IMSI='262420000000506'H, index=6 gb0-bvc102-UEsim5(86)@a45a8a976fca: "gb0-bvc102-UEsim5"Leaving main loop TC_ul_ud-BVCI102(47)@a45a8a976fca: Removing Client IMSI='262420000000205'H, index=5 TC_ul_ud-BVCI106(57)@a45a8a976fca: Removing Client IMSI='262420000000607'H, index=7 gb0-bvc103-UEsim9(100)@a45a8a976fca: "gb0-bvc103-UEsim9"Leaving main loop gb0-bvc106-UEsim5(126)@a45a8a976fca: "gb0-bvc106-UEsim5"Leaving main loop gb0-bvc107-UEsim9(140)@a45a8a976fca: "gb0-bvc107-UEsim9"Leaving main loop gb0-bvc101-UEsim4(75)@a45a8a976fca: "gb0-bvc101-UEsim4"Leaving main loop TC_ul_ud-BVCI103(51)@a45a8a976fca: Removing Client IMSI='262420000000309'H, index=9 TC_ul_ud-BVCI107(58)@a45a8a976fca: Removing Client IMSI='262420000000709'H, index=9 gb0-bvc109-UEsim3(154)@a45a8a976fca: "gb0-bvc109-UEsim3"Leaving main loop TC_ul_ud-BVCI101(43)@a45a8a976fca: Removing Client IMSI='262420000000104'H, index=4 TC_ul_ud-BVCI106(57)@a45a8a976fca: Removing Client IMSI='262420000000605'H, index=5 gb0-bvc107-UEsim7(138)@a45a8a976fca: "gb0-bvc107-UEsim7"Leaving main loop TC_ul_ud-BVCI107(58)@a45a8a976fca: Removing Client IMSI='262420000000707'H, index=7 TC_ul_ud-BVCI109(60)@a45a8a976fca: Removing Client IMSI='262420000000903'H, index=3 gb0-bvc101-UEsim6(77)@a45a8a976fca: "gb0-bvc101-UEsim6"Leaving main loop TC_ul_ud-BVCI101(43)@a45a8a976fca: Removing Client IMSI='262420000000106'H, index=6 gb0-bvc107-UEsim3(134)@a45a8a976fca: "gb0-bvc107-UEsim3"Leaving main loop TC_ul_ud-BVCI107(58)@a45a8a976fca: Removing Client IMSI='262420000000703'H, index=3 gb0-bvc101-UEsim8(79)@a45a8a976fca: "gb0-bvc101-UEsim8"Leaving main loop TC_ul_ud-BVCI101(43)@a45a8a976fca: Removing Client IMSI='262420000000108'H, index=8 gb0-bvc108-UEsim2(143)@a45a8a976fca: "gb0-bvc108-UEsim2"Leaving main loop gb0-bvc105-UEsim2(113)@a45a8a976fca: "gb0-bvc105-UEsim2"Leaving main loop gb0-bvc107-UEsim2(133)@a45a8a976fca: "gb0-bvc107-UEsim2"Leaving main loop TC_ul_ud-BVCI105(56)@a45a8a976fca: Removing Client IMSI='262420000000502'H, index=2 TC_ul_ud-BVCI108(59)@a45a8a976fca: Removing Client IMSI='262420000000802'H, index=2 gb0-bvc103-UEsim4(95)@a45a8a976fca: "gb0-bvc103-UEsim4"Leaving main loop TC_ul_ud-BVCI103(51)@a45a8a976fca: Removing Client IMSI='262420000000304'H, index=4 gb0-bvc102-UEsim8(89)@a45a8a976fca: "gb0-bvc102-UEsim8"Leaving main loop TC_ul_ud-BVCI102(47)@a45a8a976fca: Removing Client IMSI='262420000000208'H, index=8 gb0-bvc104-UEsim0(101)@a45a8a976fca: "gb0-bvc104-UEsim0"Leaving main loop TC_ul_ud-BVCI104(55)@a45a8a976fca: Removing Client IMSI='262420000000400'H, index=0 gb0-bvc106-UEsim4(125)@a45a8a976fca: "gb0-bvc106-UEsim4"Leaving main loop gb0-bvc109-UEsim5(156)@a45a8a976fca: "gb0-bvc109-UEsim5"Leaving main loop TC_ul_ud-BVCI106(57)@a45a8a976fca: Removing Client IMSI='262420000000604'H, index=4 gb0-bvc103-UEsim2(93)@a45a8a976fca: "gb0-bvc103-UEsim2"Leaving main loop TC_ul_ud-BVCI109(60)@a45a8a976fca: Removing Client IMSI='262420000000905'H, index=5 gb0-bvc104-UEsim1(102)@a45a8a976fca: "gb0-bvc104-UEsim1"Leaving main loop TC_ul_ud-BVCI103(51)@a45a8a976fca: Removing Client IMSI='262420000000302'H, index=2 gb0-bvc104-UEsim9(110)@a45a8a976fca: "gb0-bvc104-UEsim9"Leaving main loop TC_ul_ud-BVCI104(55)@a45a8a976fca: Removing Client IMSI='262420000000401'H, index=1 TC_ul_ud-BVCI104(55)@a45a8a976fca: Removing Client IMSI='262420000000409'H, index=9 TC_ul_ud-BVCI107(58)@a45a8a976fca: Removing Client IMSI='262420000000702'H, index=2 gb0-bvc109-UEsim0(151)@a45a8a976fca: "gb0-bvc109-UEsim0"Leaving main loop TC_ul_ud-BVCI109(60)@a45a8a976fca: Removing Client IMSI='262420000000900'H, index=0 gb0-bvc107-UEsim0(131)@a45a8a976fca: "gb0-bvc107-UEsim0"Leaving main loop TC_ul_ud-BVCI107(58)@a45a8a976fca: Removing Client IMSI='262420000000700'H, index=0 gb0-bvc103-UEsim1(92)@a45a8a976fca: "gb0-bvc103-UEsim1"Leaving main loop TC_ul_ud-BVCI103(51)@a45a8a976fca: Removing Client IMSI='262420000000301'H, index=1 gb0-bvc108-UEsim7(148)@a45a8a976fca: "gb0-bvc108-UEsim7"Leaving main loop TC_ul_ud-BVCI108(59)@a45a8a976fca: Removing Client IMSI='262420000000807'H, index=7 gb0-bvc103-UEsim6(97)@a45a8a976fca: "gb0-bvc103-UEsim6"Leaving main loop TC_ul_ud-BVCI103(51)@a45a8a976fca: Removing Client IMSI='262420000000306'H, index=6 gb0-bvc103-UEsim7(98)@a45a8a976fca: "gb0-bvc103-UEsim7"Leaving main loop gb0-bvc105-UEsim7(118)@a45a8a976fca: "gb0-bvc105-UEsim7"Leaving main loop gb0-bvc103-UEsim8(99)@a45a8a976fca: "gb0-bvc103-UEsim8"Leaving main loop TC_ul_ud-BVCI105(56)@a45a8a976fca: Removing Client IMSI='262420000000507'H, index=7 gb0-bvc104-UEsim2(103)@a45a8a976fca: "gb0-bvc104-UEsim2"Leaving main loop TC_ul_ud-BVCI104(55)@a45a8a976fca: Removing Client IMSI='262420000000402'H, index=2 gb0-bvc107-UEsim1(132)@a45a8a976fca: "gb0-bvc107-UEsim1"Leaving main loop TC_ul_ud-BVCI103(51)@a45a8a976fca: Removing Client IMSI='262420000000307'H, index=7 TC_ul_ud-BVCI103(51)@a45a8a976fca: Removing Client IMSI='262420000000308'H, index=8 TC_ul_ud-BVCI107(58)@a45a8a976fca: Removing Client IMSI='262420000000701'H, index=1 gb0-bvc101-UEsim7(78)@a45a8a976fca: "gb0-bvc101-UEsim7"Leaving main loop TC_ul_ud-BVCI101(43)@a45a8a976fca: Removing Client IMSI='262420000000107'H, index=7 gb0-bvc106-UEsim2(123)@a45a8a976fca: "gb0-bvc106-UEsim2"Leaving main loop TC_ul_ud-BVCI106(57)@a45a8a976fca: Removing Client IMSI='262420000000602'H, index=2 gb0-bvc109-UEsim7(158)@a45a8a976fca: "gb0-bvc109-UEsim7"Leaving main loop TC_ul_ud-BVCI109(60)@a45a8a976fca: Removing Client IMSI='262420000000907'H, index=7 gb0-bvc104-UEsim5(106)@a45a8a976fca: "gb0-bvc104-UEsim5"Leaving main loop TC_ul_ud-BVCI104(55)@a45a8a976fca: Removing Client IMSI='262420000000405'H, index=5 gb0-bvc107-UEsim6(137)@a45a8a976fca: "gb0-bvc107-UEsim6"Leaving main loop TC_ul_ud-BVCI107(58)@a45a8a976fca: Removing Client IMSI='262420000000706'H, index=6 gb0-bvc109-UEsim1(152)@a45a8a976fca: "gb0-bvc109-UEsim1"Leaving main loop TC_ul_ud-BVCI109(60)@a45a8a976fca: Removing Client IMSI='262420000000901'H, index=1 gb0-bvc108-UEsim5(146)@a45a8a976fca: "gb0-bvc108-UEsim5"Leaving main loop TC_ul_ud-BVCI108(59)@a45a8a976fca: Removing Client IMSI='262420000000805'H, index=5 gb0-bvc108-UEsim8(149)@a45a8a976fca: "gb0-bvc108-UEsim8"Leaving main loop TC_ul_ud-BVCI108(59)@a45a8a976fca: Removing Client IMSI='262420000000808'H, index=8 gb0-bvc109-UEsim2(153)@a45a8a976fca: "gb0-bvc109-UEsim2"Leaving main loop TC_ul_ud-BVCI109(60)@a45a8a976fca: Removing Client IMSI='262420000000902'H, index=2 gb0-bvc109-UEsim6(157)@a45a8a976fca: "gb0-bvc109-UEsim6"Leaving main loop TC_ul_ud-BVCI109(60)@a45a8a976fca: Removing Client IMSI='262420000000906'H, index=6 gb0-bvc100-UEsim1(62)@a45a8a976fca: "gb0-bvc100-UEsim1"Leaving main loop TC_ul_ud-BVCI100(40)@a45a8a976fca: Removing Client IMSI='262420000000001'H, index=1 gb0-bvc107-UEsim4(135)@a45a8a976fca: "gb0-bvc107-UEsim4"Leaving main loop TC_ul_ud-BVCI107(58)@a45a8a976fca: Removing Client IMSI='262420000000704'H, index=4 gb0-bvc101-UEsim5(76)@a45a8a976fca: "gb0-bvc101-UEsim5"Leaving main loop TC_ul_ud-BVCI101(43)@a45a8a976fca: Removing Client IMSI='262420000000105'H, index=5 gb0-bvc108-UEsim1(142)@a45a8a976fca: "gb0-bvc108-UEsim1"Leaving main loop TC_ul_ud-BVCI108(59)@a45a8a976fca: Removing Client IMSI='262420000000801'H, index=1 gb0-bvc107-UEsim5(136)@a45a8a976fca: "gb0-bvc107-UEsim5"Leaving main loop TC_ul_ud-BVCI107(58)@a45a8a976fca: Removing Client IMSI='262420000000705'H, index=5 gb0-bvc105-UEsim5(116)@a45a8a976fca: "gb0-bvc105-UEsim5"Leaving main loop TC_ul_ud-BVCI105(56)@a45a8a976fca: Removing Client IMSI='262420000000505'H, index=5 gb0-bvc103-UEsim5(96)@a45a8a976fca: "gb0-bvc103-UEsim5"Leaving main loop gb0-bvc100-UEsim6(67)@a45a8a976fca: "gb0-bvc100-UEsim6"Leaving main loop TC_ul_ud-BVCI103(51)@a45a8a976fca: Removing Client IMSI='262420000000305'H, index=5 TC_ul_ud-BVCI100(40)@a45a8a976fca: Removing Client IMSI='262420000000006'H, index=6 gb0-bvc106-UEsim6(127)@a45a8a976fca: "gb0-bvc106-UEsim6"Leaving main loop TC_ul_ud-BVCI106(57)@a45a8a976fca: Removing Client IMSI='262420000000606'H, index=6 gb0-NSVCI102-NSVCemu102-FRemu(50)@a45a8a976fca: AF_PACKET Test port (FR): user_stop gb0-NSVCI104-NSVCemu104-FRemu(54)@a45a8a976fca: AF_PACKET Test port (FR): user_stop gb0-NSVCI103-NSVCemu103-FRemu(53)@a45a8a976fca: AF_PACKET Test port (FR): user_stop gb0-NSVCI101-NSVCemu101-FRemu(46)@a45a8a976fca: AF_PACKET Test port (FR): user_stop MTC@a45a8a976fca: Test case TC_ul_ud finished. Verdict: pass MTC@a45a8a976fca: Starting external command `../ttcn3-dumpcap-stop.sh FR_Tests.TC_ul_ud pass'. Tue Mar 4 04:10:34 UTC 2025 ====== FR_Tests.TC_ul_ud pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2946256) Waiting for packet dumper to finish... 1 (prev_count=2946256, count=2951860) MTC@a45a8a976fca: External command `../ttcn3-dumpcap-stop.sh FR_Tests.TC_ul_ud pass' was executed successfully (exit status: 0). MTC@a45a8a976fca: Starting external command `../ttcn3-dumpcap-start.sh FR_Tests.TC_ul2dl_ud'. ------ FR_Tests.TC_ul2dl_ud ------ Tue Mar 4 04:10:36 UTC 2025 Waiting for packet dumper to start... 0 MTC@a45a8a976fca: External command `../ttcn3-dumpcap-start.sh FR_Tests.TC_ul2dl_ud' was executed successfully (exit status: 0). MTC@a45a8a976fca: Test case TC_ul2dl_ud started. MTC@a45a8a976fca: Initializing Gb interface 0: NSEI=123 gb0-NSemu(161)@a45a8a976fca: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 21 } }, nsvci := 101 } gb0-NSemu(161)@a45a8a976fca: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 22 } }, nsvci := 102 } gb0-NSVCI101-NSVCemu101-provFR(166)@a45a8a976fca: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. gb0-NSVCI101(163)@a45a8a976fca: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) gb0-NSemu(161)@a45a8a976fca: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 23 } }, nsvci := 103 } gb0-NSVCI102-NSVCemu102-provFR(169)@a45a8a976fca: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. gb0-NSVCI102(165)@a45a8a976fca: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) gb0-NSVCI101-NSVCemu101-FRemu(170)@a45a8a976fca: AF_PACKET Test port (FR): user_start gb0-NSVCI101-NSVCemu101-FRemu(170)@a45a8a976fca: AF_PACKET Test port (FR): user_map gb0-NSVCI101-NSVCemu101-FRemu(170)@a45a8a976fca: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' gb0-NSemu(161)@a45a8a976fca: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 24 } }, nsvci := 104 } gb0-NSVCI103-NSVCemu103-provFR(172)@a45a8a976fca: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. gb0-NSVCI103(168)@a45a8a976fca: NSVC 103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) gb0-NSVCI102-NSVCemu102-FRemu(173)@a45a8a976fca: AF_PACKET Test port (FR): user_start gb0-NSVCI102-NSVCemu102-FRemu(173)@a45a8a976fca: AF_PACKET Test port (FR): user_map gb0-NSVCI102-NSVCemu102-FRemu(173)@a45a8a976fca: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' gb0-NSVCI104-NSVCemu104-provFR(175)@a45a8a976fca: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. gb0-NSVCI104(171)@a45a8a976fca: NSVC 104 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) gb0-NSVCI103-NSVCemu103-FRemu(176)@a45a8a976fca: AF_PACKET Test port (FR): user_start gb0-NSVCI103-NSVCemu103-FRemu(176)@a45a8a976fca: AF_PACKET Test port (FR): user_map gb0-NSVCI103-NSVCemu103-FRemu(176)@a45a8a976fca: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' gb0-NSVCI104-NSVCemu104-FRemu(177)@a45a8a976fca: AF_PACKET Test port (FR): user_start gb0-NSVCI104-NSVCemu104-FRemu(177)@a45a8a976fca: AF_PACKET Test port (FR): user_map gb0-NSVCI104-NSVCemu104-FRemu(177)@a45a8a976fca: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' gb0-BSSGPemu(162)@a45a8a976fca: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_ul2dl_ud-BVCI100(164)@a45a8a976fca: Adding Client=gb0-bvc100-UEsim0(185), IMSI='262420000000000'H, TLLI='C1D6E67F'O, index=0 gb0-bvc100-UEsim0(185)@a45a8a976fca: "gb0-bvc100-UEsim0" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI100(164)@a45a8a976fca: Adding Client=gb0-bvc100-UEsim1(186), IMSI='262420000000001'H, TLLI='FC8DF50F'O, index=1 gb0-bvc100-UEsim1(186)@a45a8a976fca: "gb0-bvc100-UEsim1" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI100(164)@a45a8a976fca: Adding Client=gb0-bvc100-UEsim2(187), IMSI='262420000000002'H, TLLI='FB6DB568'O, index=2 gb0-bvc100-UEsim2(187)@a45a8a976fca: "gb0-bvc100-UEsim2" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI100(164)@a45a8a976fca: Adding Client=gb0-bvc100-UEsim3(188), IMSI='262420000000003'H, TLLI='C4515DF0'O, index=3 gb0-bvc100-UEsim3(188)@a45a8a976fca: "gb0-bvc100-UEsim3" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI100(164)@a45a8a976fca: Adding Client=gb0-bvc100-UEsim4(189), IMSI='262420000000004'H, TLLI='C4910DCF'O, index=4 gb0-bvc100-UEsim4(189)@a45a8a976fca: "gb0-bvc100-UEsim4" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI100(164)@a45a8a976fca: Adding Client=gb0-bvc100-UEsim5(190), IMSI='262420000000005'H, TLLI='C28829D0'O, index=5 gb0-bvc100-UEsim5(190)@a45a8a976fca: "gb0-bvc100-UEsim5" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI100(164)@a45a8a976fca: Adding Client=gb0-bvc100-UEsim6(191), IMSI='262420000000006'H, TLLI='EB335C8D'O, index=6 gb0-bvc100-UEsim6(191)@a45a8a976fca: "gb0-bvc100-UEsim6" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI100(164)@a45a8a976fca: Adding Client=gb0-bvc100-UEsim7(192), IMSI='262420000000007'H, TLLI='EDF0C60F'O, index=7 gb0-bvc100-UEsim7(192)@a45a8a976fca: "gb0-bvc100-UEsim7" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI100(164)@a45a8a976fca: Adding Client=gb0-bvc100-UEsim8(193), IMSI='262420000000008'H, TLLI='CC7FBAE0'O, index=8 gb0-bvc100-UEsim8(193)@a45a8a976fca: "gb0-bvc100-UEsim8" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI100(164)@a45a8a976fca: Adding Client=gb0-bvc100-UEsim9(194), IMSI='262420000000009'H, TLLI='E98D394E'O, index=9 gb0-bvc100-UEsim9(194)@a45a8a976fca: "gb0-bvc100-UEsim9" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI101(167)@a45a8a976fca: Adding Client=gb0-bvc101-UEsim0(195), IMSI='262420000000100'H, TLLI='DADE418F'O, index=0 gb0-bvc101-UEsim0(195)@a45a8a976fca: "gb0-bvc101-UEsim0" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI101(167)@a45a8a976fca: Adding Client=gb0-bvc101-UEsim1(196), IMSI='262420000000101'H, TLLI='E26C1A88'O, index=1 gb0-bvc101-UEsim1(196)@a45a8a976fca: "gb0-bvc101-UEsim1" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI101(167)@a45a8a976fca: Adding Client=gb0-bvc101-UEsim2(197), IMSI='262420000000102'H, TLLI='DE152FEA'O, index=2 gb0-bvc101-UEsim2(197)@a45a8a976fca: "gb0-bvc101-UEsim2" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI101(167)@a45a8a976fca: Adding Client=gb0-bvc101-UEsim3(198), IMSI='262420000000103'H, TLLI='DDC9599B'O, index=3 gb0-bvc101-UEsim3(198)@a45a8a976fca: "gb0-bvc101-UEsim3" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI101(167)@a45a8a976fca: Adding Client=gb0-bvc101-UEsim4(199), IMSI='262420000000104'H, TLLI='FA92F2B6'O, index=4 gb0-bvc101-UEsim4(199)@a45a8a976fca: "gb0-bvc101-UEsim4" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI101(167)@a45a8a976fca: Adding Client=gb0-bvc101-UEsim5(200), IMSI='262420000000105'H, TLLI='DC3F6E81'O, index=5 gb0-bvc101-UEsim5(200)@a45a8a976fca: "gb0-bvc101-UEsim5" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI101(167)@a45a8a976fca: Adding Client=gb0-bvc101-UEsim6(201), IMSI='262420000000106'H, TLLI='C42734EE'O, index=6 gb0-bvc101-UEsim6(201)@a45a8a976fca: "gb0-bvc101-UEsim6" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI101(167)@a45a8a976fca: Adding Client=gb0-bvc101-UEsim7(202), IMSI='262420000000107'H, TLLI='F5E5EE3C'O, index=7 gb0-bvc101-UEsim7(202)@a45a8a976fca: "gb0-bvc101-UEsim7" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI101(167)@a45a8a976fca: Adding Client=gb0-bvc101-UEsim8(203), IMSI='262420000000108'H, TLLI='DA023FBD'O, index=8 gb0-bvc101-UEsim8(203)@a45a8a976fca: "gb0-bvc101-UEsim8" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI101(167)@a45a8a976fca: Adding Client=gb0-bvc101-UEsim9(204), IMSI='262420000000109'H, TLLI='EB5440E5'O, index=9 gb0-bvc101-UEsim9(204)@a45a8a976fca: "gb0-bvc101-UEsim9" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI102(174)@a45a8a976fca: Adding Client=gb0-bvc102-UEsim0(205), IMSI='262420000000200'H, TLLI='C354301A'O, index=0 gb0-bvc102-UEsim0(205)@a45a8a976fca: "gb0-bvc102-UEsim0" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI102(174)@a45a8a976fca: Adding Client=gb0-bvc102-UEsim1(206), IMSI='262420000000201'H, TLLI='E93FCA18'O, index=1 gb0-bvc102-UEsim1(206)@a45a8a976fca: "gb0-bvc102-UEsim1" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI102(174)@a45a8a976fca: Adding Client=gb0-bvc102-UEsim2(207), IMSI='262420000000202'H, TLLI='FB4E28F2'O, index=2 gb0-bvc102-UEsim2(207)@a45a8a976fca: "gb0-bvc102-UEsim2" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI102(174)@a45a8a976fca: Adding Client=gb0-bvc102-UEsim3(208), IMSI='262420000000203'H, TLLI='DBDD0478'O, index=3 gb0-bvc102-UEsim3(208)@a45a8a976fca: "gb0-bvc102-UEsim3" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI102(174)@a45a8a976fca: Adding Client=gb0-bvc102-UEsim4(209), IMSI='262420000000204'H, TLLI='D050FAD2'O, index=4 gb0-bvc102-UEsim4(209)@a45a8a976fca: "gb0-bvc102-UEsim4" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI102(174)@a45a8a976fca: Adding Client=gb0-bvc102-UEsim5(210), IMSI='262420000000205'H, TLLI='D1CCB8DF'O, index=5 gb0-bvc102-UEsim5(210)@a45a8a976fca: "gb0-bvc102-UEsim5" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI102(174)@a45a8a976fca: Adding Client=gb0-bvc102-UEsim6(211), IMSI='262420000000206'H, TLLI='CEC6FBA2'O, index=6 gb0-bvc102-UEsim6(211)@a45a8a976fca: "gb0-bvc102-UEsim6" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI102(174)@a45a8a976fca: Adding Client=gb0-bvc102-UEsim7(212), IMSI='262420000000207'H, TLLI='E11B3B6F'O, index=7 gb0-bvc102-UEsim7(212)@a45a8a976fca: "gb0-bvc102-UEsim7" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI102(174)@a45a8a976fca: Adding Client=gb0-bvc102-UEsim8(213), IMSI='262420000000208'H, TLLI='D9292026'O, index=8 gb0-bvc102-UEsim8(213)@a45a8a976fca: "gb0-bvc102-UEsim8" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI102(174)@a45a8a976fca: Adding Client=gb0-bvc102-UEsim9(214), IMSI='262420000000209'H, TLLI='CD2C8387'O, index=9 gb0-bvc102-UEsim9(214)@a45a8a976fca: "gb0-bvc102-UEsim9" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI103(178)@a45a8a976fca: Adding Client=gb0-bvc103-UEsim0(215), IMSI='262420000000300'H, TLLI='F6AF1489'O, index=0 gb0-bvc103-UEsim0(215)@a45a8a976fca: "gb0-bvc103-UEsim0" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI103(178)@a45a8a976fca: Adding Client=gb0-bvc103-UEsim1(216), IMSI='262420000000301'H, TLLI='DCB9C760'O, index=1 gb0-bvc103-UEsim1(216)@a45a8a976fca: "gb0-bvc103-UEsim1" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI103(178)@a45a8a976fca: Adding Client=gb0-bvc103-UEsim2(217), IMSI='262420000000302'H, TLLI='E7AFD188'O, index=2 gb0-bvc103-UEsim2(217)@a45a8a976fca: "gb0-bvc103-UEsim2" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI103(178)@a45a8a976fca: Adding Client=gb0-bvc103-UEsim3(218), IMSI='262420000000303'H, TLLI='E1D0DCF6'O, index=3 gb0-bvc103-UEsim3(218)@a45a8a976fca: "gb0-bvc103-UEsim3" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI103(178)@a45a8a976fca: Adding Client=gb0-bvc103-UEsim4(219), IMSI='262420000000304'H, TLLI='CC83FF62'O, index=4 gb0-bvc103-UEsim4(219)@a45a8a976fca: "gb0-bvc103-UEsim4" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI103(178)@a45a8a976fca: Adding Client=gb0-bvc103-UEsim5(220), IMSI='262420000000305'H, TLLI='D7C986AF'O, index=5 gb0-bvc103-UEsim5(220)@a45a8a976fca: "gb0-bvc103-UEsim5" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI103(178)@a45a8a976fca: Adding Client=gb0-bvc103-UEsim6(221), IMSI='262420000000306'H, TLLI='E2ACAD10'O, index=6 gb0-bvc103-UEsim6(221)@a45a8a976fca: "gb0-bvc103-UEsim6" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI103(178)@a45a8a976fca: Adding Client=gb0-bvc103-UEsim7(222), IMSI='262420000000307'H, TLLI='FF54C413'O, index=7 gb0-bvc103-UEsim7(222)@a45a8a976fca: "gb0-bvc103-UEsim7" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI103(178)@a45a8a976fca: Adding Client=gb0-bvc103-UEsim8(223), IMSI='262420000000308'H, TLLI='C24ADDF5'O, index=8 gb0-bvc103-UEsim8(223)@a45a8a976fca: "gb0-bvc103-UEsim8" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI103(178)@a45a8a976fca: Adding Client=gb0-bvc103-UEsim9(224), IMSI='262420000000309'H, TLLI='CD8487E3'O, index=9 gb0-bvc103-UEsim9(224)@a45a8a976fca: "gb0-bvc103-UEsim9" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI104(179)@a45a8a976fca: Adding Client=gb0-bvc104-UEsim0(225), IMSI='262420000000400'H, TLLI='D99A17A7'O, index=0 gb0-bvc104-UEsim0(225)@a45a8a976fca: "gb0-bvc104-UEsim0" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI104(179)@a45a8a976fca: Adding Client=gb0-bvc104-UEsim1(226), IMSI='262420000000401'H, TLLI='FD4F5EBA'O, index=1 gb0-bvc104-UEsim1(226)@a45a8a976fca: "gb0-bvc104-UEsim1" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI104(179)@a45a8a976fca: Adding Client=gb0-bvc104-UEsim2(227), IMSI='262420000000402'H, TLLI='E1F35C14'O, index=2 gb0-bvc104-UEsim2(227)@a45a8a976fca: "gb0-bvc104-UEsim2" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI104(179)@a45a8a976fca: Adding Client=gb0-bvc104-UEsim3(228), IMSI='262420000000403'H, TLLI='F660456F'O, index=3 gb0-bvc104-UEsim3(228)@a45a8a976fca: "gb0-bvc104-UEsim3" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI104(179)@a45a8a976fca: Adding Client=gb0-bvc104-UEsim4(229), IMSI='262420000000404'H, TLLI='FEF0E5DC'O, index=4 gb0-bvc104-UEsim4(229)@a45a8a976fca: "gb0-bvc104-UEsim4" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI104(179)@a45a8a976fca: Adding Client=gb0-bvc104-UEsim5(230), IMSI='262420000000405'H, TLLI='ED4D5060'O, index=5 gb0-bvc104-UEsim5(230)@a45a8a976fca: "gb0-bvc104-UEsim5" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI104(179)@a45a8a976fca: Adding Client=gb0-bvc104-UEsim6(231), IMSI='262420000000406'H, TLLI='C6E0997B'O, index=6 gb0-bvc104-UEsim6(231)@a45a8a976fca: "gb0-bvc104-UEsim6" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI104(179)@a45a8a976fca: Adding Client=gb0-bvc104-UEsim7(232), IMSI='262420000000407'H, TLLI='CF1BC4E9'O, index=7 gb0-bvc104-UEsim7(232)@a45a8a976fca: "gb0-bvc104-UEsim7" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI104(179)@a45a8a976fca: Adding Client=gb0-bvc104-UEsim8(233), IMSI='262420000000408'H, TLLI='F9406D4C'O, index=8 gb0-bvc104-UEsim8(233)@a45a8a976fca: "gb0-bvc104-UEsim8" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI104(179)@a45a8a976fca: Adding Client=gb0-bvc104-UEsim9(234), IMSI='262420000000409'H, TLLI='E7BD1959'O, index=9 gb0-bvc104-UEsim9(234)@a45a8a976fca: "gb0-bvc104-UEsim9" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI105(180)@a45a8a976fca: Adding Client=gb0-bvc105-UEsim0(235), IMSI='262420000000500'H, TLLI='C906BF8C'O, index=0 gb0-bvc105-UEsim0(235)@a45a8a976fca: "gb0-bvc105-UEsim0" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI105(180)@a45a8a976fca: Adding Client=gb0-bvc105-UEsim1(236), IMSI='262420000000501'H, TLLI='D6CD87BA'O, index=1 gb0-bvc105-UEsim1(236)@a45a8a976fca: "gb0-bvc105-UEsim1" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI105(180)@a45a8a976fca: Adding Client=gb0-bvc105-UEsim2(237), IMSI='262420000000502'H, TLLI='DBC664C6'O, index=2 gb0-bvc105-UEsim2(237)@a45a8a976fca: "gb0-bvc105-UEsim2" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI105(180)@a45a8a976fca: Adding Client=gb0-bvc105-UEsim3(238), IMSI='262420000000503'H, TLLI='E0E4F810'O, index=3 gb0-bvc105-UEsim3(238)@a45a8a976fca: "gb0-bvc105-UEsim3" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI105(180)@a45a8a976fca: Adding Client=gb0-bvc105-UEsim4(239), IMSI='262420000000504'H, TLLI='C74D3B46'O, index=4 gb0-bvc105-UEsim4(239)@a45a8a976fca: "gb0-bvc105-UEsim4" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI105(180)@a45a8a976fca: Adding Client=gb0-bvc105-UEsim5(240), IMSI='262420000000505'H, TLLI='CE22A9B3'O, index=5 gb0-bvc105-UEsim5(240)@a45a8a976fca: "gb0-bvc105-UEsim5" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI105(180)@a45a8a976fca: Adding Client=gb0-bvc105-UEsim6(241), IMSI='262420000000506'H, TLLI='F01306B2'O, index=6 gb0-bvc105-UEsim6(241)@a45a8a976fca: "gb0-bvc105-UEsim6" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI105(180)@a45a8a976fca: Adding Client=gb0-bvc105-UEsim7(242), IMSI='262420000000507'H, TLLI='F84559A8'O, index=7 gb0-bvc105-UEsim7(242)@a45a8a976fca: "gb0-bvc105-UEsim7" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI105(180)@a45a8a976fca: Adding Client=gb0-bvc105-UEsim8(243), IMSI='262420000000508'H, TLLI='ED17D5F7'O, index=8 gb0-bvc105-UEsim8(243)@a45a8a976fca: "gb0-bvc105-UEsim8" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI105(180)@a45a8a976fca: Adding Client=gb0-bvc105-UEsim9(244), IMSI='262420000000509'H, TLLI='E74B9F2E'O, index=9 gb0-bvc105-UEsim9(244)@a45a8a976fca: "gb0-bvc105-UEsim9" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI106(181)@a45a8a976fca: Adding Client=gb0-bvc106-UEsim0(245), IMSI='262420000000600'H, TLLI='CFFE7055'O, index=0 gb0-bvc106-UEsim0(245)@a45a8a976fca: "gb0-bvc106-UEsim0" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI106(181)@a45a8a976fca: Adding Client=gb0-bvc106-UEsim1(246), IMSI='262420000000601'H, TLLI='CD08DEC8'O, index=1 gb0-bvc106-UEsim1(246)@a45a8a976fca: "gb0-bvc106-UEsim1" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI106(181)@a45a8a976fca: Adding Client=gb0-bvc106-UEsim2(247), IMSI='262420000000602'H, TLLI='FA1F0E93'O, index=2 gb0-bvc106-UEsim2(247)@a45a8a976fca: "gb0-bvc106-UEsim2" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI106(181)@a45a8a976fca: Adding Client=gb0-bvc106-UEsim3(248), IMSI='262420000000603'H, TLLI='E54E668A'O, index=3 gb0-bvc106-UEsim3(248)@a45a8a976fca: "gb0-bvc106-UEsim3" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI106(181)@a45a8a976fca: Adding Client=gb0-bvc106-UEsim4(249), IMSI='262420000000604'H, TLLI='F00031EF'O, index=4 gb0-bvc106-UEsim4(249)@a45a8a976fca: "gb0-bvc106-UEsim4" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI106(181)@a45a8a976fca: Adding Client=gb0-bvc106-UEsim5(250), IMSI='262420000000605'H, TLLI='FB317097'O, index=5 gb0-bvc106-UEsim5(250)@a45a8a976fca: "gb0-bvc106-UEsim5" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI106(181)@a45a8a976fca: Adding Client=gb0-bvc106-UEsim6(251), IMSI='262420000000606'H, TLLI='E80681AD'O, index=6 gb0-bvc106-UEsim6(251)@a45a8a976fca: "gb0-bvc106-UEsim6" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI106(181)@a45a8a976fca: Adding Client=gb0-bvc106-UEsim7(252), IMSI='262420000000607'H, TLLI='F2B81E34'O, index=7 gb0-bvc106-UEsim7(252)@a45a8a976fca: "gb0-bvc106-UEsim7" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI106(181)@a45a8a976fca: Adding Client=gb0-bvc106-UEsim8(253), IMSI='262420000000608'H, TLLI='CAAA7FE5'O, index=8 gb0-bvc106-UEsim8(253)@a45a8a976fca: "gb0-bvc106-UEsim8" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI106(181)@a45a8a976fca: Adding Client=gb0-bvc106-UEsim9(254), IMSI='262420000000609'H, TLLI='E2D9FC27'O, index=9 gb0-bvc106-UEsim9(254)@a45a8a976fca: "gb0-bvc106-UEsim9" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI107(182)@a45a8a976fca: Adding Client=gb0-bvc107-UEsim0(255), IMSI='262420000000700'H, TLLI='DA503E64'O, index=0 gb0-bvc107-UEsim0(255)@a45a8a976fca: "gb0-bvc107-UEsim0" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI107(182)@a45a8a976fca: Adding Client=gb0-bvc107-UEsim1(256), IMSI='262420000000701'H, TLLI='DAE56591'O, index=1 gb0-bvc107-UEsim1(256)@a45a8a976fca: "gb0-bvc107-UEsim1" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI107(182)@a45a8a976fca: Adding Client=gb0-bvc107-UEsim2(257), IMSI='262420000000702'H, TLLI='D4DE825E'O, index=2 gb0-bvc107-UEsim2(257)@a45a8a976fca: "gb0-bvc107-UEsim2" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI107(182)@a45a8a976fca: Adding Client=gb0-bvc107-UEsim3(258), IMSI='262420000000703'H, TLLI='C9A7C4CF'O, index=3 gb0-bvc107-UEsim3(258)@a45a8a976fca: "gb0-bvc107-UEsim3" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI107(182)@a45a8a976fca: Adding Client=gb0-bvc107-UEsim4(259), IMSI='262420000000704'H, TLLI='D0AA52E3'O, index=4 gb0-bvc107-UEsim4(259)@a45a8a976fca: "gb0-bvc107-UEsim4" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI107(182)@a45a8a976fca: Adding Client=gb0-bvc107-UEsim5(260), IMSI='262420000000705'H, TLLI='F359E37E'O, index=5 gb0-bvc107-UEsim5(260)@a45a8a976fca: "gb0-bvc107-UEsim5" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI107(182)@a45a8a976fca: Adding Client=gb0-bvc107-UEsim6(261), IMSI='262420000000706'H, TLLI='F4E5AF11'O, index=6 gb0-bvc107-UEsim6(261)@a45a8a976fca: "gb0-bvc107-UEsim6" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI107(182)@a45a8a976fca: Adding Client=gb0-bvc107-UEsim7(262), IMSI='262420000000707'H, TLLI='C7366038'O, index=7 gb0-bvc107-UEsim7(262)@a45a8a976fca: "gb0-bvc107-UEsim7" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI107(182)@a45a8a976fca: Adding Client=gb0-bvc107-UEsim8(263), IMSI='262420000000708'H, TLLI='C09DEB36'O, index=8 gb0-bvc107-UEsim8(263)@a45a8a976fca: "gb0-bvc107-UEsim8" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI107(182)@a45a8a976fca: Adding Client=gb0-bvc107-UEsim9(264), IMSI='262420000000709'H, TLLI='ECE6DF25'O, index=9 gb0-bvc107-UEsim9(264)@a45a8a976fca: "gb0-bvc107-UEsim9" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI108(183)@a45a8a976fca: Adding Client=gb0-bvc108-UEsim0(265), IMSI='262420000000800'H, TLLI='DCA72E2C'O, index=0 gb0-bvc108-UEsim0(265)@a45a8a976fca: "gb0-bvc108-UEsim0" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI108(183)@a45a8a976fca: Adding Client=gb0-bvc108-UEsim1(266), IMSI='262420000000801'H, TLLI='CA37E016'O, index=1 gb0-bvc108-UEsim1(266)@a45a8a976fca: "gb0-bvc108-UEsim1" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI108(183)@a45a8a976fca: Adding Client=gb0-bvc108-UEsim2(267), IMSI='262420000000802'H, TLLI='C330D690'O, index=2 gb0-bvc108-UEsim2(267)@a45a8a976fca: "gb0-bvc108-UEsim2" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI108(183)@a45a8a976fca: Adding Client=gb0-bvc108-UEsim3(268), IMSI='262420000000803'H, TLLI='FE90D270'O, index=3 gb0-bvc108-UEsim3(268)@a45a8a976fca: "gb0-bvc108-UEsim3" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI108(183)@a45a8a976fca: Adding Client=gb0-bvc108-UEsim4(269), IMSI='262420000000804'H, TLLI='F492A889'O, index=4 gb0-bvc108-UEsim4(269)@a45a8a976fca: "gb0-bvc108-UEsim4" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI108(183)@a45a8a976fca: Adding Client=gb0-bvc108-UEsim5(270), IMSI='262420000000805'H, TLLI='CF66ABDE'O, index=5 gb0-bvc108-UEsim5(270)@a45a8a976fca: "gb0-bvc108-UEsim5" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI108(183)@a45a8a976fca: Adding Client=gb0-bvc108-UEsim6(271), IMSI='262420000000806'H, TLLI='C8FF4A49'O, index=6 gb0-bvc108-UEsim6(271)@a45a8a976fca: "gb0-bvc108-UEsim6" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI108(183)@a45a8a976fca: Adding Client=gb0-bvc108-UEsim7(272), IMSI='262420000000807'H, TLLI='FC6E4C5C'O, index=7 gb0-bvc108-UEsim7(272)@a45a8a976fca: "gb0-bvc108-UEsim7" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI108(183)@a45a8a976fca: Adding Client=gb0-bvc108-UEsim8(273), IMSI='262420000000808'H, TLLI='D4ED1799'O, index=8 gb0-bvc108-UEsim8(273)@a45a8a976fca: "gb0-bvc108-UEsim8" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI108(183)@a45a8a976fca: Adding Client=gb0-bvc108-UEsim9(274), IMSI='262420000000809'H, TLLI='FCBA00E6'O, index=9 gb0-bvc108-UEsim9(274)@a45a8a976fca: "gb0-bvc108-UEsim9" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI109(184)@a45a8a976fca: Adding Client=gb0-bvc109-UEsim0(275), IMSI='262420000000900'H, TLLI='F7D32C2D'O, index=0 gb0-bvc109-UEsim0(275)@a45a8a976fca: "gb0-bvc109-UEsim0" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI109(184)@a45a8a976fca: Adding Client=gb0-bvc109-UEsim1(276), IMSI='262420000000901'H, TLLI='C503A0D9'O, index=1 gb0-bvc109-UEsim1(276)@a45a8a976fca: "gb0-bvc109-UEsim1" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI109(184)@a45a8a976fca: Adding Client=gb0-bvc109-UEsim2(277), IMSI='262420000000902'H, TLLI='D6AB67CF'O, index=2 gb0-bvc109-UEsim2(277)@a45a8a976fca: "gb0-bvc109-UEsim2" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI109(184)@a45a8a976fca: Adding Client=gb0-bvc109-UEsim3(278), IMSI='262420000000903'H, TLLI='E34F49BD'O, index=3 gb0-bvc109-UEsim3(278)@a45a8a976fca: "gb0-bvc109-UEsim3" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI109(184)@a45a8a976fca: Adding Client=gb0-bvc109-UEsim4(279), IMSI='262420000000904'H, TLLI='F0C653EB'O, index=4 gb0-bvc109-UEsim4(279)@a45a8a976fca: "gb0-bvc109-UEsim4" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI109(184)@a45a8a976fca: Adding Client=gb0-bvc109-UEsim5(280), IMSI='262420000000905'H, TLLI='C9C22D1D'O, index=5 gb0-bvc109-UEsim5(280)@a45a8a976fca: "gb0-bvc109-UEsim5" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI109(184)@a45a8a976fca: Adding Client=gb0-bvc109-UEsim6(281), IMSI='262420000000906'H, TLLI='DF0DFF54'O, index=6 gb0-bvc109-UEsim6(281)@a45a8a976fca: "gb0-bvc109-UEsim6" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI109(184)@a45a8a976fca: Adding Client=gb0-bvc109-UEsim7(282), IMSI='262420000000907'H, TLLI='E10296BE'O, index=7 gb0-bvc109-UEsim7(282)@a45a8a976fca: "gb0-bvc109-UEsim7" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI109(184)@a45a8a976fca: Adding Client=gb0-bvc109-UEsim8(283), IMSI='262420000000908'H, TLLI='D4756CB1'O, index=8 gb0-bvc109-UEsim8(283)@a45a8a976fca: "gb0-bvc109-UEsim8" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI109(184)@a45a8a976fca: Adding Client=gb0-bvc109-UEsim9(284), IMSI='262420000000909'H, TLLI='EBB73C82'O, index=9 gb0-bvc109-UEsim9(284)@a45a8a976fca: "gb0-bvc109-UEsim9" Waiting for BVC-UNBLOCK gb0-NSVCI101-NSVCemu101-FRemu(170)@a45a8a976fca: Detecting no more service affecting condition after N392 consecutive good cycles gb0-NSVCI102-NSVCemu102-FRemu(173)@a45a8a976fca: Detecting no more service affecting condition after N392 consecutive good cycles gb0-NSVCI104-NSVCemu104-FRemu(177)@a45a8a976fca: Detecting no more service affecting condition after N392 consecutive good cycles gb0-NSVCI103-NSVCemu103-FRemu(176)@a45a8a976fca: Detecting no more service affecting condition after N392 consecutive good cycles gb0-NSVCI101(163)@a45a8a976fca: Provider Link came up: sending NS-RESET gb0-NSVCI102(165)@a45a8a976fca: Provider Link came up: sending NS-RESET gb0-NSVCI104(171)@a45a8a976fca: Provider Link came up: sending NS-RESET gb0-NSVCI103(168)@a45a8a976fca: Provider Link came up: sending NS-RESET gb0-NSVCI101(163)@a45a8a976fca: NSVC 101 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) gb0-NSVCI104(171)@a45a8a976fca: NSVC 104 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) gb0-NSVCI102(165)@a45a8a976fca: NSVC 102 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) gb0-NSVCI103(168)@a45a8a976fca: NSVC 103 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) gb0-NSVCI104(171)@a45a8a976fca: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI104(171)@a45a8a976fca: NSVC 104 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) gb0-NSVCI101(163)@a45a8a976fca: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI101(163)@a45a8a976fca: NSVC 101 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) gb0-NSVCI102(165)@a45a8a976fca: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI102(165)@a45a8a976fca: NSVC 102 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) gb0-NSVCI103(168)@a45a8a976fca: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI103(168)@a45a8a976fca: NSVC 103 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) gb0-BSSGPemu(162)@a45a8a976fca: BVCI(0) Rx BVC-RESET-ACK gb0-BSSGPemu(162)@a45a8a976fca: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_ul2dl_ud-BVCI103(178)@a45a8a976fca: BVCI(103) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc103-UEsim0(215)@a45a8a976fca: "gb0-bvc103-UEsim0" Entering main loop gb0-bvc103-UEsim5(220)@a45a8a976fca: "gb0-bvc103-UEsim5" Entering main loop gb0-bvc103-UEsim1(216)@a45a8a976fca: "gb0-bvc103-UEsim1" Entering main loop gb0-bvc103-UEsim2(217)@a45a8a976fca: "gb0-bvc103-UEsim2" Entering main loop gb0-bvc103-UEsim3(218)@a45a8a976fca: "gb0-bvc103-UEsim3" Entering main loop gb0-bvc103-UEsim9(224)@a45a8a976fca: "gb0-bvc103-UEsim9" Entering main loop gb0-bvc103-UEsim7(222)@a45a8a976fca: "gb0-bvc103-UEsim7" Entering main loop gb0-bvc103-UEsim8(223)@a45a8a976fca: "gb0-bvc103-UEsim8" Entering main loop gb0-bvc103-UEsim6(221)@a45a8a976fca: "gb0-bvc103-UEsim6" Entering main loop gb0-bvc103-UEsim4(219)@a45a8a976fca: "gb0-bvc103-UEsim4" Entering main loop TC_ul2dl_ud-BVCI100(164)@a45a8a976fca: BVCI(100) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) TC_ul2dl_ud-BVCI108(183)@a45a8a976fca: BVCI(108) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc100-UEsim0(185)@a45a8a976fca: "gb0-bvc100-UEsim0" Entering main loop gb0-bvc100-UEsim2(187)@a45a8a976fca: "gb0-bvc100-UEsim2" Entering main loop gb0-bvc108-UEsim0(265)@a45a8a976fca: "gb0-bvc108-UEsim0" Entering main loop gb0-bvc108-UEsim2(267)@a45a8a976fca: "gb0-bvc108-UEsim2" Entering main loop gb0-bvc108-UEsim8(273)@a45a8a976fca: "gb0-bvc108-UEsim8" Entering main loop gb0-bvc108-UEsim3(268)@a45a8a976fca: "gb0-bvc108-UEsim3" Entering main loop gb0-bvc108-UEsim4(269)@a45a8a976fca: "gb0-bvc108-UEsim4" Entering main loop gb0-bvc108-UEsim7(272)@a45a8a976fca: "gb0-bvc108-UEsim7" Entering main loop gb0-bvc108-UEsim9(274)@a45a8a976fca: "gb0-bvc108-UEsim9" Entering main loop gb0-bvc108-UEsim1(266)@a45a8a976fca: "gb0-bvc108-UEsim1" Entering main loop gb0-bvc108-UEsim6(271)@a45a8a976fca: "gb0-bvc108-UEsim6" Entering main loop gb0-bvc100-UEsim1(186)@a45a8a976fca: "gb0-bvc100-UEsim1" Entering main loop gb0-bvc108-UEsim5(270)@a45a8a976fca: "gb0-bvc108-UEsim5" Entering main loop gb0-bvc100-UEsim3(188)@a45a8a976fca: "gb0-bvc100-UEsim3" Entering main loop gb0-bvc100-UEsim4(189)@a45a8a976fca: "gb0-bvc100-UEsim4" Entering main loop gb0-bvc100-UEsim6(191)@a45a8a976fca: "gb0-bvc100-UEsim6" Entering main loop gb0-bvc100-UEsim7(192)@a45a8a976fca: "gb0-bvc100-UEsim7" Entering main loop gb0-bvc100-UEsim8(193)@a45a8a976fca: "gb0-bvc100-UEsim8" Entering main loop gb0-bvc100-UEsim5(190)@a45a8a976fca: "gb0-bvc100-UEsim5" Entering main loop gb0-bvc100-UEsim9(194)@a45a8a976fca: "gb0-bvc100-UEsim9" Entering main loop TC_ul2dl_ud-BVCI104(179)@a45a8a976fca: BVCI(104) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc104-UEsim0(225)@a45a8a976fca: "gb0-bvc104-UEsim0" Entering main loop gb0-bvc104-UEsim1(226)@a45a8a976fca: "gb0-bvc104-UEsim1" Entering main loop gb0-bvc104-UEsim5(230)@a45a8a976fca: "gb0-bvc104-UEsim5" Entering main loop gb0-bvc104-UEsim4(229)@a45a8a976fca: "gb0-bvc104-UEsim4" Entering main loop gb0-bvc104-UEsim6(231)@a45a8a976fca: "gb0-bvc104-UEsim6" Entering main loop gb0-bvc104-UEsim7(232)@a45a8a976fca: "gb0-bvc104-UEsim7" Entering main loop gb0-bvc104-UEsim2(227)@a45a8a976fca: "gb0-bvc104-UEsim2" Entering main loop gb0-bvc104-UEsim8(233)@a45a8a976fca: "gb0-bvc104-UEsim8" Entering main loop gb0-bvc104-UEsim3(228)@a45a8a976fca: "gb0-bvc104-UEsim3" Entering main loop gb0-bvc104-UEsim9(234)@a45a8a976fca: "gb0-bvc104-UEsim9" Entering main loop TC_ul2dl_ud-BVCI102(174)@a45a8a976fca: BVCI(102) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) TC_ul2dl_ud-BVCI107(182)@a45a8a976fca: BVCI(107) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc102-UEsim0(205)@a45a8a976fca: "gb0-bvc102-UEsim0" Entering main loop gb0-bvc102-UEsim7(212)@a45a8a976fca: "gb0-bvc102-UEsim7" Entering main loop gb0-bvc102-UEsim1(206)@a45a8a976fca: "gb0-bvc102-UEsim1" Entering main loop gb0-bvc102-UEsim2(207)@a45a8a976fca: "gb0-bvc102-UEsim2" Entering main loop gb0-bvc102-UEsim4(209)@a45a8a976fca: "gb0-bvc102-UEsim4" Entering main loop gb0-bvc102-UEsim6(211)@a45a8a976fca: "gb0-bvc102-UEsim6" Entering main loop gb0-bvc107-UEsim0(255)@a45a8a976fca: "gb0-bvc107-UEsim0" Entering main loop gb0-bvc102-UEsim5(210)@a45a8a976fca: "gb0-bvc102-UEsim5" Entering main loop gb0-bvc102-UEsim9(214)@a45a8a976fca: "gb0-bvc102-UEsim9" Entering main loop gb0-bvc102-UEsim8(213)@a45a8a976fca: "gb0-bvc102-UEsim8" Entering main loop gb0-bvc107-UEsim2(257)@a45a8a976fca: "gb0-bvc107-UEsim2" Entering main loop gb0-bvc107-UEsim1(256)@a45a8a976fca: "gb0-bvc107-UEsim1" Entering main loop gb0-bvc107-UEsim5(260)@a45a8a976fca: "gb0-bvc107-UEsim5" Entering main loop gb0-bvc107-UEsim6(261)@a45a8a976fca: "gb0-bvc107-UEsim6" Entering main loop gb0-bvc107-UEsim3(258)@a45a8a976fca: "gb0-bvc107-UEsim3" Entering main loop gb0-bvc107-UEsim9(264)@a45a8a976fca: "gb0-bvc107-UEsim9" Entering main loop gb0-bvc107-UEsim8(263)@a45a8a976fca: "gb0-bvc107-UEsim8" Entering main loop gb0-bvc107-UEsim4(259)@a45a8a976fca: "gb0-bvc107-UEsim4" Entering main loop gb0-bvc107-UEsim7(262)@a45a8a976fca: "gb0-bvc107-UEsim7" Entering main loop gb0-bvc102-UEsim3(208)@a45a8a976fca: "gb0-bvc102-UEsim3" Entering main loop TC_ul2dl_ud-BVCI109(184)@a45a8a976fca: BVCI(109) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) TC_ul2dl_ud-BVCI101(167)@a45a8a976fca: BVCI(101) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc109-UEsim0(275)@a45a8a976fca: "gb0-bvc109-UEsim0" Entering main loop gb0-bvc101-UEsim0(195)@a45a8a976fca: "gb0-bvc101-UEsim0" Entering main loop gb0-bvc101-UEsim2(197)@a45a8a976fca: "gb0-bvc101-UEsim2" Entering main loop gb0-bvc101-UEsim3(198)@a45a8a976fca: "gb0-bvc101-UEsim3" Entering main loop gb0-bvc101-UEsim7(202)@a45a8a976fca: "gb0-bvc101-UEsim7" Entering main loop gb0-bvc109-UEsim1(276)@a45a8a976fca: "gb0-bvc109-UEsim1" Entering main loop gb0-bvc101-UEsim6(201)@a45a8a976fca: "gb0-bvc101-UEsim6" Entering main loop gb0-bvc101-UEsim5(200)@a45a8a976fca: "gb0-bvc101-UEsim5" Entering main loop gb0-bvc101-UEsim4(199)@a45a8a976fca: "gb0-bvc101-UEsim4" Entering main loop gb0-bvc109-UEsim3(278)@a45a8a976fca: "gb0-bvc109-UEsim3" Entering main loop gb0-bvc109-UEsim4(279)@a45a8a976fca: "gb0-bvc109-UEsim4" Entering main loop gb0-bvc109-UEsim6(281)@a45a8a976fca: "gb0-bvc109-UEsim6" Entering main loop gb0-bvc109-UEsim7(282)@a45a8a976fca: "gb0-bvc109-UEsim7" Entering main loop gb0-bvc109-UEsim5(280)@a45a8a976fca: "gb0-bvc109-UEsim5" Entering main loop gb0-bvc109-UEsim8(283)@a45a8a976fca: "gb0-bvc109-UEsim8" Entering main loop gb0-bvc101-UEsim9(204)@a45a8a976fca: "gb0-bvc101-UEsim9" Entering main loop gb0-bvc109-UEsim2(277)@a45a8a976fca: "gb0-bvc109-UEsim2" Entering main loop gb0-bvc109-UEsim9(284)@a45a8a976fca: "gb0-bvc109-UEsim9" Entering main loop gb0-bvc101-UEsim1(196)@a45a8a976fca: "gb0-bvc101-UEsim1" Entering main loop gb0-bvc101-UEsim8(203)@a45a8a976fca: "gb0-bvc101-UEsim8" Entering main loop TC_ul2dl_ud-BVCI105(180)@a45a8a976fca: BVCI(105) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc105-UEsim1(236)@a45a8a976fca: "gb0-bvc105-UEsim1" Entering main loop gb0-bvc105-UEsim2(237)@a45a8a976fca: "gb0-bvc105-UEsim2" Entering main loop gb0-bvc105-UEsim4(239)@a45a8a976fca: "gb0-bvc105-UEsim4" Entering main loop gb0-bvc105-UEsim0(235)@a45a8a976fca: "gb0-bvc105-UEsim0" Entering main loop gb0-bvc105-UEsim3(238)@a45a8a976fca: "gb0-bvc105-UEsim3" Entering main loop gb0-bvc105-UEsim8(243)@a45a8a976fca: "gb0-bvc105-UEsim8" Entering main loop gb0-bvc105-UEsim5(240)@a45a8a976fca: "gb0-bvc105-UEsim5" Entering main loop gb0-bvc105-UEsim7(242)@a45a8a976fca: "gb0-bvc105-UEsim7" Entering main loop gb0-bvc105-UEsim6(241)@a45a8a976fca: "gb0-bvc105-UEsim6" Entering main loop gb0-bvc105-UEsim9(244)@a45a8a976fca: "gb0-bvc105-UEsim9" Entering main loop TC_ul2dl_ud-BVCI106(181)@a45a8a976fca: BVCI(106) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc106-UEsim1(246)@a45a8a976fca: "gb0-bvc106-UEsim1" Entering main loop gb0-bvc106-UEsim3(248)@a45a8a976fca: "gb0-bvc106-UEsim3" Entering main loop gb0-bvc106-UEsim0(245)@a45a8a976fca: "gb0-bvc106-UEsim0" Entering main loop gb0-bvc106-UEsim6(251)@a45a8a976fca: "gb0-bvc106-UEsim6" Entering main loop gb0-bvc106-UEsim5(250)@a45a8a976fca: "gb0-bvc106-UEsim5" Entering main loop gb0-bvc106-UEsim9(254)@a45a8a976fca: "gb0-bvc106-UEsim9" Entering main loop gb0-bvc106-UEsim2(247)@a45a8a976fca: "gb0-bvc106-UEsim2" Entering main loop gb0-bvc106-UEsim4(249)@a45a8a976fca: "gb0-bvc106-UEsim4" Entering main loop gb0-bvc106-UEsim7(252)@a45a8a976fca: "gb0-bvc106-UEsim7" Entering main loop gb0-bvc106-UEsim8(253)@a45a8a976fca: "gb0-bvc106-UEsim8" Entering main loop gb0-bvc103-UEsim3(218)@a45a8a976fca: "gb0-bvc103-UEsim3"Leaving main loop TC_ul2dl_ud-BVCI103(178)@a45a8a976fca: Removing Client IMSI='262420000000303'H, index=3 gb0-bvc109-UEsim3(278)@a45a8a976fca: "gb0-bvc109-UEsim3"Leaving main loop TC_ul2dl_ud-BVCI109(184)@a45a8a976fca: Removing Client IMSI='262420000000903'H, index=3 gb0-bvc109-UEsim0(275)@a45a8a976fca: "gb0-bvc109-UEsim0"Leaving main loop gb0-bvc103-UEsim0(215)@a45a8a976fca: "gb0-bvc103-UEsim0"Leaving main loop TC_ul2dl_ud-BVCI103(178)@a45a8a976fca: Removing Client IMSI='262420000000300'H, index=0 gb0-bvc107-UEsim6(261)@a45a8a976fca: "gb0-bvc107-UEsim6"Leaving main loop TC_ul2dl_ud-BVCI107(182)@a45a8a976fca: Removing Client IMSI='262420000000706'H, index=6 TC_ul2dl_ud-BVCI109(184)@a45a8a976fca: Removing Client IMSI='262420000000900'H, index=0 gb0-bvc103-UEsim8(223)@a45a8a976fca: "gb0-bvc103-UEsim8"Leaving main loop TC_ul2dl_ud-BVCI103(178)@a45a8a976fca: Removing Client IMSI='262420000000308'H, index=8 gb0-bvc107-UEsim9(264)@a45a8a976fca: "gb0-bvc107-UEsim9"Leaving main loop TC_ul2dl_ud-BVCI107(182)@a45a8a976fca: Removing Client IMSI='262420000000709'H, index=9 gb0-bvc109-UEsim8(283)@a45a8a976fca: "gb0-bvc109-UEsim8"Leaving main loop TC_ul2dl_ud-BVCI109(184)@a45a8a976fca: Removing Client IMSI='262420000000908'H, index=8 gb0-bvc100-UEsim5(190)@a45a8a976fca: "gb0-bvc100-UEsim5"Leaving main loop TC_ul2dl_ud-BVCI100(164)@a45a8a976fca: Removing Client IMSI='262420000000005'H, index=5 gb0-bvc102-UEsim5(210)@a45a8a976fca: "gb0-bvc102-UEsim5"Leaving main loop TC_ul2dl_ud-BVCI102(174)@a45a8a976fca: Removing Client IMSI='262420000000205'H, index=5 gb0-bvc102-UEsim4(209)@a45a8a976fca: "gb0-bvc102-UEsim4"Leaving main loop TC_ul2dl_ud-BVCI102(174)@a45a8a976fca: Removing Client IMSI='262420000000204'H, index=4 gb0-bvc109-UEsim1(276)@a45a8a976fca: "gb0-bvc109-UEsim1"Leaving main loop TC_ul2dl_ud-BVCI109(184)@a45a8a976fca: Removing Client IMSI='262420000000901'H, index=1 gb0-bvc101-UEsim8(203)@a45a8a976fca: "gb0-bvc101-UEsim8"Leaving main loop TC_ul2dl_ud-BVCI101(167)@a45a8a976fca: Removing Client IMSI='262420000000108'H, index=8 gb0-bvc101-UEsim0(195)@a45a8a976fca: "gb0-bvc101-UEsim0"Leaving main loop TC_ul2dl_ud-BVCI101(167)@a45a8a976fca: Removing Client IMSI='262420000000100'H, index=0 gb0-bvc108-UEsim0(265)@a45a8a976fca: "gb0-bvc108-UEsim0"Leaving main loop gb0-bvc101-UEsim9(204)@a45a8a976fca: "gb0-bvc101-UEsim9"Leaving main loop TC_ul2dl_ud-BVCI101(167)@a45a8a976fca: Removing Client IMSI='262420000000109'H, index=9 TC_ul2dl_ud-BVCI108(183)@a45a8a976fca: Removing Client IMSI='262420000000800'H, index=0 gb0-bvc104-UEsim6(231)@a45a8a976fca: "gb0-bvc104-UEsim6"Leaving main loop TC_ul2dl_ud-BVCI104(179)@a45a8a976fca: Removing Client IMSI='262420000000406'H, index=6 gb0-bvc107-UEsim3(258)@a45a8a976fca: "gb0-bvc107-UEsim3"Leaving main loop TC_ul2dl_ud-BVCI107(182)@a45a8a976fca: Removing Client IMSI='262420000000703'H, index=3 gb0-bvc107-UEsim1(256)@a45a8a976fca: "gb0-bvc107-UEsim1"Leaving main loop TC_ul2dl_ud-BVCI107(182)@a45a8a976fca: Removing Client IMSI='262420000000701'H, index=1 gb0-bvc103-UEsim6(221)@a45a8a976fca: "gb0-bvc103-UEsim6"Leaving main loop gb0-bvc107-UEsim2(257)@a45a8a976fca: "gb0-bvc107-UEsim2"Leaving main loop TC_ul2dl_ud-BVCI103(178)@a45a8a976fca: Removing Client IMSI='262420000000306'H, index=6 gb0-bvc109-UEsim5(280)@a45a8a976fca: "gb0-bvc109-UEsim5"Leaving main loop TC_ul2dl_ud-BVCI107(182)@a45a8a976fca: Removing Client IMSI='262420000000702'H, index=2 gb0-bvc107-UEsim8(263)@a45a8a976fca: "gb0-bvc107-UEsim8"Leaving main loop TC_ul2dl_ud-BVCI107(182)@a45a8a976fca: Removing Client IMSI='262420000000708'H, index=8 gb0-bvc107-UEsim0(255)@a45a8a976fca: "gb0-bvc107-UEsim0"Leaving main loop TC_ul2dl_ud-BVCI107(182)@a45a8a976fca: Removing Client IMSI='262420000000700'H, index=0 TC_ul2dl_ud-BVCI109(184)@a45a8a976fca: Removing Client IMSI='262420000000905'H, index=5 gb0-bvc101-UEsim2(197)@a45a8a976fca: "gb0-bvc101-UEsim2"Leaving main loop gb0-bvc105-UEsim1(236)@a45a8a976fca: "gb0-bvc105-UEsim1"Leaving main loop TC_ul2dl_ud-BVCI105(180)@a45a8a976fca: Removing Client IMSI='262420000000501'H, index=1 TC_ul2dl_ud-BVCI101(167)@a45a8a976fca: Removing Client IMSI='262420000000102'H, index=2 gb0-bvc104-UEsim7(232)@a45a8a976fca: "gb0-bvc104-UEsim7"Leaving main loop gb0-bvc106-UEsim7(252)@a45a8a976fca: "gb0-bvc106-UEsim7"Leaving main loop gb0-bvc106-UEsim0(245)@a45a8a976fca: "gb0-bvc106-UEsim0"Leaving main loop TC_ul2dl_ud-BVCI104(179)@a45a8a976fca: Removing Client IMSI='262420000000407'H, index=7 gb0-bvc104-UEsim9(234)@a45a8a976fca: "gb0-bvc104-UEsim9"Leaving main loop TC_ul2dl_ud-BVCI106(181)@a45a8a976fca: Removing Client IMSI='262420000000607'H, index=7 TC_ul2dl_ud-BVCI106(181)@a45a8a976fca: Removing Client IMSI='262420000000600'H, index=0 TC_ul2dl_ud-BVCI104(179)@a45a8a976fca: Removing Client IMSI='262420000000409'H, index=9 gb0-bvc102-UEsim3(208)@a45a8a976fca: "gb0-bvc102-UEsim3"Leaving main loop gb0-bvc102-UEsim7(212)@a45a8a976fca: "gb0-bvc102-UEsim7"Leaving main loop TC_ul2dl_ud-BVCI102(174)@a45a8a976fca: Removing Client IMSI='262420000000203'H, index=3 TC_ul2dl_ud-BVCI102(174)@a45a8a976fca: Removing Client IMSI='262420000000207'H, index=7 gb0-bvc108-UEsim9(274)@a45a8a976fca: "gb0-bvc108-UEsim9"Leaving main loop gb0-bvc109-UEsim2(277)@a45a8a976fca: "gb0-bvc109-UEsim2"Leaving main loop TC_ul2dl_ud-BVCI109(184)@a45a8a976fca: Removing Client IMSI='262420000000902'H, index=2 gb0-bvc100-UEsim8(193)@a45a8a976fca: "gb0-bvc100-UEsim8"Leaving main loop TC_ul2dl_ud-BVCI100(164)@a45a8a976fca: Removing Client IMSI='262420000000008'H, index=8 TC_ul2dl_ud-BVCI108(183)@a45a8a976fca: Removing Client IMSI='262420000000809'H, index=9 gb0-bvc108-UEsim3(268)@a45a8a976fca: "gb0-bvc108-UEsim3"Leaving main loop TC_ul2dl_ud-BVCI108(183)@a45a8a976fca: Removing Client IMSI='262420000000803'H, index=3 gb0-bvc108-UEsim4(269)@a45a8a976fca: "gb0-bvc108-UEsim4"Leaving main loop TC_ul2dl_ud-BVCI108(183)@a45a8a976fca: Removing Client IMSI='262420000000804'H, index=4 gb0-bvc103-UEsim1(216)@a45a8a976fca: "gb0-bvc103-UEsim1"Leaving main loop TC_ul2dl_ud-BVCI103(178)@a45a8a976fca: Removing Client IMSI='262420000000301'H, index=1 gb0-bvc106-UEsim6(251)@a45a8a976fca: "gb0-bvc106-UEsim6"Leaving main loop gb0-bvc107-UEsim4(259)@a45a8a976fca: "gb0-bvc107-UEsim4"Leaving main loop TC_ul2dl_ud-BVCI107(182)@a45a8a976fca: Removing Client IMSI='262420000000704'H, index=4 gb0-bvc105-UEsim8(243)@a45a8a976fca: "gb0-bvc105-UEsim8"Leaving main loop gb0-bvc102-UEsim8(213)@a45a8a976fca: "gb0-bvc102-UEsim8"Leaving main loop TC_ul2dl_ud-BVCI102(174)@a45a8a976fca: Removing Client IMSI='262420000000208'H, index=8 gb0-bvc101-UEsim5(200)@a45a8a976fca: "gb0-bvc101-UEsim5"Leaving main loop TC_ul2dl_ud-BVCI105(180)@a45a8a976fca: Removing Client IMSI='262420000000508'H, index=8 TC_ul2dl_ud-BVCI101(167)@a45a8a976fca: Removing Client IMSI='262420000000105'H, index=5 TC_ul2dl_ud-BVCI106(181)@a45a8a976fca: Removing Client IMSI='262420000000606'H, index=6 gb0-bvc108-UEsim2(267)@a45a8a976fca: "gb0-bvc108-UEsim2"Leaving main loop TC_ul2dl_ud-BVCI108(183)@a45a8a976fca: Removing Client IMSI='262420000000802'H, index=2 gb0-bvc104-UEsim4(229)@a45a8a976fca: "gb0-bvc104-UEsim4"Leaving main loop TC_ul2dl_ud-BVCI104(179)@a45a8a976fca: Removing Client IMSI='262420000000404'H, index=4 gb0-bvc100-UEsim6(191)@a45a8a976fca: "gb0-bvc100-UEsim6"Leaving main loop TC_ul2dl_ud-BVCI100(164)@a45a8a976fca: Removing Client IMSI='262420000000006'H, index=6 gb0-bvc106-UEsim9(254)@a45a8a976fca: "gb0-bvc106-UEsim9"Leaving main loop TC_ul2dl_ud-BVCI106(181)@a45a8a976fca: Removing Client IMSI='262420000000609'H, index=9 gb0-bvc106-UEsim8(253)@a45a8a976fca: "gb0-bvc106-UEsim8"Leaving main loop TC_ul2dl_ud-BVCI106(181)@a45a8a976fca: Removing Client IMSI='262420000000608'H, index=8 gb0-bvc108-UEsim5(270)@a45a8a976fca: "gb0-bvc108-UEsim5"Leaving main loop TC_ul2dl_ud-BVCI108(183)@a45a8a976fca: Removing Client IMSI='262420000000805'H, index=5 gb0-bvc103-UEsim5(220)@a45a8a976fca: "gb0-bvc103-UEsim5"Leaving main loop TC_ul2dl_ud-BVCI103(178)@a45a8a976fca: Removing Client IMSI='262420000000305'H, index=5 gb0-bvc109-UEsim7(282)@a45a8a976fca: "gb0-bvc109-UEsim7"Leaving main loop TC_ul2dl_ud-BVCI109(184)@a45a8a976fca: Removing Client IMSI='262420000000907'H, index=7 gb0-bvc104-UEsim2(227)@a45a8a976fca: "gb0-bvc104-UEsim2"Leaving main loop gb0-bvc100-UEsim0(185)@a45a8a976fca: "gb0-bvc100-UEsim0"Leaving main loop TC_ul2dl_ud-BVCI104(179)@a45a8a976fca: Removing Client IMSI='262420000000402'H, index=2 gb0-bvc109-UEsim6(281)@a45a8a976fca: "gb0-bvc109-UEsim6"Leaving main loop gb0-bvc104-UEsim8(233)@a45a8a976fca: "gb0-bvc104-UEsim8"Leaving main loop gb0-bvc105-UEsim4(239)@a45a8a976fca: "gb0-bvc105-UEsim4"Leaving main loop TC_ul2dl_ud-BVCI109(184)@a45a8a976fca: Removing Client IMSI='262420000000906'H, index=6 TC_ul2dl_ud-BVCI105(180)@a45a8a976fca: Removing Client IMSI='262420000000504'H, index=4 gb0-bvc106-UEsim2(247)@a45a8a976fca: "gb0-bvc106-UEsim2"Leaving main loop gb0-bvc106-UEsim5(250)@a45a8a976fca: "gb0-bvc106-UEsim5"Leaving main loop TC_ul2dl_ud-BVCI104(179)@a45a8a976fca: Removing Client IMSI='262420000000408'H, index=8 gb0-bvc108-UEsim1(266)@a45a8a976fca: "gb0-bvc108-UEsim1"Leaving main loop TC_ul2dl_ud-BVCI108(183)@a45a8a976fca: Removing Client IMSI='262420000000801'H, index=1 TC_ul2dl_ud-BVCI100(164)@a45a8a976fca: Removing Client IMSI='262420000000000'H, index=0 TC_ul2dl_ud-BVCI106(181)@a45a8a976fca: Removing Client IMSI='262420000000602'H, index=2 TC_ul2dl_ud-BVCI106(181)@a45a8a976fca: Removing Client IMSI='262420000000605'H, index=5 gb0-bvc106-UEsim4(249)@a45a8a976fca: "gb0-bvc106-UEsim4"Leaving main loop gb0-bvc105-UEsim0(235)@a45a8a976fca: "gb0-bvc105-UEsim0"Leaving main loop TC_ul2dl_ud-BVCI105(180)@a45a8a976fca: Removing Client IMSI='262420000000500'H, index=0 TC_ul2dl_ud-BVCI106(181)@a45a8a976fca: Removing Client IMSI='262420000000604'H, index=4 gb0-bvc100-UEsim3(188)@a45a8a976fca: "gb0-bvc100-UEsim3"Leaving main loop TC_ul2dl_ud-BVCI100(164)@a45a8a976fca: Removing Client IMSI='262420000000003'H, index=3 gb0-bvc103-UEsim4(219)@a45a8a976fca: "gb0-bvc103-UEsim4"Leaving main loop TC_ul2dl_ud-BVCI103(178)@a45a8a976fca: Removing Client IMSI='262420000000304'H, index=4 gb0-bvc109-UEsim9(284)@a45a8a976fca: "gb0-bvc109-UEsim9"Leaving main loop TC_ul2dl_ud-BVCI109(184)@a45a8a976fca: Removing Client IMSI='262420000000909'H, index=9 gb0-bvc103-UEsim7(222)@a45a8a976fca: "gb0-bvc103-UEsim7"Leaving main loop gb0-bvc101-UEsim3(198)@a45a8a976fca: "gb0-bvc101-UEsim3"Leaving main loop TC_ul2dl_ud-BVCI103(178)@a45a8a976fca: Removing Client IMSI='262420000000307'H, index=7 TC_ul2dl_ud-BVCI101(167)@a45a8a976fca: Removing Client IMSI='262420000000103'H, index=3 gb0-bvc100-UEsim4(189)@a45a8a976fca: "gb0-bvc100-UEsim4"Leaving main loop TC_ul2dl_ud-BVCI100(164)@a45a8a976fca: Removing Client IMSI='262420000000004'H, index=4 gb0-bvc108-UEsim6(271)@a45a8a976fca: "gb0-bvc108-UEsim6"Leaving main loop TC_ul2dl_ud-BVCI108(183)@a45a8a976fca: Removing Client IMSI='262420000000806'H, index=6 gb0-bvc106-UEsim1(246)@a45a8a976fca: "gb0-bvc106-UEsim1"Leaving main loop TC_ul2dl_ud-BVCI106(181)@a45a8a976fca: Removing Client IMSI='262420000000601'H, index=1 gb0-bvc104-UEsim0(225)@a45a8a976fca: "gb0-bvc104-UEsim0"Leaving main loop TC_ul2dl_ud-BVCI104(179)@a45a8a976fca: Removing Client IMSI='262420000000400'H, index=0 gb0-bvc105-UEsim5(240)@a45a8a976fca: "gb0-bvc105-UEsim5"Leaving main loop TC_ul2dl_ud-BVCI105(180)@a45a8a976fca: Removing Client IMSI='262420000000505'H, index=5 gb0-bvc101-UEsim1(196)@a45a8a976fca: "gb0-bvc101-UEsim1"Leaving main loop gb0-bvc103-UEsim2(217)@a45a8a976fca: "gb0-bvc103-UEsim2"Leaving main loop TC_ul2dl_ud-BVCI101(167)@a45a8a976fca: Removing Client IMSI='262420000000101'H, index=1 TC_ul2dl_ud-BVCI103(178)@a45a8a976fca: Removing Client IMSI='262420000000302'H, index=2 gb0-bvc104-UEsim3(228)@a45a8a976fca: "gb0-bvc104-UEsim3"Leaving main loop TC_ul2dl_ud-BVCI104(179)@a45a8a976fca: Removing Client IMSI='262420000000403'H, index=3 gb0-bvc103-UEsim9(224)@a45a8a976fca: "gb0-bvc103-UEsim9"Leaving main loop TC_ul2dl_ud-BVCI103(178)@a45a8a976fca: Removing Client IMSI='262420000000309'H, index=9 gb0-bvc109-UEsim4(279)@a45a8a976fca: "gb0-bvc109-UEsim4"Leaving main loop gb0-bvc101-UEsim4(199)@a45a8a976fca: "gb0-bvc101-UEsim4"Leaving main loop TC_ul2dl_ud-BVCI101(167)@a45a8a976fca: Removing Client IMSI='262420000000104'H, index=4 TC_ul2dl_ud-BVCI109(184)@a45a8a976fca: Removing Client IMSI='262420000000904'H, index=4 gb0-bvc101-UEsim6(201)@a45a8a976fca: "gb0-bvc101-UEsim6"Leaving main loop TC_ul2dl_ud-BVCI101(167)@a45a8a976fca: Removing Client IMSI='262420000000106'H, index=6 gb0-bvc102-UEsim0(205)@a45a8a976fca: "gb0-bvc102-UEsim0"Leaving main loop TC_ul2dl_ud-BVCI102(174)@a45a8a976fca: Removing Client IMSI='262420000000200'H, index=0 gb0-bvc105-UEsim7(242)@a45a8a976fca: "gb0-bvc105-UEsim7"Leaving main loop gb0-bvc105-UEsim3(238)@a45a8a976fca: "gb0-bvc105-UEsim3"Leaving main loop TC_ul2dl_ud-BVCI105(180)@a45a8a976fca: Removing Client IMSI='262420000000507'H, index=7 TC_ul2dl_ud-BVCI105(180)@a45a8a976fca: Removing Client IMSI='262420000000503'H, index=3 gb0-bvc104-UEsim5(230)@a45a8a976fca: "gb0-bvc104-UEsim5"Leaving main loop TC_ul2dl_ud-BVCI104(179)@a45a8a976fca: Removing Client IMSI='262420000000405'H, index=5 gb0-bvc108-UEsim7(272)@a45a8a976fca: "gb0-bvc108-UEsim7"Leaving main loop TC_ul2dl_ud-BVCI108(183)@a45a8a976fca: Removing Client IMSI='262420000000807'H, index=7 gb0-bvc105-UEsim2(237)@a45a8a976fca: "gb0-bvc105-UEsim2"Leaving main loop gb0-bvc106-UEsim3(248)@a45a8a976fca: "gb0-bvc106-UEsim3"Leaving main loop TC_ul2dl_ud-BVCI106(181)@a45a8a976fca: Removing Client IMSI='262420000000603'H, index=3 TC_ul2dl_ud-BVCI105(180)@a45a8a976fca: Removing Client IMSI='262420000000502'H, index=2 gb0-bvc102-UEsim6(211)@a45a8a976fca: "gb0-bvc102-UEsim6"Leaving main loop gb0-bvc102-UEsim9(214)@a45a8a976fca: "gb0-bvc102-UEsim9"Leaving main loop TC_ul2dl_ud-BVCI102(174)@a45a8a976fca: Removing Client IMSI='262420000000206'H, index=6 TC_ul2dl_ud-BVCI102(174)@a45a8a976fca: Removing Client IMSI='262420000000209'H, index=9 gb0-bvc100-UEsim7(192)@a45a8a976fca: "gb0-bvc100-UEsim7"Leaving main loop TC_ul2dl_ud-BVCI100(164)@a45a8a976fca: Removing Client IMSI='262420000000007'H, index=7 gb0-bvc105-UEsim9(244)@a45a8a976fca: "gb0-bvc105-UEsim9"Leaving main loop TC_ul2dl_ud-BVCI105(180)@a45a8a976fca: Removing Client IMSI='262420000000509'H, index=9 gb0-bvc100-UEsim2(187)@a45a8a976fca: "gb0-bvc100-UEsim2"Leaving main loop TC_ul2dl_ud-BVCI100(164)@a45a8a976fca: Removing Client IMSI='262420000000002'H, index=2 gb0-bvc104-UEsim1(226)@a45a8a976fca: "gb0-bvc104-UEsim1"Leaving main loop gb0-bvc108-UEsim8(273)@a45a8a976fca: "gb0-bvc108-UEsim8"Leaving main loop TC_ul2dl_ud-BVCI108(183)@a45a8a976fca: Removing Client IMSI='262420000000808'H, index=8 TC_ul2dl_ud-BVCI104(179)@a45a8a976fca: Removing Client IMSI='262420000000401'H, index=1 gb0-bvc100-UEsim9(194)@a45a8a976fca: "gb0-bvc100-UEsim9"Leaving main loop TC_ul2dl_ud-BVCI100(164)@a45a8a976fca: Removing Client IMSI='262420000000009'H, index=9 gb0-bvc100-UEsim1(186)@a45a8a976fca: "gb0-bvc100-UEsim1"Leaving main loop TC_ul2dl_ud-BVCI100(164)@a45a8a976fca: Removing Client IMSI='262420000000001'H, index=1 gb0-bvc107-UEsim7(262)@a45a8a976fca: "gb0-bvc107-UEsim7"Leaving main loop TC_ul2dl_ud-BVCI107(182)@a45a8a976fca: Removing Client IMSI='262420000000707'H, index=7 gb0-bvc105-UEsim6(241)@a45a8a976fca: "gb0-bvc105-UEsim6"Leaving main loop TC_ul2dl_ud-BVCI105(180)@a45a8a976fca: Removing Client IMSI='262420000000506'H, index=6 gb0-bvc102-UEsim1(206)@a45a8a976fca: "gb0-bvc102-UEsim1"Leaving main loop TC_ul2dl_ud-BVCI102(174)@a45a8a976fca: Removing Client IMSI='262420000000201'H, index=1 gb0-bvc107-UEsim5(260)@a45a8a976fca: "gb0-bvc107-UEsim5"Leaving main loop TC_ul2dl_ud-BVCI107(182)@a45a8a976fca: Removing Client IMSI='262420000000705'H, index=5 gb0-bvc102-UEsim2(207)@a45a8a976fca: "gb0-bvc102-UEsim2"Leaving main loop TC_ul2dl_ud-BVCI102(174)@a45a8a976fca: Removing Client IMSI='262420000000202'H, index=2 gb0-bvc101-UEsim7(202)@a45a8a976fca: "gb0-bvc101-UEsim7"Leaving main loop TC_ul2dl_ud-BVCI101(167)@a45a8a976fca: Removing Client IMSI='262420000000107'H, index=7 gb0-NSVCI103-NSVCemu103-FRemu(176)@a45a8a976fca: AF_PACKET Test port (FR): user_stop gb0-NSVCI102-NSVCemu102-FRemu(173)@a45a8a976fca: AF_PACKET Test port (FR): user_stop gb0-NSVCI101-NSVCemu101-FRemu(170)@a45a8a976fca: AF_PACKET Test port (FR): user_stop gb0-NSVCI104-NSVCemu104-FRemu(177)@a45a8a976fca: AF_PACKET Test port (FR): user_stop MTC@a45a8a976fca: Test case TC_ul2dl_ud finished. Verdict: pass MTC@a45a8a976fca: Starting external command `../ttcn3-dumpcap-stop.sh FR_Tests.TC_ul2dl_ud pass'. Tue Mar 4 04:11:11 UTC 2025 ====== FR_Tests.TC_ul2dl_ud pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=8929984) Waiting for packet dumper to finish... 1 (prev_count=8929984, count=8965976) MTC@a45a8a976fca: External command `../ttcn3-dumpcap-stop.sh FR_Tests.TC_ul2dl_ud pass' was executed successfully (exit status: 0). MC@a45a8a976fca: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@a45a8a976fca: Terminating MTC. MC@a45a8a976fca: MTC terminated. MC2> exit MC@a45a8a976fca: Shutting down session. MC@a45a8a976fca: Shutdown complete. No expected results found, not comparing outcome. (/osmo-ttcn3-hacks/fr/expected-results.xml) + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh FR_Tests --rm Generated FR_Tests.TC_bvc_bringup.merged Generated FR_Tests.TC_ul2dl_ud.merged Generated FR_Tests.TC_ul_ud.merged Removing Input log files !!! + exit 0 + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + clean_up + docker_kill_wait jenkins-ttcn3-fr-test-1468-frnet + docker kill jenkins-ttcn3-fr-test-1468-frnet jenkins-ttcn3-fr-test-1468-frnet + docker wait jenkins-ttcn3-fr-test-1468-frnet 137 + docker logs --timestamps jenkins-ttcn3-fr-test-1468-ttcn3-fr-test 2025-03-04T04:09:50.139398750Z + SUBDIR=fr 2025-03-04T04:09:50.139424250Z + SUITE=FR_Tests 2025-03-04T04:09:50.139523559Z + '[' -n hdlc8 ']' 2025-03-04T04:09:50.139576443Z + echo 'Waiting for hdlc8 to appear' 2025-03-04T04:09:50.139584958Z + pipework --wait -i hdlc8 2025-03-04T04:09:52.162249069Z + true 2025-03-04T04:09:52.162301129Z + '[' '!' -f /sys/class/net/hdlc8/flags ']' 2025-03-04T04:09:52.163248725Z ++ cat /sys/class/net/hdlc8/flags 2025-03-04T04:09:52.168496624Z + FLAGS=0x91 2025-03-04T04:09:52.168550196Z + let 'FLAG_UP=0x91&1' 2025-03-04T04:09:52.168561872Z + '[' 1 = 1 ']' 2025-03-04T04:09:52.168569335Z + break 2025-03-04T04:09:52.168576486Z + cd /data 2025-03-04T04:09:52.168583539Z + EXTRA_ARGS= 2025-03-04T04:09:52.168590676Z + '[' -n '' ']' 2025-03-04T04:09:52.168603432Z + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/fr/FR_Tests FR_Tests.cfg 2025-03-04T04:11:14.093396239Z + exit_code=0 2025-03-04T04:11:14.093433101Z + /osmo-ttcn3-hacks/log_merge.sh FR_Tests --rm 2025-03-04T04:12:00.590318578Z + exit 0 + docker logs --timestamps jenkins-ttcn3-fr-test-1468-frnet 2025-03-04T04:09:47.888770307Z + SUBDIR=fr-net 2025-03-04T04:09:47.888807006Z + SUITE=FRNET_Tests 2025-03-04T04:09:47.888815653Z + '[' -n hdlcnet8 ']' 2025-03-04T04:09:47.888822408Z + echo 'Waiting for hdlcnet8 to appear' 2025-03-04T04:09:47.888829152Z + pipework --wait -i hdlcnet8 2025-03-04T04:09:49.916470313Z + true 2025-03-04T04:09:49.916491881Z + '[' '!' -f /sys/class/net/hdlcnet8/flags ']' 2025-03-04T04:09:49.916557191Z ++ cat /sys/class/net/hdlcnet8/flags 2025-03-04T04:09:49.917821433Z + FLAGS=0x91 2025-03-04T04:09:49.917834572Z + let 'FLAG_UP=0x91&1' 2025-03-04T04:09:49.917838069Z + '[' 1 = 1 ']' 2025-03-04T04:09:49.917840761Z + break 2025-03-04T04:09:49.917843385Z + cd /data 2025-03-04T04:09:49.917846037Z + EXTRA_ARGS= 2025-03-04T04:09:49.917848618Z + '[' -n '' ']' 2025-03-04T04:09:49.917851278Z + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/fr-net/FRNET_Tests FRNET_Tests.cfg + docker container rm jenkins-ttcn3-fr-test-1468-frnet jenkins-ttcn3-fr-test-1468-ttcn3-fr-test jenkins-ttcn3-fr-test-1468-frnet jenkins-ttcn3-fr-test-1468-ttcn3-fr-test + network_clean + docker network+ inspect ttcn3-fr-test-99 + cut -d : -f2 + grepawk -F" NR>1{print $2} Name + local containers= + [ -n ] + network_remove + set +x Removing network ttcn3-fr-test-99 + docker network remove ttcn3-fr-test-99 ttcn3-fr-test-99 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-fr-test/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-fr-test/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-fr-test/_cache:/cache --name jenkins-ttcn3-fr-test-1468-cleaner debian:bookworm sh -e -x -c chmod -R a+rX /data/ /cache/ chown -R 1003:1003 /data /cache + chmod -R a+rX /data/ /cache/ + chown -R 1003:1003 /data /cache + collect_logs + cat /home/osmocom-build/jenkins/workspace/ttcn3-fr-test/logs/fr-tester/junit-xml-31.log <?xml version="1.0"?> <testsuite name='Titan' tests='3' failures='0' errors='0' skipped='0' inconc='0' time='82.00'> <testcase classname='FR_Tests' name='TC_bvc_bringup' time='5.396964'/> <testcase classname='FR_Tests' name='TC_ul_ud' time='32.643990'/> <testcase classname='FR_Tests' name='TC_ul2dl_ud' time='33.878603'/> </testsuite> Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS