Skip to content
Success

Console Output

Started by upstream project "registry-rebuild-upload-titan" build number 2554
originally caused by:
 Started by upstream project "registry-trigger-osmo-ttcn3-hacks" build number 2539
 originally caused by:
  Started by an SCM change
Running as SYSTEM
Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/registry-rebuild-upload-ttcn3-bts-tests
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/registry-rebuild-upload-ttcn3-bts-tests # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/docker-playground
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 5048e14b3732d1b9df8582abddca4728270ffa67 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5048e14b3732d1b9df8582abddca4728270ffa67 # timeout=10
Commit message: "debian-bookworm-build: add linting tools"
 > git rev-list --no-walk 5048e14b3732d1b9df8582abddca4728270ffa67 # timeout=10
[registry-rebuild-upload-ttcn3-bts-tests] $ /bin/sh -xe /tmp/jenkins6339326245330631057.sh
+ REGISTRY=registry.osmocom.org
+ make -C ttcn3-bts-test REGISTRY_HOST=registry.osmocom.org
make: Entering directory '/home/osmocom-build/jenkins/workspace/registry-rebuild-upload-ttcn3-bts-tests/ttcn3-bts-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/registry-rebuild-upload-ttcn3-bts-tests/common .common
INFO: .release created
release=0.0.0
docker build \
	--build-arg USER=osmocom-build \
	--build-arg UID=1000 \
	--build-arg REGISTRY=registry.osmocom.org \
	--build-arg OSMO_TTCN3_BRANCH=master \
	--build-arg UPSTREAM_DISTRO=debian:bookworm \
	--build-arg DISTRO=debian-bookworm \
	--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
	--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
	--build-arg OSMOCOM_REPO_VERSION=latest \
	--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
	--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
	--build-arg LIBOSMOCORE_BRANCH=master \
	--build-arg OSMO_BB_BRANCH=master \
	--build-arg OSMO_BSC_BRANCH=master \
	--build-arg OSMO_BTS_BRANCH=master \
	--build-arg OSMO_CBC_BRANCH=master \
	--build-arg OSMO_DIA2GSUP_BRANCH=master \
	--build-arg OSMO_EPDG_BRANCH=master \
	--build-arg OSMO_GBPROXY_BRANCH=master \
	--build-arg OSMO_GGSN_BRANCH=master \
	--build-arg OSMO_GSM_TESTER_BRANCH=master \
	--build-arg OSMO_HLR_BRANCH=master \
	--build-arg OSMO_HNBGW_BRANCH=master \
	--build-arg OSMO_HNODEB_BRANCH=master \
	--build-arg OSMO_IUH_BRANCH=master \
	--build-arg OSMO_MGW_BRANCH=master \
	--build-arg OSMO_MSC_BRANCH=master \
	--build-arg OSMO_NITB_BRANCH=master \
	--build-arg OSMO_PCU_BRANCH=master \
	--build-arg OSMO_REMSIM_BRANCH=master \
	--build-arg OSMO_SGSN_BRANCH=master \
	--build-arg OSMO_SIP_BRANCH=master \
	--build-arg OSMO_STP_BRANCH=master \
	--build-arg OSMO_UECUPS_BRANCH=master \
	--build-arg OPEN5GS_BRANCH=main \
	--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
	 -t registry.osmocom.org/osmocom-build/ttcn3-bts-test:latest .
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 393B done
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG $REGISTRY/$USER/debian-bookworm-titan results in empty or invalid base image name (line 3)
#1 DONE 0.1s

#2 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest
#2 DONE 0.0s

#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.1s

#4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest
#4 DONE 0.0s

#5 [internal] load build context
#5 transferring context: 876B done
#5 DONE 0.1s

#6 [2/4] ADD	HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit
#6 DONE 0.1s

#4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest
#4 CACHED

#7 [2/4] ADD	HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit
#7 DONE 0.1s

#8 [3/4] RUN	TTCN3-DOCKER-PREPARE "master" bts
#8 0.339 + OSMO_TTCN3_BRANCH=master
#8 0.339 + shift
#8 0.339 + cd /osmo-ttcn3-hacks
#8 0.339 + git fetch
#8 0.433 From https://gerrit.osmocom.org/osmo-ttcn3-hacks
#8 0.433    b1479433..8fc1b215  master             -> origin/master
#8 0.434  * [new branch]        fixeria/s1gw_uemux -> origin/fixeria/s1gw_uemux
#8 0.434  + 941a8887...39bbfdbc pmaier/smdpp       -> origin/pmaier/smdpp  (forced update)
#8 0.436 + git checkout master
#8 0.498 Already on 'master'
#8 0.499 Your branch is behind 'origin/master' by 8 commits, and can be fast-forwarded.
#8 0.499   (use "git pull" to update your local branch)
#8 0.499 + git symbolic-ref -q HEAD
#8 0.500 refs/heads/master
#8 0.500 + git reset --hard origin/master
#8 0.522 HEAD is now at 8fc1b215 SCCP_Templates: Expect either proto class0 or class1 upon rx SCCP
#8 0.523 + git rev-parse --abbrev-ref HEAD
#8 0.526 master
#8 0.526 + git rev-parse HEAD
#8 0.528 8fc1b2152ff7615f610e7a040cb3b5135dfc5351
#8 0.529 + diff -q /tmp/deps-Makefile deps/Makefile
#8 0.530 Files /tmp/deps-Makefile and deps/Makefile differ
#8 0.531 + make -j8 deps
#8 0.657 (make -j20 -C deps || make -j1 -C deps)
#8 0.660 make[1]: warning: -j20 forced in submake: resetting jobserver mode.
#8 0.662 make[1]: Entering directory '/osmo-ttcn3-hacks/deps'
#8 0.665 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.Libraries.TCCUsefulFunctions'
#8 0.665 To add an exception for this directory, call:
#8 0.665 
#8 0.665 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.Libraries.TCCUsefulFunctions
#8 0.672 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.Libraries.TCCUsefulFunctions'
#8 0.672 To add an exception for this directory, call:
#8 0.672 
#8 0.672 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.Libraries.TCCUsefulFunctions
#8 0.676 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 0.676 usage: git diff --no-index [<options>] <path> <path>
#8 0.676 
#8 0.676 Diff output format options
#8 0.676     -p, --patch           generate patch
#8 0.676     -s, --no-patch        suppress diff output
#8 0.676     -u                    generate patch
#8 0.676     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 0.676     -W, --function-context
#8 0.676                           generate diffs with <n> lines context
#8 0.676     --raw                 generate the diff in raw format
#8 0.676     --patch-with-raw      synonym for '-p --raw'
#8 0.676     --patch-with-stat     synonym for '-p --stat'
#8 0.676     --numstat             machine friendly --stat
#8 0.676     --shortstat           output only the last line of --stat
#8 0.676     -X, --dirstat[=<param1,param2>...]
#8 0.676                           output the distribution of relative amount of changes for each sub-directory
#8 0.676     --cumulative          synonym for --dirstat=cumulative
#8 0.676     --dirstat-by-file[=<param1,param2>...]
#8 0.676                           synonym for --dirstat=files,param1,param2...
#8 0.676     --check               warn if changes introduce conflict markers or whitespace errors
#8 0.676     --summary             condensed summary such as creations, renames and mode changes
#8 0.676     --name-only           show only names of changed files
#8 0.676     --name-status         show only names and status of changed files
#8 0.676     --stat[=<width>[,<name-width>[,<count>]]]
#8 0.676                           generate diffstat
#8 0.676     --stat-width <width>  generate diffstat with a given width
#8 0.676     --stat-name-width <width>
#8 0.676                           generate diffstat with a given name width
#8 0.676     --stat-graph-width <width>
#8 0.676                           generate diffstat with a given graph width
#8 0.676     --stat-count <count>  generate diffstat with limited lines
#8 0.676     --compact-summary     generate compact summary in diffstat
#8 0.676     --binary              output a binary diff that can be applied
#8 0.676     --full-index          show full pre- and post-image object names on the "index" lines
#8 0.676     --color[=<when>]      show colored diff
#8 0.676     --ws-error-highlight <kind>
#8 0.676                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 0.676     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 0.676     --abbrev[=<n>]        use <n> digits to display object names
#8 0.676     --src-prefix <prefix>
#8 0.676                           show the given source prefix instead of "a/"
#8 0.676     --dst-prefix <prefix>
#8 0.676                           show the given destination prefix instead of "b/"
#8 0.676     --line-prefix <prefix>
#8 0.676                           prepend an additional prefix to every line of output
#8 0.676     --no-prefix           do not show any source or destination prefix
#8 0.676     --inter-hunk-context <n>
#8 0.676                           show context between diff hunks up to the specified number of lines
#8 0.676     --output-indicator-new <char>
#8 0.676                           specify the character to indicate a new line instead of '+'
#8 0.676     --output-indicator-old <char>
#8 0.676                           specify the character to indicate an old line instead of '-'
#8 0.676     --output-indicator-context <char>
#8 0.676                           specify the character to indicate a context instead of ' '
#8 0.676 
#8 0.676 Diff rename options
#8 0.676     -B, --break-rewrites[=<n>[/<m>]]
#8 0.676                           break complete rewrite changes into pairs of delete and create
#8 0.676     -M, --find-renames[=<n>]
#8 0.676                           detect renames
#8 0.676     -D, --irreversible-delete
#8 0.676                           omit the preimage for deletes
#8 0.676     -C, --find-copies[=<n>]
#8 0.676                           detect copies
#8 0.676     --find-copies-harder  use unmodified files as source to find copies
#8 0.676     --no-renames          disable rename detection
#8 0.677     --rename-empty        use empty blobs as rename source
#8 0.677     --follow              continue listing the history of a file beyond renames
#8 0.677     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 0.677 
#8 0.677 Diff algorithm options
#8 0.677     --minimal             produce the smallest possible diff
#8 0.677     -w, --ignore-all-space
#8 0.677                           ignore whitespace when comparing lines
#8 0.677     -b, --ignore-space-change
#8 0.677                           ignore changes in amount of whitespace
#8 0.677     --ignore-space-at-eol
#8 0.677                           ignore changes in whitespace at EOL
#8 0.677     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 0.677     --ignore-blank-lines  ignore changes whose lines are all blank
#8 0.677     -I, --ignore-matching-lines <regex>
#8 0.677                           ignore changes whose all lines match <regex>
#8 0.677     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 0.677     --patience            generate diff using the "patience diff" algorithm
#8 0.677     --histogram           generate diff using the "histogram diff" algorithm
#8 0.677     --diff-algorithm <algorithm>
#8 0.677                           choose a diff algorithm
#8 0.677     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 0.677     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 0.677     --word-diff-regex <regex>
#8 0.677                           use <regex> to decide what a word is
#8 0.677     --color-words[=<regex>]
#8 0.677                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 0.677     --color-moved[=<mode>]
#8 0.677                           moved lines of code are colored differently
#8 0.677     --color-moved-ws <mode>
#8 0.677                           how white spaces are ignored in --color-moved
#8 0.677 
#8 0.677 Other diff options
#8 0.677     --relative[=<prefix>]
#8 0.677                           when run from subdir, exclude changes outside and show relative paths
#8 0.677     -a, --text            treat all files as text
#8 0.677     -R                    swap two inputs, reverse the diff
#8 0.677     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 0.677     --quiet               disable all output of the program
#8 0.677     --ext-diff            allow an external diff helper to be executed
#8 0.677     --textconv            run external text conversion filters when comparing binary files
#8 0.677     --ignore-submodules[=<when>]
#8 0.677                           ignore changes to submodules in the diff generation
#8 0.677     --submodule[=<format>]
#8 0.677                           specify how differences in submodules are shown
#8 0.677     --ita-invisible-in-index
#8 0.677                           hide 'git add -N' entries from the index
#8 0.677     --ita-visible-in-index
#8 0.677                           treat 'git add -N' entries as real in the index
#8 0.677     -S <string>           look for differences that change the number of occurrences of the specified string
#8 0.677     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 0.677     --pickaxe-all         show all changes in the changeset with -S or -G
#8 0.677     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 0.677     -O <file>             control the order in which files appear in the output
#8 0.677     --rotate-to <path>    show the change in the specified path first
#8 0.677     --skip-to <path>      skip the output to the specified path
#8 0.677     --find-object <object-id>
#8 0.677                           look for differences that change the number of occurrences of the specified object
#8 0.677     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 0.677                           select files by diff type
#8 0.677     --output <file>       output to a specific file
#8 0.677 
#8 0.682 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.M3UA'
#8 0.682 To add an exception for this directory, call:
#8 0.682 
#8 0.682 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.M3UA
#8 0.688 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.M3UA'
#8 0.688 To add an exception for this directory, call:
#8 0.688 
#8 0.688 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.M3UA
#8 0.692 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 0.692 usage: git diff --no-index [<options>] <path> <path>
#8 0.692 
#8 0.692 Diff output format options
#8 0.692     -p, --patch           generate patch
#8 0.692     -s, --no-patch        suppress diff output
#8 0.692     -u                    generate patch
#8 0.692     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 0.692     -W, --function-context
#8 0.692                           generate diffs with <n> lines context
#8 0.692     --raw                 generate the diff in raw format
#8 0.692     --patch-with-raw      synonym for '-p --raw'
#8 0.692     --patch-with-stat     synonym for '-p --stat'
#8 0.692     --numstat             machine friendly --stat
#8 0.692     --shortstat           output only the last line of --stat
#8 0.692     -X, --dirstat[=<param1,param2>...]
#8 0.692                           output the distribution of relative amount of changes for each sub-directory
#8 0.692     --cumulative          synonym for --dirstat=cumulative
#8 0.692     --dirstat-by-file[=<param1,param2>...]
#8 0.692                           synonym for --dirstat=files,param1,param2...
#8 0.692     --check               warn if changes introduce conflict markers or whitespace errors
#8 0.692     --summary             condensed summary such as creations, renames and mode changes
#8 0.692     --name-only           show only names of changed files
#8 0.692     --name-status         show only names and status of changed files
#8 0.692     --stat[=<width>[,<name-width>[,<count>]]]
#8 0.692                           generate diffstat
#8 0.692     --stat-width <width>  generate diffstat with a given width
#8 0.692     --stat-name-width <width>
#8 0.692                           generate diffstat with a given name width
#8 0.692     --stat-graph-width <width>
#8 0.692                           generate diffstat with a given graph width
#8 0.692     --stat-count <count>  generate diffstat with limited lines
#8 0.692     --compact-summary     generate compact summary in diffstat
#8 0.692     --binary              output a binary diff that can be applied
#8 0.692     --full-index          show full pre- and post-image object names on the "index" lines
#8 0.692     --color[=<when>]      show colored diff
#8 0.692     --ws-error-highlight <kind>
#8 0.692                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 0.692     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 0.692     --abbrev[=<n>]        use <n> digits to display object names
#8 0.692     --src-prefix <prefix>
#8 0.692                           show the given source prefix instead of "a/"
#8 0.692     --dst-prefix <prefix>
#8 0.692                           show the given destination prefix instead of "b/"
#8 0.692     --line-prefix <prefix>
#8 0.692                           prepend an additional prefix to every line of output
#8 0.692     --no-prefix           do not show any source or destination prefix
#8 0.692     --inter-hunk-context <n>
#8 0.692                           show context between diff hunks up to the specified number of lines
#8 0.692     --output-indicator-new <char>
#8 0.692                           specify the character to indicate a new line instead of '+'
#8 0.692     --output-indicator-old <char>
#8 0.692                           specify the character to indicate an old line instead of '-'
#8 0.692     --output-indicator-context <char>
#8 0.692                           specify the character to indicate a context instead of ' '
#8 0.692 
#8 0.692 Diff rename options
#8 0.692     -B, --break-rewrites[=<n>[/<m>]]
#8 0.692                           break complete rewrite changes into pairs of delete and create
#8 0.692     -M, --find-renames[=<n>]
#8 0.692                           detect renames
#8 0.692     -D, --irreversible-delete
#8 0.692                           omit the preimage for deletes
#8 0.692     -C, --find-copies[=<n>]
#8 0.692                           detect copies
#8 0.692     --find-copies-harder  use unmodified files as source to find copies
#8 0.692     --no-renames          disable rename detection
#8 0.692     --rename-empty        use empty blobs as rename source
#8 0.692     --follow              continue listing the history of a file beyond renames
#8 0.692     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 0.692 
#8 0.692 Diff algorithm options
#8 0.692     --minimal             produce the smallest possible diff
#8 0.692     -w, --ignore-all-space
#8 0.692                           ignore whitespace when comparing lines
#8 0.692     -b, --ignore-space-change
#8 0.692                           ignore changes in amount of whitespace
#8 0.692     --ignore-space-at-eol
#8 0.692                           ignore changes in whitespace at EOL
#8 0.692     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 0.692     --ignore-blank-lines  ignore changes whose lines are all blank
#8 0.693     -I, --ignore-matching-lines <regex>
#8 0.693                           ignore changes whose all lines match <regex>
#8 0.693     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 0.693     --patience            generate diff using the "patience diff" algorithm
#8 0.693     --histogram           generate diff using the "histogram diff" algorithm
#8 0.693     --diff-algorithm <algorithm>
#8 0.693                           choose a diff algorithm
#8 0.693     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 0.693     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 0.693     --word-diff-regex <regex>
#8 0.693                           use <regex> to decide what a word is
#8 0.693     --color-words[=<regex>]
#8 0.693                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 0.693     --color-moved[=<mode>]
#8 0.693                           moved lines of code are colored differently
#8 0.693     --color-moved-ws <mode>
#8 0.693                           how white spaces are ignored in --color-moved
#8 0.693 
#8 0.693 Other diff options
#8 0.693     --relative[=<prefix>]
#8 0.693                           when run from subdir, exclude changes outside and show relative paths
#8 0.693     -a, --text            treat all files as text
#8 0.693     -R                    swap two inputs, reverse the diff
#8 0.693     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 0.693     --quiet               disable all output of the program
#8 0.693     --ext-diff            allow an external diff helper to be executed
#8 0.693     --textconv            run external text conversion filters when comparing binary files
#8 0.693     --ignore-submodules[=<when>]
#8 0.693                           ignore changes to submodules in the diff generation
#8 0.693     --submodule[=<format>]
#8 0.693                           specify how differences in submodules are shown
#8 0.693     --ita-invisible-in-index
#8 0.693                           hide 'git add -N' entries from the index
#8 0.693     --ita-visible-in-index
#8 0.693                           treat 'git add -N' entries as real in the index
#8 0.693     -S <string>           look for differences that change the number of occurrences of the specified string
#8 0.693     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 0.693     --pickaxe-all         show all changes in the changeset with -S or -G
#8 0.693     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 0.693     -O <file>             control the order in which files appear in the output
#8 0.693     --rotate-to <path>    show the change in the specified path first
#8 0.693     --skip-to <path>      skip the output to the specified path
#8 0.693     --find-object <object-id>
#8 0.693                           look for differences that change the number of occurrences of the specified object
#8 0.693     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 0.693                           select files by diff type
#8 0.693     --output <file>       output to a specific file
#8 0.693 
#8 0.697 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP'
#8 0.697 To add an exception for this directory, call:
#8 0.697 
#8 0.697 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP
#8 0.704 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP'
#8 0.704 To add an exception for this directory, call:
#8 0.704 
#8 0.704 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP
#8 0.708 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 0.708 usage: git diff --no-index [<options>] <path> <path>
#8 0.708 
#8 0.708 Diff output format options
#8 0.708     -p, --patch           generate patch
#8 0.708     -s, --no-patch        suppress diff output
#8 0.708     -u                    generate patch
#8 0.708     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 0.708     -W, --function-context
#8 0.708                           generate diffs with <n> lines context
#8 0.708     --raw                 generate the diff in raw format
#8 0.708     --patch-with-raw      synonym for '-p --raw'
#8 0.708     --patch-with-stat     synonym for '-p --stat'
#8 0.708     --numstat             machine friendly --stat
#8 0.708     --shortstat           output only the last line of --stat
#8 0.708     -X, --dirstat[=<param1,param2>...]
#8 0.708                           output the distribution of relative amount of changes for each sub-directory
#8 0.708     --cumulative          synonym for --dirstat=cumulative
#8 0.708     --dirstat-by-file[=<param1,param2>...]
#8 0.708                           synonym for --dirstat=files,param1,param2...
#8 0.708     --check               warn if changes introduce conflict markers or whitespace errors
#8 0.708     --summary             condensed summary such as creations, renames and mode changes
#8 0.708     --name-only           show only names of changed files
#8 0.708     --name-status         show only names and status of changed files
#8 0.708     --stat[=<width>[,<name-width>[,<count>]]]
#8 0.708                           generate diffstat
#8 0.708     --stat-width <width>  generate diffstat with a given width
#8 0.708     --stat-name-width <width>
#8 0.708                           generate diffstat with a given name width
#8 0.708     --stat-graph-width <width>
#8 0.708                           generate diffstat with a given graph width
#8 0.708     --stat-count <count>  generate diffstat with limited lines
#8 0.708     --compact-summary     generate compact summary in diffstat
#8 0.708     --binary              output a binary diff that can be applied
#8 0.708     --full-index          show full pre- and post-image object names on the "index" lines
#8 0.708     --color[=<when>]      show colored diff
#8 0.708     --ws-error-highlight <kind>
#8 0.708                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 0.708     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 0.708     --abbrev[=<n>]        use <n> digits to display object names
#8 0.708     --src-prefix <prefix>
#8 0.708                           show the given source prefix instead of "a/"
#8 0.708     --dst-prefix <prefix>
#8 0.708                           show the given destination prefix instead of "b/"
#8 0.708     --line-prefix <prefix>
#8 0.708                           prepend an additional prefix to every line of output
#8 0.708     --no-prefix           do not show any source or destination prefix
#8 0.708     --inter-hunk-context <n>
#8 0.708                           show context between diff hunks up to the specified number of lines
#8 0.708     --output-indicator-new <char>
#8 0.708                           specify the character to indicate a new line instead of '+'
#8 0.708     --output-indicator-old <char>
#8 0.708                           specify the character to indicate an old line instead of '-'
#8 0.708     --output-indicator-context <char>
#8 0.708                           specify the character to indicate a context instead of ' '
#8 0.708 
#8 0.708 Diff rename options
#8 0.708     -B, --break-rewrites[=<n>[/<m>]]
#8 0.708                           break complete rewrite changes into pairs of delete and create
#8 0.708     -M, --find-renames[=<n>]
#8 0.708                           detect renames
#8 0.708     -D, --irreversible-delete
#8 0.708                           omit the preimage for deletes
#8 0.708     -C, --find-copies[=<n>]
#8 0.708                           detect copies
#8 0.708     --find-copies-harder  use unmodified files as source to find copies
#8 0.708     --no-renames          disable rename detection
#8 0.708     --rename-empty        use empty blobs as rename source
#8 0.708     --follow              continue listing the history of a file beyond renames
#8 0.708     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 0.708 
#8 0.708 Diff algorithm options
#8 0.708     --minimal             produce the smallest possible diff
#8 0.708     -w, --ignore-all-space
#8 0.708                           ignore whitespace when comparing lines
#8 0.708     -b, --ignore-space-change
#8 0.708                           ignore changes in amount of whitespace
#8 0.708     --ignore-space-at-eol
#8 0.708                           ignore changes in whitespace at EOL
#8 0.708     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 0.708     --ignore-blank-lines  ignore changes whose lines are all blank
#8 0.708     -I, --ignore-matching-lines <regex>
#8 0.708                           ignore changes whose all lines match <regex>
#8 0.708     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 0.708     --patience            generate diff using the "patience diff" algorithm
#8 0.708     --histogram           generate diff using the "histogram diff" algorithm
#8 0.708     --diff-algorithm <algorithm>
#8 0.708                           choose a diff algorithm
#8 0.708     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 0.708     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 0.708     --word-diff-regex <regex>
#8 0.708                           use <regex> to decide what a word is
#8 0.708     --color-words[=<regex>]
#8 0.708                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 0.708     --color-moved[=<mode>]
#8 0.708                           moved lines of code are colored differently
#8 0.708     --color-moved-ws <mode>
#8 0.708                           how white spaces are ignored in --color-moved
#8 0.708 
#8 0.708 Other diff options
#8 0.708     --relative[=<prefix>]
#8 0.708                           when run from subdir, exclude changes outside and show relative paths
#8 0.708     -a, --text            treat all files as text
#8 0.708     -R                    swap two inputs, reverse the diff
#8 0.708     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 0.709     --quiet               disable all output of the program
#8 0.709     --ext-diff            allow an external diff helper to be executed
#8 0.709     --textconv            run external text conversion filters when comparing binary files
#8 0.709     --ignore-submodules[=<when>]
#8 0.709                           ignore changes to submodules in the diff generation
#8 0.709     --submodule[=<format>]
#8 0.709                           specify how differences in submodules are shown
#8 0.709     --ita-invisible-in-index
#8 0.709                           hide 'git add -N' entries from the index
#8 0.709     --ita-visible-in-index
#8 0.709                           treat 'git add -N' entries as real in the index
#8 0.709     -S <string>           look for differences that change the number of occurrences of the specified string
#8 0.709     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 0.709     --pickaxe-all         show all changes in the changeset with -S or -G
#8 0.709     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 0.709     -O <file>             control the order in which files appear in the output
#8 0.709     --rotate-to <path>    show the change in the specified path first
#8 0.709     --skip-to <path>      skip the output to the specified path
#8 0.709     --find-object <object-id>
#8 0.709                           look for differences that change the number of occurrences of the specified object
#8 0.709     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 0.709                           select files by diff type
#8 0.709     --output <file>       output to a specific file
#8 0.709 
#8 0.713 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSAPP_v7.3.0'
#8 0.713 To add an exception for this directory, call:
#8 0.713 
#8 0.713 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSAPP_v7.3.0
#8 0.719 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSAPP_v7.3.0'
#8 0.719 To add an exception for this directory, call:
#8 0.719 
#8 0.719 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSAPP_v7.3.0
#8 0.723 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 0.723 usage: git diff --no-index [<options>] <path> <path>
#8 0.723 
#8 0.723 Diff output format options
#8 0.723     -p, --patch           generate patch
#8 0.723     -s, --no-patch        suppress diff output
#8 0.723     -u                    generate patch
#8 0.723     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 0.723     -W, --function-context
#8 0.723                           generate diffs with <n> lines context
#8 0.723     --raw                 generate the diff in raw format
#8 0.723     --patch-with-raw      synonym for '-p --raw'
#8 0.723     --patch-with-stat     synonym for '-p --stat'
#8 0.723     --numstat             machine friendly --stat
#8 0.723     --shortstat           output only the last line of --stat
#8 0.723     -X, --dirstat[=<param1,param2>...]
#8 0.723                           output the distribution of relative amount of changes for each sub-directory
#8 0.723     --cumulative          synonym for --dirstat=cumulative
#8 0.723     --dirstat-by-file[=<param1,param2>...]
#8 0.723                           synonym for --dirstat=files,param1,param2...
#8 0.723     --check               warn if changes introduce conflict markers or whitespace errors
#8 0.723     --summary             condensed summary such as creations, renames and mode changes
#8 0.723     --name-only           show only names of changed files
#8 0.723     --name-status         show only names and status of changed files
#8 0.723     --stat[=<width>[,<name-width>[,<count>]]]
#8 0.723                           generate diffstat
#8 0.723     --stat-width <width>  generate diffstat with a given width
#8 0.723     --stat-name-width <width>
#8 0.723                           generate diffstat with a given name width
#8 0.723     --stat-graph-width <width>
#8 0.723                           generate diffstat with a given graph width
#8 0.723     --stat-count <count>  generate diffstat with limited lines
#8 0.723     --compact-summary     generate compact summary in diffstat
#8 0.723     --binary              output a binary diff that can be applied
#8 0.723     --full-index          show full pre- and post-image object names on the "index" lines
#8 0.723     --color[=<when>]      show colored diff
#8 0.723     --ws-error-highlight <kind>
#8 0.723                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 0.723     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 0.723     --abbrev[=<n>]        use <n> digits to display object names
#8 0.723     --src-prefix <prefix>
#8 0.723                           show the given source prefix instead of "a/"
#8 0.723     --dst-prefix <prefix>
#8 0.723                           show the given destination prefix instead of "b/"
#8 0.723     --line-prefix <prefix>
#8 0.723                           prepend an additional prefix to every line of output
#8 0.723     --no-prefix           do not show any source or destination prefix
#8 0.723     --inter-hunk-context <n>
#8 0.723                           show context between diff hunks up to the specified number of lines
#8 0.723     --output-indicator-new <char>
#8 0.723                           specify the character to indicate a new line instead of '+'
#8 0.723     --output-indicator-old <char>
#8 0.723                           specify the character to indicate an old line instead of '-'
#8 0.723     --output-indicator-context <char>
#8 0.723                           specify the character to indicate a context instead of ' '
#8 0.723 
#8 0.723 Diff rename options
#8 0.723     -B, --break-rewrites[=<n>[/<m>]]
#8 0.723                           break complete rewrite changes into pairs of delete and create
#8 0.723     -M, --find-renames[=<n>]
#8 0.723                           detect renames
#8 0.723     -D, --irreversible-delete
#8 0.723                           omit the preimage for deletes
#8 0.723     -C, --find-copies[=<n>]
#8 0.724                           detect copies
#8 0.724     --find-copies-harder  use unmodified files as source to find copies
#8 0.724     --no-renames          disable rename detection
#8 0.724     --rename-empty        use empty blobs as rename source
#8 0.724     --follow              continue listing the history of a file beyond renames
#8 0.724     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 0.724 
#8 0.724 Diff algorithm options
#8 0.724     --minimal             produce the smallest possible diff
#8 0.724     -w, --ignore-all-space
#8 0.724                           ignore whitespace when comparing lines
#8 0.724     -b, --ignore-space-change
#8 0.724                           ignore changes in amount of whitespace
#8 0.724     --ignore-space-at-eol
#8 0.724                           ignore changes in whitespace at EOL
#8 0.724     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 0.724     --ignore-blank-lines  ignore changes whose lines are all blank
#8 0.724     -I, --ignore-matching-lines <regex>
#8 0.724                           ignore changes whose all lines match <regex>
#8 0.724     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 0.724     --patience            generate diff using the "patience diff" algorithm
#8 0.724     --histogram           generate diff using the "histogram diff" algorithm
#8 0.724     --diff-algorithm <algorithm>
#8 0.724                           choose a diff algorithm
#8 0.724     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 0.724     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 0.724     --word-diff-regex <regex>
#8 0.724                           use <regex> to decide what a word is
#8 0.724     --color-words[=<regex>]
#8 0.724                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 0.724     --color-moved[=<mode>]
#8 0.724                           moved lines of code are colored differently
#8 0.724     --color-moved-ws <mode>
#8 0.724                           how white spaces are ignored in --color-moved
#8 0.724 
#8 0.724 Other diff options
#8 0.724     --relative[=<prefix>]
#8 0.724                           when run from subdir, exclude changes outside and show relative paths
#8 0.724     -a, --text            treat all files as text
#8 0.724     -R                    swap two inputs, reverse the diff
#8 0.724     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 0.724     --quiet               disable all output of the program
#8 0.724     --ext-diff            allow an external diff helper to be executed
#8 0.724     --textconv            run external text conversion filters when comparing binary files
#8 0.724     --ignore-submodules[=<when>]
#8 0.724                           ignore changes to submodules in the diff generation
#8 0.724     --submodule[=<format>]
#8 0.724                           specify how differences in submodules are shown
#8 0.724     --ita-invisible-in-index
#8 0.724                           hide 'git add -N' entries from the index
#8 0.724     --ita-visible-in-index
#8 0.724                           treat 'git add -N' entries as real in the index
#8 0.724     -S <string>           look for differences that change the number of occurrences of the specified string
#8 0.724     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 0.724     --pickaxe-all         show all changes in the changeset with -S or -G
#8 0.724     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 0.724     -O <file>             control the order in which files appear in the output
#8 0.724     --rotate-to <path>    show the change in the specified path first
#8 0.724     --skip-to <path>      skip the output to the specified path
#8 0.724     --find-object <object-id>
#8 0.724                           look for differences that change the number of occurrences of the specified object
#8 0.724     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 0.724                           select files by diff type
#8 0.724     --output <file>       output to a specific file
#8 0.724 
#8 0.728 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator'
#8 0.728 To add an exception for this directory, call:
#8 0.728 
#8 0.728 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator
#8 0.735 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator'
#8 0.735 To add an exception for this directory, call:
#8 0.735 
#8 0.735 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator
#8 0.739 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 0.739 usage: git diff --no-index [<options>] <path> <path>
#8 0.739 
#8 0.739 Diff output format options
#8 0.739     -p, --patch           generate patch
#8 0.739     -s, --no-patch        suppress diff output
#8 0.739     -u                    generate patch
#8 0.739     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 0.739     -W, --function-context
#8 0.739                           generate diffs with <n> lines context
#8 0.739     --raw                 generate the diff in raw format
#8 0.739     --patch-with-raw      synonym for '-p --raw'
#8 0.739     --patch-with-stat     synonym for '-p --stat'
#8 0.739     --numstat             machine friendly --stat
#8 0.739     --shortstat           output only the last line of --stat
#8 0.739     -X, --dirstat[=<param1,param2>...]
#8 0.739                           output the distribution of relative amount of changes for each sub-directory
#8 0.739     --cumulative          synonym for --dirstat=cumulative
#8 0.739     --dirstat-by-file[=<param1,param2>...]
#8 0.739                           synonym for --dirstat=files,param1,param2...
#8 0.739     --check               warn if changes introduce conflict markers or whitespace errors
#8 0.739     --summary             condensed summary such as creations, renames and mode changes
#8 0.739     --name-only           show only names of changed files
#8 0.739     --name-status         show only names and status of changed files
#8 0.739     --stat[=<width>[,<name-width>[,<count>]]]
#8 0.739                           generate diffstat
#8 0.739     --stat-width <width>  generate diffstat with a given width
#8 0.739     --stat-name-width <width>
#8 0.739                           generate diffstat with a given name width
#8 0.739     --stat-graph-width <width>
#8 0.739                           generate diffstat with a given graph width
#8 0.739     --stat-count <count>  generate diffstat with limited lines
#8 0.739     --compact-summary     generate compact summary in diffstat
#8 0.739     --binary              output a binary diff that can be applied
#8 0.739     --full-index          show full pre- and post-image object names on the "index" lines
#8 0.739     --color[=<when>]      show colored diff
#8 0.739     --ws-error-highlight <kind>
#8 0.739                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 0.739     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 0.739     --abbrev[=<n>]        use <n> digits to display object names
#8 0.739     --src-prefix <prefix>
#8 0.739                           show the given source prefix instead of "a/"
#8 0.739     --dst-prefix <prefix>
#8 0.739                           show the given destination prefix instead of "b/"
#8 0.739     --line-prefix <prefix>
#8 0.739                           prepend an additional prefix to every line of output
#8 0.739     --no-prefix           do not show any source or destination prefix
#8 0.739     --inter-hunk-context <n>
#8 0.739                           show context between diff hunks up to the specified number of lines
#8 0.739     --output-indicator-new <char>
#8 0.739                           specify the character to indicate a new line instead of '+'
#8 0.739     --output-indicator-old <char>
#8 0.739                           specify the character to indicate an old line instead of '-'
#8 0.739     --output-indicator-context <char>
#8 0.739                           specify the character to indicate a context instead of ' '
#8 0.739 
#8 0.739 Diff rename options
#8 0.739     -B, --break-rewrites[=<n>[/<m>]]
#8 0.739                           break complete rewrite changes into pairs of delete and create
#8 0.739     -M, --find-renames[=<n>]
#8 0.739                           detect renames
#8 0.739     -D, --irreversible-delete
#8 0.739                           omit the preimage for deletes
#8 0.739     -C, --find-copies[=<n>]
#8 0.739                           detect copies
#8 0.739     --find-copies-harder  use unmodified files as source to find copies
#8 0.739     --no-renames          disable rename detection
#8 0.739     --rename-empty        use empty blobs as rename source
#8 0.739     --follow              continue listing the history of a file beyond renames
#8 0.739     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 0.739 
#8 0.739 Diff algorithm options
#8 0.739     --minimal             produce the smallest possible diff
#8 0.739     -w, --ignore-all-space
#8 0.739                           ignore whitespace when comparing lines
#8 0.739     -b, --ignore-space-change
#8 0.739                           ignore changes in amount of whitespace
#8 0.739     --ignore-space-at-eol
#8 0.739                           ignore changes in whitespace at EOL
#8 0.739     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 0.739     --ignore-blank-lines  ignore changes whose lines are all blank
#8 0.739     -I, --ignore-matching-lines <regex>
#8 0.739                           ignore changes whose all lines match <regex>
#8 0.739     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 0.739     --patience            generate diff using the "patience diff" algorithm
#8 0.739     --histogram           generate diff using the "histogram diff" algorithm
#8 0.739     --diff-algorithm <algorithm>
#8 0.739                           choose a diff algorithm
#8 0.739     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 0.739     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 0.739     --word-diff-regex <regex>
#8 0.739                           use <regex> to decide what a word is
#8 0.739     --color-words[=<regex>]
#8 0.739                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 0.739     --color-moved[=<mode>]
#8 0.739                           moved lines of code are colored differently
#8 0.739     --color-moved-ws <mode>
#8 0.739                           how white spaces are ignored in --color-moved
#8 0.739 
#8 0.739 Other diff options
#8 0.739     --relative[=<prefix>]
#8 0.739                           when run from subdir, exclude changes outside and show relative paths
#8 0.739     -a, --text            treat all files as text
#8 0.739     -R                    swap two inputs, reverse the diff
#8 0.739     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 0.739     --quiet               disable all output of the program
#8 0.739     --ext-diff            allow an external diff helper to be executed
#8 0.739     --textconv            run external text conversion filters when comparing binary files
#8 0.739     --ignore-submodules[=<when>]
#8 0.739                           ignore changes to submodules in the diff generation
#8 0.739     --submodule[=<format>]
#8 0.739                           specify how differences in submodules are shown
#8 0.739     --ita-invisible-in-index
#8 0.739                           hide 'git add -N' entries from the index
#8 0.739     --ita-visible-in-index
#8 0.739                           treat 'git add -N' entries as real in the index
#8 0.739     -S <string>           look for differences that change the number of occurrences of the specified string
#8 0.740     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 0.740     --pickaxe-all         show all changes in the changeset with -S or -G
#8 0.740     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 0.740     -O <file>             control the order in which files appear in the output
#8 0.740     --rotate-to <path>    show the change in the specified path first
#8 0.740     --skip-to <path>      skip the output to the specified path
#8 0.740     --find-object <object-id>
#8 0.740                           look for differences that change the number of occurrences of the specified object
#8 0.740     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 0.740                           select files by diff type
#8 0.740     --output <file>       output to a specific file
#8 0.740 
#8 0.744 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.DNS'
#8 0.744 To add an exception for this directory, call:
#8 0.744 
#8 0.744 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.DNS
#8 0.750 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.DNS'
#8 0.750 To add an exception for this directory, call:
#8 0.750 
#8 0.750 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.DNS
#8 0.754 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 0.754 usage: git diff --no-index [<options>] <path> <path>
#8 0.754 
#8 0.754 Diff output format options
#8 0.754     -p, --patch           generate patch
#8 0.754     -s, --no-patch        suppress diff output
#8 0.754     -u                    generate patch
#8 0.754     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 0.754     -W, --function-context
#8 0.754                           generate diffs with <n> lines context
#8 0.754     --raw                 generate the diff in raw format
#8 0.754     --patch-with-raw      synonym for '-p --raw'
#8 0.754     --patch-with-stat     synonym for '-p --stat'
#8 0.754     --numstat             machine friendly --stat
#8 0.754     --shortstat           output only the last line of --stat
#8 0.754     -X, --dirstat[=<param1,param2>...]
#8 0.754                           output the distribution of relative amount of changes for each sub-directory
#8 0.754     --cumulative          synonym for --dirstat=cumulative
#8 0.754     --dirstat-by-file[=<param1,param2>...]
#8 0.754                           synonym for --dirstat=files,param1,param2...
#8 0.754     --check               warn if changes introduce conflict markers or whitespace errors
#8 0.754     --summary             condensed summary such as creations, renames and mode changes
#8 0.754     --name-only           show only names of changed files
#8 0.754     --name-status         show only names and status of changed files
#8 0.754     --stat[=<width>[,<name-width>[,<count>]]]
#8 0.754                           generate diffstat
#8 0.754     --stat-width <width>  generate diffstat with a given width
#8 0.754     --stat-name-width <width>
#8 0.754                           generate diffstat with a given name width
#8 0.754     --stat-graph-width <width>
#8 0.754                           generate diffstat with a given graph width
#8 0.754     --stat-count <count>  generate diffstat with limited lines
#8 0.754     --compact-summary     generate compact summary in diffstat
#8 0.754     --binary              output a binary diff that can be applied
#8 0.754     --full-index          show full pre- and post-image object names on the "index" lines
#8 0.754     --color[=<when>]      show colored diff
#8 0.754     --ws-error-highlight <kind>
#8 0.754                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 0.754     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 0.754     --abbrev[=<n>]        use <n> digits to display object names
#8 0.754     --src-prefix <prefix>
#8 0.754                           show the given source prefix instead of "a/"
#8 0.754     --dst-prefix <prefix>
#8 0.754                           show the given destination prefix instead of "b/"
#8 0.754     --line-prefix <prefix>
#8 0.754                           prepend an additional prefix to every line of output
#8 0.754     --no-prefix           do not show any source or destination prefix
#8 0.754     --inter-hunk-context <n>
#8 0.754                           show context between diff hunks up to the specified number of lines
#8 0.754     --output-indicator-new <char>
#8 0.754                           specify the character to indicate a new line instead of '+'
#8 0.754     --output-indicator-old <char>
#8 0.754                           specify the character to indicate an old line instead of '-'
#8 0.754     --output-indicator-context <char>
#8 0.754                           specify the character to indicate a context instead of ' '
#8 0.754 
#8 0.754 Diff rename options
#8 0.754     -B, --break-rewrites[=<n>[/<m>]]
#8 0.754                           break complete rewrite changes into pairs of delete and create
#8 0.754     -M, --find-renames[=<n>]
#8 0.754                           detect renames
#8 0.754     -D, --irreversible-delete
#8 0.754                           omit the preimage for deletes
#8 0.754     -C, --find-copies[=<n>]
#8 0.754                           detect copies
#8 0.754     --find-copies-harder  use unmodified files as source to find copies
#8 0.754     --no-renames          disable rename detection
#8 0.754     --rename-empty        use empty blobs as rename source
#8 0.754     --follow              continue listing the history of a file beyond renames
#8 0.754     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 0.754 
#8 0.754 Diff algorithm options
#8 0.754     --minimal             produce the smallest possible diff
#8 0.754     -w, --ignore-all-space
#8 0.754                           ignore whitespace when comparing lines
#8 0.754     -b, --ignore-space-change
#8 0.754                           ignore changes in amount of whitespace
#8 0.754     --ignore-space-at-eol
#8 0.754                           ignore changes in whitespace at EOL
#8 0.754     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 0.754     --ignore-blank-lines  ignore changes whose lines are all blank
#8 0.754     -I, --ignore-matching-lines <regex>
#8 0.754                           ignore changes whose all lines match <regex>
#8 0.754     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 0.754     --patience            generate diff using the "patience diff" algorithm
#8 0.754     --histogram           generate diff using the "histogram diff" algorithm
#8 0.754     --diff-algorithm <algorithm>
#8 0.755                           choose a diff algorithm
#8 0.755     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 0.755     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 0.755     --word-diff-regex <regex>
#8 0.755                           use <regex> to decide what a word is
#8 0.755     --color-words[=<regex>]
#8 0.755                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 0.755     --color-moved[=<mode>]
#8 0.755                           moved lines of code are colored differently
#8 0.755     --color-moved-ws <mode>
#8 0.755                           how white spaces are ignored in --color-moved
#8 0.755 
#8 0.755 Other diff options
#8 0.755     --relative[=<prefix>]
#8 0.755                           when run from subdir, exclude changes outside and show relative paths
#8 0.755     -a, --text            treat all files as text
#8 0.755     -R                    swap two inputs, reverse the diff
#8 0.755     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 0.755     --quiet               disable all output of the program
#8 0.755     --ext-diff            allow an external diff helper to be executed
#8 0.755     --textconv            run external text conversion filters when comparing binary files
#8 0.755     --ignore-submodules[=<when>]
#8 0.755                           ignore changes to submodules in the diff generation
#8 0.755     --submodule[=<format>]
#8 0.755                           specify how differences in submodules are shown
#8 0.755     --ita-invisible-in-index
#8 0.755                           hide 'git add -N' entries from the index
#8 0.755     --ita-visible-in-index
#8 0.755                           treat 'git add -N' entries as real in the index
#8 0.755     -S <string>           look for differences that change the number of occurrences of the specified string
#8 0.755     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 0.755     --pickaxe-all         show all changes in the changeset with -S or -G
#8 0.755     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 0.755     -O <file>             control the order in which files appear in the output
#8 0.755     --rotate-to <path>    show the change in the specified path first
#8 0.755     --skip-to <path>      skip the output to the specified path
#8 0.755     --find-object <object-id>
#8 0.755                           look for differences that change the number of occurrences of the specified object
#8 0.755     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 0.755                           select files by diff type
#8 0.755     --output <file>       output to a specific file
#8 0.755 
#8 0.759 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GRE'
#8 0.759 To add an exception for this directory, call:
#8 0.759 
#8 0.759 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GRE
#8 0.765 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GRE'
#8 0.765 To add an exception for this directory, call:
#8 0.765 
#8 0.765 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GRE
#8 0.769 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 0.769 usage: git diff --no-index [<options>] <path> <path>
#8 0.769 
#8 0.769 Diff output format options
#8 0.769     -p, --patch           generate patch
#8 0.769     -s, --no-patch        suppress diff output
#8 0.769     -u                    generate patch
#8 0.769     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 0.769     -W, --function-context
#8 0.769                           generate diffs with <n> lines context
#8 0.769     --raw                 generate the diff in raw format
#8 0.769     --patch-with-raw      synonym for '-p --raw'
#8 0.769     --patch-with-stat     synonym for '-p --stat'
#8 0.769     --numstat             machine friendly --stat
#8 0.769     --shortstat           output only the last line of --stat
#8 0.769     -X, --dirstat[=<param1,param2>...]
#8 0.769                           output the distribution of relative amount of changes for each sub-directory
#8 0.769     --cumulative          synonym for --dirstat=cumulative
#8 0.769     --dirstat-by-file[=<param1,param2>...]
#8 0.769                           synonym for --dirstat=files,param1,param2...
#8 0.769     --check               warn if changes introduce conflict markers or whitespace errors
#8 0.769     --summary             condensed summary such as creations, renames and mode changes
#8 0.769     --name-only           show only names of changed files
#8 0.769     --name-status         show only names and status of changed files
#8 0.770     --stat[=<width>[,<name-width>[,<count>]]]
#8 0.770                           generate diffstat
#8 0.770     --stat-width <width>  generate diffstat with a given width
#8 0.770     --stat-name-width <width>
#8 0.770                           generate diffstat with a given name width
#8 0.770     --stat-graph-width <width>
#8 0.770                           generate diffstat with a given graph width
#8 0.770     --stat-count <count>  generate diffstat with limited lines
#8 0.770     --compact-summary     generate compact summary in diffstat
#8 0.770     --binary              output a binary diff that can be applied
#8 0.770     --full-index          show full pre- and post-image object names on the "index" lines
#8 0.770     --color[=<when>]      show colored diff
#8 0.770     --ws-error-highlight <kind>
#8 0.770                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 0.770     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 0.770     --abbrev[=<n>]        use <n> digits to display object names
#8 0.770     --src-prefix <prefix>
#8 0.770                           show the given source prefix instead of "a/"
#8 0.770     --dst-prefix <prefix>
#8 0.770                           show the given destination prefix instead of "b/"
#8 0.770     --line-prefix <prefix>
#8 0.770                           prepend an additional prefix to every line of output
#8 0.770     --no-prefix           do not show any source or destination prefix
#8 0.770     --inter-hunk-context <n>
#8 0.770                           show context between diff hunks up to the specified number of lines
#8 0.770     --output-indicator-new <char>
#8 0.770                           specify the character to indicate a new line instead of '+'
#8 0.770     --output-indicator-old <char>
#8 0.770                           specify the character to indicate an old line instead of '-'
#8 0.770     --output-indicator-context <char>
#8 0.770                           specify the character to indicate a context instead of ' '
#8 0.770 
#8 0.770 Diff rename options
#8 0.770     -B, --break-rewrites[=<n>[/<m>]]
#8 0.770                           break complete rewrite changes into pairs of delete and create
#8 0.770     -M, --find-renames[=<n>]
#8 0.770                           detect renames
#8 0.770     -D, --irreversible-delete
#8 0.770                           omit the preimage for deletes
#8 0.770     -C, --find-copies[=<n>]
#8 0.770                           detect copies
#8 0.770     --find-copies-harder  use unmodified files as source to find copies
#8 0.770     --no-renames          disable rename detection
#8 0.770     --rename-empty        use empty blobs as rename source
#8 0.770     --follow              continue listing the history of a file beyond renames
#8 0.770     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 0.770 
#8 0.770 Diff algorithm options
#8 0.770     --minimal             produce the smallest possible diff
#8 0.770     -w, --ignore-all-space
#8 0.770                           ignore whitespace when comparing lines
#8 0.770     -b, --ignore-space-change
#8 0.770                           ignore changes in amount of whitespace
#8 0.770     --ignore-space-at-eol
#8 0.770                           ignore changes in whitespace at EOL
#8 0.770     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 0.770     --ignore-blank-lines  ignore changes whose lines are all blank
#8 0.770     -I, --ignore-matching-lines <regex>
#8 0.770                           ignore changes whose all lines match <regex>
#8 0.770     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 0.770     --patience            generate diff using the "patience diff" algorithm
#8 0.770     --histogram           generate diff using the "histogram diff" algorithm
#8 0.770     --diff-algorithm <algorithm>
#8 0.770                           choose a diff algorithm
#8 0.770     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 0.770     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 0.770     --word-diff-regex <regex>
#8 0.770                           use <regex> to decide what a word is
#8 0.770     --color-words[=<regex>]
#8 0.770                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 0.770     --color-moved[=<mode>]
#8 0.770                           moved lines of code are colored differently
#8 0.770     --color-moved-ws <mode>
#8 0.770                           how white spaces are ignored in --color-moved
#8 0.770 
#8 0.770 Other diff options
#8 0.770     --relative[=<prefix>]
#8 0.770                           when run from subdir, exclude changes outside and show relative paths
#8 0.770     -a, --text            treat all files as text
#8 0.770     -R                    swap two inputs, reverse the diff
#8 0.770     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 0.770     --quiet               disable all output of the program
#8 0.770     --ext-diff            allow an external diff helper to be executed
#8 0.770     --textconv            run external text conversion filters when comparing binary files
#8 0.770     --ignore-submodules[=<when>]
#8 0.770                           ignore changes to submodules in the diff generation
#8 0.770     --submodule[=<format>]
#8 0.770                           specify how differences in submodules are shown
#8 0.770     --ita-invisible-in-index
#8 0.770                           hide 'git add -N' entries from the index
#8 0.770     --ita-visible-in-index
#8 0.770                           treat 'git add -N' entries as real in the index
#8 0.770     -S <string>           look for differences that change the number of occurrences of the specified string
#8 0.770     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 0.770     --pickaxe-all         show all changes in the changeset with -S or -G
#8 0.770     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 0.770     -O <file>             control the order in which files appear in the output
#8 0.770     --rotate-to <path>    show the change in the specified path first
#8 0.770     --skip-to <path>      skip the output to the specified path
#8 0.770     --find-object <object-id>
#8 0.770                           look for differences that change the number of occurrences of the specified object
#8 0.770     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 0.770                           select files by diff type
#8 0.770     --output <file>       output to a specific file
#8 0.770 
#8 0.775 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTP_v13.5.0'
#8 0.775 To add an exception for this directory, call:
#8 0.775 
#8 0.775 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTP_v13.5.0
#8 0.781 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTP_v13.5.0'
#8 0.781 To add an exception for this directory, call:
#8 0.781 
#8 0.781 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTP_v13.5.0
#8 0.785 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 0.785 usage: git diff --no-index [<options>] <path> <path>
#8 0.785 
#8 0.785 Diff output format options
#8 0.785     -p, --patch           generate patch
#8 0.785     -s, --no-patch        suppress diff output
#8 0.785     -u                    generate patch
#8 0.785     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 0.785     -W, --function-context
#8 0.785                           generate diffs with <n> lines context
#8 0.785     --raw                 generate the diff in raw format
#8 0.785     --patch-with-raw      synonym for '-p --raw'
#8 0.785     --patch-with-stat     synonym for '-p --stat'
#8 0.785     --numstat             machine friendly --stat
#8 0.785     --shortstat           output only the last line of --stat
#8 0.785     -X, --dirstat[=<param1,param2>...]
#8 0.785                           output the distribution of relative amount of changes for each sub-directory
#8 0.785     --cumulative          synonym for --dirstat=cumulative
#8 0.785     --dirstat-by-file[=<param1,param2>...]
#8 0.785                           synonym for --dirstat=files,param1,param2...
#8 0.785     --check               warn if changes introduce conflict markers or whitespace errors
#8 0.785     --summary             condensed summary such as creations, renames and mode changes
#8 0.785     --name-only           show only names of changed files
#8 0.785     --name-status         show only names and status of changed files
#8 0.785     --stat[=<width>[,<name-width>[,<count>]]]
#8 0.785                           generate diffstat
#8 0.785     --stat-width <width>  generate diffstat with a given width
#8 0.785     --stat-name-width <width>
#8 0.785                           generate diffstat with a given name width
#8 0.785     --stat-graph-width <width>
#8 0.785                           generate diffstat with a given graph width
#8 0.785     --stat-count <count>  generate diffstat with limited lines
#8 0.785     --compact-summary     generate compact summary in diffstat
#8 0.785     --binary              output a binary diff that can be applied
#8 0.785     --full-index          show full pre- and post-image object names on the "index" lines
#8 0.785     --color[=<when>]      show colored diff
#8 0.785     --ws-error-highlight <kind>
#8 0.785                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 0.785     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 0.785     --abbrev[=<n>]        use <n> digits to display object names
#8 0.785     --src-prefix <prefix>
#8 0.785                           show the given source prefix instead of "a/"
#8 0.785     --dst-prefix <prefix>
#8 0.785                           show the given destination prefix instead of "b/"
#8 0.785     --line-prefix <prefix>
#8 0.785                           prepend an additional prefix to every line of output
#8 0.785     --no-prefix           do not show any source or destination prefix
#8 0.785     --inter-hunk-context <n>
#8 0.785                           show context between diff hunks up to the specified number of lines
#8 0.785     --output-indicator-new <char>
#8 0.785                           specify the character to indicate a new line instead of '+'
#8 0.785     --output-indicator-old <char>
#8 0.785                           specify the character to indicate an old line instead of '-'
#8 0.785     --output-indicator-context <char>
#8 0.785                           specify the character to indicate a context instead of ' '
#8 0.785 
#8 0.785 Diff rename options
#8 0.785     -B, --break-rewrites[=<n>[/<m>]]
#8 0.785                           break complete rewrite changes into pairs of delete and create
#8 0.785     -M, --find-renames[=<n>]
#8 0.785                           detect renames
#8 0.785     -D, --irreversible-delete
#8 0.785                           omit the preimage for deletes
#8 0.785     -C, --find-copies[=<n>]
#8 0.785                           detect copies
#8 0.785     --find-copies-harder  use unmodified files as source to find copies
#8 0.785     --no-renames          disable rename detection
#8 0.785     --rename-empty        use empty blobs as rename source
#8 0.785     --follow              continue listing the history of a file beyond renames
#8 0.785     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 0.785 
#8 0.785 Diff algorithm options
#8 0.785     --minimal             produce the smallest possible diff
#8 0.785     -w, --ignore-all-space
#8 0.785                           ignore whitespace when comparing lines
#8 0.785     -b, --ignore-space-change
#8 0.785                           ignore changes in amount of whitespace
#8 0.785     --ignore-space-at-eol
#8 0.785                           ignore changes in whitespace at EOL
#8 0.785     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 0.785     --ignore-blank-lines  ignore changes whose lines are all blank
#8 0.785     -I, --ignore-matching-lines <regex>
#8 0.785                           ignore changes whose all lines match <regex>
#8 0.785     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 0.785     --patience            generate diff using the "patience diff" algorithm
#8 0.785     --histogram           generate diff using the "histogram diff" algorithm
#8 0.785     --diff-algorithm <algorithm>
#8 0.785                           choose a diff algorithm
#8 0.785     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 0.785     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 0.785     --word-diff-regex <regex>
#8 0.785                           use <regex> to decide what a word is
#8 0.785     --color-words[=<regex>]
#8 0.785                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 0.785     --color-moved[=<mode>]
#8 0.785                           moved lines of code are colored differently
#8 0.785     --color-moved-ws <mode>
#8 0.785                           how white spaces are ignored in --color-moved
#8 0.785 
#8 0.785 Other diff options
#8 0.785     --relative[=<prefix>]
#8 0.785                           when run from subdir, exclude changes outside and show relative paths
#8 0.785     -a, --text            treat all files as text
#8 0.785     -R                    swap two inputs, reverse the diff
#8 0.785     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 0.785     --quiet               disable all output of the program
#8 0.785     --ext-diff            allow an external diff helper to be executed
#8 0.785     --textconv            run external text conversion filters when comparing binary files
#8 0.785     --ignore-submodules[=<when>]
#8 0.785                           ignore changes to submodules in the diff generation
#8 0.785     --submodule[=<format>]
#8 0.785                           specify how differences in submodules are shown
#8 0.785     --ita-invisible-in-index
#8 0.785                           hide 'git add -N' entries from the index
#8 0.785     --ita-visible-in-index
#8 0.785                           treat 'git add -N' entries as real in the index
#8 0.786     -S <string>           look for differences that change the number of occurrences of the specified string
#8 0.786     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 0.786     --pickaxe-all         show all changes in the changeset with -S or -G
#8 0.786     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 0.786     -O <file>             control the order in which files appear in the output
#8 0.786     --rotate-to <path>    show the change in the specified path first
#8 0.786     --skip-to <path>      skip the output to the specified path
#8 0.786     --find-object <object-id>
#8 0.786                           look for differences that change the number of occurrences of the specified object
#8 0.786     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 0.786                           select files by diff type
#8 0.786     --output <file>       output to a specific file
#8 0.786 
#8 0.790 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTPv2_v13.7.0'
#8 0.790 To add an exception for this directory, call:
#8 0.790 
#8 0.790 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTPv2_v13.7.0
#8 0.796 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTPv2_v13.7.0'
#8 0.796 To add an exception for this directory, call:
#8 0.796 
#8 0.796 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTPv2_v13.7.0
#8 0.800 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 0.800 usage: git diff --no-index [<options>] <path> <path>
#8 0.800 
#8 0.800 Diff output format options
#8 0.800     -p, --patch           generate patch
#8 0.800     -s, --no-patch        suppress diff output
#8 0.800     -u                    generate patch
#8 0.800     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 0.800     -W, --function-context
#8 0.800                           generate diffs with <n> lines context
#8 0.800     --raw                 generate the diff in raw format
#8 0.800     --patch-with-raw      synonym for '-p --raw'
#8 0.800     --patch-with-stat     synonym for '-p --stat'
#8 0.800     --numstat             machine friendly --stat
#8 0.800     --shortstat           output only the last line of --stat
#8 0.800     -X, --dirstat[=<param1,param2>...]
#8 0.800                           output the distribution of relative amount of changes for each sub-directory
#8 0.800     --cumulative          synonym for --dirstat=cumulative
#8 0.800     --dirstat-by-file[=<param1,param2>...]
#8 0.800                           synonym for --dirstat=files,param1,param2...
#8 0.800     --check               warn if changes introduce conflict markers or whitespace errors
#8 0.800     --summary             condensed summary such as creations, renames and mode changes
#8 0.800     --name-only           show only names of changed files
#8 0.800     --name-status         show only names and status of changed files
#8 0.800     --stat[=<width>[,<name-width>[,<count>]]]
#8 0.800                           generate diffstat
#8 0.800     --stat-width <width>  generate diffstat with a given width
#8 0.800     --stat-name-width <width>
#8 0.800                           generate diffstat with a given name width
#8 0.800     --stat-graph-width <width>
#8 0.800                           generate diffstat with a given graph width
#8 0.800     --stat-count <count>  generate diffstat with limited lines
#8 0.800     --compact-summary     generate compact summary in diffstat
#8 0.800     --binary              output a binary diff that can be applied
#8 0.800     --full-index          show full pre- and post-image object names on the "index" lines
#8 0.800     --color[=<when>]      show colored diff
#8 0.800     --ws-error-highlight <kind>
#8 0.800                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 0.800     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 0.800     --abbrev[=<n>]        use <n> digits to display object names
#8 0.800     --src-prefix <prefix>
#8 0.800                           show the given source prefix instead of "a/"
#8 0.800     --dst-prefix <prefix>
#8 0.800                           show the given destination prefix instead of "b/"
#8 0.800     --line-prefix <prefix>
#8 0.800                           prepend an additional prefix to every line of output
#8 0.800     --no-prefix           do not show any source or destination prefix
#8 0.800     --inter-hunk-context <n>
#8 0.800                           show context between diff hunks up to the specified number of lines
#8 0.800     --output-indicator-new <char>
#8 0.800                           specify the character to indicate a new line instead of '+'
#8 0.800     --output-indicator-old <char>
#8 0.800                           specify the character to indicate an old line instead of '-'
#8 0.800     --output-indicator-context <char>
#8 0.800                           specify the character to indicate a context instead of ' '
#8 0.800 
#8 0.800 Diff rename options
#8 0.800     -B, --break-rewrites[=<n>[/<m>]]
#8 0.800                           break complete rewrite changes into pairs of delete and create
#8 0.800     -M, --find-renames[=<n>]
#8 0.800                           detect renames
#8 0.800     -D, --irreversible-delete
#8 0.800                           omit the preimage for deletes
#8 0.800     -C, --find-copies[=<n>]
#8 0.800                           detect copies
#8 0.800     --find-copies-harder  use unmodified files as source to find copies
#8 0.800     --no-renames          disable rename detection
#8 0.800     --rename-empty        use empty blobs as rename source
#8 0.800     --follow              continue listing the history of a file beyond renames
#8 0.800     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 0.800 
#8 0.800 Diff algorithm options
#8 0.800     --minimal             produce the smallest possible diff
#8 0.800     -w, --ignore-all-space
#8 0.800                           ignore whitespace when comparing lines
#8 0.800     -b, --ignore-space-change
#8 0.800                           ignore changes in amount of whitespace
#8 0.800     --ignore-space-at-eol
#8 0.800                           ignore changes in whitespace at EOL
#8 0.800     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 0.800     --ignore-blank-lines  ignore changes whose lines are all blank
#8 0.800     -I, --ignore-matching-lines <regex>
#8 0.800                           ignore changes whose all lines match <regex>
#8 0.800     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 0.800     --patience            generate diff using the "patience diff" algorithm
#8 0.800     --histogram           generate diff using the "histogram diff" algorithm
#8 0.800     --diff-algorithm <algorithm>
#8 0.800                           choose a diff algorithm
#8 0.800     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 0.800     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 0.801     --word-diff-regex <regex>
#8 0.801                           use <regex> to decide what a word is
#8 0.801     --color-words[=<regex>]
#8 0.801                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 0.801     --color-moved[=<mode>]
#8 0.801                           moved lines of code are colored differently
#8 0.801     --color-moved-ws <mode>
#8 0.801                           how white spaces are ignored in --color-moved
#8 0.801 
#8 0.801 Other diff options
#8 0.801     --relative[=<prefix>]
#8 0.801                           when run from subdir, exclude changes outside and show relative paths
#8 0.801     -a, --text            treat all files as text
#8 0.801     -R                    swap two inputs, reverse the diff
#8 0.801     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 0.801     --quiet               disable all output of the program
#8 0.801     --ext-diff            allow an external diff helper to be executed
#8 0.801     --textconv            run external text conversion filters when comparing binary files
#8 0.801     --ignore-submodules[=<when>]
#8 0.801                           ignore changes to submodules in the diff generation
#8 0.801     --submodule[=<format>]
#8 0.801                           specify how differences in submodules are shown
#8 0.801     --ita-invisible-in-index
#8 0.801                           hide 'git add -N' entries from the index
#8 0.801     --ita-visible-in-index
#8 0.801                           treat 'git add -N' entries as real in the index
#8 0.801     -S <string>           look for differences that change the number of occurrences of the specified string
#8 0.801     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 0.801     --pickaxe-all         show all changes in the changeset with -S or -G
#8 0.801     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 0.801     -O <file>             control the order in which files appear in the output
#8 0.801     --rotate-to <path>    show the change in the specified path first
#8 0.801     --skip-to <path>      skip the output to the specified path
#8 0.801     --find-object <object-id>
#8 0.801                           look for differences that change the number of occurrences of the specified object
#8 0.801     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 0.801                           select files by diff type
#8 0.801     --output <file>       output to a specific file
#8 0.801 
#8 0.805 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMP'
#8 0.805 To add an exception for this directory, call:
#8 0.805 
#8 0.805 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMP
#8 0.811 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMP'
#8 0.811 To add an exception for this directory, call:
#8 0.811 
#8 0.811 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMP
#8 0.815 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 0.815 usage: git diff --no-index [<options>] <path> <path>
#8 0.815 
#8 0.815 Diff output format options
#8 0.815     -p, --patch           generate patch
#8 0.815     -s, --no-patch        suppress diff output
#8 0.815     -u                    generate patch
#8 0.815     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 0.815     -W, --function-context
#8 0.815                           generate diffs with <n> lines context
#8 0.815     --raw                 generate the diff in raw format
#8 0.815     --patch-with-raw      synonym for '-p --raw'
#8 0.815     --patch-with-stat     synonym for '-p --stat'
#8 0.815     --numstat             machine friendly --stat
#8 0.815     --shortstat           output only the last line of --stat
#8 0.815     -X, --dirstat[=<param1,param2>...]
#8 0.815                           output the distribution of relative amount of changes for each sub-directory
#8 0.815     --cumulative          synonym for --dirstat=cumulative
#8 0.815     --dirstat-by-file[=<param1,param2>...]
#8 0.815                           synonym for --dirstat=files,param1,param2...
#8 0.815     --check               warn if changes introduce conflict markers or whitespace errors
#8 0.815     --summary             condensed summary such as creations, renames and mode changes
#8 0.815     --name-only           show only names of changed files
#8 0.815     --name-status         show only names and status of changed files
#8 0.815     --stat[=<width>[,<name-width>[,<count>]]]
#8 0.815                           generate diffstat
#8 0.815     --stat-width <width>  generate diffstat with a given width
#8 0.815     --stat-name-width <width>
#8 0.815                           generate diffstat with a given name width
#8 0.815     --stat-graph-width <width>
#8 0.815                           generate diffstat with a given graph width
#8 0.815     --stat-count <count>  generate diffstat with limited lines
#8 0.815     --compact-summary     generate compact summary in diffstat
#8 0.815     --binary              output a binary diff that can be applied
#8 0.815     --full-index          show full pre- and post-image object names on the "index" lines
#8 0.815     --color[=<when>]      show colored diff
#8 0.815     --ws-error-highlight <kind>
#8 0.815                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 0.815     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 0.815     --abbrev[=<n>]        use <n> digits to display object names
#8 0.815     --src-prefix <prefix>
#8 0.815                           show the given source prefix instead of "a/"
#8 0.815     --dst-prefix <prefix>
#8 0.815                           show the given destination prefix instead of "b/"
#8 0.815     --line-prefix <prefix>
#8 0.815                           prepend an additional prefix to every line of output
#8 0.815     --no-prefix           do not show any source or destination prefix
#8 0.815     --inter-hunk-context <n>
#8 0.815                           show context between diff hunks up to the specified number of lines
#8 0.815     --output-indicator-new <char>
#8 0.815                           specify the character to indicate a new line instead of '+'
#8 0.815     --output-indicator-old <char>
#8 0.815                           specify the character to indicate an old line instead of '-'
#8 0.815     --output-indicator-context <char>
#8 0.815                           specify the character to indicate a context instead of ' '
#8 0.815 
#8 0.815 Diff rename options
#8 0.815     -B, --break-rewrites[=<n>[/<m>]]
#8 0.815                           break complete rewrite changes into pairs of delete and create
#8 0.815     -M, --find-renames[=<n>]
#8 0.815                           detect renames
#8 0.815     -D, --irreversible-delete
#8 0.815                           omit the preimage for deletes
#8 0.815     -C, --find-copies[=<n>]
#8 0.815                           detect copies
#8 0.815     --find-copies-harder  use unmodified files as source to find copies
#8 0.815     --no-renames          disable rename detection
#8 0.815     --rename-empty        use empty blobs as rename source
#8 0.815     --follow              continue listing the history of a file beyond renames
#8 0.815     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 0.815 
#8 0.815 Diff algorithm options
#8 0.815     --minimal             produce the smallest possible diff
#8 0.815     -w, --ignore-all-space
#8 0.815                           ignore whitespace when comparing lines
#8 0.815     -b, --ignore-space-change
#8 0.815                           ignore changes in amount of whitespace
#8 0.815     --ignore-space-at-eol
#8 0.815                           ignore changes in whitespace at EOL
#8 0.815     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 0.815     --ignore-blank-lines  ignore changes whose lines are all blank
#8 0.815     -I, --ignore-matching-lines <regex>
#8 0.815                           ignore changes whose all lines match <regex>
#8 0.815     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 0.816     --patience            generate diff using the "patience diff" algorithm
#8 0.816     --histogram           generate diff using the "histogram diff" algorithm
#8 0.816     --diff-algorithm <algorithm>
#8 0.816                           choose a diff algorithm
#8 0.816     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 0.816     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 0.816     --word-diff-regex <regex>
#8 0.816                           use <regex> to decide what a word is
#8 0.816     --color-words[=<regex>]
#8 0.816                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 0.816     --color-moved[=<mode>]
#8 0.816                           moved lines of code are colored differently
#8 0.816     --color-moved-ws <mode>
#8 0.816                           how white spaces are ignored in --color-moved
#8 0.816 
#8 0.816 Other diff options
#8 0.816     --relative[=<prefix>]
#8 0.816                           when run from subdir, exclude changes outside and show relative paths
#8 0.816     -a, --text            treat all files as text
#8 0.816     -R                    swap two inputs, reverse the diff
#8 0.816     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 0.816     --quiet               disable all output of the program
#8 0.816     --ext-diff            allow an external diff helper to be executed
#8 0.816     --textconv            run external text conversion filters when comparing binary files
#8 0.816     --ignore-submodules[=<when>]
#8 0.816                           ignore changes to submodules in the diff generation
#8 0.816     --submodule[=<format>]
#8 0.816                           specify how differences in submodules are shown
#8 0.816     --ita-invisible-in-index
#8 0.816                           hide 'git add -N' entries from the index
#8 0.816     --ita-visible-in-index
#8 0.816                           treat 'git add -N' entries as real in the index
#8 0.816     -S <string>           look for differences that change the number of occurrences of the specified string
#8 0.816     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 0.816     --pickaxe-all         show all changes in the changeset with -S or -G
#8 0.816     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 0.816     -O <file>             control the order in which files appear in the output
#8 0.816     --rotate-to <path>    show the change in the specified path first
#8 0.816     --skip-to <path>      skip the output to the specified path
#8 0.816     --find-object <object-id>
#8 0.816                           look for differences that change the number of occurrences of the specified object
#8 0.816     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 0.816                           select files by diff type
#8 0.816     --output <file>       output to a specific file
#8 0.816 
#8 0.820 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMPv6'
#8 0.820 To add an exception for this directory, call:
#8 0.820 
#8 0.820 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMPv6
#8 0.826 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMPv6'
#8 0.826 To add an exception for this directory, call:
#8 0.826 
#8 0.826 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMPv6
#8 0.830 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 0.830 usage: git diff --no-index [<options>] <path> <path>
#8 0.830 
#8 0.830 Diff output format options
#8 0.830     -p, --patch           generate patch
#8 0.830     -s, --no-patch        suppress diff output
#8 0.830     -u                    generate patch
#8 0.830     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 0.830     -W, --function-context
#8 0.830                           generate diffs with <n> lines context
#8 0.830     --raw                 generate the diff in raw format
#8 0.830     --patch-with-raw      synonym for '-p --raw'
#8 0.830     --patch-with-stat     synonym for '-p --stat'
#8 0.830     --numstat             machine friendly --stat
#8 0.830     --shortstat           output only the last line of --stat
#8 0.830     -X, --dirstat[=<param1,param2>...]
#8 0.830                           output the distribution of relative amount of changes for each sub-directory
#8 0.830     --cumulative          synonym for --dirstat=cumulative
#8 0.830     --dirstat-by-file[=<param1,param2>...]
#8 0.830                           synonym for --dirstat=files,param1,param2...
#8 0.830     --check               warn if changes introduce conflict markers or whitespace errors
#8 0.830     --summary             condensed summary such as creations, renames and mode changes
#8 0.830     --name-only           show only names of changed files
#8 0.830     --name-status         show only names and status of changed files
#8 0.830     --stat[=<width>[,<name-width>[,<count>]]]
#8 0.830                           generate diffstat
#8 0.830     --stat-width <width>  generate diffstat with a given width
#8 0.830     --stat-name-width <width>
#8 0.830                           generate diffstat with a given name width
#8 0.830     --stat-graph-width <width>
#8 0.830                           generate diffstat with a given graph width
#8 0.830     --stat-count <count>  generate diffstat with limited lines
#8 0.831     --compact-summary     generate compact summary in diffstat
#8 0.831     --binary              output a binary diff that can be applied
#8 0.831     --full-index          show full pre- and post-image object names on the "index" lines
#8 0.831     --color[=<when>]      show colored diff
#8 0.831     --ws-error-highlight <kind>
#8 0.831                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 0.831     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 0.831     --abbrev[=<n>]        use <n> digits to display object names
#8 0.831     --src-prefix <prefix>
#8 0.831                           show the given source prefix instead of "a/"
#8 0.831     --dst-prefix <prefix>
#8 0.831                           show the given destination prefix instead of "b/"
#8 0.831     --line-prefix <prefix>
#8 0.831                           prepend an additional prefix to every line of output
#8 0.831     --no-prefix           do not show any source or destination prefix
#8 0.831     --inter-hunk-context <n>
#8 0.831                           show context between diff hunks up to the specified number of lines
#8 0.831     --output-indicator-new <char>
#8 0.831                           specify the character to indicate a new line instead of '+'
#8 0.831     --output-indicator-old <char>
#8 0.831                           specify the character to indicate an old line instead of '-'
#8 0.831     --output-indicator-context <char>
#8 0.831                           specify the character to indicate a context instead of ' '
#8 0.831 
#8 0.831 Diff rename options
#8 0.831     -B, --break-rewrites[=<n>[/<m>]]
#8 0.831                           break complete rewrite changes into pairs of delete and create
#8 0.831     -M, --find-renames[=<n>]
#8 0.831                           detect renames
#8 0.831     -D, --irreversible-delete
#8 0.831                           omit the preimage for deletes
#8 0.831     -C, --find-copies[=<n>]
#8 0.831                           detect copies
#8 0.831     --find-copies-harder  use unmodified files as source to find copies
#8 0.831     --no-renames          disable rename detection
#8 0.831     --rename-empty        use empty blobs as rename source
#8 0.831     --follow              continue listing the history of a file beyond renames
#8 0.831     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 0.831 
#8 0.831 Diff algorithm options
#8 0.831     --minimal             produce the smallest possible diff
#8 0.831     -w, --ignore-all-space
#8 0.831                           ignore whitespace when comparing lines
#8 0.831     -b, --ignore-space-change
#8 0.831                           ignore changes in amount of whitespace
#8 0.831     --ignore-space-at-eol
#8 0.831                           ignore changes in whitespace at EOL
#8 0.831     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 0.831     --ignore-blank-lines  ignore changes whose lines are all blank
#8 0.831     -I, --ignore-matching-lines <regex>
#8 0.831                           ignore changes whose all lines match <regex>
#8 0.831     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 0.831     --patience            generate diff using the "patience diff" algorithm
#8 0.831     --histogram           generate diff using the "histogram diff" algorithm
#8 0.831     --diff-algorithm <algorithm>
#8 0.831                           choose a diff algorithm
#8 0.831     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 0.831     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 0.831     --word-diff-regex <regex>
#8 0.831                           use <regex> to decide what a word is
#8 0.831     --color-words[=<regex>]
#8 0.831                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 0.831     --color-moved[=<mode>]
#8 0.831                           moved lines of code are colored differently
#8 0.831     --color-moved-ws <mode>
#8 0.831                           how white spaces are ignored in --color-moved
#8 0.831 
#8 0.831 Other diff options
#8 0.831     --relative[=<prefix>]
#8 0.831                           when run from subdir, exclude changes outside and show relative paths
#8 0.831     -a, --text            treat all files as text
#8 0.831     -R                    swap two inputs, reverse the diff
#8 0.831     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 0.831     --quiet               disable all output of the program
#8 0.831     --ext-diff            allow an external diff helper to be executed
#8 0.831     --textconv            run external text conversion filters when comparing binary files
#8 0.831     --ignore-submodules[=<when>]
#8 0.831                           ignore changes to submodules in the diff generation
#8 0.831     --submodule[=<format>]
#8 0.831                           specify how differences in submodules are shown
#8 0.831     --ita-invisible-in-index
#8 0.831                           hide 'git add -N' entries from the index
#8 0.831     --ita-visible-in-index
#8 0.831                           treat 'git add -N' entries as real in the index
#8 0.831     -S <string>           look for differences that change the number of occurrences of the specified string
#8 0.831     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 0.831     --pickaxe-all         show all changes in the changeset with -S or -G
#8 0.831     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 0.831     -O <file>             control the order in which files appear in the output
#8 0.831     --rotate-to <path>    show the change in the specified path first
#8 0.831     --skip-to <path>      skip the output to the specified path
#8 0.831     --find-object <object-id>
#8 0.831                           look for differences that change the number of occurrences of the specified object
#8 0.831     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 0.831                           select files by diff type
#8 0.831     --output <file>       output to a specific file
#8 0.831 
#8 0.836 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.IP'
#8 0.836 To add an exception for this directory, call:
#8 0.836 
#8 0.836 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.IP
#8 0.841 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.IP'
#8 0.841 To add an exception for this directory, call:
#8 0.841 
#8 0.841 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.IP
#8 0.845 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 0.845 usage: git diff --no-index [<options>] <path> <path>
#8 0.845 
#8 0.845 Diff output format options
#8 0.845     -p, --patch           generate patch
#8 0.845     -s, --no-patch        suppress diff output
#8 0.845     -u                    generate patch
#8 0.845     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 0.845     -W, --function-context
#8 0.845                           generate diffs with <n> lines context
#8 0.845     --raw                 generate the diff in raw format
#8 0.845     --patch-with-raw      synonym for '-p --raw'
#8 0.845     --patch-with-stat     synonym for '-p --stat'
#8 0.845     --numstat             machine friendly --stat
#8 0.845     --shortstat           output only the last line of --stat
#8 0.845     -X, --dirstat[=<param1,param2>...]
#8 0.845                           output the distribution of relative amount of changes for each sub-directory
#8 0.845     --cumulative          synonym for --dirstat=cumulative
#8 0.845     --dirstat-by-file[=<param1,param2>...]
#8 0.845                           synonym for --dirstat=files,param1,param2...
#8 0.845     --check               warn if changes introduce conflict markers or whitespace errors
#8 0.845     --summary             condensed summary such as creations, renames and mode changes
#8 0.845     --name-only           show only names of changed files
#8 0.845     --name-status         show only names and status of changed files
#8 0.845     --stat[=<width>[,<name-width>[,<count>]]]
#8 0.845                           generate diffstat
#8 0.845     --stat-width <width>  generate diffstat with a given width
#8 0.845     --stat-name-width <width>
#8 0.845                           generate diffstat with a given name width
#8 0.845     --stat-graph-width <width>
#8 0.845                           generate diffstat with a given graph width
#8 0.845     --stat-count <count>  generate diffstat with limited lines
#8 0.845     --compact-summary     generate compact summary in diffstat
#8 0.845     --binary              output a binary diff that can be applied
#8 0.845     --full-index          show full pre- and post-image object names on the "index" lines
#8 0.845     --color[=<when>]      show colored diff
#8 0.845     --ws-error-highlight <kind>
#8 0.845                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 0.845     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 0.845     --abbrev[=<n>]        use <n> digits to display object names
#8 0.845     --src-prefix <prefix>
#8 0.845                           show the given source prefix instead of "a/"
#8 0.845     --dst-prefix <prefix>
#8 0.845                           show the given destination prefix instead of "b/"
#8 0.845     --line-prefix <prefix>
#8 0.845                           prepend an additional prefix to every line of output
#8 0.845     --no-prefix           do not show any source or destination prefix
#8 0.845     --inter-hunk-context <n>
#8 0.845                           show context between diff hunks up to the specified number of lines
#8 0.845     --output-indicator-new <char>
#8 0.845                           specify the character to indicate a new line instead of '+'
#8 0.845     --output-indicator-old <char>
#8 0.845                           specify the character to indicate an old line instead of '-'
#8 0.845     --output-indicator-context <char>
#8 0.845                           specify the character to indicate a context instead of ' '
#8 0.845 
#8 0.845 Diff rename options
#8 0.845     -B, --break-rewrites[=<n>[/<m>]]
#8 0.846                           break complete rewrite changes into pairs of delete and create
#8 0.846     -M, --find-renames[=<n>]
#8 0.846                           detect renames
#8 0.846     -D, --irreversible-delete
#8 0.846                           omit the preimage for deletes
#8 0.846     -C, --find-copies[=<n>]
#8 0.846                           detect copies
#8 0.846     --find-copies-harder  use unmodified files as source to find copies
#8 0.846     --no-renames          disable rename detection
#8 0.846     --rename-empty        use empty blobs as rename source
#8 0.846     --follow              continue listing the history of a file beyond renames
#8 0.846     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 0.846 
#8 0.846 Diff algorithm options
#8 0.846     --minimal             produce the smallest possible diff
#8 0.846     -w, --ignore-all-space
#8 0.846                           ignore whitespace when comparing lines
#8 0.846     -b, --ignore-space-change
#8 0.846                           ignore changes in amount of whitespace
#8 0.846     --ignore-space-at-eol
#8 0.846                           ignore changes in whitespace at EOL
#8 0.846     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 0.846     --ignore-blank-lines  ignore changes whose lines are all blank
#8 0.846     -I, --ignore-matching-lines <regex>
#8 0.846                           ignore changes whose all lines match <regex>
#8 0.846     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 0.846     --patience            generate diff using the "patience diff" algorithm
#8 0.846     --histogram           generate diff using the "histogram diff" algorithm
#8 0.846     --diff-algorithm <algorithm>
#8 0.846                           choose a diff algorithm
#8 0.846     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 0.846     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 0.846     --word-diff-regex <regex>
#8 0.846                           use <regex> to decide what a word is
#8 0.846     --color-words[=<regex>]
#8 0.846                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 0.846     --color-moved[=<mode>]
#8 0.846                           moved lines of code are colored differently
#8 0.846     --color-moved-ws <mode>
#8 0.846                           how white spaces are ignored in --color-moved
#8 0.846 
#8 0.846 Other diff options
#8 0.846     --relative[=<prefix>]
#8 0.846                           when run from subdir, exclude changes outside and show relative paths
#8 0.846     -a, --text            treat all files as text
#8 0.846     -R                    swap two inputs, reverse the diff
#8 0.846     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 0.846     --quiet               disable all output of the program
#8 0.846     --ext-diff            allow an external diff helper to be executed
#8 0.846     --textconv            run external text conversion filters when comparing binary files
#8 0.846     --ignore-submodules[=<when>]
#8 0.846                           ignore changes to submodules in the diff generation
#8 0.846     --submodule[=<format>]
#8 0.846                           specify how differences in submodules are shown
#8 0.846     --ita-invisible-in-index
#8 0.846                           hide 'git add -N' entries from the index
#8 0.846     --ita-visible-in-index
#8 0.846                           treat 'git add -N' entries as real in the index
#8 0.846     -S <string>           look for differences that change the number of occurrences of the specified string
#8 0.846     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 0.846     --pickaxe-all         show all changes in the changeset with -S or -G
#8 0.846     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 0.846     -O <file>             control the order in which files appear in the output
#8 0.846     --rotate-to <path>    show the change in the specified path first
#8 0.846     --skip-to <path>      skip the output to the specified path
#8 0.846     --find-object <object-id>
#8 0.846                           look for differences that change the number of occurrences of the specified object
#8 0.846     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 0.846                           select files by diff type
#8 0.846     --output <file>       output to a specific file
#8 0.846 
#8 0.850 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ISUP_Q.762'
#8 0.850 To add an exception for this directory, call:
#8 0.850 
#8 0.850 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ISUP_Q.762
#8 0.857 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ISUP_Q.762'
#8 0.857 To add an exception for this directory, call:
#8 0.857 
#8 0.857 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ISUP_Q.762
#8 0.861 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 0.861 usage: git diff --no-index [<options>] <path> <path>
#8 0.861 
#8 0.861 Diff output format options
#8 0.861     -p, --patch           generate patch
#8 0.861     -s, --no-patch        suppress diff output
#8 0.861     -u                    generate patch
#8 0.861     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 0.861     -W, --function-context
#8 0.861                           generate diffs with <n> lines context
#8 0.861     --raw                 generate the diff in raw format
#8 0.861     --patch-with-raw      synonym for '-p --raw'
#8 0.861     --patch-with-stat     synonym for '-p --stat'
#8 0.861     --numstat             machine friendly --stat
#8 0.861     --shortstat           output only the last line of --stat
#8 0.861     -X, --dirstat[=<param1,param2>...]
#8 0.861                           output the distribution of relative amount of changes for each sub-directory
#8 0.861     --cumulative          synonym for --dirstat=cumulative
#8 0.861     --dirstat-by-file[=<param1,param2>...]
#8 0.861                           synonym for --dirstat=files,param1,param2...
#8 0.861     --check               warn if changes introduce conflict markers or whitespace errors
#8 0.861     --summary             condensed summary such as creations, renames and mode changes
#8 0.861     --name-only           show only names of changed files
#8 0.861     --name-status         show only names and status of changed files
#8 0.861     --stat[=<width>[,<name-width>[,<count>]]]
#8 0.861                           generate diffstat
#8 0.861     --stat-width <width>  generate diffstat with a given width
#8 0.861     --stat-name-width <width>
#8 0.861                           generate diffstat with a given name width
#8 0.861     --stat-graph-width <width>
#8 0.861                           generate diffstat with a given graph width
#8 0.861     --stat-count <count>  generate diffstat with limited lines
#8 0.861     --compact-summary     generate compact summary in diffstat
#8 0.861     --binary              output a binary diff that can be applied
#8 0.861     --full-index          show full pre- and post-image object names on the "index" lines
#8 0.861     --color[=<when>]      show colored diff
#8 0.861     --ws-error-highlight <kind>
#8 0.861                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 0.861     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 0.861     --abbrev[=<n>]        use <n> digits to display object names
#8 0.861     --src-prefix <prefix>
#8 0.861                           show the given source prefix instead of "a/"
#8 0.861     --dst-prefix <prefix>
#8 0.861                           show the given destination prefix instead of "b/"
#8 0.861     --line-prefix <prefix>
#8 0.861                           prepend an additional prefix to every line of output
#8 0.861     --no-prefix           do not show any source or destination prefix
#8 0.861     --inter-hunk-context <n>
#8 0.861                           show context between diff hunks up to the specified number of lines
#8 0.861     --output-indicator-new <char>
#8 0.861                           specify the character to indicate a new line instead of '+'
#8 0.861     --output-indicator-old <char>
#8 0.861                           specify the character to indicate an old line instead of '-'
#8 0.861     --output-indicator-context <char>
#8 0.861                           specify the character to indicate a context instead of ' '
#8 0.861 
#8 0.861 Diff rename options
#8 0.861     -B, --break-rewrites[=<n>[/<m>]]
#8 0.861                           break complete rewrite changes into pairs of delete and create
#8 0.861     -M, --find-renames[=<n>]
#8 0.861                           detect renames
#8 0.861     -D, --irreversible-delete
#8 0.861                           omit the preimage for deletes
#8 0.861     -C, --find-copies[=<n>]
#8 0.861                           detect copies
#8 0.861     --find-copies-harder  use unmodified files as source to find copies
#8 0.861     --no-renames          disable rename detection
#8 0.861     --rename-empty        use empty blobs as rename source
#8 0.861     --follow              continue listing the history of a file beyond renames
#8 0.861     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 0.861 
#8 0.861 Diff algorithm options
#8 0.861     --minimal             produce the smallest possible diff
#8 0.861     -w, --ignore-all-space
#8 0.861                           ignore whitespace when comparing lines
#8 0.861     -b, --ignore-space-change
#8 0.861                           ignore changes in amount of whitespace
#8 0.861     --ignore-space-at-eol
#8 0.861                           ignore changes in whitespace at EOL
#8 0.861     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 0.861     --ignore-blank-lines  ignore changes whose lines are all blank
#8 0.861     -I, --ignore-matching-lines <regex>
#8 0.861                           ignore changes whose all lines match <regex>
#8 0.861     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 0.861     --patience            generate diff using the "patience diff" algorithm
#8 0.861     --histogram           generate diff using the "histogram diff" algorithm
#8 0.861     --diff-algorithm <algorithm>
#8 0.861                           choose a diff algorithm
#8 0.861     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 0.861     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 0.861     --word-diff-regex <regex>
#8 0.861                           use <regex> to decide what a word is
#8 0.861     --color-words[=<regex>]
#8 0.861                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 0.861     --color-moved[=<mode>]
#8 0.861                           moved lines of code are colored differently
#8 0.861     --color-moved-ws <mode>
#8 0.861                           how white spaces are ignored in --color-moved
#8 0.861 
#8 0.861 Other diff options
#8 0.861     --relative[=<prefix>]
#8 0.861                           when run from subdir, exclude changes outside and show relative paths
#8 0.861     -a, --text            treat all files as text
#8 0.861     -R                    swap two inputs, reverse the diff
#8 0.861     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 0.861     --quiet               disable all output of the program
#8 0.861     --ext-diff            allow an external diff helper to be executed
#8 0.861     --textconv            run external text conversion filters when comparing binary files
#8 0.861     --ignore-submodules[=<when>]
#8 0.861                           ignore changes to submodules in the diff generation
#8 0.861     --submodule[=<format>]
#8 0.861                           specify how differences in submodules are shown
#8 0.861     --ita-invisible-in-index
#8 0.861                           hide 'git add -N' entries from the index
#8 0.861     --ita-visible-in-index
#8 0.861                           treat 'git add -N' entries as real in the index
#8 0.861     -S <string>           look for differences that change the number of occurrences of the specified string
#8 0.861     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 0.861     --pickaxe-all         show all changes in the changeset with -S or -G
#8 0.861     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 0.861     -O <file>             control the order in which files appear in the output
#8 0.861     --rotate-to <path>    show the change in the specified path first
#8 0.861     --skip-to <path>      skip the output to the specified path
#8 0.861     --find-object <object-id>
#8 0.861                           look for differences that change the number of occurrences of the specified object
#8 0.861     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 0.861                           select files by diff type
#8 0.861     --output <file>       output to a specific file
#8 0.861 
#8 0.866 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.JSON_v07_2006'
#8 0.866 To add an exception for this directory, call:
#8 0.866 
#8 0.866 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.JSON_v07_2006
#8 0.872 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.JSON_v07_2006'
#8 0.872 To add an exception for this directory, call:
#8 0.872 
#8 0.872 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.JSON_v07_2006
#8 0.876 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 0.876 usage: git diff --no-index [<options>] <path> <path>
#8 0.876 
#8 0.876 Diff output format options
#8 0.876     -p, --patch           generate patch
#8 0.876     -s, --no-patch        suppress diff output
#8 0.876     -u                    generate patch
#8 0.876     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 0.876     -W, --function-context
#8 0.876                           generate diffs with <n> lines context
#8 0.876     --raw                 generate the diff in raw format
#8 0.876     --patch-with-raw      synonym for '-p --raw'
#8 0.876     --patch-with-stat     synonym for '-p --stat'
#8 0.876     --numstat             machine friendly --stat
#8 0.876     --shortstat           output only the last line of --stat
#8 0.876     -X, --dirstat[=<param1,param2>...]
#8 0.876                           output the distribution of relative amount of changes for each sub-directory
#8 0.876     --cumulative          synonym for --dirstat=cumulative
#8 0.876     --dirstat-by-file[=<param1,param2>...]
#8 0.876                           synonym for --dirstat=files,param1,param2...
#8 0.876     --check               warn if changes introduce conflict markers or whitespace errors
#8 0.876     --summary             condensed summary such as creations, renames and mode changes
#8 0.876     --name-only           show only names of changed files
#8 0.876     --name-status         show only names and status of changed files
#8 0.876     --stat[=<width>[,<name-width>[,<count>]]]
#8 0.876                           generate diffstat
#8 0.876     --stat-width <width>  generate diffstat with a given width
#8 0.876     --stat-name-width <width>
#8 0.876                           generate diffstat with a given name width
#8 0.876     --stat-graph-width <width>
#8 0.876                           generate diffstat with a given graph width
#8 0.876     --stat-count <count>  generate diffstat with limited lines
#8 0.876     --compact-summary     generate compact summary in diffstat
#8 0.876     --binary              output a binary diff that can be applied
#8 0.876     --full-index          show full pre- and post-image object names on the "index" lines
#8 0.876     --color[=<when>]      show colored diff
#8 0.876     --ws-error-highlight <kind>
#8 0.876                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 0.876     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 0.876     --abbrev[=<n>]        use <n> digits to display object names
#8 0.876     --src-prefix <prefix>
#8 0.876                           show the given source prefix instead of "a/"
#8 0.876     --dst-prefix <prefix>
#8 0.876                           show the given destination prefix instead of "b/"
#8 0.876     --line-prefix <prefix>
#8 0.876                           prepend an additional prefix to every line of output
#8 0.876     --no-prefix           do not show any source or destination prefix
#8 0.876     --inter-hunk-context <n>
#8 0.876                           show context between diff hunks up to the specified number of lines
#8 0.876     --output-indicator-new <char>
#8 0.876                           specify the character to indicate a new line instead of '+'
#8 0.876     --output-indicator-old <char>
#8 0.876                           specify the character to indicate an old line instead of '-'
#8 0.876     --output-indicator-context <char>
#8 0.876                           specify the character to indicate a context instead of ' '
#8 0.876 
#8 0.876 Diff rename options
#8 0.876     -B, --break-rewrites[=<n>[/<m>]]
#8 0.876                           break complete rewrite changes into pairs of delete and create
#8 0.876     -M, --find-renames[=<n>]
#8 0.876                           detect renames
#8 0.876     -D, --irreversible-delete
#8 0.876                           omit the preimage for deletes
#8 0.876     -C, --find-copies[=<n>]
#8 0.876                           detect copies
#8 0.876     --find-copies-harder  use unmodified files as source to find copies
#8 0.876     --no-renames          disable rename detection
#8 0.876     --rename-empty        use empty blobs as rename source
#8 0.876     --follow              continue listing the history of a file beyond renames
#8 0.876     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 0.876 
#8 0.876 Diff algorithm options
#8 0.876     --minimal             produce the smallest possible diff
#8 0.876     -w, --ignore-all-space
#8 0.876                           ignore whitespace when comparing lines
#8 0.876     -b, --ignore-space-change
#8 0.876                           ignore changes in amount of whitespace
#8 0.876     --ignore-space-at-eol
#8 0.876                           ignore changes in whitespace at EOL
#8 0.876     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 0.876     --ignore-blank-lines  ignore changes whose lines are all blank
#8 0.876     -I, --ignore-matching-lines <regex>
#8 0.876                           ignore changes whose all lines match <regex>
#8 0.876     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 0.876     --patience            generate diff using the "patience diff" algorithm
#8 0.876     --histogram           generate diff using the "histogram diff" algorithm
#8 0.876     --diff-algorithm <algorithm>
#8 0.876                           choose a diff algorithm
#8 0.876     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 0.876     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 0.876     --word-diff-regex <regex>
#8 0.876                           use <regex> to decide what a word is
#8 0.876     --color-words[=<regex>]
#8 0.876                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 0.876     --color-moved[=<mode>]
#8 0.876                           moved lines of code are colored differently
#8 0.876     --color-moved-ws <mode>
#8 0.876                           how white spaces are ignored in --color-moved
#8 0.876 
#8 0.876 Other diff options
#8 0.876     --relative[=<prefix>]
#8 0.876                           when run from subdir, exclude changes outside and show relative paths
#8 0.876     -a, --text            treat all files as text
#8 0.876     -R                    swap two inputs, reverse the diff
#8 0.876     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 0.876     --quiet               disable all output of the program
#8 0.876     --ext-diff            allow an external diff helper to be executed
#8 0.876     --textconv            run external text conversion filters when comparing binary files
#8 0.876     --ignore-submodules[=<when>]
#8 0.876                           ignore changes to submodules in the diff generation
#8 0.876     --submodule[=<format>]
#8 0.876                           specify how differences in submodules are shown
#8 0.876     --ita-invisible-in-index
#8 0.876                           hide 'git add -N' entries from the index
#8 0.876     --ita-visible-in-index
#8 0.876                           treat 'git add -N' entries as real in the index
#8 0.876     -S <string>           look for differences that change the number of occurrences of the specified string
#8 0.876     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 0.876     --pickaxe-all         show all changes in the changeset with -S or -G
#8 0.876     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 0.876     -O <file>             control the order in which files appear in the output
#8 0.876     --rotate-to <path>    show the change in the specified path first
#8 0.876     --skip-to <path>      skip the output to the specified path
#8 0.876     --find-object <object-id>
#8 0.876                           look for differences that change the number of occurrences of the specified object
#8 0.876     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 0.877                           select files by diff type
#8 0.877     --output <file>       output to a specific file
#8 0.877 
#8 0.881 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.L2TP'
#8 0.881 To add an exception for this directory, call:
#8 0.881 
#8 0.881 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.L2TP
#8 0.887 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.L2TP'
#8 0.887 To add an exception for this directory, call:
#8 0.887 
#8 0.887 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.L2TP
#8 0.891 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 0.891 usage: git diff --no-index [<options>] <path> <path>
#8 0.891 
#8 0.891 Diff output format options
#8 0.891     -p, --patch           generate patch
#8 0.891     -s, --no-patch        suppress diff output
#8 0.891     -u                    generate patch
#8 0.891     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 0.891     -W, --function-context
#8 0.891                           generate diffs with <n> lines context
#8 0.891     --raw                 generate the diff in raw format
#8 0.891     --patch-with-raw      synonym for '-p --raw'
#8 0.891     --patch-with-stat     synonym for '-p --stat'
#8 0.891     --numstat             machine friendly --stat
#8 0.891     --shortstat           output only the last line of --stat
#8 0.891     -X, --dirstat[=<param1,param2>...]
#8 0.891                           output the distribution of relative amount of changes for each sub-directory
#8 0.891     --cumulative          synonym for --dirstat=cumulative
#8 0.891     --dirstat-by-file[=<param1,param2>...]
#8 0.891                           synonym for --dirstat=files,param1,param2...
#8 0.891     --check               warn if changes introduce conflict markers or whitespace errors
#8 0.891     --summary             condensed summary such as creations, renames and mode changes
#8 0.891     --name-only           show only names of changed files
#8 0.891     --name-status         show only names and status of changed files
#8 0.891     --stat[=<width>[,<name-width>[,<count>]]]
#8 0.891                           generate diffstat
#8 0.891     --stat-width <width>  generate diffstat with a given width
#8 0.891     --stat-name-width <width>
#8 0.891                           generate diffstat with a given name width
#8 0.891     --stat-graph-width <width>
#8 0.891                           generate diffstat with a given graph width
#8 0.891     --stat-count <count>  generate diffstat with limited lines
#8 0.891     --compact-summary     generate compact summary in diffstat
#8 0.891     --binary              output a binary diff that can be applied
#8 0.891     --full-index          show full pre- and post-image object names on the "index" lines
#8 0.891     --color[=<when>]      show colored diff
#8 0.891     --ws-error-highlight <kind>
#8 0.891                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 0.891     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 0.891     --abbrev[=<n>]        use <n> digits to display object names
#8 0.891     --src-prefix <prefix>
#8 0.891                           show the given source prefix instead of "a/"
#8 0.891     --dst-prefix <prefix>
#8 0.891                           show the given destination prefix instead of "b/"
#8 0.891     --line-prefix <prefix>
#8 0.891                           prepend an additional prefix to every line of output
#8 0.891     --no-prefix           do not show any source or destination prefix
#8 0.891     --inter-hunk-context <n>
#8 0.891                           show context between diff hunks up to the specified number of lines
#8 0.891     --output-indicator-new <char>
#8 0.891                           specify the character to indicate a new line instead of '+'
#8 0.891     --output-indicator-old <char>
#8 0.891                           specify the character to indicate an old line instead of '-'
#8 0.891     --output-indicator-context <char>
#8 0.891                           specify the character to indicate a context instead of ' '
#8 0.891 
#8 0.891 Diff rename options
#8 0.891     -B, --break-rewrites[=<n>[/<m>]]
#8 0.891                           break complete rewrite changes into pairs of delete and create
#8 0.891     -M, --find-renames[=<n>]
#8 0.891                           detect renames
#8 0.891     -D, --irreversible-delete
#8 0.891                           omit the preimage for deletes
#8 0.891     -C, --find-copies[=<n>]
#8 0.891                           detect copies
#8 0.891     --find-copies-harder  use unmodified files as source to find copies
#8 0.891     --no-renames          disable rename detection
#8 0.891     --rename-empty        use empty blobs as rename source
#8 0.891     --follow              continue listing the history of a file beyond renames
#8 0.891     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 0.891 
#8 0.891 Diff algorithm options
#8 0.891     --minimal             produce the smallest possible diff
#8 0.891     -w, --ignore-all-space
#8 0.891                           ignore whitespace when comparing lines
#8 0.891     -b, --ignore-space-change
#8 0.891                           ignore changes in amount of whitespace
#8 0.891     --ignore-space-at-eol
#8 0.891                           ignore changes in whitespace at EOL
#8 0.891     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 0.891     --ignore-blank-lines  ignore changes whose lines are all blank
#8 0.891     -I, --ignore-matching-lines <regex>
#8 0.891                           ignore changes whose all lines match <regex>
#8 0.891     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 0.891     --patience            generate diff using the "patience diff" algorithm
#8 0.891     --histogram           generate diff using the "histogram diff" algorithm
#8 0.891     --diff-algorithm <algorithm>
#8 0.891                           choose a diff algorithm
#8 0.891     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 0.891     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 0.891     --word-diff-regex <regex>
#8 0.891                           use <regex> to decide what a word is
#8 0.891     --color-words[=<regex>]
#8 0.891                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 0.891     --color-moved[=<mode>]
#8 0.891                           moved lines of code are colored differently
#8 0.891     --color-moved-ws <mode>
#8 0.891                           how white spaces are ignored in --color-moved
#8 0.891 
#8 0.891 Other diff options
#8 0.891     --relative[=<prefix>]
#8 0.892                           when run from subdir, exclude changes outside and show relative paths
#8 0.892     -a, --text            treat all files as text
#8 0.892     -R                    swap two inputs, reverse the diff
#8 0.892     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 0.892     --quiet               disable all output of the program
#8 0.892     --ext-diff            allow an external diff helper to be executed
#8 0.892     --textconv            run external text conversion filters when comparing binary files
#8 0.892     --ignore-submodules[=<when>]
#8 0.892                           ignore changes to submodules in the diff generation
#8 0.892     --submodule[=<format>]
#8 0.892                           specify how differences in submodules are shown
#8 0.892     --ita-invisible-in-index
#8 0.892                           hide 'git add -N' entries from the index
#8 0.892     --ita-visible-in-index
#8 0.892                           treat 'git add -N' entries as real in the index
#8 0.892     -S <string>           look for differences that change the number of occurrences of the specified string
#8 0.892     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 0.892     --pickaxe-all         show all changes in the changeset with -S or -G
#8 0.892     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 0.892     -O <file>             control the order in which files appear in the output
#8 0.892     --rotate-to <path>    show the change in the specified path first
#8 0.892     --skip-to <path>      skip the output to the specified path
#8 0.892     --find-object <object-id>
#8 0.892                           look for differences that change the number of occurrences of the specified object
#8 0.892     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 0.892                           select files by diff type
#8 0.892     --output <file>       output to a specific file
#8 0.892 
#8 0.896 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.LLC_v7.1.0'
#8 0.896 To add an exception for this directory, call:
#8 0.896 
#8 0.896 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.LLC_v7.1.0
#8 0.902 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.LLC_v7.1.0'
#8 0.902 To add an exception for this directory, call:
#8 0.902 
#8 0.902 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.LLC_v7.1.0
#8 0.906 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 0.906 usage: git diff --no-index [<options>] <path> <path>
#8 0.906 
#8 0.906 Diff output format options
#8 0.906     -p, --patch           generate patch
#8 0.906     -s, --no-patch        suppress diff output
#8 0.906     -u                    generate patch
#8 0.906     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 0.906     -W, --function-context
#8 0.906                           generate diffs with <n> lines context
#8 0.906     --raw                 generate the diff in raw format
#8 0.906     --patch-with-raw      synonym for '-p --raw'
#8 0.906     --patch-with-stat     synonym for '-p --stat'
#8 0.906     --numstat             machine friendly --stat
#8 0.906     --shortstat           output only the last line of --stat
#8 0.906     -X, --dirstat[=<param1,param2>...]
#8 0.906                           output the distribution of relative amount of changes for each sub-directory
#8 0.906     --cumulative          synonym for --dirstat=cumulative
#8 0.906     --dirstat-by-file[=<param1,param2>...]
#8 0.906                           synonym for --dirstat=files,param1,param2...
#8 0.906     --check               warn if changes introduce conflict markers or whitespace errors
#8 0.906     --summary             condensed summary such as creations, renames and mode changes
#8 0.906     --name-only           show only names of changed files
#8 0.906     --name-status         show only names and status of changed files
#8 0.906     --stat[=<width>[,<name-width>[,<count>]]]
#8 0.906                           generate diffstat
#8 0.906     --stat-width <width>  generate diffstat with a given width
#8 0.906     --stat-name-width <width>
#8 0.906                           generate diffstat with a given name width
#8 0.906     --stat-graph-width <width>
#8 0.906                           generate diffstat with a given graph width
#8 0.906     --stat-count <count>  generate diffstat with limited lines
#8 0.906     --compact-summary     generate compact summary in diffstat
#8 0.906     --binary              output a binary diff that can be applied
#8 0.906     --full-index          show full pre- and post-image object names on the "index" lines
#8 0.906     --color[=<when>]      show colored diff
#8 0.906     --ws-error-highlight <kind>
#8 0.906                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 0.906     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 0.906     --abbrev[=<n>]        use <n> digits to display object names
#8 0.906     --src-prefix <prefix>
#8 0.906                           show the given source prefix instead of "a/"
#8 0.906     --dst-prefix <prefix>
#8 0.906                           show the given destination prefix instead of "b/"
#8 0.906     --line-prefix <prefix>
#8 0.906                           prepend an additional prefix to every line of output
#8 0.906     --no-prefix           do not show any source or destination prefix
#8 0.906     --inter-hunk-context <n>
#8 0.906                           show context between diff hunks up to the specified number of lines
#8 0.906     --output-indicator-new <char>
#8 0.906                           specify the character to indicate a new line instead of '+'
#8 0.906     --output-indicator-old <char>
#8 0.906                           specify the character to indicate an old line instead of '-'
#8 0.906     --output-indicator-context <char>
#8 0.906                           specify the character to indicate a context instead of ' '
#8 0.906 
#8 0.906 Diff rename options
#8 0.906     -B, --break-rewrites[=<n>[/<m>]]
#8 0.906                           break complete rewrite changes into pairs of delete and create
#8 0.906     -M, --find-renames[=<n>]
#8 0.906                           detect renames
#8 0.906     -D, --irreversible-delete
#8 0.906                           omit the preimage for deletes
#8 0.906     -C, --find-copies[=<n>]
#8 0.906                           detect copies
#8 0.906     --find-copies-harder  use unmodified files as source to find copies
#8 0.906     --no-renames          disable rename detection
#8 0.906     --rename-empty        use empty blobs as rename source
#8 0.906     --follow              continue listing the history of a file beyond renames
#8 0.906     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 0.906 
#8 0.906 Diff algorithm options
#8 0.906     --minimal             produce the smallest possible diff
#8 0.906     -w, --ignore-all-space
#8 0.906                           ignore whitespace when comparing lines
#8 0.906     -b, --ignore-space-change
#8 0.906                           ignore changes in amount of whitespace
#8 0.906     --ignore-space-at-eol
#8 0.906                           ignore changes in whitespace at EOL
#8 0.906     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 0.906     --ignore-blank-lines  ignore changes whose lines are all blank
#8 0.906     -I, --ignore-matching-lines <regex>
#8 0.906                           ignore changes whose all lines match <regex>
#8 0.906     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 0.906     --patience            generate diff using the "patience diff" algorithm
#8 0.906     --histogram           generate diff using the "histogram diff" algorithm
#8 0.906     --diff-algorithm <algorithm>
#8 0.906                           choose a diff algorithm
#8 0.906     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 0.906     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 0.906     --word-diff-regex <regex>
#8 0.906                           use <regex> to decide what a word is
#8 0.906     --color-words[=<regex>]
#8 0.906                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 0.906     --color-moved[=<mode>]
#8 0.906                           moved lines of code are colored differently
#8 0.906     --color-moved-ws <mode>
#8 0.906                           how white spaces are ignored in --color-moved
#8 0.906 
#8 0.906 Other diff options
#8 0.906     --relative[=<prefix>]
#8 0.906                           when run from subdir, exclude changes outside and show relative paths
#8 0.906     -a, --text            treat all files as text
#8 0.906     -R                    swap two inputs, reverse the diff
#8 0.906     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 0.906     --quiet               disable all output of the program
#8 0.906     --ext-diff            allow an external diff helper to be executed
#8 0.906     --textconv            run external text conversion filters when comparing binary files
#8 0.906     --ignore-submodules[=<when>]
#8 0.906                           ignore changes to submodules in the diff generation
#8 0.906     --submodule[=<format>]
#8 0.906                           specify how differences in submodules are shown
#8 0.906     --ita-invisible-in-index
#8 0.906                           hide 'git add -N' entries from the index
#8 0.906     --ita-visible-in-index
#8 0.906                           treat 'git add -N' entries as real in the index
#8 0.906     -S <string>           look for differences that change the number of occurrences of the specified string
#8 0.906     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 0.906     --pickaxe-all         show all changes in the changeset with -S or -G
#8 0.906     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 0.907     -O <file>             control the order in which files appear in the output
#8 0.907     --rotate-to <path>    show the change in the specified path first
#8 0.907     --skip-to <path>      skip the output to the specified path
#8 0.907     --find-object <object-id>
#8 0.907                           look for differences that change the number of occurrences of the specified object
#8 0.907     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 0.907                           select files by diff type
#8 0.907     --output <file>       output to a specific file
#8 0.907 
#8 0.911 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.M3UA'
#8 0.911 To add an exception for this directory, call:
#8 0.911 
#8 0.911 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.M3UA
#8 0.916 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.M3UA'
#8 0.916 To add an exception for this directory, call:
#8 0.916 
#8 0.916 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.M3UA
#8 0.920 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 0.920 usage: git diff --no-index [<options>] <path> <path>
#8 0.920 
#8 0.920 Diff output format options
#8 0.920     -p, --patch           generate patch
#8 0.920     -s, --no-patch        suppress diff output
#8 0.920     -u                    generate patch
#8 0.920     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 0.920     -W, --function-context
#8 0.920                           generate diffs with <n> lines context
#8 0.920     --raw                 generate the diff in raw format
#8 0.920     --patch-with-raw      synonym for '-p --raw'
#8 0.920     --patch-with-stat     synonym for '-p --stat'
#8 0.920     --numstat             machine friendly --stat
#8 0.920     --shortstat           output only the last line of --stat
#8 0.920     -X, --dirstat[=<param1,param2>...]
#8 0.920                           output the distribution of relative amount of changes for each sub-directory
#8 0.920     --cumulative          synonym for --dirstat=cumulative
#8 0.920     --dirstat-by-file[=<param1,param2>...]
#8 0.920                           synonym for --dirstat=files,param1,param2...
#8 0.920     --check               warn if changes introduce conflict markers or whitespace errors
#8 0.920     --summary             condensed summary such as creations, renames and mode changes
#8 0.920     --name-only           show only names of changed files
#8 0.920     --name-status         show only names and status of changed files
#8 0.920     --stat[=<width>[,<name-width>[,<count>]]]
#8 0.920                           generate diffstat
#8 0.920     --stat-width <width>  generate diffstat with a given width
#8 0.920     --stat-name-width <width>
#8 0.920                           generate diffstat with a given name width
#8 0.920     --stat-graph-width <width>
#8 0.920                           generate diffstat with a given graph width
#8 0.920     --stat-count <count>  generate diffstat with limited lines
#8 0.920     --compact-summary     generate compact summary in diffstat
#8 0.920     --binary              output a binary diff that can be applied
#8 0.920     --full-index          show full pre- and post-image object names on the "index" lines
#8 0.920     --color[=<when>]      show colored diff
#8 0.920     --ws-error-highlight <kind>
#8 0.920                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 0.920     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 0.920     --abbrev[=<n>]        use <n> digits to display object names
#8 0.920     --src-prefix <prefix>
#8 0.920                           show the given source prefix instead of "a/"
#8 0.920     --dst-prefix <prefix>
#8 0.920                           show the given destination prefix instead of "b/"
#8 0.920     --line-prefix <prefix>
#8 0.920                           prepend an additional prefix to every line of output
#8 0.920     --no-prefix           do not show any source or destination prefix
#8 0.920     --inter-hunk-context <n>
#8 0.920                           show context between diff hunks up to the specified number of lines
#8 0.920     --output-indicator-new <char>
#8 0.921                           specify the character to indicate a new line instead of '+'
#8 0.921     --output-indicator-old <char>
#8 0.921                           specify the character to indicate an old line instead of '-'
#8 0.921     --output-indicator-context <char>
#8 0.921                           specify the character to indicate a context instead of ' '
#8 0.921 
#8 0.921 Diff rename options
#8 0.921     -B, --break-rewrites[=<n>[/<m>]]
#8 0.921                           break complete rewrite changes into pairs of delete and create
#8 0.921     -M, --find-renames[=<n>]
#8 0.921                           detect renames
#8 0.921     -D, --irreversible-delete
#8 0.921                           omit the preimage for deletes
#8 0.921     -C, --find-copies[=<n>]
#8 0.921                           detect copies
#8 0.921     --find-copies-harder  use unmodified files as source to find copies
#8 0.921     --no-renames          disable rename detection
#8 0.921     --rename-empty        use empty blobs as rename source
#8 0.921     --follow              continue listing the history of a file beyond renames
#8 0.921     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 0.921 
#8 0.921 Diff algorithm options
#8 0.921     --minimal             produce the smallest possible diff
#8 0.921     -w, --ignore-all-space
#8 0.921                           ignore whitespace when comparing lines
#8 0.921     -b, --ignore-space-change
#8 0.921                           ignore changes in amount of whitespace
#8 0.921     --ignore-space-at-eol
#8 0.921                           ignore changes in whitespace at EOL
#8 0.921     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 0.921     --ignore-blank-lines  ignore changes whose lines are all blank
#8 0.921     -I, --ignore-matching-lines <regex>
#8 0.921                           ignore changes whose all lines match <regex>
#8 0.921     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 0.921     --patience            generate diff using the "patience diff" algorithm
#8 0.921     --histogram           generate diff using the "histogram diff" algorithm
#8 0.921     --diff-algorithm <algorithm>
#8 0.921                           choose a diff algorithm
#8 0.921     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 0.921     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 0.921     --word-diff-regex <regex>
#8 0.921                           use <regex> to decide what a word is
#8 0.921     --color-words[=<regex>]
#8 0.921                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 0.921     --color-moved[=<mode>]
#8 0.921                           moved lines of code are colored differently
#8 0.921     --color-moved-ws <mode>
#8 0.921                           how white spaces are ignored in --color-moved
#8 0.921 
#8 0.921 Other diff options
#8 0.921     --relative[=<prefix>]
#8 0.921                           when run from subdir, exclude changes outside and show relative paths
#8 0.921     -a, --text            treat all files as text
#8 0.921     -R                    swap two inputs, reverse the diff
#8 0.921     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 0.921     --quiet               disable all output of the program
#8 0.921     --ext-diff            allow an external diff helper to be executed
#8 0.921     --textconv            run external text conversion filters when comparing binary files
#8 0.921     --ignore-submodules[=<when>]
#8 0.921                           ignore changes to submodules in the diff generation
#8 0.921     --submodule[=<format>]
#8 0.921                           specify how differences in submodules are shown
#8 0.921     --ita-invisible-in-index
#8 0.921                           hide 'git add -N' entries from the index
#8 0.921     --ita-visible-in-index
#8 0.921                           treat 'git add -N' entries as real in the index
#8 0.921     -S <string>           look for differences that change the number of occurrences of the specified string
#8 0.921     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 0.921     --pickaxe-all         show all changes in the changeset with -S or -G
#8 0.921     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 0.921     -O <file>             control the order in which files appear in the output
#8 0.921     --rotate-to <path>    show the change in the specified path first
#8 0.921     --skip-to <path>      skip the output to the specified path
#8 0.921     --find-object <object-id>
#8 0.921                           look for differences that change the number of occurrences of the specified object
#8 0.921     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 0.921                           select files by diff type
#8 0.921     --output <file>       output to a specific file
#8 0.921 
#8 0.925 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.MobileL3_v13.4.0'
#8 0.925 To add an exception for this directory, call:
#8 0.925 
#8 0.925 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.MobileL3_v13.4.0
#8 0.931 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.MobileL3_v13.4.0'
#8 0.931 To add an exception for this directory, call:
#8 0.931 
#8 0.931 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.MobileL3_v13.4.0
#8 0.934 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 0.934 usage: git diff --no-index [<options>] <path> <path>
#8 0.934 
#8 0.934 Diff output format options
#8 0.934     -p, --patch           generate patch
#8 0.934     -s, --no-patch        suppress diff output
#8 0.934     -u                    generate patch
#8 0.934     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 0.935     -W, --function-context
#8 0.935                           generate diffs with <n> lines context
#8 0.935     --raw                 generate the diff in raw format
#8 0.935     --patch-with-raw      synonym for '-p --raw'
#8 0.935     --patch-with-stat     synonym for '-p --stat'
#8 0.935     --numstat             machine friendly --stat
#8 0.935     --shortstat           output only the last line of --stat
#8 0.935     -X, --dirstat[=<param1,param2>...]
#8 0.935                           output the distribution of relative amount of changes for each sub-directory
#8 0.935     --cumulative          synonym for --dirstat=cumulative
#8 0.935     --dirstat-by-file[=<param1,param2>...]
#8 0.935                           synonym for --dirstat=files,param1,param2...
#8 0.935     --check               warn if changes introduce conflict markers or whitespace errors
#8 0.935     --summary             condensed summary such as creations, renames and mode changes
#8 0.935     --name-only           show only names of changed files
#8 0.935     --name-status         show only names and status of changed files
#8 0.935     --stat[=<width>[,<name-width>[,<count>]]]
#8 0.935                           generate diffstat
#8 0.935     --stat-width <width>  generate diffstat with a given width
#8 0.935     --stat-name-width <width>
#8 0.935                           generate diffstat with a given name width
#8 0.935     --stat-graph-width <width>
#8 0.935                           generate diffstat with a given graph width
#8 0.935     --stat-count <count>  generate diffstat with limited lines
#8 0.935     --compact-summary     generate compact summary in diffstat
#8 0.935     --binary              output a binary diff that can be applied
#8 0.935     --full-index          show full pre- and post-image object names on the "index" lines
#8 0.935     --color[=<when>]      show colored diff
#8 0.935     --ws-error-highlight <kind>
#8 0.935                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 0.935     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 0.935     --abbrev[=<n>]        use <n> digits to display object names
#8 0.935     --src-prefix <prefix>
#8 0.935                           show the given source prefix instead of "a/"
#8 0.935     --dst-prefix <prefix>
#8 0.935                           show the given destination prefix instead of "b/"
#8 0.935     --line-prefix <prefix>
#8 0.935                           prepend an additional prefix to every line of output
#8 0.935     --no-prefix           do not show any source or destination prefix
#8 0.935     --inter-hunk-context <n>
#8 0.935                           show context between diff hunks up to the specified number of lines
#8 0.935     --output-indicator-new <char>
#8 0.935                           specify the character to indicate a new line instead of '+'
#8 0.935     --output-indicator-old <char>
#8 0.935                           specify the character to indicate an old line instead of '-'
#8 0.935     --output-indicator-context <char>
#8 0.935                           specify the character to indicate a context instead of ' '
#8 0.935 
#8 0.935 Diff rename options
#8 0.935     -B, --break-rewrites[=<n>[/<m>]]
#8 0.935                           break complete rewrite changes into pairs of delete and create
#8 0.935     -M, --find-renames[=<n>]
#8 0.935                           detect renames
#8 0.935     -D, --irreversible-delete
#8 0.935                           omit the preimage for deletes
#8 0.935     -C, --find-copies[=<n>]
#8 0.935                           detect copies
#8 0.935     --find-copies-harder  use unmodified files as source to find copies
#8 0.935     --no-renames          disable rename detection
#8 0.935     --rename-empty        use empty blobs as rename source
#8 0.935     --follow              continue listing the history of a file beyond renames
#8 0.935     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 0.935 
#8 0.935 Diff algorithm options
#8 0.935     --minimal             produce the smallest possible diff
#8 0.935     -w, --ignore-all-space
#8 0.935                           ignore whitespace when comparing lines
#8 0.935     -b, --ignore-space-change
#8 0.935                           ignore changes in amount of whitespace
#8 0.935     --ignore-space-at-eol
#8 0.935                           ignore changes in whitespace at EOL
#8 0.935     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 0.935     --ignore-blank-lines  ignore changes whose lines are all blank
#8 0.935     -I, --ignore-matching-lines <regex>
#8 0.935                           ignore changes whose all lines match <regex>
#8 0.935     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 0.935     --patience            generate diff using the "patience diff" algorithm
#8 0.935     --histogram           generate diff using the "histogram diff" algorithm
#8 0.935     --diff-algorithm <algorithm>
#8 0.935                           choose a diff algorithm
#8 0.935     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 0.935     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 0.935     --word-diff-regex <regex>
#8 0.935                           use <regex> to decide what a word is
#8 0.935     --color-words[=<regex>]
#8 0.935                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 0.935     --color-moved[=<mode>]
#8 0.935                           moved lines of code are colored differently
#8 0.935     --color-moved-ws <mode>
#8 0.935                           how white spaces are ignored in --color-moved
#8 0.935 
#8 0.935 Other diff options
#8 0.935     --relative[=<prefix>]
#8 0.935                           when run from subdir, exclude changes outside and show relative paths
#8 0.935     -a, --text            treat all files as text
#8 0.935     -R                    swap two inputs, reverse the diff
#8 0.935     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 0.935     --quiet               disable all output of the program
#8 0.935     --ext-diff            allow an external diff helper to be executed
#8 0.935     --textconv            run external text conversion filters when comparing binary files
#8 0.935     --ignore-submodules[=<when>]
#8 0.935                           ignore changes to submodules in the diff generation
#8 0.935     --submodule[=<format>]
#8 0.935                           specify how differences in submodules are shown
#8 0.935     --ita-invisible-in-index
#8 0.935                           hide 'git add -N' entries from the index
#8 0.935     --ita-visible-in-index
#8 0.935                           treat 'git add -N' entries as real in the index
#8 0.935     -S <string>           look for differences that change the number of occurrences of the specified string
#8 0.935     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 0.935     --pickaxe-all         show all changes in the changeset with -S or -G
#8 0.935     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 0.935     -O <file>             control the order in which files appear in the output
#8 0.935     --rotate-to <path>    show the change in the specified path first
#8 0.935     --skip-to <path>      skip the output to the specified path
#8 0.935     --find-object <object-id>
#8 0.935                           look for differences that change the number of occurrences of the specified object
#8 0.935     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 0.935                           select files by diff type
#8 0.935     --output <file>       output to a specific file
#8 0.935 
#8 0.939 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SMPP'
#8 0.939 To add an exception for this directory, call:
#8 0.939 
#8 0.939 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SMPP
#8 0.945 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SMPP'
#8 0.945 To add an exception for this directory, call:
#8 0.945 
#8 0.945 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SMPP
#8 0.949 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 0.949 usage: git diff --no-index [<options>] <path> <path>
#8 0.949 
#8 0.949 Diff output format options
#8 0.949     -p, --patch           generate patch
#8 0.949     -s, --no-patch        suppress diff output
#8 0.949     -u                    generate patch
#8 0.949     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 0.949     -W, --function-context
#8 0.949                           generate diffs with <n> lines context
#8 0.949     --raw                 generate the diff in raw format
#8 0.949     --patch-with-raw      synonym for '-p --raw'
#8 0.949     --patch-with-stat     synonym for '-p --stat'
#8 0.949     --numstat             machine friendly --stat
#8 0.949     --shortstat           output only the last line of --stat
#8 0.949     -X, --dirstat[=<param1,param2>...]
#8 0.949                           output the distribution of relative amount of changes for each sub-directory
#8 0.949     --cumulative          synonym for --dirstat=cumulative
#8 0.949     --dirstat-by-file[=<param1,param2>...]
#8 0.949                           synonym for --dirstat=files,param1,param2...
#8 0.949     --check               warn if changes introduce conflict markers or whitespace errors
#8 0.949     --summary             condensed summary such as creations, renames and mode changes
#8 0.949     --name-only           show only names of changed files
#8 0.949     --name-status         show only names and status of changed files
#8 0.949     --stat[=<width>[,<name-width>[,<count>]]]
#8 0.949                           generate diffstat
#8 0.949     --stat-width <width>  generate diffstat with a given width
#8 0.949     --stat-name-width <width>
#8 0.949                           generate diffstat with a given name width
#8 0.949     --stat-graph-width <width>
#8 0.949                           generate diffstat with a given graph width
#8 0.949     --stat-count <count>  generate diffstat with limited lines
#8 0.949     --compact-summary     generate compact summary in diffstat
#8 0.949     --binary              output a binary diff that can be applied
#8 0.949     --full-index          show full pre- and post-image object names on the "index" lines
#8 0.949     --color[=<when>]      show colored diff
#8 0.949     --ws-error-highlight <kind>
#8 0.949                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 0.949     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 0.949     --abbrev[=<n>]        use <n> digits to display object names
#8 0.949     --src-prefix <prefix>
#8 0.949                           show the given source prefix instead of "a/"
#8 0.949     --dst-prefix <prefix>
#8 0.949                           show the given destination prefix instead of "b/"
#8 0.949     --line-prefix <prefix>
#8 0.949                           prepend an additional prefix to every line of output
#8 0.949     --no-prefix           do not show any source or destination prefix
#8 0.949     --inter-hunk-context <n>
#8 0.949                           show context between diff hunks up to the specified number of lines
#8 0.949     --output-indicator-new <char>
#8 0.949                           specify the character to indicate a new line instead of '+'
#8 0.949     --output-indicator-old <char>
#8 0.949                           specify the character to indicate an old line instead of '-'
#8 0.949     --output-indicator-context <char>
#8 0.949                           specify the character to indicate a context instead of ' '
#8 0.949 
#8 0.949 Diff rename options
#8 0.949     -B, --break-rewrites[=<n>[/<m>]]
#8 0.950                           break complete rewrite changes into pairs of delete and create
#8 0.950     -M, --find-renames[=<n>]
#8 0.950                           detect renames
#8 0.950     -D, --irreversible-delete
#8 0.950                           omit the preimage for deletes
#8 0.950     -C, --find-copies[=<n>]
#8 0.950                           detect copies
#8 0.950     --find-copies-harder  use unmodified files as source to find copies
#8 0.950     --no-renames          disable rename detection
#8 0.950     --rename-empty        use empty blobs as rename source
#8 0.950     --follow              continue listing the history of a file beyond renames
#8 0.950     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 0.950 
#8 0.950 Diff algorithm options
#8 0.950     --minimal             produce the smallest possible diff
#8 0.950     -w, --ignore-all-space
#8 0.950                           ignore whitespace when comparing lines
#8 0.950     -b, --ignore-space-change
#8 0.950                           ignore changes in amount of whitespace
#8 0.950     --ignore-space-at-eol
#8 0.950                           ignore changes in whitespace at EOL
#8 0.950     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 0.950     --ignore-blank-lines  ignore changes whose lines are all blank
#8 0.950     -I, --ignore-matching-lines <regex>
#8 0.950                           ignore changes whose all lines match <regex>
#8 0.950     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 0.950     --patience            generate diff using the "patience diff" algorithm
#8 0.950     --histogram           generate diff using the "histogram diff" algorithm
#8 0.950     --diff-algorithm <algorithm>
#8 0.950                           choose a diff algorithm
#8 0.950     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 0.950     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 0.950     --word-diff-regex <regex>
#8 0.950                           use <regex> to decide what a word is
#8 0.950     --color-words[=<regex>]
#8 0.950                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 0.950     --color-moved[=<mode>]
#8 0.950                           moved lines of code are colored differently
#8 0.950     --color-moved-ws <mode>
#8 0.950                           how white spaces are ignored in --color-moved
#8 0.950 
#8 0.950 Other diff options
#8 0.950     --relative[=<prefix>]
#8 0.950                           when run from subdir, exclude changes outside and show relative paths
#8 0.950     -a, --text            treat all files as text
#8 0.950     -R                    swap two inputs, reverse the diff
#8 0.950     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 0.950     --quiet               disable all output of the program
#8 0.950     --ext-diff            allow an external diff helper to be executed
#8 0.950     --textconv            run external text conversion filters when comparing binary files
#8 0.950     --ignore-submodules[=<when>]
#8 0.950                           ignore changes to submodules in the diff generation
#8 0.950     --submodule[=<format>]
#8 0.950                           specify how differences in submodules are shown
#8 0.950     --ita-invisible-in-index
#8 0.950                           hide 'git add -N' entries from the index
#8 0.950     --ita-visible-in-index
#8 0.950                           treat 'git add -N' entries as real in the index
#8 0.950     -S <string>           look for differences that change the number of occurrences of the specified string
#8 0.950     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 0.950     --pickaxe-all         show all changes in the changeset with -S or -G
#8 0.950     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 0.950     -O <file>             control the order in which files appear in the output
#8 0.950     --rotate-to <path>    show the change in the specified path first
#8 0.950     --skip-to <path>      skip the output to the specified path
#8 0.950     --find-object <object-id>
#8 0.950                           look for differences that change the number of occurrences of the specified object
#8 0.950     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 0.950                           select files by diff type
#8 0.950     --output <file>       output to a specific file
#8 0.950 
#8 0.954 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.TCP'
#8 0.954 To add an exception for this directory, call:
#8 0.954 
#8 0.954 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.TCP
#8 0.960 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.TCP'
#8 0.960 To add an exception for this directory, call:
#8 0.960 
#8 0.960 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.TCP
#8 0.964 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 0.964 usage: git diff --no-index [<options>] <path> <path>
#8 0.964 
#8 0.964 Diff output format options
#8 0.964     -p, --patch           generate patch
#8 0.964     -s, --no-patch        suppress diff output
#8 0.964     -u                    generate patch
#8 0.964     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 0.964     -W, --function-context
#8 0.964                           generate diffs with <n> lines context
#8 0.964     --raw                 generate the diff in raw format
#8 0.964     --patch-with-raw      synonym for '-p --raw'
#8 0.964     --patch-with-stat     synonym for '-p --stat'
#8 0.964     --numstat             machine friendly --stat
#8 0.964     --shortstat           output only the last line of --stat
#8 0.964     -X, --dirstat[=<param1,param2>...]
#8 0.964                           output the distribution of relative amount of changes for each sub-directory
#8 0.964     --cumulative          synonym for --dirstat=cumulative
#8 0.964     --dirstat-by-file[=<param1,param2>...]
#8 0.964                           synonym for --dirstat=files,param1,param2...
#8 0.964     --check               warn if changes introduce conflict markers or whitespace errors
#8 0.964     --summary             condensed summary such as creations, renames and mode changes
#8 0.964     --name-only           show only names of changed files
#8 0.964     --name-status         show only names and status of changed files
#8 0.964     --stat[=<width>[,<name-width>[,<count>]]]
#8 0.964                           generate diffstat
#8 0.964     --stat-width <width>  generate diffstat with a given width
#8 0.964     --stat-name-width <width>
#8 0.964                           generate diffstat with a given name width
#8 0.964     --stat-graph-width <width>
#8 0.964                           generate diffstat with a given graph width
#8 0.964     --stat-count <count>  generate diffstat with limited lines
#8 0.964     --compact-summary     generate compact summary in diffstat
#8 0.964     --binary              output a binary diff that can be applied
#8 0.964     --full-index          show full pre- and post-image object names on the "index" lines
#8 0.964     --color[=<when>]      show colored diff
#8 0.964     --ws-error-highlight <kind>
#8 0.964                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 0.964     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 0.964     --abbrev[=<n>]        use <n> digits to display object names
#8 0.964     --src-prefix <prefix>
#8 0.964                           show the given source prefix instead of "a/"
#8 0.964     --dst-prefix <prefix>
#8 0.964                           show the given destination prefix instead of "b/"
#8 0.964     --line-prefix <prefix>
#8 0.964                           prepend an additional prefix to every line of output
#8 0.964     --no-prefix           do not show any source or destination prefix
#8 0.964     --inter-hunk-context <n>
#8 0.964                           show context between diff hunks up to the specified number of lines
#8 0.964     --output-indicator-new <char>
#8 0.964                           specify the character to indicate a new line instead of '+'
#8 0.964     --output-indicator-old <char>
#8 0.964                           specify the character to indicate an old line instead of '-'
#8 0.964     --output-indicator-context <char>
#8 0.964                           specify the character to indicate a context instead of ' '
#8 0.964 
#8 0.964 Diff rename options
#8 0.964     -B, --break-rewrites[=<n>[/<m>]]
#8 0.964                           break complete rewrite changes into pairs of delete and create
#8 0.964     -M, --find-renames[=<n>]
#8 0.964                           detect renames
#8 0.964     -D, --irreversible-delete
#8 0.964                           omit the preimage for deletes
#8 0.964     -C, --find-copies[=<n>]
#8 0.964                           detect copies
#8 0.964     --find-copies-harder  use unmodified files as source to find copies
#8 0.964     --no-renames          disable rename detection
#8 0.964     --rename-empty        use empty blobs as rename source
#8 0.964     --follow              continue listing the history of a file beyond renames
#8 0.964     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 0.964 
#8 0.964 Diff algorithm options
#8 0.964     --minimal             produce the smallest possible diff
#8 0.964     -w, --ignore-all-space
#8 0.964                           ignore whitespace when comparing lines
#8 0.964     -b, --ignore-space-change
#8 0.964                           ignore changes in amount of whitespace
#8 0.964     --ignore-space-at-eol
#8 0.964                           ignore changes in whitespace at EOL
#8 0.964     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 0.964     --ignore-blank-lines  ignore changes whose lines are all blank
#8 0.964     -I, --ignore-matching-lines <regex>
#8 0.964                           ignore changes whose all lines match <regex>
#8 0.964     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 0.964     --patience            generate diff using the "patience diff" algorithm
#8 0.964     --histogram           generate diff using the "histogram diff" algorithm
#8 0.964     --diff-algorithm <algorithm>
#8 0.964                           choose a diff algorithm
#8 0.964     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 0.964     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 0.964     --word-diff-regex <regex>
#8 0.964                           use <regex> to decide what a word is
#8 0.964     --color-words[=<regex>]
#8 0.964                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 0.964     --color-moved[=<mode>]
#8 0.964                           moved lines of code are colored differently
#8 0.964     --color-moved-ws <mode>
#8 0.964                           how white spaces are ignored in --color-moved
#8 0.964 
#8 0.964 Other diff options
#8 0.964     --relative[=<prefix>]
#8 0.964                           when run from subdir, exclude changes outside and show relative paths
#8 0.964     -a, --text            treat all files as text
#8 0.964     -R                    swap two inputs, reverse the diff
#8 0.964     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 0.964     --quiet               disable all output of the program
#8 0.964     --ext-diff            allow an external diff helper to be executed
#8 0.964     --textconv            run external text conversion filters when comparing binary files
#8 0.964     --ignore-submodules[=<when>]
#8 0.964                           ignore changes to submodules in the diff generation
#8 0.964     --submodule[=<format>]
#8 0.964                           specify how differences in submodules are shown
#8 0.964     --ita-invisible-in-index
#8 0.964                           hide 'git add -N' entries from the index
#8 0.964     --ita-visible-in-index
#8 0.964                           treat 'git add -N' entries as real in the index
#8 0.964     -S <string>           look for differences that change the number of occurrences of the specified string
#8 0.964     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 0.964     --pickaxe-all         show all changes in the changeset with -S or -G
#8 0.964     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 0.964     -O <file>             control the order in which files appear in the output
#8 0.964     --rotate-to <path>    show the change in the specified path first
#8 0.964     --skip-to <path>      skip the output to the specified path
#8 0.964     --find-object <object-id>
#8 0.964                           look for differences that change the number of occurrences of the specified object
#8 0.964     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 0.964                           select files by diff type
#8 0.964     --output <file>       output to a specific file
#8 0.964 
#8 0.968 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.UDP'
#8 0.968 To add an exception for this directory, call:
#8 0.968 
#8 0.968 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.UDP
#8 0.974 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.UDP'
#8 0.974 To add an exception for this directory, call:
#8 0.974 
#8 0.974 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.UDP
#8 0.978 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 0.978 usage: git diff --no-index [<options>] <path> <path>
#8 0.978 
#8 0.978 Diff output format options
#8 0.978     -p, --patch           generate patch
#8 0.978     -s, --no-patch        suppress diff output
#8 0.978     -u                    generate patch
#8 0.978     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 0.978     -W, --function-context
#8 0.978                           generate diffs with <n> lines context
#8 0.978     --raw                 generate the diff in raw format
#8 0.978     --patch-with-raw      synonym for '-p --raw'
#8 0.978     --patch-with-stat     synonym for '-p --stat'
#8 0.978     --numstat             machine friendly --stat
#8 0.978     --shortstat           output only the last line of --stat
#8 0.978     -X, --dirstat[=<param1,param2>...]
#8 0.978                           output the distribution of relative amount of changes for each sub-directory
#8 0.978     --cumulative          synonym for --dirstat=cumulative
#8 0.978     --dirstat-by-file[=<param1,param2>...]
#8 0.978                           synonym for --dirstat=files,param1,param2...
#8 0.978     --check               warn if changes introduce conflict markers or whitespace errors
#8 0.978     --summary             condensed summary such as creations, renames and mode changes
#8 0.978     --name-only           show only names of changed files
#8 0.978     --name-status         show only names and status of changed files
#8 0.978     --stat[=<width>[,<name-width>[,<count>]]]
#8 0.978                           generate diffstat
#8 0.978     --stat-width <width>  generate diffstat with a given width
#8 0.978     --stat-name-width <width>
#8 0.978                           generate diffstat with a given name width
#8 0.978     --stat-graph-width <width>
#8 0.978                           generate diffstat with a given graph width
#8 0.978     --stat-count <count>  generate diffstat with limited lines
#8 0.978     --compact-summary     generate compact summary in diffstat
#8 0.978     --binary              output a binary diff that can be applied
#8 0.978     --full-index          show full pre- and post-image object names on the "index" lines
#8 0.978     --color[=<when>]      show colored diff
#8 0.978     --ws-error-highlight <kind>
#8 0.978                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 0.978     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 0.978     --abbrev[=<n>]        use <n> digits to display object names
#8 0.978     --src-prefix <prefix>
#8 0.978                           show the given source prefix instead of "a/"
#8 0.978     --dst-prefix <prefix>
#8 0.978                           show the given destination prefix instead of "b/"
#8 0.978     --line-prefix <prefix>
#8 0.978                           prepend an additional prefix to every line of output
#8 0.978     --no-prefix           do not show any source or destination prefix
#8 0.978     --inter-hunk-context <n>
#8 0.978                           show context between diff hunks up to the specified number of lines
#8 0.978     --output-indicator-new <char>
#8 0.978                           specify the character to indicate a new line instead of '+'
#8 0.978     --output-indicator-old <char>
#8 0.978                           specify the character to indicate an old line instead of '-'
#8 0.978     --output-indicator-context <char>
#8 0.978                           specify the character to indicate a context instead of ' '
#8 0.978 
#8 0.978 Diff rename options
#8 0.979     -B, --break-rewrites[=<n>[/<m>]]
#8 0.979                           break complete rewrite changes into pairs of delete and create
#8 0.979     -M, --find-renames[=<n>]
#8 0.979                           detect renames
#8 0.979     -D, --irreversible-delete
#8 0.979                           omit the preimage for deletes
#8 0.979     -C, --find-copies[=<n>]
#8 0.979                           detect copies
#8 0.979     --find-copies-harder  use unmodified files as source to find copies
#8 0.979     --no-renames          disable rename detection
#8 0.979     --rename-empty        use empty blobs as rename source
#8 0.979     --follow              continue listing the history of a file beyond renames
#8 0.979     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 0.979 
#8 0.979 Diff algorithm options
#8 0.979     --minimal             produce the smallest possible diff
#8 0.979     -w, --ignore-all-space
#8 0.979                           ignore whitespace when comparing lines
#8 0.979     -b, --ignore-space-change
#8 0.979                           ignore changes in amount of whitespace
#8 0.979     --ignore-space-at-eol
#8 0.979                           ignore changes in whitespace at EOL
#8 0.979     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 0.979     --ignore-blank-lines  ignore changes whose lines are all blank
#8 0.979     -I, --ignore-matching-lines <regex>
#8 0.979                           ignore changes whose all lines match <regex>
#8 0.979     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 0.979     --patience            generate diff using the "patience diff" algorithm
#8 0.979     --histogram           generate diff using the "histogram diff" algorithm
#8 0.979     --diff-algorithm <algorithm>
#8 0.979                           choose a diff algorithm
#8 0.979     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 0.979     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 0.979     --word-diff-regex <regex>
#8 0.979                           use <regex> to decide what a word is
#8 0.979     --color-words[=<regex>]
#8 0.979                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 0.979     --color-moved[=<mode>]
#8 0.979                           moved lines of code are colored differently
#8 0.979     --color-moved-ws <mode>
#8 0.979                           how white spaces are ignored in --color-moved
#8 0.979 
#8 0.979 Other diff options
#8 0.979     --relative[=<prefix>]
#8 0.979                           when run from subdir, exclude changes outside and show relative paths
#8 0.979     -a, --text            treat all files as text
#8 0.979     -R                    swap two inputs, reverse the diff
#8 0.979     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 0.979     --quiet               disable all output of the program
#8 0.979     --ext-diff            allow an external diff helper to be executed
#8 0.979     --textconv            run external text conversion filters when comparing binary files
#8 0.979     --ignore-submodules[=<when>]
#8 0.979                           ignore changes to submodules in the diff generation
#8 0.979     --submodule[=<format>]
#8 0.979                           specify how differences in submodules are shown
#8 0.979     --ita-invisible-in-index
#8 0.979                           hide 'git add -N' entries from the index
#8 0.979     --ita-visible-in-index
#8 0.979                           treat 'git add -N' entries as real in the index
#8 0.979     -S <string>           look for differences that change the number of occurrences of the specified string
#8 0.979     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 0.979     --pickaxe-all         show all changes in the changeset with -S or -G
#8 0.979     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 0.979     -O <file>             control the order in which files appear in the output
#8 0.979     --rotate-to <path>    show the change in the specified path first
#8 0.979     --skip-to <path>      skip the output to the specified path
#8 0.979     --find-object <object-id>
#8 0.979                           look for differences that change the number of occurrences of the specified object
#8 0.979     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 0.979                           select files by diff type
#8 0.979     --output <file>       output to a specific file
#8 0.979 
#8 0.983 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.RTP'
#8 0.983 To add an exception for this directory, call:
#8 0.983 
#8 0.983 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.RTP
#8 0.989 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.RTP'
#8 0.989 To add an exception for this directory, call:
#8 0.989 
#8 0.989 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.RTP
#8 0.993 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 0.993 usage: git diff --no-index [<options>] <path> <path>
#8 0.993 
#8 0.993 Diff output format options
#8 0.993     -p, --patch           generate patch
#8 0.993     -s, --no-patch        suppress diff output
#8 0.993     -u                    generate patch
#8 0.993     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 0.993     -W, --function-context
#8 0.993                           generate diffs with <n> lines context
#8 0.993     --raw                 generate the diff in raw format
#8 0.993     --patch-with-raw      synonym for '-p --raw'
#8 0.993     --patch-with-stat     synonym for '-p --stat'
#8 0.993     --numstat             machine friendly --stat
#8 0.993     --shortstat           output only the last line of --stat
#8 0.993     -X, --dirstat[=<param1,param2>...]
#8 0.993                           output the distribution of relative amount of changes for each sub-directory
#8 0.993     --cumulative          synonym for --dirstat=cumulative
#8 0.993     --dirstat-by-file[=<param1,param2>...]
#8 0.993                           synonym for --dirstat=files,param1,param2...
#8 0.993     --check               warn if changes introduce conflict markers or whitespace errors
#8 0.993     --summary             condensed summary such as creations, renames and mode changes
#8 0.993     --name-only           show only names of changed files
#8 0.993     --name-status         show only names and status of changed files
#8 0.993     --stat[=<width>[,<name-width>[,<count>]]]
#8 0.993                           generate diffstat
#8 0.993     --stat-width <width>  generate diffstat with a given width
#8 0.993     --stat-name-width <width>
#8 0.993                           generate diffstat with a given name width
#8 0.993     --stat-graph-width <width>
#8 0.993                           generate diffstat with a given graph width
#8 0.993     --stat-count <count>  generate diffstat with limited lines
#8 0.993     --compact-summary     generate compact summary in diffstat
#8 0.993     --binary              output a binary diff that can be applied
#8 0.993     --full-index          show full pre- and post-image object names on the "index" lines
#8 0.993     --color[=<when>]      show colored diff
#8 0.993     --ws-error-highlight <kind>
#8 0.993                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 0.993     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 0.993     --abbrev[=<n>]        use <n> digits to display object names
#8 0.993     --src-prefix <prefix>
#8 0.993                           show the given source prefix instead of "a/"
#8 0.993     --dst-prefix <prefix>
#8 0.993                           show the given destination prefix instead of "b/"
#8 0.993     --line-prefix <prefix>
#8 0.993                           prepend an additional prefix to every line of output
#8 0.993     --no-prefix           do not show any source or destination prefix
#8 0.993     --inter-hunk-context <n>
#8 0.993                           show context between diff hunks up to the specified number of lines
#8 0.993     --output-indicator-new <char>
#8 0.993                           specify the character to indicate a new line instead of '+'
#8 0.993     --output-indicator-old <char>
#8 0.993                           specify the character to indicate an old line instead of '-'
#8 0.993     --output-indicator-context <char>
#8 0.993                           specify the character to indicate a context instead of ' '
#8 0.993 
#8 0.993 Diff rename options
#8 0.993     -B, --break-rewrites[=<n>[/<m>]]
#8 0.993                           break complete rewrite changes into pairs of delete and create
#8 0.993     -M, --find-renames[=<n>]
#8 0.993                           detect renames
#8 0.993     -D, --irreversible-delete
#8 0.993                           omit the preimage for deletes
#8 0.993     -C, --find-copies[=<n>]
#8 0.993                           detect copies
#8 0.993     --find-copies-harder  use unmodified files as source to find copies
#8 0.993     --no-renames          disable rename detection
#8 0.993     --rename-empty        use empty blobs as rename source
#8 0.993     --follow              continue listing the history of a file beyond renames
#8 0.993     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 0.993 
#8 0.993 Diff algorithm options
#8 0.993     --minimal             produce the smallest possible diff
#8 0.993     -w, --ignore-all-space
#8 0.993                           ignore whitespace when comparing lines
#8 0.993     -b, --ignore-space-change
#8 0.993                           ignore changes in amount of whitespace
#8 0.993     --ignore-space-at-eol
#8 0.993                           ignore changes in whitespace at EOL
#8 0.993     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 0.993     --ignore-blank-lines  ignore changes whose lines are all blank
#8 0.993     -I, --ignore-matching-lines <regex>
#8 0.993                           ignore changes whose all lines match <regex>
#8 0.993     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 0.993     --patience            generate diff using the "patience diff" algorithm
#8 0.993     --histogram           generate diff using the "histogram diff" algorithm
#8 0.993     --diff-algorithm <algorithm>
#8 0.993                           choose a diff algorithm
#8 0.993     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 0.993     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 0.994     --word-diff-regex <regex>
#8 0.994                           use <regex> to decide what a word is
#8 0.994     --color-words[=<regex>]
#8 0.994                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 0.994     --color-moved[=<mode>]
#8 0.994                           moved lines of code are colored differently
#8 0.994     --color-moved-ws <mode>
#8 0.994                           how white spaces are ignored in --color-moved
#8 0.994 
#8 0.994 Other diff options
#8 0.994     --relative[=<prefix>]
#8 0.994                           when run from subdir, exclude changes outside and show relative paths
#8 0.994     -a, --text            treat all files as text
#8 0.994     -R                    swap two inputs, reverse the diff
#8 0.994     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 0.994     --quiet               disable all output of the program
#8 0.994     --ext-diff            allow an external diff helper to be executed
#8 0.994     --textconv            run external text conversion filters when comparing binary files
#8 0.994     --ignore-submodules[=<when>]
#8 0.994                           ignore changes to submodules in the diff generation
#8 0.994     --submodule[=<format>]
#8 0.994                           specify how differences in submodules are shown
#8 0.994     --ita-invisible-in-index
#8 0.994                           hide 'git add -N' entries from the index
#8 0.994     --ita-visible-in-index
#8 0.994                           treat 'git add -N' entries as real in the index
#8 0.994     -S <string>           look for differences that change the number of occurrences of the specified string
#8 0.994     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 0.994     --pickaxe-all         show all changes in the changeset with -S or -G
#8 0.994     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 0.994     -O <file>             control the order in which files appear in the output
#8 0.994     --rotate-to <path>    show the change in the specified path first
#8 0.994     --skip-to <path>      skip the output to the specified path
#8 0.994     --find-object <object-id>
#8 0.994                           look for differences that change the number of occurrences of the specified object
#8 0.994     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 0.994                           select files by diff type
#8 0.994     --output <file>       output to a specific file
#8 0.994 
#8 0.998 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.M2PA'
#8 0.998 To add an exception for this directory, call:
#8 0.998 
#8 0.998 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.M2PA
#8 1.004 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.M2PA'
#8 1.004 To add an exception for this directory, call:
#8 1.004 
#8 1.004 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.M2PA
#8 1.008 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.008 usage: git diff --no-index [<options>] <path> <path>
#8 1.008 
#8 1.008 Diff output format options
#8 1.008     -p, --patch           generate patch
#8 1.008     -s, --no-patch        suppress diff output
#8 1.008     -u                    generate patch
#8 1.008     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.008     -W, --function-context
#8 1.008                           generate diffs with <n> lines context
#8 1.008     --raw                 generate the diff in raw format
#8 1.008     --patch-with-raw      synonym for '-p --raw'
#8 1.008     --patch-with-stat     synonym for '-p --stat'
#8 1.008     --numstat             machine friendly --stat
#8 1.008     --shortstat           output only the last line of --stat
#8 1.008     -X, --dirstat[=<param1,param2>...]
#8 1.008                           output the distribution of relative amount of changes for each sub-directory
#8 1.008     --cumulative          synonym for --dirstat=cumulative
#8 1.008     --dirstat-by-file[=<param1,param2>...]
#8 1.008                           synonym for --dirstat=files,param1,param2...
#8 1.008     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.008     --summary             condensed summary such as creations, renames and mode changes
#8 1.008     --name-only           show only names of changed files
#8 1.008     --name-status         show only names and status of changed files
#8 1.008     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.008                           generate diffstat
#8 1.008     --stat-width <width>  generate diffstat with a given width
#8 1.008     --stat-name-width <width>
#8 1.008                           generate diffstat with a given name width
#8 1.008     --stat-graph-width <width>
#8 1.008                           generate diffstat with a given graph width
#8 1.008     --stat-count <count>  generate diffstat with limited lines
#8 1.008     --compact-summary     generate compact summary in diffstat
#8 1.008     --binary              output a binary diff that can be applied
#8 1.008     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.008     --color[=<when>]      show colored diff
#8 1.008     --ws-error-highlight <kind>
#8 1.008                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.008     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.008     --abbrev[=<n>]        use <n> digits to display object names
#8 1.008     --src-prefix <prefix>
#8 1.008                           show the given source prefix instead of "a/"
#8 1.008     --dst-prefix <prefix>
#8 1.008                           show the given destination prefix instead of "b/"
#8 1.008     --line-prefix <prefix>
#8 1.008                           prepend an additional prefix to every line of output
#8 1.008     --no-prefix           do not show any source or destination prefix
#8 1.008     --inter-hunk-context <n>
#8 1.008                           show context between diff hunks up to the specified number of lines
#8 1.008     --output-indicator-new <char>
#8 1.008                           specify the character to indicate a new line instead of '+'
#8 1.008     --output-indicator-old <char>
#8 1.008                           specify the character to indicate an old line instead of '-'
#8 1.008     --output-indicator-context <char>
#8 1.008                           specify the character to indicate a context instead of ' '
#8 1.008 
#8 1.008 Diff rename options
#8 1.008     -B, --break-rewrites[=<n>[/<m>]]
#8 1.008                           break complete rewrite changes into pairs of delete and create
#8 1.008     -M, --find-renames[=<n>]
#8 1.008                           detect renames
#8 1.008     -D, --irreversible-delete
#8 1.008                           omit the preimage for deletes
#8 1.008     -C, --find-copies[=<n>]
#8 1.008                           detect copies
#8 1.008     --find-copies-harder  use unmodified files as source to find copies
#8 1.008     --no-renames          disable rename detection
#8 1.008     --rename-empty        use empty blobs as rename source
#8 1.008     --follow              continue listing the history of a file beyond renames
#8 1.008     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.008 
#8 1.008 Diff algorithm options
#8 1.008     --minimal             produce the smallest possible diff
#8 1.008     -w, --ignore-all-space
#8 1.008                           ignore whitespace when comparing lines
#8 1.008     -b, --ignore-space-change
#8 1.008                           ignore changes in amount of whitespace
#8 1.008     --ignore-space-at-eol
#8 1.008                           ignore changes in whitespace at EOL
#8 1.008     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.008     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.008     -I, --ignore-matching-lines <regex>
#8 1.008                           ignore changes whose all lines match <regex>
#8 1.008     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.008     --patience            generate diff using the "patience diff" algorithm
#8 1.008     --histogram           generate diff using the "histogram diff" algorithm
#8 1.008     --diff-algorithm <algorithm>
#8 1.008                           choose a diff algorithm
#8 1.008     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.008     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.008     --word-diff-regex <regex>
#8 1.008                           use <regex> to decide what a word is
#8 1.008     --color-words[=<regex>]
#8 1.008                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.008     --color-moved[=<mode>]
#8 1.008                           moved lines of code are colored differently
#8 1.008     --color-moved-ws <mode>
#8 1.008                           how white spaces are ignored in --color-moved
#8 1.008 
#8 1.008 Other diff options
#8 1.008     --relative[=<prefix>]
#8 1.008                           when run from subdir, exclude changes outside and show relative paths
#8 1.008     -a, --text            treat all files as text
#8 1.008     -R                    swap two inputs, reverse the diff
#8 1.008     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.008     --quiet               disable all output of the program
#8 1.008     --ext-diff            allow an external diff helper to be executed
#8 1.008     --textconv            run external text conversion filters when comparing binary files
#8 1.008     --ignore-submodules[=<when>]
#8 1.008                           ignore changes to submodules in the diff generation
#8 1.008     --submodule[=<format>]
#8 1.008                           specify how differences in submodules are shown
#8 1.008     --ita-invisible-in-index
#8 1.008                           hide 'git add -N' entries from the index
#8 1.008     --ita-visible-in-index
#8 1.008                           treat 'git add -N' entries as real in the index
#8 1.008     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.008     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.008     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.008     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.008     -O <file>             control the order in which files appear in the output
#8 1.008     --rotate-to <path>    show the change in the specified path first
#8 1.009     --skip-to <path>      skip the output to the specified path
#8 1.009     --find-object <object-id>
#8 1.009                           look for differences that change the number of occurrences of the specified object
#8 1.009     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.009                           select files by diff type
#8 1.009     --output <file>       output to a specific file
#8 1.009 
#8 1.013 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ROSE'
#8 1.013 To add an exception for this directory, call:
#8 1.013 
#8 1.013 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ROSE
#8 1.019 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ROSE'
#8 1.019 To add an exception for this directory, call:
#8 1.019 
#8 1.019 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ROSE
#8 1.023 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.023 usage: git diff --no-index [<options>] <path> <path>
#8 1.023 
#8 1.023 Diff output format options
#8 1.023     -p, --patch           generate patch
#8 1.023     -s, --no-patch        suppress diff output
#8 1.023     -u                    generate patch
#8 1.023     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.023     -W, --function-context
#8 1.023                           generate diffs with <n> lines context
#8 1.023     --raw                 generate the diff in raw format
#8 1.023     --patch-with-raw      synonym for '-p --raw'
#8 1.023     --patch-with-stat     synonym for '-p --stat'
#8 1.023     --numstat             machine friendly --stat
#8 1.023     --shortstat           output only the last line of --stat
#8 1.023     -X, --dirstat[=<param1,param2>...]
#8 1.023                           output the distribution of relative amount of changes for each sub-directory
#8 1.023     --cumulative          synonym for --dirstat=cumulative
#8 1.023     --dirstat-by-file[=<param1,param2>...]
#8 1.023                           synonym for --dirstat=files,param1,param2...
#8 1.023     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.023     --summary             condensed summary such as creations, renames and mode changes
#8 1.023     --name-only           show only names of changed files
#8 1.023     --name-status         show only names and status of changed files
#8 1.023     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.023                           generate diffstat
#8 1.023     --stat-width <width>  generate diffstat with a given width
#8 1.023     --stat-name-width <width>
#8 1.023                           generate diffstat with a given name width
#8 1.023     --stat-graph-width <width>
#8 1.023                           generate diffstat with a given graph width
#8 1.023     --stat-count <count>  generate diffstat with limited lines
#8 1.023     --compact-summary     generate compact summary in diffstat
#8 1.023     --binary              output a binary diff that can be applied
#8 1.023     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.023     --color[=<when>]      show colored diff
#8 1.023     --ws-error-highlight <kind>
#8 1.023                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.023     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.023     --abbrev[=<n>]        use <n> digits to display object names
#8 1.023     --src-prefix <prefix>
#8 1.023                           show the given source prefix instead of "a/"
#8 1.023     --dst-prefix <prefix>
#8 1.023                           show the given destination prefix instead of "b/"
#8 1.023     --line-prefix <prefix>
#8 1.023                           prepend an additional prefix to every line of output
#8 1.023     --no-prefix           do not show any source or destination prefix
#8 1.023     --inter-hunk-context <n>
#8 1.023                           show context between diff hunks up to the specified number of lines
#8 1.023     --output-indicator-new <char>
#8 1.023                           specify the character to indicate a new line instead of '+'
#8 1.023     --output-indicator-old <char>
#8 1.023                           specify the character to indicate an old line instead of '-'
#8 1.023     --output-indicator-context <char>
#8 1.023                           specify the character to indicate a context instead of ' '
#8 1.023 
#8 1.023 Diff rename options
#8 1.023     -B, --break-rewrites[=<n>[/<m>]]
#8 1.023                           break complete rewrite changes into pairs of delete and create
#8 1.023     -M, --find-renames[=<n>]
#8 1.023                           detect renames
#8 1.023     -D, --irreversible-delete
#8 1.023                           omit the preimage for deletes
#8 1.023     -C, --find-copies[=<n>]
#8 1.023                           detect copies
#8 1.023     --find-copies-harder  use unmodified files as source to find copies
#8 1.023     --no-renames          disable rename detection
#8 1.023     --rename-empty        use empty blobs as rename source
#8 1.023     --follow              continue listing the history of a file beyond renames
#8 1.023     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.023 
#8 1.023 Diff algorithm options
#8 1.023     --minimal             produce the smallest possible diff
#8 1.023     -w, --ignore-all-space
#8 1.023                           ignore whitespace when comparing lines
#8 1.023     -b, --ignore-space-change
#8 1.023                           ignore changes in amount of whitespace
#8 1.023     --ignore-space-at-eol
#8 1.023                           ignore changes in whitespace at EOL
#8 1.023     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.023     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.023     -I, --ignore-matching-lines <regex>
#8 1.023                           ignore changes whose all lines match <regex>
#8 1.023     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.023     --patience            generate diff using the "patience diff" algorithm
#8 1.023     --histogram           generate diff using the "histogram diff" algorithm
#8 1.023     --diff-algorithm <algorithm>
#8 1.023                           choose a diff algorithm
#8 1.023     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.023     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.023     --word-diff-regex <regex>
#8 1.023                           use <regex> to decide what a word is
#8 1.023     --color-words[=<regex>]
#8 1.023                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.023     --color-moved[=<mode>]
#8 1.023                           moved lines of code are colored differently
#8 1.023     --color-moved-ws <mode>
#8 1.023                           how white spaces are ignored in --color-moved
#8 1.023 
#8 1.023 Other diff options
#8 1.023     --relative[=<prefix>]
#8 1.023                           when run from subdir, exclude changes outside and show relative paths
#8 1.023     -a, --text            treat all files as text
#8 1.023     -R                    swap two inputs, reverse the diff
#8 1.023     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.023     --quiet               disable all output of the program
#8 1.023     --ext-diff            allow an external diff helper to be executed
#8 1.023     --textconv            run external text conversion filters when comparing binary files
#8 1.023     --ignore-submodules[=<when>]
#8 1.023                           ignore changes to submodules in the diff generation
#8 1.023     --submodule[=<format>]
#8 1.023                           specify how differences in submodules are shown
#8 1.023     --ita-invisible-in-index
#8 1.023                           hide 'git add -N' entries from the index
#8 1.023     --ita-visible-in-index
#8 1.023                           treat 'git add -N' entries as real in the index
#8 1.023     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.023     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.023     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.023     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.023     -O <file>             control the order in which files appear in the output
#8 1.023     --rotate-to <path>    show the change in the specified path first
#8 1.023     --skip-to <path>      skip the output to the specified path
#8 1.023     --find-object <object-id>
#8 1.023                           look for differences that change the number of occurrences of the specified object
#8 1.023     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.023                           select files by diff type
#8 1.023     --output <file>       output to a specific file
#8 1.023 
#8 1.028 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SCTP'
#8 1.028 To add an exception for this directory, call:
#8 1.028 
#8 1.028 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SCTP
#8 1.033 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SCTP'
#8 1.033 To add an exception for this directory, call:
#8 1.033 
#8 1.033 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SCTP
#8 1.037 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.037 usage: git diff --no-index [<options>] <path> <path>
#8 1.037 
#8 1.037 Diff output format options
#8 1.037     -p, --patch           generate patch
#8 1.037     -s, --no-patch        suppress diff output
#8 1.037     -u                    generate patch
#8 1.037     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.037     -W, --function-context
#8 1.037                           generate diffs with <n> lines context
#8 1.037     --raw                 generate the diff in raw format
#8 1.037     --patch-with-raw      synonym for '-p --raw'
#8 1.037     --patch-with-stat     synonym for '-p --stat'
#8 1.037     --numstat             machine friendly --stat
#8 1.037     --shortstat           output only the last line of --stat
#8 1.037     -X, --dirstat[=<param1,param2>...]
#8 1.037                           output the distribution of relative amount of changes for each sub-directory
#8 1.037     --cumulative          synonym for --dirstat=cumulative
#8 1.037     --dirstat-by-file[=<param1,param2>...]
#8 1.037                           synonym for --dirstat=files,param1,param2...
#8 1.037     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.037     --summary             condensed summary such as creations, renames and mode changes
#8 1.037     --name-only           show only names of changed files
#8 1.037     --name-status         show only names and status of changed files
#8 1.037     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.037                           generate diffstat
#8 1.037     --stat-width <width>  generate diffstat with a given width
#8 1.037     --stat-name-width <width>
#8 1.037                           generate diffstat with a given name width
#8 1.037     --stat-graph-width <width>
#8 1.037                           generate diffstat with a given graph width
#8 1.037     --stat-count <count>  generate diffstat with limited lines
#8 1.037     --compact-summary     generate compact summary in diffstat
#8 1.038     --binary              output a binary diff that can be applied
#8 1.038     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.038     --color[=<when>]      show colored diff
#8 1.038     --ws-error-highlight <kind>
#8 1.038                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.038     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.038     --abbrev[=<n>]        use <n> digits to display object names
#8 1.038     --src-prefix <prefix>
#8 1.038                           show the given source prefix instead of "a/"
#8 1.038     --dst-prefix <prefix>
#8 1.038                           show the given destination prefix instead of "b/"
#8 1.038     --line-prefix <prefix>
#8 1.038                           prepend an additional prefix to every line of output
#8 1.038     --no-prefix           do not show any source or destination prefix
#8 1.038     --inter-hunk-context <n>
#8 1.038                           show context between diff hunks up to the specified number of lines
#8 1.038     --output-indicator-new <char>
#8 1.038                           specify the character to indicate a new line instead of '+'
#8 1.038     --output-indicator-old <char>
#8 1.038                           specify the character to indicate an old line instead of '-'
#8 1.038     --output-indicator-context <char>
#8 1.038                           specify the character to indicate a context instead of ' '
#8 1.038 
#8 1.038 Diff rename options
#8 1.038     -B, --break-rewrites[=<n>[/<m>]]
#8 1.038                           break complete rewrite changes into pairs of delete and create
#8 1.038     -M, --find-renames[=<n>]
#8 1.038                           detect renames
#8 1.038     -D, --irreversible-delete
#8 1.038                           omit the preimage for deletes
#8 1.038     -C, --find-copies[=<n>]
#8 1.038                           detect copies
#8 1.038     --find-copies-harder  use unmodified files as source to find copies
#8 1.038     --no-renames          disable rename detection
#8 1.038     --rename-empty        use empty blobs as rename source
#8 1.038     --follow              continue listing the history of a file beyond renames
#8 1.038     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.038 
#8 1.038 Diff algorithm options
#8 1.038     --minimal             produce the smallest possible diff
#8 1.038     -w, --ignore-all-space
#8 1.038                           ignore whitespace when comparing lines
#8 1.038     -b, --ignore-space-change
#8 1.038                           ignore changes in amount of whitespace
#8 1.038     --ignore-space-at-eol
#8 1.038                           ignore changes in whitespace at EOL
#8 1.038     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.038     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.038     -I, --ignore-matching-lines <regex>
#8 1.038                           ignore changes whose all lines match <regex>
#8 1.038     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.038     --patience            generate diff using the "patience diff" algorithm
#8 1.038     --histogram           generate diff using the "histogram diff" algorithm
#8 1.038     --diff-algorithm <algorithm>
#8 1.038                           choose a diff algorithm
#8 1.038     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.038     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.038     --word-diff-regex <regex>
#8 1.038                           use <regex> to decide what a word is
#8 1.038     --color-words[=<regex>]
#8 1.038                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.038     --color-moved[=<mode>]
#8 1.038                           moved lines of code are colored differently
#8 1.038     --color-moved-ws <mode>
#8 1.038                           how white spaces are ignored in --color-moved
#8 1.038 
#8 1.038 Other diff options
#8 1.038     --relative[=<prefix>]
#8 1.038                           when run from subdir, exclude changes outside and show relative paths
#8 1.038     -a, --text            treat all files as text
#8 1.038     -R                    swap two inputs, reverse the diff
#8 1.038     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.038     --quiet               disable all output of the program
#8 1.038     --ext-diff            allow an external diff helper to be executed
#8 1.038     --textconv            run external text conversion filters when comparing binary files
#8 1.038     --ignore-submodules[=<when>]
#8 1.038                           ignore changes to submodules in the diff generation
#8 1.038     --submodule[=<format>]
#8 1.038                           specify how differences in submodules are shown
#8 1.038     --ita-invisible-in-index
#8 1.038                           hide 'git add -N' entries from the index
#8 1.038     --ita-visible-in-index
#8 1.038                           treat 'git add -N' entries as real in the index
#8 1.038     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.038     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.038     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.038     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.038     -O <file>             control the order in which files appear in the output
#8 1.038     --rotate-to <path>    show the change in the specified path first
#8 1.038     --skip-to <path>      skip the output to the specified path
#8 1.038     --find-object <object-id>
#8 1.038                           look for differences that change the number of occurrences of the specified object
#8 1.038     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.038                           select files by diff type
#8 1.038     --output <file>       output to a specific file
#8 1.038 
#8 1.042 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SDP'
#8 1.042 To add an exception for this directory, call:
#8 1.042 
#8 1.042 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SDP
#8 1.048 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SDP'
#8 1.048 To add an exception for this directory, call:
#8 1.048 
#8 1.048 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SDP
#8 1.052 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.052 usage: git diff --no-index [<options>] <path> <path>
#8 1.052 
#8 1.052 Diff output format options
#8 1.052     -p, --patch           generate patch
#8 1.052     -s, --no-patch        suppress diff output
#8 1.052     -u                    generate patch
#8 1.052     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.052     -W, --function-context
#8 1.052                           generate diffs with <n> lines context
#8 1.052     --raw                 generate the diff in raw format
#8 1.052     --patch-with-raw      synonym for '-p --raw'
#8 1.052     --patch-with-stat     synonym for '-p --stat'
#8 1.052     --numstat             machine friendly --stat
#8 1.052     --shortstat           output only the last line of --stat
#8 1.052     -X, --dirstat[=<param1,param2>...]
#8 1.052                           output the distribution of relative amount of changes for each sub-directory
#8 1.052     --cumulative          synonym for --dirstat=cumulative
#8 1.052     --dirstat-by-file[=<param1,param2>...]
#8 1.052                           synonym for --dirstat=files,param1,param2...
#8 1.052     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.052     --summary             condensed summary such as creations, renames and mode changes
#8 1.052     --name-only           show only names of changed files
#8 1.052     --name-status         show only names and status of changed files
#8 1.052     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.052                           generate diffstat
#8 1.052     --stat-width <width>  generate diffstat with a given width
#8 1.052     --stat-name-width <width>
#8 1.052                           generate diffstat with a given name width
#8 1.052     --stat-graph-width <width>
#8 1.052                           generate diffstat with a given graph width
#8 1.052     --stat-count <count>  generate diffstat with limited lines
#8 1.052     --compact-summary     generate compact summary in diffstat
#8 1.052     --binary              output a binary diff that can be applied
#8 1.052     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.052     --color[=<when>]      show colored diff
#8 1.052     --ws-error-highlight <kind>
#8 1.052                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.052     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.052     --abbrev[=<n>]        use <n> digits to display object names
#8 1.052     --src-prefix <prefix>
#8 1.052                           show the given source prefix instead of "a/"
#8 1.052     --dst-prefix <prefix>
#8 1.052                           show the given destination prefix instead of "b/"
#8 1.052     --line-prefix <prefix>
#8 1.052                           prepend an additional prefix to every line of output
#8 1.052     --no-prefix           do not show any source or destination prefix
#8 1.052     --inter-hunk-context <n>
#8 1.052                           show context between diff hunks up to the specified number of lines
#8 1.052     --output-indicator-new <char>
#8 1.052                           specify the character to indicate a new line instead of '+'
#8 1.052     --output-indicator-old <char>
#8 1.052                           specify the character to indicate an old line instead of '-'
#8 1.052     --output-indicator-context <char>
#8 1.052                           specify the character to indicate a context instead of ' '
#8 1.052 
#8 1.052 Diff rename options
#8 1.052     -B, --break-rewrites[=<n>[/<m>]]
#8 1.052                           break complete rewrite changes into pairs of delete and create
#8 1.052     -M, --find-renames[=<n>]
#8 1.052                           detect renames
#8 1.052     -D, --irreversible-delete
#8 1.052                           omit the preimage for deletes
#8 1.052     -C, --find-copies[=<n>]
#8 1.052                           detect copies
#8 1.052     --find-copies-harder  use unmodified files as source to find copies
#8 1.052     --no-renames          disable rename detection
#8 1.052     --rename-empty        use empty blobs as rename source
#8 1.052     --follow              continue listing the history of a file beyond renames
#8 1.052     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.052 
#8 1.052 Diff algorithm options
#8 1.052     --minimal             produce the smallest possible diff
#8 1.052     -w, --ignore-all-space
#8 1.052                           ignore whitespace when comparing lines
#8 1.052     -b, --ignore-space-change
#8 1.052                           ignore changes in amount of whitespace
#8 1.052     --ignore-space-at-eol
#8 1.052                           ignore changes in whitespace at EOL
#8 1.052     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.052     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.052     -I, --ignore-matching-lines <regex>
#8 1.052                           ignore changes whose all lines match <regex>
#8 1.052     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.052     --patience            generate diff using the "patience diff" algorithm
#8 1.052     --histogram           generate diff using the "histogram diff" algorithm
#8 1.052     --diff-algorithm <algorithm>
#8 1.052                           choose a diff algorithm
#8 1.052     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.052     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.052     --word-diff-regex <regex>
#8 1.052                           use <regex> to decide what a word is
#8 1.052     --color-words[=<regex>]
#8 1.052                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.052     --color-moved[=<mode>]
#8 1.052                           moved lines of code are colored differently
#8 1.052     --color-moved-ws <mode>
#8 1.052                           how white spaces are ignored in --color-moved
#8 1.052 
#8 1.052 Other diff options
#8 1.052     --relative[=<prefix>]
#8 1.052                           when run from subdir, exclude changes outside and show relative paths
#8 1.052     -a, --text            treat all files as text
#8 1.052     -R                    swap two inputs, reverse the diff
#8 1.052     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.052     --quiet               disable all output of the program
#8 1.052     --ext-diff            allow an external diff helper to be executed
#8 1.052     --textconv            run external text conversion filters when comparing binary files
#8 1.052     --ignore-submodules[=<when>]
#8 1.052                           ignore changes to submodules in the diff generation
#8 1.052     --submodule[=<format>]
#8 1.052                           specify how differences in submodules are shown
#8 1.052     --ita-invisible-in-index
#8 1.052                           hide 'git add -N' entries from the index
#8 1.052     --ita-visible-in-index
#8 1.052                           treat 'git add -N' entries as real in the index
#8 1.052     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.052     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.052     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.052     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.052     -O <file>             control the order in which files appear in the output
#8 1.052     --rotate-to <path>    show the change in the specified path first
#8 1.052     --skip-to <path>      skip the output to the specified path
#8 1.052     --find-object <object-id>
#8 1.052                           look for differences that change the number of occurrences of the specified object
#8 1.052     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.052                           select files by diff type
#8 1.052     --output <file>       output to a specific file
#8 1.052 
#8 1.057 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SUA'
#8 1.057 To add an exception for this directory, call:
#8 1.057 
#8 1.057 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SUA
#8 1.063 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SUA'
#8 1.063 To add an exception for this directory, call:
#8 1.063 
#8 1.063 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SUA
#8 1.066 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.066 usage: git diff --no-index [<options>] <path> <path>
#8 1.066 
#8 1.066 Diff output format options
#8 1.066     -p, --patch           generate patch
#8 1.066     -s, --no-patch        suppress diff output
#8 1.066     -u                    generate patch
#8 1.066     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.066     -W, --function-context
#8 1.066                           generate diffs with <n> lines context
#8 1.066     --raw                 generate the diff in raw format
#8 1.067     --patch-with-raw      synonym for '-p --raw'
#8 1.067     --patch-with-stat     synonym for '-p --stat'
#8 1.067     --numstat             machine friendly --stat
#8 1.067     --shortstat           output only the last line of --stat
#8 1.067     -X, --dirstat[=<param1,param2>...]
#8 1.067                           output the distribution of relative amount of changes for each sub-directory
#8 1.067     --cumulative          synonym for --dirstat=cumulative
#8 1.067     --dirstat-by-file[=<param1,param2>...]
#8 1.067                           synonym for --dirstat=files,param1,param2...
#8 1.067     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.067     --summary             condensed summary such as creations, renames and mode changes
#8 1.067     --name-only           show only names of changed files
#8 1.067     --name-status         show only names and status of changed files
#8 1.067     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.067                           generate diffstat
#8 1.067     --stat-width <width>  generate diffstat with a given width
#8 1.067     --stat-name-width <width>
#8 1.067                           generate diffstat with a given name width
#8 1.067     --stat-graph-width <width>
#8 1.067                           generate diffstat with a given graph width
#8 1.067     --stat-count <count>  generate diffstat with limited lines
#8 1.067     --compact
#8 1.067 [output clipped, log limit 200KiB/s reached]
#8 1.097     --quiet               disable all output of the program
#8 1.097     --ext-diff            allow an external diff helper to be executed
#8 1.097     --textconv            run external text conversion filters when comparing binary files
#8 1.097     --ignore-submodules[=<when>]
#8 1.097                           ignore changes to submodules in the diff generation
#8 1.097     --submodule[=<format>]
#8 1.097                           specify how differences in submodules are shown
#8 1.097     --ita-invisible-in-index
#8 1.097                           hide 'git add -N' entries from the index
#8 1.097     --ita-visible-in-index
#8 1.097                           treat 'git add -N' entries as real in the index
#8 1.097     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.097     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.097     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.097     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.097     -O <file>             control the order in which files appear in the output
#8 1.097     --rotate-to <path>    show the change in the specified path first
#8 1.097     --skip-to <path>      skip the output to the specified path
#8 1.097     --find-object <object-id>
#8 1.097                           look for differences that change the number of occurrences of the specified object
#8 1.097     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.097                           select files by diff type
#8 1.097     --output <file>       output to a specific file
#8 1.097 
#8 1.102 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SGsAP_13.2.0'
#8 1.102 To add an exception for this directory, call:
#8 1.102 
#8 1.102 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SGsAP_13.2.0
#8 1.108 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SGsAP_13.2.0'
#8 1.108 To add an exception for this directory, call:
#8 1.108 
#8 1.108 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SGsAP_13.2.0
#8 1.112 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.112 usage: git diff --no-index [<options>] <path> <path>
#8 1.112 
#8 1.112 Diff output format options
#8 1.112     -p, --patch           generate patch
#8 1.112     -s, --no-patch        suppress diff output
#8 1.112     -u                    generate patch
#8 1.112     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.112     -W, --function-context
#8 1.112                           generate diffs with <n> lines context
#8 1.112     --raw                 generate the diff in raw format
#8 1.112     --patch-with-raw      synonym for '-p --raw'
#8 1.112     --patch-with-stat     synonym for '-p --stat'
#8 1.112     --numstat             machine friendly --stat
#8 1.112     --shortstat           output only the last line of --stat
#8 1.112     -X, --dirstat[=<param1,param2>...]
#8 1.112                           output the distribution of relative amount of changes for each sub-directory
#8 1.112     --cumulative          synonym for --dirstat=cumulative
#8 1.112     --dirstat-by-file[=<param1,param2>...]
#8 1.113                           synonym for --dirstat=files,param1,param2...
#8 1.113     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.113     --summary             condensed summary such as creations, renames and mode changes
#8 1.113     --name-only           show only names of changed files
#8 1.113     --name-status         show only names and status of changed files
#8 1.113     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.113                           generate diffstat
#8 1.113     --stat-width <width>  generate diffstat with a given width
#8 1.113     --stat-name-width <width>
#8 1.113                           generate diffstat with a given name width
#8 1.113     --stat-graph-width <width>
#8 1.113                           generate diffstat with a given graph width
#8 1.113     --stat-count <count>  generate diffstat with limited lines
#8 1.113     --compact-summary     generate compact summary in diffstat
#8 1.113     --binary              output a binary diff that can be applied
#8 1.113     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.113     --color[=<when>]      show colored diff
#8 1.113     --ws-error-highlight <kind>
#8 1.113                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.113     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.113     --abbrev[=<n>]        use <n> digits to display object names
#8 1.113     --src-prefix <prefix>
#8 1.113                           show the given source prefix instead of "a/"
#8 1.113     --dst-prefix <prefix>
#8 1.113                           show the given destination prefix instead of "b/"
#8 1.113     --line-prefix <prefix>
#8 1.113                           prepend an additional prefix to every line of output
#8 1.113     --no-prefix           do not show any source or destination prefix
#8 1.113     --inter-hunk-context <n>
#8 1.113                           show context between diff hunks up to the specified number of lines
#8 1.113     --output-indicator-new <char>
#8 1.113                           specify the character to indicate a new line instead of '+'
#8 1.113     --output-indicator-old <char>
#8 1.113                           specify the character to indicate an old line instead of '-'
#8 1.113     --output-indicator-context <char>
#8 1.113                           specify the character to indicate a context instead of ' '
#8 1.113 
#8 1.113 Diff rename options
#8 1.113     -B, --break-rewrites[=<n>[/<m>]]
#8 1.113                           break complete rewrite changes into pairs of delete and create
#8 1.113     -M, --find-renames[=<n>]
#8 1.113                           detect renames
#8 1.113     -D, --irreversible-delete
#8 1.113                           omit the preimage for deletes
#8 1.113     -C, --find-copies[=<n>]
#8 1.113                           detect copies
#8 1.113     --find-copies-harder  use unmodified files as source to find copies
#8 1.113     --no-renames          disable rename detection
#8 1.113     --rename-empty        use empty blobs as rename source
#8 1.113     --follow              continue listing the history of a file beyond renames
#8 1.113     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.113 
#8 1.113 Diff algorithm options
#8 1.113     --minimal             produce the smallest possible diff
#8 1.113     -w, --ignore-all-space
#8 1.113                           ignore whitespace when comparing lines
#8 1.113     -b, --ignore-space-change
#8 1.113                           ignore changes in amount of whitespace
#8 1.113     --ignore-space-at-eol
#8 1.113                           ignore changes in whitespace at EOL
#8 1.113     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.113     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.113     -I, --ignore-matching-lines <regex>
#8 1.113                           ignore changes whose all lines match <regex>
#8 1.113     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.113     --patience            generate diff using the "patience diff" algorithm
#8 1.113     --histogram           generate diff using the "histogram diff" algorithm
#8 1.113     --diff-algorithm <algorithm>
#8 1.113                           choose a diff algorithm
#8 1.113     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.113     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.113     --word-diff-regex <regex>
#8 1.113                           use <regex> to decide what a word is
#8 1.113     --color-words[=<regex>]
#8 1.113                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.113     --color-moved[=<mode>]
#8 1.113                           moved lines of code are colored differently
#8 1.113     --color-moved-ws <mode>
#8 1.113                           how white spaces are ignored in --color-moved
#8 1.113 
#8 1.113 Other diff options
#8 1.113     --relative[=<prefix>]
#8 1.113                           when run from subdir, exclude changes outside and show relative paths
#8 1.113     -a, --text            treat all files as text
#8 1.113     -R                    swap two inputs, reverse the diff
#8 1.113     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.113     --quiet               disable all output of the program
#8 1.113     --ext-diff            allow an external diff helper to be executed
#8 1.113     --textconv            run external text conversion filters when comparing binary files
#8 1.113     --ignore-submodules[=<when>]
#8 1.113                           ignore changes to submodules in the diff generation
#8 1.113     --submodule[=<format>]
#8 1.113                           specify how differences in submodules are shown
#8 1.113     --ita-invisible-in-index
#8 1.113                           hide 'git add -N' entries from the index
#8 1.113     --ita-visible-in-index
#8 1.113                           treat 'git add -N' entries as real in the index
#8 1.113     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.113     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.113     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.113     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.113     -O <file>             control the order in which files appear in the output
#8 1.113     --rotate-to <path>    show the change in the specified path first
#8 1.113     --skip-to <path>      skip the output to the specified path
#8 1.113     --find-object <object-id>
#8 1.113                           look for differences that change the number of occurrences of the specified object
#8 1.113     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.113                           select files by diff type
#8 1.113     --output <file>       output to a specific file
#8 1.113 
#8 1.117 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SNDCP_v7.0.0'
#8 1.117 To add an exception for this directory, call:
#8 1.117 
#8 1.117 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SNDCP_v7.0.0
#8 1.124 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SNDCP_v7.0.0'
#8 1.124 To add an exception for this directory, call:
#8 1.124 
#8 1.124 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SNDCP_v7.0.0
#8 1.128 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.128 usage: git diff --no-index [<options>] <path> <path>
#8 1.128 
#8 1.128 Diff output format options
#8 1.128     -p, --patch           generate patch
#8 1.128     -s, --no-patch        suppress diff output
#8 1.128     -u                    generate patch
#8 1.128     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.128     -W, --function-context
#8 1.128                           generate diffs with <n> lines context
#8 1.128     --raw                 generate the diff in raw format
#8 1.128     --patch-with-raw      synonym for '-p --raw'
#8 1.128     --patch-with-stat     synonym for '-p --stat'
#8 1.128     --numstat             machine friendly --stat
#8 1.128     --shortstat           output only the last line of --stat
#8 1.128     -X, --dirstat[=<param1,param2>...]
#8 1.128                           output the distribution of relative amount of changes for each sub-directory
#8 1.128     --cumulative          synonym for --dirstat=cumulative
#8 1.128     --dirstat-by-file[=<param1,param2>...]
#8 1.128                           synonym for --dirstat=files,param1,param2...
#8 1.128     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.128     --summary             condensed summary such as creations, renames and mode changes
#8 1.128     --name-only           show only names of changed files
#8 1.128     --name-status         show only names and status of changed files
#8 1.128     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.128                           generate diffstat
#8 1.128     --stat-width <width>  generate diffstat with a given width
#8 1.128     --stat-name-width <width>
#8 1.128                           generate diffstat with a given name width
#8 1.128     --stat-graph-width <width>
#8 1.128                           generate diffstat with a given graph width
#8 1.128     --stat-count <count>  generate diffstat with limited lines
#8 1.128     --compact-summary     generate compact summary in diffstat
#8 1.128     --binary              output a binary diff that can be applied
#8 1.128     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.128     --color[=<when>]      show colored diff
#8 1.128     --ws-error-highlight <kind>
#8 1.128                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.128     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.128     --abbrev[=<n>]        use <n> digits to display object names
#8 1.128     --src-prefix <prefix>
#8 1.128                           show the given source prefix instead of "a/"
#8 1.128     --dst-prefix <prefix>
#8 1.128                           show the given destination prefix instead of "b/"
#8 1.128     --line-prefix <prefix>
#8 1.128                           prepend an additional prefix to every line of output
#8 1.128     --no-prefix           do not show any source or destination prefix
#8 1.128     --inter-hunk-context <n>
#8 1.128                           show context between diff hunks up to the specified number of lines
#8 1.128     --output-indicator-new <char>
#8 1.128                           specify the character to indicate a new line instead of '+'
#8 1.128     --output-indicator-old <char>
#8 1.128                           specify the character to indicate an old line instead of '-'
#8 1.128     --output-indicator-context <char>
#8 1.128                           specify the character to indicate a context instead of ' '
#8 1.128 
#8 1.128 Diff rename options
#8 1.128     -B, --break-rewrites[=<n>[/<m>]]
#8 1.129                           break complete rewrite changes into pairs of delete and create
#8 1.129     -M, --find-renames[=<n>]
#8 1.129                           detect renames
#8 1.129     -D, --irreversible-delete
#8 1.129                           omit the preimage for deletes
#8 1.129     -C, --find-copies[=<n>]
#8 1.129                           detect copies
#8 1.129     --find-copies-harder  use unmodified files as source to find copies
#8 1.129     --no-renames          disable rename detection
#8 1.129     --rename-empty        use empty blobs as rename source
#8 1.129     --follow              continue listing the history of a file beyond renames
#8 1.129     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.129 
#8 1.129 Diff algorithm options
#8 1.129     --minimal             produce the smallest possible diff
#8 1.129     -w, --ignore-all-space
#8 1.129                           ignore whitespace when comparing lines
#8 1.129     -b, --ignore-space-change
#8 1.129                           ignore changes in amount of whitespace
#8 1.129     --ignore-space-at-eol
#8 1.129                           ignore changes in whitespace at EOL
#8 1.129     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.129     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.129     -I, --ignore-matching-lines <regex>
#8 1.129                           ignore changes whose all lines match <regex>
#8 1.129     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.129     --patience            generate diff using the "patience diff" algorithm
#8 1.129     --histogram           generate diff using the "histogram diff" algorithm
#8 1.129     --diff-algorithm <algorithm>
#8 1.129                           choose a diff algorithm
#8 1.129     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.129     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.129     --word-diff-regex <regex>
#8 1.129                           use <regex> to decide what a word is
#8 1.129     --color-words[=<regex>]
#8 1.129                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.129     --color-moved[=<mode>]
#8 1.129                           moved lines of code are colored differently
#8 1.129     --color-moved-ws <mode>
#8 1.129                           how white spaces are ignored in --color-moved
#8 1.129 
#8 1.129 Other diff options
#8 1.129     --relative[=<prefix>]
#8 1.129                           when run from subdir, exclude changes outside and show relative paths
#8 1.129     -a, --text            treat all files as text
#8 1.129     -R                    swap two inputs, reverse the diff
#8 1.129     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.129     --quiet               disable all output of the program
#8 1.129     --ext-diff            allow an external diff helper to be executed
#8 1.129     --textconv            run external text conversion filters when comparing binary files
#8 1.129     --ignore-submodules[=<when>]
#8 1.129                           ignore changes to submodules in the diff generation
#8 1.129     --submodule[=<format>]
#8 1.129                           specify how differences in submodules are shown
#8 1.129     --ita-invisible-in-index
#8 1.129                           hide 'git add -N' entries from the index
#8 1.129     --ita-visible-in-index
#8 1.129                           treat 'git add -N' entries as real in the index
#8 1.129     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.129     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.129     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.129     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.129     -O <file>             control the order in which files appear in the output
#8 1.129     --rotate-to <path>    show the change in the specified path first
#8 1.129     --skip-to <path>      skip the output to the specified path
#8 1.129     --find-object <object-id>
#8 1.129                           look for differences that change the number of occurrences of the specified object
#8 1.129     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.129                           select files by diff type
#8 1.129     --output <file>       output to a specific file
#8 1.129 
#8 1.133 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.PFCP_v15.1.0'
#8 1.133 To add an exception for this directory, call:
#8 1.133 
#8 1.133 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.PFCP_v15.1.0
#8 1.140 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.PFCP_v15.1.0'
#8 1.140 To add an exception for this directory, call:
#8 1.140 
#8 1.140 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.PFCP_v15.1.0
#8 1.144 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.144 usage: git diff --no-index [<options>] <path> <path>
#8 1.144 
#8 1.144 Diff output format options
#8 1.144     -p, --patch           generate patch
#8 1.144     -s, --no-patch        suppress diff output
#8 1.144     -u                    generate patch
#8 1.144     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.144     -W, --function-context
#8 1.144                           generate diffs with <n> lines context
#8 1.144     --raw                 generate the diff in raw format
#8 1.144     --patch-with-raw      synonym for '-p --raw'
#8 1.144     --patch-with-stat     synonym for '-p --stat'
#8 1.144     --numstat             machine friendly --stat
#8 1.144     --shortstat           output only the last line of --stat
#8 1.144     -X, --dirstat[=<param1,param2>...]
#8 1.144                           output the distribution of relative amount of changes for each sub-directory
#8 1.144     --cumulative          synonym for --dirstat=cumulative
#8 1.144     --dirstat-by-file[=<param1,param2>...]
#8 1.144                           synonym for --dirstat=files,param1,param2...
#8 1.144     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.144     --summary             condensed summary such as creations, renames and mode changes
#8 1.144     --name-only           show only names of changed files
#8 1.144     --name-status         show only names and status of changed files
#8 1.144     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.144                           generate diffstat
#8 1.144     --stat-width <width>  generate diffstat with a given width
#8 1.144     --stat-name-width <width>
#8 1.144                           generate diffstat with a given name width
#8 1.144     --stat-graph-width <width>
#8 1.144                           generate diffstat with a given graph width
#8 1.144     --stat-count <count>  generate diffstat with limited lines
#8 1.144     --compact-summary     generate compact summary in diffstat
#8 1.144     --binary              output a binary diff that can be applied
#8 1.144     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.144     --color[=<when>]      show colored diff
#8 1.144     --ws-error-highlight <kind>
#8 1.144                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.144     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.144     --abbrev[=<n>]        use <n> digits to display object names
#8 1.144     --src-prefix <prefix>
#8 1.144                           show the given source prefix instead of "a/"
#8 1.144     --dst-prefix <prefix>
#8 1.144                           show the given destination prefix instead of "b/"
#8 1.144     --line-prefix <prefix>
#8 1.144                           prepend an additional prefix to every line of output
#8 1.144     --no-prefix           do not show any source or destination prefix
#8 1.144     --inter-hunk-context <n>
#8 1.144                           show context between diff hunks up to the specified number of lines
#8 1.144     --output-indicator-new <char>
#8 1.144                           specify the character to indicate a new line instead of '+'
#8 1.144     --output-indicator-old <char>
#8 1.144                           specify the character to indicate an old line instead of '-'
#8 1.144     --output-indicator-context <char>
#8 1.144                           specify the character to indicate a context instead of ' '
#8 1.144 
#8 1.144 Diff rename options
#8 1.144     -B, --break-rewrites[=<n>[/<m>]]
#8 1.144                           break complete rewrite changes into pairs of delete and create
#8 1.144     -M, --find-renames[=<n>]
#8 1.144                           detect renames
#8 1.144     -D, --irreversible-delete
#8 1.144                           omit the preimage for deletes
#8 1.144     -C, --find-copies[=<n>]
#8 1.144                           detect copies
#8 1.144     --find-copies-harder  use unmodified files as source to find copies
#8 1.144     --no-renames          disable rename detection
#8 1.144     --rename-empty        use empty blobs as rename source
#8 1.144     --follow              continue listing the history of a file beyond renames
#8 1.144     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.144 
#8 1.144 Diff algorithm options
#8 1.144     --minimal             produce the smallest possible diff
#8 1.144     -w, --ignore-all-space
#8 1.144                           ignore whitespace when comparing lines
#8 1.144     -b, --ignore-space-change
#8 1.144                           ignore changes in amount of whitespace
#8 1.144     --ignore-space-at-eol
#8 1.144                           ignore changes in whitespace at EOL
#8 1.144     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.144     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.144     -I, --ignore-matching-lines <regex>
#8 1.144                           ignore changes whose all lines match <regex>
#8 1.144     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.144     --patience            generate diff using the "patience diff" algorithm
#8 1.144     --histogram           generate diff using the "histogram diff" algorithm
#8 1.144     --diff-algorithm <algorithm>
#8 1.144                           choose a diff algorithm
#8 1.144     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.144     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.144     --word-diff-regex <regex>
#8 1.144                           use <regex> to decide what a word is
#8 1.144     --color-words[=<regex>]
#8 1.144                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.144     --color-moved[=<mode>]
#8 1.144                           moved lines of code are colored differently
#8 1.144     --color-moved-ws <mode>
#8 1.144                           how white spaces are ignored in --color-moved
#8 1.144 
#8 1.144 Other diff options
#8 1.144     --relative[=<prefix>]
#8 1.144                           when run from subdir, exclude changes outside and show relative paths
#8 1.144     -a, --text            treat all files as text
#8 1.144     -R                    swap two inputs, reverse the diff
#8 1.144     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.144     --quiet               disable all output of the program
#8 1.144     --ext-diff            allow an external diff helper to be executed
#8 1.144     --textconv            run external text conversion filters when comparing binary files
#8 1.144     --ignore-submodules[=<when>]
#8 1.144                           ignore changes to submodules in the diff generation
#8 1.144     --submodule[=<format>]
#8 1.144                           specify how differences in submodules are shown
#8 1.144     --ita-invisible-in-index
#8 1.144                           hide 'git add -N' entries from the index
#8 1.144     --ita-visible-in-index
#8 1.144                           treat 'git add -N' entries as real in the index
#8 1.144     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.144     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.144     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.144     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.144     -O <file>             control the order in which files appear in the output
#8 1.144     --rotate-to <path>    show the change in the specified path first
#8 1.144     --skip-to <path>      skip the output to the specified path
#8 1.144     --find-object <object-id>
#8 1.144                           look for differences that change the number of occurrences of the specified object
#8 1.144     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.144                           select files by diff type
#8 1.144     --output <file>       output to a specific file
#8 1.144 
#8 1.149 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Socket-API'
#8 1.149 To add an exception for this directory, call:
#8 1.149 
#8 1.149 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Socket-API
#8 1.155 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Socket-API'
#8 1.155 To add an exception for this directory, call:
#8 1.155 
#8 1.155 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Socket-API
#8 1.159 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.159 usage: git diff --no-index [<options>] <path> <path>
#8 1.159 
#8 1.159 Diff output format options
#8 1.159     -p, --patch           generate patch
#8 1.159     -s, --no-patch        suppress diff output
#8 1.159     -u                    generate patch
#8 1.159     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.159     -W, --function-context
#8 1.159                           generate diffs with <n> lines context
#8 1.159     --raw                 generate the diff in raw format
#8 1.159     --patch-with-raw      synonym for '-p --raw'
#8 1.159     --patch-with-stat     synonym for '-p --stat'
#8 1.159     --numstat             machine friendly --stat
#8 1.159     --shortstat           output only the last line of --stat
#8 1.159     -X, --dirstat[=<param1,param2>...]
#8 1.159                           output the distribution of relative amount of changes for each sub-directory
#8 1.159     --cumulative          synonym for --dirstat=cumulative
#8 1.159     --dirstat-by-file[=<param1,param2>...]
#8 1.159                           synonym for --dirstat=files,param1,param2...
#8 1.159     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.159     --summary             condensed summary such as creations, renames and mode changes
#8 1.159     --name-only           show only names of changed files
#8 1.159     --name-status         show only names and status of changed files
#8 1.159     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.159                           generate diffstat
#8 1.159     --stat-width <width>  generate diffstat with a given width
#8 1.159     --stat-name-width <width>
#8 1.159                           generate diffstat with a given name width
#8 1.159     --stat-graph-width <width>
#8 1.159                           generate diffstat with a given graph width
#8 1.159     --stat-count <count>  generate diffstat with limited lines
#8 1.159     --compact-summary     generate compact summary in diffstat
#8 1.159     --binary              output a binary diff that can be applied
#8 1.159     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.159     --color[=<when>]      show colored diff
#8 1.159     --ws-error-highlight <kind>
#8 1.159                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.159     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.159     --abbrev[=<n>]        use <n> digits to display object names
#8 1.159     --src-prefix <prefix>
#8 1.159                           show the given source prefix instead of "a/"
#8 1.159     --dst-prefix <prefix>
#8 1.159                           show the given destination prefix instead of "b/"
#8 1.159     --line-prefix <prefix>
#8 1.159                           prepend an additional prefix to every line of output
#8 1.159     --no-prefix           do not show any source or destination prefix
#8 1.159     --inter-hunk-context <n>
#8 1.159                           show context between diff hunks up to the specified number of lines
#8 1.159     --output-indicator-new <char>
#8 1.159                           specify the character to indicate a new line instead of '+'
#8 1.159     --output-indicator-old <char>
#8 1.159                           specify the character to indicate an old line instead of '-'
#8 1.159     --output-indicator-context <char>
#8 1.159                           specify the character to indicate a context instead of ' '
#8 1.159 
#8 1.159 Diff rename options
#8 1.159     -B, --break-rewrites[=<n>[/<m>]]
#8 1.159                           break complete rewrite changes into pairs of delete and create
#8 1.159     -M, --find-renames[=<n>]
#8 1.159                           detect renames
#8 1.159     -D, --irreversible-delete
#8 1.159                           omit the preimage for deletes
#8 1.159     -C, --find-copies[=<n>]
#8 1.159                           detect copies
#8 1.159     --find-copies-harder  use unmodified files as source to find copies
#8 1.159     --no-renames          disable rename detection
#8 1.159     --rename-empty        use empty blobs as rename source
#8 1.159     --follow              continue listing the history of a file beyond renames
#8 1.159     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.159 
#8 1.159 Diff algorithm options
#8 1.159     --minimal             produce the smallest possible diff
#8 1.159     -w, --ignore-all-space
#8 1.159                           ignore whitespace when comparing lines
#8 1.159     -b, --ignore-space-change
#8 1.159                           ignore changes in amount of whitespace
#8 1.159     --ignore-space-at-eol
#8 1.159                           ignore changes in whitespace at EOL
#8 1.159     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.159     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.159     -I, --ignore-matching-lines <regex>
#8 1.159                           ignore changes whose all lines match <regex>
#8 1.159     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.159     --patience            generate diff using the "patience diff" algorithm
#8 1.159     --histogram           generate diff using the "histogram diff" algorithm
#8 1.159     --diff-algorithm <algorithm>
#8 1.159                           choose a diff algorithm
#8 1.159     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.159     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.159     --word-diff-regex <regex>
#8 1.159                           use <regex> to decide what a word is
#8 1.159     --color-words[=<regex>]
#8 1.159                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.159     --color-moved[=<mode>]
#8 1.159                           moved lines of code are colored differently
#8 1.159     --color-moved-ws <mode>
#8 1.159                           how white spaces are ignored in --color-moved
#8 1.159 
#8 1.159 Other diff options
#8 1.159     --relative[=<prefix>]
#8 1.159                           when run from subdir, exclude changes outside and show relative paths
#8 1.159     -a, --text            treat all files as text
#8 1.159     -R                    swap two inputs, reverse the diff
#8 1.159     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.159     --quiet               disable all output of the program
#8 1.159     --ext-diff            allow an external diff helper to be executed
#8 1.159     --textconv            run external text conversion filters when comparing binary files
#8 1.159     --ignore-submodules[=<when>]
#8 1.159                           ignore changes to submodules in the diff generation
#8 1.159     --submodule[=<format>]
#8 1.159                           specify how differences in submodules are shown
#8 1.159     --ita-invisible-in-index
#8 1.159                           hide 'git add -N' entries from the index
#8 1.159     --ita-visible-in-index
#8 1.159                           treat 'git add -N' entries as real in the index
#8 1.159     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.159     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.159     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.159     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.159     -O <file>             control the order in which files appear in the output
#8 1.159     --rotate-to <path>    show the change in the specified path first
#8 1.159     --skip-to <path>      skip the output to the specified path
#8 1.159     --find-object <object-id>
#8 1.159                           look for differences that change the number of occurrences of the specified object
#8 1.159     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.159                           select files by diff type
#8 1.159     --output <file>       output to a specific file
#8 1.159 
#8 1.164 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Abstract_Socket'
#8 1.164 To add an exception for this directory, call:
#8 1.164 
#8 1.164 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Abstract_Socket
#8 1.170 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Abstract_Socket'
#8 1.170 To add an exception for this directory, call:
#8 1.170 
#8 1.170 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Abstract_Socket
#8 1.174 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.174 usage: git diff --no-index [<options>] <path> <path>
#8 1.174 
#8 1.174 Diff output format options
#8 1.174     -p, --patch           generate patch
#8 1.174     -s, --no-patch        suppress diff output
#8 1.174     -u                    generate patch
#8 1.174     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.174     -W, --function-context
#8 1.174                           generate diffs with <n> lines context
#8 1.174     --raw                 generate the diff in raw format
#8 1.174     --patch-with-raw      synonym for '-p --raw'
#8 1.174     --patch-with-stat     synonym for '-p --stat'
#8 1.174     --numstat             machine friendly --stat
#8 1.174     --shortstat           output only the last line of --stat
#8 1.174     -X, --dirstat[=<param1,param2>...]
#8 1.174                           output the distribution of relative amount of changes for each sub-directory
#8 1.174     --cumulative          synonym for --dirstat=cumulative
#8 1.174     --dirstat-by-file[=<param1,param2>...]
#8 1.174                           synonym for --dirstat=files,param1,param2...
#8 1.174     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.174     --summary             condensed summary such as creations, renames and mode changes
#8 1.174     --name-only           show only names of changed files
#8 1.174     --name-status         show only names and status of changed files
#8 1.174     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.174                           generate diffstat
#8 1.174     --stat-width <width>  generate diffstat with a given width
#8 1.174     --stat-name-width <width>
#8 1.174                           generate diffstat with a given name width
#8 1.174     --stat-graph-width <width>
#8 1.174                           generate diffstat with a given graph width
#8 1.174     --stat-count <count>  generate diffstat with limited lines
#8 1.174     --compact-summary     generate compact summary in diffstat
#8 1.174     --binary              output a binary diff that can be applied
#8 1.174     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.174     --color[=<when>]      show colored diff
#8 1.174     --ws-error-highlight <kind>
#8 1.174                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.174     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.174     --abbrev[=<n>]        use <n> digits to display object names
#8 1.174     --src-prefix <prefix>
#8 1.174                           show the given source prefix instead of "a/"
#8 1.174     --dst-prefix <prefix>
#8 1.174                           show the given destination prefix instead of "b/"
#8 1.174     --line-prefix <prefix>
#8 1.174                           prepend an additional prefix to every line of output
#8 1.174     --no-prefix           do not show any source or destination prefix
#8 1.174     --inter-hunk-context <n>
#8 1.174                           show context between diff hunks up to the specified number of lines
#8 1.174     --output-indicator-new <char>
#8 1.174                           specify the character to indicate a new line instead of '+'
#8 1.174     --output-indicator-old <char>
#8 1.174                           specify the character to indicate an old line instead of '-'
#8 1.174     --output-indicator-context <char>
#8 1.174                           specify the character to indicate a context instead of ' '
#8 1.174 
#8 1.174 Diff rename options
#8 1.174     -B, --break-rewrites[=<n>[/<m>]]
#8 1.174                           break complete rewrite changes into pairs of delete and create
#8 1.174     -M, --find-renames[=<n>]
#8 1.174                           detect renames
#8 1.174     -D, --irreversible-delete
#8 1.174                           omit the preimage for deletes
#8 1.174     -C, --find-copies[=<n>]
#8 1.174                           detect copies
#8 1.174     --find-copies-harder  use unmodified files as source to find copies
#8 1.174     --no-renames          disable rename detection
#8 1.174     --rename-empty        use empty blobs as rename source
#8 1.174     --follow              continue listing the history of a file beyond renames
#8 1.174     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.174 
#8 1.174 Diff algorithm options
#8 1.174     --minimal             produce the smallest possible diff
#8 1.174     -w, --ignore-all-space
#8 1.174                           ignore whitespace when comparing lines
#8 1.174     -b, --ignore-space-change
#8 1.174                           ignore changes in amount of whitespace
#8 1.174     --ignore-space-at-eol
#8 1.174                           ignore changes in whitespace at EOL
#8 1.174     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.174     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.174     -I, --ignore-matching-lines <regex>
#8 1.174                           ignore changes whose all lines match <regex>
#8 1.174     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.174     --patience            generate diff using the "patience diff" algorithm
#8 1.174     --histogram           generate diff using the "histogram diff" algorithm
#8 1.174     --diff-algorithm <algorithm>
#8 1.174                           choose a diff algorithm
#8 1.174     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.174     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.174     --word-diff-regex <regex>
#8 1.174                           use <regex> to decide what a word is
#8 1.174     --color-words[=<regex>]
#8 1.174                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.174     --color-moved[=<mode>]
#8 1.174                           moved lines of code are colored differently
#8 1.174     --color-moved-ws <mode>
#8 1.174                           how white spaces are ignored in --color-moved
#8 1.174 
#8 1.174 Other diff options
#8 1.174     --relative[=<prefix>]
#8 1.174                           when run from subdir, exclude changes outside and show relative paths
#8 1.174     -a, --text            treat all files as text
#8 1.174     -R                    swap two inputs, reverse the diff
#8 1.174     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.174     --quiet               disable all output of the program
#8 1.174     --ext-diff            allow an external diff helper to be executed
#8 1.174     --textconv            run external text conversion filters when comparing binary files
#8 1.174     --ignore-submodules[=<when>]
#8 1.174                           ignore changes to submodules in the diff generation
#8 1.174     --submodule[=<format>]
#8 1.174                           specify how differences in submodules are shown
#8 1.174     --ita-invisible-in-index
#8 1.174                           hide 'git add -N' entries from the index
#8 1.174     --ita-visible-in-index
#8 1.174                           treat 'git add -N' entries as real in the index
#8 1.174     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.174     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.174     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.174     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.174     -O <file>             control the order in which files appear in the output
#8 1.174     --rotate-to <path>    show the change in the specified path first
#8 1.174     --skip-to <path>      skip the output to the specified path
#8 1.174     --find-object <object-id>
#8 1.174                           look for differences that change the number of occurrences of the specified object
#8 1.174     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.174                           select files by diff type
#8 1.174     --output <file>       output to a specific file
#8 1.174 
#8 1.179 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.HTTPmsg'
#8 1.179 To add an exception for this directory, call:
#8 1.179 
#8 1.179 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.HTTPmsg
#8 1.184 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.HTTPmsg'
#8 1.184 To add an exception for this directory, call:
#8 1.184 
#8 1.184 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.HTTPmsg
#8 1.188 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.188 usage: git diff --no-index [<options>] <path> <path>
#8 1.188 
#8 1.188 Diff output format options
#8 1.188     -p, --patch           generate patch
#8 1.188     -s, --no-patch        suppress diff output
#8 1.188     -u                    generate patch
#8 1.188     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.188     -W, --function-context
#8 1.188                           generate diffs with <n> lines context
#8 1.188     --raw                 generate the diff in raw format
#8 1.188     --patch-with-raw      synonym for '-p --raw'
#8 1.188     --patch-with-stat     synonym for '-p --stat'
#8 1.188     --numstat             machine friendly --stat
#8 1.188     --shortstat           output only the last line of --stat
#8 1.188     -X, --dirstat[=<param1,param2>...]
#8 1.188                           output the distribution of relative amount of changes for each sub-directory
#8 1.188     --cumulative          synonym for --dirstat=cumulative
#8 1.188     --dirstat-by-file[=<param1,param2>...]
#8 1.188                           synonym for --dirstat=files,param1,param2...
#8 1.188     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.188     --summary             condensed summary such as creations, renames and mode changes
#8 1.188     --name-only           show only names of changed files
#8 1.188     --name-status         show only names and status of changed files
#8 1.188     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.188                           generate diffstat
#8 1.188     --stat-width <width>  generate diffstat with a given width
#8 1.188     --stat-name-width <width>
#8 1.188                           generate diffstat with a given name width
#8 1.188     --stat-graph-width <width>
#8 1.188                           generate diffstat with a given graph width
#8 1.188     --stat-count <count>  generate diffstat with limited lines
#8 1.188     --compact-summary     generate compact summary in diffstat
#8 1.188     --binary              output a binary diff that can be applied
#8 1.188     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.188     --color[=<when>]      show colored diff
#8 1.188     --ws-error-highlight <kind>
#8 1.188                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.188     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.188     --abbrev[=<n>]        use <n> digits to display object names
#8 1.188     --src-prefix <prefix>
#8 1.188                           show the given source prefix instead of "a/"
#8 1.188     --dst-prefix <prefix>
#8 1.188                           show the given destination prefix instead of "b/"
#8 1.188     --line-prefix <prefix>
#8 1.188                           prepend an additional prefix to every line of output
#8 1.188     --no-prefix           do not show any source or destination prefix
#8 1.188     --inter-hunk-context <n>
#8 1.188                           show context between diff hunks up to the specified number of lines
#8 1.188     --output-indicator-new <char>
#8 1.188                           specify the character to indicate a new line instead of '+'
#8 1.188     --output-indicator-old <char>
#8 1.188                           specify the character to indicate an old line instead of '-'
#8 1.188     --output-indicator-context <char>
#8 1.188                           specify the character to indicate a context instead of ' '
#8 1.188 
#8 1.188 Diff rename options
#8 1.188     -B, --break-rewrites[=<n>[/<m>]]
#8 1.188                           break complete rewrite changes into pairs of delete and create
#8 1.188     -M, --find-renames[=<n>]
#8 1.188                           detect renames
#8 1.188     -D, --irreversible-delete
#8 1.188                           omit the preimage for deletes
#8 1.188     -C, --find-copies[=<n>]
#8 1.188                           detect copies
#8 1.188     --find-copies-harder  use unmodified files as source to find copies
#8 1.188     --no-renames          disable rename detection
#8 1.188     --rename-empty        use empty blobs as rename source
#8 1.188     --follow              continue listing the history of a file beyond renames
#8 1.188     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.188 
#8 1.188 Diff algorithm options
#8 1.188     --minimal             produce the smallest possible diff
#8 1.188     -w, --ignore-all-space
#8 1.188                           ignore whitespace when comparing lines
#8 1.188     -b, --ignore-space-change
#8 1.189                           ignore changes in amount of whitespace
#8 1.189     --ignore-space-at-eol
#8 1.189                           ignore changes in whitespace at EOL
#8 1.189     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.189     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.189     -I, --ignore-matching-lines <regex>
#8 1.189                           ignore changes whose all lines match <regex>
#8 1.189     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.189     --patience            generate diff using the "patience diff" algorithm
#8 1.189     --histogram           generate diff using the "histogram diff" algorithm
#8 1.189     --diff-algorithm <algorithm>
#8 1.189                           choose a diff algorithm
#8 1.189     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.189     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.189     --word-diff-regex <regex>
#8 1.189                           use <regex> to decide what a word is
#8 1.189     --color-words[=<regex>]
#8 1.189                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.189     --color-moved[=<mode>]
#8 1.189                           moved lines of code are colored differently
#8 1.189     --color-moved-ws <mode>
#8 1.189                           how white spaces are ignored in --color-moved
#8 1.189 
#8 1.189 Other diff options
#8 1.189     --relative[=<prefix>]
#8 1.189                           when run from subdir, exclude changes outside and show relative paths
#8 1.189     -a, --text            treat all files as text
#8 1.189     -R                    swap two inputs, reverse the diff
#8 1.189     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.189     --quiet               disable all output of the program
#8 1.189     --ext-diff            allow an external diff helper to be executed
#8 1.189     --textconv            run external text conversion filters when comparing binary files
#8 1.189     --ignore-submodules[=<when>]
#8 1.189                           ignore changes to submodules in the diff generation
#8 1.189     --submodule[=<format>]
#8 1.189                           specify how differences in submodules are shown
#8 1.189     --ita-invisible-in-index
#8 1.189                           hide 'git add -N' entries from the index
#8 1.189     --ita-visible-in-index
#8 1.189                           treat 'git add -N' entries as real in the index
#8 1.189     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.189     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.189     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.189     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.189     -O <file>             control the order in which files appear in the output
#8 1.189     --rotate-to <path>    show the change in the specified path first
#8 1.189     --skip-to <path>      skip the output to the specified path
#8 1.189     --find-object <object-id>
#8 1.189                           look for differences that change the number of occurrences of the specified object
#8 1.189     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.189                           select files by diff type
#8 1.189     --output <file>       output to a specific file
#8 1.189 
#8 1.193 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.IPL4asp'
#8 1.193 To add an exception for this directory, call:
#8 1.193 
#8 1.193 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.IPL4asp
#8 1.198 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.IPL4asp'
#8 1.198 To add an exception for this directory, call:
#8 1.198 
#8 1.198 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.IPL4asp
#8 1.202 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.202 usage: git diff --no-index [<options>] <path> <path>
#8 1.202 
#8 1.202 Diff output format options
#8 1.202     -p, --patch           generate patch
#8 1.202     -s, --no-patch        suppress diff output
#8 1.202     -u                    generate patch
#8 1.202     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.202     -W, --function-context
#8 1.202                           generate diffs with <n> lines context
#8 1.202     --raw                 generate the diff in raw format
#8 1.202     --patch-with-raw      synonym for '-p --raw'
#8 1.202     --patch-with-stat     synonym for '-p --stat'
#8 1.202     --numstat             machine friendly --stat
#8 1.202     --shortstat           output only the last line of --stat
#8 1.202     -X, --dirstat[=<param1,param2>...]
#8 1.202                           output the distribution of relative amount of changes for each sub-directory
#8 1.202     --cumulative          synonym for --dirstat=cumulative
#8 1.202     --dirstat-by-file[=<param1,param2>...]
#8 1.202                           synonym for --dirstat=files,param1,param2...
#8 1.202     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.202     --summary             condensed summary such as creations, renames and mode changes
#8 1.202     --name-only           show only names of changed files
#8 1.202     --name-status         show only names and status of changed files
#8 1.202     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.202                           generate diffstat
#8 1.202     --stat-width <width>  generate diffstat with a given width
#8 1.202     --stat-name-width <width>
#8 1.202                           generate diffstat with a given name width
#8 1.202     --stat-graph-width <width>
#8 1.202                           generate diffstat with a given graph width
#8 1.202     --stat-count <count>  generate diffstat with limited lines
#8 1.202     --compact-summary     generate compact summary in diffstat
#8 1.202     --binary              output a binary diff that can be applied
#8 1.202     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.202     --color[=<when>]      show colored diff
#8 1.202     --ws-error-highlight <kind>
#8 1.202                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.202     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.202     --abbrev[=<n>]        use <n> digits to display object names
#8 1.202     --src-prefix <prefix>
#8 1.202                           show the given source prefix instead of "a/"
#8 1.202     --dst-prefix <prefix>
#8 1.202                           show the given destination prefix instead of "b/"
#8 1.202     --line-prefix <prefix>
#8 1.202                           prepend an additional prefix to every line of output
#8 1.202     --no-prefix           do not show any source or destination prefix
#8 1.202     --inter-hunk-context <n>
#8 1.202                           show context between diff hunks up to the specified number of lines
#8 1.202     --output-indicator-new <char>
#8 1.202                           specify the character to indicate a new line instead of '+'
#8 1.202     --output-indicator-old <char>
#8 1.202                           specify the character to indicate an old line instead of '-'
#8 1.202     --output-indicator-context <char>
#8 1.202                           specify the character to indicate a context instead of ' '
#8 1.202 
#8 1.202 Diff rename options
#8 1.202     -B, --break-rewrites[=<n>[/<m>]]
#8 1.202                           break complete rewrite changes into pairs of delete and create
#8 1.202     -M, --find-renames[=<n>]
#8 1.202                           detect renames
#8 1.202     -D, --irreversible-delete
#8 1.202                           omit the preimage for deletes
#8 1.202     -C, --find-copies[=<n>]
#8 1.202                           detect copies
#8 1.202     --find-copies-harder  use unmodified files as source to find copies
#8 1.202     --no-renames          disable rename detection
#8 1.202     --rename-empty        use empty blobs as rename source
#8 1.202     --follow              continue listing the history of a file beyond renames
#8 1.202     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.202 
#8 1.202 Diff algorithm options
#8 1.202     --minimal             produce the smallest possible diff
#8 1.202     -w, --ignore-all-space
#8 1.202                           ignore whitespace when comparing lines
#8 1.202     -b, --ignore-space-change
#8 1.202                           ignore changes in amount of whitespace
#8 1.202     --ignore-space-at-eol
#8 1.202                           ignore changes in whitespace at EOL
#8 1.202     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.202     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.202     -I, --ignore-matching-lines <regex>
#8 1.202                           ignore changes whose all lines match <regex>
#8 1.202     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.202     --patience            generate diff using the "patience diff" algorithm
#8 1.202     --histogram           generate diff using the "histogram diff" algorithm
#8 1.202     --diff-algorithm <algorithm>
#8 1.202                           choose a diff algorithm
#8 1.202     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.202     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.202     --word-diff-regex <regex>
#8 1.202                           use <regex> to decide what a word is
#8 1.202     --color-words[=<regex>]
#8 1.202                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.203     --color-moved[=<mode>]
#8 1.203                           moved lines of code are colored differently
#8 1.203     --color-moved-ws <mode>
#8 1.203                           how white spaces are ignored in --color-moved
#8 1.203 
#8 1.203 Other diff options
#8 1.203     --relative[=<prefix>]
#8 1.203                           when run from subdir, exclude changes outside and show relative paths
#8 1.203     -a, --text            treat all files as text
#8 1.203     -R                    swap two inputs, reverse the diff
#8 1.203     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.203     --quiet               disable all output of the program
#8 1.203     --ext-diff            allow an external diff helper to be executed
#8 1.203     --textconv            run external text conversion filters when comparing binary files
#8 1.203     --ignore-submodules[=<when>]
#8 1.203                           ignore changes to submodules in the diff generation
#8 1.203     --submodule[=<format>]
#8 1.203                           specify how differences in submodules are shown
#8 1.203     --ita-invisible-in-index
#8 1.203                           hide 'git add -N' entries from the index
#8 1.203     --ita-visible-in-index
#8 1.203                           treat 'git add -N' entries as real in the index
#8 1.203     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.203     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.203     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.203     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.203     -O <file>             control the order in which files appear in the output
#8 1.203     --rotate-to <path>    show the change in the specified path first
#8 1.203     --skip-to <path>      skip the output to the specified path
#8 1.203     --find-object <object-id>
#8 1.203                           look for differences that change the number of occurrences of the specified object
#8 1.203     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.203                           select files by diff type
#8 1.203     --output <file>       output to a specific file
#8 1.203 
#8 1.207 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.LANL2asp'
#8 1.207 To add an exception for this directory, call:
#8 1.207 
#8 1.207 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.LANL2asp
#8 1.213 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.LANL2asp'
#8 1.213 To add an exception for this directory, call:
#8 1.213 
#8 1.213 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.LANL2asp
#8 1.217 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.217 usage: git diff --no-index [<options>] <path> <path>
#8 1.217 
#8 1.217 Diff output format options
#8 1.217     -p, --patch           generate patch
#8 1.217     -s, --no-patch        suppress diff output
#8 1.217     -u                    generate patch
#8 1.217     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.217     -W, --function-context
#8 1.217                           generate diffs with <n> lines context
#8 1.217     --raw                 generate the diff in raw format
#8 1.217     --patch-with-raw      synonym for '-p --raw'
#8 1.217     --patch-with-stat     synonym for '-p --stat'
#8 1.217     --numstat             machine friendly --stat
#8 1.217     --shortstat           output only the last line of --stat
#8 1.217     -X, --dirstat[=<param1,param2>...]
#8 1.217                           output the distribution of relative amount of changes for each sub-directory
#8 1.217     --cumulative          synonym for --dirstat=cumulative
#8 1.217     --dirstat-by-file[=<param1,param2>...]
#8 1.217                           synonym for --dirstat=files,param1,param2...
#8 1.217     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.217     --summary             condensed summary such as creations, renames and mode changes
#8 1.217     --name-only           show only names of changed files
#8 1.217     --name-status         show only names and status of changed files
#8 1.217     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.217                           generate diffstat
#8 1.217     --stat-width <width>  generate diffstat with a given width
#8 1.217     --stat-name-width <width>
#8 1.217                           generate diffstat with a given name width
#8 1.217     --stat-graph-width <width>
#8 1.217                           generate diffstat with a given graph width
#8 1.217     --stat-count <count>  generate diffstat with limited lines
#8 1.217     --compact-summary     generate compact summary in diffstat
#8 1.217     --binary              output a binary diff that can be applied
#8 1.217     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.217     --color[=<when>]      show colored diff
#8 1.217     --ws-error-highlight <kind>
#8 1.217                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.217     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.217     --abbrev[=<n>]        use <n> digits to display object names
#8 1.217     --src-prefix <prefix>
#8 1.217                           show the given source prefix instead of "a/"
#8 1.217     --dst-prefix <prefix>
#8 1.217                           show the given destination prefix instead of "b/"
#8 1.217     --line-prefix <prefix>
#8 1.217                           prepend an additional prefix to every line of output
#8 1.217     --no-prefix           do not show any source or destination prefix
#8 1.217     --inter-hunk-context <n>
#8 1.217                           show context between diff hunks up to the specified number of lines
#8 1.217     --output-indicator-new <char>
#8 1.217                           specify the character to indicate a new line instead of '+'
#8 1.217     --output-indicator-old <char>
#8 1.217                           specify the character to indicate an old line instead of '-'
#8 1.217     --output-indicator-context <char>
#8 1.217                           specify the character to indicate a context instead of ' '
#8 1.217 
#8 1.217 Diff rename options
#8 1.217     -B, --break-rewrites[=<n>[/<m>]]
#8 1.217                           break complete rewrite changes into pairs of delete and create
#8 1.217     -M, --find-renames[=<n>]
#8 1.217                           detect renames
#8 1.217     -D, --irreversible-delete
#8 1.217                           omit the preimage for deletes
#8 1.217     -C, --find-copies[=<n>]
#8 1.217                           detect copies
#8 1.217     --find-copies-harder  use unmodified files as source to find copies
#8 1.217     --no-renames          disable rename detection
#8 1.217     --rename-empty        use empty blobs as rename source
#8 1.217     --follow              continue listing the history of a file beyond renames
#8 1.217     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.217 
#8 1.217 Diff algorithm options
#8 1.217     --minimal             produce the smallest possible diff
#8 1.217     -w, --ignore-all-space
#8 1.217                           ignore whitespace when comparing lines
#8 1.217     -b, --ignore-space-change
#8 1.217                           ignore changes in amount of whitespace
#8 1.217     --ignore-space-at-eol
#8 1.217                           ignore changes in whitespace at EOL
#8 1.217     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.217     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.217     -I, --ignore-matching-lines <regex>
#8 1.217                           ignore changes whose all lines match <regex>
#8 1.217     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.217     --patience            generate diff using the "patience diff" algorithm
#8 1.217     --histogram           generate diff using the "histogram diff" algorithm
#8 1.217     --diff-algorithm <algorithm>
#8 1.217                           choose a diff algorithm
#8 1.217     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.217     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.217     --word-diff-regex <regex>
#8 1.217                           use <regex> to decide what a word is
#8 1.217     --color-words[=<regex>]
#8 1.217                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.217     --color-moved[=<mode>]
#8 1.217                           moved lines of code are colored differently
#8 1.217     --color-moved-ws <mode>
#8 1.217                           how white spaces are ignored in --color-moved
#8 1.217 
#8 1.217 Other diff options
#8 1.217     --relative[=<prefix>]
#8 1.217                           when run from subdir, exclude changes outside and show relative paths
#8 1.217     -a, --text            treat all files as text
#8 1.217     -R                    swap two inputs, reverse the diff
#8 1.217     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.217     --quiet               disable all output of the program
#8 1.217     --ext-diff            allow an external diff helper to be executed
#8 1.217     --textconv            run external text conversion filters when comparing binary files
#8 1.217     --ignore-submodules[=<when>]
#8 1.217                           ignore changes to submodules in the diff generation
#8 1.217     --submodule[=<format>]
#8 1.217                           specify how differences in submodules are shown
#8 1.217     --ita-invisible-in-index
#8 1.217                           hide 'git add -N' entries from the index
#8 1.217     --ita-visible-in-index
#8 1.217                           treat 'git add -N' entries as real in the index
#8 1.217     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.217     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.217     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.217     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.217     -O <file>             control the order in which files appear in the output
#8 1.217     --rotate-to <path>    show the change in the specified path first
#8 1.217     --skip-to <path>      skip the output to the specified path
#8 1.218     --find-object <object-id>
#8 1.218                           look for differences that change the number of occurrences of the specified object
#8 1.218     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.218                           select files by diff type
#8 1.218     --output <file>       output to a specific file
#8 1.218 
#8 1.222 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.PCAPasp'
#8 1.222 To add an exception for this directory, call:
#8 1.222 
#8 1.222 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.PCAPasp
#8 1.228 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.PCAPasp'
#8 1.228 To add an exception for this directory, call:
#8 1.228 
#8 1.228 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.PCAPasp
#8 1.231 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.231 usage: git diff --no-index [<options>] <path> <path>
#8 1.231 
#8 1.231 Diff output format options
#8 1.231     -p, --patch           generate patch
#8 1.231     -s, --no-patch        suppress diff output
#8 1.231     -u                    generate patch
#8 1.231     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.231     -W, --function-context
#8 1.231                           generate diffs with <n> lines context
#8 1.231     --raw                 generate the diff in raw format
#8 1.231     --patch-with-raw      synonym for '-p --raw'
#8 1.231     --patch-with-stat     synonym for '-p --stat'
#8 1.231     --numstat             machine friendly --stat
#8 1.231     --shortstat           output only the last line of --stat
#8 1.231     -X, --dirstat[=<param1,param2>...]
#8 1.231                           output the distribution of relative amount of changes for each sub-directory
#8 1.231     --cumulative          synonym for --dirstat=cumulative
#8 1.231     --dirstat-by-file[=<param1,param2>...]
#8 1.231                           synonym for --dirstat=files,param1,param2...
#8 1.231     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.231     --summary             condensed summary such as creations, renames and mode changes
#8 1.231     --name-only           show only names of changed files
#8 1.231     --name-status         show only names and status of changed files
#8 1.231     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.231                           generate diffstat
#8 1.231     --stat-width <width>  generate diffstat with a given width
#8 1.231     --stat-name-width <width>
#8 1.231                           generate diffstat with a given name width
#8 1.231     --stat-graph-width <width>
#8 1.231                           generate diffstat with a given graph width
#8 1.231     --stat-count <count>  generate diffstat with limited lines
#8 1.231     --compact-summary     generate compact summary in diffstat
#8 1.231     --binary              output a binary diff that can be applied
#8 1.231     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.231     --color[=<when>]      show colored diff
#8 1.231     --ws-error-highlight <kind>
#8 1.231                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.231     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.231     --abbrev[=<n>]        use <n> digits to display object names
#8 1.231     --src-prefix <prefix>
#8 1.231                           show the given source prefix instead of "a/"
#8 1.231     --dst-prefix <prefix>
#8 1.231                           show the given destination prefix instead of "b/"
#8 1.231     --line-prefix <prefix>
#8 1.231                           prepend an additional prefix to every line of output
#8 1.231     --no-prefix           do not show any source or destination prefix
#8 1.231     --inter-hunk-context <n>
#8 1.231                           show context between diff hunks up to the specified number of lines
#8 1.231     --output-indicator-new <char>
#8 1.231                           specify the character to indicate a new line instead of '+'
#8 1.231     --output-indicator-old <char>
#8 1.231                           specify the character to indicate an old line instead of '-'
#8 1.231     --output-indicator-context <char>
#8 1.232                           specify the character to indicate a context instead of ' '
#8 1.232 
#8 1.232 Diff rename options
#8 1.232     -B, --break-rewrites[=<n>[/<m>]]
#8 1.232                           break complete rewrite changes into pairs of delete and create
#8 1.232     -M, --find-renames[=<n>]
#8 1.232                           detect renames
#8 1.232     -D, --irreversible-delete
#8 1.232                           omit the preimage for deletes
#8 1.232     -C, --find-copies[=<n>]
#8 1.232                           detect copies
#8 1.232     --find-copies-harder  use unmodified files as source to find copies
#8 1.232     --no-renames          disable rename detection
#8 1.232     --rename-empty        use empty blobs as rename source
#8 1.232     --follow              continue listing the history of a file beyond renames
#8 1.232     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.232 
#8 1.232 Diff algorithm options
#8 1.232     --minimal             produce the smallest possible diff
#8 1.232     -w, --ignore-all-space
#8 1.232                           ignore whitespace when comparing lines
#8 1.232     -b, --ignore-space-change
#8 1.232                           ignore changes in amount of whitespace
#8 1.232     --ignore-space-at-eol
#8 1.232                           ignore changes in whitespace at EOL
#8 1.232     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.232     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.232     -I, --ignore-matching-lines <regex>
#8 1.232                           ignore changes whose all lines match <regex>
#8 1.232     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.232     --patience            generate diff using the "patience diff" algorithm
#8 1.232     --histogram           generate diff using the "histogram diff" algorithm
#8 1.232     --diff-algorithm <algorithm>
#8 1.232                           choose a diff algorithm
#8 1.232     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.232     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.232     --word-diff-regex <regex>
#8 1.232                           use <regex> to decide what a word is
#8 1.232     --color-words[=<regex>]
#8 1.232                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.232     --color-moved[=<mode>]
#8 1.232                           moved lines of code are colored differently
#8 1.232     --color-moved-ws <mode>
#8 1.232                           how white spaces are ignored in --color-moved
#8 1.232 
#8 1.232 Other diff options
#8 1.232     --relative[=<prefix>]
#8 1.232                           when run from subdir, exclude changes outside and show relative paths
#8 1.232     -a, --text            treat all files as text
#8 1.232     -R                    swap two inputs, reverse the diff
#8 1.232     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.232     --quiet               disable all output of the program
#8 1.232     --ext-diff            allow an external diff helper to be executed
#8 1.232     --textconv            run external text conversion filters when comparing binary files
#8 1.232     --ignore-submodules[=<when>]
#8 1.232                           ignore changes to submodules in the diff generation
#8 1.232     --submodule[=<format>]
#8 1.232                           specify how differences in submodules are shown
#8 1.232     --ita-invisible-in-index
#8 1.232                           hide 'git add -N' entries from the index
#8 1.232     --ita-visible-in-index
#8 1.232                           treat 'git add -N' entries as real in the index
#8 1.232     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.232     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.232     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.232     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.232     -O <file>             control the order in which files appear in the output
#8 1.232     --rotate-to <path>    show the change in the specified path first
#8 1.232     --skip-to <path>      skip the output to the specified path
#8 1.232     --find-object <object-id>
#8 1.232                           look for differences that change the number of occurrences of the specified object
#8 1.232     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.232                           select files by diff type
#8 1.232     --output <file>       output to a specific file
#8 1.232 
#8 1.236 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.PIPEasp'
#8 1.236 To add an exception for this directory, call:
#8 1.236 
#8 1.236 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.PIPEasp
#8 1.242 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.PIPEasp'
#8 1.242 To add an exception for this directory, call:
#8 1.242 
#8 1.242 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.PIPEasp
#8 1.245 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.245 usage: git diff --no-index [<options>] <path> <path>
#8 1.245 
#8 1.245 Diff output format options
#8 1.245     -p, --patch           generate patch
#8 1.245     -s, --no-patch        suppress diff output
#8 1.245     -u                    generate patch
#8 1.245     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.245     -W, --function-context
#8 1.245                           generate diffs with <n> lines context
#8 1.245     --raw                 generate the diff in raw format
#8 1.245     --patch-with-raw      synonym for '-p --raw'
#8 1.245     --patch-with-stat     synonym for '-p --stat'
#8 1.245     --numstat             machine friendly --stat
#8 1.245     --shortstat           output only the last line of --stat
#8 1.245     -X, --dirstat[=<param1,param2>...]
#8 1.245                           output the distribution of relative amount of changes for each sub-directory
#8 1.245     --cumulative          synonym for --dirstat=cumulative
#8 1.245     --dirstat-by-file[=<param1,param2>...]
#8 1.245                           synonym for --dirstat=files,param1,param2...
#8 1.245     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.245     --summary             condensed summary such as creations, renames and mode changes
#8 1.245     --name-only           show only names of changed files
#8 1.245     --name-status         show only names and status of changed files
#8 1.245     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.245                           generate diffstat
#8 1.245     --stat-width <width>  generate diffstat with a given width
#8 1.245     --stat-name-width <width>
#8 1.245                           generate diffstat with a given name width
#8 1.245     --stat-graph-width <width>
#8 1.245                           generate diffstat with a given graph width
#8 1.245     --stat-count <count>  generate diffstat with limited lines
#8 1.245     --compact-summary     generate compact summary in diffstat
#8 1.245     --binary              output a binary diff that can be applied
#8 1.245     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.245     --color[=<when>]      show colored diff
#8 1.246     --ws-error-highlight <kind>
#8 1.246                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.246     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.246     --abbrev[=<n>]        use <n> digits to display object names
#8 1.246     --src-prefix <prefix>
#8 1.246                           show the given source prefix instead of "a/"
#8 1.246     --dst-prefix <prefix>
#8 1.246                           show the given destination prefix instead of "b/"
#8 1.246     --line-prefix <prefix>
#8 1.246                           prepend an additional prefix to every line of output
#8 1.246     --no-prefix           do not show any source or destination prefix
#8 1.246     --inter-hunk-context <n>
#8 1.246                           show context between diff hunks up to the specified number of lines
#8 1.246     --output-indicator-new <char>
#8 1.246                           specify the character to indicate a new line instead of '+'
#8 1.246     --output-indicator-old <char>
#8 1.246                           specify the character to indicate an old line instead of '-'
#8 1.246     --output-indicator-context <char>
#8 1.246                           specify the character to indicate a context instead of ' '
#8 1.246 
#8 1.246 Diff rename options
#8 1.246     -B, --break-rewrites[=<n>[/<m>]]
#8 1.246                           break complete rewrite changes into pairs of delete and create
#8 1.246     -M, --find-renames[=<n>]
#8 1.246                           detect renames
#8 1.246     -D, --irreversible-delete
#8 1.246                           omit the preimage for deletes
#8 1.246     -C, --find-copies[=<n>]
#8 1.246                           detect copies
#8 1.246     --find-copies-harder  use unmodified files as source to find copies
#8 1.246     --no-renames          disable rename detection
#8 1.246     --rename-empty        use empty blobs as rename source
#8 1.246     --follow              continue listing the history of a file beyond renames
#8 1.246     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.246 
#8 1.246 Diff algorithm options
#8 1.246     --minimal             produce the smallest possible diff
#8 1.246     -w, --ignore-all-space
#8 1.246                           ignore whitespace when comparing lines
#8 1.246     -b, --ignore-space-change
#8 1.246                           ignore changes in amount of whitespace
#8 1.246     --ignore-space-at-eol
#8 1.246                           ignore changes in whitespace at EOL
#8 1.246     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.246     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.246     -I, --ignore-matching-lines <regex>
#8 1.246                           ignore changes whose all lines match <regex>
#8 1.246     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.246     --patience            generate diff using the "patience diff" algorithm
#8 1.246     --histogram           generate diff using the "histogram diff" algorithm
#8 1.246     --diff-algorithm <algorithm>
#8 1.246                           choose a diff algorithm
#8 1.246     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.246     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.246     --word-diff-regex <regex>
#8 1.246                           use <regex> to decide what a word is
#8 1.246     --color-words[=<regex>]
#8 1.246                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.246     --color-moved[=<mode>]
#8 1.246                           moved lines of code are colored differently
#8 1.246     --color-moved-ws <mode>
#8 1.246                           how white spaces are ignored in --color-moved
#8 1.246 
#8 1.246 Other diff options
#8 1.246     --relative[=<prefix>]
#8 1.246                           when run from subdir, exclude changes outside and show relative paths
#8 1.246     -a, --text            treat all files as text
#8 1.246     -R                    swap two inputs, reverse the diff
#8 1.246     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.246     --quiet               disable all output of the program
#8 1.246     --ext-diff            allow an external diff helper to be executed
#8 1.246     --textconv            run external text conversion filters when comparing binary files
#8 1.246     --ignore-submodules[=<when>]
#8 1.246                           ignore changes to submodules in the diff generation
#8 1.246     --submodule[=<format>]
#8 1.246                           specify how differences in submodules are shown
#8 1.246     --ita-invisible-in-index
#8 1.246                           hide 'git add -N' entries from the index
#8 1.246     --ita-visible-in-index
#8 1.246                           treat 'git add -N' entries as real in the index
#8 1.246     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.246     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.246     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.246     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.246     -O <file>             control the order in which files appear in the output
#8 1.246     --rotate-to <path>    show the change in the specified path first
#8 1.246     --skip-to <path>      skip the output to the specified path
#8 1.246     --find-object <object-id>
#8 1.246                           look for differences that change the number of occurrences of the specified object
#8 1.246     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.246                           select files by diff type
#8 1.246     --output <file>       output to a specific file
#8 1.246 
#8 1.250 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.SIPmsg'
#8 1.250 To add an exception for this directory, call:
#8 1.250 
#8 1.250 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.SIPmsg
#8 1.256 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.SIPmsg'
#8 1.256 To add an exception for this directory, call:
#8 1.256 
#8 1.256 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.SIPmsg
#8 1.260 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.260 usage: git diff --no-index [<options>] <path> <path>
#8 1.260 
#8 1.260 Diff output format options
#8 1.260     -p, --patch           generate patch
#8 1.260     -s, --no-patch        suppress diff output
#8 1.260     -u                    generate patch
#8 1.260     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.260     -W, --function-context
#8 1.260                           generate diffs with <n> lines context
#8 1.260     --raw                 generate the diff in raw format
#8 1.260     --patch-with-raw      synonym for '-p --raw'
#8 1.260     --patch-with-stat     synonym for '-p --stat'
#8 1.260     --numstat             machine friendly --stat
#8 1.260     --shortstat           output only the last line of --stat
#8 1.260     -X, --dirstat[=<param1,param2>...]
#8 1.260                           output the distribution of relative amount of changes for each sub-directory
#8 1.260     --cumulative          synonym for --dirstat=cumulative
#8 1.260     --dirstat-by-file[=<param1,param2>...]
#8 1.260                           synonym for --dirstat=files,param1,param2...
#8 1.260     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.260     --summary             condensed summary such as creations, renames and mode changes
#8 1.260     --name-only           show only names of changed files
#8 1.260     --name-status         show only names and status of changed files
#8 1.260     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.260                           generate diffstat
#8 1.260     --stat-width <width>  generate diffstat with a given width
#8 1.260     --stat-name-width <width>
#8 1.260                           generate diffstat with a given name width
#8 1.260     --stat-graph-width <width>
#8 1.260                           generate diffstat with a given graph width
#8 1.260     --stat-count <count>  generate diffstat with limited lines
#8 1.260     --compact-summary     generate compact summary in diffstat
#8 1.260     --binary              output a binary diff that can be applied
#8 1.260     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.260     --color[=<when>]      show colored diff
#8 1.260     --ws-error-highlight <kind>
#8 1.260                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.260     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.260     --abbrev[=<n>]        use <n> digits to display object names
#8 1.260     --src-prefix <prefix>
#8 1.260                           show the given source prefix instead of "a/"
#8 1.260     --dst-prefix <prefix>
#8 1.260                           show the given destination prefix instead of "b/"
#8 1.260     --line-prefix <prefix>
#8 1.260                           prepend an additional prefix to every line of output
#8 1.260     --no-prefix           do not show any source or destination prefix
#8 1.260     --inter-hunk-context <n>
#8 1.260                           show context between diff hunks up to the specified number of lines
#8 1.260     --output-indicator-new <char>
#8 1.260                           specify the character to indicate a new line instead of '+'
#8 1.260     --output-indicator-old <char>
#8 1.260                           specify the character to indicate an old line instead of '-'
#8 1.260     --output-indicator-context <char>
#8 1.260                           specify the character to indicate a context instead of ' '
#8 1.260 
#8 1.260 Diff rename options
#8 1.260     -B, --break-rewrites[=<n>[/<m>]]
#8 1.260                           break complete rewrite changes into pairs of delete and create
#8 1.260     -M, --find-renames[=<n>]
#8 1.260                           detect renames
#8 1.260     -D, --irreversible-delete
#8 1.260                           omit the preimage for deletes
#8 1.260     -C, --find-copies[=<n>]
#8 1.260                           detect copies
#8 1.260     --find-copies-harder  use unmodified files as source to find copies
#8 1.260     --no-renames          disable rename detection
#8 1.260     --rename-empty        use empty blobs as rename source
#8 1.260     --follow              continue listing the history of a file beyond renames
#8 1.260     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.260 
#8 1.260 Diff algorithm options
#8 1.260     --minimal             produce the smallest possible diff
#8 1.260     -w, --ignore-all-space
#8 1.260                           ignore whitespace when comparing lines
#8 1.260     -b, --ignore-space-change
#8 1.260                           ignore changes in amount of whitespace
#8 1.260     --ignore-space-at-eol
#8 1.260                           ignore changes in whitespace at EOL
#8 1.260     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.260     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.260     -I, --ignore-matching-lines <regex>
#8 1.260                           ignore changes whose all lines match <regex>
#8 1.260     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.260     --patience            generate diff using the "patience diff" algorithm
#8 1.260     --histogram           generate diff using the "histogram diff" algorithm
#8 1.261     --diff-algorithm <algorithm>
#8 1.261                           choose a diff algorithm
#8 1.261     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.261     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.261     --word-diff-regex <regex>
#8 1.261                           use <regex> to decide what a word is
#8 1.261     --color-words[=<regex>]
#8 1.261                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.261     --color-moved[=<mode>]
#8 1.261                           moved lines of code are colored differently
#8 1.261     --color-moved-ws <mode>
#8 1.261                           how white spaces are ignored in --color-moved
#8 1.261 
#8 1.261 Other diff options
#8 1.261     --relative[=<prefix>]
#8 1.261                           when run from subdir, exclude changes outside and show relative paths
#8 1.261     -a, --text            treat all files as text
#8 1.261     -R                    swap two inputs, reverse the diff
#8 1.261     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.261     --quiet               disable all output of the program
#8 1.261     --ext-diff            allow an external diff helper to be executed
#8 1.261     --textconv            run external text conversion filters when comparing binary files
#8 1.261     --ignore-submodules[=<when>]
#8 1.261                           ignore changes to submodules in the diff generation
#8 1.261     --submodule[=<format>]
#8 1.261                           specify how differences in submodules are shown
#8 1.261     --ita-invisible-in-index
#8 1.261                           hide 'git add -N' entries from the index
#8 1.261     --ita-visible-in-index
#8 1.261                           treat 'git add -N' entries as real in the index
#8 1.261     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.261     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.261     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.261     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.261     -O <file>             control the order in which files appear in the output
#8 1.261     --rotate-to <path>    show the change in the specified path first
#8 1.261     --skip-to <path>      skip the output to the specified path
#8 1.261     --find-object <object-id>
#8 1.261                           look for differences that change the number of occurrences of the specified object
#8 1.261     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.261                           select files by diff type
#8 1.261     --output <file>       output to a specific file
#8 1.261 
#8 1.265 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.TELNETasp'
#8 1.265 To add an exception for this directory, call:
#8 1.265 
#8 1.265 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.TELNETasp
#8 1.271 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.TELNETasp'
#8 1.271 To add an exception for this directory, call:
#8 1.271 
#8 1.271 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.TELNETasp
#8 1.275 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.275 usage: git diff --no-index [<options>] <path> <path>
#8 1.275 
#8 1.275 Diff output format options
#8 1.275     -p, --patch           generate patch
#8 1.275     -s, --no-patch        suppress diff output
#8 1.275     -u                    generate patch
#8 1.275     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.275     -W, --function-context
#8 1.275                           generate diffs with <n> lines context
#8 1.275     --raw                 generate the diff in raw format
#8 1.275     --patch-with-raw      synonym for '-p --raw'
#8 1.275     --patch-with-stat     synonym for '-p --stat'
#8 1.275     --numstat             machine friendly --stat
#8 1.275     --shortstat           output only the last line of --stat
#8 1.275     -X, --dirstat[=<param1,param2>...]
#8 1.275                           output the distribution of relative amount of changes for each sub-directory
#8 1.275     --cumulative          synonym for --dirstat=cumulative
#8 1.275     --dirstat-by-file[=<param1,param2>...]
#8 1.275                           synonym for --dirstat=files,param1,param2...
#8 1.275     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.275     --summary             condensed summary such as creations, renames and mode changes
#8 1.275     --name-only           show only names of changed files
#8 1.275     --name-status         show only names and status of changed files
#8 1.275     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.275                           generate diffstat
#8 1.275     --stat-width <width>  generate diffstat with a given width
#8 1.275     --stat-name-width <width>
#8 1.275                           generate diffstat with a given name width
#8 1.275     --stat-graph-width <width>
#8 1.275                           generate diffstat with a given graph width
#8 1.275     --stat-count <count>  generate diffstat with limited lines
#8 1.275     --compact-summary     generate compact summary in diffstat
#8 1.275     --binary              output a binary diff that can be applied
#8 1.275     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.275     --color[=<when>]      show colored diff
#8 1.275     --ws-error-highlight <kind>
#8 1.275                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.275     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.275     --abbrev[=<n>]        use <n> digits to display object names
#8 1.275     --src-prefix <prefix>
#8 1.275                           show the given source prefix instead of "a/"
#8 1.275     --dst-prefix <prefix>
#8 1.275                           show the given destination prefix instead of "b/"
#8 1.275     --line-prefix <prefix>
#8 1.275                           prepend an additional prefix to every line of output
#8 1.275     --no-prefix           do not show any source or destination prefix
#8 1.275     --inter-hunk-context <n>
#8 1.275                           show context between diff hunks up to the specified number of lines
#8 1.275     --output-indicator-new <char>
#8 1.275                           specify the character to indicate a new line instead of '+'
#8 1.275     --output-indicator-old <char>
#8 1.275                           specify the character to indicate an old line instead of '-'
#8 1.275     --output-indicator-context <char>
#8 1.275                           specify the character to indicate a context instead of ' '
#8 1.275 
#8 1.275 Diff rename options
#8 1.275     -B, --break-rewrites[=<n>[/<m>]]
#8 1.275                           break complete rewrite changes into pairs of delete and create
#8 1.275     -M, --find-renames[=<n>]
#8 1.275                           detect renames
#8 1.275     -D, --irreversible-delete
#8 1.275                           omit the preimage for deletes
#8 1.275     -C, --find-copies[=<n>]
#8 1.275                           detect copies
#8 1.275     --find-copies-harder  use unmodified files as source to find copies
#8 1.275     --no-renames          disable rename detection
#8 1.275     --rename-empty        use empty blobs as rename source
#8 1.275     --follow              continue listing the history of a file beyond renames
#8 1.275     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.275 
#8 1.275 Diff algorithm options
#8 1.275     --minimal             produce the smallest possible diff
#8 1.275     -w, --ignore-all-space
#8 1.275                           ignore whitespace when comparing lines
#8 1.275     -b, --ignore-space-change
#8 1.275                           ignore changes in amount of whitespace
#8 1.275     --ignore-space-at-eol
#8 1.275                           ignore changes in whitespace at EOL
#8 1.275     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.275     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.275     -I, --ignore-matching-lines <regex>
#8 1.275                           ignore changes whose all lines match <regex>
#8 1.275     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.275     --patience            generate diff using the "patience diff" algorithm
#8 1.275     --histogram           generate diff using the "histogram diff" algorithm
#8 1.275     --diff-algorithm <algorithm>
#8 1.275                           choose a diff algorithm
#8 1.275     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.275     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.275     --word-diff-regex <regex>
#8 1.275                           use <regex> to decide what a word is
#8 1.275     --color-words[=<regex>]
#8 1.275                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.275     --color-moved[=<mode>]
#8 1.275                           moved lines of code are colored differently
#8 1.275     --color-moved-ws <mode>
#8 1.275                           how white spaces are ignored in --color-moved
#8 1.275 
#8 1.275 Other diff options
#8 1.275     --relative[=<prefix>]
#8 1.275                           when run from subdir, exclude changes outside and show relative paths
#8 1.275     -a, --text            treat all files as text
#8 1.275     -R                    swap two inputs, reverse the diff
#8 1.275     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.275     --quiet               disable all output of the program
#8 1.275     --ext-diff            allow an external diff helper to be executed
#8 1.275     --textconv            run external text conversion filters when comparing binary files
#8 1.275     --ignore-submodules[=<when>]
#8 1.275                           ignore changes to submodules in the diff generation
#8 1.275     --submodule[=<format>]
#8 1.275                           specify how differences in submodules are shown
#8 1.275     --ita-invisible-in-index
#8 1.276                           hide 'git add -N' entries from the index
#8 1.276     --ita-visible-in-index
#8 1.276                           treat 'git add -N' entries as real in the index
#8 1.276     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.276     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.276     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.276     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.276     -O <file>             control the order in which files appear in the output
#8 1.276     --rotate-to <path>    show the change in the specified path first
#8 1.276     --skip-to <path>      skip the output to the specified path
#8 1.276     --find-object <object-id>
#8 1.276                           look for differences that change the number of occurrences of the specified object
#8 1.276     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.276                           select files by diff type
#8 1.276     --output <file>       output to a specific file
#8 1.276 
#8 1.278 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.TCPasp'
#8 1.278 To add an exception for this directory, call:
#8 1.278 
#8 1.278 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.TCPasp
#8 1.281 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.TCPasp'
#8 1.281 To add an exception for this directory, call:
#8 1.281 
#8 1.281 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.TCPasp
#8 1.284 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.284 usage: git diff --no-index [<options>] <path> <path>
#8 1.284 
#8 1.284 Diff output format options
#8 1.284     -p, --patch           generate patch
#8 1.284     -s, --no-patch        suppress diff output
#8 1.284     -u                    generate patch
#8 1.284     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.284     -W, --function-context
#8 1.284                           generate diffs with <n> lines context
#8 1.284     --raw                 generate the diff in raw format
#8 1.284     --patch-with-raw      synonym for '-p --raw'
#8 1.284     --patch-with-stat     synonym for '-p --stat'
#8 1.284     --numstat             machine friendly --stat
#8 1.284     --shortstat           output only the last line of --stat
#8 1.284     -X, --dirstat[=<param1,param2>...]
#8 1.285                           output the distribution of relative amount of changes for each sub-directory
#8 1.285     --cumulative          synonym for --dirstat=cumulative
#8 1.285     --dirstat-by-file[=<param1,param2>...]
#8 1.285                           synonym for --dirstat=files,param1,param2...
#8 1.285     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.285     --summary             condensed summary such as creations, renames and mode changes
#8 1.285     --name-only           show only names of changed files
#8 1.285     --name-status         show only names and status of changed files
#8 1.285     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.285                           generate diffstat
#8 1.285     --stat-width <width>  generate diffstat with a given width
#8 1.285     --stat-name-width <width>
#8 1.285                           generate diffstat with a given name width
#8 1.285     --stat-graph-width <width>
#8 1.285                           generate diffstat with a given graph width
#8 1.285     --stat-count <count>  generate diffstat with limited lines
#8 1.285     --compact-summary     generate compact summary in diffstat
#8 1.285     --binary              output a binary diff that can be applied
#8 1.285     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.285     --color[=<when>]      show colored diff
#8 1.285     --ws-error-highlight <kind>
#8 1.285                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.285     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.285     --abbrev[=<n>]        use <n> digits to display object names
#8 1.285     --src-prefix <prefix>
#8 1.285                           show the given source prefix instead of "a/"
#8 1.285     --dst-prefix <prefix>
#8 1.285                           show the given destination prefix instead of "b/"
#8 1.285     --line-prefix <prefix>
#8 1.285                           prepend an additional prefix to every line of output
#8 1.285     --no-prefix           do not show any source or destination prefix
#8 1.285     --inter-hunk-context <n>
#8 1.285                           show context between diff hunks up to the specified number of lines
#8 1.285     --output-indicator-new <char>
#8 1.285                           specify the character to indicate a new line instead of '+'
#8 1.285     --output-indicator-old <char>
#8 1.285                           specify the character to indicate an old line instead of '-'
#8 1.285     --output-indicator-context <char>
#8 1.285                           specify the character to indicate a context instead of ' '
#8 1.285 
#8 1.285 Diff rename options
#8 1.285     -B, --break-rewrites[=<n>[/<m>]]
#8 1.285                           break complete rewrite changes into pairs of delete and create
#8 1.285     -M, --find-renames[=<n>]
#8 1.285                           detect renames
#8 1.285     -D, --irreversible-delete
#8 1.285                           omit the preimage for deletes
#8 1.285     -C, --find-copies[=<n>]
#8 1.285                           detect copies
#8 1.285     --find-copies-harder  use unmodified files as source to find copies
#8 1.285     --no-renames          disable rename detection
#8 1.285     --rename-empty        use empty blobs as rename source
#8 1.285     --follow              continue listing the history of a file beyond renames
#8 1.285     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.285 
#8 1.285 Diff algorithm options
#8 1.285     --minimal             produce the smallest possible diff
#8 1.285     -w, --ignore-all-space
#8 1.285                           ignore whitespace when comparing lines
#8 1.285     -b, --ignore-space-change
#8 1.285                           ignore changes in amount of whitespace
#8 1.285     --ignore-space-at-eol
#8 1.285                           ignore changes in whitespace at EOL
#8 1.285     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.285     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.285     -I, --ignore-matching-lines <regex>
#8 1.285                           ignore changes whose all lines match <regex>
#8 1.285     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.285     --patience            generate diff using the "patience diff" algorithm
#8 1.285     --histogram           generate diff using the "histogram diff" algorithm
#8 1.285     --diff-algorithm <algorithm>
#8 1.285                           choose a diff algorithm
#8 1.285     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.285     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.285     --word-diff-regex <regex>
#8 1.285                           use <regex> to decide what a word is
#8 1.285     --color-words[=<regex>]
#8 1.285                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.285     --color-moved[=<mode>]
#8 1.285                           moved lines of code are colored differently
#8 1.285     --color-moved-ws <mode>
#8 1.285                           how white spaces are ignored in --color-moved
#8 1.285 
#8 1.285 Other diff options
#8 1.285     --relative[=<prefix>]
#8 1.285                           when run from subdir, exclude changes outside and show relative paths
#8 1.285     -a, --text            treat all files as text
#8 1.285     -R                    swap two inputs, reverse the diff
#8 1.285     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.285     --quiet               disable all output of the program
#8 1.285     --ext-diff            allow an external diff helper to be executed
#8 1.285     --textconv            run external text conversion filters when comparing binary files
#8 1.285     --ignore-submodules[=<when>]
#8 1.285                           ignore changes to submodules in the diff generation
#8 1.285     --submodule[=<format>]
#8 1.285                           specify how differences in submodules are shown
#8 1.285     --ita-invisible-in-index
#8 1.285                           hide 'git add -N' entries from the index
#8 1.285     --ita-visible-in-index
#8 1.285                           treat 'git add -N' entries as real in the index
#8 1.285     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.285     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.285     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.285     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.285     -O <file>             control the order in which files appear in the output
#8 1.285     --rotate-to <path>    show the change in the specified path first
#8 1.285     --skip-to <path>      skip the output to the specified path
#8 1.285     --find-object <object-id>
#8 1.285                           look for differences that change the number of occurrences of the specified object
#8 1.285     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.285                           select files by diff type
#8 1.285     --output <file>       output to a specific file
#8 1.285 
#8 1.290 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.UDPasp'
#8 1.290 To add an exception for this directory, call:
#8 1.290 
#8 1.290 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.UDPasp
#8 1.296 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.UDPasp'
#8 1.296 To add an exception for this directory, call:
#8 1.296 
#8 1.296 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.UDPasp
#8 1.300 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.300 usage: git diff --no-index [<options>] <path> <path>
#8 1.300 
#8 1.300 Diff output format options
#8 1.300     -p, --patch           generate patch
#8 1.300     -s, --no-patch        suppress diff output
#8 1.300     -u                    generate patch
#8 1.300     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.300     -W, --function-context
#8 1.300                           generate diffs with <n> lines context
#8 1.300     --raw                 generate the diff in raw format
#8 1.300     --patch-with-raw      synonym for '-p --raw'
#8 1.300     --patch-with-stat     synonym for '-p --stat'
#8 1.300     --numstat             machine friendly --stat
#8 1.300     --shortstat           output only the last line of --stat
#8 1.300     -X, --dirstat[=<param1,param2>...]
#8 1.300                           output the distribution of relative amount of changes for each sub-directory
#8 1.300     --cumulative          synonym for --dirstat=cumulative
#8 1.300     --dirstat-by-file[=<param1,param2>...]
#8 1.300                           synonym for --dirstat=files,param1,param2...
#8 1.300     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.300     --summary             condensed summary such as creations, renames and mode changes
#8 1.300     --name-only           show only names of changed files
#8 1.300     --name-status         show only names and status of changed files
#8 1.300     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.300                           generate diffstat
#8 1.300     --stat-width <width>  generate diffstat with a given width
#8 1.300     --stat-name-width <width>
#8 1.300                           generate diffstat with a given name width
#8 1.300     --stat-graph-width <width>
#8 1.300                           generate diffstat with a given graph width
#8 1.300     --stat-count <count>  generate diffstat with limited lines
#8 1.300     --compact-summary     generate compact summary in diffstat
#8 1.300     --binary              output a binary diff that can be applied
#8 1.300     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.300     --color[=<when>]      show colored diff
#8 1.300     --ws-error-highlight <kind>
#8 1.300                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.300     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.300     --abbrev[=<n>]        use <n> digits to display object names
#8 1.300     --src-prefix <prefix>
#8 1.300                           show the given source prefix instead of "a/"
#8 1.300     --dst-prefix <prefix>
#8 1.300                           show the given destination prefix instead of "b/"
#8 1.300     --line-prefix <prefix>
#8 1.300                           prepend an additional prefix to every line of output
#8 1.300     --no-prefix           do not show any source or destination prefix
#8 1.300     --inter-hunk-context <n>
#8 1.300                           show context between diff hunks up to the specified number of lines
#8 1.300     --output-indicator-new <char>
#8 1.300                           specify the character to indicate a new line instead of '+'
#8 1.300     --output-indicator-old <char>
#8 1.300                           specify the character to indicate an old line instead of '-'
#8 1.300     --output-indicator-context <char>
#8 1.300                           specify the character to indicate a context instead of ' '
#8 1.300 
#8 1.300 Diff rename options
#8 1.300     -B, --break-rewrites[=<n>[/<m>]]
#8 1.300                           break complete rewrite changes into pairs of delete and create
#8 1.300     -M, --find-renames[=<n>]
#8 1.300                           detect renames
#8 1.300     -D, --irreversible-delete
#8 1.300                           omit the preimage for deletes
#8 1.300     -C, --find-copies[=<n>]
#8 1.300                           detect copies
#8 1.300     --find-copies-harder  use unmodified files as source to find copies
#8 1.300     --no-renames          disable rename detection
#8 1.300     --rename-empty        use empty blobs as rename source
#8 1.300     --follow              continue listing the history of a file beyond renames
#8 1.300     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.300 
#8 1.300 Diff algorithm options
#8 1.300     --minimal             produce the smallest possible diff
#8 1.300     -w, --ignore-all-space
#8 1.300                           ignore whitespace when comparing lines
#8 1.300     -b, --ignore-space-change
#8 1.300                           ignore changes in amount of whitespace
#8 1.300     --ignore-space-at-eol
#8 1.300                           ignore changes in whitespace at EOL
#8 1.300     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.300     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.300     -I, --ignore-matching-lines <regex>
#8 1.300                           ignore changes whose all lines match <regex>
#8 1.300     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.300     --patience            generate diff using the "patience diff" algorithm
#8 1.300     --histogram           generate diff using the "histogram diff" algorithm
#8 1.300     --diff-algorithm <algorithm>
#8 1.301                           choose a diff algorithm
#8 1.301     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.301     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.301     --word-diff-regex <regex>
#8 1.301                           use <regex> to decide what a word is
#8 1.301     --color-words[=<regex>]
#8 1.301                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.301     --color-moved[=<mode>]
#8 1.301                           moved lines of code are colored differently
#8 1.301     --color-moved-ws <mode>
#8 1.301                           how white spaces are ignored in --color-moved
#8 1.301 
#8 1.301 Other diff options
#8 1.301     --relative[=<prefix>]
#8 1.301                           when run from subdir, exclude changes outside and show relative paths
#8 1.301     -a, --text            treat all files as text
#8 1.301     -R                    swap two inputs, reverse the diff
#8 1.301     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.301     --quiet               disable all output of the program
#8 1.301     --ext-diff            allow an external diff helper to be executed
#8 1.301     --textconv            run external text conversion filters when comparing binary files
#8 1.301     --ignore-submodules[=<when>]
#8 1.301                           ignore changes to submodules in the diff generation
#8 1.301     --submodule[=<format>]
#8 1.301                           specify how differences in submodules are shown
#8 1.301     --ita-invisible-in-index
#8 1.301                           hide 'git add -N' entries from the index
#8 1.301     --ita-visible-in-index
#8 1.301                           treat 'git add -N' entries as real in the index
#8 1.301     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.301     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.301     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.301     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.301     -O <file>             control the order in which files appear in the output
#8 1.301     --rotate-to <path>    show the change in the specified path first
#8 1.301     --skip-to <path>      skip the output to the specified path
#8 1.301     --find-object <object-id>
#8 1.301                           look for differences that change the number of occurrences of the specified object
#8 1.301     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.301                           select files by diff type
#8 1.301     --output <file>       output to a specific file
#8 1.301 
#8 1.305 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.UNIX_DOMAIN_SOCKETasp'
#8 1.305 To add an exception for this directory, call:
#8 1.305 
#8 1.305 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.UNIX_DOMAIN_SOCKETasp
#8 1.311 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.UNIX_DOMAIN_SOCKETasp'
#8 1.311 To add an exception for this directory, call:
#8 1.311 
#8 1.311 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.UNIX_DOMAIN_SOCKETasp
#8 1.315 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.315 usage: git diff --no-index [<options>] <path> <path>
#8 1.315 
#8 1.315 Diff output format options
#8 1.315     -p, --patch           generate patch
#8 1.315     -s, --no-patch        suppress diff output
#8 1.315     -u                    generate patch
#8 1.315     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.315     -W, --function-context
#8 1.315                           generate diffs with <n> lines context
#8 1.315     --raw                 generate the diff in raw format
#8 1.315     --patch-with-raw      synonym for '-p --raw'
#8 1.315     --patch-with-stat     synonym for '-p --stat'
#8 1.315     --numstat             machine friendly --stat
#8 1.315     --shortstat           output only the last line of --stat
#8 1.315     -X, --dirstat[=<param1,param2>...]
#8 1.315                           output the distribution of relative amount of changes for each sub-directory
#8 1.315     --cumulative          synonym for --dirstat=cumulative
#8 1.315     --dirstat-by-file[=<param1,param2>...]
#8 1.315                           synonym for --dirstat=files,param1,param2...
#8 1.315     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.315     --summary             condensed summary such as creations, renames and mode changes
#8 1.315     --name-only           show only names of changed files
#8 1.315     --name-status         show only names and status of changed files
#8 1.315     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.315                           generate diffstat
#8 1.315     --stat-width <width>  generate diffstat with a given width
#8 1.315     --stat-name-width <width>
#8 1.315                           generate diffstat with a given name width
#8 1.315     --stat-graph-width <width>
#8 1.315                           generate diffstat with a given graph width
#8 1.315     --stat-count <count>  generate diffstat with limited lines
#8 1.315     --compact-summary     generate compact summary in diffstat
#8 1.315     --binary              output a binary diff that can be applied
#8 1.315     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.315     --color[=<when>]      show colored diff
#8 1.315     --ws-error-highlight <kind>
#8 1.315                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.315     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.315     --abbrev[=<n>]        use <n> digits to display object names
#8 1.315     --src-prefix <prefix>
#8 1.315                           show the given source prefix instead of "a/"
#8 1.315     --dst-prefix <prefix>
#8 1.315                           show the given destination prefix instead of "b/"
#8 1.315     --line-prefix <prefix>
#8 1.315                           prepend an additional prefix to every line of output
#8 1.315     --no-prefix           do not show any source or destination prefix
#8 1.315     --inter-hunk-context <n>
#8 1.315                           show context between diff hunks up to the specified number of lines
#8 1.315     --output-indicator-new <char>
#8 1.315                           specify the character to indicate a new line instead of '+'
#8 1.315     --output-indicator-old <char>
#8 1.315                           specify the character to indicate an old line instead of '-'
#8 1.315     --output-indicator-context <char>
#8 1.315                           specify the character to indicate a context instead of ' '
#8 1.315 
#8 1.315 Diff rename options
#8 1.315     -B, --break-rewrites[=<n>[/<m>]]
#8 1.315                           break complete rewrite changes into pairs of delete and create
#8 1.315     -M, --find-renames[=<n>]
#8 1.315                           detect renames
#8 1.315     -D, --irreversible-delete
#8 1.315                           omit the preimage for deletes
#8 1.315     -C, --find-copies[=<n>]
#8 1.315                           detect copies
#8 1.315     --find-copies-harder  use unmodified files as source to find copies
#8 1.315     --no-renames          disable rename detection
#8 1.315     --rename-empty        use empty blobs as rename source
#8 1.315     --follow              continue listing the history of a file beyond renames
#8 1.315     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.315 
#8 1.315 Diff algorithm options
#8 1.315     --minimal             produce the smallest possible diff
#8 1.315     -w, --ignore-all-space
#8 1.315                           ignore whitespace when comparing lines
#8 1.315     -b, --ignore-space-change
#8 1.315                           ignore changes in amount of whitespace
#8 1.315     --ignore-space-at-eol
#8 1.315                           ignore changes in whitespace at EOL
#8 1.315     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.315     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.315     -I, --ignore-matching-lines <regex>
#8 1.316                           ignore changes whose all lines match <regex>
#8 1.316     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.316     --patience            generate diff using the "patience diff" algorithm
#8 1.316     --histogram           generate diff using the "histogram diff" algorithm
#8 1.316     --diff-algorithm <algorithm>
#8 1.316                           choose a diff algorithm
#8 1.316     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.316     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.316     --word-diff-regex <regex>
#8 1.316                           use <regex> to decide what a word is
#8 1.316     --color-words[=<regex>]
#8 1.316                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.316     --color-moved[=<mode>]
#8 1.316                           moved lines of code are colored differently
#8 1.316     --color-moved-ws <mode>
#8 1.316                           how white spaces are ignored in --color-moved
#8 1.316 
#8 1.316 Other diff options
#8 1.316     --relative[=<prefix>]
#8 1.316                           when run from subdir, exclude changes outside and show relative paths
#8 1.316     -a, --text            treat all files as text
#8 1.316     -R                    swap two inputs, reverse the diff
#8 1.316     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.316     --quiet               disable all output of the program
#8 1.316     --ext-diff            allow an external diff helper to be executed
#8 1.316     --textconv            run external text conversion filters when comparing binary files
#8 1.316     --ignore-submodules[=<when>]
#8 1.316                           ignore changes to submodules in the diff generation
#8 1.316     --submodule[=<format>]
#8 1.316                           specify how differences in submodules are shown
#8 1.316     --ita-invisible-in-index
#8 1.316                           hide 'git add -N' entries from the index
#8 1.316     --ita-visible-in-index
#8 1.316                           treat 'git add -N' entries as real in the index
#8 1.316     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.316     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.316     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.316     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.316     -O <file>             control the order in which files appear in the output
#8 1.316     --rotate-to <path>    show the change in the specified path first
#8 1.316     --skip-to <path>      skip the output to the specified path
#8 1.316     --find-object <object-id>
#8 1.316                           look for differences that change the number of occurrences of the specified object
#8 1.316     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.316                           select files by diff type
#8 1.316     --output <file>       output to a specific file
#8 1.316 
#8 1.320 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.SCTPasp'
#8 1.320 To add an exception for this directory, call:
#8 1.320 
#8 1.320 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.SCTPasp
#8 1.326 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.SCTPasp'
#8 1.326 To add an exception for this directory, call:
#8 1.326 
#8 1.326 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.SCTPasp
#8 1.331 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.331 usage: git diff --no-index [<options>] <path> <path>
#8 1.331 
#8 1.331 Diff output format options
#8 1.331     -p, --patch           generate patch
#8 1.331     -s, --no-patch        suppress diff output
#8 1.331     -u                    generate patch
#8 1.331     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.331     -W, --function-context
#8 1.331                           generate diffs with <n> lines context
#8 1.331     --raw                 generate the diff in raw format
#8 1.331     --patch-with-raw      synonym for '-p --raw'
#8 1.331     --patch-with-stat     synonym for '-p --stat'
#8 1.331     --numstat             machine friendly --stat
#8 1.331     --shortstat           output only the last line of --stat
#8 1.331     -X, --dirstat[=<param1,param2>...]
#8 1.331                           output the distribution of relative amount of changes for each sub-directory
#8 1.331     --cumulative          synonym for --dirstat=cumulative
#8 1.331     --dirstat-by-file[=<param1,param2>...]
#8 1.331                           synonym for --dirstat=files,param1,param2...
#8 1.331     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.331     --summary             condensed summary such as creations, renames and mode changes
#8 1.331     --name-only           show only names of changed files
#8 1.331     --name-status         show only names and status of changed files
#8 1.331     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.331                           generate diffstat
#8 1.331     --stat-width <width>  generate diffstat with a given width
#8 1.331     --stat-name-width <width>
#8 1.331                           generate diffstat with a given name width
#8 1.331     --stat-graph-width <width>
#8 1.331                           generate diffstat with a given graph width
#8 1.331     --stat-count <count>  generate diffstat with limited lines
#8 1.331     --compact-summary     generate compact summary in diffstat
#8 1.331     --binary              output a binary diff that can be applied
#8 1.331     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.331     --color[=<when>]      show colored diff
#8 1.331     --ws-error-highlight <kind>
#8 1.331                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.331     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.331     --abbrev[=<n>]        use <n> digits to display object names
#8 1.331     --src-prefix <prefix>
#8 1.331                           show the given source prefix instead of "a/"
#8 1.331     --dst-prefix <prefix>
#8 1.331                           show the given destination prefix instead of "b/"
#8 1.331     --line-prefix <prefix>
#8 1.331                           prepend an additional prefix to every line of output
#8 1.331     --no-prefix           do not show any source or destination prefix
#8 1.331     --inter-hunk-context <n>
#8 1.331                           show context between diff hunks up to the specified number of lines
#8 1.331     --output-indicator-new <char>
#8 1.331                           specify the character to indicate a new line instead of '+'
#8 1.331     --output-indicator-old <char>
#8 1.331                           specify the character to indicate an old line instead of '-'
#8 1.331     --output-indicator-context <char>
#8 1.331                           specify the character to indicate a context instead of ' '
#8 1.331 
#8 1.331 Diff rename options
#8 1.331     -B, --break-rewrites[=<n>[/<m>]]
#8 1.331                           break complete rewrite changes into pairs of delete and create
#8 1.331     -M, --find-renames[=<n>]
#8 1.331                           detect renames
#8 1.331     -D, --irreversible-delete
#8 1.331                           omit the preimage for deletes
#8 1.331     -C, --find-copies[=<n>]
#8 1.331                           detect copies
#8 1.331     --find-copies-harder  use unmodified files as source to find copies
#8 1.331     --no-renames          disable rename detection
#8 1.331     --rename-empty        use empty blobs as rename source
#8 1.331     --follow              continue listing the history of a file beyond renames
#8 1.331     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.331 
#8 1.331 Diff algorithm options
#8 1.331     --minimal             produce the smallest possible diff
#8 1.331     -w, --ignore-all-space
#8 1.331                           ignore whitespace when comparing lines
#8 1.331     -b, --ignore-space-change
#8 1.331                           ignore changes in amount of whitespace
#8 1.331     --ignore-space-at-eol
#8 1.331                           ignore changes in whitespace at EOL
#8 1.331     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.331     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.331     -I, --ignore-matching-lines <regex>
#8 1.331                           ignore changes whose all lines match <regex>
#8 1.331     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.331     --patience            generate diff using the "patience diff" algorithm
#8 1.331     --histogram           generate diff using the "histogram diff" algorithm
#8 1.331     --diff-algorithm <algorithm>
#8 1.331                           choose a diff algorithm
#8 1.331     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.331     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.331     --word-diff-regex <regex>
#8 1.331                           use <regex> to decide what a word is
#8 1.331     --color-words[=<regex>]
#8 1.331                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.331     --color-moved[=<mode>]
#8 1.331                           moved lines of code are colored differently
#8 1.331     --color-moved-ws <mode>
#8 1.331                           how white spaces are ignored in --color-moved
#8 1.331 
#8 1.331 Other diff options
#8 1.331     --relative[=<prefix>]
#8 1.331                           when run from subdir, exclude changes outside and show relative paths
#8 1.331     -a, --text            treat all files as text
#8 1.331     -R                    swap two inputs, reverse the diff
#8 1.331     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.331     --quiet               disable all output of the program
#8 1.331     --ext-diff            allow an external diff helper to be executed
#8 1.331     --textconv            run external text conversion filters when comparing binary files
#8 1.331     --ignore-submodules[=<when>]
#8 1.331                           ignore changes to submodules in the diff generation
#8 1.331     --submodule[=<format>]
#8 1.331                           specify how differences in submodules are shown
#8 1.331     --ita-invisible-in-index
#8 1.331                           hide 'git add -N' entries from the index
#8 1.331     --ita-visible-in-index
#8 1.331                           treat 'git add -N' entries as real in the index
#8 1.331     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.331     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.331     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.331     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.331     -O <file>             control the order in which files appear in the output
#8 1.331     --rotate-to <path>    show the change in the specified path first
#8 1.331     --skip-to <path>      skip the output to the specified path
#8 1.331     --find-object <object-id>
#8 1.331                           look for differences that change the number of occurrences of the specified object
#8 1.331     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.331                           select files by diff type
#8 1.331     --output <file>       output to a specific file
#8 1.331 
#8 1.336 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.MTP3asp'
#8 1.336 To add an exception for this directory, call:
#8 1.336 
#8 1.336 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.MTP3asp
#8 1.341 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.MTP3asp'
#8 1.341 To add an exception for this directory, call:
#8 1.341 
#8 1.341 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.MTP3asp
#8 1.345 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.345 usage: git diff --no-index [<options>] <path> <path>
#8 1.345 
#8 1.345 Diff output format options
#8 1.345     -p, --patch           generate patch
#8 1.345     -s, --no-patch        suppress diff output
#8 1.345     -u                    generate patch
#8 1.345     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.345     -W, --function-context
#8 1.345                           generate diffs with <n> lines context
#8 1.345     --raw                 generate the diff in raw format
#8 1.345     --patch-with-raw      synonym for '-p --raw'
#8 1.345     --patch-with-stat     synonym for '-p --stat'
#8 1.345     --numstat             machine friendly --stat
#8 1.345     --shortstat           output only the last line of --stat
#8 1.345     -X, --dirstat[=<param1,param2>...]
#8 1.345                           output the distribution of relative amount of changes for each sub-directory
#8 1.345     --cumulative          synonym for --dirstat=cumulative
#8 1.345     --dirstat-by-file[=<param1,param2>...]
#8 1.345                           synonym for --dirstat=files,param1,param2...
#8 1.345     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.345     --summary             condensed summary such as creations, renames and mode changes
#8 1.345     --name-only           show only names of changed files
#8 1.345     --name-status         show only names and status of changed files
#8 1.345     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.345                           generate diffstat
#8 1.345     --stat-width <width>  generate diffstat with a given width
#8 1.345     --stat-name-width <width>
#8 1.345                           generate diffstat with a given name width
#8 1.345     --stat-graph-width <width>
#8 1.345                           generate diffstat with a given graph width
#8 1.345     --stat-count <count>  generate diffstat with limited lines
#8 1.345     --compact-summary     generate compact summary in diffstat
#8 1.345     --binary              output a binary diff that can be applied
#8 1.345     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.345     --color[=<when>]      show colored diff
#8 1.345     --ws-error-highlight <kind>
#8 1.345                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.345     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.345     --abbrev[=<n>]        use <n> digits to display object names
#8 1.345     --src-prefix <prefix>
#8 1.345                           show the given source prefix instead of "a/"
#8 1.345     --dst-prefix <prefix>
#8 1.345                           show the given destination prefix instead of "b/"
#8 1.345     --line-prefix <prefix>
#8 1.345                           prepend an additional prefix to every line of output
#8 1.345     --no-prefix           do not show any source or destination prefix
#8 1.345     --inter-hunk-context <n>
#8 1.345                           show context between diff hunks up to the specified number of lines
#8 1.345     --output-indicator-new <char>
#8 1.345                           specify the character to indicate a new line instead of '+'
#8 1.345     --output-indicator-old <char>
#8 1.345                           specify the character to indicate an old line instead of '-'
#8 1.345     --output-indicator-context <char>
#8 1.345                           specify the character to indicate a context instead of ' '
#8 1.345 
#8 1.345 Diff rename options
#8 1.345     -B, --break-rewrites[=<n>[/<m>]]
#8 1.345                           break complete rewrite changes into pairs of delete and create
#8 1.345     -M, --find-renames[=<n>]
#8 1.345                           detect renames
#8 1.345     -D, --irreversible-delete
#8 1.345                           omit the preimage for deletes
#8 1.345     -C, --find-copies[=<n>]
#8 1.345                           detect copies
#8 1.345     --find-copies-harder  use unmodified files as source to find copies
#8 1.345     --no-renames          disable rename detection
#8 1.345     --rename-empty        use empty blobs as rename source
#8 1.346     --follow              continue listing the history of a file beyond renames
#8 1.346     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.346 
#8 1.346 Diff algorithm options
#8 1.346     --minimal             produce the smallest possible diff
#8 1.346     -w, --ignore-all-space
#8 1.346                           ignore whitespace when comparing lines
#8 1.346     -b, --ignore-space-change
#8 1.346                           ignore changes in amount of whitespace
#8 1.346     --ignore-space-at-eol
#8 1.346                           ignore changes in whitespace at EOL
#8 1.346     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.346     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.346     -I, --ignore-matching-lines <regex>
#8 1.346                           ignore changes whose all lines match <regex>
#8 1.346     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.346     --patience            generate diff using the "patience diff" algorithm
#8 1.346     --histogram           generate diff using the "histogram diff" algorithm
#8 1.346     --diff-algorithm <algorithm>
#8 1.346                           choose a diff algorithm
#8 1.346     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.346     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.346     --word-diff-regex <regex>
#8 1.346                           use <regex> to decide what a word is
#8 1.346     --color-words[=<regex>]
#8 1.346                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.346     --color-moved[=<mode>]
#8 1.346                           moved lines of code are colored differently
#8 1.346     --color-moved-ws <mode>
#8 1.346                           how white spaces are ignored in --color-moved
#8 1.346 
#8 1.346 Other diff options
#8 1.346     --relative[=<prefix>]
#8 1.346                           when run from subdir, exclude changes outside and show relative paths
#8 1.346     -a, --text            treat all files as text
#8 1.346     -R                    swap two inputs, reverse the diff
#8 1.346     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.346     --quiet               disable all output of the program
#8 1.346     --ext-diff            allow an external diff helper to be executed
#8 1.346     --textconv            run external text conversion filters when comparing binary files
#8 1.346     --ignore-submodules[=<when>]
#8 1.346                           ignore changes to submodules in the diff generation
#8 1.346     --submodule[=<format>]
#8 1.346                           specify how differences in submodules are shown
#8 1.346     --ita-invisible-in-index
#8 1.346                           hide 'git add -N' entries from the index
#8 1.346     --ita-visible-in-index
#8 1.346                           treat 'git add -N' entries as real in the index
#8 1.346     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.346     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.346     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.346     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.346     -O <file>             control the order in which files appear in the output
#8 1.346     --rotate-to <path>    show the change in the specified path first
#8 1.346     --skip-to <path>      skip the output to the specified path
#8 1.346     --find-object <object-id>
#8 1.346                           look for differences that change the number of occurrences of the specified object
#8 1.346     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.346                           select files by diff type
#8 1.346     --output <file>       output to a specific file
#8 1.346 
#8 1.350 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP'
#8 1.350 To add an exception for this directory, call:
#8 1.350 
#8 1.350 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP
#8 1.356 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP'
#8 1.356 To add an exception for this directory, call:
#8 1.356 
#8 1.356 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP
#8 1.360 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.360 usage: git diff --no-index [<options>] <path> <path>
#8 1.360 
#8 1.360 Diff output format options
#8 1.360     -p, --patch           generate patch
#8 1.360     -s, --no-patch        suppress diff output
#8 1.360     -u                    generate patch
#8 1.360     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.360     -W, --function-context
#8 1.360                           generate diffs with <n> lines context
#8 1.360     --raw                 generate the diff in raw format
#8 1.360     --patch-with-raw      synonym for '-p --raw'
#8 1.360     --patch-with-stat     synonym for '-p --stat'
#8 1.360     --numstat             machine friendly --stat
#8 1.360     --shortstat           output only the last line of --stat
#8 1.360     -X, --dirstat[=<param1,param2>...]
#8 1.360                           output the distribution of relative amount of changes for each sub-directory
#8 1.360     --cumulative          synonym for --dirstat=cumulative
#8 1.360     --dirstat-by-file[=<param1,param2>...]
#8 1.360                           synonym for --dirstat=files,param1,param2...
#8 1.360     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.360     --summary             condensed summary such as creations, renames and mode changes
#8 1.360     --name-only           show only names of changed files
#8 1.360     --name-status         show only names and status of changed files
#8 1.360     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.360                           generate diffstat
#8 1.360     --stat-width <width>  generate diffstat with a given width
#8 1.360     --stat-name-width <width>
#8 1.360                           generate diffstat with a given name width
#8 1.360     --stat-graph-width <width>
#8 1.360                           generate diffstat with a given graph width
#8 1.360     --stat-count <count>  generate diffstat with limited lines
#8 1.360     --compact-summary     generate compact summary in diffstat
#8 1.360     --binary              output a binary diff that can be applied
#8 1.360     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.360     --color[=<when>]      show colored diff
#8 1.360     --ws-error-highlight <kind>
#8 1.360                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.360     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.360     --abbrev[=<n>]        use <n> digits to display object names
#8 1.360     --src-prefix <prefix>
#8 1.360                           show the given source prefix instead of "a/"
#8 1.360     --dst-prefix <prefix>
#8 1.360                           show the given destination prefix instead of "b/"
#8 1.360     --line-prefix <prefix>
#8 1.360                           prepend an additional prefix to every line of output
#8 1.360     --no-prefix           do not show any source or destination prefix
#8 1.360     --inter-hunk-context <n>
#8 1.360                           show context between diff hunks up to the specified number of lines
#8 1.360     --output-indicator-new <char>
#8 1.360                           specify the character to indicate a new line instead of '+'
#8 1.360     --output-indicator-old <char>
#8 1.360                           specify the character to indicate an old line instead of '-'
#8 1.360     --output-indicator-context <char>
#8 1.360                           specify the character to indicate a context instead of ' '
#8 1.360 
#8 1.360 Diff rename options
#8 1.360     -B, --break-rewrites[=<n>[/<m>]]
#8 1.360                           break complete rewrite changes into pairs of delete and create
#8 1.360     -M, --find-renames[=<n>]
#8 1.360                           detect renames
#8 1.360     -D, --irreversible-delete
#8 1.360                           omit the preimage for deletes
#8 1.360     -C, --find-copies[=<n>]
#8 1.360                           detect copies
#8 1.360     --find-copies-harder  use unmodified files as source to find copies
#8 1.360     --no-renames          disable rename detection
#8 1.360     --rename-empty        use empty blobs as rename source
#8 1.360     --follow              continue listing the history of a file beyond renames
#8 1.360     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.360 
#8 1.360 Diff algorithm options
#8 1.360     --minimal             produce the smallest possible diff
#8 1.360     -w, --ignore-all-space
#8 1.360                           ignore whitespace when comparing lines
#8 1.360     -b, --ignore-space-change
#8 1.360                           ignore changes in amount of whitespace
#8 1.360     --ignore-space-at-eol
#8 1.360                           ignore changes in whitespace at EOL
#8 1.360     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.360     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.360     -I, --ignore-matching-lines <regex>
#8 1.360                           ignore changes whose all lines match <regex>
#8 1.360     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.360     --patience            generate diff using the "patience diff" algorithm
#8 1.360     --histogram           generate diff using the "histogram diff" algorithm
#8 1.360     --diff-algorithm <algorithm>
#8 1.360                           choose a diff algorithm
#8 1.360     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.360     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.360     --word-diff-regex <regex>
#8 1.360                           use <regex> to decide what a word is
#8 1.360     --color-words[=<regex>]
#8 1.360                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.360     --color-moved[=<mode>]
#8 1.360                           moved lines of code are colored differently
#8 1.360     --color-moved-ws <mode>
#8 1.360                           how white spaces are ignored in --color-moved
#8 1.360 
#8 1.360 Other diff options
#8 1.360     --relative[=<prefix>]
#8 1.360                           when run from subdir, exclude changes outside and show relative paths
#8 1.360     -a, --text            treat all files as text
#8 1.360     -R                    swap two inputs, reverse the diff
#8 1.360     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.360     --quiet               disable all output of the program
#8 1.360     --ext-diff            allow an external diff helper to be executed
#8 1.360     --textconv            run external text conversion filters when comparing binary files
#8 1.360     --ignore-submodules[=<when>]
#8 1.360                           ignore changes to submodules in the diff generation
#8 1.360     --submodule[=<format>]
#8 1.360                           specify how differences in submodules are shown
#8 1.360     --ita-invisible-in-index
#8 1.360                           hide 'git add -N' entries from the index
#8 1.360     --ita-visible-in-index
#8 1.360                           treat 'git add -N' entries as real in the index
#8 1.360     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.360     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.360     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.360     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.360     -O <file>             control the order in which files appear in the output
#8 1.360     --rotate-to <path>    show the change in the specified path first
#8 1.360     --skip-to <path>      skip the output to the specified path
#8 1.360     --find-object <object-id>
#8 1.360                           look for differences that change the number of occurrences of the specified object
#8 1.360     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.360                           select files by diff type
#8 1.360     --output <file>       output to a specific file
#8 1.360 
#8 1.361 Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP'
#8 1.361 Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP'
#8 1.361 Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/update'
#8 1.361 Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/update'
#8 1.361 Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/clean'
#8 1.361 Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/clean'
#8 1.361 Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/distclean'
#8 1.361 Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/distclean'
#8 1.365 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSGP_v13.0.0'
#8 1.365 To add an exception for this directory, call:
#8 1.365 
#8 1.365 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSGP_v13.0.0
#8 1.371 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSGP_v13.0.0'
#8 1.371 To add an exception for this directory, call:
#8 1.371 
#8 1.371 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSGP_v13.0.0
#8 1.375 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.375 usage: git diff --no-index [<options>] <path> <path>
#8 1.375 
#8 1.375 Diff output format options
#8 1.375     -p, --patch           generate patch
#8 1.375     -s, --no-patch        suppress diff output
#8 1.375     -u                    generate patch
#8 1.375     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.375     -W, --function-context
#8 1.375                           generate diffs with <n> lines context
#8 1.375     --raw                 generate the diff in raw format
#8 1.375     --patch-with-raw      synonym for '-p --raw'
#8 1.375     --patch-with-stat     synonym for '-p --stat'
#8 1.375     --numstat             machine friendly --stat
#8 1.375     --shortstat           output only the last line of --stat
#8 1.375     -X, --dirstat[=<param1,param2>...]
#8 1.375                           output the distribution of relative amount of changes for each sub-directory
#8 1.375     --cumulative          synonym for --dirstat=cumulative
#8 1.375     --dirstat-by-file[=<param1,param2>...]
#8 1.375                           synonym for --dirstat=files,param1,param2...
#8 1.375     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.375     --summary             condensed summary such as creations, renames and mode changes
#8 1.375     --name-only           show only names of changed files
#8 1.375     --name-status         show only names and status of changed files
#8 1.375     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.375                           generate diffstat
#8 1.375     --stat-width <width>  generate diffstat with a given width
#8 1.375     --stat-name-width <width>
#8 1.375                           generate diffstat with a given name width
#8 1.375     --stat-graph-width <width>
#8 1.375                           generate diffstat with a given graph width
#8 1.375     --stat-count <count>  generate diffstat with limited lines
#8 1.375     --compact-summary     generate compact summary in diffstat
#8 1.375     --binary              output a binary diff that can be applied
#8 1.375     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.375     --color[=<when>]      show colored diff
#8 1.375     --ws-error-highlight <kind>
#8 1.375                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.375     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.375     --abbrev[=<n>]        use <n> digits to display object names
#8 1.376     --src-prefix <prefix>
#8 1.376                           show the given source prefix instead of "a/"
#8 1.376     --dst-prefix <prefix>
#8 1.376                           show the given destination prefix instead of "b/"
#8 1.376     --line-prefix <prefix>
#8 1.376                           prepend an additional prefix to every line of output
#8 1.376     --no-prefix           do not show any source or destination prefix
#8 1.376     --inter-hunk-context <n>
#8 1.376                           show context between diff hunks up to the specified number of lines
#8 1.376     --output-indicator-new <char>
#8 1.376                           specify the character to indicate a new line instead of '+'
#8 1.376     --output-indicator-old <char>
#8 1.376                           specify the character to indicate an old line instead of '-'
#8 1.376     --output-indicator-context <char>
#8 1.376                           specify the character to indicate a context instead of ' '
#8 1.376 
#8 1.376 Diff rename options
#8 1.376     -B, --break-rewrites[=<n>[/<m>]]
#8 1.376                           break complete rewrite changes into pairs of delete and create
#8 1.376     -M, --find-renames[=<n>]
#8 1.376                           detect renames
#8 1.376     -D, --irreversible-delete
#8 1.376                           omit the preimage for deletes
#8 1.376     -C, --find-copies[=<n>]
#8 1.376                           detect copies
#8 1.376     --find-copies-harder  use unmodified files as source to find copies
#8 1.376     --no-renames          disable rename detection
#8 1.376     --rename-empty        use empty blobs as rename source
#8 1.376     --follow              continue listing the history of a file beyond renames
#8 1.376     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.376 
#8 1.376 Diff algorithm options
#8 1.376     --minimal             produce the smallest possible diff
#8 1.376     -w, --ignore-all-space
#8 1.376                           ignore whitespace when comparing lines
#8 1.376     -b, --ignore-space-change
#8 1.376                           ignore changes in amount of whitespace
#8 1.376     --ignore-space-at-eol
#8 1.376                           ignore changes in whitespace at EOL
#8 1.376     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.376     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.376     -I, --ignore-matching-lines <regex>
#8 1.376                           ignore changes whose all lines match <regex>
#8 1.376     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.376     --patience            generate diff using the "patience diff" algorithm
#8 1.376     --histogram           generate diff using the "histogram diff" algorithm
#8 1.376     --diff-algorithm <algorithm>
#8 1.376                           choose a diff algorithm
#8 1.376     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.376     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.376     --word-diff-regex <regex>
#8 1.376                           use <regex> to decide what a word is
#8 1.376     --color-words[=<regex>]
#8 1.376                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.376     --color-moved[=<mode>]
#8 1.376                           moved lines of code are colored differently
#8 1.376     --color-moved-ws <mode>
#8 1.376                           how white spaces are ignored in --color-moved
#8 1.376 
#8 1.376 Other diff options
#8 1.376     --relative[=<prefix>]
#8 1.376                           when run from subdir, exclude changes outside and show relative paths
#8 1.376     -a, --text            treat all files as text
#8 1.376     -R                    swap two inputs, reverse the diff
#8 1.376     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.376     --quiet               disable all output of the program
#8 1.376     --ext-diff            allow an external diff helper to be executed
#8 1.376     --textconv            run external text conversion filters when comparing binary files
#8 1.376     --ignore-submodules[=<when>]
#8 1.376                           ignore changes to submodules in the diff generation
#8 1.376     --submodule[=<format>]
#8 1.376                           specify how differences in submodules are shown
#8 1.376     --ita-invisible-in-index
#8 1.376                           hide 'git add -N' entries from the index
#8 1.376     --ita-visible-in-index
#8 1.376                           treat 'git add -N' entries as real in the index
#8 1.376     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.376     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.376     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.376     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.376     -O <file>             control the order in which files appear in the output
#8 1.376     --rotate-to <path>    show the change in the specified path first
#8 1.376     --skip-to <path>      skip the output to the specified path
#8 1.376     --find-object <object-id>
#8 1.376                           look for differences that change the number of occurrences of the specified object
#8 1.376     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.376                           select files by diff type
#8 1.376     --output <file>       output to a specific file
#8 1.376 
#8 1.380 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/osmo-uecups'
#8 1.380 To add an exception for this directory, call:
#8 1.380 
#8 1.380 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/osmo-uecups
#8 1.386 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/osmo-uecups'
#8 1.386 To add an exception for this directory, call:
#8 1.386 
#8 1.386 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/osmo-uecups
#8 1.390 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.390 usage: git diff --no-index [<options>] <path> <path>
#8 1.390 
#8 1.390 Diff output format options
#8 1.390     -p, --patch           generate patch
#8 1.390     -s, --no-patch        suppress diff output
#8 1.390     -u                    generate patch
#8 1.390     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.390     -W, --function-context
#8 1.390                           generate diffs with <n> lines context
#8 1.390     --raw                 generate the diff in raw format
#8 1.390     --patch-with-raw      synonym for '-p --raw'
#8 1.390     --patch-with-stat     synonym for '-p --stat'
#8 1.390     --numstat             machine friendly --stat
#8 1.390     --shortstat           output only the last line of --stat
#8 1.390     -X, --dirstat[=<param1,param2>...]
#8 1.390                           output the distribution of relative amount of changes for each sub-directory
#8 1.390     --cumulative          synonym for --dirstat=cumulative
#8 1.390     --dirstat-by-file[=<param1,param2>...]
#8 1.390                           synonym for --dirstat=files,param1,param2...
#8 1.390     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.390     --summary             condensed summary such as creations, renames and mode changes
#8 1.390     --name-only           show only names of changed files
#8 1.390     --name-status         show only names and status of changed files
#8 1.390     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.390                           generate diffstat
#8 1.390     --stat-width <width>  generate diffstat with a given width
#8 1.390     --stat-name-width <width>
#8 1.390                           generate diffstat with a given name width
#8 1.390     --stat-graph-width <width>
#8 1.390                           generate diffstat with a given graph width
#8 1.390     --stat-count <count>  generate diffstat with limited lines
#8 1.390     --compact-summary     generate compact summary in diffstat
#8 1.390     --binary              output a binary diff that can be applied
#8 1.390     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.390     --color[=<when>]      show colored diff
#8 1.390     --ws-error-highlight <kind>
#8 1.390                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.390     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.390     --abbrev[=<n>]        use <n> digits to display object names
#8 1.390     --src-prefix <prefix>
#8 1.390                           show the given source prefix instead of "a/"
#8 1.390     --dst-prefix <prefix>
#8 1.390                           show the given destination prefix instead of "b/"
#8 1.390     --line-prefix <prefix>
#8 1.390                           prepend an additional prefix to every line of output
#8 1.390     --no-prefix           do not show any source or destination prefix
#8 1.390     --inter-hunk-context <n>
#8 1.390                           show context between diff hunks up to the specified number of lines
#8 1.390     --output-indicator-new <char>
#8 1.390                           specify the character to indicate a new line instead of '+'
#8 1.390     --output-indicator-old <char>
#8 1.390                           specify the character to indicate an old line instead of '-'
#8 1.390     --output-indicator-context <char>
#8 1.390                           specify the character to indicate a context instead of ' '
#8 1.390 
#8 1.390 Diff rename options
#8 1.390     -B, --break-rewrites[=<n>[/<m>]]
#8 1.390                           break complete rewrite changes into pairs of delete and create
#8 1.390     -M, --find-renames[=<n>]
#8 1.390                           detect renames
#8 1.390     -D, --irreversible-delete
#8 1.390                           omit the preimage for deletes
#8 1.390     -C, --find-copies[=<n>]
#8 1.390                           detect copies
#8 1.390     --find-copies-harder  use unmodified files as source to find copies
#8 1.390     --no-renames          disable rename detection
#8 1.390     --rename-empty        use empty blobs as rename source
#8 1.390     --follow              continue listing the history of a file beyond renames
#8 1.390     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.390 
#8 1.390 Diff algorithm options
#8 1.390     --minimal             produce the smallest possible diff
#8 1.390     -w, --ignore-all-space
#8 1.390                           ignore whitespace when comparing lines
#8 1.390     -b, --ignore-space-change
#8 1.390                           ignore changes in amount of whitespace
#8 1.390     --ignore-space-at-eol
#8 1.390                           ignore changes in whitespace at EOL
#8 1.390     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.390     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.390     -I, --ignore-matching-lines <regex>
#8 1.390                           ignore changes whose all lines match <regex>
#8 1.390     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.390     --patience            generate diff using the "patience diff" algorithm
#8 1.390     --histogram           generate diff using the "histogram diff" algorithm
#8 1.390     --diff-algorithm <algorithm>
#8 1.390                           choose a diff algorithm
#8 1.390     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.390     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.390     --word-diff-regex <regex>
#8 1.390                           use <regex> to decide what a word is
#8 1.390     --color-words[=<regex>]
#8 1.390                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.390     --color-moved[=<mode>]
#8 1.390                           moved lines of code are colored differently
#8 1.390     --color-moved-ws <mode>
#8 1.390                           how white spaces are ignored in --color-moved
#8 1.390 
#8 1.390 Other diff options
#8 1.390     --relative[=<prefix>]
#8 1.390                           when run from subdir, exclude changes outside and show relative paths
#8 1.390     -a, --text            treat all files as text
#8 1.390     -R                    swap two inputs, reverse the diff
#8 1.390     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.390     --quiet               disable all output of the program
#8 1.390     --ext-diff            allow an external diff helper to be executed
#8 1.390     --textconv            run external text conversion filters when comparing binary files
#8 1.390     --ignore-submodules[=<when>]
#8 1.390                           ignore changes to submodules in the diff generation
#8 1.390     --submodule[=<format>]
#8 1.390                           specify how differences in submodules are shown
#8 1.390     --ita-invisible-in-index
#8 1.390                           hide 'git add -N' entries from the index
#8 1.390     --ita-visible-in-index
#8 1.390                           treat 'git add -N' entries as real in the index
#8 1.390     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.390     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.390     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.390     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.390     -O <file>             control the order in which files appear in the output
#8 1.390     --rotate-to <path>    show the change in the specified path first
#8 1.390     --skip-to <path>      skip the output to the specified path
#8 1.390     --find-object <object-id>
#8 1.390                           look for differences that change the number of occurrences of the specified object
#8 1.390     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.390                           select files by diff type
#8 1.390     --output <file>       output to a specific file
#8 1.390 
#8 1.394 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSMAP'
#8 1.394 To add an exception for this directory, call:
#8 1.394 
#8 1.394 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSMAP
#8 1.400 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSMAP'
#8 1.400 To add an exception for this directory, call:
#8 1.400 
#8 1.400 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSMAP
#8 1.404 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.404 usage: git diff --no-index [<options>] <path> <path>
#8 1.404 
#8 1.404 Diff output format options
#8 1.404     -p, --patch           generate patch
#8 1.404     -s, --no-patch        suppress diff output
#8 1.404     -u                    generate patch
#8 1.404     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.404     -W, --function-context
#8 1.404                           generate diffs with <n> lines context
#8 1.404     --raw                 generate the diff in raw format
#8 1.404     --patch-with-raw      synonym for '-p --raw'
#8 1.404     --patch-with-stat     synonym for '-p --stat'
#8 1.404     --numstat             machine friendly --stat
#8 1.404     --shortstat           output only the last line of --stat
#8 1.404     -X, --dirstat[=<param1,param2>...]
#8 1.404                           output the distribution of relative amount of changes for each sub-directory
#8 1.404     --cumulative          synonym for --dirstat=cumulative
#8 1.404     --dirstat-by-file[=<param1,param2>...]
#8 1.404                           synonym for --dirstat=files,param1,param2...
#8 1.404     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.404     --summary             condensed summary such as creations, renames and mode changes
#8 1.404     --name-only           show only names of changed files
#8 1.404     --name-status         show only names and status of changed files
#8 1.404     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.404                           generate diffstat
#8 1.404     --stat-width <width>  generate diffstat with a given width
#8 1.404     --stat-name-width <width>
#8 1.404                           generate diffstat with a given name width
#8 1.404     --stat-graph-width <width>
#8 1.404                           generate diffstat with a given graph width
#8 1.404     --stat-count <count>  generate diffstat with limited lines
#8 1.404     --compact-summary     generate compact summary in diffstat
#8 1.404     --binary              output a binary diff that can be applied
#8 1.404     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.404     --color[=<when>]      show colored diff
#8 1.404     --ws-error-highlight <kind>
#8 1.404                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.404     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.404     --abbrev[=<n>]        use <n> digits to display object names
#8 1.404     --src-prefix <prefix>
#8 1.404                           show the given source prefix instead of "a/"
#8 1.404     --dst-prefix <prefix>
#8 1.404                           show the given destination prefix instead of "b/"
#8 1.404     --line-prefix <prefix>
#8 1.404                           prepend an additional prefix to every line of output
#8 1.404     --no-prefix           do not show any source or destination prefix
#8 1.404     --inter-hunk-context <n>
#8 1.404                           show context between diff hunks up to the specified number of lines
#8 1.404     --output-indicator-new <char>
#8 1.404                           specify the character to indicate a new line instead of '+'
#8 1.404     --output-indicator-old <char>
#8 1.404                           specify the character to indicate an old line instead of '-'
#8 1.404     --output-indicator-context <char>
#8 1.404                           specify the character to indicate a context instead of ' '
#8 1.404 
#8 1.404 Diff rename options
#8 1.404     -B, --break-rewrites[=<n>[/<m>]]
#8 1.404                           break complete rewrite changes into pairs of delete and create
#8 1.404     -M, --find-renames[=<n>]
#8 1.404                           detect renames
#8 1.404     -D, --irreversible-delete
#8 1.404                           omit the preimage for deletes
#8 1.404     -C, --find-copies[=<n>]
#8 1.404                           detect copies
#8 1.404     --find-copies-harder  use unmodified files as source to find copies
#8 1.404     --no-renames          disable rename detection
#8 1.404     --rename-empty        use empty blobs as rename source
#8 1.404     --follow              continue listing the history of a file beyond renames
#8 1.404     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.404 
#8 1.404 Diff algorithm options
#8 1.404     --minimal             produce the smallest possible diff
#8 1.404     -w, --ignore-all-space
#8 1.404                           ignore whitespace when comparing lines
#8 1.404     -b, --ignore-space-change
#8 1.404                           ignore changes in amount of whitespace
#8 1.404     --ignore-space-at-eol
#8 1.404                           ignore changes in whitespace at EOL
#8 1.404     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.404     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.404     -I, --ignore-matching-lines <regex>
#8 1.404                           ignore changes whose all lines match <regex>
#8 1.404     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.404     --patience            generate diff using the "patience diff" algorithm
#8 1.404     --histogram           generate diff using the "histogram diff" algorithm
#8 1.404     --diff-algorithm <algorithm>
#8 1.404                           choose a diff algorithm
#8 1.404     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.404     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.404     --word-diff-regex <regex>
#8 1.404                           use <regex> to decide what a word is
#8 1.404     --color-words[=<regex>]
#8 1.404                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.404     --color-moved[=<mode>]
#8 1.404                           moved lines of code are colored differently
#8 1.404     --color-moved-ws <mode>
#8 1.404                           how white spaces are ignored in --color-moved
#8 1.404 
#8 1.404 Other diff options
#8 1.404     --relative[=<prefix>]
#8 1.404                           when run from subdir, exclude changes outside and show relative paths
#8 1.404     -a, --text            treat all files as text
#8 1.404     -R                    swap two inputs, reverse the diff
#8 1.404     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.404     --quiet               disable all output of the program
#8 1.404     --ext-diff            allow an external diff helper to be executed
#8 1.404     --textconv            run external text conversion filters when comparing binary files
#8 1.405     --ignore-submodules[=<when>]
#8 1.405                           ignore changes to submodules in the diff generation
#8 1.405     --submodule[=<format>]
#8 1.405                           specify how differences in submodules are shown
#8 1.405     --ita-invisible-in-index
#8 1.405                           hide 'git add -N' entries from the index
#8 1.405     --ita-visible-in-index
#8 1.405                           treat 'git add -N' entries as real in the index
#8 1.405     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.405     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.405     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.405     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.405     -O <file>             control the order in which files appear in the output
#8 1.405     --rotate-to <path>    show the change in the specified path first
#8 1.405     --skip-to <path>      skip the output to the specified path
#8 1.405     --find-object <object-id>
#8 1.405                           look for differences that change the number of occurrences of the specified object
#8 1.405     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.405                           select files by diff type
#8 1.405     --output <file>       output to a specific file
#8 1.405 
#8 1.409 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.MAP'
#8 1.409 To add an exception for this directory, call:
#8 1.409 
#8 1.409 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.MAP
#8 1.415 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.MAP'
#8 1.415 To add an exception for this directory, call:
#8 1.415 
#8 1.415 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.MAP
#8 1.419 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.419 usage: git diff --no-index [<options>] <path> <path>
#8 1.419 
#8 1.419 Diff output format options
#8 1.419     -p, --patch           generate patch
#8 1.419     -s, --no-patch        suppress diff output
#8 1.419     -u                    generate patch
#8 1.419     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.419     -W, --function-context
#8 1.419                           generate diffs with <n> lines context
#8 1.419     --raw                 generate the diff in raw format
#8 1.419     --patch-with-raw      synonym for '-p --raw'
#8 1.419     --patch-with-stat     synonym for '-p --stat'
#8 1.419     --numstat             machine friendly --stat
#8 1.419     --shortstat           output only the last line of --stat
#8 1.419     -X, --dirstat[=<param1,param2>...]
#8 1.419                           output the distribution of relative amount of changes for each sub-directory
#8 1.419     --cumulative          synonym for --dirstat=cumulative
#8 1.419     --dirstat-by-file[=<param1,param2>...]
#8 1.419                           synonym for --dirstat=files,param1,param2...
#8 1.419     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.419     --summary             condensed summary such as creations, renames and mode changes
#8 1.419     --name-only           show only names of changed files
#8 1.419     --name-status         show only names and status of changed files
#8 1.419     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.419                           generate diffstat
#8 1.419     --stat-width <width>  generate diffstat with a given width
#8 1.419     --stat-name-width <width>
#8 1.419                           generate diffstat with a given name width
#8 1.419     --stat-graph-width <width>
#8 1.419                           generate diffstat with a given graph width
#8 1.419     --stat-count <count>  generate diffstat with limited lines
#8 1.419     --compact-summary     generate compact summary in diffstat
#8 1.419     --binary              output a binary diff that can be applied
#8 1.419     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.419     --color[=<when>]      show colored diff
#8 1.419     --ws-error-highlight <kind>
#8 1.419                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.419     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.419     --abbrev[=<n>]        use <n> digits to display object names
#8 1.419     --src-prefix <prefix>
#8 1.419                           show the given source prefix instead of "a/"
#8 1.419     --dst-prefix <prefix>
#8 1.419                           show the given destination prefix instead of "b/"
#8 1.419     --line-prefix <prefix>
#8 1.419                           prepend an additional prefix to every line of output
#8 1.419     --no-prefix           do not show any source or destination prefix
#8 1.419     --inter-hunk-context <n>
#8 1.419                           show context between diff hunks up to the specified number of lines
#8 1.419     --output-indicator-new <char>
#8 1.419                           specify the character to indicate a new line instead of '+'
#8 1.419     --output-indicator-old <char>
#8 1.419                           specify the character to indicate an old line instead of '-'
#8 1.419     --output-indicator-context <char>
#8 1.419                           specify the character to indicate a context instead of ' '
#8 1.419 
#8 1.419 Diff rename options
#8 1.419     -B, --break-rewrites[=<n>[/<m>]]
#8 1.419                           break complete rewrite changes into pairs of delete and create
#8 1.419     -M, --find-renames[=<n>]
#8 1.419                           detect renames
#8 1.419     -D, --irreversible-delete
#8 1.419                           omit the preimage for deletes
#8 1.419     -C, --find-copies[=<n>]
#8 1.419                           detect copies
#8 1.419     --find-copies-harder  use unmodified files as source to find copies
#8 1.419     --no-renames          disable rename detection
#8 1.419     --rename-empty        use empty blobs as rename source
#8 1.419     --follow              continue listing the history of a file beyond renames
#8 1.419     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.419 
#8 1.419 Diff algorithm options
#8 1.419     --minimal             produce the smallest possible diff
#8 1.419     -w, --ignore-all-space
#8 1.419                           ignore whitespace when comparing lines
#8 1.419     -b, --ignore-space-change
#8 1.419                           ignore changes in amount of whitespace
#8 1.419     --ignore-space-at-eol
#8 1.419                           ignore changes in whitespace at EOL
#8 1.420     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.420     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.420     -I, --ignore-matching-lines <regex>
#8 1.420                           ignore changes whose all lines match <regex>
#8 1.420     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.420     --patience            generate diff using the "patience diff" algorithm
#8 1.420     --histogram           generate diff using the "histogram diff" algorithm
#8 1.420     --diff-algorithm <algorithm>
#8 1.420                           choose a diff algorithm
#8 1.420     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.420     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.420     --word-diff-regex <regex>
#8 1.420                           use <regex> to decide what a word is
#8 1.420     --color-words[=<regex>]
#8 1.420                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.420     --color-moved[=<mode>]
#8 1.420                           moved lines of code are colored differently
#8 1.420     --color-moved-ws <mode>
#8 1.420                           how white spaces are ignored in --color-moved
#8 1.420 
#8 1.420 Other diff options
#8 1.420     --relative[=<prefix>]
#8 1.420                           when run from subdir, exclude changes outside and show relative paths
#8 1.420     -a, --text            treat all files as text
#8 1.420     -R                    swap two inputs, reverse the diff
#8 1.420     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.420     --quiet               disable all output of the program
#8 1.420     --ext-diff            allow an external diff helper to be executed
#8 1.420     --textconv            run external text conversion filters when comparing binary files
#8 1.420     --ignore-submodules[=<when>]
#8 1.420                           ignore changes to submodules in the diff generation
#8 1.420     --submodule[=<format>]
#8 1.420                           specify how differences in submodules are shown
#8 1.420     --ita-invisible-in-index
#8 1.420                           hide 'git add -N' entries from the index
#8 1.420     --ita-visible-in-index
#8 1.420                           treat 'git add -N' entries as real in the index
#8 1.420     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.420     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.420     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.420     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.420     -O <file>             control the order in which files appear in the output
#8 1.420     --rotate-to <path>    show the change in the specified path first
#8 1.420     --skip-to <path>      skip the output to the specified path
#8 1.420     --find-object <object-id>
#8 1.420                           look for differences that change the number of occurrences of the specified object
#8 1.420     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.420                           select files by diff type
#8 1.420     --output <file>       output to a specific file
#8 1.420 
#8 1.424 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.AF_PACKET'
#8 1.424 To add an exception for this directory, call:
#8 1.424 
#8 1.424 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.AF_PACKET
#8 1.430 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.AF_PACKET'
#8 1.430 To add an exception for this directory, call:
#8 1.430 
#8 1.430 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.AF_PACKET
#8 1.434 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.434 usage: git diff --no-index [<options>] <path> <path>
#8 1.434 
#8 1.434 Diff output format options
#8 1.434     -p, --patch           generate patch
#8 1.434     -s, --no-patch        suppress diff output
#8 1.434     -u                    generate patch
#8 1.434     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.434     -W, --function-context
#8 1.434                           generate diffs with <n> lines context
#8 1.434     --raw                 generate the diff in raw format
#8 1.434     --patch-with-raw      synonym for '-p --raw'
#8 1.434     --patch-with-stat     synonym for '-p --stat'
#8 1.434     --numstat             machine friendly --stat
#8 1.434     --shortstat           output only the last line of --stat
#8 1.434     -X, --dirstat[=<param1,param2>...]
#8 1.434                           output the distribution of relative amount of changes for each sub-directory
#8 1.434     --cumulative          synonym for --dirstat=cumulative
#8 1.434     --dirstat-by-file[=<param1,param2>...]
#8 1.434                           synonym for --dirstat=files,param1,param2...
#8 1.434     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.434     --summary             condensed summary such as creations, renames and mode changes
#8 1.434     --name-only           show only names of changed files
#8 1.434     --name-status         show only names and status of changed files
#8 1.434     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.434                           generate diffstat
#8 1.434     --stat-width <width>  generate diffstat with a given width
#8 1.434     --stat-name-width <width>
#8 1.434                           generate diffstat with a given name width
#8 1.434     --stat-graph-width <width>
#8 1.434                           generate diffstat with a given graph width
#8 1.434     --stat-count <count>  generate diffstat with limited lines
#8 1.434     --compact-summary     generate compact summary in diffstat
#8 1.434     --binary              output a binary diff that can be applied
#8 1.434     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.434     --color[=<when>]      show colored diff
#8 1.434     --ws-error-highlight <kind>
#8 1.434                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.434     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.434     --abbrev[=<n>]        use <n> digits to display object names
#8 1.434     --src-prefix <prefix>
#8 1.434                           show the given source prefix instead of "a/"
#8 1.434     --dst-prefix <prefix>
#8 1.434                           show the given destination prefix instead of "b/"
#8 1.434     --line-prefix <prefix>
#8 1.434                           prepend an additional prefix to every line of output
#8 1.434     --no-prefix           do not show any source or destination prefix
#8 1.434     --inter-hunk-context <n>
#8 1.434                           show context between diff hunks up to the specified number of lines
#8 1.434     --output-indicator-new <char>
#8 1.434                           specify the character to indicate a new line instead of '+'
#8 1.434     --output-indicator-old <char>
#8 1.434                           specify the character to indicate an old line instead of '-'
#8 1.434     --output-indicator-context <char>
#8 1.434                           specify the character to indicate a context instead of ' '
#8 1.434 
#8 1.434 Diff rename options
#8 1.434     -B, --break-rewrites[=<n>[/<m>]]
#8 1.434                           break complete rewrite changes into pairs of delete and create
#8 1.434     -M, --find-renames[=<n>]
#8 1.434                           detect renames
#8 1.434     -D, --irreversible-delete
#8 1.434                           omit the preimage for deletes
#8 1.434     -C, --find-copies[=<n>]
#8 1.434                           detect copies
#8 1.434     --find-copies-harder  use unmodified files as source to find copies
#8 1.434     --no-renames          disable rename detection
#8 1.434     --rename-empty        use empty blobs as rename source
#8 1.434     --follow              continue listing the history of a file beyond renames
#8 1.434     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.434 
#8 1.434 Diff algorithm options
#8 1.434     --minimal             produce the smallest possible diff
#8 1.434     -w, --ignore-all-space
#8 1.434                           ignore whitespace when comparing lines
#8 1.434     -b, --ignore-space-change
#8 1.434                           ignore changes in amount of whitespace
#8 1.434     --ignore-space-at-eol
#8 1.434                           ignore changes in whitespace at EOL
#8 1.434     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.434     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.434     -I, --ignore-matching-lines <regex>
#8 1.434                           ignore changes whose all lines match <regex>
#8 1.434     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.434     --patience            generate diff using the "patience diff" algorithm
#8 1.434     --histogram           generate diff using the "histogram diff" algorithm
#8 1.434     --diff-algorithm <algorithm>
#8 1.434                           choose a diff algorithm
#8 1.434     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.434     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.434     --word-diff-regex <regex>
#8 1.434                           use <regex> to decide what a word is
#8 1.434     --color-words[=<regex>]
#8 1.434                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.434     --color-moved[=<mode>]
#8 1.434                           moved lines of code are colored differently
#8 1.434     --color-moved-ws <mode>
#8 1.434                           how white spaces are ignored in --color-moved
#8 1.434 
#8 1.434 Other diff options
#8 1.434     --relative[=<prefix>]
#8 1.434                           when run from subdir, exclude changes outside and show relative paths
#8 1.434     -a, --text            treat all files as text
#8 1.434     -R                    swap two inputs, reverse the diff
#8 1.434     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.434     --quiet               disable all output of the program
#8 1.434     --ext-diff            allow an external diff helper to be executed
#8 1.434     --textconv            run external text conversion filters when comparing binary files
#8 1.434     --ignore-submodules[=<when>]
#8 1.434                           ignore changes to submodules in the diff generation
#8 1.434     --submodule[=<format>]
#8 1.434                           specify how differences in submodules are shown
#8 1.434     --ita-invisible-in-index
#8 1.434                           hide 'git add -N' entries from the index
#8 1.434     --ita-visible-in-index
#8 1.434                           treat 'git add -N' entries as real in the index
#8 1.434     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.434     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.434     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.434     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.434     -O <file>             control the order in which files appear in the output
#8 1.434     --rotate-to <path>    show the change in the specified path first
#8 1.435     --skip-to <path>      skip the output to the specified path
#8 1.435     --find-object <object-id>
#8 1.435                           look for differences that change the number of occurrences of the specified object
#8 1.435     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.435                           select files by diff type
#8 1.435     --output <file>       output to a specific file
#8 1.435 
#8 1.439 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.USB'
#8 1.439 To add an exception for this directory, call:
#8 1.439 
#8 1.439 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.USB
#8 1.445 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.USB'
#8 1.445 To add an exception for this directory, call:
#8 1.445 
#8 1.445 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.USB
#8 1.449 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.449 usage: git diff --no-index [<options>] <path> <path>
#8 1.449 
#8 1.449 Diff output format options
#8 1.449     -p, --patch           generate patch
#8 1.449     -s, --no-patch        suppress diff output
#8 1.449     -u                    generate patch
#8 1.449     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.449     -W, --function-context
#8 1.449                           generate diffs with <n> lines context
#8 1.449     --raw                 generate the diff in raw format
#8 1.449     --patch-with-raw      synonym for '-p --raw'
#8 1.449     --patch-with-stat     synonym for '-p --stat'
#8 1.449     --numstat             machine friendly --stat
#8 1.449     --shortstat           output only the last line of --stat
#8 1.449     -X, --dirstat[=<param1,param2>...]
#8 1.449                           output the distribution of relative amount of changes for each sub-directory
#8 1.449     --cumulative          synonym for --dirstat=cumulative
#8 1.449     --dirstat-by-file[=<param1,param2>...]
#8 1.449                           synonym for --dirstat=files,param1,param2...
#8 1.449     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.449     --summary             condensed summary such as creations, renames and mode changes
#8 1.449     --name-only           show only names of changed files
#8 1.449     --name-status         show only names and status of changed files
#8 1.449     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.449                           generate diffstat
#8 1.449     --stat-width <width>  generate diffstat with a given width
#8 1.449     --stat-name-width <width>
#8 1.449                           generate diffstat with a given name width
#8 1.449     --stat-graph-width <width>
#8 1.449                           generate diffstat with a given graph width
#8 1.449     --stat-count <count>  generate diffstat with limited lines
#8 1.449     --compact-summary     generate compact summary in diffstat
#8 1.449     --binary              output a binary diff that can be applied
#8 1.449     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.449     --color[=<when>]      show colored diff
#8 1.449     --ws-error-highlight <kind>
#8 1.449                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.449     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.449     --abbrev[=<n>]        use <n> digits to display object names
#8 1.449     --src-prefix <prefix>
#8 1.449                           show the given source prefix instead of "a/"
#8 1.449     --dst-prefix <prefix>
#8 1.449                           show the given destination prefix instead of "b/"
#8 1.449     --line-prefix <prefix>
#8 1.449                           prepend an additional prefix to every line of output
#8 1.449     --no-prefix           do not show any source or destination prefix
#8 1.449     --inter-hunk-context <n>
#8 1.449                           show context between diff hunks up to the specified number of lines
#8 1.449     --output-indicator-new <char>
#8 1.449                           specify the character to indicate a new line instead of '+'
#8 1.449     --output-indicator-old <char>
#8 1.449                           specify the character to indicate an old line instead of '-'
#8 1.449     --output-indicator-context <char>
#8 1.449                           specify the character to indicate a context instead of ' '
#8 1.449 
#8 1.449 Diff rename options
#8 1.449     -B, --break-rewrites[=<n>[/<m>]]
#8 1.449                           break complete rewrite changes into pairs of delete and create
#8 1.449     -M, --find-renames[=<n>]
#8 1.449                           detect renames
#8 1.449     -D, --irreversible-delete
#8 1.449                           omit the preimage for deletes
#8 1.449     -C, --find-copies[=<n>]
#8 1.449                           detect copies
#8 1.449     --find-copies-harder  use unmodified files as source to find copies
#8 1.449     --no-renames          disable rename detection
#8 1.449     --rename-empty        use empty blobs as rename source
#8 1.449     --follow              continue listing the history of a file beyond renames
#8 1.449     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.449 
#8 1.449 Diff algorithm options
#8 1.449     --minimal             produce the smallest possible diff
#8 1.449     -w, --ignore-all-space
#8 1.449                           ignore whi
#8 1.449 [output clipped, log limit 200KiB/s reached]
#8 1.453 WARNING: titan.Libraries.TCCUsefulFunctions skipped because it contains uncommitted modifications!
#8 1.454 WARNING: titan.ProtocolEmulations.M3UA skipped because it contains uncommitted modifications!
#8 1.454 WARNING: titan.ProtocolEmulations.SCCP skipped because it contains uncommitted modifications!
#8 1.455 WARNING: titan.ProtocolModules.BSSAPP_v7.3.0 skipped because it contains uncommitted modifications!
#8 1.455 WARNING: titan.ProtocolModules.DIAMETER_ProtocolModule_Generator skipped because it contains uncommitted modifications!
#8 1.456 WARNING: titan.ProtocolModules.DNS skipped because it contains uncommitted modifications!
#8 1.456 WARNING: titan.ProtocolModules.GRE skipped because it contains uncommitted modifications!
#8 1.457 WARNING: titan.ProtocolModules.GTP_v13.5.0 skipped because it contains uncommitted modifications!
#8 1.457 WARNING: titan.ProtocolModules.GTPv2_v13.7.0 skipped because it contains uncommitted modifications!
#8 1.457 WARNING: titan.ProtocolModules.ICMP skipped because it contains uncommitted modifications!
#8 1.458 WARNING: titan.ProtocolModules.ICMPv6 skipped because it contains uncommitted modifications!
#8 1.458 WARNING: titan.ProtocolModules.IP skipped because it contains uncommitted modifications!
#8 1.458 WARNING: titan.ProtocolModules.ISUP_Q.762 skipped because it contains uncommitted modifications!
#8 1.459 WARNING: titan.ProtocolModules.JSON_v07_2006 skipped because it contains uncommitted modifications!
#8 1.460 WARNING: titan.ProtocolModules.L2TP skipped because it contains uncommitted modifications!
#8 1.460 WARNING: titan.ProtocolModules.LLC_v7.1.0 skipped because it contains uncommitted modifications!
#8 1.461 WARNING: titan.ProtocolModules.M3UA skipped because it contains uncommitted modifications!
#8 1.461 WARNING: titan.ProtocolModules.MobileL3_v13.4.0 skipped because it contains uncommitted modifications!
#8 1.462 WARNING: titan.ProtocolModules.SMPP skipped because it contains uncommitted modifications!
#8 1.462 WARNING: titan.ProtocolModules.TCP skipped because it contains uncommitted modifications!
#8 1.463 WARNING: titan.ProtocolModules.UDP skipped because it contains uncommitted modifications!
#8 1.463 WARNING: titan.ProtocolModules.RTP skipped because it contains uncommitted modifications!
#8 1.464 WARNING: titan.ProtocolModules.M2PA skipped because it contains uncommitted modifications!
#8 1.464 WARNING: titan.ProtocolModules.ROSE skipped because it contains uncommitted modifications!
#8 1.465 WARNING: titan.ProtocolModules.SCTP skipped because it contains uncommitted modifications!
#8 1.465 WARNING: titan.ProtocolModules.SDP skipped because it contains uncommitted modifications!
#8 1.465 WARNING: titan.ProtocolModules.SUA skipped because it contains uncommitted modifications!
#8 1.466 WARNING: titan.ProtocolModules.NAS_EPS_15.2.0.1 skipped because it contains uncommitted modifications!
#8 1.466 WARNING: titan.ProtocolModules.NS_v7.3.0 skipped because it contains uncommitted modifications!
#8 1.467 WARNING: titan.ProtocolModules.SGsAP_13.2.0 skipped because it contains uncommitted modifications!
#8 1.467 WARNING: titan.ProtocolModules.SNDCP_v7.0.0 skipped because it contains uncommitted modifications!
#8 1.468 WARNING: titan.ProtocolModules.PFCP_v15.1.0 skipped because it contains uncommitted modifications!
#8 1.468 WARNING: titan.TestPorts.Common_Components.Socket-API skipped because it contains uncommitted modifications!
#8 1.468 WARNING: titan.TestPorts.Common_Components.Abstract_Socket skipped because it contains uncommitted modifications!
#8 1.469 WARNING: titan.TestPorts.HTTPmsg skipped because it contains uncommitted modifications!
#8 1.469 WARNING: titan.TestPorts.IPL4asp skipped because it contains uncommitted modifications!
#8 1.470 WARNING: titan.TestPorts.LANL2asp skipped because it contains uncommitted modifications!
#8 1.470 WARNING: titan.TestPorts.PCAPasp skipped because it contains uncommitted modifications!
#8 1.470 WARNING: titan.TestPorts.PIPEasp skipped because it contains uncommitted modifications!
#8 1.471 WARNING: titan.TestPorts.SIPmsg skipped because it contains uncommitted modifications!
#8 1.471 WARNING: titan.TestPorts.TELNETasp skipped because it contains uncommitted modifications!
#8 1.472 WARNING: titan.TestPorts.TCPasp skipped because it contains uncommitted modifications!
#8 1.472 WARNING: titan.TestPorts.UDPasp skipped because it contains uncommitted modifications!
#8 1.473 WARNING: titan.TestPorts.UNIX_DOMAIN_SOCKETasp skipped because it contains uncommitted modifications!
#8 1.473 WARNING: titan.TestPorts.SCTPasp skipped because it contains uncommitted modifications!
#8 1.473 WARNING: titan.TestPorts.MTP3asp skipped because it contains uncommitted modifications!
#8 1.474 WARNING: titan.ProtocolModules.BSSGP_v13.0.0 skipped because it contains uncommitted modifications!
#8 1.474 WARNING: osmo-uecups skipped because it contains uncommitted modifications!
#8 1.475 WARNING: titan.ProtocolModules.BSSMAP skipped because it contains uncommitted modifications!
#8 1.475 WARNING: titan.ProtocolModules.MAP skipped because it contains uncommitted modifications!
#8 1.476 WARNING: titan.TestPorts.AF_PACKET skipped because it contains uncommitted modifications!
#8 1.476 WARNING: titan.TestPorts.USB skipped because it contains uncommitted modifications!
#8 1.476 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps'
#8 1.477 touch .make.deps
#8 1.481 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh'
#8 1.482 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh'
#8 1.483 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh'
#8 1.484 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh'
#8 1.593 (cd bts && ./gen_links.sh && ./regen_makefile.sh)
#8 1.600 Linking TCCInterface_Functions.ttcn
#8 1.602 Linking TCCConversion_Functions.ttcn
#8 1.604 Linking TCCConversion.cc
#8 1.606 Linking TCCInterface.cc
#8 1.608 Linking TCCInterface_ip.h
#8 1.610 Linking Socket_API_Definitions.ttcn
#8 1.612 Linking IPL4asp_Functions.ttcn
#8 1.614 Linking IPL4asp_PT.cc
#8 1.616 Linking IPL4asp_PT.hh
#8 1.617 Linking IPL4asp_PortType.ttcn
#8 1.619 Linking IPL4asp_Types.ttcn
#8 1.621 Linking IPL4asp_discovery.cc
#8 1.623 Linking IPL4asp_protocol_L234.hh
#8 1.625 Linking UD_PT.cc
#8 1.627 Linking UD_PT.hh
#8 1.628 Linking UD_PortType.ttcn
#8 1.630 Linking UD_Types.ttcn
#8 1.632 Linking MobileL3_CC_Types.ttcn
#8 1.634 Linking MobileL3_CommonIE_Types.ttcn
#8 1.636 Linking MobileL3_GMM_SM_Types.ttcn
#8 1.637 Linking MobileL3_MM_Types.ttcn
#8 1.639 Linking MobileL3_RRM_Types.ttcn
#8 1.641 Linking MobileL3_SMS_Types.ttcn
#8 1.643 Linking MobileL3_SS_Types.ttcn
#8 1.645 Linking MobileL3_Types.ttcn
#8 1.647 Linking TELNETasp_PT.cc
#8 1.648 Linking TELNETasp_PT.hh
#8 1.650 Linking TELNETasp_PortType.ttcn
#8 1.652 Linking RTP_EncDec.cc
#8 1.654 Linking RTP_Types.ttcn
#8 1.656 Linking Misc_Helpers.ttcn
#8 1.658 Linking General_Types.ttcn
#8 1.659 Linking GSM_Types.ttcn
#8 1.661 Linking GSM_RR_Types.ttcn
#8 1.663 Linking Osmocom_VTY_Functions.ttcn
#8 1.664 Linking GSM_SystemInformation.ttcn
#8 1.666 Linking GSM_RestOctets.ttcn
#8 1.668 Linking Osmocom_Types.ttcn
#8 1.670 Linking RLCMAC_Templates.ttcn
#8 1.671 Linking RLCMAC_Types.ttcn
#8 1.673 Linking RLCMAC_CSN1_Templates.ttcn
#8 1.675 Linking RLCMAC_CSN1_Types.ttcn
#8 1.677 Linking RLCMAC_EncDec.cc
#8 1.678 Linking L1CTL_Types.ttcn
#8 1.680 Linking L1CTL_PortType.ttcn
#8 1.682 Linking L1CTL_PortType_CtrlFunct.ttcn
#8 1.684 Linking L1CTL_PortType_CtrlFunctDef.cc
#8 1.685 Linking LAPDm_RAW_PT.ttcn
#8 1.687 Linking LAPDm_Types.ttcn
#8 1.689 Linking IPA_Types.ttcn
#8 1.690 Linking IPA_CodecPort.ttcn
#8 1.692 Linking IPA_CodecPort_CtrlFunct.ttcn
#8 1.693 Linking IPA_CodecPort_CtrlFunctDef.cc
#8 1.695 Linking IPA_Emulation.ttcnpp
#8 1.697 Linking IPA_CodecPort.ttcn
#8 1.698 Linking RSL_Types.ttcn
#8 1.700 Linking RSL_Emulation.ttcn
#8 1.702 Linking AbisOML_Types.ttcn
#8 1.704 Linking Osmocom_CTRL_Types.ttcn
#8 1.705 Linking Osmocom_CTRL_Functions.ttcn
#8 1.707 Linking Osmocom_CTRL_Adapter.ttcn
#8 1.709 Linking L3_Templates.ttcn
#8 1.710 Linking L3_Common.ttcn
#8 1.712 Linking Native_Functions.ttcn
#8 1.713 Linking Native_FunctionDefs.cc
#8 1.715 Linking TRXC_Types.ttcn
#8 1.717 Linking TRXC_CodecPort.ttcn
#8 1.718 Linking TRXC_CodecPort_CtrlFunct.ttcn
#8 1.720 Linking TRXC_CodecPort_CtrlFunctDef.cc
#8 1.722 Linking AMR_Types.ttcn
#8 1.723 Linking RTP_CodecPort.ttcn
#8 1.725 Linking RTP_Emulation.ttcn
#8 1.726 Linking IuUP_Types.ttcn
#8 1.728 Linking IuUP_Emulation.ttcn
#8 1.730 Linking IuUP_EncDec.cc
#8 1.732 Linking RTP_CodecPort_CtrlFunct.ttcn
#8 1.734 Linking RTP_CodecPort_CtrlFunctDef.cc
#8 1.735 Linking OSMUX_CodecPort.ttcn
#8 1.737 Linking OSMUX_Emulation.ttcn
#8 1.739 Linking OSMUX_Types.ttcn
#8 1.741 Linking OSMUX_CodecPort_CtrlFunct.ttcn
#8 1.743 Linking OSMUX_CodecPort_CtrlFunctDef.cc
#8 1.744 Linking PCUIF_Types.ttcn
#8 1.746 Linking PCUIF_CodecPort.ttcn
#8 1.748 Linking IPA_Testing.ttcn
#8 1.827 make -C bts compile
#8 1.841 make[1]: Entering directory '/osmo-ttcn3-hacks/bts'
#8 1.841 cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DIPA_EMULATION_OML -DIPA_EMULATION_OSMO_PCU -DIPA_EMULATION_RSL IPA_Emulation.ttcnpp IPA_Emulation.ttcn
#8 1.850 /usr/bin/ttcn3_compiler -L -U 8 AMR_Types.ttcn AbisOML_Types.ttcn BTS_Tests.ttcn BTS_Tests_ASCI.ttcn BTS_Tests_LAPDm.ttcn BTS_Tests_OML.ttcn BTS_Tests_SMSCB.ttcn BTS_Tests_VAMOS.ttcn BTS_Tests_perf.ttcn GSM_RR_Types.ttcn GSM_RestOctets.ttcn GSM_SystemInformation.ttcn GSM_Types.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Testing.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IuUP_Emulation.ttcn IuUP_Types.ttcn L1CTL_PortType.ttcn L1CTL_PortType_CtrlFunct.ttcn L1CTL_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LAPDm_RAW_PT.ttcn LAPDm_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn OSMUX_CodecPort.ttcn OSMUX_CodecPort_CtrlFunct.ttcn OSMUX_Emulation.ttcn OSMUX_Types.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCUIF_CodecPort.ttcn PCUIF_Types.ttcn RLCMAC_CSN1_Templates.ttcn RLCMAC_CSN1_Types.ttcn RLCMAC_Templates.ttcn RLCMAC_Types.ttcn RSL_Emulation.ttcn RSL_Types.ttcn RTP_CodecPort.ttcn RTP_CodecPort_CtrlFunct.ttcn RTP_Emulation.ttcn RTP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn TRXC_CodecPort.ttcn TRXC_CodecPort_CtrlFunct.ttcn TRXC_Types.ttcn UD_PortType.ttcn UD_Types.ttcn IPA_Emulation.ttcn - AMR_Types.ttcn AbisOML_Types.ttcn BTS_Tests.ttcn BTS_Tests_ASCI.ttcn BTS_Tests_LAPDm.ttcn BTS_Tests_OML.ttcn BTS_Tests_SMSCB.ttcn BTS_Tests_VAMOS.ttcn BTS_Tests_perf.ttcn GSM_RR_Types.ttcn GSM_RestOctets.ttcn GSM_SystemInformation.ttcn GSM_Types.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Testing.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IuUP_Emulation.ttcn IuUP_Types.ttcn L1CTL_PortType.ttcn L1CTL_PortType_CtrlFunct.ttcn L1CTL_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LAPDm_RAW_PT.ttcn LAPDm_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn OSMUX_CodecPort.ttcn OSMUX_CodecPort_CtrlFunct.ttcn OSMUX_Emulation.ttcn OSMUX_Types.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCUIF_CodecPort.ttcn PCUIF_Types.ttcn RLCMAC_CSN1_Templates.ttcn RLCMAC_CSN1_Types.ttcn RLCMAC_Templates.ttcn RLCMAC_Types.ttcn RSL_Emulation.ttcn RSL_Types.ttcn RTP_CodecPort.ttcn RTP_CodecPort_CtrlFunct.ttcn RTP_Emulation.ttcn RTP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn TRXC_CodecPort.ttcn TRXC_CodecPort_CtrlFunct.ttcn TRXC_Types.ttcn UD_PortType.ttcn UD_Types.ttcn IPA_Emulation.ttcn
#8 2.306 Notify: File `AMR_Types.hh' was generated.
#8 2.306 Notify: File `AMR_Types.cc' was generated.
#8 2.306 Notify: File `AMR_Types_part_1.cc' was generated.
#8 2.306 Notify: File `AMR_Types_part_2.cc' was generated.
#8 2.306 Notify: File `AMR_Types_part_3.cc' was generated.
#8 2.306 Notify: File `AMR_Types_part_4.cc' was generated.
#8 2.306 Notify: File `AMR_Types_part_5.cc' was generated.
#8 2.306 Notify: File `AMR_Types_part_6.cc' was generated.
#8 2.306 Notify: File `AMR_Types_part_7.cc' was generated.
#8 2.306 Notify: File `AbisOML_Types.hh' was generated.
#8 2.307 Notify: File `AbisOML_Types.cc' was generated.
#8 2.307 Notify: File `AbisOML_Types_part_1.cc' was generated.
#8 2.307 Notify: File `AbisOML_Types_part_2.cc' was generated.
#8 2.307 Notify: File `AbisOML_Types_part_3.cc' was generated.
#8 2.307 Notify: File `AbisOML_Types_part_4.cc' was generated.
#8 2.307 Notify: File `AbisOML_Types_part_5.cc' was generated.
#8 2.307 Notify: File `AbisOML_Types_part_6.cc' was generated.
#8 2.307 Notify: File `AbisOML_Types_part_7.cc' was generated.
#8 2.307 Notify: File `BTS_Tests.hh' was generated.
#8 2.308 Notify: File `BTS_Tests.cc' was generated.
#8 2.308 Notify: File `BTS_Tests_ASCI.hh' was generated.
#8 2.308 Notify: File `BTS_Tests_ASCI.cc' was generated.
#8 2.308 Notify: File `BTS_Tests_ASCI_part_1.cc' was generated.
#8 2.308 Notify: File `BTS_Tests_ASCI_part_2.cc' was generated.
#8 2.308 Notify: File `BTS_Tests_ASCI_part_3.cc' was generated.
#8 2.308 Notify: File `BTS_Tests_ASCI_part_4.cc' was generated.
#8 2.308 Notify: File `BTS_Tests_ASCI_part_5.cc' was generated.
#8 2.308 Notify: File `BTS_Tests_ASCI_part_6.cc' was generated.
#8 2.308 Notify: File `BTS_Tests_ASCI_part_7.cc' was generated.
#8 2.308 Notify: File `BTS_Tests_LAPDm.hh' was generated.
#8 2.308 Notify: File `BTS_Tests_LAPDm.cc' was generated.
#8 2.308 Notify: File `BTS_Tests_LAPDm_part_1.cc' was generated.
#8 2.308 Notify: File `BTS_Tests_LAPDm_part_2.cc' was generated.
#8 2.308 Notify: File `BTS_Tests_LAPDm_part_3.cc' was generated.
#8 2.308 Notify: File `BTS_Tests_LAPDm_part_4.cc' was generated.
#8 2.308 Notify: File `BTS_Tests_LAPDm_part_5.cc' was generated.
#8 2.308 Notify: File `BTS_Tests_LAPDm_part_6.cc' was generated.
#8 2.308 Notify: File `BTS_Tests_LAPDm_part_7.cc' was generated.
#8 2.308 Notify: File `BTS_Tests_OML.hh' was generated.
#8 2.308 Notify: File `BTS_Tests_OML.cc' was generated.
#8 2.308 Notify: File `BTS_Tests_OML_part_1.cc' was generated.
#8 2.308 Notify: File `BTS_Tests_OML_part_2.cc' was generated.
#8 2.308 Notify: File `BTS_Tests_OML_part_3.cc' was generated.
#8 2.308 Notify: File `BTS_Tests_OML_part_4.cc' was generated.
#8 2.308 Notify: File `BTS_Tests_OML_part_5.cc' was generated.
#8 2.309 Notify: File `BTS_Tests_OML_part_6.cc' was generated.
#8 2.309 Notify: File `BTS_Tests_OML_part_7.cc' was generated.
#8 2.309 Notify: File `BTS_Tests_SMSCB.hh' was generated.
#8 2.309 Notify: File `BTS_Tests_SMSCB.cc' was generated.
#8 2.309 Notify: File `BTS_Tests_SMSCB_part_1.cc' was generated.
#8 2.309 Notify: File `BTS_Tests_SMSCB_part_2.cc' was generated.
#8 2.309 Notify: File `BTS_Tests_SMSCB_part_3.cc' was generated.
#8 2.309 Notify: File `BTS_Tests_SMSCB_part_4.cc' was generated.
#8 2.309 Notify: File `BTS_Tests_SMSCB_part_5.cc' was generated.
#8 2.309 Notify: File `BTS_Tests_SMSCB_part_6.cc' was generated.
#8 2.309 Notify: File `BTS_Tests_SMSCB_part_7.cc' was generated.
#8 2.309 Notify: File `BTS_Tests_VAMOS.hh' was generated.
#8 2.309 Notify: File `BTS_Tests_VAMOS.cc' was generated.
#8 2.309 Notify: File `BTS_Tests_VAMOS_part_1.cc' was generated.
#8 2.309 Notify: File `BTS_Tests_VAMOS_part_2.cc' was generated.
#8 2.309 Notify: File `BTS_Tests_VAMOS_part_3.cc' was generated.
#8 2.309 Notify: File `BTS_Tests_VAMOS_part_4.cc' was generated.
#8 2.309 Notify: File `BTS_Tests_VAMOS_part_5.cc' was generated.
#8 2.309 Notify: File `BTS_Tests_VAMOS_part_6.cc' was generated.
#8 2.309 Notify: File `BTS_Tests_VAMOS_part_7.cc' was generated.
#8 2.310 Notify: File `BTS_Tests_part_1.cc' was generated.
#8 2.310 Notify: File `BTS_Tests_part_2.cc' was generated.
#8 2.310 Notify: File `BTS_Tests_part_3.cc' was generated.
#8 2.310 Notify: File `BTS_Tests_part_4.cc' was generated.
#8 2.310 Notify: File `BTS_Tests_part_5.cc' was generated.
#8 2.310 Notify: File `BTS_Tests_part_6.cc' was generated.
#8 2.310 Notify: File `BTS_Tests_part_7.cc' was generated.
#8 2.310 Notify: File `BTS_Tests_perf.hh' was generated.
#8 2.310 Notify: File `BTS_Tests_perf.cc' was generated.
#8 2.310 Notify: File `BTS_Tests_perf_part_1.cc' was generated.
#8 2.310 Notify: File `BTS_Tests_perf_part_2.cc' was generated.
#8 2.310 Notify: File `BTS_Tests_perf_part_3.cc' was generated.
#8 2.310 Notify: File `BTS_Tests_perf_part_4.cc' was generated.
#8 2.310 Notify: File `BTS_Tests_perf_part_5.cc' was generated.
#8 2.310 Notify: File `BTS_Tests_perf_part_6.cc' was generated.
#8 2.310 Notify: File `BTS_Tests_perf_part_7.cc' was generated.
#8 2.310 Notify: File `GSM_RR_Types.hh' was generated.
#8 2.311 Notify: File `GSM_RR_Types.cc' was generated.
#8 2.311 Notify: File `GSM_RR_Types_part_1.cc' was generated.
#8 2.312 Notify: File `GSM_RR_Types_part_2.cc' was generated.
#8 2.312 Notify: File `GSM_RR_Types_part_3.cc' was generated.
#8 2.312 Notify: File `GSM_RR_Types_part_4.cc' was generated.
#8 2.312 Notify: File `GSM_RR_Types_part_5.cc' was generated.
#8 2.312 Notify: File `GSM_RR_Types_part_6.cc' was generated.
#8 2.312 Notify: File `GSM_RR_Types_part_7.cc' was generated.
#8 2.312 Notify: File `GSM_RestOctets.hh' was generated.
#8 2.313 Notify: File `GSM_RestOctets.cc' was generated.
#8 2.313 Notify: File `GSM_RestOctets_part_1.cc' was generated.
#8 2.314 Notify: File `GSM_RestOctets_part_2.cc' was generated.
#8 2.314 Notify: File `GSM_RestOctets_part_3.cc' was generated.
#8 2.314 Notify: File `GSM_RestOctets_part_4.cc' was generated.
#8 2.314 Notify: File `GSM_RestOctets_part_5.cc' was generated.
#8 2.314 Notify: File `GSM_RestOctets_part_6.cc' was generated.
#8 2.314 Notify: File `GSM_RestOctets_part_7.cc' was generated.
#8 2.314 Notify: File `GSM_SystemInformation.hh' was generated.
#8 2.315 Notify: File `GSM_SystemInformation.cc' was generated.
#8 2.315 Notify: File `GSM_SystemInformation_part_1.cc' was generated.
#8 2.315 Notify: File `GSM_SystemInformation_part_2.cc' was generated.
#8 2.315 Notify: File `GSM_SystemInformation_part_3.cc' was generated.
#8 2.315 Notify: File `GSM_SystemInformation_part_4.cc' was generated.
#8 2.315 Notify: File `GSM_SystemInformation_part_5.cc' was generated.
#8 2.315 Notify: File `GSM_SystemInformation_part_6.cc' was generated.
#8 2.315 Notify: File `GSM_SystemInformation_part_7.cc' was generated.
#8 2.315 Notify: File `GSM_Types.hh' was generated.
#8 2.315 Notify: File `GSM_Types.cc' was generated.
#8 2.315 Notify: File `GSM_Types_part_1.cc' was generated.
#8 2.315 Notify: File `GSM_Types_part_2.cc' was generated.
#8 2.315 Notify: File `GSM_Types_part_3.cc' was generated.
#8 2.315 Notify: File `GSM_Types_part_4.cc' was generated.
#8 2.316 Notify: File `GSM_Types_part_5.cc' was generated.
#8 2.316 Notify: File `GSM_Types_part_6.cc' was generated.
#8 2.316 Notify: File `GSM_Types_part_7.cc' was generated.
#8 2.316 Notify: File `General_Types.hh' was generated.
#8 2.316 Notify: File `General_Types.cc' was generated.
#8 2.316 Notify: File `General_Types_part_1.cc' was generated.
#8 2.316 Notify: File `General_Types_part_2.cc' was generated.
#8 2.316 Notify: File `General_Types_part_3.cc' was generated.
#8 2.316 Notify: File `General_Types_part_4.cc' was generated.
#8 2.316 Notify: File `General_Types_part_5.cc' was generated.
#8 2.316 Notify: File `General_Types_part_6.cc' was generated.
#8 2.316 Notify: File `General_Types_part_7.cc' was generated.
#8 2.316 Notify: File `IPA_CodecPort.hh' was generated.
#8 2.316 Notify: File `IPA_CodecPort.cc' was generated.
#8 2.316 Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated.
#8 2.316 Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated.
#8 2.316 Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated.
#8 2.316 Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated.
#8 2.316 Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated.
#8 2.316 Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated.
#8 2.316 Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated.
#8 2.316 Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated.
#8 2.316 Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated.
#8 2.316 Notify: File `IPA_CodecPort_part_1.cc' was generated.
#8 2.316 Notify: File `IPA_CodecPort_part_2.cc' was generated.
#8 2.317 Notify: File `IPA_CodecPort_part_3.cc' was generated.
#8 2.317 Notify: File `IPA_CodecPort_part_4.cc' was generated.
#8 2.317 Notify: File `IPA_CodecPort_part_5.cc' was generated.
#8 2.317 Notify: File `IPA_CodecPort_part_6.cc' was generated.
#8 2.317 Notify: File `IPA_CodecPort_part_7.cc' was generated.
#8 2.317 Notify: File `IPA_Emulation.hh' was generated.
#8 2.317 Notify: File `IPA_Emulation.cc' was generated.
#8 2.317 Notify: File `IPA_Emulation_part_1.cc' was generated.
#8 2.317 Notify: File `IPA_Emulation_part_2.cc' was generated.
#8 2.317 Notify: File `IPA_Emulation_part_3.cc' was generated.
#8 2.317 Notify: File `IPA_Emulation_part_4.cc' was generated.
#8 2.317 Notify: File `IPA_Emulation_part_5.cc' was generated.
#8 2.317 Notify: File `IPA_Emulation_part_6.cc' was generated.
#8 2.317 Notify: File `IPA_Emulation_part_7.cc' was generated.
#8 2.317 Notify: File `IPA_Testing.hh' was generated.
#8 2.317 Notify: File `IPA_Testing.cc' was generated.
#8 2.317 Notify: File `IPA_Testing_part_1.cc' was generated.
#8 2.317 Notify: File `IPA_Testing_part_2.cc' was generated.
#8 2.317 Notify: File `IPA_Testing_part_3.cc' was generated.
#8 2.317 Notify: File `IPA_Testing_part_4.cc' was generated.
#8 2.317 Notify: File `IPA_Testing_part_5.cc' was generated.
#8 2.317 Notify: File `IPA_Testing_part_6.cc' was generated.
#8 2.317 Notify: File `IPA_Testing_part_7.cc' was generated.
#8 2.317 Notify: File `IPA_Types.hh' was generated.
#8 2.318 Notify: File `IPA_Types.cc' was generated.
#8 2.318 Notify: File `IPA_Types_part_1.cc' was generated.
#8 2.318 Notify: File `IPA_Types_part_2.cc' was generated.
#8 2.318 Notify: File `IPA_Types_part_3.cc' was generated.
#8 2.318 Notify: File `IPA_Types_part_4.cc' was generated.
#8 2.318 Notify: File `IPA_Types_part_5.cc' was generated.
#8 2.318 Notify: File `IPA_Types_part_6.cc' was generated.
#8 2.318 Notify: File `IPA_Types_part_7.cc' was generated.
#8 2.318 Notify: File `IPL4asp_Functions.hh' was generated.
#8 2.318 Notify: File `IPL4asp_Functions.cc' was generated.
#8 2.318 Notify: File `IPL4asp_Functions_part_1.cc' was generated.
#8 2.318 Notify: File `IPL4asp_Functions_part_2.cc' was generated.
#8 2.318 Notify: File `IPL4asp_Functions_part_3.cc' was generated.
#8 2.318 Notify: File `IPL4asp_Functions_part_4.cc' was generated.
#8 2.318 Notify: File `IPL4asp_Functions_part_5.cc' was generated.
#8 2.318 Notify: File `IPL4asp_Functions_part_6.cc' was generated.
#8 2.318 Notify: File `IPL4asp_Functions_part_7.cc' was generated.
#8 2.318 Notify: File `IPL4asp_PortType.hh' was generated.
#8 2.318 Notify: File `IPL4asp_PortType.cc' was generated.
#8 2.318 Notify: File `IPL4asp_PortType_part_1.cc' was generated.
#8 2.318 Notify: File `IPL4asp_PortType_part_2.cc' was generated.
#8 2.318 Notify: File `IPL4asp_PortType_part_3.cc' was generated.
#8 2.318 Notify: File `IPL4asp_PortType_part_4.cc' was generated.
#8 2.318 Notify: File `IPL4asp_PortType_part_5.cc' was generated.
#8 2.318 Notify: File `IPL4asp_PortType_part_6.cc' was generated.
#8 2.318 Notify: File `IPL4asp_PortType_part_7.cc' was generated.
#8 2.318 Notify: File `IPL4asp_Types.hh' was generated.
#8 2.319 Notify: File `IPL4asp_Types.cc' was generated.
#8 2.319 Notify: File `IPL4asp_Types_part_1.cc' was generated.
#8 2.319 Notify: File `IPL4asp_Types_part_2.cc' was generated.
#8 2.319 Notify: File `IPL4asp_Types_part_3.cc' was generated.
#8 2.319 Notify: File `IPL4asp_Types_part_4.cc' was generated.
#8 2.319 Notify: File `IPL4asp_Types_part_5.cc' was generated.
#8 2.319 Notify: File `IPL4asp_Types_part_6.cc' was generated.
#8 2.319 Notify: File `IPL4asp_Types_part_7.cc' was generated.
#8 2.319 Notify: File `IuUP_Emulation.hh' was generated.
#8 2.319 Notify: File `IuUP_Emulation.cc' was generated.
#8 2.319 Notify: File `IuUP_Emulation_part_1.cc' was generated.
#8 2.319 Notify: File `IuUP_Emulation_part_2.cc' was generated.
#8 2.319 Notify: File `IuUP_Emulation_part_3.cc' was generated.
#8 2.319 Notify: File `IuUP_Emulation_part_4.cc' was generated.
#8 2.319 Notify: File `IuUP_Emulation_part_5.cc' was generated.
#8 2.319 Notify: File `IuUP_Emulation_part_6.cc' was generated.
#8 2.319 Notify: File `IuUP_Emulation_part_7.cc' was generated.
#8 2.319 Notify: File `IuUP_Types.hh' was generated.
#8 2.320 Notify: File `IuUP_Types.cc' was generated.
#8 2.320 Notify: File `IuUP_Types_part_1.cc' was generated.
#8 2.320 Notify: File `IuUP_Types_part_2.cc' was generated.
#8 2.320 Notify: File `IuUP_Types_part_3.cc' was generated.
#8 2.320 Notify: File `IuUP_Types_part_4.cc' was generated.
#8 2.320 Notify: File `IuUP_Types_part_5.cc' was generated.
#8 2.320 Notify: File `IuUP_Types_part_6.cc' was generated.
#8 2.320 Notify: File `IuUP_Types_part_7.cc' was generated.
#8 2.320 Notify: File `L1CTL_PortType.hh' was generated.
#8 2.320 Notify: File `L1CTL_PortType.cc' was generated.
#8 2.320 Notify: File `L1CTL_PortType_CtrlFunct.hh' was generated.
#8 2.320 Notify: File `L1CTL_PortType_CtrlFunct.cc' was generated.
#8 2.320 Notify: File `L1CTL_PortType_CtrlFunct_part_1.cc' was generated.
#8 2.320 Notify: File `L1CTL_PortType_CtrlFunct_part_2.cc' was generated.
#8 2.320 Notify: File `L1CTL_PortType_CtrlFunct_part_3.cc' was generated.
#8 2.320 Notify: File `L1CTL_PortType_CtrlFunct_part_4.cc' was generated.
#8 2.320 Notify: File `L1CTL_PortType_CtrlFunct_part_5.cc' was generated.
#8 2.320 Notify: File `L1CTL_PortType_CtrlFunct_part_6.cc' was generated.
#8 2.320 Notify: File `L1CTL_PortType_CtrlFunct_part_7.cc' was generated.
#8 2.320 Notify: File `L1CTL_PortType_part_1.cc' was generated.
#8 2.320 Notify: File `L1CTL_PortType_part_2.cc' was generated.
#8 2.320 Notify: File `L1CTL_PortType_part_3.cc' was generated.
#8 2.320 Notify: File `L1CTL_PortType_part_4.cc' was generated.
#8 2.320 Notify: File `L1CTL_PortType_part_5.cc' was generated.
#8 2.320 Notify: File `L1CTL_PortType_part_6.cc' was generated.
#8 2.321 Notify: File `L1CTL_PortType_part_7.cc' was generated.
#8 2.321 Notify: File `L1CTL_Types.hh' was generated.
#8 2.321 Notify: File `L1CTL_Types.cc' was generated.
#8 2.321 Notify: File `L1CTL_Types_part_1.cc' was generated.
#8 2.321 Notify: File `L1CTL_Types_part_2.cc' was generated.
#8 2.321 Notify: File `L1CTL_Types_part_3.cc' was generated.
#8 2.321 Notify: File `L1CTL_Types_part_4.cc' was generated.
#8 2.322 Notify: File `L1CTL_Types_part_5.cc' was generated.
#8 2.322 Notify: File `L1CTL_Types_part_6.cc' was generated.
#8 2.322 Notify: File `L1CTL_Types_part_7.cc' was generated.
#8 2.322 Notify: File `L3_Common.hh' was generated.
#8 2.322 Notify: File `L3_Common.cc' was generated.
#8 2.322 Notify: File `L3_Common_part_1.cc' was generated.
#8 2.322 Notify: File `L3_Common_part_2.cc' was generated.
#8 2.322 Notify: File `L3_Common_part_3.cc' was generated.
#8 2.322 Notify: File `L3_Common_part_4.cc' was generated.
#8 2.322 Notify: File `L3_Common_part_5.cc' was generated.
#8 2.322 Notify: File `L3_Common_part_6.cc' was generated.
#8 2.322 Notify: File `L3_Common_part_7.cc' was generated.
#8 2.322 Notify: File `L3_Templates.hh' was generated.
#8 2.322 Notify: File `L3_Templates.cc' was generated.
#8 2.322 Notify: File `L3_Templates_part_1.cc' was generated.
#8 2.322 Notify: File `L3_Templates_part_2.cc' was generated.
#8 2.322 Notify: File `L3_Templates_part_3.cc' was generated.
#8 2.322 Notify: File `L3_Templates_part_4.cc' was generated.
#8 2.322 Notify: File `L3_Templates_part_5.cc' was generated.
#8 2.322 Notify: File `L3_Templates_part_6.cc' was generated.
#8 2.322 Notify: File `L3_Templates_part_7.cc' was generated.
#8 2.322 Notify: File `LAPDm_RAW_PT.hh' was generated.
#8 2.323 Notify: File `LAPDm_RAW_PT.cc' was generated.
#8 2.323 Notify: File `LAPDm_RAW_PT_part_1.cc' was generated.
#8 2.323 Notify: File `LAPDm_RAW_PT_part_2.cc' was generated.
#8 2.323 Notify: File `LAPDm_RAW_PT_part_3.cc' was generated.
#8 2.323 Notify: File `LAPDm_RAW_PT_part_4.cc' was generated.
#8 2.323 Notify: File `LAPDm_RAW_PT_part_5.cc' was generated.
#8 2.323 Notify: File `LAPDm_RAW_PT_part_6.cc' was generated.
#8 2.323 Notify: File `LAPDm_RAW_PT_part_7.cc' was generated.
#8 2.323 Notify: File `LAPDm_Types.hh' was generated.
#8 2.323 Notify: File `LAPDm_Types.cc' was generated.
#8 2.323 Notify: File `LAPDm_Types_part_1.cc' was generated.
#8 2.323 Notify: File `LAPDm_Types_part_2.cc' was generated.
#8 2.323 Notify: File `LAPDm_Types_part_3.cc' was generated.
#8 2.323 Notify: File `LAPDm_Types_part_4.cc' was generated.
#8 2.323 Notify: File `LAPDm_Types_part_5.cc' was generated.
#8 2.323 Notify: File `LAPDm_Types_part_6.cc' was generated.
#8 2.323 Notify: File `LAPDm_Types_part_7.cc' was generated.
#8 2.323 Notify: File `Misc_Helpers.hh' was generated.
#8 2.323 Notify: File `Misc_Helpers.cc' was generated.
#8 2.323 Notify: File `Misc_Helpers_part_1.cc' was generated.
#8 2.323 Notify: File `Misc_Helpers_part_2.cc' was generated.
#8 2.323 Notify: File `Misc_Helpers_part_3.cc' was generated.
#8 2.323 Notify: File `Misc_Helpers_part_4.cc' was generated.
#8 2.323 Notify: File `Misc_Helpers_part_5.cc' was generated.
#8 2.323 Notify: File `Misc_Helpers_part_6.cc' was generated.
#8 2.323 Notify: File `Misc_Helpers_part_7.cc' was generated.
#8 2.324 Notify: File `MobileL3_CC_Types.hh' was generated.
#8 2.324 Notify: File `MobileL3_CC_Types.cc' was generated.
#8 2.325 Notify: File `MobileL3_CC_Types_part_1.cc' was generated.
#8 2.326 Notify: File `MobileL3_CC_Types_part_2.cc' was generated.
#8 2.326 Notify: File `MobileL3_CC_Types_part_3.cc' was generated.
#8 2.326 Notify: File `MobileL3_CC_Types_part_4.cc' was generated.
#8 2.326 Notify: File `MobileL3_CC_Types_part_5.cc' was generated.
#8 2.326 Notify: File `MobileL3_CC_Types_part_6.cc' was generated.
#8 2.326 Notify: File `MobileL3_CC_Types_part_7.cc' was generated.
#8 2.326 Notify: File `MobileL3_CommonIE_Types.hh' was generated.
#8 2.327 Notify: File `MobileL3_CommonIE_Types.cc' was generated.
#8 2.327 Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated.
#8 2.327 Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated.
#8 2.327 Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated.
#8 2.327 Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated.
#8 2.327 Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated.
#8 2.327 Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated.
#8 2.327 Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated.
#8 2.328 Notify: File `MobileL3_GMM_SM_Types.hh' was generated.
#8 2.329 Notify: File `MobileL3_GMM_SM_Types.cc' was generated.
#8 2.329 Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated.
#8 2.330 Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated.
#8 2.330 Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated.
#8 2.331 Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated.
#8 2.331 Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated.
#8 2.332 Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated.
#8 2.333 Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated.
#8 2.333 Notify: File `MobileL3_MM_Types.hh' was generated.
#8 2.333 Notify: File `MobileL3_MM_Types.cc' was generated.
#8 2.334 Notify: File `MobileL3_MM_Types_part_1.cc' was generated.
#8 2.334 Notify: File `MobileL3_MM_Types_part_2.cc' was generated.
#8 2.334 Notify: File `MobileL3_MM_Types_part_3.cc' was generated.
#8 2.334 Notify: File `MobileL3_MM_Types_part_4.cc' was generated.
#8 2.334 Notify: File `MobileL3_MM_Types_part_5.cc' was generated.
#8 2.334 Notify: File `MobileL3_MM_Types_part_6.cc' was generated.
#8 2.334 Notify: File `MobileL3_MM_Types_part_7.cc' was generated.
#8 2.334 Notify: File `MobileL3_RRM_Types.hh' was generated.
#8 2.335 Notify: File `MobileL3_RRM_Types.cc' was generated.
#8 2.335 Notify: File `MobileL3_RRM_Types_part_1.cc' was generated.
#8 2.336 Notify: File `MobileL3_RRM_Types_part_2.cc' was generated.
#8 2.336 Notify: File `MobileL3_RRM_Types_part_3.cc' was generated.
#8 2.337 Notify: File `MobileL3_RRM_Types_part_4.cc' was generated.
#8 2.337 Notify: File `MobileL3_RRM_Types_part_5.cc' was generated.
#8 2.337 Notify: File `MobileL3_RRM_Types_part_6.cc' was generated.
#8 2.337 Notify: File `MobileL3_RRM_Types_part_7.cc' was generated.
#8 2.337 Notify: File `MobileL3_SMS_Types.hh' was generated.
#8 2.338 Notify: File `MobileL3_SMS_Types.cc' was generated.
#8 2.338 Notify: File `MobileL3_SMS_Types_part_1.cc' was generated.
#8 2.338 Notify: File `MobileL3_SMS_Types_part_2.cc' was generated.
#8 2.338 Notify: File `MobileL3_SMS_Types_part_3.cc' was generated.
#8 2.338 Notify: File `MobileL3_SMS_Types_part_4.cc' was generated.
#8 2.338 Notify: File `MobileL3_SMS_Types_part_5.cc' was generated.
#8 2.338 Notify: File `MobileL3_SMS_Types_part_6.cc' was generated.
#8 2.338 Notify: File `MobileL3_SMS_Types_part_7.cc' was generated.
#8 2.339 Notify: File `MobileL3_SS_Types.hh' was generated.
#8 2.339 Notify: File `MobileL3_SS_Types.cc' was generated.
#8 2.339 Notify: File `MobileL3_SS_Types_part_1.cc' was generated.
#8 2.339 Notify: File `MobileL3_SS_Types_part_2.cc' was generated.
#8 2.339 Notify: File `MobileL3_SS_Types_part_3.cc' was generated.
#8 2.339 Notify: File `MobileL3_SS_Types_part_4.cc' was generated.
#8 2.339 Notify: File `MobileL3_SS_Types_part_5.cc' was generated.
#8 2.339 Notify: File `MobileL3_SS_Types_part_6.cc' was generated.
#8 2.339 Notify: File `MobileL3_SS_Types_part_7.cc' was generated.
#8 2.339 Notify: File `MobileL3_Types.hh' was generated.
#8 2.339 Notify: File `MobileL3_Types.cc' was generated.
#8 2.339 Notify: File `MobileL3_Types_part_1.cc' was generated.
#8 2.339 Notify: File `MobileL3_Types_part_2.cc' was generated.
#8 2.339 Notify: File `MobileL3_Types_part_3.cc' was generated.
#8 2.339 Notify: File `MobileL3_Types_part_4.cc' was generated.
#8 2.339 Notify: File `MobileL3_Types_part_5.cc' was generated.
#8 2.339 Notify: File `MobileL3_Types_part_6.cc' was generated.
#8 2.339 Notify: File `MobileL3_Types_part_7.cc' was generated.
#8 2.339 Notify: File `Native_Functions.hh' was generated.
#8 2.339 Notify: File `Native_Functions.cc' was generated.
#8 2.340 Notify: File `Native_Functions_part_1.cc' was generated.
#8 2.340 Notify: File `Native_Functions_part_2.cc' was generated.
#8 2.340 Notify: File `Native_Functions_part_3.cc' was generated.
#8 2.340 Notify: File `Native_Functions_part_4.cc' was generated.
#8 2.340 Notify: File `Native_Functions_part_5.cc' was generated.
#8 2.340 Notify: File `Native_Functions_part_6.cc' was generated.
#8 2.340 Notify: File `Native_Functions_part_7.cc' was generated.
#8 2.340 Notify: File `OSMUX_CodecPort.hh' was generated.
#8 2.340 Notify: File `OSMUX_CodecPort.cc' was generated.
#8 2.340 Notify: File `OSMUX_CodecPort_CtrlFunct.hh' was generated.
#8 2.340 Notify: File `OSMUX_CodecPort_CtrlFunct.cc' was generated.
#8 2.340 Notify: File `OSMUX_CodecPort_CtrlFunct_part_1.cc' was generated.
#8 2.340 Notify: File `OSMUX_CodecPort_CtrlFunct_part_2.cc' was generated.
#8 2.340 Notify: File `OSMUX_CodecPort_CtrlFunct_part_3.cc' was generated.
#8 2.340 Notify: File `OSMUX_CodecPort_CtrlFunct_part_4.cc' was generated.
#8 2.340 Notify: File `OSMUX_CodecPort_CtrlFunct_part_5.cc' was generated.
#8 2.340 Notify: File `OSMUX_CodecPort_CtrlFunct_part_6.cc' was generated.
#8 2.340 Notify: File `OSMUX_CodecPort_CtrlFunct_part_7.cc' was generated.
#8 2.340 Notify: File `OSMUX_CodecPort_part_1.cc' was generated.
#8 2.340 Notify: File `OSMUX_CodecPort_part_2.cc' was generated.
#8 2.340 Notify: File `OSMUX_CodecPort_part_3.cc' was generated.
#8 2.340 Notify: File `OSMUX_CodecPort_part_4.cc' was generated.
#8 2.340 Notify: File `OSMUX_CodecPort_part_5.cc' was generated.
#8 2.340 Notify: File `OSMUX_CodecPort_part_6.cc' was generated.
#8 2.340 Notify: File `OSMUX_CodecPort_part_7.cc' was generated.
#8 2.340 Notify: File `OSMUX_Emulation.hh' was generated.
#8 2.340 Notify: File `OSMUX_Emulation.cc' was generated.
#8 2.341 Notify: File `OSMUX_Emulation_part_1.cc' was generated.
#8 2.341 Notify: File `OSMUX_Emulation_part_2.cc' was generated.
#8 2.341 Notify: File `OSMUX_Emulation_part_3.cc' was generated.
#8 2.341 Notify: File `OSMUX_Emulation_part_4.cc' was generated.
#8 2.341 Notify: File `OSMUX_Emulation_part_5.cc' was generated.
#8 2.341 Notify: File `OSMUX_Emulation_part_6.cc' was generated.
#8 2.341 Notify: File `OSMUX_Emulation_part_7.cc' was generated.
#8 2.341 Notify: File `OSMUX_Types.hh' was generated.
#8 2.341 Notify: File `OSMUX_Types.cc' was generated.
#8 2.341 Notify: File `OSMUX_Types_part_1.cc' was generated.
#8 2.341 Notify: File `OSMUX_Types_part_2.cc' was generated.
#8 2.341 Notify: File `OSMUX_Types_part_3.cc' was generated.
#8 2.341 Notify: File `OSMUX_Types_part_4.cc' was generated.
#8 2.341 Notify: File `OSMUX_Types_part_5.cc' was generated.
#8 2.341 Notify: File `OSMUX_Types_part_6.cc' was generated.
#8 2.341 Notify: File `OSMUX_Types_part_7.cc' was generated.
#8 2.341 Notify: File `Osmocom_CTRL_Adapter.hh' was generated.
#8 2.341 Notify: File `Osmocom_CTRL_Adapter.cc' was generated.
#8 2.341 Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated.
#8 2.341 Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated.
#8 2.341 Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated.
#8 2.341 Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated.
#8 2.341 Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated.
#8 2.341 Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated.
#8 2.341 Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated.
#8 2.341 Notify: File `Osmocom_CTRL_Functions.hh' was generated.
#8 2.341 Notify: File `Osmocom_CTRL_Functions.cc' was generated.
#8 2.342 Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated.
#8 2.342 Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated.
#8 2.342 Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated.
#8 2.342 Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated.
#8 2.342 Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated.
#8 2.342 Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated.
#8 2.342 Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated.
#8 2.342 Notify: File `Osmocom_CTRL_Types.hh' was generated.
#8 2.342 Notify: File `Osmocom_CTRL_Types.cc' was generated.
#8 2.342 Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated.
#8 2.342 Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated.
#8 2.342 Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated.
#8 2.342 Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated.
#8 2.342 Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated.
#8 2.342 Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated.
#8 2.342 Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated.
#8 2.342 Notify: File `Osmocom_Types.hh' was generated.
#8 2.342 Notify: File `Osmocom_Types.cc' was generated.
#8 2.342 Notify: File `Osmocom_Types_part_1.cc' was generated.
#8 2.342 Notify: File `Osmocom_Types_part_2.cc' was generated.
#8 2.342 Notify: File `Osmocom_Types_part_3.cc' was generated.
#8 2.342 Notify: File `Osmocom_Types_part_4.cc' was generated.
#8 2.342 Notify: File `Osmocom_Types_part_5.cc' was generated.
#8 2.342 Notify: File `Osmocom_Types_part_6.cc' was generated.
#8 2.342 Notify: File `Osmocom_Types_part_7.cc' was generated.
#8 2.342 Notify: File `Osmocom_VTY_Functions.hh' was generated.
#8 2.342 Notify: File `Osmocom_VTY_Functions.cc' was generated.
#8 2.342 Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated.
#8 2.342 Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated.
#8 2.343 Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated.
#8 2.343 Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated.
#8 2.343 Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated.
#8 2.343 Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated.
#8 2.343 Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated.
#8 2.343 Notify: File `PCUIF_CodecPort.hh' was generated.
#8 2.343 Notify: File `PCUIF_CodecPort.cc' was generated.
#8 2.343 Notify: File `PCUIF_CodecPort_part_1.cc' was generated.
#8 2.343 Notify: File `PCUIF_CodecPort_part_2.cc' was generated.
#8 2.343 Notify: File `PCUIF_CodecPort_part_3.cc' was generated.
#8 2.343 Notify: File `PCUIF_CodecPort_part_4.cc' was generated.
#8 2.343 Notify: File `PCUIF_CodecPort_part_5.cc' was generated.
#8 2.343 Notify: File `PCUIF_CodecPort_part_6.cc' was generated.
#8 2.343 Notify: File `PCUIF_CodecPort_part_7.cc' was generated.
#8 2.343 Notify: File `PCUIF_Types.hh' was generated.
#8 2.344 Notify: File `PCUIF_Types.cc' was generated.
#8 2.344 Notify: File `PCUIF_Types_part_1.cc' was generated.
#8 2.344 Notify: File `PCUIF_Types_part_2.cc' was generated.
#8 2.344 Notify: File `PCUIF_Types_part_3.cc' was generated.
#8 2.344 Notify: File `PCUIF_Types_part_4.cc' was generated.
#8 2.344 Notify: File `PCUIF_Types_part_5.cc' was generated.
#8 2.344 Notify: File `PCUIF_Types_part_6.cc' was generated.
#8 2.344 Notify: File `PCUIF_Types_part_7.cc' was generated.
#8 2.344 Notify: File `RLCMAC_CSN1_Templates.hh' was generated.
#8 2.344 Notify: File `RLCMAC_CSN1_Templates.cc' was generated.
#8 2.344 Notify: File `RLCMAC_CSN1_Templates_part_1.cc' was generated.
#8 2.344 Notify: File `RLCMAC_CSN1_Templates_part_2.cc' was generated.
#8 2.344 Notify: File `RLCMAC_CSN1_Templates_part_3.cc' was generated.
#8 2.344 Notify: File `RLCMAC_CSN1_Templates_part_4.cc' was generated.
#8 2.344 Notify: File `RLCMAC_CSN1_Templates_part_5.cc' was generated.
#8 2.344 Notify: File `RLCMAC_CSN1_Templates_part_6.cc' was generated.
#8 2.344 Notify: File `RLCMAC_CSN1_Templates_part_7.cc' was generated.
#8 2.345 Notify: File `RLCMAC_CSN1_Types.hh' was generated.
#8 2.345 Notify: File `RLCMAC_CSN1_Types.cc' was generated.
#8 2.346 Notify: File `RLCMAC_CSN1_Types_part_1.cc' was generated.
#8 2.346 Notify: File `RLCMAC_CSN1_Types_part_2.cc' was generated.
#8 2.347 Notify: File `RLCMAC_CSN1_Types_part_3.cc' was generated.
#8 2.348 Notify: File `RLCMAC_CSN1_Types_part_4.cc' was generated.
#8 2.348 Notify: File `RLCMAC_CSN1_Types_part_5.cc' was generated.
#8 2.348 Notify: File `RLCMAC_CSN1_Types_part_6.cc' was generated.
#8 2.348 Notify: File `RLCMAC_CSN1_Types_part_7.cc' was generated.
#8 2.348 Notify: File `RLCMAC_Templates.hh' was generated.
#8 2.348 Notify: File `RLCMAC_Templates.cc' was generated.
#8 2.348 Notify: File `RLCMAC_Templates_part_1.cc' was generated.
#8 2.348 Notify: File `RLCMAC_Templates_part_2.cc' was generated.
#8 2.348 Notify: File `RLCMAC_Templates_part_3.cc' was generated.
#8 2.348 Notify: File `RLCMAC_Templates_part_4.cc' was generated.
#8 2.348 Notify: File `RLCMAC_Templates_part_5.cc' was generated.
#8 2.348 Notify: File `RLCMAC_Templates_part_6.cc' was generated.
#8 2.348 Notify: File `RLCMAC_Templates_part_7.cc' was generated.
#8 2.348 Notify: File `RLCMAC_Types.hh' was generated.
#8 2.349 Notify: File `RLCMAC_Types.cc' was generated.
#8 2.349 Notify: File `RLCMAC_Types_part_1.cc' was generated.
#8 2.349 Notify: File `RLCMAC_Types_part_2.cc' was generated.
#8 2.349 Notify: File `RLCMAC_Types_part_3.cc' was generated.
#8 2.349 Notify: File `RLCMAC_Types_part_4.cc' was generated.
#8 2.349 Notify: File `RLCMAC_Types_part_5.cc' was generated.
#8 2.349 Notify: File `RLCMAC_Types_part_6.cc' was generated.
#8 2.349 Notify: File `RLCMAC_Types_part_7.cc' was generated.
#8 2.349 Notify: File `RSL_Emulation.hh' was generated.
#8 2.349 Notify: File `RSL_Emulation.cc' was generated.
#8 2.349 Notify: File `RSL_Emulation_part_1.cc' was generated.
#8 2.349 Notify: File `RSL_Emulation_part_2.cc' was generated.
#8 2.349 Notify: File `RSL_Emulation_part_3.cc' was generated.
#8 2.349 Notify: File `RSL_Emulation_part_4.cc' was generated.
#8 2.349 Notify: File `RSL_Emulation_part_5.cc' was generated.
#8 2.349 Notify: File `RSL_Emulation_part_6.cc' was generated.
#8 2.349 Notify: File `RSL_Emulation_part_7.cc' was generated.
#8 2.350 Notify: File `RSL_Types.hh' was generated.
#8 2.350 Notify: File `RSL_Types.cc' was generated.
#8 2.351 Notify: File `RSL_Types_part_1.cc' was generated.
#8 2.351 Notify: File `RSL_Types_part_2.cc' was generated.
#8 2.351 Notify: File `RSL_Types_part_3.cc' was generated.
#8 2.351 Notify: File `RSL_Types_part_4.cc' was generated.
#8 2.351 Notify: File `RSL_Types_part_5.cc' was generated.
#8 2.351 Notify: File `RSL_Types_part_6.cc' was generated.
#8 2.351 Notify: File `RSL_Types_part_7.cc' was generated.
#8 2.351 Notify: File `RTP_CodecPort.hh' was generated.
#8 2.351 Notify: File `RTP_CodecPort.cc' was generated.
#8 2.351 Notify: File `RTP_CodecPort_CtrlFunct.hh' was generated.
#8 2.351 Notify: File `RTP_CodecPort_CtrlFunct.cc' was generated.
#8 2.351 Notify: File `RTP_CodecPort_CtrlFunct_part_1.cc' was generated.
#8 2.352 Notify: File `RTP_CodecPort_CtrlFunct_part_2.cc' was generated.
#8 2.352 Notify: File `RTP_CodecPort_CtrlFunct_part_3.cc' was generated.
#8 2.352 Notify: File `RTP_CodecPort_CtrlFunct_part_4.cc' was generated.
#8 2.352 Notify: File `RTP_CodecPort_CtrlFunct_part_5.cc' was generated.
#8 2.352 Notify: File `RTP_CodecPort_CtrlFunct_part_6.cc' was generated.
#8 2.352 Notify: File `RTP_CodecPort_CtrlFunct_part_7.cc' was generated.
#8 2.352 Notify: File `RTP_CodecPort_part_1.cc' was generated.
#8 2.352 Notify: File `RTP_CodecPort_part_2.cc' was generated.
#8 2.352 Notify: File `RTP_CodecPort_part_3.cc' was generated.
#8 2.352 Notify: File `RTP_CodecPort_part_4.cc' was generated.
#8 2.352 Notify: File `RTP_CodecPort_part_5.cc' was generated.
#8 2.352 Notify: File `RTP_CodecPort_part_6.cc' was generated.
#8 2.352 Notify: File `RTP_CodecPort_part_7.cc' was generated.
#8 2.352 Notify: File `RTP_Emulation.hh' was generated.
#8 2.352 Notify: File `RTP_Emulation.cc' was generated.
#8 2.352 Notify: File `RTP_Emulation_part_1.cc' was generated.
#8 2.352 Notify: File `RTP_Emulation_part_2.cc' was generated.
#8 2.352 Notify: File `RTP_Emulation_part_3.cc' was generated.
#8 2.352 Notify: File `RTP_Emulation_part_4.cc' was generated.
#8 2.352 Notify: File `RTP_Emulation_part_5.cc' was generated.
#8 2.352 Notify: File `RTP_Emulation_part_6.cc' was generated.
#8 2.352 Notify: File `RTP_Emulation_part_7.cc' was generated.
#8 2.352 Notify: File `RTP_Types.hh' was generated.
#8 2.353 Notify: File `RTP_Types.cc' was generated.
#8 2.353 Notify: File `RTP_Types_part_1.cc' was generated.
#8 2.353 Notify: File `RTP_Types_part_2.cc' was generated.
#8 2.354 Notify: File `RTP_Types_part_3.cc' was generated.
#8 2.354 Notify: File `RTP_Types_part_4.cc' was generated.
#8 2.354 Notify: File `RTP_Types_part_5.cc' was generated.
#8 2.354 Notify: File `RTP_Types_part_6.cc' was generated.
#8 2.354 Notify: File `RTP_Types_part_7.cc' was generated.
#8 2.354 Notify: File `Socket_API_Definitions.hh' was generated.
#8 2.354 Notify: File `Socket_API_Definitions.cc' was generated.
#8 2.354 Notify: File `Socket_API_Definitions_part_1.cc' was generated.
#8 2.354 Notify: File `Socket_API_Definitions_part_2.cc' was generated.
#8 2.354 Notify: File `Socket_API_Definitions_part_3.cc' was generated.
#8 2.354 Notify: File `Socket_API_Definitions_part_4.cc' was generated.
#8 2.354 Notify: File `Socket_API_Definitions_part_5.cc' was generated.
#8 2.354 Notify: File `Socket_API_Definitions_part_6.cc' was generated.
#8 2.354 Notify: File `Socket_API_Definitions_part_7.cc' was generated.
#8 2.354 Notify: File `TCCConversion_Functions.hh' was generated.
#8 2.354 Notify: File `TCCConversion_Functions.cc' was generated.
#8 2.354 Notify: File `TCCConversion_Functions_part_1.cc' was generated.
#8 2.354 Notify: File `TCCConversion_Functions_part_2.cc' was generated.
#8 2.354 Notify: File `TCCConversion_Functions_part_3.cc' was generated.
#8 2.354 Notify: File `TCCConversion_Functions_part_4.cc' was generated.
#8 2.354 Notify: File `TCCConversion_Functions_part_5.cc' was generated.
#8 2.354 Notify: File `TCCConversion_Functions_part_6.cc' was generated.
#8 2.354 Notify: File `TCCConversion_Functions_part_7.cc' was generated.
#8 2.354 Notify: File `TCCInterface_Functions.hh' was generated.
#8 2.355 Notify: File `TCCInterface_Functions.cc' was generated.
#8 2.355 Notify: File `TCCInterface_Functions_part_1.cc' was generated.
#8 2.355 Notify: File `TCCInterface_Functions_part_2.cc' was generated.
#8 2.355 Notify: File `TCCInterface_Functions_part_3.cc' was generated.
#8 2.355 Notify: File `TCCInterface_Functions_part_4.cc' was generated.
#8 2.355 Notify: File `TCCInterface_Functions_part_5.cc' was generated.
#8 2.355 Notify: File `TCCInterface_Functions_part_6.cc' was generated.
#8 2.355 Notify: File `TCCInterface_Functions_part_7.cc' was generated.
#8 2.355 Notify: File `TELNETasp_PortType.hh' was generated.
#8 2.355 Notify: File `TELNETasp_PortType.cc' was generated.
#8 2.355 Notify: File `TELNETasp_PortType_part_1.cc' was generated.
#8 2.355 Notify: File `TELNETasp_PortType_part_2.cc' was generated.
#8 2.355 Notify: File `TELNETasp_PortType_part_3.cc' was generated.
#8 2.355 Notify: File `TELNETasp_PortType_part_4.cc' was generated.
#8 2.355 Notify: File `TELNETasp_PortType_part_5.cc' was generated.
#8 2.355 Notify: File `TELNETasp_PortType_part_6.cc' was generated.
#8 2.355 Notify: File `TELNETasp_PortType_part_7.cc' was generated.
#8 2.355 Notify: File `TRXC_CodecPort.hh' was generated.
#8 2.355 Notify: File `TRXC_CodecPort.cc' was generated.
#8 2.355 Notify: File `TRXC_CodecPort_CtrlFunct.hh' was generated.
#8 2.355 Notify: File `TRXC_CodecPort_CtrlFunct.cc' was generated.
#8 2.355 Notify: File `TRXC_CodecPort_CtrlFunct_part_1.cc' was generated.
#8 2.355 Notify: File `TRXC_CodecPort_CtrlFunct_part_2.cc' was generated.
#8 2.355 Notify: File `TRXC_CodecPort_CtrlFunct_part_3.cc' was generated.
#8 2.355 Notify: File `TRXC_CodecPort_CtrlFunct_part_4.cc' was generated.
#8 2.355 Notify: File `TRXC_CodecPort_CtrlFunct_part_5.cc' was generated.
#8 2.355 Notify: File `TRXC_CodecPort_CtrlFunct_part_6.cc' was generated.
#8 2.355 Notify: File `TRXC_CodecPort_CtrlFunct_part_7.cc' was generated.
#8 2.356 Notify: File `TRXC_CodecPort_part_1.cc' was generated.
#8 2.356 Notify: File `TRXC_CodecPort_part_2.cc' was generated.
#8 2.356 Notify: File `TRXC_CodecPort_part_3.cc' was generated.
#8 2.356 Notify: File `TRXC_CodecPort_part_4.cc' was generated.
#8 2.356 Notify: File `TRXC_CodecPort_part_5.cc' was generated.
#8 2.356 Notify: File `TRXC_CodecPort_part_6.cc' was generated.
#8 2.356 Notify: File `TRXC_CodecPort_part_7.cc' was generated.
#8 2.356 Notify: File `TRXC_Types.hh' was generated.
#8 2.356 Notify: File `TRXC_Types.cc' was generated.
#8 2.356 Notify: File `TRXC_Types_part_1.cc' was generated.
#8 2.356 Notify: File `TRXC_Types_part_2.cc' was generated.
#8 2.356 Notify: File `TRXC_Types_part_3.cc' was generated.
#8 2.356 Notify: File `TRXC_Types_part_4.cc' was generated.
#8 2.356 Notify: File `TRXC_Types_part_5.cc' was generated.
#8 2.356 Notify: File `TRXC_Types_part_6.cc' was generated.
#8 2.356 Notify: File `TRXC_Types_part_7.cc' was generated.
#8 2.356 Notify: File `UD_PortType.hh' was generated.
#8 2.356 Notify: File `UD_PortType.cc' was generated.
#8 2.356 Notify: File `UD_PortType_part_1.cc' was generated.
#8 2.356 Notify: File `UD_PortType_part_2.cc' was generated.
#8 2.356 Notify: File `UD_PortType_part_3.cc' was generated.
#8 2.356 Notify: File `UD_PortType_part_4.cc' was generated.
#8 2.356 Notify: File `UD_PortType_part_5.cc' was generated.
#8 2.356 Notify: File `UD_PortType_part_6.cc' was generated.
#8 2.356 Notify: File `UD_PortType_part_7.cc' was generated.
#8 2.356 Notify: File `UD_Types.hh' was generated.
#8 2.356 Notify: File `UD_Types.cc' was generated.
#8 2.356 Notify: File `UD_Types_part_1.cc' was generated.
#8 2.357 Notify: File `UD_Types_part_2.cc' was generated.
#8 2.357 Notify: File `UD_Types_part_3.cc' was generated.
#8 2.357 Notify: File `UD_Types_part_4.cc' was generated.
#8 2.357 Notify: File `UD_Types_part_5.cc' was generated.
#8 2.357 Notify: File `UD_Types_part_6.cc' was generated.
#8 2.357 Notify: File `UD_Types_part_7.cc' was generated.
#8 2.357 Notify: 639 files were updated.
#8 2.387 touch compile
#8 2.388 make[1]: Leaving directory '/osmo-ttcn3-hacks/bts'
#8 2.388 make -j20 -C bts
#8 2.397 make[1]: Entering directory '/osmo-ttcn3-hacks/bts'
#8 2.430 Creating dependency file for UD_PT.cc
#8 2.431 Creating dependency file for TRXC_CodecPort_CtrlFunctDef.cc
#8 2.431 Creating dependency file for TELNETasp_PT.cc
#8 2.431 Creating dependency file for TCCInterface.cc
#8 2.431 Creating dependency file for TCCConversion.cc
#8 2.431 Creating dependency file for RTP_EncDec.cc
#8 2.431 Creating dependency file for RTP_CodecPort_CtrlFunctDef.cc
#8 2.431 Creating dependency file for RLCMAC_EncDec.cc
#8 2.431 Creating dependency file for OSMUX_CodecPort_CtrlFunctDef.cc
#8 2.431 Creating dependency file for Native_FunctionDefs.cc
#8 2.432 Creating dependency file for L1CTL_PortType_CtrlFunctDef.cc
#8 2.432 Creating dependency file for IuUP_EncDec.cc
#8 2.432 Creating dependency file for IPL4asp_discovery.cc
#8 2.432 Creating dependency file for IPL4asp_PT.cc
#8 2.432 Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc
#8 2.457 Creating dependency file for IPA_Emulation_part_7.cc
#8 2.457 Creating dependency file for IPA_Emulation_part_6.cc
#8 2.457 Creating dependency file for IPA_Emulation_part_5.cc
#8 2.457 Creating dependency file for IPA_Emulation_part_4.cc
#8 2.458 Creating dependency file for IPA_Emulation_part_3.cc
#8 2.458 Creating dependency file for IPA_Emulation_part_2.cc
#8 2.463 Creating dependency file for IPA_Emulation_part_1.cc
#8 2.464 Creating dependency file for IPA_Emulation.cc
#8 2.472 Creating dependency file for UD_Types_part_6.cc
#8 2.472 Creating dependency file for UD_Types_part_7.cc
#8 2.473 Creating dependency file for UD_Types_part_5.cc
#8 2.478 Creating dependency file for UD_Types_part_4.cc
#8 2.478 Creating dependency file for UD_Types_part_3.cc
#8 2.480 Creating dependency file for UD_Types_part_2.cc
#8 2.484 Creating dependency file for UD_Types_part_1.cc
#8 2.485 Creating dependency file for UD_PortType_part_7.cc
#8 2.485 Creating dependency file for UD_PortType_part_6.cc
#8 2.487 Creating dependency file for UD_PortType_part_5.cc
#8 2.490 Creating dependency file for UD_PortType_part_4.cc
#8 2.491 Creating dependency file for UD_PortType_part_3.cc
#8 2.491 Creating dependency file for UD_PortType_part_2.cc
#8 2.493 Creating dependency file for UD_PortType_part_1.cc
#8 2.495 Creating dependency file for TRXC_Types_part_6.cc
#8 2.495 Creating dependency file for TRXC_Types_part_7.cc
#8 2.496 Creating dependency file for TRXC_Types_part_5.cc
#8 2.496 Creating dependency file for TRXC_Types_part_4.cc
#8 2.498 Creating dependency file for TRXC_Types_part_3.cc
#8 2.500 Creating dependency file for TRXC_Types_part_2.cc
#8 2.501 Creating dependency file for TRXC_Types_part_1.cc
#8 2.502 Creating dependency file for TRXC_CodecPort_CtrlFunct_part_7.cc
#8 2.502 Creating dependency file for TRXC_CodecPort_CtrlFunct_part_6.cc
#8 2.503 Creating dependency file for TRXC_CodecPort_CtrlFunct_part_5.cc
#8 2.503 Creating dependency file for TRXC_CodecPort_CtrlFunct_part_4.cc
#8 2.504 Creating dependency file for TRXC_CodecPort_CtrlFunct_part_3.cc
#8 2.504 Creating dependency file for TRXC_CodecPort_CtrlFunct_part_2.cc
#8 2.504 Creating dependency file for TRXC_CodecPort_CtrlFunct_part_1.cc
#8 2.505 Creating dependency file for TRXC_CodecPort_part_7.cc
#8 2.506 Creating dependency file for TRXC_CodecPort_part_6.cc
#8 2.506 Creating dependency file for TRXC_CodecPort_part_5.cc
#8 2.507 Creating dependency file for TRXC_CodecPort_part_4.cc
#8 2.507 Creating dependency file for TRXC_CodecPort_part_3.cc
#8 2.507 Creating dependency file for TRXC_CodecPort_part_2.cc
#8 2.509 Creating dependency file for TRXC_CodecPort_part_1.cc
#8 2.509 Creating dependency file for TELNETasp_PortType_part_7.cc
#8 2.509 Creating dependency file for TELNETasp_PortType_part_6.cc
#8 2.513 Creating dependency file for TELNETasp_PortType_part_5.cc
#8 2.513 Creating dependency file for TELNETasp_PortType_part_4.cc
#8 2.513 Creating dependency file for TELNETasp_PortType_part_3.cc
#8 2.514 Creating dependency file for TELNETasp_PortType_part_2.cc
#8 2.514 Creating dependency file for TELNETasp_PortType_part_1.cc
#8 2.514 Creating dependency file for TCCInterface_Functions_part_7.cc
#8 2.514 Creating dependency file for TCCInterface_Functions_part_6.cc
#8 2.514 Creating dependency file for TCCInterface_Functions_part_5.cc
#8 2.514 Creating dependency file for TCCInterface_Functions_part_4.cc
#8 2.515 Creating dependency file for TCCInterface_Functions_part_2.cc
#8 2.515 Creating dependency file for TCCInterface_Functions_part_3.cc
#8 2.515 Creating dependency file for TCCInterface_Functions_part_1.cc
#8 2.516 Creating dependency file for TCCConversion_Functions_part_7.cc
#8 2.516 Creating dependency file for TCCConversion_Functions_part_6.cc
#8 2.517 Creating dependency file for TCCConversion_Functions_part_5.cc
#8 2.517 Creating dependency file for TCCConversion_Functions_part_4.cc
#8 2.518 Creating dependency file for TCCConversion_Functions_part_3.cc
#8 2.520 Creating dependency file for TCCConversion_Functions_part_2.cc
#8 2.520 Creating dependency file for TCCConversion_Functions_part_1.cc
#8 2.520 Creating dependency file for Socket_API_Definitions_part_7.cc
#8 2.521 Creating dependency file for Socket_API_Definitions_part_5.cc
#8 2.521 Creating dependency file for Socket_API_Definitions_part_6.cc
#8 2.522 Creating dependency file for Socket_API_Definitions_part_4.cc
#8 2.522 Creating dependency file for Socket_API_Definitions_part_3.cc
#8 2.523 Creating dependency file for Socket_API_Definitions_part_2.cc
#8 2.523 Creating dependency file for Socket_API_Definitions_part_1.cc
#8 2.524 Creating dependency file for RTP_Types_part_7.cc
#8 2.524 Creating dependency file for RTP_Types_part_6.cc
#8 2.524 Creating dependency file for RTP_Types_part_5.cc
#8 2.525 Creating dependency file for RTP_Types_part_4.cc
#8 2.525 Creating dependency file for RTP_Types_part_3.cc
#8 2.526 Creating dependency file for RTP_Types_part_2.cc
#8 2.526 Creating dependency file for RTP_Types_part_1.cc
#8 2.527 Creating dependency file for RTP_Emulation_part_7.cc
#8 2.527 Creating dependency file for RTP_Emulation_part_6.cc
#8 2.528 Creating dependency file for RTP_Emulation_part_5.cc
#8 2.529 Creating dependency file for RTP_Emulation_part_4.cc
#8 2.529 Creating dependency file for RTP_Emulation_part_3.cc
#8 2.530 Creating dependency file for RTP_Emulation_part_2.cc
#8 2.530 Creating dependency file for RTP_Emulation_part_1.cc
#8 2.530 Creating dependency file for RTP_CodecPort_CtrlFunct_part_7.cc
#8 2.530 Creating dependency file for RTP_CodecPort_CtrlFunct_part_6.cc
#8 2.531 Creating dependency file for RTP_CodecPort_CtrlFunct_part_5.cc
#8 2.531 Creating dependency file for RTP_CodecPort_CtrlFunct_part_4.cc
#8 2.531 Creating dependency file for RTP_CodecPort_CtrlFunct_part_3.cc
#8 2.531 Creating dependency file for RTP_CodecPort_CtrlFunct_part_2.cc
#8 2.533 Creating dependency file for RTP_CodecPort_CtrlFunct_part_1.cc
#8 2.535 Creating dependency file for RTP_CodecPort_part_7.cc
#8 2.535 Creating dependency file for RTP_CodecPort_part_6.cc
#8 2.535 Creating dependency file for RTP_CodecPort_part_5.cc
#8 2.537 Creating dependency file for RTP_CodecPort_part_4.cc
#8 2.537 Creating dependency file for RTP_CodecPort_part_3.cc
#8 2.537 Creating dependency file for RTP_CodecPort_part_2.cc
#8 2.537 Creating dependency file for RTP_CodecPort_part_1.cc
#8 2.542 Creating dependency file for RSL_Types_part_7.cc
#8 2.542 Creating dependency file for RSL_Types_part_6.cc
#8 2.542 Creating dependency file for RSL_Types_part_5.cc
#8 2.542 Creating dependency file for RSL_Types_part_4.cc
#8 2.543 Creating dependency file for RSL_Types_part_3.cc
#8 2.543 Creating dependency file for RSL_Types_part_2.cc
#8 2.543 Creating dependency file for RSL_Types_part_1.cc
#8 2.543 Creating dependency file for RSL_Emulation_part_7.cc
#8 2.544 Creating dependency file for RSL_Emulation_part_6.cc
#8 2.544 Creating dependency file for RSL_Emulation_part_5.cc
#8 2.544 Creating dependency file for RSL_Emulation_part_4.cc
#8 2.544 Creating dependency file for RSL_Emulation_part_3.cc
#8 2.544 Creating dependency file for RSL_Emulation_part_1.cc
#8 2.545 Creating dependency file for RSL_Emulation_part_2.cc
#8 2.545 Creating dependency file for RLCMAC_Types_part_7.cc
#8 2.546 Creating dependency file for RLCMAC_Types_part_6.cc
#8 2.549 Creating dependency file for RLCMAC_Types_part_5.cc
#8 2.549 Creating dependency file for RLCMAC_Types_part_4.cc
#8 2.549 Creating dependency file for RLCMAC_Types_part_3.cc
#8 2.549 Creating dependency file for RLCMAC_Types_part_2.cc
#8 2.550 Creating dependency file for RLCMAC_Types_part_1.cc
#8 2.551 Creating dependency file for RLCMAC_Templates_part_7.cc
#8 2.552 Creating dependency file for RLCMAC_Templates_part_6.cc
#8 2.552 Creating dependency file for RLCMAC_Templates_part_5.cc
#8 2.552 Creating dependency file for RLCMAC_Templates_part_4.cc
#8 2.553 Creating dependency file for RLCMAC_Templates_part_3.cc
#8 2.554 Creating dependency file for RLCMAC_Templates_part_2.cc
#8 2.554 Creating dependency file for RLCMAC_Templates_part_1.cc
#8 2.556 Creating dependency file for RLCMAC_CSN1_Types_part_7.cc
#8 2.557 Creating dependency file for RLCMAC_CSN1_Types_part_5.cc
#8 2.557 Creating dependency file for RLCMAC_CSN1_Types_part_4.cc
#8 2.557 Creating dependency file for RLCMAC_CSN1_Types_part_6.cc
#8 2.557 Creating dependency file for RLCMAC_CSN1_Types_part_3.cc
#8 2.559 Creating dependency file for RLCMAC_CSN1_Types_part_2.cc
#8 2.560 Creating dependency file for RLCMAC_CSN1_Types_part_1.cc
#8 2.560 Creating dependency file for RLCMAC_CSN1_Templates_part_7.cc
#8 2.561 Creating dependency file for RLCMAC_CSN1_Templates_part_5.cc
#8 2.561 Creating dependency file for RLCMAC_CSN1_Templates_part_6.cc
#8 2.561 Creating dependency file for RLCMAC_CSN1_Templates_part_4.cc
#8 2.562 Creating dependency file for RLCMAC_CSN1_Templates_part_3.cc
#8 2.563 Creating dependency file for RLCMAC_CSN1_Templates_part_2.cc
#8 2.565 Creating dependency file for RLCMAC_CSN1_Templates_part_1.cc
#8 2.565 Creating dependency file for PCUIF_Types_part_7.cc
#8 2.569 Creating dependency file for PCUIF_Types_part_6.cc
#8 2.569 Creating dependency file for PCUIF_Types_part_5.cc
#8 2.570 Creating dependency file for PCUIF_Types_part_4.cc
#8 2.570 Creating dependency file for PCUIF_Types_part_3.cc
#8 2.570 Creating dependency file for PCUIF_Types_part_2.cc
#8 2.577 Creating dependency file for PCUIF_Types_part_1.cc
#8 2.578 Creating dependency file for PCUIF_CodecPort_part_7.cc
#8 2.578 Creating dependency file for PCUIF_CodecPort_part_6.cc
#8 2.578 Creating dependency file for PCUIF_CodecPort_part_5.cc
#8 2.579 Creating dependency file for PCUIF_CodecPort_part_4.cc
#8 2.579 Creating dependency file for PCUIF_CodecPort_part_3.cc
#8 2.579 Creating dependency file for PCUIF_CodecPort_part_2.cc
#8 2.580 Creating dependency file for PCUIF_CodecPort_part_1.cc
#8 2.586 Creating dependency file for Osmocom_VTY_Functions_part_7.cc
#8 2.586 Creating dependency file for Osmocom_VTY_Functions_part_6.cc
#8 2.587 Creating dependency file for Osmocom_VTY_Functions_part_5.cc
#8 2.587 Creating dependency file for Osmocom_VTY_Functions_part_4.cc
#8 2.587 Creating dependency file for Osmocom_VTY_Functions_part_3.cc
#8 2.591 Creating dependency file for Osmocom_VTY_Functions_part_2.cc
#8 2.593 Creating dependency file for Osmocom_VTY_Functions_part_1.cc
#8 2.593 Creating dependency file for Osmocom_Types_part_7.cc
#8 2.594 Creating dependency file for Osmocom_Types_part_6.cc
#8 2.594 Creating dependency file for Osmocom_Types_part_5.cc
#8 2.599 Creating dependency file for Osmocom_Types_part_4.cc
#8 2.599 Creating dependency file for Osmocom_Types_part_3.cc
#8 2.599 Creating dependency file for Osmocom_Types_part_2.cc
#8 2.599 Creating dependency file for Osmocom_Types_part_1.cc
#8 2.599 Creating dependency file for Osmocom_CTRL_Types_part_7.cc
#8 2.600 Creating dependency file for Osmocom_CTRL_Types_part_6.cc
#8 2.601 Creating dependency file for Osmocom_CTRL_Types_part_4.cc
#8 2.601 Creating dependency file for Osmocom_CTRL_Types_part_5.cc
#8 2.601 Creating dependency file for Osmocom_CTRL_Types_part_3.cc
#8 2.606 Creating dependency file for Osmocom_CTRL_Types_part_2.cc
#8 2.607 Creating dependency file for Osmocom_CTRL_Functions_part_7.cc
#8 2.607 Creating dependency file for Osmocom_CTRL_Types_part_1.cc
#8 2.608 Creating dependency file for Osmocom_CTRL_Functions_part_6.cc
#8 2.608 Creating dependency file for Osmocom_CTRL_Functions_part_5.cc
#8 2.610 Creating dependency file for Osmocom_CTRL_Functions_part_3.cc
#8 2.610 Creating dependency file for Osmocom_CTRL_Functions_part_4.cc
#8 2.612 Creating dependency file for Osmocom_CTRL_Functions_part_2.cc
#8 2.613 Creating dependency file for Osmocom_CTRL_Functions_part_1.cc
#8 2.613 Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc
#8 2.614 Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc
#8 2.615 Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc
#8 2.615 Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc
#8 2.617 Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc
#8 2.619 Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc
#8 2.620 Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc
#8 2.621 Creating dependency file for OSMUX_Types_part_7.cc
#8 2.622 Creating dependency file for OSMUX_Types_part_6.cc
#8 2.623 Creating dependency file for OSMUX_Types_part_5.cc
#8 2.623 Creating dependency file for OSMUX_Types_part_4.cc
#8 2.623 Creating dependency file for OSMUX_Types_part_3.cc
#8 2.626 Creating dependency file for OSMUX_Types_part_2.cc
#8 2.628 Creating dependency file for OSMUX_Types_part_1.cc
#8 2.628 Creating dependency file for OSMUX_Emulation_part_7.cc
#8 2.630 Creating dependency file for OSMUX_Emulation_part_6.cc
#8 2.630 Creating dependency file for OSMUX_Emulation_part_4.cc
#8 2.630 Creating dependency file for OSMUX_Emulation_part_5.cc
#8 2.631 Creating dependency file for OSMUX_Emulation_part_3.cc
#8 2.632 Creating dependency file for OSMUX_Emulation_part_2.cc
#8 2.632 Creating dependency file for OSMUX_Emulation_part_1.cc
#8 2.633 Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_7.cc
#8 2.635 Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_6.cc
#8 2.639 Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_5.cc
#8 2.639 Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_4.cc
#8 2.639 Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_3.cc
#8 2.639 Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_2.cc
#8 2.640 Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_1.cc
#8 2.640 Creating dependency file for OSMUX_CodecPort_part_7.cc
#8 2.641 Creating dependency file for OSMUX_CodecPort_part_6.cc
#8 2.642 Creating dependency file for OSMUX_CodecPort_part_5.cc
#8 2.644 Creating dependency file for OSMUX_CodecPort_part_4.cc
#8 2.644 Creating dependency file for OSMUX_CodecPort_part_3.cc
#8 2.647 Creating dependency file for OSMUX_CodecPort_part_2.cc
#8 2.647 Creating dependency file for OSMUX_CodecPort_part_1.cc
#8 2.647 Creating dependency file for Native_Functions_part_7.cc
#8 2.647 Creating dependency file for Native_Functions_part_6.cc
#8 2.649 Creating dependency file for Native_Functions_part_5.cc
#8 2.649 Creating dependency file for Native_Functions_part_4.cc
#8 2.650 Creating dependency file for Native_Functions_part_3.cc
#8 2.650 Creating dependency file for Native_Functions_part_2.cc
#8 2.651 Creating dependency file for Native_Functions_part_1.cc
#8 2.653 Creating dependency file for MobileL3_Types_part_7.cc
#8 2.654 Creating dependency file for MobileL3_Types_part_6.cc
#8 2.655 Creating dependency file for MobileL3_Types_part_5.cc
#8 2.657 Creating dependency file for MobileL3_Types_part_4.cc
#8 2.657 Creating dependency file for MobileL3_Types_part_2.cc
#8 2.657 Creating dependency file for MobileL3_Types_part_1.cc
#8 2.657 Creating dependency file for MobileL3_Types_part_3.cc
#8 2.658 Creating dependency file for MobileL3_SS_Types_part_7.cc
#8 2.659 Creating dependency file for MobileL3_SS_Types_part_6.cc
#8 2.659 Creating dependency file for MobileL3_SS_Types_part_5.cc
#8 2.659 Creating dependency file for MobileL3_SS_Types_part_4.cc
#8 2.662 Creating dependency file for MobileL3_SS_Types_part_3.cc
#8 2.662 Creating dependency file for MobileL3_SS_Types_part_2.cc
#8 2.662 Creating dependency file for MobileL3_SS_Types_part_1.cc
#8 2.665 Creating dependency file for MobileL3_SMS_Types_part_7.cc
#8 2.666 Creating dependency file for MobileL3_SMS_Types_part_5.cc
#8 2.666 Creating dependency file for MobileL3_SMS_Types_part_4.cc
#8 2.666 Creating dependency file for MobileL3_SMS_Types_part_3.cc
#8 2.666 Creating dependency file for MobileL3_SMS_Types_part_6.cc
#8 2.666 Creating dependency file for MobileL3_SMS_Types_part_2.cc
#8 2.668 Creating dependency file for MobileL3_SMS_Types_part_1.cc
#8 2.669 Creating dependency file for MobileL3_RRM_Types_part_7.cc
#8 2.669 Creating dependency file for MobileL3_RRM_Types_part_6.cc
#8 2.670 Creating dependency file for MobileL3_RRM_Types_part_5.cc
#8 2.671 Creating dependency file for MobileL3_RRM_Types_part_4.cc
#8 2.673 Creating dependency file for MobileL3_RRM_Types_part_3.cc
#8 2.673 Creating dependency file for MobileL3_RRM_Types_part_2.cc
#8 2.673 Creating dependency file for MobileL3_RRM_Types_part_1.cc
#8 2.674 Creating dependency file for MobileL3_MM_Types_part_7.cc
#8 2.675 Creating dependency file for MobileL3_MM_Types_part_6.cc
#8 2.676 Creating dependency file for MobileL3_MM_Types_part_5.cc
#8 2.678 Creating dependency file for MobileL3_MM_Types_part_4.cc
#8 2.678 Creating dependency file for MobileL3_MM_Types_part_2.cc
#8 2.678 Creating dependency file for MobileL3_MM_Types_part_3.cc
#8 2.684 Creating dependency file for MobileL3_MM_Types_part_1.cc
#8 2.684 Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc
#8 2.684 Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc
#8 2.685 Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc
#8 2.686 Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc
#8 2.687 Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc
#8 2.688 Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc
#8 2.689 Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc
#8 2.717 Creating dependency file for MobileL3_CommonIE_Types_part_7.cc
#8 2.719 Creating dependency file for MobileL3_CommonIE_Types_part_6.cc
#8 2.721 Creating dependency file for MobileL3_CommonIE_Types_part_5.cc
#8 2.724 Creating dependency file for MobileL3_CommonIE_Types_part_4.cc
#8 2.729 Creating dependency file for MobileL3_CommonIE_Types_part_3.cc
#8 2.732 Creating dependency file for MobileL3_CommonIE_Types_part_2.cc
#8 2.732 Creating dependency file for MobileL3_CommonIE_Types_part_1.cc
#8 2.747 Creating dependency file for MobileL3_CC_Types_part_7.cc
#8 2.748 Creating dependency file for MobileL3_CC_Types_part_6.cc
#8 2.748 Creating dependency file for MobileL3_CC_Types_part_5.cc
#8 2.750 Creating dependency file for MobileL3_CC_Types_part_4.cc
#8 2.756 Creating dependency file for MobileL3_CC_Types_part_3.cc
#8 2.758 Creating dependency file for MobileL3_CC_Types_part_2.cc
#8 2.758 Creating dependency file for MobileL3_CC_Types_part_1.cc
#8 2.770 Creating dependency file for Misc_Helpers_part_7.cc
#8 2.773 Creating dependency file for Misc_Helpers_part_6.cc
#8 2.779 Creating dependency file for Misc_Helpers_part_5.cc
#8 2.781 Creating dependency file for Misc_Helpers_part_4.cc
#8 2.788 Creating dependency file for Misc_Helpers_part_3.cc
#8 2.790 Creating dependency file for Misc_Helpers_part_2.cc
#8 2.790 Creating dependency file for Misc_Helpers_part_1.cc
#8 2.791 Creating dependency file for LAPDm_Types_part_7.cc
#8 2.793 Creating dependency file for LAPDm_Types_part_6.cc
#8 2.793 Creating dependency file for LAPDm_Types_part_5.cc
#8 2.798 Creating dependency file for LAPDm_Types_part_4.cc
#8 2.799 Creating dependency file for LAPDm_Types_part_3.cc
#8 2.800 Creating dependency file for LAPDm_Types_part_2.cc
#8 2.807 Creating dependency file for LAPDm_RAW_PT_part_7.cc
#8 2.807 Creating dependency file for LAPDm_RAW_PT_part_6.cc
#8 2.807 Creating dependency file for LAPDm_Types_part_1.cc
#8 2.807 Creating dependency file for LAPDm_RAW_PT_part_5.cc
#8 2.807 Creating dependency file for LAPDm_RAW_PT_part_4.cc
#8 2.808 Creating dependency file for LAPDm_RAW_PT_part_3.cc
#8 2.809 Creating dependency file for LAPDm_RAW_PT_part_2.cc
#8 2.809 Creating dependency file for LAPDm_RAW_PT_part_1.cc
#8 2.809 Creating dependency file for L3_Templates_part_7.cc
#8 2.809 Creating dependency file for L3_Templates_part_6.cc
#8 2.809 Creating dependency file for L3_Templates_part_5.cc
#8 2.811 Creating dependency file for L3_Templates_part_4.cc
#8 2.814 Creating dependency file for L3_Templates_part_3.cc
#8 2.815 Creating dependency file for L3_Templates_part_2.cc
#8 2.815 Creating dependency file for L3_Templates_part_1.cc
#8 2.815 Creating dependency file for L3_Common_part_7.cc
#8 2.816 Creating dependency file for L3_Common_part_6.cc
#8 2.816 Creating dependency file for L3_Common_part_5.cc
#8 2.817 Creating dependency file for L3_Common_part_3.cc
#8 2.817 Creating dependency file for L3_Common_part_4.cc
#8 2.818 Creating dependency file for L3_Common_part_2.cc
#8 2.818 Creating dependency file for L3_Common_part_1.cc
#8 2.818 Creating dependency file for L1CTL_Types_part_7.cc
#8 2.821 Creating dependency file for L1CTL_Types_part_6.cc
#8 2.821 Creating dependency file for L1CTL_Types_part_5.cc
#8 2.821 Creating dependency file for L1CTL_Types_part_4.cc
#8 2.822 Creating dependency file for L1CTL_Types_part_3.cc
#8 2.822 Creating dependency file for L1CTL_Types_part_2.cc
#8 2.823 Creating dependency file for L1CTL_PortType_CtrlFunct_part_7.cc
#8 2.823 Creating dependency file for L1CTL_Types_part_1.cc
#8 2.824 Creating dependency file for L1CTL_PortType_CtrlFunct_part_6.cc
#8 2.824 Creating dependency file for L1CTL_PortType_CtrlFunct_part_5.cc
#8 2.825 Creating dependency file for L1CTL_PortType_CtrlFunct_part_4.cc
#8 2.830 Creating dependency file for L1CTL_PortType_CtrlFunct_part_3.cc
#8 2.830 Creating dependency file for L1CTL_PortType_CtrlFunct_part_2.cc
#8 2.830 Creating dependency file for L1CTL_PortType_CtrlFunct_part_1.cc
#8 2.830 Creating dependency file for L1CTL_PortType_part_7.cc
#8 2.830 Creating dependency file for L1CTL_PortType_part_6.cc
#8 2.830 Creating dependency file for L1CTL_PortType_part_5.cc
#8 2.831 Creating dependency file for L1CTL_PortType_part_4.cc
#8 2.831 Creating dependency file for L1CTL_PortType_part_3.cc
#8 2.834 Creating dependency file for L1CTL_PortType_part_2.cc
#8 2.834 Creating dependency file for L1CTL_PortType_part_1.cc
#8 2.835 Creating dependency file for IuUP_Types_part_7.cc
#8 2.835 Creating dependency file for IuUP_Types_part_6.cc
#8 2.835 Creating dependency file for IuUP_Types_part_5.cc
#8 2.835 Creating dependency file for IuUP_Types_part_4.cc
#8 2.837 Creating dependency file for IuUP_Types_part_3.cc
#8 2.837 Creating dependency file for IuUP_Types_part_2.cc
#8 2.837 Creating dependency file for IuUP_Types_part_1.cc
#8 2.838 Creating dependency file for IuUP_Emulation_part_7.cc
#8 2.838 Creating dependency file for IuUP_Emulation_part_6.cc
#8 2.839 Creating dependency file for IuUP_Emulation_part_5.cc
#8 2.844 Creating dependency file for IuUP_Emulation_part_4.cc
#8 2.844 Creating dependency file for IuUP_Emulation_part_3.cc
#8 2.845 Creating dependency file for IuUP_Emulation_part_2.cc
#8 2.845 Creating dependency file for IuUP_Emulation_part_1.cc
#8 2.845 Creating dependency file for IPL4asp_Types_part_7.cc
#8 2.845 Creating dependency file for IPL4asp_Types_part_6.cc
#8 2.846 Creating dependency file for IPL4asp_Types_part_4.cc
#8 2.846 Creating dependency file for IPL4asp_Types_part_5.cc
#8 2.846 Creating dependency file for IPL4asp_Types_part_3.cc
#8 2.846 Creating dependency file for IPL4asp_Types_part_2.cc
#8 2.846 Creating dependency file for IPL4asp_Types_part_1.cc
#8 2.847 Creating dependency file for IPL4asp_PortType_part_7.cc
#8 2.847 Creating dependency file for IPL4asp_PortType_part_6.cc
#8 2.848 Creating dependency file for IPL4asp_PortType_part_5.cc
#8 2.852 Creating dependency file for IPL4asp_PortType_part_3.cc
#8 2.852 Creating dependency file for IPL4asp_PortType_part_4.cc
#8 2.852 Creating dependency file for IPL4asp_PortType_part_2.cc
#8 2.852 Creating dependency file for IPL4asp_PortType_part_1.cc
#8 2.853 Creating dependency file for IPL4asp_Functions_part_6.cc
#8 2.853 Creating dependency file for IPL4asp_Functions_part_7.cc
#8 2.853 Creating dependency file for IPL4asp_Functions_part_5.cc
#8 2.853 Creating dependency file for IPL4asp_Functions_part_4.cc
#8 2.853 Creating dependency file for IPL4asp_Functions_part_3.cc
#8 2.858 Creating dependency file for IPL4asp_Functions_part_2.cc
#8 2.859 Creating dependency file for IPL4asp_Functions_part_1.cc
#8 2.859 Creating dependency file for IPA_Types_part_7.cc
#8 2.859 Creating dependency file for IPA_Types_part_6.cc
#8 2.859 Creating dependency file for IPA_Types_part_5.cc
#8 2.859 Creating dependency file for IPA_Types_part_4.cc
#8 2.860 Creating dependency file for IPA_Types_part_3.cc
#8 2.860 Creating dependency file for IPA_Types_part_2.cc
#8 2.860 Creating dependency file for IPA_Types_part_1.cc
#8 2.860 Creating dependency file for IPA_Testing_part_7.cc
#8 2.860 Creating dependency file for IPA_Testing_part_6.cc
#8 2.861 Creating dependency file for IPA_Testing_part_5.cc
#8 2.861 Creating dependency file for IPA_Testing_part_4.cc
#8 2.861 Creating dependency file for IPA_Testing_part_3.cc
#8 2.862 Creating dependency file for IPA_Testing_part_2.cc
#8 2.863 Creating dependency file for IPA_Testing_part_1.cc
#8 2.866 Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc
#8 2.866 Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc
#8 2.866 Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc
#8 2.866 Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc
#8 2.866 Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc
#8 2.867 Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc
#8 2.867 Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc
#8 2.868 Creating dependency file for IPA_CodecPort_part_6.cc
#8 2.868 Creating dependency file for IPA_CodecPort_part_7.cc
#8 2.868 Creating dependency file for IPA_CodecPort_part_5.cc
#8 2.869 Creating dependency file for IPA_CodecPort_part_4.cc
#8 2.870 Creating dependency file for IPA_CodecPort_part_3.cc
#8 2.870 Creating dependency file for IPA_CodecPort_part_2.cc
#8 2.871 Creating dependency file for IPA_CodecPort_part_1.cc
#8 2.871 Creating dependency file for General_Types_part_7.cc
#8 2.874 Creating dependency file for General_Types_part_6.cc
#8 2.874 Creating dependency file for General_Types_part_5.cc
#8 2.874 Creating dependency file for General_Types_part_4.cc
#8 2.874 Creating dependency file for General_Types_part_3.cc
#8 2.874 Creating dependency file for General_Types_part_2.cc
#8 2.875 Creating dependency file for General_Types_part_1.cc
#8 2.876 Creating dependency file for GSM_Types_part_7.cc
#8 2.876 Creating dependency file for GSM_Types_part_6.cc
#8 2.876 Creating dependency file for GSM_Types_part_5.cc
#8 2.881 Creating dependency file for GSM_Types_part_4.cc
#8 2.881 Creating dependency file for GSM_Types_part_3.cc
#8 2.881 Creating dependency file for GSM_Types_part_2.cc
#8 2.882 Creating dependency file for GSM_Types_part_1.cc
#8 2.882 Creating dependency file for GSM_SystemInformation_part_7.cc
#8 2.882 Creating dependency file for GSM_SystemInformation_part_6.cc
#8 2.882 Creating dependency file for GSM_SystemInformation_part_5.cc
#8 2.882 Creating dependency file for GSM_SystemInformation_part_4.cc
#8 2.882 Creating dependency file for GSM_SystemInformation_part_3.cc
#8 2.882 Creating dependency file for GSM_SystemInformation_part_2.cc
#8 2.883 Creating dependency file for GSM_RestOctets_part_7.cc
#8 2.883 Creating dependency file for GSM_SystemInformation_part_1.cc
#8 2.890 Creating dependency file for GSM_RestOctets_part_6.cc
#8 2.890 Creating dependency file for GSM_RestOctets_part_5.cc
#8 2.890 Creating dependency file for GSM_RestOctets_part_4.cc
#8 2.890 Creating dependency file for GSM_RestOctets_part_3.cc
#8 2.890 Creating dependency file for GSM_RestOctets_part_2.cc
#8 2.890 Creating dependency file for GSM_RestOctets_part_1.cc
#8 2.891 Creating dependency file for GSM_RR_Types_part_7.cc
#8 2.891 Creating dependency file for GSM_RR_Types_part_6.cc
#8 2.891 Creating dependency file for GSM_RR_Types_part_5.cc
#8 2.891 Creating dependency file for GSM_RR_Types_part_4.cc
#8 2.892 Creating dependency file for GSM_RR_Types_part_2.cc
#8 2.892 Creating dependency file for GSM_RR_Types_part_1.cc
#8 2.892 Creating dependency file for BTS_Tests_perf_part_7.cc
#8 2.892 Creating dependency file for GSM_RR_Types_part_3.cc
#8 2.892 Creating dependency file for BTS_Tests_perf_part_6.cc
#8 2.893 Creating dependency file for BTS_Tests_perf_part_5.cc
#8 2.893 Creating dependency file for BTS_Tests_perf_part_4.cc
#8 2.897 Creating dependency file for BTS_Tests_perf_part_3.cc
#8 2.897 Creating dependency file for BTS_Tests_perf_part_2.cc
#8 2.898 Creating dependency file for BTS_Tests_perf_part_1.cc
#8 2.898 Creating dependency file for BTS_Tests_VAMOS_part_7.cc
#8 2.898 Creating dependency file for BTS_Tests_VAMOS_part_6.cc
#8 2.899 Creating dependency file for BTS_Tests_VAMOS_part_5.cc
#8 2.899 Creating dependency file for BTS_Tests_VAMOS_part_4.cc
#8 2.900 Creating dependency file for BTS_Tests_VAMOS_part_3.cc
#8 2.900 Creating dependency file for BTS_Tests_VAMOS_part_1.cc
#8 2.900 Creating dependency file for BTS_Tests_VAMOS_part_2.cc
#8 2.901 Creating dependency file for BTS_Tests_SMSCB_part_7.cc
#8 2.901 Creating dependency file for BTS_Tests_SMSCB_part_6.cc
#8 2.903 Creating dependency file for BTS_Tests_SMSCB_part_5.cc
#8 2.904 Creating dependency file for BTS_Tests_SMSCB_part_4.cc
#8 2.904 Creating dependency file for BTS_Tests_SMSCB_part_3.cc
#8 2.904 Creating dependency file for BTS_Tests_SMSCB_part_2.cc
#8 2.905 Creating dependency file for BTS_Tests_SMSCB_part_1.cc
#8 2.906 Creating dependency file for BTS_Tests_OML_part_7.cc
#8 2.906 Creating dependency file for BTS_Tests_OML_part_6.cc
#8 2.907 Creating dependency file for BTS_Tests_OML_part_5.cc
#8 2.907 Creating dependency file for BTS_Tests_OML_part_4.cc
#8 2.908 Creating dependency file for BTS_Tests_OML_part_3.cc
#8 2.909 Creating dependency file for BTS_Tests_OML_part_2.cc
#8 2.911 Creating dependency file for BTS_Tests_OML_part_1.cc
#8 2.912 Creating dependency file for BTS_Tests_LAPDm_part_7.cc
#8 2.912 Creating dependency file for BTS_Tests_LAPDm_part_6.cc
#8 2.912 Creating dependency file for BTS_Tests_LAPDm_part_5.cc
#8 2.913 Creating dependency file for BTS_Tests_LAPDm_part_4.cc
#8 2.913 Creating dependency file for BTS_Tests_LAPDm_part_3.cc
#8 2.914 Creating dependency file for BTS_Tests_LAPDm_part_2.cc
#8 2.914 Creating dependency file for BTS_Tests_LAPDm_part_1.cc
#8 2.915 Creating dependency file for BTS_Tests_ASCI_part_7.cc
#8 2.916 Creating dependency file for BTS_Tests_ASCI_part_6.cc
#8 2.918 Creating dependency file for BTS_Tests_ASCI_part_5.cc
#8 2.919 Creating dependency file for BTS_Tests_ASCI_part_4.cc
#8 2.920 Creating dependency file for BTS_Tests_ASCI_part_2.cc
#8 2.920 Creating dependency file for BTS_Tests_ASCI_part_1.cc
#8 2.920 Creating dependency file for BTS_Tests_ASCI_part_3.cc
#8 2.920 Creating dependency file for BTS_Tests_part_7.cc
#8 2.920 Creating dependency file for BTS_Tests_part_6.cc
#8 2.921 Creating dependency file for BTS_Tests_part_5.cc
#8 2.922 Creating dependency file for BTS_Tests_part_4.cc
#8 2.923 Creating dependency file for BTS_Tests_part_3.cc
#8 2.924 Creating dependency file for BTS_Tests_part_2.cc
#8 2.925 Creating dependency file for BTS_Tests_part_1.cc
#8 2.926 Creating dependency file for AbisOML_Types_part_7.cc
#8 2.926 Creating dependency file for AbisOML_Types_part_6.cc
#8 2.926 Creating dependency file for AbisOML_Types_part_5.cc
#8 2.927 Creating dependency file for AbisOML_Types_part_4.cc
#8 2.927 Creating dependency file for AbisOML_Types_part_2.cc
#8 2.928 Creating dependency file for AbisOML_Types_part_3.cc
#8 2.928 Creating dependency file for AbisOML_Types_part_1.cc
#8 2.929 Creating dependency file for AMR_Types_part_7.cc
#8 2.930 Creating dependency file for AMR_Types_part_6.cc
#8 2.930 Creating dependency file for AMR_Types_part_5.cc
#8 2.930 Creating dependency file for AMR_Types_part_4.cc
#8 2.932 Creating dependency file for AMR_Types_part_3.cc
#8 2.933 Creating dependency file for AMR_Types_part_2.cc
#8 2.933 Creating dependency file for AMR_Types_part_1.cc
#8 2.934 Creating dependency file for UD_Types.cc
#8 2.935 Creating dependency file for UD_PortType.cc
#8 2.935 Creating dependency file for TRXC_Types.cc
#8 2.937 Creating dependency file for TRXC_CodecPort_CtrlFunct.cc
#8 2.937 Creating dependency file for TELNETasp_PortType.cc
#8 2.937 Creating dependency file for TRXC_CodecPort.cc
#8 2.939 Creating dependency file for TCCInterface_Functions.cc
#8 2.940 Creating dependency file for TCCConversion_Functions.cc
#8 2.940 Creating dependency file for Socket_API_Definitions.cc
#8 2.941 Creating dependency file for RTP_Types.cc
#8 2.944 Creating dependency file for RTP_Emulation.cc
#8 2.954 Creating dependency file for RTP_CodecPort_CtrlFunct.cc
#8 2.995 Creating dependency file for RTP_CodecPort.cc
#8 2.997 Creating dependency file for RSL_Types.cc
#8 2.997 Creating dependency file for RLCMAC_Types.cc
#8 2.997 Creating dependency file for RSL_Emulation.cc
#8 2.997 Creating dependency file for RLCMAC_Templates.cc
#8 3.000 Creating dependency file for RLCMAC_CSN1_Types.cc
#8 3.003 Creating dependency file for RLCMAC_CSN1_Templates.cc
#8 3.009 Creating dependency file for PCUIF_Types.cc
#8 3.011 Creating dependency file for PCUIF_CodecPort.cc
#8 3.014 Creating dependency file for Osmocom_VTY_Functions.cc
#8 3.018 Creating dependency file for Osmocom_Types.cc
#8 3.022 Creating dependency file for Osmocom_CTRL_Types.cc
#8 3.023 Creating dependency file for Osmocom_CTRL_Functions.cc
#8 3.023 Creating dependency file for Osmocom_CTRL_Adapter.cc
#8 3.029 Creating dependency file for OSMUX_Types.cc
#8 3.071 Creating dependency file for OSMUX_Emulation.cc
#8 3.073 Creating dependency file for OSMUX_CodecPort_CtrlFunct.cc
#8 3.078 Creating dependency file for OSMUX_CodecPort.cc
#8 3.081 Creating dependency file for Native_Functions.cc
#8 3.083 Creating dependency file for MobileL3_Types.cc
#8 3.089 Creating dependency file for MobileL3_SS_Types.cc
#8 3.095 Creating dependency file for MobileL3_SMS_Types.cc
#8 3.100 Creating dependency file for MobileL3_RRM_Types.cc
#8 3.112 Creating dependency file for MobileL3_MM_Types.cc
#8 3.144 Creating dependency file for MobileL3_GMM_SM_Types.cc
#8 3.144 Creating dependency file for MobileL3_CommonIE_Types.cc
#8 3.144 Creating dependency file for MobileL3_CC_Types.cc
#8 3.144 Creating dependency file for Misc_Helpers.cc
#8 3.145 Creating dependency file for LAPDm_Types.cc
#8 3.149 Creating dependency file for LAPDm_RAW_PT.cc
#8 3.152 Creating dependency file for L3_Templates.cc
#8 3.156 Creating dependency file for L3_Common.cc
#8 3.161 Creating dependency file for L1CTL_Types.cc
#8 3.168 Creating dependency file for L1CTL_PortType_CtrlFunct.cc
#8 3.176 Creating dependency file for L1CTL_PortType.cc
#8 3.181 Creating dependency file for IuUP_Types.cc
#8 3.207 Creating dependency file for IuUP_Emulation.cc
#8 3.207 Creating dependency file for IPL4asp_Types.cc
#8 3.213 Creating dependency file for IPL4asp_PortType.cc
#8 3.232 Creating dependency file for IPL4asp_Functions.cc
#8 3.239 Creating dependency file for IPA_Types.cc
#8 3.258 Creating dependency file for IPA_Testing.cc
#8 3.258 Creating dependency file for IPA_CodecPort_CtrlFunct.cc
#8 3.258 Creating dependency file for IPA_CodecPort.cc
#8 3.258 Creating dependency file for General_Types.cc
#8 3.269 Creating dependency file for GSM_Types.cc
#8 3.273 Creating dependency file for GSM_SystemInformation.cc
#8 3.287 Creating dependency file for GSM_RestOctets.cc
#8 3.288 Creating dependency file for GSM_RR_Types.cc
#8 3.304 Creating dependency file for BTS_Tests_perf.cc
#8 3.308 Creating dependency file for BTS_Tests_VAMOS.cc
#8 3.324 Creating dependency file for BTS_Tests_SMSCB.cc
#8 3.324 Creating dependency file for BTS_Tests_OML.cc
#8 3.334 Creating dependency file for BTS_Tests_LAPDm.cc
#8 3.335 Creating dependency file for BTS_Tests_ASCI.cc
#8 3.338 Creating dependency file for BTS_Tests.cc
#8 3.364 Creating dependency file for AbisOML_Types.cc
#8 3.401 Creating dependency file for AMR_Types.cc
#8 3.995 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o AMR_Types.o AMR_Types.cc
#8 3.995 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o AbisOML_Types.o AbisOML_Types.cc
#8 3.995 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests.o BTS_Tests.cc
#8 3.995 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_ASCI.o BTS_Tests_ASCI.cc
#8 3.995 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_LAPDm.o BTS_Tests_LAPDm.cc
#8 3.995 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_OML.o BTS_Tests_OML.cc
#8 3.996 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_SMSCB.o BTS_Tests_SMSCB.cc
#8 3.996 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_VAMOS.o BTS_Tests_VAMOS.cc
#8 3.996 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_perf.o BTS_Tests_perf.cc
#8 3.996 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_RR_Types.o GSM_RR_Types.cc
#8 3.996 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_RestOctets.o GSM_RestOctets.cc
#8 3.997 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_SystemInformation.o GSM_SystemInformation.cc
#8 3.997 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_Types.o GSM_Types.cc
#8 3.997 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o General_Types.o General_Types.cc
#8 3.997 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_CodecPort.o IPA_CodecPort.cc
#8 3.997 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc
#8 3.998 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Testing.o IPA_Testing.cc
#8 3.998 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Types.o IPA_Types.cc
#8 3.998 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Functions.o IPL4asp_Functions.cc
#8 3.998 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PortType.o IPL4asp_PortType.cc
#8 4.744 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Types.o IPL4asp_Types.cc
#8 4.769 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IuUP_Emulation.o IuUP_Emulation.cc
#8 4.830 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IuUP_Types.o IuUP_Types.cc
#8 4.898 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L1CTL_PortType.o L1CTL_PortType.cc
#8 5.107 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L1CTL_PortType_CtrlFunct.o L1CTL_PortType_CtrlFunct.cc
#8 5.234 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L1CTL_Types.o L1CTL_Types.cc
#8 6.013 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L3_Common.o L3_Common.cc
#8 6.177 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L3_Templates.o L3_Templates.cc
#8 6.371 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o LAPDm_RAW_PT.o LAPDm_RAW_PT.cc
#8 7.363 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o LAPDm_Types.o LAPDm_Types.cc
#8 7.559 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Misc_Helpers.o Misc_Helpers.cc
#8 7.821 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_CC_Types.o MobileL3_CC_Types.cc
#8 8.179 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc
#8 8.237 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc
#8 8.313 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_MM_Types.o MobileL3_MM_Types.cc
#8 8.792 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc
#8 9.370 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc
#8 9.435 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_SS_Types.o MobileL3_SS_Types.cc
#8 9.515 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_Types.o MobileL3_Types.cc
#8 9.846 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_Functions.o Native_Functions.cc
#8 10.13 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_CodecPort.o OSMUX_CodecPort.cc
#8 10.26 BTS_Tests_SMSCB.cc: In function 'INTEGER BTS__Tests__SMSCB::f__cbch__block__nr2rsl(const INTEGER&)':
#8 10.26 BTS_Tests_SMSCB.cc:6115:1: warning: control reaches end of non-void function [-Wreturn-type]
#8 10.26  6115 | }
#8 10.26       | ^
#8 10.29 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_CodecPort_CtrlFunct.o OSMUX_CodecPort_CtrlFunct.cc
#8 10.60 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_Emulation.o OSMUX_Emulation.cc
#8 10.73 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_Types.o OSMUX_Types.cc
#8 10.88 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc
#8 11.21 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc
#8 11.32 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc
#8 11.34 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Types.o Osmocom_Types.cc
#8 11.38 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc
#8 11.38 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o PCUIF_CodecPort.o PCUIF_CodecPort.cc
#8 11.59 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o PCUIF_Types.o PCUIF_Types.cc
#8 11.63 BTS_Tests.cc: In function 'INTEGER BTS__Tests::f__alg__id__to__l1ctl(const RSL__Types::RSL__AlgId&)':
#8 11.63 BTS_Tests.cc:38881:1: warning: control reaches end of non-void function [-Wreturn-type]
#8 11.63 38881 | }
#8 11.63       | ^
#8 11.63 BTS_Tests.cc: In function 'BITSTRING BTS__Tests::f__alg__id__to__l3(const RSL__Types::RSL__AlgId&)':
#8 11.63 BTS_Tests.cc:38962:1: warning: control reaches end of non-void function [-Wreturn-type]
#8 11.63 38962 | }
#8 11.63       | ^
#8 12.28 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_CSN1_Templates.o RLCMAC_CSN1_Templates.cc
#8 12.61 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_CSN1_Types.o RLCMAC_CSN1_Types.cc
#8 12.65 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_Templates.o RLCMAC_Templates.cc
#8 12.93 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_Types.o RLCMAC_Types.cc
#8 12.98 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RSL_Emulation.o RSL_Emulation.cc
#8 13.02 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RSL_Types.o RSL_Types.cc
#8 13.39 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_CodecPort.o RTP_CodecPort.cc
#8 13.61 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_CodecPort_CtrlFunct.o RTP_CodecPort_CtrlFunct.cc
#8 14.18 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_Emulation.o RTP_Emulation.cc
#8 14.23 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_Types.o RTP_Types.cc
#8 14.28 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Socket_API_Definitions.o Socket_API_Definitions.cc
#8 14.75 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion_Functions.o TCCConversion_Functions.cc
#8 14.78 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface_Functions.o TCCInterface_Functions.cc
#8 14.88 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TELNETasp_PortType.o TELNETasp_PortType.cc
#8 14.92 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TRXC_CodecPort.o TRXC_CodecPort.cc
#8 14.97 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TRXC_CodecPort_CtrlFunct.o TRXC_CodecPort_CtrlFunct.cc
#8 15.21 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TRXC_Types.o TRXC_Types.cc
#8 15.47 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o UD_PortType.o UD_PortType.cc
#8 15.57 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o UD_Types.o UD_Types.cc
#8 15.80 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o AMR_Types_part_1.o AMR_Types_part_1.cc
#8 15.85 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o AMR_Types_part_2.o AMR_Types_part_2.cc
#8 15.88 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o AMR_Types_part_3.o AMR_Types_part_3.cc
#8 15.92 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o AMR_Types_part_4.o AMR_Types_part_4.cc
#8 15.95 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o AMR_Types_part_5.o AMR_Types_part_5.cc
#8 15.97 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o AMR_Types_part_6.o AMR_Types_part_6.cc
#8 15.99 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o AMR_Types_part_7.o AMR_Types_part_7.cc
#8 16.01 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o AbisOML_Types_part_1.o AbisOML_Types_part_1.cc
#8 16.02 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o AbisOML_Types_part_2.o AbisOML_Types_part_2.cc
#8 16.03 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o AbisOML_Types_part_3.o AbisOML_Types_part_3.cc
#8 16.05 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o AbisOML_Types_part_4.o AbisOML_Types_part_4.cc
#8 16.06 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o AbisOML_Types_part_5.o AbisOML_Types_part_5.cc
#8 16.07 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o AbisOML_Types_part_6.o AbisOML_Types_part_6.cc
#8 16.09 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o AbisOML_Types_part_7.o AbisOML_Types_part_7.cc
#8 16.10 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_part_1.o BTS_Tests_part_1.cc
#8 16.11 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_part_2.o BTS_Tests_part_2.cc
#8 16.12 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_part_3.o BTS_Tests_part_3.cc
#8 16.14 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_part_4.o BTS_Tests_part_4.cc
#8 16.14 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_part_5.o BTS_Tests_part_5.cc
#8 16.15 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_part_6.o BTS_Tests_part_6.cc
#8 16.16 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_part_7.o BTS_Tests_part_7.cc
#8 16.16 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_ASCI_part_1.o BTS_Tests_ASCI_part_1.cc
#8 16.17 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_ASCI_part_2.o BTS_Tests_ASCI_part_2.cc
#8 16.18 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_ASCI_part_3.o BTS_Tests_ASCI_part_3.cc
#8 16.19 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_ASCI_part_4.o BTS_Tests_ASCI_part_4.cc
#8 16.19 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_ASCI_part_5.o BTS_Tests_ASCI_part_5.cc
#8 16.20 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_ASCI_part_6.o BTS_Tests_ASCI_part_6.cc
#8 16.21 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_ASCI_part_7.o BTS_Tests_ASCI_part_7.cc
#8 16.21 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_LAPDm_part_1.o BTS_Tests_LAPDm_part_1.cc
#8 16.23 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_LAPDm_part_2.o BTS_Tests_LAPDm_part_2.cc
#8 16.23 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_LAPDm_part_3.o BTS_Tests_LAPDm_part_3.cc
#8 16.25 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_LAPDm_part_4.o BTS_Tests_LAPDm_part_4.cc
#8 16.25 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_LAPDm_part_5.o BTS_Tests_LAPDm_part_5.cc
#8 16.27 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_LAPDm_part_6.o BTS_Tests_LAPDm_part_6.cc
#8 16.27 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_LAPDm_part_7.o BTS_Tests_LAPDm_part_7.cc
#8 16.28 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_OML_part_1.o BTS_Tests_OML_part_1.cc
#8 16.29 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_OML_part_2.o BTS_Tests_OML_part_2.cc
#8 16.30 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_OML_part_3.o BTS_Tests_OML_part_3.cc
#8 16.30 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_OML_part_4.o BTS_Tests_OML_part_4.cc
#8 16.31 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_OML_part_5.o BTS_Tests_OML_part_5.cc
#8 16.32 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_OML_part_6.o BTS_Tests_OML_part_6.cc
#8 16.33 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_OML_part_7.o BTS_Tests_OML_part_7.cc
#8 16.34 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_SMSCB_part_1.o BTS_Tests_SMSCB_part_1.cc
#8 16.34 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_SMSCB_part_2.o BTS_Tests_SMSCB_part_2.cc
#8 16.35 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_SMSCB_part_3.o BTS_Tests_SMSCB_part_3.cc
#8 16.36 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_SMSCB_part_4.o BTS_Tests_SMSCB_part_4.cc
#8 16.36 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_SMSCB_part_5.o BTS_Tests_SMSCB_part_5.cc
#8 16.37 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_SMSCB_part_6.o BTS_Tests_SMSCB_part_6.cc
#8 16.38 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_SMSCB_part_7.o BTS_Tests_SMSCB_part_7.cc
#8 16.38 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_VAMOS_part_1.o BTS_Tests_VAMOS_part_1.cc
#8 16.39 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_VAMOS_part_2.o BTS_Tests_VAMOS_part_2.cc
#8 16.40 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_VAMOS_part_3.o BTS_Tests_VAMOS_part_3.cc
#8 16.40 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_VAMOS_part_4.o BTS_Tests_VAMOS_part_4.cc
#8 16.40 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_VAMOS_part_5.o BTS_Tests_VAMOS_part_5.cc
#8 16.41 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_VAMOS_part_6.o BTS_Tests_VAMOS_part_6.cc
#8 16.42 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_VAMOS_part_7.o BTS_Tests_VAMOS_part_7.cc
#8 16.42 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_perf_part_1.o BTS_Tests_perf_part_1.cc
#8 16.43 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_perf_part_2.o BTS_Tests_perf_part_2.cc
#8 16.44 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_perf_part_3.o BTS_Tests_perf_part_3.cc
#8 16.45 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_perf_part_4.o BTS_Tests_perf_part_4.cc
#8 16.45 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_perf_part_5.o BTS_Tests_perf_part_5.cc
#8 16.45 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_perf_part_6.o BTS_Tests_perf_part_6.cc
#8 16.46 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_perf_part_7.o BTS_Tests_perf_part_7.cc
#8 16.47 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_RR_Types_part_1.o GSM_RR_Types_part_1.cc
#8 16.47 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_RR_Types_part_2.o GSM_RR_Types_part_2.cc
#8 16.48 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_RR_Types_part_3.o GSM_RR_Types_part_3.cc
#8 16.48 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_RR_Types_part_4.o GSM_RR_Types_part_4.cc
#8 16.50 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_RR_Types_part_5.o GSM_RR_Types_part_5.cc
#8 16.50 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_RR_Types_part_6.o GSM_RR_Types_part_6.cc
#8 16.50 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_RR_Types_part_7.o GSM_RR_Types_part_7.cc
#8 16.52 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_RestOctets_part_1.o GSM_RestOctets_part_1.cc
#8 16.52 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_RestOctets_part_2.o GSM_RestOctets_part_2.cc
#8 16.53 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_RestOctets_part_3.o GSM_RestOctets_part_3.cc
#8 16.58 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_RestOctets_part_4.o GSM_RestOctets_part_4.cc
#8 16.61 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_RestOctets_part_5.o GSM_RestOctets_part_5.cc
#8 16.63 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_RestOctets_part_6.o GSM_RestOctets_part_6.cc
#8 16.64 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_RestOctets_part_7.o GSM_RestOctets_part_7.cc
#8 16.65 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_SystemInformation_part_1.o GSM_SystemInformation_part_1.cc
#8 16.67 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_SystemInformation_part_2.o GSM_SystemInformation_part_2.cc
#8 16.67 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_SystemInformation_part_3.o GSM_SystemInformation_part_3.cc
#8 16.69 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_SystemInformation_part_4.o GSM_SystemInformation_part_4.cc
#8 16.70 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_SystemInformation_part_5.o GSM_SystemInformation_part_5.cc
#8 16.72 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_SystemInformation_part_6.o GSM_SystemInformation_part_6.cc
#8 16.72 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_SystemInformation_part_7.o GSM_SystemInformation_part_7.cc
#8 16.74 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_Types_part_1.o GSM_Types_part_1.cc
#8 16.74 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_Types_part_2.o GSM_Types_part_2.cc
#8 16.76 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_Types_part_3.o GSM_Types_part_3.cc
#8 16.76 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_Types_part_4.o GSM_Types_part_4.cc
#8 16.78 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_Types_part_5.o GSM_Types_part_5.cc
#8 16.79 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_Types_part_6.o GSM_Types_part_6.cc
#8 16.80 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_Types_part_7.o GSM_Types_part_7.cc
#8 16.81 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o General_Types_part_1.o General_Types_part_1.cc
#8 16.83 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o General_Types_part_2.o General_Types_part_2.cc
#8 16.84 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o General_Types_part_3.o General_Types_part_3.cc
#8 16.85 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o General_Types_part_4.o General_Types_part_4.cc
#8 16.87 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o General_Types_part_5.o General_Types_part_5.cc
#8 16.87 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o General_Types_part_6.o General_Types_part_6.cc
#8 16.89 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o General_Types_part_7.o General_Types_part_7.cc
#8 16.89 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc
#8 16.89 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc
#8 16.91 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc
#8 16.91 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc
#8 16.92 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc
#8 16.93 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc
#8 16.93 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc
#8 16.94 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc
#8 16.95 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc
#8 16.95 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc
#8 16.96 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc
#8 16.97 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc
#8 16.97 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc
#8 16.98 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc
#8 16.98 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Testing_part_1.o IPA_Testing_part_1.cc
#8 16.99 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Testing_part_2.o IPA_Testing_part_2.cc
#8 16.99 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Testing_part_3.o IPA_Testing_part_3.cc
#8 17.00 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Testing_part_4.o IPA_Testing_part_4.cc
#8 17.01 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Testing_part_5.o IPA_Testing_part_5.cc
#8 17.01 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Testing_part_6.o IPA_Testing_part_6.cc
#8 17.01 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Testing_part_7.o IPA_Testing_part_7.cc
#8 17.02 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Types_part_1.o IPA_Types_part_1.cc
#8 17.03 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Types_part_2.o IPA_Types_part_2.cc
#8 17.03 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Types_part_3.o IPA_Types_part_3.cc
#8 17.03 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Types_part_4.o IPA_Types_part_4.cc
#8 17.04 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Types_part_5.o IPA_Types_part_5.cc
#8 17.05 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Types_part_6.o IPA_Types_part_6.cc
#8 17.06 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Types_part_7.o IPA_Types_part_7.cc
#8 17.06 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc
#8 17.06 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc
#8 17.07 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc
#8 17.08 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc
#8 17.08 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc
#8 17.08 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc
#8 17.09 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc
#8 17.10 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc
#8 17.10 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc
#8 17.10 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc
#8 17.10 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc
#8 17.11 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc
#8 17.12 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc
#8 17.12 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc
#8 17.12 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc
#8 17.12 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc
#8 17.13 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc
#8 17.14 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc
#8 17.14 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc
#8 17.14 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc
#8 17.15 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc
#8 17.16 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IuUP_Emulation_part_1.o IuUP_Emulation_part_1.cc
#8 17.16 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IuUP_Emulation_part_2.o IuUP_Emulation_part_2.cc
#8 17.16 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IuUP_Emulation_part_3.o IuUP_Emulation_part_3.cc
#8 17.16 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IuUP_Emulation_part_4.o IuUP_Emulation_part_4.cc
#8 17.16 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IuUP_Emulation_part_5.o IuUP_Emulation_part_5.cc
#8 17.18 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IuUP_Emulation_part_6.o IuUP_Emulation_part_6.cc
#8 17.18 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IuUP_Emulation_part_7.o IuUP_Emulation_part_7.cc
#8 17.18 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IuUP_Types_part_1.o IuUP_Types_part_1.cc
#8 17.18 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IuUP_Types_part_2.o IuUP_Types_part_2.cc
#8 17.19 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IuUP_Types_part_3.o IuUP_Types_part_3.cc
#8 17.20 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IuUP_Types_part_4.o IuUP_Types_part_4.cc
#8 17.20 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IuUP_Types_part_5.o IuUP_Types_part_5.cc
#8 17.20 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IuUP_Types_part_6.o IuUP_Types_part_6.cc
#8 17.20 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IuUP_Types_part_7.o IuUP_Types_part_7.cc
#8 17.21 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L1CTL_PortType_part_1.o L1CTL_PortType_part_1.cc
#8 17.22 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L1CTL_PortType_part_2.o L1CTL_PortType_part_2.cc
#8 17.22 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L1CTL_PortType_part_3.o L1CTL_PortType_part_3.cc
#8 17.22 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L1CTL_PortType_part_4.o L1CTL_PortType_part_4.cc
#8 17.22 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L1CTL_PortType_part_5.o L1CTL_PortType_part_5.cc
#8 17.24 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L1CTL_PortType_part_6.o L1CTL_PortType_part_6.cc
#8 17.24 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L1CTL_PortType_part_7.o L1CTL_PortType_part_7.cc
#8 17.24 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L1CTL_PortType_CtrlFunct_part_1.o L1CTL_PortType_CtrlFunct_part_1.cc
#8 17.24 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L1CTL_PortType_CtrlFunct_part_2.o L1CTL_PortType_CtrlFunct_part_2.cc
#8 17.24 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L1CTL_PortType_CtrlFunct_part_3.o L1CTL_PortType_CtrlFunct_part_3.cc
#8 17.26 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L1CTL_PortType_CtrlFunct_part_4.o L1CTL_PortType_CtrlFunct_part_4.cc
#8 17.26 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L1CTL_PortType_CtrlFunct_part_5.o L1CTL_PortType_CtrlFunct_part_5.cc
#8 17.26 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L1CTL_PortType_CtrlFunct_part_6.o L1CTL_PortType_CtrlFunct_part_6.cc
#8 17.26 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L1CTL_PortType_CtrlFunct_part_7.o L1CTL_PortType_CtrlFunct_part_7.cc
#8 17.28 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L1CTL_Types_part_1.o L1CTL_Types_part_1.cc
#8 17.28 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L1CTL_Types_part_2.o L1CTL_Types_part_2.cc
#8 17.28 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L1CTL_Types_part_3.o L1CTL_Types_part_3.cc
#8 17.29 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L1CTL_Types_part_4.o L1CTL_Types_part_4.cc
#8 17.29 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L1CTL_Types_part_5.o L1CTL_Types_part_5.cc
#8 17.30 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L1CTL_Types_part_6.o L1CTL_Types_part_6.cc
#8 17.30 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L1CTL_Types_part_7.o L1CTL_Types_part_7.cc
#8 17.31 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L3_Common_part_1.o L3_Common_part_1.cc
#8 17.32 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L3_Common_part_2.o L3_Common_part_2.cc
#8 17.32 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L3_Common_part_3.o L3_Common_part_3.cc
#8 17.34 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L3_Common_part_4.o L3_Common_part_4.cc
#8 17.34 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L3_Common_part_5.o L3_Common_part_5.cc
#8 17.34 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L3_Common_part_6.o L3_Common_part_6.cc
#8 17.34 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L3_Common_part_7.o L3_Common_part_7.cc
#8 17.36 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L3_Templates_part_1.o L3_Templates_part_1.cc
#8 17.36 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L3_Templates_part_2.o L3_Templates_part_2.cc
#8 17.36 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L3_Templates_part_3.o L3_Templates_part_3.cc
#8 17.38 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L3_Templates_part_4.o L3_Templates_part_4.cc
#8 17.38 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L3_Templates_part_5.o L3_Templates_part_5.cc
#8 17.38 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L3_Templates_part_6.o L3_Templates_part_6.cc
#8 17.40 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L3_Templates_part_7.o L3_Templates_part_7.cc
#8 17.40 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o LAPDm_RAW_PT_part_1.o LAPDm_RAW_PT_part_1.cc
#8 17.40 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o LAPDm_RAW_PT_part_2.o LAPDm_RAW_PT_part_2.cc
#8 17.40 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o LAPDm_RAW_PT_part_3.o LAPDm_RAW_PT_part_3.cc
#8 17.42 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o LAPDm_RAW_PT_part_4.o LAPDm_RAW_PT_part_4.cc
#8 17.42 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o LAPDm_RAW_PT_part_5.o LAPDm_RAW_PT_part_5.cc
#8 17.42 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o LAPDm_RAW_PT_part_6.o LAPDm_RAW_PT_part_6.cc
#8 17.42 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o LAPDm_RAW_PT_part_7.o LAPDm_RAW_PT_part_7.cc
#8 17.44 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o LAPDm_Types_part_1.o LAPDm_Types_part_1.cc
#8 17.44 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o LAPDm_Types_part_2.o LAPDm_Types_part_2.cc
#8 17.44 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o LAPDm_Types_part_3.o LAPDm_Types_part_3.cc
#8 17.45 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o LAPDm_Types_part_4.o LAPDm_Types_part_4.cc
#8 17.46 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o LAPDm_Types_part_5.o LAPDm_Types_part_5.cc
#8 17.46 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o LAPDm_Types_part_6.o LAPDm_Types_part_6.cc
#8 17.46 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o LAPDm_Types_part_7.o LAPDm_Types_part_7.cc
#8 17.48 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc
#8 17.48 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc
#8 17.48 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc
#8 17.48 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc
#8 17.50 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc
#8 17.50 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc
#8 17.50 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc
#8 17.51 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc
#8 17.52 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc
#8 17.52 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc
#8 17.52 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc
#8 17.56 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc
#8 17.59 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc
#8 17.63 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc
#8 17.63 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc
#8 17.67 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc
#8 17.70 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc
#8 17.74 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc
#8 17.77 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc
#8 17.81 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc
#8 17.83 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc
#8 17.86 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc
#8 17.93 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc
#8 18.05 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc
#8 18.12 RSL_Emulation.cc: In function 'IPA__Types::IpaStreamId RSL__Emulation::f__streamId__by__trx(const INTEGER&)':
#8 18.12 RSL_Emulation.cc:11152:1: warning: control reaches end of non-void function [-Wreturn-type]
#8 18.12 11152 | }
#8 18.12       | ^
#8 18.42 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc
#8 19.66 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc
#8 19.92 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc
#8 20.84 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc
#8 21.47 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc
#8 22.01 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc
#8 22.03 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc
#8 22.07 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc
#8 22.10 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc
#8 22.13 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc
#8 22.17 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc
#8 22.17 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc
#8 22.19 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc
#8 22.33 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc
#8 22.60 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc
#8 22.83 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc
#8 22.86 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc
#8 22.90 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc
#8 22.93 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc
#8 23.73 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc
#8 23.77 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc
#8 23.81 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc
#8 23.84 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc
#8 23.88 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc
#8 23.91 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc
#8 23.95 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc
#8 23.99 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc
#8 24.03 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc
#8 24.06 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc
#8 24.10 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc
#8 24.13 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc
#8 24.17 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc
#8 24.21 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc
#8 24.24 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc
#8 24.28 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc
#8 24.31 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc
#8 24.35 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc
#8 24.39 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc
#8 24.42 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc
#8 24.46 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_Functions_part_1.o Native_Functions_part_1.cc
#8 24.49 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_Functions_part_2.o Native_Functions_part_2.cc
#8 24.53 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_Functions_part_3.o Native_Functions_part_3.cc
#8 24.58 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_Functions_part_4.o Native_Functions_part_4.cc
#8 24.61 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_Functions_part_5.o Native_Functions_part_5.cc
#8 24.65 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_Functions_part_6.o Native_Functions_part_6.cc
#8 24.69 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_Functions_part_7.o Native_Functions_part_7.cc
#8 24.72 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_CodecPort_part_1.o OSMUX_CodecPort_part_1.cc
#8 24.76 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_CodecPort_part_2.o OSMUX_CodecPort_part_2.cc
#8 24.79 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_CodecPort_part_3.o OSMUX_CodecPort_part_3.cc
#8 24.83 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_CodecPort_part_4.o OSMUX_CodecPort_part_4.cc
#8 24.87 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_CodecPort_part_5.o OSMUX_CodecPort_part_5.cc
#8 24.90 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_CodecPort_part_6.o OSMUX_CodecPort_part_6.cc
#8 24.94 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_CodecPort_part_7.o OSMUX_CodecPort_part_7.cc
#8 24.97 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_CodecPort_CtrlFunct_part_1.o OSMUX_CodecPort_CtrlFunct_part_1.cc
#8 25.01 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_CodecPort_CtrlFunct_part_2.o OSMUX_CodecPort_CtrlFunct_part_2.cc
#8 25.05 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_CodecPort_CtrlFunct_part_3.o OSMUX_CodecPort_CtrlFunct_part_3.cc
#8 25.08 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_CodecPort_CtrlFunct_part_4.o OSMUX_CodecPort_CtrlFunct_part_4.cc
#8 25.10 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_CodecPort_CtrlFunct_part_5.o OSMUX_CodecPort_CtrlFunct_part_5.cc
#8 25.12 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_CodecPort_CtrlFunct_part_6.o OSMUX_CodecPort_CtrlFunct_part_6.cc
#8 25.14 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_CodecPort_CtrlFunct_part_7.o OSMUX_CodecPort_CtrlFunct_part_7.cc
#8 25.18 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_Emulation_part_1.o OSMUX_Emulation_part_1.cc
#8 25.20 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_Emulation_part_2.o OSMUX_Emulation_part_2.cc
#8 25.22 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_Emulation_part_3.o OSMUX_Emulation_part_3.cc
#8 25.25 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_Emulation_part_4.o OSMUX_Emulation_part_4.cc
#8 25.29 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_Emulation_part_5.o OSMUX_Emulation_part_5.cc
#8 25.31 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_Emulation_part_6.o OSMUX_Emulation_part_6.cc
#8 25.33 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_Emulation_part_7.o OSMUX_Emulation_part_7.cc
#8 25.35 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_Types_part_1.o OSMUX_Types_part_1.cc
#8 25.37 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_Types_part_2.o OSMUX_Types_part_2.cc
#8 25.39 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_Types_part_3.o OSMUX_Types_part_3.cc
#8 25.43 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_Types_part_4.o OSMUX_Types_part_4.cc
#8 25.44 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_Types_part_5.o OSMUX_Types_part_5.cc
#8 25.46 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_Types_part_6.o OSMUX_Types_part_6.cc
#8 25.47 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_Types_part_7.o OSMUX_Types_part_7.cc
#8 25.49 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc
#8 25.49 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc
#8 25.51 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc
#8 25.51 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc
#8 25.54 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc
#8 25.55 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc
#8 25.56 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc
#8 25.57 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc
#8 25.58 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc
#8 25.59 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc
#8 25.60 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc
#8 25.61 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc
#8 25.62 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc
#8 25.63 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc
#8 25.65 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc
#8 25.65 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc
#8 25.65 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc
#8 25.67 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc
#8 25.67 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc
#8 25.68 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc
#8 25.69 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc
#8 25.69 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc
#8 25.71 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc
#8 25.72 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc
#8 25.72 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc
#8 25.73 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc
#8 25.74 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc
#8 25.74 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc
#8 25.76 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc
#8 25.76 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc
#8 25.76 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc
#8 25.78 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc
#8 25.79 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc
#8 25.80 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc
#8 25.80 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc
#8 25.81 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o PCUIF_CodecPort_part_1.o PCUIF_CodecPort_part_1.cc
#8 25.82 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o PCUIF_CodecPort_part_2.o PCUIF_CodecPort_part_2.cc
#8 25.83 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o PCUIF_CodecPort_part_3.o PCUIF_CodecPort_part_3.cc
#8 25.83 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o PCUIF_CodecPort_part_4.o PCUIF_CodecPort_part_4.cc
#8 25.84 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o PCUIF_CodecPort_part_5.o PCUIF_CodecPort_part_5.cc
#8 25.84 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o PCUIF_CodecPort_part_6.o PCUIF_CodecPort_part_6.cc
#8 25.85 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o PCUIF_CodecPort_part_7.o PCUIF_CodecPort_part_7.cc
#8 25.85 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o PCUIF_Types_part_1.o PCUIF_Types_part_1.cc
#8 25.86 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o PCUIF_Types_part_2.o PCUIF_Types_part_2.cc
#8 25.86 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o PCUIF_Types_part_3.o PCUIF_Types_part_3.cc
#8 25.87 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o PCUIF_Types_part_4.o PCUIF_Types_part_4.cc
#8 25.87 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o PCUIF_Types_part_5.o PCUIF_Types_part_5.cc
#8 25.88 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o PCUIF_Types_part_6.o PCUIF_Types_part_6.cc
#8 25.89 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o PCUIF_Types_part_7.o PCUIF_Types_part_7.cc
#8 25.89 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_CSN1_Templates_part_1.o RLCMAC_CSN1_Templates_part_1.cc
#8 25.89 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_CSN1_Templates_part_2.o RLCMAC_CSN1_Templates_part_2.cc
#8 25.89 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_CSN1_Templates_part_3.o RLCMAC_CSN1_Templates_part_3.cc
#8 25.89 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_CSN1_Templates_part_4.o RLCMAC_CSN1_Templates_part_4.cc
#8 25.90 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_CSN1_Templates_part_5.o RLCMAC_CSN1_Templates_part_5.cc
#8 25.91 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_CSN1_Templates_part_6.o RLCMAC_CSN1_Templates_part_6.cc
#8 25.91 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_CSN1_Templates_part_7.o RLCMAC_CSN1_Templates_part_7.cc
#8 25.92 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_CSN1_Types_part_1.o RLCMAC_CSN1_Types_part_1.cc
#8 25.92 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_CSN1_Types_part_2.o RLCMAC_CSN1_Types_part_2.cc
#8 25.93 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_CSN1_Types_part_3.o RLCMAC_CSN1_Types_part_3.cc
#8 25.93 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_CSN1_Types_part_4.o RLCMAC_CSN1_Types_part_4.cc
#8 25.94 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_CSN1_Types_part_5.o RLCMAC_CSN1_Types_part_5.cc
#8 25.95 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_CSN1_Types_part_6.o RLCMAC_CSN1_Types_part_6.cc
#8 25.95 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_CSN1_Types_part_7.o RLCMAC_CSN1_Types_part_7.cc
#8 25.98 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_Templates_part_1.o RLCMAC_Templates_part_1.cc
#8 25.99 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_Templates_part_2.o RLCMAC_Templates_part_2.cc
#8 26.01 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_Templates_part_3.o RLCMAC_Templates_part_3.cc
#8 26.04 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_Templates_part_4.o RLCMAC_Templates_part_4.cc
#8 26.04 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_Templates_part_5.o RLCMAC_Templates_part_5.cc
#8 26.06 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_Templates_part_6.o RLCMAC_Templates_part_6.cc
#8 26.08 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_Templates_part_7.o RLCMAC_Templates_part_7.cc
#8 26.09 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_Types_part_1.o RLCMAC_Types_part_1.cc
#8 26.10 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_Types_part_2.o RLCMAC_Types_part_2.cc
#8 26.12 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_Types_part_3.o RLCMAC_Types_part_3.cc
#8 26.12 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_Types_part_4.o RLCMAC_Types_part_4.cc
#8 26.14 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_Types_part_5.o RLCMAC_Types_part_5.cc
#8 26.16 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_Types_part_6.o RLCMAC_Types_part_6.cc
#8 26.17 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_Types_part_7.o RLCMAC_Types_part_7.cc
#8 26.18 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RSL_Emulation_part_1.o RSL_Emulation_part_1.cc
#8 26.20 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RSL_Emulation_part_2.o RSL_Emulation_part_2.cc
#8 26.20 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RSL_Emulation_part_3.o RSL_Emulation_part_3.cc
#8 26.22 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RSL_Emulation_part_4.o RSL_Emulation_part_4.cc
#8 26.22 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RSL_Emulation_part_5.o RSL_Emulation_part_5.cc
#8 26.24 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RSL_Emulation_part_6.o RSL_Emulation_part_6.cc
#8 26.24 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RSL_Emulation_part_7.o RSL_Emulation_part_7.cc
#8 26.26 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RSL_Types_part_1.o RSL_Types_part_1.cc
#8 26.26 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RSL_Types_part_2.o RSL_Types_part_2.cc
#8 26.46 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RSL_Types_part_3.o RSL_Types_part_3.cc
#8 26.49 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RSL_Types_part_4.o RSL_Types_part_4.cc
#8 26.49 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RSL_Types_part_5.o RSL_Types_part_5.cc
#8 26.50 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RSL_Types_part_6.o RSL_Types_part_6.cc
#8 26.51 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RSL_Types_part_7.o RSL_Types_part_7.cc
#8 26.52 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_CodecPort_part_1.o RTP_CodecPort_part_1.cc
#8 26.53 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_CodecPort_part_2.o RTP_CodecPort_part_2.cc
#8 26.53 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_CodecPort_part_3.o RTP_CodecPort_part_3.cc
#8 26.55 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_CodecPort_part_4.o RTP_CodecPort_part_4.cc
#8 26.55 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_CodecPort_part_5.o RTP_CodecPort_part_5.cc
#8 26.56 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_CodecPort_part_6.o RTP_CodecPort_part_6.cc
#8 26.57 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_CodecPort_part_7.o RTP_CodecPort_part_7.cc
#8 26.58 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_CodecPort_CtrlFunct_part_1.o RTP_CodecPort_CtrlFunct_part_1.cc
#8 26.58 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_CodecPort_CtrlFunct_part_2.o RTP_CodecPort_CtrlFunct_part_2.cc
#8 26.60 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_CodecPort_CtrlFunct_part_3.o RTP_CodecPort_CtrlFunct_part_3.cc
#8 26.60 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_CodecPort_CtrlFunct_part_4.o RTP_CodecPort_CtrlFunct_part_4.cc
#8 26.60 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_CodecPort_CtrlFunct_part_5.o RTP_CodecPort_CtrlFunct_part_5.cc
#8 26.62 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_CodecPort_CtrlFunct_part_6.o RTP_CodecPort_CtrlFunct_part_6.cc
#8 26.62 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_CodecPort_CtrlFunct_part_7.o RTP_CodecPort_CtrlFunct_part_7.cc
#8 26.62 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_Emulation_part_1.o RTP_Emulation_part_1.cc
#8 26.64 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_Emulation_part_2.o RTP_Emulation_part_2.cc
#8 26.64 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_Emulation_part_3.o RTP_Emulation_part_3.cc
#8 26.64 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_Emulation_part_4.o RTP_Emulation_part_4.cc
#8 26.66 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_Emulation_part_5.o RTP_Emulation_part_5.cc
#8 26.66 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_Emulation_part_6.o RTP_Emulation_part_6.cc
#8 26.66 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_Emulation_part_7.o RTP_Emulation_part_7.cc
#8 26.68 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_Types_part_1.o RTP_Types_part_1.cc
#8 26.68 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_Types_part_2.o RTP_Types_part_2.cc
#8 26.68 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_Types_part_3.o RTP_Types_part_3.cc
#8 26.70 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_Types_part_4.o RTP_Types_part_4.cc
#8 26.70 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_Types_part_5.o RTP_Types_part_5.cc
#8 26.72 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_Types_part_6.o RTP_Types_part_6.cc
#8 26.73 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_Types_part_7.o RTP_Types_part_7.cc
#8 26.74 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc
#8 26.75 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc
#8 26.76 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc
#8 26.78 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc
#8 26.79 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc
#8 26.81 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc
#8 26.82 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc
#8 26.83 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc
#8 26.84 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc
#8 26.86 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc
#8 26.87 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc
#8 26.89 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc
#8 26.89 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc
#8 26.91 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc
#8 26.92 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc
#8 26.93 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc
#8 26.94 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc
#8 26.96 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc
#8 26.97 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc
#8 26.99 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc
#8 27.00 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc
#8 27.01 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc
#8 27.02 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc
#8 27.04 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc
#8 27.05 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc
#8 27.05 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc
#8 27.07 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc
#8 27.07 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc
#8 27.08 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TRXC_CodecPort_part_1.o TRXC_CodecPort_part_1.cc
#8 27.09 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TRXC_CodecPort_part_2.o TRXC_CodecPort_part_2.cc
#8 27.10 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TRXC_CodecPort_part_3.o TRXC_CodecPort_part_3.cc
#8 27.10 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TRXC_CodecPort_part_4.o TRXC_CodecPort_part_4.cc
#8 27.11 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TRXC_CodecPort_part_5.o TRXC_CodecPort_part_5.cc
#8 27.12 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TRXC_CodecPort_part_6.o TRXC_CodecPort_part_6.cc
#8 27.12 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TRXC_CodecPort_part_7.o TRXC_CodecPort_part_7.cc
#8 27.13 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TRXC_CodecPort_CtrlFunct_part_1.o TRXC_CodecPort_CtrlFunct_part_1.cc
#8 27.14 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TRXC_CodecPort_CtrlFunct_part_2.o TRXC_CodecPort_CtrlFunct_part_2.cc
#8 27.14 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TRXC_CodecPort_CtrlFunct_part_3.o TRXC_CodecPort_CtrlFunct_part_3.cc
#8 27.16 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TRXC_CodecPort_CtrlFunct_part_4.o TRXC_CodecPort_CtrlFunct_part_4.cc
#8 27.16 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TRXC_CodecPort_CtrlFunct_part_5.o TRXC_CodecPort_CtrlFunct_part_5.cc
#8 27.17 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TRXC_CodecPort_CtrlFunct_part_6.o TRXC_CodecPort_CtrlFunct_part_6.cc
#8 27.18 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TRXC_CodecPort_CtrlFunct_part_7.o TRXC_CodecPort_CtrlFunct_part_7.cc
#8 27.19 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TRXC_Types_part_1.o TRXC_Types_part_1.cc
#8 27.19 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TRXC_Types_part_2.o TRXC_Types_part_2.cc
#8 27.20 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TRXC_Types_part_3.o TRXC_Types_part_3.cc
#8 27.21 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TRXC_Types_part_4.o TRXC_Types_part_4.cc
#8 27.21 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TRXC_Types_part_5.o TRXC_Types_part_5.cc
#8 27.23 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TRXC_Types_part_6.o TRXC_Types_part_6.cc
#8 27.23 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TRXC_Types_part_7.o TRXC_Types_part_7.cc
#8 27.24 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o UD_PortType_part_1.o UD_PortType_part_1.cc
#8 27.25 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o UD_PortType_part_2.o UD_PortType_part_2.cc
#8 27.25 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o UD_PortType_part_3.o UD_PortType_part_3.cc
#8 27.26 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o UD_PortType_part_4.o UD_PortType_part_4.cc
#8 27.28 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o UD_PortType_part_5.o UD_PortType_part_5.cc
#8 27.28 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o UD_PortType_part_6.o UD_PortType_part_6.cc
#8 27.29 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o UD_PortType_part_7.o UD_PortType_part_7.cc
#8 27.30 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o UD_Types_part_1.o UD_Types_part_1.cc
#8 27.30 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o UD_Types_part_2.o UD_Types_part_2.cc
#8 27.31 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o UD_Types_part_3.o UD_Types_part_3.cc
#8 27.32 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o UD_Types_part_4.o UD_Types_part_4.cc
#8 27.32 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o UD_Types_part_5.o UD_Types_part_5.cc
#8 27.34 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o UD_Types_part_6.o UD_Types_part_6.cc
#8 27.34 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o UD_Types_part_7.o UD_Types_part_7.cc
#8 27.34 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Emulation.o IPA_Emulation.cc
#8 27.36 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc
#8 27.36 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc
#8 27.38 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc
#8 27.39 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc
#8 27.40 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc
#8 27.42 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc
#8 27.42 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc
#8 27.44 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc
#8 27.45 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PT.o IPL4asp_PT.cc
#8 28.06 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_discovery.o IPL4asp_discovery.cc
#8 28.22 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IuUP_EncDec.o IuUP_EncDec.cc
#8 28.28 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L1CTL_PortType_CtrlFunctDef.o L1CTL_PortType_CtrlFunctDef.cc
#8 28.57 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_FunctionDefs.o Native_FunctionDefs.cc
#8 28.69 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_CodecPort_CtrlFunctDef.o OSMUX_CodecPort_CtrlFunctDef.cc
#8 28.86 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_EncDec.o RLCMAC_EncDec.cc
#8 28.93 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_CodecPort_CtrlFunctDef.o RTP_CodecPort_CtrlFunctDef.cc
#8 28.94 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_EncDec.o RTP_EncDec.cc
#8 28.99 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion.o TCCConversion.cc
#8 29.17 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface.o TCCInterface.cc
#8 29.54 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TELNETasp_PT.o TELNETasp_PT.cc
#8 29.75 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TRXC_CodecPort_CtrlFunctDef.o TRXC_CodecPort_CtrlFunctDef.cc
#8 29.77 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o UD_PT.o UD_PT.cc
#8 29.83 g++  -shared -o AMR_Types.so AMR_Types.o
#8 29.92 g++  -shared -o AbisOML_Types.so AbisOML_Types.o
#8 29.96 g++  -shared -o BTS_Tests.so BTS_Tests.o
#8 30.03 g++  -shared -o BTS_Tests_ASCI.so BTS_Tests_ASCI.o
#8 30.05 g++  -shared -o BTS_Tests_LAPDm.so BTS_Tests_LAPDm.o
#8 30.09 g++  -shared -o BTS_Tests_OML.so BTS_Tests_OML.o
#8 30.16 g++  -shared -o BTS_Tests_SMSCB.so BTS_Tests_SMSCB.o
#8 30.17 g++  -shared -o BTS_Tests_VAMOS.so BTS_Tests_VAMOS.o
#8 30.17 g++  -shared -o BTS_Tests_perf.so BTS_Tests_perf.o
#8 30.26 g++  -shared -o GSM_RR_Types.so GSM_RR_Types.o
#8 30.28 g++  -shared -o GSM_RestOctets.so GSM_RestOctets.o
#8 30.31 g++  -shared -o GSM_SystemInformation.so GSM_SystemInformation.o
#8 30.38 g++  -shared -o GSM_Types.so GSM_Types.o
#8 30.40 g++  -shared -o General_Types.so General_Types.o
#8 30.46 g++  -shared -o IPA_CodecPort.so IPA_CodecPort.o
#8 30.49 g++  -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o
#8 30.50 g++  -shared -o IPA_Testing.so IPA_Testing.o
#8 30.51 g++  -shared -o IPA_Types.so IPA_Types.o
#8 30.58 g++  -shared -o IPL4asp_Functions.so IPL4asp_Functions.o
#8 30.59 g++  -shared -o IPL4asp_PortType.so IPL4asp_PortType.o
#8 30.60 g++  -shared -o IPL4asp_Types.so IPL4asp_Types.o
#8 30.64 g++  -shared -o IuUP_Emulation.so IuUP_Emulation.o
#8 30.66 g++  -shared -o IuUP_Types.so IuUP_Types.o
#8 30.68 g++  -shared -o L1CTL_PortType.so L1CTL_PortType.o
#8 30.69 g++  -shared -o L1CTL_PortType_CtrlFunct.so L1CTL_PortType_CtrlFunct.o
#8 30.73 g++  -shared -o L1CTL_Types.so L1CTL_Types.o
#8 30.74 g++  -shared -o L3_Common.so L3_Common.o
#8 30.74 g++  -shared -o L3_Templates.so L3_Templates.o
#8 30.76 g++  -shared -o LAPDm_RAW_PT.so LAPDm_RAW_PT.o
#8 30.78 g++  -shared -o LAPDm_Types.so LAPDm_Types.o
#8 30.78 g++  -shared -o Misc_Helpers.so Misc_Helpers.o
#8 30.80 g++  -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o
#8 30.82 g++  -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o
#8 30.85 g++  -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o
#8 30.87 g++  -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o
#8 30.89 g++  -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o
#8 30.89 g++  -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o
#8 30.94 g++  -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o
#8 30.95 g++  -shared -o MobileL3_Types.so MobileL3_Types.o
#8 30.96 g++  -shared -o Native_Functions.so Native_Functions.o
#8 30.99 g++  -shared -o OSMUX_CodecPort.so OSMUX_CodecPort.o
#8 31.02 g++  -shared -o OSMUX_CodecPort_CtrlFunct.so OSMUX_CodecPort_CtrlFunct.o
#8 31.03 g++  -shared -o OSMUX_Emulation.so OSMUX_Emulation.o
#8 31.04 g++  -shared -o OSMUX_Types.so OSMUX_Types.o
#8 31.04 g++  -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o
#8 31.04 g++  -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o
#8 31.05 g++  -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o
#8 31.09 g++  -shared -o Osmocom_Types.so Osmocom_Types.o
#8 31.10 g++  -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o
#8 31.11 g++  -shared -o PCUIF_CodecPort.so PCUIF_CodecPort.o
#8 31.13 g++  -shared -o PCUIF_Types.so PCUIF_Types.o
#8 31.13 g++  -shared -o RLCMAC_CSN1_Templates.so RLCMAC_CSN1_Templates.o
#8 31.14 g++  -shared -o RLCMAC_CSN1_Types.so RLCMAC_CSN1_Types.o
#8 31.14 g++  -shared -o RLCMAC_Templates.so RLCMAC_Templates.o
#8 31.15 g++  -shared -o RLCMAC_Types.so RLCMAC_Types.o
#8 31.16 g++  -shared -o RSL_Emulation.so RSL_Emulation.o
#8 31.16 g++  -shared -o RSL_Types.so RSL_Types.o
#8 31.20 g++  -shared -o RTP_CodecPort.so RTP_CodecPort.o
#8 31.26 g++  -shared -o RTP_CodecPort_CtrlFunct.so RTP_CodecPort_CtrlFunct.o
#8 31.27 g++  -shared -o RTP_Emulation.so RTP_Emulation.o
#8 31.28 g++  -shared -o RTP_Types.so RTP_Types.o
#8 31.28 g++  -shared -o Socket_API_Definitions.so Socket_API_Definitions.o
#8 31.29 g++  -shared -o TCCConversion_Functions.so TCCConversion_Functions.o
#8 31.30 g++  -shared -o TCCInterface_Functions.so TCCInterface_Functions.o
#8 31.30 g++  -shared -o TELNETasp_PortType.so TELNETasp_PortType.o
#8 31.30 g++  -shared -o TRXC_CodecPort.so TRXC_CodecPort.o
#8 31.31 g++  -shared -o TRXC_CodecPort_CtrlFunct.so TRXC_CodecPort_CtrlFunct.o
#8 31.32 g++  -shared -o TRXC_Types.so TRXC_Types.o
#8 31.32 g++  -shared -o UD_PortType.so UD_PortType.o
#8 31.36 g++  -shared -o UD_Types.so UD_Types.o
#8 31.40 g++  -shared -o AMR_Types_part_1.so AMR_Types_part_1.o
#8 31.41 g++  -shared -o AMR_Types_part_2.so AMR_Types_part_2.o
#8 31.42 g++  -shared -o AMR_Types_part_3.so AMR_Types_part_3.o
#8 31.43 g++  -shared -o AMR_Types_part_4.so AMR_Types_part_4.o
#8 31.43 g++  -shared -o AMR_Types_part_5.so AMR_Types_part_5.o
#8 31.44 g++  -shared -o AMR_Types_part_6.so AMR_Types_part_6.o
#8 31.44 g++  -shared -o AMR_Types_part_7.so AMR_Types_part_7.o
#8 31.44 g++  -shared -o AbisOML_Types_part_1.so AbisOML_Types_part_1.o
#8 31.45 g++  -shared -o AbisOML_Types_part_2.so AbisOML_Types_part_2.o
#8 31.45 g++  -shared -o AbisOML_Types_part_3.so AbisOML_Types_part_3.o
#8 31.46 g++  -shared -o AbisOML_Types_part_4.so AbisOML_Types_part_4.o
#8 31.46 g++  -shared -o AbisOML_Types_part_5.so AbisOML_Types_part_5.o
#8 31.46 g++  -shared -o AbisOML_Types_part_6.so AbisOML_Types_part_6.o
#8 31.47 g++  -shared -o AbisOML_Types_part_7.so AbisOML_Types_part_7.o
#8 31.47 g++  -shared -o BTS_Tests_part_1.so BTS_Tests_part_1.o
#8 31.48 g++  -shared -o BTS_Tests_part_2.so BTS_Tests_part_2.o
#8 31.48 g++  -shared -o BTS_Tests_part_3.so BTS_Tests_part_3.o
#8 31.48 g++  -shared -o BTS_Tests_part_4.so BTS_Tests_part_4.o
#8 31.48 g++  -shared -o BTS_Tests_part_5.so BTS_Tests_part_5.o
#8 31.48 g++  -shared -o BTS_Tests_part_6.so BTS_Tests_part_6.o
#8 31.49 g++  -shared -o BTS_Tests_part_7.so BTS_Tests_part_7.o
#8 31.49 g++  -shared -o BTS_Tests_ASCI_part_1.so BTS_Tests_ASCI_part_1.o
#8 31.49 g++  -shared -o BTS_Tests_ASCI_part_2.so BTS_Tests_ASCI_part_2.o
#8 31.49 g++  -shared -o BTS_Tests_ASCI_part_3.so BTS_Tests_ASCI_part_3.o
#8 31.50 g++  -shared -o BTS_Tests_ASCI_part_4.so BTS_Tests_ASCI_part_4.o
#8 31.51 g++  -shared -o BTS_Tests_ASCI_part_5.so BTS_Tests_ASCI_part_5.o
#8 31.51 g++  -shared -o BTS_Tests_ASCI_part_6.so BTS_Tests_ASCI_part_6.o
#8 31.51 g++  -shared -o BTS_Tests_ASCI_part_7.so BTS_Tests_ASCI_part_7.o
#8 31.51 g++  -shared -o BTS_Tests_LAPDm_part_1.so BTS_Tests_LAPDm_part_1.o
#8 31.52 g++  -shared -o BTS_Tests_LAPDm_part_2.so BTS_Tests_LAPDm_part_2.o
#8 31.52 g++  -shared -o BTS_Tests_LAPDm_part_3.so BTS_Tests_LAPDm_part_3.o
#8 31.52 g++  -shared -o BTS_Tests_LAPDm_part_4.so BTS_Tests_LAPDm_part_4.o
#8 31.52 g++  -shared -o BTS_Tests_LAPDm_part_5.so BTS_Tests_LAPDm_part_5.o
#8 31.53 g++  -shared -o BTS_Tests_LAPDm_part_6.so BTS_Tests_LAPDm_part_6.o
#8 31.53 g++  -shared -o BTS_Tests_LAPDm_part_7.so BTS_Tests_LAPDm_part_7.o
#8 31.54 g++  -shared -o BTS_Tests_OML_part_1.so BTS_Tests_OML_part_1.o
#8 31.54 g++  -shared -o BTS_Tests_OML_part_2.so BTS_Tests_OML_part_2.o
#8 31.54 g++  -shared -o BTS_Tests_OML_part_3.so BTS_Tests_OML_part_3.o
#8 31.55 g++  -shared -o BTS_Tests_OML_part_4.so BTS_Tests_OML_part_4.o
#8 31.55 g++  -shared -o BTS_Tests_OML_part_5.so BTS_Tests_OML_part_5.o
#8 31.55 g++  -shared -o BTS_Tests_OML_part_6.so BTS_Tests_OML_part_6.o
#8 31.55 g++  -shared -o BTS_Tests_OML_part_7.so BTS_Tests_OML_part_7.o
#8 31.56 g++  -shared -o BTS_Tests_SMSCB_part_1.so BTS_Tests_SMSCB_part_1.o
#8 31.56 g++  -shared -o BTS_Tests_SMSCB_part_2.so BTS_Tests_SMSCB_part_2.o
#8 31.57 g++  -shared -o BTS_Tests_SMSCB_part_3.so BTS_Tests_SMSCB_part_3.o
#8 31.57 g++  -shared -o BTS_Tests_SMSCB_part_4.so BTS_Tests_SMSCB_part_4.o
#8 31.57 g++  -shared -o BTS_Tests_SMSCB_part_5.so BTS_Tests_SMSCB_part_5.o
#8 31.57 g++  -shared -o BTS_Tests_SMSCB_part_6.so BTS_Tests_SMSCB_part_6.o
#8 31.57 g++  -shared -o BTS_Tests_SMSCB_part_7.so BTS_Tests_SMSCB_part_7.o
#8 31.58 g++  -shared -o BTS_Tests_VAMOS_part_1.so BTS_Tests_VAMOS_part_1.o
#8 31.58 g++  -shared -o BTS_Tests_VAMOS_part_2.so BTS_Tests_VAMOS_part_2.o
#8 31.58 g++  -shared -o BTS_Tests_VAMOS_part_3.so BTS_Tests_VAMOS_part_3.o
#8 31.58 g++  -shared -o BTS_Tests_VAMOS_part_4.so BTS_Tests_VAMOS_part_4.o
#8 31.59 g++  -shared -o BTS_Tests_VAMOS_part_5.so BTS_Tests_VAMOS_part_5.o
#8 31.59 g++  -shared -o BTS_Tests_VAMOS_part_6.so BTS_Tests_VAMOS_part_6.o
#8 31.60 g++  -shared -o BTS_Tests_VAMOS_part_7.so BTS_Tests_VAMOS_part_7.o
#8 31.60 g++  -shared -o BTS_Tests_perf_part_1.so BTS_Tests_perf_part_1.o
#8 31.60 g++  -shared -o BTS_Tests_perf_part_2.so BTS_Tests_perf_part_2.o
#8 31.60 g++  -shared -o BTS_Tests_perf_part_3.so BTS_Tests_perf_part_3.o
#8 31.60 g++  -shared -o BTS_Tests_perf_part_4.so BTS_Tests_perf_part_4.o
#8 31.60 g++  -shared -o BTS_Tests_perf_part_5.so BTS_Tests_perf_part_5.o
#8 31.61 g++  -shared -o BTS_Tests_perf_part_6.so BTS_Tests_perf_part_6.o
#8 31.61 g++  -shared -o BTS_Tests_perf_part_7.so BTS_Tests_perf_part_7.o
#8 31.62 g++  -shared -o GSM_RR_Types_part_1.so GSM_RR_Types_part_1.o
#8 31.62 g++  -shared -o GSM_RR_Types_part_2.so GSM_RR_Types_part_2.o
#8 31.63 g++  -shared -o GSM_RR_Types_part_3.so GSM_RR_Types_part_3.o
#8 31.63 g++  -shared -o GSM_RR_Types_part_4.so GSM_RR_Types_part_4.o
#8 31.63 g++  -shared -o GSM_RR_Types_part_5.so GSM_RR_Types_part_5.o
#8 31.63 g++  -shared -o GSM_RR_Types_part_6.so GSM_RR_Types_part_6.o
#8 31.63 g++  -shared -o GSM_RR_Types_part_7.so GSM_RR_Types_part_7.o
#8 31.63 g++  -shared -o GSM_RestOctets_part_1.so GSM_RestOctets_part_1.o
#8 31.63 g++  -shared -o GSM_RestOctets_part_2.so GSM_RestOctets_part_2.o
#8 31.63 g++  -shared -o GSM_RestOctets_part_3.so GSM_RestOctets_part_3.o
#8 31.64 g++  -shared -o GSM_RestOctets_part_4.so GSM_RestOctets_part_4.o
#8 31.65 g++  -shared -o GSM_RestOctets_part_5.so GSM_RestOctets_part_5.o
#8 31.65 g++  -shared -o GSM_RestOctets_part_6.so GSM_RestOctets_part_6.o
#8 31.65 g++  -shared -o GSM_RestOctets_part_7.so GSM_RestOctets_part_7.o
#8 31.66 g++  -shared -o GSM_SystemInformation_part_1.so GSM_SystemInformation_part_1.o
#8 31.67 g++  -shared -o GSM_SystemInformation_part_2.so GSM_SystemInformation_part_2.o
#8 31.68 g++  -shared -o GSM_SystemInformation_part_3.so GSM_SystemInformation_part_3.o
#8 31.68 g++  -shared -o GSM_SystemInformation_part_4.so GSM_SystemInformation_part_4.o
#8 31.68 g++  -shared -o GSM_SystemInformation_part_5.so GSM_SystemInformation_part_5.o
#8 31.68 g++  -shared -o GSM_SystemInformation_part_6.so GSM_SystemInformation_part_6.o
#8 31.69 g++  -shared -o GSM_SystemInformation_part_7.so GSM_SystemInformation_part_7.o
#8 31.69 g++  -shared -o GSM_Types_part_1.so GSM_Types_part_1.o
#8 31.70 g++  -shared -o GSM_Types_part_2.so GSM_Types_part_2.o
#8 31.70 g++  -shared -o GSM_Types_part_3.so GSM_Types_part_3.o
#8 31.71 g++  -shared -o GSM_Types_part_4.so GSM_Types_part_4.o
#8 31.71 g++  -shared -o GSM_Types_part_5.so GSM_Types_part_5.o
#8 31.72 g++  -shared -o GSM_Types_part_6.so GSM_Types_part_6.o
#8 31.73 g++  -shared -o GSM_Types_part_7.so GSM_Types_part_7.o
#8 31.73 g++  -shared -o General_Types_part_1.so General_Types_part_1.o
#8 31.73 g++  -shared -o General_Types_part_2.so General_Types_part_2.o
#8 31.74 g++  -shared -o General_Types_part_3.so General_Types_part_3.o
#8 31.74 g++  -shared -o General_Types_part_4.so General_Types_part_4.o
#8 31.74 g++  -shared -o General_Types_part_5.so General_Types_part_5.o
#8 31.75 g++  -shared -o General_Types_part_6.so General_Types_part_6.o
#8 31.75 g++  -shared -o General_Types_part_7.so General_Types_part_7.o
#8 31.75 g++  -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o
#8 31.75 g++  -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o
#8 31.76 g++  -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o
#8 31.76 g++  -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o
#8 31.77 g++  -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o
#8 31.77 g++  -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o
#8 31.77 g++  -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o
#8 31.77 g++  -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o
#8 31.78 g++  -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o
#8 31.78 g++  -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o
#8 31.78 g++  -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o
#8 31.78 g++  -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o
#8 31.78 g++  -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o
#8 31.79 g++  -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o
#8 31.79 g++  -shared -o IPA_Testing_part_1.so IPA_Testing_part_1.o
#8 31.79 g++  -shared -o IPA_Testing_part_2.so IPA_Testing_part_2.o
#8 31.79 g++  -shared -o IPA_Testing_part_3.so IPA_Testing_part_3.o
#8 31.80 g++  -shared -o IPA_Testing_part_4.so IPA_Testing_part_4.o
#8 31.80 g++  -shared -o IPA_Testing_part_5.so IPA_Testing_part_5.o
#8 31.80 g++  -shared -o IPA_Testing_part_6.so IPA_Testing_part_6.o
#8 31.80 g++  -shared -o IPA_Testing_part_7.so IPA_Testing_part_7.o
#8 31.80 g++  -shared -o IPA_Types_part_1.so IPA_Types_part_1.o
#8 31.80 g++  -shared -o IPA_Types_part_2.so IPA_Types_part_2.o
#8 31.81 g++  -shared -o IPA_Types_part_3.so IPA_Types_part_3.o
#8 31.81 g++  -shared -o IPA_Types_part_4.so IPA_Types_part_4.o
#8 31.81 g++  -shared -o IPA_Types_part_5.so IPA_Types_part_5.o
#8 31.81 g++  -shared -o IPA_Types_part_6.so IPA_Types_part_6.o
#8 31.82 g++  -shared -o IPA_Types_part_7.so IPA_Types_part_7.o
#8 31.82 g++  -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o
#8 31.82 g++  -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o
#8 31.82 g++  -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o
#8 31.82 g++  -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o
#8 31.83 g++  -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o
#8 31.83 g++  -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o
#8 31.83 g++  -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o
#8 31.84 g++  -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o
#8 31.84 g++  -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o
#8 31.84 g++  -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o
#8 31.84 g++  -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o
#8 31.84 g++  -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o
#8 31.84 g++  -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o
#8 31.86 g++  -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o
#8 31.86 g++  -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o
#8 31.86 g++  -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o
#8 31.86 g++  -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o
#8 31.86 g++  -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o
#8 31.86 g++  -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o
#8 31.86 g++  -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o
#8 31.86 g++  -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o
#8 31.86 g++  -shared -o IuUP_Emulation_part_1.so IuUP_Emulation_part_1.o
#8 31.86 g++  -shared -o IuUP_Emulation_part_2.so IuUP_Emulation_part_2.o
#8 31.87 g++  -shared -o IuUP_Emulation_part_3.so IuUP_Emulation_part_3.o
#8 31.89 g++  -shared -o IuUP_Emulation_part_4.so IuUP_Emulation_part_4.o
#8 31.89 g++  -shared -o IuUP_Emulation_part_5.so IuUP_Emulation_part_5.o
#8 31.89 g++  -shared -o IuUP_Emulation_part_6.so IuUP_Emulation_part_6.o
#8 31.89 g++  -shared -o IuUP_Emulation_part_7.so IuUP_Emulation_part_7.o
#8 31.89 g++  -shared -o IuUP_Types_part_1.so IuUP_Types_part_1.o
#8 31.89 g++  -shared -o IuUP_Types_part_2.so IuUP_Types_part_2.o
#8 31.89 g++  -shared -o IuUP_Types_part_3.so IuUP_Types_part_3.o
#8 31.89 g++  -shared -o IuUP_Types_part_4.so IuUP_Types_part_4.o
#8 31.89 g++  -shared -o IuUP_Types_part_5.so IuUP_Types_part_5.o
#8 31.89 g++  -shared -o IuUP_Types_part_6.so IuUP_Types_part_6.o
#8 31.89 g++  -shared -o IuUP_Types_part_7.so IuUP_Types_part_7.o
#8 31.89 g++  -shared -o L1CTL_PortType_part_1.so L1CTL_PortType_part_1.o
#8 31.91 g++  -shared -o L1CTL_PortType_part_2.so L1CTL_PortType_part_2.o
#8 31.91 g++  -shared -o L1CTL_PortType_part_3.so L1CTL_PortType_part_3.o
#8 31.91 g++  -shared -o L1CTL_PortType_part_4.so L1CTL_PortType_part_4.o
#8 31.91 g++  -shared -o L1CTL_PortType_part_5.so L1CTL_PortType_part_5.o
#8 31.91 g++  -shared -o L1CTL_PortType_part_6.so L1CTL_PortType_part_6.o
#8 31.91 g++  -shared -o L1CTL_PortType_part_7.so L1CTL_PortType_part_7.o
#8 31.92 g++  -shared -o L1CTL_PortType_CtrlFunct_part_1.so L1CTL_PortType_CtrlFunct_part_1.o
#8 31.92 g++  -shared -o L1CTL_PortType_CtrlFunct_part_2.so L1CTL_PortType_CtrlFunct_part_2.o
#8 31.92 g++  -shared -o L1CTL_PortType_CtrlFunct_part_3.so L1CTL_PortType_CtrlFunct_part_3.o
#8 31.92 g++  -shared -o L1CTL_PortType_CtrlFunct_part_4.so L1CTL_PortType_CtrlFunct_part_4.o
#8 31.92 g++  -shared -o L1CTL_PortType_CtrlFunct_part_5.so L1CTL_PortType_CtrlFunct_part_5.o
#8 31.92 g++  -shared -o L1CTL_PortType_CtrlFunct_part_6.so L1CTL_PortType_CtrlFunct_part_6.o
#8 31.93 g++  -shared -o L1CTL_PortType_CtrlFunct_part_7.so L1CTL_PortType_CtrlFunct_part_7.o
#8 31.93 g++  -shared -o L1CTL_Types_part_1.so L1CTL_Types_part_1.o
#8 31.94 g++  -shared -o L1CTL_Types_part_2.so L1CTL_Types_part_2.o
#8 31.94 g++  -shared -o L1CTL_Types_part_3.so L1CTL_Types_part_3.o
#8 31.94 g++  -shared -o L1CTL_Types_part_4.so L1CTL_Types_part_4.o
#8 31.94 g++  -shared -o L1CTL_Types_part_5.so L1CTL_Types_part_5.o
#8 31.94 g++  -shared -o L1CTL_Types_part_6.so L1CTL_Types_part_6.o
#8 31.94 g++  -shared -o L1CTL_Types_part_7.so L1CTL_Types_part_7.o
#8 31.94 g++  -shared -o L3_Common_part_1.so L3_Common_part_1.o
#8 31.94 g++  -shared -o L3_Common_part_2.so L3_Common_part_2.o
#8 31.94 g++  -shared -o L3_Common_part_3.so L3_Common_part_3.o
#8 31.95 g++  -shared -o L3_Common_part_4.so L3_Common_part_4.o
#8 31.95 g++  -shared -o L3_Common_part_5.so L3_Common_part_5.o
#8 31.96 g++  -shared -o L3_Common_part_6.so L3_Common_part_6.o
#8 31.97 g++  -shared -o L3_Common_part_7.so L3_Common_part_7.o
#8 31.97 g++  -shared -o L3_Templates_part_1.so L3_Templates_part_1.o
#8 31.97 g++  -shared -o L3_Templates_part_2.so L3_Templates_part_2.o
#8 31.97 g++  -shared -o L3_Templates_part_3.so L3_Templates_part_3.o
#8 31.97 g++  -shared -o L3_Templates_part_4.so L3_Templates_part_4.o
#8 31.97 g++  -shared -o L3_Templates_part_5.so L3_Templates_part_5.o
#8 31.97 g++  -shared -o L3_Templates_part_6.so L3_Templates_part_6.o
#8 31.97 g++  -shared -o L3_Templates_part_7.so L3_Templates_part_7.o
#8 31.97 g++  -shared -o LAPDm_RAW_PT_part_1.so LAPDm_RAW_PT_part_1.o
#8 31.98 g++  -shared -o LAPDm_RAW_PT_part_2.so LAPDm_RAW_PT_part_2.o
#8 31.99 g++  -shared -o LAPDm_RAW_PT_part_3.so LAPDm_RAW_PT_part_3.o
#8 31.99 g++  -shared -o LAPDm_RAW_PT_part_4.so LAPDm_RAW_PT_part_4.o
#8 31.99 g++  -shared -o LAPDm_RAW_PT_part_5.so LAPDm_RAW_PT_part_5.o
#8 32.00 g++  -shared -o LAPDm_RAW_PT_part_6.so LAPDm_RAW_PT_part_6.o
#8 32.00 g++  -shared -o LAPDm_RAW_PT_part_7.so LAPDm_RAW_PT_part_7.o
#8 32.00 g++  -shared -o LAPDm_Types_part_1.so LAPDm_Types_part_1.o
#8 32.00 g++  -shared -o LAPDm_Types_part_2.so LAPDm_Types_part_2.o
#8 32.00 g++  -shared -o LAPDm_Types_part_3.so LAPDm_Types_part_3.o
#8 32.00 g++  -shared -o LAPDm_Types_part_4.so LAPDm_Types_part_4.o
#8 32.01 g++  -shared -o LAPDm_Types_part_5.so LAPDm_Types_part_5.o
#8 32.01 g++  -shared -o LAPDm_Types_part_6.so LAPDm_Types_part_6.o
#8 32.01 g++  -shared -o LAPDm_Types_part_7.so LAPDm_Types_part_7.o
#8 32.02 g++  -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o
#8 32.02 g++  -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o
#8 32.02 g++  -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o
#8 32.02 g++  -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o
#8 32.02 g++  -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o
#8 32.03 g++  -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o
#8 32.03 g++  -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o
#8 32.03 g++  -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o
#8 32.03 g++  -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o
#8 32.03 g++  -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o
#8 32.03 g++  -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o
#8 32.04 g++  -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o
#8 32.04 g++  -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o
#8 32.04 g++  -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o
#8 32.05 g++  -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o
#8 32.05 g++  -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o
#8 32.05 g++  -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o
#8 32.05 g++  -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o
#8 32.06 g++  -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o
#8 32.06 g++  -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o
#8 32.07 g++  -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o
#8 32.07 g++  -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o
#8 32.07 g++  -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o
#8 32.07 g++  -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o
#8 32.08 g++  -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o
#8 32.08 g++  -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o
#8 32.08 g++  -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o
#8 32.08 g++  -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o
#8 32.09 g++  -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o
#8 32.09 g++  -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o
#8 32.13 g++  -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o
#8 32.16 g++  -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o
#8 32.18 g++  -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o
#8 32.20 g++  -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o
#8 32.22 g++  -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o
#8 32.23 g++  -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o
#8 32.24 g++  -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o
#8 32.25 g++  -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o
#8 32.25 g++  -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o
#8 32.25 g++  -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o
#8 32.26 g++  -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o
#8 32.26 g++  -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o
#8 32.26 g++  -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o
#8 32.26 g++  -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o
#8 32.27 g++  -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o
#8 32.27 g++  -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o
#8 32.28 g++  -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o
#8 32.29 g++  -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o
#8 32.29 g++  -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o
#8 32.30 g++  -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o
#8 32.30 g++  -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o
#8 32.30 g++  -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o
#8 32.30 g++  -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o
#8 32.32 g++  -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o
#8 32.32 g++  -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o
#8 32.32 g++  -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o
#8 32.33 g++  -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o
#8 32.33 g++  -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o
#8 32.33 g++  -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o
#8 32.35 g++  -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o
#8 32.35 g++  -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o
#8 32.35 g++  -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o
#8 32.35 g++  -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o
#8 32.35 g++  -shared -o Native_Functions_part_1.so Native_Functions_part_1.o
#8 32.35 g++  -shared -o Native_Functions_part_2.so Native_Functions_part_2.o
#8 32.36 g++  -shared -o Native_Functions_part_3.so Native_Functions_part_3.o
#8 32.36 g++  -shared -o Native_Functions_part_4.so Native_Functions_part_4.o
#8 32.37 g++  -shared -o Native_Functions_part_5.so Native_Functions_part_5.o
#8 32.37 g++  -shared -o Native_Functions_part_6.so Native_Functions_part_6.o
#8 32.37 g++  -shared -o Native_Functions_part_7.so Native_Functions_part_7.o
#8 32.38 g++  -shared -o OSMUX_CodecPort_part_1.so OSMUX_CodecPort_part_1.o
#8 32.38 g++  -shared -o OSMUX_CodecPort_part_2.so OSMUX_CodecPort_part_2.o
#8 32.39 g++  -shared -o OSMUX_CodecPort_part_3.so OSMUX_CodecPort_part_3.o
#8 32.39 g++  -shared -o OSMUX_CodecPort_part_4.so OSMUX_CodecPort_part_4.o
#8 32.39 g++  -shared -o OSMUX_CodecPort_part_5.so OSMUX_CodecPort_part_5.o
#8 32.39 g++  -shared -o OSMUX_CodecPort_part_6.so OSMUX_CodecPort_part_6.o
#8 32.39 g++  -shared -o OSMUX_CodecPort_part_7.so OSMUX_CodecPort_part_7.o
#8 32.39 g++  -shared -o OSMUX_CodecPort_CtrlFunct_part_1.so OSMUX_CodecPort_CtrlFunct_part_1.o
#8 32.39 g++  -shared -o OSMUX_CodecPort_CtrlFunct_part_2.so OSMUX_CodecPort_CtrlFunct_part_2.o
#8 32.39 g++  -shared -o OSMUX_CodecPort_CtrlFunct_part_3.so OSMUX_CodecPort_CtrlFunct_part_3.o
#8 32.40 g++  -shared -o OSMUX_CodecPort_CtrlFunct_part_4.so OSMUX_CodecPort_CtrlFunct_part_4.o
#8 32.40 g++  -shared -o OSMUX_CodecPort_CtrlFunct_part_5.so OSMUX_CodecPort_CtrlFunct_part_5.o
#8 32.40 g++  -shared -o OSMUX_CodecPort_CtrlFunct_part_6.so OSMUX_CodecPort_CtrlFunct_part_6.o
#8 32.41 g++  -shared -o OSMUX_CodecPort_CtrlFunct_part_7.so OSMUX_CodecPort_CtrlFunct_part_7.o
#8 32.41 g++  -shared -o OSMUX_Emulation_part_1.so OSMUX_Emulation_part_1.o
#8 32.41 g++  -shared -o OSMUX_Emulation_part_2.so OSMUX_Emulation_part_2.o
#8 32.41 g++  -shared -o OSMUX_Emulation_part_3.so OSMUX_Emulation_part_3.o
#8 32.41 g++  -shared -o OSMUX_Emulation_part_4.so OSMUX_Emulation_part_4.o
#8 32.42 g++  -shared -o OSMUX_Emulation_part_5.so OSMUX_Emulation_part_5.o
#8 32.42 g++  -shared -o OSMUX_Emulation_part_6.so OSMUX_Emulation_part_6.o
#8 32.42 g++  -shared -o OSMUX_Emulation_part_7.so OSMUX_Emulation_part_7.o
#8 32.42 g++  -shared -o OSMUX_Types_part_1.so OSMUX_Types_part_1.o
#8 32.42 g++  -shared -o OSMUX_Types_part_2.so OSMUX_Types_part_2.o
#8 32.42 g++  -shared -o OSMUX_Types_part_3.so OSMUX_Types_part_3.o
#8 32.43 g++  -shared -o OSMUX_Types_part_4.so OSMUX_Types_part_4.o
#8 32.43 g++  -shared -o OSMUX_Types_part_5.so OSMUX_Types_part_5.o
#8 32.43 g++  -shared -o OSMUX_Types_part_6.so OSMUX_Types_part_6.o
#8 32.43 g++  -shared -o OSMUX_Types_part_7.so OSMUX_Types_part_7.o
#8 32.44 g++  -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o
#8 32.44 g++  -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o
#8 32.44 g++  -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o
#8 32.44 g++  -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o
#8 32.44 g++  -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o
#8 32.44 g++  -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o
#8 32.44 g++  -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o
#8 32.45 g++  -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o
#8 32.45 g++  -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o
#8 32.45 g++  -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o
#8 32.45 g++  -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o
#8 32.46 g++  -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o
#8 32.46 g++  -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o
#8 32.46 g++  -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o
#8 32.46 g++  -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o
#8 32.46 g++  -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o
#8 32.46 g++  -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o
#8 32.47 g++  -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o
#8 32.47 g++  -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o
#8 32.47 g++  -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o
#8 32.47 g++  -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o
#8 32.47 g++  -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o
#8 32.48 g++  -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o
#8 32.48 g++  -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o
#8 32.49 g++  -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o
#8 32.49 g++  -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o
#8 32.49 g++  -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o
#8 32.49 g++  -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o
#8 32.49 g++  -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o
#8 32.49 g++  -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o
#8 32.49 g++  -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o
#8 32.49 g++  -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o
#8 32.49 g++  -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o
#8 32.50 g++  -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o
#8 32.50 g++  -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o
#8 32.51 g++  -shared -o PCUIF_CodecPort_part_1.so PCUIF_CodecPort_part_1.o
#8 32.51 g++  -shared -o PCUIF_CodecPort_part_2.so PCUIF_CodecPort_part_2.o
#8 32.51 g++  -shared -o PCUIF_CodecPort_part_3.so PCUIF_CodecPort_part_3.o
#8 32.52 g++  -shared -o PCUIF_CodecPort_part_4.so PCUIF_CodecPort_part_4.o
#8 32.52 g++  -shared -o PCUIF_CodecPort_part_5.so PCUIF_CodecPort_part_5.o
#8 32.52 g++  -shared -o PCUIF_CodecPort_part_6.so PCUIF_CodecPort_part_6.o
#8 32.52 g++  -shared -o PCUIF_CodecPort_part_7.so PCUIF_CodecPort_part_7.o
#8 32.52 g++  -shared -o PCUIF_Types_part_1.so PCUIF_Types_part_1.o
#8 32.52 g++  -shared -o PCUIF_Types_part_2.so PCUIF_Types_part_2.o
#8 32.52 g++  -shared -o PCUIF_Types_part_3.so PCUIF_Types_part_3.o
#8 32.52 g++  -shared -o PCUIF_Types_part_4.so PCUIF_Types_part_4.o
#8 32.52 g++  -shared -o PCUIF_Types_part_5.so PCUIF_Types_part_5.o
#8 32.53 g++  -shared -o PCUIF_Types_part_6.so PCUIF_Types_part_6.o
#8 32.53 g++  -shared -o PCUIF_Types_part_7.so PCUIF_Types_part_7.o
#8 32.54 g++  -shared -o RLCMAC_CSN1_Templates_part_1.so RLCMAC_CSN1_Templates_part_1.o
#8 32.54 g++  -shared -o RLCMAC_CSN1_Templates_part_2.so RLCMAC_CSN1_Templates_part_2.o
#8 32.54 g++  -shared -o RLCMAC_CSN1_Templates_part_3.so RLCMAC_CSN1_Templates_part_3.o
#8 32.54 g++  -shared -o RLCMAC_CSN1_Templates_part_4.so RLCMAC_CSN1_Templates_part_4.o
#8 32.54 g++  -shared -o RLCMAC_CSN1_Templates_part_5.so RLCMAC_CSN1_Templates_part_5.o
#8 32.54 g++  -shared -o RLCMAC_CSN1_Templates_part_6.so RLCMAC_CSN1_Templates_part_6.o
#8 32.55 g++  -shared -o RLCMAC_CSN1_Templates_part_7.so RLCMAC_CSN1_Templates_part_7.o
#8 32.55 g++  -shared -o RLCMAC_CSN1_Types_part_5.so RLCMAC_CSN1_Types_part_5.o
#8 32.55 g++  -shared -o RLCMAC_CSN1_Types_part_6.so RLCMAC_CSN1_Types_part_6.o
#8 32.55 g++  -shared -o RLCMAC_CSN1_Types_part_7.so RLCMAC_CSN1_Types_part_7.o
#8 32.55 g++  -shared -o RLCMAC_Templates_part_1.so RLCMAC_Templates_part_1.o
#8 32.56 g++  -shared -o RLCMAC_Templates_part_2.so RLCMAC_Templates_part_2.o
#8 32.56 g++  -shared -o RLCMAC_Templates_part_3.so RLCMAC_Templates_part_3.o
#8 32.56 g++  -shared -o RLCMAC_Templates_part_4.so RLCMAC_Templates_part_4.o
#8 32.57 g++  -shared -o RLCMAC_Templates_part_5.so RLCMAC_Templates_part_5.o
#8 32.57 g++  -shared -o RLCMAC_Templates_part_6.so RLCMAC_Templates_part_6.o
#8 32.57 g++  -shared -o RLCMAC_Templates_part_7.so RLCMAC_Templates_part_7.o
#8 32.57 g++  -shared -o RLCMAC_Types_part_1.so RLCMAC_Types_part_1.o
#8 32.58 g++  -shared -o RLCMAC_Types_part_2.so RLCMAC_Types_part_2.o
#8 32.58 g++  -shared -o RLCMAC_Types_part_3.so RLCMAC_Types_part_3.o
#8 32.58 g++  -shared -o RLCMAC_Types_part_4.so RLCMAC_Types_part_4.o
#8 32.58 g++  -shared -o RLCMAC_Types_part_5.so RLCMAC_Types_part_5.o
#8 32.58 g++  -shared -o RLCMAC_Types_part_6.so RLCMAC_Types_part_6.o
#8 32.59 g++  -shared -o RLCMAC_Types_part_7.so RLCMAC_Types_part_7.o
#8 32.61 g++  -shared -o RSL_Emulation_part_1.so RSL_Emulation_part_1.o
#8 32.61 g++  -shared -o RSL_Emulation_part_2.so RSL_Emulation_part_2.o
#8 32.61 g++  -shared -o RSL_Emulation_part_3.so RSL_Emulation_part_3.o
#8 32.61 g++  -shared -o RSL_Emulation_part_4.so RSL_Emulation_part_4.o
#8 32.61 g++  -shared -o RSL_Emulation_part_5.so RSL_Emulation_part_5.o
#8 32.61 g++  -shared -o RSL_Emulation_part_6.so RSL_Emulation_part_6.o
#8 32.61 g++  -shared -o RSL_Emulation_part_7.so RSL_Emulation_part_7.o
#8 32.61 g++  -shared -o RSL_Types_part_2.so RSL_Types_part_2.o
#8 32.61 g++  -shared -o RSL_Types_part_3.so RSL_Types_part_3.o
#8 32.62 g++  -shared -o RSL_Types_part_4.so RSL_Types_part_4.o
#8 32.62 g++  -shared -o RSL_Types_part_5.so RSL_Types_part_5.o
#8 32.63 g++  -shared -o RSL_Types_part_6.so RSL_Types_part_6.o
#8 32.63 g++  -shared -o RSL_Types_part_7.so RSL_Types_part_7.o
#8 32.63 g++  -shared -o RTP_CodecPort_part_1.so RTP_CodecPort_part_1.o
#8 32.63 g++  -shared -o RTP_CodecPort_part_2.so RTP_CodecPort_part_2.o
#8 32.64 g++  -shared -o RTP_CodecPort_part_3.so RTP_CodecPort_part_3.o
#8 32.64 g++  -shared -o RTP_CodecPort_part_4.so RTP_CodecPort_part_4.o
#8 32.64 g++  -shared -o RTP_CodecPort_part_5.so RTP_CodecPort_part_5.o
#8 32.64 g++  -shared -o RTP_CodecPort_part_6.so RTP_CodecPort_part_6.o
#8 32.64 g++  -shared -o RTP_CodecPort_part_7.so RTP_CodecPort_part_7.o
#8 32.64 g++  -shared -o RTP_CodecPort_CtrlFunct_part_1.so RTP_CodecPort_CtrlFunct_part_1.o
#8 32.65 g++  -shared -o RTP_CodecPort_CtrlFunct_part_2.so RTP_CodecPort_CtrlFunct_part_2.o
#8 32.65 g++  -shared -o RTP_CodecPort_CtrlFunct_part_3.so RTP_CodecPort_CtrlFunct_part_3.o
#8 32.66 g++  -shared -o RTP_CodecPort_CtrlFunct_part_4.so RTP_CodecPort_CtrlFunct_part_4.o
#8 32.66 g++  -shared -o RTP_CodecPort_CtrlFunct_part_5.so RTP_CodecPort_CtrlFunct_part_5.o
#8 32.66 g++  -shared -o RTP_CodecPort_CtrlFunct_part_6.so RTP_CodecPort_CtrlFunct_part_6.o
#8 32.66 g++  -shared -o RTP_CodecPort_CtrlFunct_part_7.so RTP_CodecPort_CtrlFunct_part_7.o
#8 32.66 g++  -shared -o RTP_Emulation_part_1.so RTP_Emulation_part_1.o
#8 32.66 g++  -shared -o RTP_Emulation_part_2.so RTP_Emulation_part_2.o
#8 32.66 g++  -shared -o RTP_Emulation_part_3.so RTP_Emulation_part_3.o
#8 32.67 g++  -shared -o RTP_Emulation_part_4.so RTP_Emulation_part_4.o
#8 32.67 g++  -shared -o RTP_Emulation_part_5.so RTP_Emulation_part_5.o
#8 32.67 g++  -shared -o RTP_Emulation_part_6.so RTP_Emulation_part_6.o
#8 32.67 g++  -shared -o RTP_Emulation_part_7.so RTP_Emulation_part_7.o
#8 32.67 g++  -shared -o RTP_Types_part_1.so RTP_Types_part_1.o
#8 32.68 g++  -shared -o RTP_Types_part_2.so RTP_Types_part_2.o
#8 32.69 g++  -shared -o RTP_Types_part_3.so RTP_Types_part_3.o
#8 32.69 g++  -shared -o RTP_Types_part_4.so RTP_Types_part_4.o
#8 32.69 g++  -shared -o RTP_Types_part_5.so RTP_Types_part_5.o
#8 32.69 g++  -shared -o RTP_Types_part_6.so RTP_Types_part_6.o
#8 32.69 g++  -shared -o RTP_Types_part_7.so RTP_Types_part_7.o
#8 32.69 g++  -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o
#8 32.69 g++  -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o
#8 32.70 g++  -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o
#8 32.70 g++  -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o
#8 32.70 g++  -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o
#8 32.70 g++  -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o
#8 32.71 g++  -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o
#8 32.71 g++  -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o
#8 32.71 g++  -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o
#8 32.71 g++  -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o
#8 32.71 g++  -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o
#8 32.71 g++  -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o
#8 32.71 g++  -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o
#8 32.72 g++  -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o
#8 32.73 g++  -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o
#8 32.73 g++  -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o
#8 32.73 g++  -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o
#8 32.74 g++  -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o
#8 32.74 g++  -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o
#8 32.74 g++  -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o
#8 32.74 g++  -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o
#8 32.74 g++  -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o
#8 32.74 g++  -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o
#8 32.74 g++  -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o
#8 32.74 g++  -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o
#8 32.74 g++  -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o
#8 32.75 g++  -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o
#8 32.75 g++  -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o
#8 32.76 g++  -shared -o TRXC_CodecPort_part_1.so TRXC_CodecPort_part_1.o
#8 32.76 g++  -shared -o TRXC_CodecPort_part_2.so TRXC_CodecPort_part_2.o
#8 32.76 g++  -shared -o TRXC_CodecPort_part_3.so TRXC_CodecPort_part_3.o
#8 32.76 g++  -shared -o TRXC_CodecPort_part_4.so TRXC_CodecPort_part_4.o
#8 32.76 g++  -shared -o TRXC_CodecPort_part_5.so TRXC_CodecPort_part_5.o
#8 32.78 g++  -shared -o TRXC_CodecPort_part_6.so TRXC_CodecPort_part_6.o
#8 32.78 g++  -shared -o TRXC_CodecPort_part_7.so TRXC_CodecPort_part_7.o
#8 32.78 g++  -shared -o TRXC_CodecPort_CtrlFunct_part_1.so TRXC_CodecPort_CtrlFunct_part_1.o
#8 32.78 g++  -shared -o TRXC_CodecPort_CtrlFunct_part_2.so TRXC_CodecPort_CtrlFunct_part_2.o
#8 32.78 g++  -shared -o TRXC_CodecPort_CtrlFunct_part_3.so TRXC_CodecPort_CtrlFunct_part_3.o
#8 32.78 g++  -shared -o TRXC_CodecPort_CtrlFunct_part_4.so TRXC_CodecPort_CtrlFunct_part_4.o
#8 32.78 g++  -shared -o TRXC_CodecPort_CtrlFunct_part_5.so TRXC_CodecPort_CtrlFunct_part_5.o
#8 32.79 g++  -shared -o TRXC_CodecPort_CtrlFunct_part_6.so TRXC_CodecPort_CtrlFunct_part_6.o
#8 32.79 g++  -shared -o TRXC_CodecPort_CtrlFunct_part_7.so TRXC_CodecPort_CtrlFunct_part_7.o
#8 32.79 g++  -shared -o TRXC_Types_part_1.so TRXC_Types_part_1.o
#8 32.79 g++  -shared -o TRXC_Types_part_2.so TRXC_Types_part_2.o
#8 32.79 g++  -shared -o TRXC_Types_part_3.so TRXC_Types_part_3.o
#8 32.80 g++  -shared -o TRXC_Types_part_4.so TRXC_Types_part_4.o
#8 32.80 g++  -shared -o TRXC_Types_part_5.so TRXC_Types_part_5.o
#8 32.80 g++  -shared -o TRXC_Types_part_6.so TRXC_Types_part_6.o
#8 32.80 g++  -shared -o TRXC_Types_part_7.so TRXC_Types_part_7.o
#8 32.80 g++  -shared -o UD_PortType_part_1.so UD_PortType_part_1.o
#8 32.80 g++  -shared -o UD_PortType_part_2.so UD_PortType_part_2.o
#8 32.81 g++  -shared -o UD_PortType_part_3.so UD_PortType_part_3.o
#8 32.81 g++  -shared -o UD_PortType_part_4.so UD_PortType_part_4.o
#8 32.81 g++  -shared -o UD_PortType_part_5.so UD_PortType_part_5.o
#8 32.81 g++  -shared -o UD_PortType_part_6.so UD_PortType_part_6.o
#8 32.82 g++  -shared -o UD_PortType_part_7.so UD_PortType_part_7.o
#8 32.82 g++  -shared -o UD_Types_part_1.so UD_Types_part_1.o
#8 32.82 g++  -shared -o UD_Types_part_2.so UD_Types_part_2.o
#8 32.83 g++  -shared -o UD_Types_part_3.so UD_Types_part_3.o
#8 32.83 g++  -shared -o UD_Types_part_4.so UD_Types_part_4.o
#8 32.83 g++  -shared -o UD_Types_part_5.so UD_Types_part_5.o
#8 32.83 g++  -shared -o UD_Types_part_6.so UD_Types_part_6.o
#8 32.83 g++  -shared -o UD_Types_part_7.so UD_Types_part_7.o
#8 32.83 g++  -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o
#8 32.83 g++  -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o
#8 32.83 g++  -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o
#8 32.84 g++  -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o
#8 32.84 g++  -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o
#8 32.84 g++  -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o
#8 32.85 g++  -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o
#8 32.85 g++  -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o
#8 32.86 g++  -shared -o IPL4asp_PT.so IPL4asp_PT.o
#8 32.86 g++  -shared -o IPL4asp_discovery.so IPL4asp_discovery.o
#8 32.86 g++  -shared -o IuUP_EncDec.so IuUP_EncDec.o
#8 32.86 g++  -shared -o L1CTL_PortType_CtrlFunctDef.so L1CTL_PortType_CtrlFunctDef.o
#8 32.86 g++  -shared -o Native_FunctionDefs.so Native_FunctionDefs.o
#8 32.86 g++  -shared -o OSMUX_CodecPort_CtrlFunctDef.so OSMUX_CodecPort_CtrlFunctDef.o
#8 32.86 g++  -shared -o RLCMAC_EncDec.so RLCMAC_EncDec.o
#8 32.86 g++  -shared -o RTP_CodecPort_CtrlFunctDef.so RTP_CodecPort_CtrlFunctDef.o
#8 32.86 g++  -shared -o RTP_EncDec.so RTP_EncDec.o
#8 32.86 g++  -shared -o TCCConversion.so TCCConversion.o
#8 32.87 g++  -shared -o TCCInterface.so TCCInterface.o
#8 32.87 g++  -shared -o TELNETasp_PT.so TELNETasp_PT.o
#8 32.87 g++  -shared -o TRXC_CodecPort_CtrlFunctDef.so TRXC_CodecPort_CtrlFunctDef.o
#8 32.90 g++  -shared -o UD_PT.so UD_PT.o
#8 33.03 g++  -shared -o IPA_Emulation.so IPA_Emulation.o
#8 33.76 g++  -shared -o RLCMAC_CSN1_Types_part_4.so RLCMAC_CSN1_Types_part_4.o
#8 33.80 g++  -shared -o RLCMAC_CSN1_Types_part_3.so RLCMAC_CSN1_Types_part_3.o
#8 34.04 g++  -shared -o RLCMAC_CSN1_Types_part_2.so RLCMAC_CSN1_Types_part_2.o
#8 34.09 g++  -shared -o RLCMAC_CSN1_Types_part_1.so RLCMAC_CSN1_Types_part_1.o
#8 34.73 g++  -shared -o RSL_Types_part_1.so RSL_Types_part_1.o
#8 34.77 if g++  -L /usr/lib/titan-fPIC  -o BTS_Tests -Wl,--no-as-needed AMR_Types.so AbisOML_Types.so BTS_Tests.so BTS_Tests_ASCI.so BTS_Tests_LAPDm.so BTS_Tests_OML.so BTS_Tests_SMSCB.so BTS_Tests_VAMOS.so BTS_Tests_perf.so GSM_RR_Types.so GSM_RestOctets.so GSM_SystemInformation.so GSM_Types.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Testing.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so IuUP_Emulation.so IuUP_Types.so L1CTL_PortType.so L1CTL_PortType_CtrlFunct.so L1CTL_Types.so L3_Common.so L3_Templates.so LAPDm_RAW_PT.so LAPDm_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so OSMUX_CodecPort.so OSMUX_CodecPort_CtrlFunct.so OSMUX_Emulation.so OSMUX_Types.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCUIF_CodecPort.so PCUIF_Types.so RLCMAC_CSN1_Templates.so RLCMAC_CSN1_Types.so RLCMAC_Templates.so RLCMAC_Types.so RSL_Emulation.so RSL_Types.so RTP_CodecPort.so RTP_CodecPort_CtrlFunct.so RTP_Emulation.so RTP_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so TRXC_CodecPort.so TRXC_CodecPort_CtrlFunct.so TRXC_Types.so UD_PortType.so UD_Types.so AMR_Types_part_1.so AMR_Types_part_2.so AMR_Types_part_3.so AMR_Types_part_4.so AMR_Types_part_5.so AMR_Types_part_6.so AMR_Types_part_7.so AbisOML_Types_part_1.so AbisOML_Types_part_2.so AbisOML_Types_part_3.so AbisOML_Types_part_4.so AbisOML_Types_part_5.so AbisOML_Types_part_6.so AbisOML_Types_part_7.so BTS_Tests_part_1.so BTS_Tests_part_2.so BTS_Tests_part_3.so BTS_Tests_part_4.so BTS_Tests_part_5.so BTS_Tests_part_6.so BTS_Tests_part_7.so BTS_Tests_ASCI_part_1.so BTS_Tests_ASCI_part_2.so BTS_Tests_ASCI_part_3.so BTS_Tests_ASCI_part_4.so BTS_Tests_ASCI_part_5.so BTS_Tests_ASCI_part_6.so BTS_Tests_ASCI_part_7.so BTS_Tests_LAPDm_part_1.so BTS_Tests_LAPDm_part_2.so BTS_Tests_LAPDm_part_3.so BTS_Tests_LAPDm_part_4.so BTS_Tests_LAPDm_part_5.so BTS_Tests_LAPDm_part_6.so BTS_Tests_LAPDm_part_7.so BTS_Tests_OML_part_1.so BTS_Tests_OML_part_2.so BTS_Tests_OML_part_3.so BTS_Tests_OML_part_4.so BTS_Tests_OML_part_5.so BTS_Tests_OML_part_6.so BTS_Tests_OML_part_7.so BTS_Tests_SMSCB_part_1.so BTS_Tests_SMSCB_part_2.so BTS_Tests_SMSCB_part_3.so BTS_Tests_SMSCB_part_4.so BTS_Tests_SMSCB_part_5.so BTS_Tests_SMSCB_part_6.so BTS_Tests_SMSCB_part_7.so BTS_Tests_VAMOS_part_1.so BTS_Tests_VAMOS_part_2.so BTS_Tests_VAMOS_part_3.so BTS_Tests_VAMOS_part_4.so BTS_Tests_VAMOS_part_5.so BTS_Tests_VAMOS_part_6.so BTS_Tests_VAMOS_part_7.so BTS_Tests_perf_part_1.so BTS_Tests_perf_part_2.so BTS_Tests_perf_part_3.so BTS_Tests_perf_part_4.so BTS_Tests_perf_part_5.so BTS_Tests_perf_part_6.so BTS_Tests_perf_part_7.so GSM_RR_Types_part_1.so GSM_RR_Types_part_2.so GSM_RR_Types_part_3.so GSM_RR_Types_part_4.so GSM_RR_Types_part_5.so GSM_RR_Types_part_6.so GSM_RR_Types_part_7.so GSM_RestOctets_part_1.so GSM_RestOctets_part_2.so GSM_RestOctets_part_3.so GSM_RestOctets_part_4.so GSM_RestOctets_part_5.so GSM_RestOctets_part_6.so GSM_RestOctets_part_7.so GSM_SystemInformation_part_1.so GSM_SystemInformation_part_2.so GSM_SystemInformation_part_3.so GSM_SystemInformation_part_4.so GSM_SystemInformation_part_5.so GSM_SystemInformation_part_6.so GSM_SystemInformation_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 IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Testing_part_1.so IPA_Testing_part_2.so IPA_Testing_part_3.so IPA_Testing_part_4.so IPA_Testing_part_5.so IPA_Testing_part_6.so IPA_Testing_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so IuUP_Emulation_part_1.so IuUP_Emulation_part_2.so IuUP_Emulation_part_3.so IuUP_Emulation_part_4.so IuUP_Emulation_part_5.so IuUP_Emulation_part_6.so IuUP_Emulation_part_7.so IuUP_Types_part_1.so IuUP_Types_part_2.so IuUP_Types_part_3.so IuUP_Types_part_4.so IuUP_Types_part_5.so IuUP_Types_part_6.so IuUP_Types_part_7.so L1CTL_PortType_part_1.so L1CTL_PortType_part_2.so L1CTL_PortType_part_3.so L1CTL_PortType_part_4.so L1CTL_PortType_part_5.so L1CTL_PortType_part_6.so L1CTL_PortType_part_7.so L1CTL_PortType_CtrlFunct_part_1.so L1CTL_PortType_CtrlFunct_part_2.so L1CTL_PortType_CtrlFunct_part_3.so L1CTL_PortType_CtrlFunct_part_4.so L1CTL_PortType_CtrlFunct_part_5.so L1CTL_PortType_CtrlFunct_part_6.so L1CTL_PortType_CtrlFunct_part_7.so L1CTL_Types_part_1.so L1CTL_Types_part_2.so L1CTL_Types_part_3.so L1CTL_Types_part_4.so L1CTL_Types_part_5.so L1CTL_Types_part_6.so L1CTL_Types_part_7.so L3_Common_part_1.so L3_Common_part_2.so L3_Common_part_3.so L3_Common_part_4.so L3_Common_part_5.so L3_Common_part_6.so L3_Common_part_7.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so L3_Templates_part_5.so L3_Templates_part_6.so L3_Templates_part_7.so LAPDm_RAW_PT_part_1.so LAPDm_RAW_PT_part_2.so LAPDm_RAW_PT_part_3.so LAPDm_RAW_PT_part_4.so LAPDm_RAW_PT_part_5.so LAPDm_RAW_PT_part_6.so LAPDm_RAW_PT_part_7.so LAPDm_Types_part_1.so LAPDm_Types_part_2.so LAPDm_Types_part_3.so LAPDm_Types_part_4.so LAPDm_Types_part_5.so LAPDm_Types_part_6.so LAPDm_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so 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 OSMUX_CodecPort_part_1.so OSMUX_CodecPort_part_2.so OSMUX_CodecPort_part_3.so OSMUX_CodecPort_part_4.so OSMUX_CodecPort_part_5.so OSMUX_CodecPort_part_6.so OSMUX_CodecPort_part_7.so OSMUX_CodecPort_CtrlFunct_part_1.so OSMUX_CodecPort_CtrlFunct_part_2.so OSMUX_CodecPort_CtrlFunct_part_3.so OSMUX_CodecPort_CtrlFunct_part_4.so OSMUX_CodecPort_CtrlFunct_part_5.so OSMUX_CodecPort_CtrlFunct_part_6.so OSMUX_CodecPort_CtrlFunct_part_7.so OSMUX_Emulation_part_1.so OSMUX_Emulation_part_2.so OSMUX_Emulation_part_3.so OSMUX_Emulation_part_4.so OSMUX_Emulation_part_5.so OSMUX_Emulation_part_6.so OSMUX_Emulation_part_7.so OSMUX_Types_part_1.so OSMUX_Types_part_2.so OSMUX_Types_part_3.so OSMUX_Types_part_4.so OSMUX_Types_part_5.so OSMUX_Types_part_6.so OSMUX_Types_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCUIF_CodecPort_part_1.so PCUIF_CodecPort_part_2.so PCUIF_CodecPort_part_3.so PCUIF_CodecPort_part_4.so PCUIF_CodecPort_part_5.so PCUIF_CodecPort_part_6.so PCUIF_CodecPort_part_7.so PCUIF_Types_part_1.so PCUIF_Types_part_2.so PCUIF_Types_part_3.so PCUIF_Types_part_4.so PCUIF_Types_part_5.so PCUIF_Types_part_6.so PCUIF_Types_part_7.so RLCMAC_CSN1_Templates_part_1.so RLCMAC_CSN1_Templates_part_2.so RLCMAC_CSN1_Templates_part_3.so RLCMAC_CSN1_Templates_part_4.so RLCMAC_CSN1_Templates_part_5.so RLCMAC_CSN1_Templates_part_6.so RLCMAC_CSN1_Templates_part_7.so RLCMAC_CSN1_Types_part_1.so RLCMAC_CSN1_Types_part_2.so RLCMAC_CSN1_Types_part_3.so RLCMAC_CSN1_Types_part_4.so RLCMAC_CSN1_Types_part_5.so RLCMAC_CSN1_Types_part_6.so RLCMAC_CSN1_Types_part_7.so RLCMAC_Templates_part_1.so RLCMAC_Templates_part_2.so RLCMAC_Templates_part_3.so RLCMAC_Templates_part_4.so RLCMAC_Templates_part_5.so RLCMAC_Templates_part_6.so RLCMAC_Templates_part_7.so RLCMAC_Types_part_1.so RLCMAC_Types_part_2.so RLCMAC_Types_part_3.so RLCMAC_Types_part_4.so RLCMAC_Types_part_5.so RLCMAC_Types_part_6.so RLCMAC_Types_part_7.so RSL_Emulation_part_1.so RSL_Emulation_part_2.so RSL_Emulation_part_3.so RSL_Emulation_part_4.so RSL_Emulation_part_5.so RSL_Emulation_part_6.so RSL_Emulation_part_7.so RSL_Types_part_1.so RSL_Types_part_2.so RSL_Types_part_3.so RSL_Types_part_4.so RSL_Types_part_5.so RSL_Types_part_6.so RSL_Types_part_7.so RTP_CodecPort_part_1.so RTP_CodecPort_part_2.so RTP_CodecPort_part_3.so RTP_CodecPort_part_4.so RTP_CodecPort_part_5.so RTP_CodecPort_part_6.so RTP_CodecPort_part_7.so RTP_CodecPort_CtrlFunct_part_1.so RTP_CodecPort_CtrlFunct_part_2.so RTP_CodecPort_CtrlFunct_part_3.so RTP_CodecPort_CtrlFunct_part_4.so RTP_CodecPort_CtrlFunct_part_5.so RTP_CodecPort_CtrlFunct_part_6.so RTP_CodecPort_CtrlFunct_part_7.so RTP_Emulation_part_1.so RTP_Emulation_part_2.so RTP_Emulation_part_3.so RTP_Emulation_part_4.so RTP_Emulation_part_5.so RTP_Emulation_part_6.so RTP_Emulation_part_7.so RTP_Types_part_1.so RTP_Types_part_2.so RTP_Types_part_3.so RTP_Types_part_4.so RTP_Types_part_5.so RTP_Types_part_6.so RTP_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 TRXC_CodecPort_part_1.so TRXC_CodecPort_part_2.so TRXC_CodecPort_part_3.so TRXC_CodecPort_part_4.so TRXC_CodecPort_part_5.so TRXC_CodecPort_part_6.so TRXC_CodecPort_part_7.so TRXC_CodecPort_CtrlFunct_part_1.so TRXC_CodecPort_CtrlFunct_part_2.so TRXC_CodecPort_CtrlFunct_part_3.so TRXC_CodecPort_CtrlFunct_part_4.so TRXC_CodecPort_CtrlFunct_part_5.so TRXC_CodecPort_CtrlFunct_part_6.so TRXC_CodecPort_CtrlFunct_part_7.so TRXC_Types_part_1.so TRXC_Types_part_2.so TRXC_Types_part_3.so TRXC_Types_part_4.so TRXC_Types_part_5.so TRXC_Types_part_6.so TRXC_Types_part_7.so UD_PortType_part_1.so UD_PortType_part_2.so UD_PortType_part_3.so UD_PortType_part_4.so UD_PortType_part_5.so UD_PortType_part_6.so UD_PortType_part_7.so UD_Types_part_1.so UD_Types_part_2.so UD_Types_part_3.so UD_Types_part_4.so UD_Types_part_5.so UD_Types_part_6.so UD_Types_part_7.so IPA_Emulation.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so IuUP_EncDec.so L1CTL_PortType_CtrlFunctDef.so Native_FunctionDefs.so OSMUX_CodecPort_CtrlFunctDef.so RLCMAC_EncDec.so RTP_CodecPort_CtrlFunctDef.so RTP_EncDec.so TCCConversion.so TCCInterface.so TELNETasp_PT.so TRXC_CodecPort_CtrlFunctDef.so UD_PT.so \
#8 34.77 -L/usr/lib/titan -lttcn3-parallel-dynamic \
#8 34.77 -L/lib -lcrypto \
#8 34.77 -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \
#8 34.77 then : ; else /usr/bin/titanver AMR_Types.o AbisOML_Types.o BTS_Tests.o BTS_Tests_ASCI.o BTS_Tests_LAPDm.o BTS_Tests_OML.o BTS_Tests_SMSCB.o BTS_Tests_VAMOS.o BTS_Tests_perf.o GSM_RR_Types.o GSM_RestOctets.o GSM_SystemInformation.o GSM_Types.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Testing.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o IuUP_Emulation.o IuUP_Types.o L1CTL_PortType.o L1CTL_PortType_CtrlFunct.o L1CTL_Types.o L3_Common.o L3_Templates.o LAPDm_RAW_PT.o LAPDm_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o OSMUX_CodecPort.o OSMUX_CodecPort_CtrlFunct.o OSMUX_Emulation.o OSMUX_Types.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCUIF_CodecPort.o PCUIF_Types.o RLCMAC_CSN1_Templates.o RLCMAC_CSN1_Types.o RLCMAC_Templates.o RLCMAC_Types.o RSL_Emulation.o RSL_Types.o RTP_CodecPort.o RTP_CodecPort_CtrlFunct.o RTP_Emulation.o RTP_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o TRXC_CodecPort.o TRXC_CodecPort_CtrlFunct.o TRXC_Types.o UD_PortType.o UD_Types.o AMR_Types_part_1.o AMR_Types_part_2.o AMR_Types_part_3.o AMR_Types_part_4.o AMR_Types_part_5.o AMR_Types_part_6.o AMR_Types_part_7.o AbisOML_Types_part_1.o AbisOML_Types_part_2.o AbisOML_Types_part_3.o AbisOML_Types_part_4.o AbisOML_Types_part_5.o AbisOML_Types_part_6.o AbisOML_Types_part_7.o BTS_Tests_part_1.o BTS_Tests_part_2.o BTS_Tests_part_3.o BTS_Tests_part_4.o BTS_Tests_part_5.o BTS_Tests_part_6.o BTS_Tests_part_7.o BTS_Tests_ASCI_part_1.o BTS_Tests_ASCI_part_2.o BTS_Tests_ASCI_part_3.o BTS_Tests_ASCI_part_4.o BTS_Tests_ASCI_part_5.o BTS_Tests_ASCI_part_6.o BTS_Tests_ASCI_part_7.o BTS_Tests_LAPDm_part_1.o BTS_Tests_LAPDm_part_2.o BTS_Tests_LAPDm_part_3.o BTS_Tests_LAPDm_part_4.o BTS_Tests_LAPDm_part_5.o BTS_Tests_LAPDm_part_6.o BTS_Tests_LAPDm_part_7.o BTS_Tests_OML_part_1.o BTS_Tests_OML_part_2.o BTS_Tests_OML_part_3.o BTS_Tests_OML_part_4.o BTS_Tests_OML_part_5.o BTS_Tests_OML_part_6.o BTS_Tests_OML_part_7.o BTS_Tests_SMSCB_part_1.o BTS_Tests_SMSCB_part_2.o BTS_Tests_SMSCB_part_3.o BTS_Tests_SMSCB_part_4.o BTS_Tests_SMSCB_part_5.o BTS_Tests_SMSCB_part_6.o BTS_Tests_SMSCB_part_7.o BTS_Tests_VAMOS_part_1.o BTS_Tests_VAMOS_part_2.o BTS_Tests_VAMOS_part_3.o BTS_Tests_VAMOS_part_4.o BTS_Tests_VAMOS_part_5.o BTS_Tests_VAMOS_part_6.o BTS_Tests_VAMOS_part_7.o BTS_Tests_perf_part_1.o BTS_Tests_perf_part_2.o BTS_Tests_perf_part_3.o BTS_Tests_perf_part_4.o BTS_Tests_perf_part_5.o BTS_Tests_perf_part_6.o BTS_Tests_perf_part_7.o GSM_RR_Types_part_1.o GSM_RR_Types_part_2.o GSM_RR_Types_part_3.o GSM_RR_Types_part_4.o GSM_RR_Types_part_5.o GSM_RR_Types_part_6.o GSM_RR_Types_part_7.o GSM_RestOctets_part_1.o GSM_RestOctets_part_2.o GSM_RestOctets_part_3.o GSM_RestOctets_part_4.o GSM_RestOctets_part_5.o GSM_RestOctets_part_6.o GSM_RestOctets_part_7.o GSM_SystemInformation_part_1.o GSM_SystemInformation_part_2.o GSM_SystemInformation_part_3.o GSM_SystemInformation_part_4.o GSM_SystemInformation_part_5.o GSM_SystemInformation_part_6.o GSM_SystemInformation_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 IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Testing_part_1.o IPA_Testing_part_2.o IPA_Testing_part_3.o IPA_Testing_part_4.o IPA_Testing_part_5.o IPA_Testing_part_6.o IPA_Testing_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o IuUP_Emulation_part_1.o IuUP_Emulation_part_2.o IuUP_Emulation_part_3.o IuUP_Emulation_part_4.o IuUP_Emulation_part_5.o IuUP_Emulation_part_6.o IuUP_Emulation_part_7.o IuUP_Types_part_1.o IuUP_Types_part_2.o IuUP_Types_part_3.o IuUP_Types_part_4.o IuUP_Types_part_5.o IuUP_Types_part_6.o IuUP_Types_part_7.o L1CTL_PortType_part_1.o L1CTL_PortType_part_2.o L1CTL_PortType_part_3.o L1CTL_PortType_part_4.o L1CTL_PortType_part_5.o L1CTL_PortType_part_6.o L1CTL_PortType_part_7.o L1CTL_PortType_CtrlFunct_part_1.o L1CTL_PortType_CtrlFunct_part_2.o L1CTL_PortType_CtrlFunct_part_3.o L1CTL_PortType_CtrlFunct_part_4.o L1CTL_PortType_CtrlFunct_part_5.o L1CTL_PortType_CtrlFunct_part_6.o L1CTL_PortType_CtrlFunct_part_7.o L1CTL_Types_part_1.o L1CTL_Types_part_2.o L1CTL_Types_part_3.o L1CTL_Types_part_4.o L1CTL_Types_part_5.o L1CTL_Types_part_6.o L1CTL_Types_part_7.o L3_Common_part_1.o L3_Common_part_2.o L3_Common_part_3.o L3_Common_part_4.o L3_Common_part_5.o L3_Common_part_6.o L3_Common_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o LAPDm_RAW_PT_part_1.o LAPDm_RAW_PT_part_2.o LAPDm_RAW_PT_part_3.o LAPDm_RAW_PT_part_4.o LAPDm_RAW_PT_part_5.o LAPDm_RAW_PT_part_6.o LAPDm_RAW_PT_part_7.o LAPDm_Types_part_1.o LAPDm_Types_part_2.o LAPDm_Types_part_3.o LAPDm_Types_part_4.o LAPDm_Types_part_5.o LAPDm_Types_part_6.o LAPDm_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o 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 OSMUX_CodecPort_part_1.o OSMUX_CodecPort_part_2.o OSMUX_CodecPort_part_3.o OSMUX_CodecPort_part_4.o OSMUX_CodecPort_part_5.o OSMUX_CodecPort_part_6.o OSMUX_CodecPort_part_7.o OSMUX_CodecPort_CtrlFunct_part_1.o OSMUX_CodecPort_CtrlFunct_part_2.o OSMUX_CodecPort_CtrlFunct_part_3.o OSMUX_CodecPort_CtrlFunct_part_4.o OSMUX_CodecPort_CtrlFunct_part_5.o OSMUX_CodecPort_CtrlFunct_part_6.o OSMUX_CodecPort_CtrlFunct_part_7.o OSMUX_Emulation_part_1.o OSMUX_Emulation_part_2.o OSMUX_Emulation_part_3.o OSMUX_Emulation_part_4.o OSMUX_Emulation_part_5.o OSMUX_Emulation_part_6.o OSMUX_Emulation_part_7.o OSMUX_Types_part_1.o OSMUX_Types_part_2.o OSMUX_Types_part_3.o OSMUX_Types_part_4.o OSMUX_Types_part_5.o OSMUX_Types_part_6.o OSMUX_Types_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCUIF_CodecPort_part_1.o PCUIF_CodecPort_part_2.o PCUIF_CodecPort_part_3.o PCUIF_CodecPort_part_4.o PCUIF_CodecPort_part_5.o PCUIF_CodecPort_part_6.o PCUIF_CodecPort_part_7.o PCUIF_Types_part_1.o PCUIF_Types_part_2.o PCUIF_Types_part_3.o PCUIF_Types_part_4.o PCUIF_Types_part_5.o PCUIF_Types_part_6.o PCUIF_Types_part_7.o RLCMAC_CSN1_Templates_part_1.o RLCMAC_CSN1_Templates_part_2.o RLCMAC_CSN1_Templates_part_3.o RLCMAC_CSN1_Templates_part_4.o RLCMAC_CSN1_Templates_part_5.o RLCMAC_CSN1_Templates_part_6.o RLCMAC_CSN1_Templates_part_7.o RLCMAC_CSN1_Types_part_1.o RLCMAC_CSN1_Types_part_2.o RLCMAC_CSN1_Types_part_3.o RLCMAC_CSN1_Types_part_4.o RLCMAC_CSN1_Types_part_5.o RLCMAC_CSN1_Types_part_6.o RLCMAC_CSN1_Types_part_7.o RLCMAC_Templates_part_1.o RLCMAC_Templates_part_2.o RLCMAC_Templates_part_3.o RLCMAC_Templates_part_4.o RLCMAC_Templates_part_5.o RLCMAC_Templates_part_6.o RLCMAC_Templates_part_7.o RLCMAC_Types_part_1.o RLCMAC_Types_part_2.o RLCMAC_Types_part_3.o RLCMAC_Types_part_4.o RLCMAC_Types_part_5.o RLCMAC_Types_part_6.o RLCMAC_Types_part_7.o RSL_Emulation_part_1.o RSL_Emulation_part_2.o RSL_Emulation_part_3.o RSL_Emulation_part_4.o RSL_Emulation_part_5.o RSL_Emulation_part_6.o RSL_Emulation_part_7.o RSL_Types_part_1.o RSL_Types_part_2.o RSL_Types_part_3.o RSL_Types_part_4.o RSL_Types_part_5.o RSL_Types_part_6.o RSL_Types_part_7.o RTP_CodecPort_part_1.o RTP_CodecPort_part_2.o RTP_CodecPort_part_3.o RTP_CodecPort_part_4.o RTP_CodecPort_part_5.o RTP_CodecPort_part_6.o RTP_CodecPort_part_7.o RTP_CodecPort_CtrlFunct_part_1.o RTP_CodecPort_CtrlFunct_part_2.o RTP_CodecPort_CtrlFunct_part_3.o RTP_CodecPort_CtrlFunct_part_4.o RTP_CodecPort_CtrlFunct_part_5.o RTP_CodecPort_CtrlFunct_part_6.o RTP_CodecPort_CtrlFunct_part_7.o RTP_Emulation_part_1.o RTP_Emulation_part_2.o RTP_Emulation_part_3.o RTP_Emulation_part_4.o RTP_Emulation_part_5.o RTP_Emulation_part_6.o RTP_Emulation_part_7.o RTP_Types_part_1.o RTP_Types_part_2.o RTP_Types_part_3.o RTP_Types_part_4.o RTP_Types_part_5.o RTP_Types_part_6.o RTP_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 TRXC_CodecPort_part_1.o TRXC_CodecPort_part_2.o TRXC_CodecPort_part_3.o TRXC_CodecPort_part_4.o TRXC_CodecPort_part_5.o TRXC_CodecPort_part_6.o TRXC_CodecPort_part_7.o TRXC_CodecPort_CtrlFunct_part_1.o TRXC_CodecPort_CtrlFunct_part_2.o TRXC_CodecPort_CtrlFunct_part_3.o TRXC_CodecPort_CtrlFunct_part_4.o TRXC_CodecPort_CtrlFunct_part_5.o TRXC_CodecPort_CtrlFunct_part_6.o TRXC_CodecPort_CtrlFunct_part_7.o TRXC_Types_part_1.o TRXC_Types_part_2.o TRXC_Types_part_3.o TRXC_Types_part_4.o TRXC_Types_part_5.o TRXC_Types_part_6.o TRXC_Types_part_7.o UD_PortType_part_1.o UD_PortType_part_2.o UD_PortType_part_3.o UD_PortType_part_4.o UD_PortType_part_5.o UD_PortType_part_6.o UD_PortType_part_7.o UD_Types_part_1.o UD_Types_part_2.o UD_Types_part_3.o UD_Types_part_4.o UD_Types_part_5.o UD_Types_part_6.o UD_Types_part_7.o IPA_Emulation.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o IuUP_EncDec.o L1CTL_PortType_CtrlFunctDef.o Native_FunctionDefs.o OSMUX_CodecPort_CtrlFunctDef.o RLCMAC_EncDec.o RTP_CodecPort_CtrlFunctDef.o RTP_EncDec.o TCCConversion.o TCCInterface.o TELNETasp_PT.o TRXC_CodecPort_CtrlFunctDef.o UD_PT.o; exit 1; fi
#8 35.10 make[1]: Leaving directory '/osmo-ttcn3-hacks/bts'
#8 DONE 35.5s

#9 [4/4] COPY	GENERIC/BTS_TESTS.CFG /data/BTS_Tests.cfg
#9 DONE 0.2s

#10 exporting to image
#10 exporting layers
#10 exporting layers 1.7s done
#10 writing image sha256:d34decc0502f44a8013f3378d167a8c91a6fd2d028e0000d6b5db2eebfff70b0 done
#10 naming to registry.osmocom.org/osmocom-build/ttcn3-bts-test:latest 0.0s done
#10 DONE 1.7s

 2 warnings found (use docker --debug to expand):
 - InvalidDefaultArgInFrom: Default value for ARG $REGISTRY/$USER/debian-bookworm-titan results in empty or invalid base image name (line 3)
 - JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals (line 13)
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/registry-rebuild-upload-ttcn3-bts-tests/ttcn3-bts-test'
+ docker push registry.osmocom.org/osmocom-build/ttcn3-bts-test
Using default tag: latest
The push refers to repository [registry.osmocom.org/osmocom-build/ttcn3-bts-test]
05a0d6a5cba3: Preparing
c25083be99c5: Preparing
b54194baa1dc: Preparing
802789c0cb99: Preparing
be5105da7b5a: Preparing
6c555298936d: Preparing
a9ece298706a: Preparing
27f686686c9d: Preparing
0cfbf12914d7: Preparing
7c9956f77805: Preparing
06840e111cf6: Preparing
315af41037c3: Preparing
ad1f00680c42: Preparing
213b3df81c95: Preparing
ab0aeb7a38c2: Preparing
47cf525481b7: Preparing
315f4cc8a30d: Preparing
208a7928c217: Preparing
01c9a2a5f237: Preparing
06840e111cf6: Waiting
6c555298936d: Waiting
a9ece298706a: Waiting
27f686686c9d: Waiting
315af41037c3: Waiting
0cfbf12914d7: Waiting
ad1f00680c42: Waiting
7c9956f77805: Waiting
47cf525481b7: Waiting
213b3df81c95: Waiting
315f4cc8a30d: Waiting
ab0aeb7a38c2: Waiting
01c9a2a5f237: Waiting
208a7928c217: Waiting
802789c0cb99: Layer already exists
be5105da7b5a: Layer already exists
6c555298936d: Layer already exists
a9ece298706a: Layer already exists
27f686686c9d: Layer already exists
0cfbf12914d7: Layer already exists
7c9956f77805: Layer already exists
06840e111cf6: Layer already exists
315af41037c3: Layer already exists
ad1f00680c42: Layer already exists
213b3df81c95: Layer already exists
ab0aeb7a38c2: Layer already exists
b54194baa1dc: Pushed
47cf525481b7: Layer already exists
315f4cc8a30d: Layer already exists
01c9a2a5f237: Layer already exists
208a7928c217: Layer already exists
05a0d6a5cba3: Pushed
c25083be99c5: Pushed
latest: digest: sha256:5f9acb65e9edcf3c6d7de8463f983cd1f700d1fe85ff2c08ec5d119ca307a12a size: 4289
Finished: SUCCESS