Skip to content
Started by upstream project "registry-rebuild-upload-titan" build number 3140
originally caused by:
 Started by upstream project "registry-trigger-osmo-ttcn3-hacks" build number 3120
 originally caused by:
  Started by an SCM change
Running as SYSTEM
Building remotely on build5-deb12build-ansible (registry-build-amd64 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 origin/master^{commit} # timeout=10
Checking out Revision b0a92584b93fd8c362d4a57de0fd4cbbd00e77e0 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b0a92584b93fd8c362d4a57de0fd4cbbd00e77e0 # timeout=10
Commit message: "ttcn3-bts-test: fail on unexpected respawn count"
 > git rev-list --no-walk b0a92584b93fd8c362d4a57de0fd4cbbd00e77e0 # timeout=10
[registry-rebuild-upload-ttcn3-bts-tests] $ /bin/sh -xe /tmp/jenkins10549558909627031983.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 M3UA_TESTTOOL_BRANCH=osmocom/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_S1GW_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:
#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.4s

#8 [3/4] RUN	TTCN3-DOCKER-PREPARE "master" bts
#8 0.279 + OSMO_TTCN3_BRANCH=master
#8 0.279 + shift
#8 0.279 + cd /osmo-ttcn3-hacks
#8 0.279 + git fetch
#8 0.375 From https://gerrit.osmocom.org/osmo-ttcn3-hacks
#8 0.375    a13d84d8..92f32f5b  master      -> origin/master
#8 0.383  + c126c4ea...aae76b45 pespin/sccp -> origin/pespin/sccp  (forced update)
#8 0.385 + git checkout master
#8 0.425 Already on 'master'
#8 0.425 Your branch is behind 'origin/master' by 9 commits, and can be fast-forwarded.
#8 0.425   (use "git pull" to update your local branch)
#8 0.425 + git symbolic-ref -q HEAD
#8 0.426 refs/heads/master
#8 0.426 + git reset --hard origin/master
#8 0.441 HEAD is now at 92f32f5b deps/Makefile: Fetch M3UA/MTP3/SCCP back from upstream
#8 0.441 + git rev-parse --abbrev-ref HEAD
#8 0.442 + git rev-parse HEAD
#8 0.442 master
#8 0.442 92f32f5b73a06cd74a1f80737b40e69818ec41a3
#8 0.442 + diff -q /tmp/deps-Makefile deps/Makefile
#8 0.443 + make -j8 deps
#8 0.443 Files /tmp/deps-Makefile and deps/Makefile differ
#8 0.464 (make -j20 -C deps || make -j1 -C deps)
#8 0.464 make[1]: warning: -j20 forced in submake: resetting jobserver mode.
#8 0.464 make[1]: Entering directory '/osmo-ttcn3-hacks/deps'
#8 0.465 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.Libraries.TCCUsefulFunctions'
#8 0.465 To add an exception for this directory, call:
#8 0.465 
#8 0.465 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.Libraries.TCCUsefulFunctions
#8 0.466 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.Libraries.TCCUsefulFunctions'
#8 0.466 To add an exception for this directory, call:
#8 0.466 
#8 0.466 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.Libraries.TCCUsefulFunctions
#8 0.467 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 0.467 usage: git diff --no-index [<options>] <path> <path>
#8 0.467 
#8 0.467 Diff output format options
#8 0.467     -p, --patch           generate patch
#8 0.467     -s, --no-patch        suppress diff output
#8 0.467     -u                    generate patch
#8 0.467     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 0.467     -W, --function-context
#8 0.467                           generate diffs with <n> lines context
#8 0.467     --raw                 generate the diff in raw format
#8 0.467     --patch-with-raw      synonym for '-p --raw'
#8 0.467     --patch-with-stat     synonym for '-p --stat'
#8 0.467     --numstat             machine friendly --stat
#8 0.467     --shortstat           output only the last line of --stat
#8 0.467     -X, --dirstat[=<param1,param2>...]
#8 0.467                           output the distribution of relative amount of changes for each sub-directory
#8 0.467     --cumulative          synonym for --dirstat=cumulative
#8 0.467     --dirstat-by-file[=<param1,param2>...]
#8 0.467                           synonym for --dirstat=files,param1,param2...
#8 0.467     --check               warn if changes introduce conflict markers or whitespace errors
#8 0.467     --summary             condensed summary such as creations, renames and mode changes
#8 0.467     --name-only           show only names of changed files
#8 0.467     --name-status         show only names and status of changed files
#8 0.467     --stat[=<width>[,<name-width>[,<count>]]]
#8 0.467                           generate diffstat
#8 0.467     --stat-width <width>  generate diffstat with a given width
#8 0.467     --stat-name-width <width>
#8 0.467                           generate diffstat with a given name width
#8 0.467     --stat-graph-width <width>
#8 0.467                           generate diffstat with a given graph width
#8 0.467     --stat-count <count>  generate diffstat with limited lines
#8 0.467     --compact-summary     generate compact summary in diffstat
#8 0.467     --binary              output a binary diff that can be applied
#8 0.467     --full-index          show full pre- and post-image object names on the "index" lines
#8 0.467     --color[=<when>]      show colored diff
#8 0.467     --ws-error-highlight <kind>
#8 0.467                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 0.467     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 0.467     --abbrev[=<n>]        use <n> digits to display object names
#8 0.467     --src-prefix <prefix>
#8 0.467                           show the given source prefix instead of "a/"
#8 0.467     --dst-prefix <prefix>
#8 0.467                           show the given destination prefix instead of "b/"
#8 0.467     --line-prefix <prefix>
#8 0.467                           prepend an additional prefix to every line of output
#8 0.467     --no-prefix           do not show any source or destination prefix
#8 0.467     --inter-hunk-context <n>
#8 0.467                           show context between diff hunks up to the specified number of lines
#8 0.467     --output-indicator-new <char>
#8 0.467                           specify the character to indicate a new line instead of '+'
#8 0.467     --output-indicator-old <char>
#8 0.467                           specify the character to indicate an old line instead of '-'
#8 0.467     --output-indicator-context <char>
#8 0.467                           specify the character to indicate a context instead of ' '
#8 0.467 
#8 0.467 Diff rename options
#8 0.467     -B, --break-rewrites[=<n>[/<m>]]
#8 0.467                           break complete rewrite changes into pairs of delete and create
#8 0.467     -M, --find-renames[=<n>]
#8 0.467                           detect renames
#8 0.467     -D, --irreversible-delete
#8 0.467                           omit the preimage for deletes
#8 0.467     -C, --find-copies[=<n>]
#8 0.467                           detect copies
#8 0.467     --find-copies-harder  use unmodified files as source to find copies
#8 0.467     --no-renames          disable rename detection
#8 0.467     --rename-empty        use empty blobs as rename source
#8 0.467     --follow              continue listing the history of a file beyond renames
#8 0.467     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 0.467 
#8 0.467 Diff algorithm options
#8 0.467     --minimal             produce the smallest possible diff
#8 0.467     -w, --ignore-all-space
#8 0.467                           ignore whitespace when comparing lines
#8 0.467     -b, --ignore-space-change
#8 0.467                           ignore changes in amount of whitespace
#8 0.467     --ignore-space-at-eol
#8 0.467                           ignore changes in whitespace at EOL
#8 0.467     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 0.467     --ignore-blank-lines  ignore changes whose lines are all blank
#8 0.467     -I, --ignore-matching-lines <regex>
#8 0.467                           ignore changes whose all lines match <regex>
#8 0.467     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 0.467     --patience            generate diff using the "patience diff" algorithm
#8 0.467     --histogram           generate diff using the "histogram diff" algorithm
#8 0.467     --diff-algorithm <algorithm>
#8 0.467                           choose a diff algorithm
#8 0.467     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 0.467     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 0.467     --word-diff-regex <regex>
#8 0.467                           use <regex> to decide what a word is
#8 0.467     --color-words[=<regex>]
#8 0.467                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 0.467     --color-moved[=<mode>]
#8 0.467                           moved lines of code are colored differently
#8 0.467     --color-moved-ws <mode>
#8 0.467                           how white spaces are ignored in --color-moved
#8 0.467 
#8 0.467 Other diff options
#8 0.467     --relative[=<prefix>]
#8 0.467                           when run from subdir, exclude changes outside and show relative paths
#8 0.467     -a, --text            treat all files as text
#8 0.467     -R                    swap two inputs, reverse the diff
#8 0.467     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 0.467     --quiet               disable all output of the program
#8 0.467     --ext-diff            allow an external diff helper to be executed
#8 0.467     --textconv            run external text conversion filters when comparing binary files
#8 0.467     --ignore-submodules[=<when>]
#8 0.467                           ignore changes to submodules in the diff generation
#8 0.467     --submodule[=<format>]
#8 0.467                           specify how differences in submodules are shown
#8 0.467     --ita-invisible-in-index
#8 0.467                           hide 'git add -N' entries from the index
#8 0.467     --ita-visible-in-index
#8 0.467                           treat 'git add -N' entries as real in the index
#8 0.467     -S <string>           look for differences that change the number of occurrences of the specified string
#8 0.467     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 0.467     --pickaxe-all         show all changes in the changeset with -S or -G
#8 0.467     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 0.467     -O <file>             control the order in which files appear in the output
#8 0.467     --rotate-to <path>    show the change in the specified path first
#8 0.467     --skip-to <path>      skip the output to the specified path
#8 0.467     --find-object <object-id>
#8 0.467                           look for differences that change the number of occurrences of the specified object
#8 0.467     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 0.467                           select files by diff type
#8 0.467     --output <file>       output to a specific file
#8 0.467 
#8 0.468 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.M3UA'
#8 0.468 To add an exception for this directory, call:
#8 0.468 
#8 0.468 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.M3UA
#8 0.469 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.M3UA'
#8 0.469 To add an exception for this directory, call:
#8 0.469 
#8 0.469 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.M3UA
#8 0.470 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 0.470 usage: git diff --no-index [<options>] <path> <path>
#8 0.470 
#8 0.470 Diff output format options
#8 0.470     -p, --patch           generate patch
#8 0.470     -s, --no-patch        suppress diff output
#8 0.470     -u                    generate patch
#8 0.470     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 0.470     -W, --function-context
#8 0.470                           generate diffs with <n> lines context
#8 0.470     --raw                 generate the diff in raw format
#8 0.470     --patch-with-raw      synonym for '-p --raw'
#8 0.470     --patch-with-stat     synonym for '-p --stat'
#8 0.470     --numstat             machine friendly --stat
#8 0.470     --shortstat           output only the last line of --stat
#8 0.470     -X, --dirstat[=<param1,param2>...]
#8 0.470                           output the distribution of relative amount of changes for each sub-directory
#8 0.470     --cumulative          synonym for --dirstat=cumulative
#8 0.470     --dirstat-by-file[=<param1,param2>...]
#8 0.470                           synonym for --dirstat=files,param1,param2...
#8 0.470     --check               warn if changes introduce conflict markers or whitespace errors
#8 0.470     --summary             condensed summary such as creations, renames and mode changes
#8 0.470     --name-only           show only names of changed files
#8 0.470     --name-status         show only names and status of changed files
#8 0.470     --stat[=<width>[,<name-width>[,<count>]]]
#8 0.470                           generate diffstat
#8 0.470     --stat-width <width>  generate diffstat with a given width
#8 0.470     --stat-name-width <width>
#8 0.470                           generate diffstat with a given name width
#8 0.470     --stat-graph-width <width>
#8 0.470                           generate diffstat with a given graph width
#8 0.470     --stat-count <count>  generate diffstat with limited lines
#8 0.470     --compact-summary     generate compact summary in diffstat
#8 0.470     --binary              output a binary diff that can be applied
#8 0.470     --full-index          show full pre- and post-image object names on the "index" lines
#8 0.470     --color[=<when>]      show colored diff
#8 0.470     --ws-error-highlight <kind>
#8 0.470                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 0.470     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 0.470     --abbrev[=<n>]        use <n> digits to display object names
#8 0.470     --src-prefix <prefix>
#8 0.470                           show the given source prefix instead of "a/"
#8 0.470     --dst-prefix <prefix>
#8 0.470                           show the given destination prefix instead of "b/"
#8 0.470     --line-prefix <prefix>
#8 0.470                           prepend an additional prefix to every line of output
#8 0.470     --no-prefix           do not show any source or destination prefix
#8 0.470     --inter-hunk-context <n>
#8 0.470                           show context between diff hunks up to the specified number of lines
#8 0.470     --output-indicator-new <char>
#8 0.470                           specify the character to indicate a new line instead of '+'
#8 0.470     --output-indicator-old <char>
#8 0.470                           specify the character to indicate an old line instead of '-'
#8 0.470     --output-indicator-context <char>
#8 0.470                           specify the character to indicate a context instead of ' '
#8 0.470 
#8 0.470 Diff rename options
#8 0.470     -B, --break-rewrites[=<n>[/<m>]]
#8 0.470                           break complete rewrite changes into pairs of delete and create
#8 0.470     -M, --find-renames[=<n>]
#8 0.470                           detect renames
#8 0.470     -D, --irreversible-delete
#8 0.470                           omit the preimage for deletes
#8 0.470     -C, --find-copies[=<n>]
#8 0.470                           detect copies
#8 0.470     --find-copies-harder  use unmodified files as source to find copies
#8 0.470     --no-renames          disable rename detection
#8 0.470     --rename-empty        use empty blobs as rename source
#8 0.470     --follow              continue listing the history of a file beyond renames
#8 0.470     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 0.470 
#8 0.470 Diff algorithm options
#8 0.470     --minimal             produce the smallest possible diff
#8 0.470     -w, --ignore-all-space
#8 0.470                           ignore whitespace when comparing lines
#8 0.470     -b, --ignore-space-change
#8 0.470                           ignore changes in amount of whitespace
#8 0.470     --ignore-space-at-eol
#8 0.470                           ignore changes in whitespace at EOL
#8 0.470     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 0.470     --ignore-blank-lines  ignore changes whose lines are all blank
#8 0.470     -I, --ignore-matching-lines <regex>
#8 0.470                           ignore changes whose all lines match <regex>
#8 0.470     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 0.470     --patience            generate diff using the "patience diff" algorithm
#8 0.470     --histogram           generate diff using the "histogram diff" algorithm
#8 0.470     --diff-algorithm <algorithm>
#8 0.470                           choose a diff algorithm
#8 0.470     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 0.470     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 0.470     --word-diff-regex <regex>
#8 0.470                           use <regex> to decide what a word is
#8 0.470     --color-words[=<regex>]
#8 0.470                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 0.470     --color-moved[=<mode>]
#8 0.470                           moved lines of code are colored differently
#8 0.470     --color-moved-ws <mode>
#8 0.470                           how white spaces are ignored in --color-moved
#8 0.470 
#8 0.470 Other diff options
#8 0.470     --relative[=<prefix>]
#8 0.470                           when run from subdir, exclude changes outside and show relative paths
#8 0.470     -a, --text            treat all files as text
#8 0.470     -R                    swap two inputs, reverse the diff
#8 0.470     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 0.470     --quiet               disable all output of the program
#8 0.470     --ext-diff            allow an external diff helper to be executed
#8 0.470     --textconv            run external text conversion filters when comparing binary files
#8 0.470     --ignore-submodules[=<when>]
#8 0.470                           ignore changes to submodules in the diff generation
#8 0.470     --submodule[=<format>]
#8 0.470                           specify how differences in submodules are shown
#8 0.470     --ita-invisible-in-index
#8 0.470                           hide 'git add -N' entries from the index
#8 0.470     --ita-visible-in-index
#8 0.470                           treat 'git add -N' entries as real in the index
#8 0.470     -S <string>           look for differences that change the number of occurrences of the specified string
#8 0.470     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 0.470     --pickaxe-all         show all changes in the changeset with -S or -G
#8 0.470     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 0.470     -O <file>             control the order in which files appear in the output
#8 0.470     --rotate-to <path>    show the change in the specified path first
#8 0.470     --skip-to <path>      skip the output to the specified path
#8 0.470     --find-object <object-id>
#8 0.470                           look for differences that change the number of occurrences of the specified object
#8 0.470     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 0.470                           select files by diff type
#8 0.470     --output <file>       output to a specific file
#8 0.470 
#8 0.471 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP'
#8 0.471 To add an exception for this directory, call:
#8 0.471 
#8 0.471 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP
#8 0.472 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP'
#8 0.472 To add an exception for this directory, call:
#8 0.472 
#8 0.472 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP
#8 0.473 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 0.473 usage: git diff --no-index [<options>] <path> <path>
#8 0.473 
#8 0.473 Diff output format options
#8 0.473     -p, --patch           generate patch
#8 0.473     -s, --no-patch        suppress diff output
#8 0.473     -u                    generate patch
#8 0.473     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 0.473     -W, --function-context
#8 0.473                           generate diffs with <n> lines context
#8 0.473     --raw                 generate the diff in raw format
#8 0.473     --patch-with-raw      synonym for '-p --raw'
#8 0.473     --patch-with-stat     synonym for '-p --stat'
#8 0.473     --numstat             machine friendly --stat
#8 0.473     --shortstat           output only the last line of --stat
#8 0.473     -X, --dirstat[=<param1,param2>...]
#8 0.473                           output the distribution of relative amount of changes for each sub-directory
#8 0.473     --cumulative          synonym for --dirstat=cumulative
#8 0.473     --dirstat-by-file[=<param1,param2>...]
#8 0.473                           synonym for --dirstat=files,param1,param2...
#8 0.473     --check               warn if changes introduce conflict markers or whitespace errors
#8 0.473     --summary             condensed summary such as creations, renames and mode changes
#8 0.473     --name-only           show only names of changed files
#8 0.473     --name-status         show only names and status of changed files
#8 0.473     --stat[=<width>[,<name-width>[,<count>]]]
#8 0.473                           generate diffstat
#8 0.473     --stat-width <width>  generate diffstat with a given width
#8 0.473     --stat-name-width <width>
#8 0.473                           generate diffstat with a given name width
#8 0.473     --stat-graph-width <width>
#8 0.473                           generate diffstat with a given graph width
#8 0.473     --stat-count <count>  generate diffstat with limited lines
#8 0.473     --compact-summary     generate compact summary in diffstat
#8 0.473     --binary              output a binary diff that can be applied
#8 0.473     --full-index          show full pre- and post-image object names on the "index" lines
#8 0.473     --color[=<when>]      show colored diff
#8 0.473     --ws-error-highlight <kind>
#8 0.473                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 0.473     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 0.473     --abbrev[=<n>]        use <n> digits to display object names
#8 0.473     --src-prefix <prefix>
#8 0.473                           show the given source prefix instead of "a/"
#8 0.473     --dst-prefix <prefix>
#8 0.473                           show the given destination prefix instead of "b/"
#8 0.473     --line-prefix <prefix>
#8 0.473                           prepend an additional prefix to every line of output
#8 0.473     --no-prefix           do not show any source or destination prefix
#8 0.473     --inter-hunk-context <n>
#8 0.473                           show context between diff hunks up to the specified number of lines
#8 0.473     --output-indicator-new <char>
#8 0.473                           specify the character to indicate a new line instead of '+'
#8 0.473     --output-indicator-old <char>
#8 0.473                           specify the character to indicate an old line instead of '-'
#8 0.473     --output-indicator-context <char>
#8 0.473                           specify the character to indicate a context instead of ' '
#8 0.473 
#8 0.473 Diff rename options
#8 0.473     -B, --break-rewrites[=<n>[/<m>]]
#8 0.473                           break complete rewrite changes into pairs of delete and create
#8 0.473     -M, --find-renames[=<n>]
#8 0.473                           detect renames
#8 0.473     -D, --irreversible-delete
#8 0.473                           omit the preimage for deletes
#8 0.473     -C, --find-copies[=<n>]
#8 0.473                           detect copies
#8 0.473     --find-copies-harder  use unmodified files as source to find copies
#8 0.473     --no-renames          disable rename detection
#8 0.473     --rename-empty        use empty blobs as rename source
#8 0.473     --follow              continue listing the history of a file beyond renames
#8 0.473     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 0.473 
#8 0.473 Diff algorithm options
#8 0.473     --minimal             produce the smallest possible diff
#8 0.473     -w, --ignore-all-space
#8 0.473                           ignore whitespace when comparing lines
#8 0.473     -b, --ignore-space-change
#8 0.473                           ignore changes in amount of whitespace
#8 0.473     --ignore-space-at-eol
#8 0.473                           ignore changes in whitespace at EOL
#8 0.473     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 0.473     --ignore-blank-lines  ignore changes whose lines are all blank
#8 0.473     -I, --ignore-matching-lines <regex>
#8 0.473                           ignore changes whose all lines match <regex>
#8 0.473     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 0.473     --patience            generate diff using the "patience diff" algorithm
#8 0.473     --histogram           generate diff using the "histogram diff" algorithm
#8 0.473     --diff-algorithm <algorithm>
#8 0.473                           choose a diff algorithm
#8 0.473     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 0.473     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 0.473     --word-diff-regex <regex>
#8 0.473                           use <regex> to decide what a word is
#8 0.473     --color-words[=<regex>]
#8 0.473                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 0.473     --color-moved[=<mode>]
#8 0.473                           moved lines of code are colored differently
#8 0.473     --color-moved-ws <mode>
#8 0.473                           how white spaces are ignored in --color-moved
#8 0.473 
#8 0.473 Other diff options
#8 0.473     --relative[=<prefix>]
#8 0.473                           when run from subdir, exclude changes outside and show relative paths
#8 0.473     -a, --text            treat all files as text
#8 0.473     -R                    swap two inputs, reverse the diff
#8 0.473     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 0.473     --quiet               disable all output of the program
#8 0.473     --ext-diff            allow an external diff helper to be executed
#8 0.473     --textconv            run external text conversion filters when comparing binary files
#8 0.473     --ignore-submodules[=<when>]
#8 0.473                           ignore changes to submodules in the diff generation
#8 0.473     --submodule[=<format>]
#8 0.473                           specify how differences in submodules are shown
#8 0.473     --ita-invisible-in-index
#8 0.473                           hide 'git add -N' entries from the index
#8 0.473     --ita-visible-in-index
#8 0.473                           treat 'git add -N' entries as real in the index
#8 0.473     -S <string>           look for differences that change the number of occurrences of the specified string
#8 0.473     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 0.473     --pickaxe-all         show all changes in the changeset with -S or -G
#8 0.473     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 0.473     -O <file>             control the order in which files appear in the output
#8 0.473     --rotate-to <path>    show the change in the specified path first
#8 0.473     --skip-to <path>      skip the output to the specified path
#8 0.473     --find-object <object-id>
#8 0.473                           look for differences that change the number of occurrences of the specified object
#8 0.473     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 0.473                           select files by diff type
#8 0.473     --output <file>       output to a specific file
#8 0.473 
#8 0.473 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSAPP_v7.3.0'
#8 0.473 To add an exception for this directory, call:
#8 0.473 
#8 0.473 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSAPP_v7.3.0
#8 0.474 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSAPP_v7.3.0'
#8 0.474 To add an exception for this directory, call:
#8 0.474 
#8 0.474 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSAPP_v7.3.0
#8 0.475 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 0.475 usage: git diff --no-index [<options>] <path> <path>
#8 0.475 
#8 0.475 Diff output format options
#8 0.475     -p, --patch           generate patch
#8 0.475     -s, --no-patch        suppress diff output
#8 0.475     -u                    generate patch
#8 0.475     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 0.475     -W, --function-context
#8 0.475                           generate diffs with <n> lines context
#8 0.475     --raw                 generate the diff in raw format
#8 0.475     --patch-with-raw      synonym for '-p --raw'
#8 0.475     --patch-with-stat     synonym for '-p --stat'
#8 0.475     --numstat             machine friendly --stat
#8 0.475     --shortstat           output only the last line of --stat
#8 0.475     -X, --dirstat[=<param1,param2>...]
#8 0.475                           output the distribution of relative amount of changes for each sub-directory
#8 0.475     --cumulative          synonym for --dirstat=cumulative
#8 0.475     --dirstat-by-file[=<param1,param2>...]
#8 0.475                           synonym for --dirstat=files,param1,param2...
#8 0.475     --check               warn if changes introduce conflict markers or whitespace errors
#8 0.475     --summary             condensed summary such as creations, renames and mode changes
#8 0.475     --name-only           show only names of changed files
#8 0.475     --name-status         show only names and status of changed files
#8 0.475     --stat[=<width>[,<name-width>[,<count>]]]
#8 0.475                           generate diffstat
#8 0.475     --stat-width <width>  generate diffstat with a given width
#8 0.475     --stat-name-width <width>
#8 0.475                           generate diffstat with a given name width
#8 0.475     --stat-graph-width <width>
#8 0.475                           generate diffstat with a given graph width
#8 0.475     --stat-count <count>  generate diffstat with limited lines
#8 0.475     --compact-summary     generate compact summary in diffstat
#8 0.475     --binary              output a binary diff that can be applied
#8 0.475     --full-index          show full pre- and post-image object names on the "index" lines
#8 0.475     --color[=<when>]      show colored diff
#8 0.475     --ws-error-highlight <kind>
#8 0.475                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 0.475     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 0.475     --abbrev[=<n>]        use <n> digits to display object names
#8 0.475     --src-prefix <prefix>
#8 0.475                           show the given source prefix instead of "a/"
#8 0.475     --dst-prefix <prefix>
#8 0.475                           show the given destination prefix instead of "b/"
#8 0.475     --line-prefix <prefix>
#8 0.475                           prepend an additional prefix to every line of output
#8 0.475     --no-prefix           do not show any source or destination prefix
#8 0.475     --inter-hunk-context <n>
#8 0.475                           show context between diff hunks up to the specified number of lines
#8 0.475     --output-indicator-new <char>
#8 0.475                           specify the character to indicate a new line instead of '+'
#8 0.475     --output-indicator-old <char>
#8 0.475                           specify the character to indicate an old line instead of '-'
#8 0.475     --output-indicator-context <char>
#8 0.475                           specify the character to indicate a context instead of ' '
#8 0.475 
#8 0.475 Diff rename options
#8 0.475     -B, --break-rewrites[=<n>[/<m>]]
#8 0.475                           break complete rewrite changes into pairs of delete and create
#8 0.475     -M, --find-renames[=<n>]
#8 0.475                           detect renames
#8 0.475     -D, --irreversible-delete
#8 0.475                           omit the preimage for deletes
#8 0.475     -C, --find-copies[=<n>]
#8 0.475                           detect copies
#8 0.475     --find-copies-harder  use unmodified files as source to find copies
#8 0.475     --no-renames          disable rename detection
#8 0.475     --rename-empty        use empty blobs as rename source
#8 0.475     --follow              continue listing the history of a file beyond renames
#8 0.475     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 0.475 
#8 0.475 Diff algorithm options
#8 0.475     --minimal             produce the smallest possible diff
#8 0.475     -w, --ignore-all-space
#8 0.475                           ignore whitespace when comparing lines
#8 0.475     -b, --ignore-space-change
#8 0.475                           ignore changes in amount of whitespace
#8 0.475     --ignore-space-at-eol
#8 0.475                           ignore changes in whitespace at EOL
#8 0.475     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 0.475     --ignore-blank-lines  ignore changes whose lines are all blank
#8 0.475     -I, --ignore-matching-lines <regex>
#8 0.475                           ignore changes whose all lines match <regex>
#8 0.475     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 0.475     --patience            generate diff using the "patience diff" algorithm
#8 0.475     --histogram           generate diff using the "histogram diff" algorithm
#8 0.475     --diff-algorithm <algorithm>
#8 0.475                           choose a diff algorithm
#8 0.475     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 0.475     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 0.475     --word-diff-regex <regex>
#8 0.475                           use <regex> to decide what a word is
#8 0.475     --color-words[=<regex>]
#8 0.475                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 0.475     --color-moved[=<mode>]
#8 0.475                           moved lines of code are colored differently
#8 0.475     --color-moved-ws <mode>
#8 0.475                           how white spaces are ignored in --color-moved
#8 0.475 
#8 0.475 Other diff options
#8 0.475     --relative[=<prefix>]
#8 0.475                           when run from subdir, exclude changes outside and show relative paths
#8 0.475     -a, --text            treat all files as text
#8 0.475     -R                    swap two inputs, reverse the diff
#8 0.475     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 0.475     --quiet               disable all output of the program
#8 0.475     --ext-diff            allow an external diff helper to be executed
#8 0.475     --textconv            run external text conversion filters when comparing binary files
#8 0.475     --ignore-submodules[=<when>]
#8 0.475                           ignore changes to submodules in the diff generation
#8 0.475     --submodule[=<format>]
#8 0.475                           specify how differences in submodules are shown
#8 0.475     --ita-invisible-in-index
#8 0.475                           hide 'git add -N' entries from the index
#8 0.475     --ita-visible-in-index
#8 0.475                           treat 'git add -N' entries as real in the index
#8 0.475     -S <string>           look for differences that change the number of occurrences of the specified string
#8 0.475     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 0.475     --pickaxe-all         show all changes in the changeset with -S or -G
#8 0.475     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 0.475     -O <file>             control the order in which files appear in the output
#8 0.475     --rotate-to <path>    show the change in the specified path first
#8 0.475     --skip-to <path>      skip the output to the specified path
#8 0.475     --find-object <object-id>
#8 0.475                           look for differences that change the number of occurrences of the specified object
#8 0.475     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 0.475                           select files by diff type
#8 0.475     --output <file>       output to a specific file
#8 0.475 
#8 0.476 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator'
#8 0.476 To add an exception for this directory, call:
#8 0.476 
#8 0.476 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator
#8 0.477 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator'
#8 0.477 To add an exception for this directory, call:
#8 0.477 
#8 0.477 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator
#8 0.478 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 0.478 usage: git diff --no-index [<options>] <path> <path>
#8 0.478 
#8 0.478 Diff output format options
#8 0.478     -p, --patch           generate patch
#8 0.478     -s, --no-patch        suppress diff output
#8 0.478     -u                    generate patch
#8 0.478     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 0.478     -W, --function-context
#8 0.478                           generate diffs with <n> lines context
#8 0.478     --raw                 generate the diff in raw format
#8 0.478     --patch-with-raw      synonym for '-p --raw'
#8 0.478     --patch-with-stat     synonym for '-p --stat'
#8 0.478     --numstat             machine friendly --stat
#8 0.478     --shortstat           output only the last line of --stat
#8 0.478     -X, --dirstat[=<param1,param2>...]
#8 0.478                           output the distribution of relative amount of changes for each sub-directory
#8 0.478     --cumulative          synonym for --dirstat=cumulative
#8 0.478     --dirstat-by-file[=<param1,param2>...]
#8 0.478                           synonym for --dirstat=files,param1,param2...
#8 0.478     --check               warn if changes introduce conflict markers or whitespace errors
#8 0.478     --summary             condensed summary such as creations, renames and mode changes
#8 0.478     --name-only           show only names of changed files
#8 0.478     --name-status         show only names and status of changed files
#8 0.478     --stat[=<width>[,<name-width>[,<count>]]]
#8 0.478                           generate diffstat
#8 0.478     --stat-width <width>  generate diffstat with a given width
#8 0.478     --stat-name-width <width>
#8 0.478                           generate diffstat with a given name width
#8 0.478     --stat-graph-width <width>
#8 0.478                           generate diffstat with a given graph width
#8 0.478     --stat-count <count>  generate diffstat with limited lines
#8 0.478     --compact-summary     generate compact summary in diffstat
#8 0.478     --binary              output a binary diff that can be applied
#8 0.478     --full-index          show full pre- and post-image object names on the "index" lines
#8 0.478     --color[=<when>]      show colored diff
#8 0.478     --ws-error-highlight <kind>
#8 0.478                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 0.478     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 0.478     --abbrev[=<n>]        use <n> digits to display object names
#8 0.478     --src-prefix <prefix>
#8 0.478                           show the given source prefix instead of "a/"
#8 0.478     --dst-prefix <prefix>
#8 0.478                           show the given destination prefix instead of "b/"
#8 0.478     --line-prefix <prefix>
#8 0.478                           prepend an additional prefix to every line of output
#8 0.478     --no-prefix           do not show any source or destination prefix
#8 0.478     --inter-hunk-context <n>
#8 0.478                           show context between diff hunks up to the specified number of lines
#8 0.478     --output-indicator-new <char>
#8 0.478                           specify the character to indicate a new line instead of '+'
#8 0.478     --output-indicator-old <char>
#8 0.478                           specify the character to indicate an old line instead of '-'
#8 0.478     --output-indicator-context <char>
#8 0.478                           specify the character to indicate a context instead of ' '
#8 0.478 
#8 0.478 Diff rename options
#8 0.478     -B, --break-rewrites[=<n>[/<m>]]
#8 0.478                           break complete rewrite changes into pairs of delete and create
#8 0.478     -M, --find-renames[=<n>]
#8 0.478                           detect renames
#8 0.478     -D, --irreversible-delete
#8 0.478                           omit the preimage for deletes
#8 0.478     -C, --find-copies[=<n>]
#8 0.478                           detect copies
#8 0.478     --find-copies-harder  use unmodified files as source to find copies
#8 0.478     --no-renames          disable rename detection
#8 0.478     --rename-empty        use empty blobs as rename source
#8 0.478     --follow              continue listing the history of a file beyond renames
#8 0.478     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 0.478 
#8 0.478 Diff algorithm options
#8 0.478     --minimal             produce the smallest possible diff
#8 0.478     -w, --ignore-all-space
#8 0.478                           ignore whitespace when comparing lines
#8 0.478     -b, --ignore-space-change
#8 0.478                           ignore changes in amount of whitespace
#8 0.478     --ignore-space-at-eol
#8 0.478                           ignore changes in whitespace at EOL
#8 0.478     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 0.478     --ignore-blank-lines  ignore changes whose lines are all blank
#8 0.478     -I, --ignore-matching-lines <regex>
#8 0.478                           ignore changes whose all lines match <regex>
#8 0.478     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 0.478     --patience            generate diff using the "patience diff" algorithm
#8 0.478     --histogram           generate diff using the "histogram diff" algorithm
#8 0.478     --diff-algorithm <algorithm>
#8 0.478                           choose a diff algorithm
#8 0.478     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 0.478     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 0.478     --word-diff-regex <regex>
#8 0.478                           use <regex> to decide what a word is
#8 0.478     --color-words[=<regex>]
#8 0.478                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 0.478     --color-moved[=<mode>]
#8 0.478                           moved lines of code are colored differently
#8 0.478     --color-moved-ws <mode>
#8 0.478                           how white spaces are ignored in --color-moved
#8 0.478 
#8 0.478 Other diff options
#8 0.478     --relative[=<prefix>]
#8 0.478                           when run from subdir, exclude changes outside and show relative paths
#8 0.478     -a, --text            treat all files as text
#8 0.478     -R                    swap two inputs, reverse the diff
#8 0.478     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 0.478     --quiet               disable all output of the program
#8 0.478     --ext-diff            allow an external diff helper to be executed
#8 0.478     --textconv            run external text conversion filters when comparing binary files
#8 0.478     --ignore-submodules[=<when>]
#8 0.478                           ignore changes to submodules in the diff generation
#8 0.478     --submodule[=<format>]
#8 0.478                           specify how differences in submodules are shown
#8 0.478     --ita-invisible-in-index
#8 0.478                           hide 'git add -N' entries from the index
#8 0.478     --ita-visible-in-index
#8 0.478                           treat 'git add -N' entries as real in the index
#8 0.478     -S <string>           look for differences that change the number of occurrences of the specified string
#8 0.478     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 0.478     --pickaxe-all         show all changes in the changeset with -S or -G
#8 0.478     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 0.478     -O <file>             control the order in which files appear in the output
#8 0.478     --rotate-to <path>    show the change in the specified path first
#8 0.478     --skip-to <path>      skip the output to the specified path
#8 0.478     --find-object <object-id>
#8 0.478                           look for differences that change the number of occurrences of the specified object
#8 0.478     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 0.478                           select files by diff type
#8 0.478     --output <file>       output to a specific file
#8 0.478 
#8 0.479 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.DNS'
#8 0.479 To add an exception for this directory, call:
#8 0.479 
#8 0.479 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.DNS
#8 0.480 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.DNS'
#8 0.480 To add an exception for this directory, call:
#8 0.480 
#8 0.480 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.DNS
#8 0.481 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 0.481 usage: git diff --no-index [<options>] <path> <path>
#8 0.481 
#8 0.481 Diff output format options
#8 0.481     -p, --patch           generate patch
#8 0.481     -s, --no-patch        suppress diff output
#8 0.481     -u                    generate patch
#8 0.481     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 0.481     -W, --function-context
#8 0.481                           generate diffs with <n> lines context
#8 0.481     --raw                 generate the diff in raw format
#8 0.481     --patch-with-raw      synonym for '-p --raw'
#8 0.481     --patch-with-stat     synonym for '-p --stat'
#8 0.481     --numstat             machine friendly --stat
#8 0.481     --shortstat           output only the last line of --stat
#8 0.481     -X, --dirstat[=<param1,param2>...]
#8 0.481                           output the distribution of relative amount of changes for each sub-directory
#8 0.481     --cumulative          synonym for --dirstat=cumulative
#8 0.481     --dirstat-by-file[=<param1,param2>...]
#8 0.481                           synonym for --dirstat=files,param1,param2...
#8 0.481     --check               warn if changes introduce conflict markers or whitespace errors
#8 0.481     --summary             condensed summary such as creations, renames and mode changes
#8 0.481     --name-only           show only names of changed files
#8 0.481     --name-status         show only names and status of changed files
#8 0.481     --stat[=<width>[,<name-width>[,<count>]]]
#8 0.481                           generate diffstat
#8 0.481     --stat-width <width>  generate diffstat with a given width
#8 0.481     --stat-name-width <width>
#8 0.481                           generate diffstat with a given name width
#8 0.481     --stat-graph-width <width>
#8 0.481                           generate diffstat with a given graph width
#8 0.481     --stat-count <count>  generate diffstat with limited lines
#8 0.481     --compact-summary     generate compact summary in diffstat
#8 0.481     --binary              output a binary diff that can be applied
#8 0.481     --full-index          show full pre- and post-image object names on the "index" lines
#8 0.481     --color[=<when>]      show colored diff
#8 0.481     --ws-error-highlight <kind>
#8 0.481                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 0.481     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 0.481     --abbrev[=<n>]        use <n> digits to display object names
#8 0.481     --src-prefix <prefix>
#8 0.481                           show the given source prefix instead of "a/"
#8 0.481     --dst-prefix <prefix>
#8 0.481                           show the given destination prefix instead of "b/"
#8 0.481     --line-prefix <prefix>
#8 0.481                           prepend an additional prefix to every line of output
#8 0.481     --no-prefix           do not show any source or destination prefix
#8 0.481     --inter-hunk-context <n>
#8 0.481                           show context between diff hunks up to the specified number of lines
#8 0.481     --output-indicator-new <char>
#8 0.481                           specify the character to indicate a new line instead of '+'
#8 0.481     --output-indicator-old <char>
#8 0.481                           specify the character to indicate an old line instead of '-'
#8 0.481     --output-indicator-context <char>
#8 0.481                           specify the character to indicate a context instead of ' '
#8 0.481 
#8 0.481 Diff rename options
#8 0.481     -B, --break-rewrites[=<n>[/<m>]]
#8 0.481                           break complete rewrite changes into pairs of delete and create
#8 0.481     -M, --find-renames[=<n>]
#8 0.481                           detect renames
#8 0.481     -D, --irreversible-delete
#8 0.481                           omit the preimage for deletes
#8 0.481     -C, --find-copies[=<n>]
#8 0.481                           detect copies
#8 0.481     --find-copies-harder  use unmodified files as source to find copies
#8 0.481     --no-renames          disable rename detection
#8 0.481     --rename-empty        use empty blobs as rename source
#8 0.481     --follow              continue listing the history of a file beyond renames
#8 0.481     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 0.481 
#8 0.481 Diff algorithm options
#8 0.481     --minimal             produce the smallest possible diff
#8 0.481     -w, --ignore-all-space
#8 0.481                           ignore whitespace when comparing lines
#8 0.481     -b, --ignore-space-change
#8 0.481                           ignore changes in amount of whitespace
#8 0.481     --ignore-space-at-eol
#8 0.481                           ignore changes in whitespace at EOL
#8 0.481     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 0.481     --ignore-blank-lines  ignore changes whose lines are all blank
#8 0.481     -I, --ignore-matching-lines <regex>
#8 0.481                           ignore changes whose all lines match <regex>
#8 0.481     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 0.481     --patience            generate diff using the "patience diff" algorithm
#8 0.481     --histogram           generate diff using the "histogram diff" algorithm
#8 0.481     --diff-algorithm <algorithm>
#8 0.481                           choose a diff algorithm
#8 0.481     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 0.481     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 0.481     --word-diff-regex <regex>
#8 0.481                           use <regex> to decide what a word is
#8 0.481     --color-words[=<regex>]
#8 0.481                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 0.481     --color-moved[=<mode>]
#8 0.481                           moved lines of code are colored differently
#8 0.481     --color-moved-ws <mode>
#8 0.481                           how white spaces are ignored in --color-moved
#8 0.481 
#8 0.481 Other diff options
#8 0.481     --relative[=<prefix>]
#8 0.481                           when run from subdir, exclude changes outside and show relative paths
#8 0.481     -a, --text            treat all files as text
#8 0.481     -R                    swap two inputs, reverse the diff
#8 0.481     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 0.481     --quiet               disable all output of the program
#8 0.481     --ext-diff            allow an external diff helper to be executed
#8 0.481     --textconv            run external text conversion filters when comparing binary files
#8 0.481     --ignore-submodules[=<when>]
#8 0.481                           ignore changes to submodules in the diff generation
#8 0.481     --submodule[=<format>]
#8 0.481                           specify how differences in submodules are shown
#8 0.481     --ita-invisible-in-index
#8 0.481                           hide 'git add -N' entries from the index
#8 0.481     --ita-visible-in-index
#8 0.481                           treat 'git add -N' entries as real in the index
#8 0.481     -S <string>           look for differences that change the number of occurrences of the specified string
#8 0.481     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 0.481     --pickaxe-all         show all changes in the changeset with -S or -G
#8 0.481     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 0.481     -O <file>             control the order in which files appear in the output
#8 0.481     --rotate-to <path>    show the change in the specified path first
#8 0.481     --skip-to <path>      skip the output to the specified path
#8 0.481     --find-object <object-id>
#8 0.481                           look for differences that change the number of occurrences of the specified object
#8 0.481     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 0.481                           select files by diff type
#8 0.481     --output <file>       output to a specific file
#8 0.481 
#8 0.482 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GRE'
#8 0.482 To add an exception for this directory, call:
#8 0.482 
#8 0.482 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GRE
#8 0.483 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GRE'
#8 0.483 To add an exception for this directory, call:
#8 0.483 
#8 0.483 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GRE
#8 0.484 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 0.484 usage: git diff --no-index [<options>] <path> <path>
#8 0.484 
#8 0.484 Diff output format options
#8 0.484     -p, --patch           generate patch
#8 0.484     -s, --no-patch        suppress diff output
#8 0.484     -u                    generate patch
#8 0.484     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 0.484     -W, --function-context
#8 0.484                           generate diffs with <n> lines context
#8 0.484     --raw                 generate the diff in raw format
#8 0.484     --patch-with-raw      synonym for '-p --raw'
#8 0.484     --patch-with-stat     synonym for '-p --stat'
#8 0.484     --numstat             machine friendly --stat
#8 0.484     --shortstat           output only the last line of --stat
#8 0.484     -X, --dirstat[=<param1,param2>...]
#8 0.484                           output the distribution of relative amount of changes for each sub-directory
#8 0.484     --cumulative          synonym for --dirstat=cumulative
#8 0.484     --dirstat-by-file[=<param1,param2>...]
#8 0.484                           synonym for --dirstat=files,param1,param2...
#8 0.484     --check               warn if changes introduce conflict markers or whitespace errors
#8 0.484     --summary             condensed summary such as creations, renames and mode changes
#8 0.484     --name-only           show only names of changed files
#8 0.484     --name-status         show only names and status of changed files
#8 0.484     --stat[=<width>[,<name-width>[,<count>]]]
#8 0.484                           generate diffstat
#8 0.484     --stat-width <width>  generate diffstat with a given width
#8 0.484     --stat-name-width <width>
#8 0.484                           generate diffstat with a given name width
#8 0.484     --stat-graph-width <width>
#8 0.484                           generate diffstat with a given graph width
#8 0.484     --stat-count <count>  generate diffstat with limited lines
#8 0.484     --compact-summary     generate compact summary in diffstat
#8 0.484     --binary              output a binary diff that can be applied
#8 0.484     --full-index          show full pre- and post-image object names on the "index" lines
#8 0.484     --color[=<when>]      show colored diff
#8 0.484     --ws-error-highlight <kind>
#8 0.484                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 0.484     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 0.484     --abbrev[=<n>]        use <n> digits to display object names
#8 0.484     --src-prefix <prefix>
#8 0.484                           show the given source prefix instead of "a/"
#8 0.484     --dst-prefix <prefix>
#8 0.484                           show the given destination prefix instead of "b/"
#8 0.484     --line-prefix <prefix>
#8 0.484                           prepend an additional prefix to every line of output
#8 0.484     --no-prefix           do not show any source or destination prefix
#8 0.484     --inter-hunk-context <n>
#8 0.484                           show context between diff hunks up to the specified number of lines
#8 0.484     --output-indicator-new <char>
#8 0.484                           specify the character to indicate a new line instead of '+'
#8 0.484     --output-indicator-old <char>
#8 0.484                           specify the character to indicate an old line instead of '-'
#8 0.484     --output-indicator-context <char>
#8 0.484                           specify the character to indicate a context instead of ' '
#8 0.484 
#8 0.484 Diff rename options
#8 0.484     -B, --break-rewrites[=<n>[/<m>]]
#8 0.484                           break complete rewrite changes into pairs of delete and create
#8 0.484     -M, --find-renames[=<n>]
#8 0.484                           detect renames
#8 0.484     -D, --irreversible-delete
#8 0.484                           omit the preimage for deletes
#8 0.484     -C, --find-copies[=<n>]
#8 0.484                           detect copies
#8 0.484     --find-copies-harder  use unmodified files as source to find copies
#8 0.484     --no-renames          disable rename detection
#8 0.484     --rename-empty        use empty blobs as rename source
#8 0.484     --follow              continue listing the history of a file beyond renames
#8 0.484     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 0.484 
#8 0.484 Diff algorithm options
#8 0.484     --minimal             produce the smallest possible diff
#8 0.484     -w, --ignore-all-space
#8 0.484                           ignore whitespace when comparing lines
#8 0.484     -b, --ignore-space-change
#8 0.484                           ignore changes in amount of whitespace
#8 0.484     --ignore-space-at-eol
#8 0.484                           ignore changes in whitespace at EOL
#8 0.484     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 0.484     --ignore-blank-lines  ignore changes whose lines are all blank
#8 0.484     -I, --ignore-matching-lines <regex>
#8 0.484                           ignore changes whose all lines match <regex>
#8 0.484     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 0.484     --patience            generate diff using the "patience diff" algorithm
#8 0.484     --histogram           generate diff using the "histogram diff" algorithm
#8 0.484     --diff-algorithm <algorithm>
#8 0.484                           choose a diff algorithm
#8 0.484     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 0.484     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 0.484     --word-diff-regex <regex>
#8 0.484                           use <regex> to decide what a word is
#8 0.484     --color-words[=<regex>]
#8 0.484                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 0.484     --color-moved[=<mode>]
#8 0.484                           moved lines of code are colored differently
#8 0.484     --color-moved-ws <mode>
#8 0.484                           how white spaces are ignored in --color-moved
#8 0.484 
#8 0.484 Other diff options
#8 0.484     --relative[=<prefix>]
#8 0.484                           when run from subdir, exclude changes outside and show relative paths
#8 0.484     -a, --text            treat all files as text
#8 0.484     -R                    swap two inputs, reverse the diff
#8 0.484     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 0.484     --quiet               disable all output of the program
#8 0.484     --ext-diff            allow an external diff helper to be executed
#8 0.484     --textconv            run external text conversion filters when comparing binary files
#8 0.484     --ignore-submodules[=<when>]
#8 0.484                           ignore changes to submodules in the diff generation
#8 0.484     --submodule[=<format>]
#8 0.484                           specify how differences in submodules are shown
#8 0.484     --ita-invisible-in-index
#8 0.484                           hide 'git add -N' entries from the index
#8 0.484     --ita-visible-in-index
#8 0.484                           treat 'git add -N' entries as real in the index
#8 0.484     -S <string>           look for differences that change the number of occurrences of the specified string
#8 0.484     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 0.484     --pickaxe-all         show all changes in the changeset with -S or -G
#8 0.484     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 0.484     -O <file>             control the order in which files appear in the output
#8 0.484     --rotate-to <path>    show the change in the specified path first
#8 0.484     --skip-to <path>      skip the output to the specified path
#8 0.484     --find-object <object-id>
#8 0.484                           look for differences that change the number of occurrences of the specified object
#8 0.484     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 0.484                           select files by diff type
#8 0.484     --output <file>       output to a specific file
#8 0.484 
#8 0.484 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTP_v13.5.0'
#8 0.484 To add an exception for this directory, call:
#8 0.484 
#8 0.484 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTP_v13.5.0
#8 0.486 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTP_v13.5.0'
#8 0.486 To add an exception for this directory, call:
#8 0.486 
#8 0.486 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTP_v13.5.0
#8 0.486 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 0.486 usage: git diff --no-index [<options>] <path> <path>
#8 0.486 
#8 0.486 Diff output format options
#8 0.486     -p, --patch           generate patch
#8 0.486     -s, --no-patch        suppress diff output
#8 0.486     -u                    generate patch
#8 0.486     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 0.486     -W, --function-context
#8 0.486                           generate diffs with <n> lines context
#8 0.486     --raw                 generate the diff in raw format
#8 0.486     --patch-with-raw      synonym for '-p --raw'
#8 0.486     --patch-with-stat     synonym for '-p --stat'
#8 0.486     --numstat             machine friendly --stat
#8 0.486     --shortstat           output only the last line of --stat
#8 0.486     -X, --dirstat[=<param1,param2>...]
#8 0.486                           output the distribution of relative amount of changes for each sub-directory
#8 0.486     --cumulative          synonym for --dirstat=cumulative
#8 0.486     --dirstat-by-file[=<param1,param2>...]
#8 0.486                           synonym for --dirstat=files,param1,param2...
#8 0.486     --check               warn if changes introduce conflict markers or whitespace errors
#8 0.486     --summary             condensed summary such as creations, renames and mode changes
#8 0.486     --name-only           show only names of changed files
#8 0.486     --name-status         show only names and status of changed files
#8 0.486     --stat[=<width>[,<name-width>[,<count>]]]
#8 0.486                           generate diffstat
#8 0.486     --stat-width <width>  generate diffstat with a given width
#8 0.486     --stat-name-width <width>
#8 0.486                           generate diffstat with a given name width
#8 0.486     --stat-graph-width <width>
#8 0.486                           generate diffstat with a given graph width
#8 0.486     --stat-count <count>  generate diffstat with limited lines
#8 0.486     --compact-summary     generate compact summary in diffstat
#8 0.486     --binary              output a binary diff that can be applied
#8 0.486     --full-index          show full pre- and post-image object names on the "index" lines
#8 0.486     --color[=<when>]      show colored diff
#8 0.486     --ws-error-highlight <kind>
#8 0.486                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 0.486     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 0.486     --abbrev[=<n>]        use <n> digits to display object names
#8 0.486     --src-prefix <prefix>
#8 0.486                           show the given source prefix instead of "a/"
#8 0.486     --dst-prefix <prefix>
#8 0.486                           show the given destination prefix instead of "b/"
#8 0.486     --line-prefix <prefix>
#8 0.486                           prepend an additional prefix to every line of output
#8 0.486     --no-prefix           do not show any source or destination prefix
#8 0.486     --inter-hunk-context <n>
#8 0.486                           show context between diff hunks up to the specified number of lines
#8 0.486     --output-indicator-new <char>
#8 0.486                           specify the character to indicate a new line instead of '+'
#8 0.486     --output-indicator-old <char>
#8 0.486                           specify the character to indicate an old line instead of '-'
#8 0.486     --output-indicator-context <char>
#8 0.486                           specify the character to indicate a context instead of ' '
#8 0.486 
#8 0.486 Diff rename options
#8 0.486     -B, --break-rewrites[=<n>[/<m>]]
#8 0.487                           break complete rewrite changes into pairs of delete and create
#8 0.487     -M, --find-renames[=<n>]
#8 0.487                           detect renames
#8 0.487     -D, --irreversible-delete
#8 0.487                           omit the preimage for deletes
#8 0.487     -C, --find-copies[=<n>]
#8 0.487                           detect copies
#8 0.487     --find-copies-harder  use unmodified files as source to find copies
#8 0.487     --no-renames          disable rename detection
#8 0.487     --rename-empty        use empty blobs as rename source
#8 0.487     --follow              continue listing the history of a file beyond renames
#8 0.487     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 0.487 
#8 0.487 Diff algorithm options
#8 0.487     --minimal             produce the smallest possible diff
#8 0.487     -w, --ignore-all-space
#8 0.487                           ignore whitespace when comparing lines
#8 0.487     -b, --ignore-space-change
#8 0.487                           ignore changes in amount of whitespace
#8 0.487     --ignore-space-at-eol
#8 0.487                           ignore changes in whitespace at EOL
#8 0.487     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 0.487     --ignore-blank-lines  ignore changes whose lines are all blank
#8 0.487     -I, --ignore-matching-lines <regex>
#8 0.487                           ignore changes whose all lines match <regex>
#8 0.487     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 0.487     --patience            generate diff using the "patience diff" algorithm
#8 0.487     --histogram           generate diff using the "histogram diff" algorithm
#8 0.487     --diff-algorithm <algorithm>
#8 0.487                           choose a diff algorithm
#8 0.487     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 0.487     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 0.487     --word-diff-regex <regex>
#8 0.487                           use <regex> to decide what a word is
#8 0.487     --color-words[=<regex>]
#8 0.487                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 0.487     --color-moved[=<mode>]
#8 0.487                           moved lines of code are colored differently
#8 0.487     --color-moved-ws <mode>
#8 0.487                           how white spaces are ignored in --color-moved
#8 0.487 
#8 0.487 Other diff options
#8 0.487     --relative[=<prefix>]
#8 0.487                           when run from subdir, exclude changes outside and show relative paths
#8 0.487     -a, --text            treat all files as text
#8 0.487     -R                    swap two inputs, reverse the diff
#8 0.487     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 0.487     --quiet               disable all output of the program
#8 0.487     --ext-diff            allow an external diff helper to be executed
#8 0.487     --textconv            run external text conversion filters when comparing binary files
#8 0.487     --ignore-submodules[=<when>]
#8 0.487                           ignore changes to submodules in the diff generation
#8 0.487     --submodule[=<format>]
#8 0.487                           specify how differences in submodules are shown
#8 0.487     --ita-invisible-in-index
#8 0.487                           hide 'git add -N' entries from the index
#8 0.487     --ita-visible-in-index
#8 0.487                           treat 'git add -N' entries as real in the index
#8 0.487     -S <string>           look for differences that change the number of occurrences of the specified string
#8 0.487     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 0.487     --pickaxe-all         show all changes in the changeset with -S or -G
#8 0.487     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 0.487     -O <file>             control the order in which files appear in the output
#8 0.487     --rotate-to <path>    show the change in the specified path first
#8 0.487     --skip-to <path>      skip the output to the specified path
#8 0.487     --find-object <object-id>
#8 0.487                           look for differences that change the number of occurrences of the specified object
#8 0.487     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 0.487                           select files by diff type
#8 0.487     --output <file>       output to a specific file
#8 0.487 
#8 0.487 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTPv2_v13.7.0'
#8 0.487 To add an exception for this directory, call:
#8 0.487 
#8 0.487 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTPv2_v13.7.0
#8 0.488 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTPv2_v13.7.0'
#8 0.488 To add an exception for this directory, call:
#8 0.488 
#8 0.488 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTPv2_v13.7.0
#8 0.489 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 0.489 usage: git diff --no-index [<options>] <path> <path>
#8 0.489 
#8 0.489 Diff output format options
#8 0.489     -p, --patch           generate patch
#8 0.489     -s, --no-patch        suppress diff output
#8 0.489     -u                    generate patch
#8 0.489     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 0.489     -W, --function-context
#8 0.489                           generate diffs with <n> lines context
#8 0.489     --raw                 generate the diff in raw format
#8 0.489     --patch-with-raw      synonym for '-p --raw'
#8 0.489     --patch-with-stat     synonym for '-p --stat'
#8 0.489     --numstat             machine friendly --stat
#8 0.489     --shortstat           output only the last line of --stat
#8 0.489     -X, --dirstat[=<param1,param2>...]
#8 0.489                           output the distribution of relative amount of changes for each sub-directory
#8 0.489     --cumulative          synonym for --dirstat=cumulative
#8 0.489     --dirstat-by-file[=<param1,param2>...]
#8 0.489                           synonym for --dirstat=files,param1,param2...
#8 0.489     --check               warn if changes introduce conflict markers or whitespace errors
#8 0.489     --summary             condensed summary such as creations, renames and mode changes
#8 0.489     --name-only           show only names of changed files
#8 0.489     --name-status         show only names and status of changed files
#8 0.489     --stat[=<width>[,<name-width>[,<count>]]]
#8 0.489                           generate diffstat
#8 0.489     --stat-width <width>  generate diffstat with a given width
#8 0.489     --stat-name-width <width>
#8 0.489                           generate diffstat with a given name width
#8 0.489     --stat-graph-width <width>
#8 0.489                           generate diffstat with a given graph width
#8 0.489     --stat-count <count>  generate diffstat with limited lines
#8 0.489     --compact-summary     generate compact summary in diffstat
#8 0.489     --binary              output a binary diff that can be applied
#8 0.489     --full-index          show full pre- and post-image object names on the "index" lines
#8 0.489     --color[=<when>]      show colored diff
#8 0.489     --ws-error-highlight <kind>
#8 0.489                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 0.489     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 0.489     --abbrev[=<n>]        use <n> digits to display object names
#8 0.489     --src-prefix <prefix>
#8 0.489                           show the given source prefix instead of "a/"
#8 0.489     --dst-prefix <prefix>
#8 0.489                           show the given destination prefix instead of "b/"
#8 0.489     --line-prefix <prefix>
#8 0.489                           prepend an additional prefix to every line of output
#8 0.489     --no-prefix           do not show any source or destination prefix
#8 0.489     --inter-hunk-context <n>
#8 0.489                           show context between diff hunks up to the specified number of lines
#8 0.489     --output-indicator-new <char>
#8 0.489                           specify the character to indicate a new line instead of '+'
#8 0.489     --output-indicator-old <char>
#8 0.489                           specify the character to indicate an old line instead of '-'
#8 0.489     --output-indicator-context <char>
#8 0.489                           specify the character to indicate a context instead of ' '
#8 0.489 
#8 0.489 Diff rename options
#8 0.489     -B, --break-rewrites[=<n>[/<m>]]
#8 0.489                           break complete rewrite changes into pairs of delete and create
#8 0.489     -M, --find-renames[=<n>]
#8 0.489                           detect renames
#8 0.489     -D, --irreversible-delete
#8 0.489                           omit the preimage for deletes
#8 0.489     -C, --find-copies[=<n>]
#8 0.489                           detect copies
#8 0.489     --find-copies-harder  use unmodified files as source to find copies
#8 0.489     --no-renames          disable rename detection
#8 0.489     --rename-empty        use empty blobs as rename source
#8 0.489     --follow              continue listing the history of a file beyond renames
#8 0.489     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 0.489 
#8 0.489 Diff algorithm options
#8 0.489     --minimal             produce the smallest possible diff
#8 0.489     -w, --ignore-all-space
#8 0.489                           ignore whitespace when comparing lines
#8 0.489     -b, --ignore-space-change
#8 0.489                           ignore changes in amount of whitespace
#8 0.489     --ignore-space-at-eol
#8 0.489                           ignore changes in whitespace at EOL
#8 0.489     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 0.489     --ignore-blank-lines  ignore changes whose lines are all blank
#8 0.489     -I, --ignore-matching-lines <regex>
#8 0.489                           ignore changes whose all lines match <regex>
#8 0.489     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 0.489     --patience            generate diff using the "patience diff" algorithm
#8 0.489     --histogram           generate diff using the "histogram diff" algorithm
#8 0.489     --diff-algorithm <algorithm>
#8 0.489                           choose a diff algorithm
#8 0.489     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 0.489     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 0.489     --word-diff-regex <regex>
#8 0.489                           use <regex> to decide what a word is
#8 0.489     --color-words[=<regex>]
#8 0.489                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 0.489     --color-moved[=<mode>]
#8 0.489                           moved lines of code are colored differently
#8 0.489     --color-moved-ws <mode>
#8 0.489                           how white spaces are ignored in --color-moved
#8 0.489 
#8 0.489 Other diff options
#8 0.489     --relative[=<prefix>]
#8 0.489                           when run from subdir, exclude changes outside and show relative paths
#8 0.489     -a, --text            treat all files as text
#8 0.489     -R                    swap two inputs, reverse the diff
#8 0.489     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 0.489     --quiet               disable all output of the program
#8 0.489     --ext-diff            allow an external diff helper to be executed
#8 0.489     --textconv            run external text conversion filters when comparing binary files
#8 0.489     --ignore-submodules[=<when>]
#8 0.489                           ignore changes to submodules in the diff generation
#8 0.489     --submodule[=<format>]
#8 0.489                           specify how differences in submodules are shown
#8 0.489     --ita-invisible-in-index
#8 0.489                           hide 'git add -N' entries from the index
#8 0.489     --ita-visible-in-index
#8 0.489                           treat 'git add -N' entries as real in the index
#8 0.489     -S <string>           look for differences that change the number of occurrences of the specified string
#8 0.489     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 0.489     --pickaxe-all         show all changes in the changeset with -S or -G
#8 0.489     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 0.489     -O <file>             control the order in which files appear in the output
#8 0.489     --rotate-to <path>    show the change in the specified path first
#8 0.489     --skip-to <path>      skip the output to the specified path
#8 0.489     --find-object <object-id>
#8 0.489                           look for differences that change the number of occurrences of the specified object
#8 0.489     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 0.489                           select files by diff type
#8 0.489     --output <file>       output to a specific file
#8 0.489 
#8 0.490 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMP'
#8 0.490 To add an exception for this directory, call:
#8 0.490 
#8 0.490 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMP
#8 0.491 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMP'
#8 0.491 To add an exception for this directory, call:
#8 0.491 
#8 0.491 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMP
#8 0.492 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 0.492 usage: git diff --no-index [<options>] <path> <path>
#8 0.492 
#8 0.492 Diff output format options
#8 0.492     -p, --patch           generate patch
#8 0.492     -s, --no-patch        suppress diff output
#8 0.492     -u                    generate patch
#8 0.492     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 0.492     -W, --function-context
#8 0.492                           generate diffs with <n> lines context
#8 0.492     --raw                 generate the diff in raw format
#8 0.492     --patch-with-raw      synonym for '-p --raw'
#8 0.492     --patch-with-stat     synonym for '-p --stat'
#8 0.492     --numstat             machine friendly --stat
#8 0.492     --shortstat           output only the last line of --stat
#8 0.492     -X, --dirstat[=<param1,param2>...]
#8 0.492                           output the distribution of relative amount of changes for each sub-directory
#8 0.492     --cumulative          synonym for --dirstat=cumulative
#8 0.492     --dirstat-by-file[=<param1,param2>...]
#8 0.492                           synonym for --dirstat=files,param1,param2...
#8 0.492     --check               warn if changes introduce conflict markers or whitespace errors
#8 0.492     --summary             condensed summary such as creations, renames and mode changes
#8 0.492     --name-only           show only names of changed files
#8 0.492     --name-status         show only names and status of changed files
#8 0.492     --stat[=<width>[,<name-width>[,<count>]]]
#8 0.492                           generate diffstat
#8 0.492     --stat-width <width>  generate diffstat with a given width
#8 0.492     --stat-name-width <width>
#8 0.492                           generate diffstat with a given name width
#8 0.492     --stat-graph-width <width>
#8 0.492                           generate diffstat with a given graph width
#8 0.492     --stat-count <count>  generate diffstat with limited lines
#8 0.492     --compact-summary     generate compact summary in diffstat
#8 0.492     --binary              output a binary diff that can be applied
#8 0.492     --full-index          show full pre- and post-image object names on the "index" lines
#8 0.492     --color[=<when>]      show colored diff
#8 0.492     --ws-error-highlight <kind>
#8 0.492                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 0.492     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 0.492     --abbrev[=<n>]        use <n> digits to display object names
#8 0.492     --src-prefix <prefix>
#8 0.492                           show the given source prefix instead of "a/"
#8 0.492     --dst-prefix <prefix>
#8 0.492                           show the given destination prefix instead of "b/"
#8 0.492     --line-prefix <prefix>
#8 0.492                           prepend an additional prefix to every line of output
#8 0.492     --no-prefix           do not show any source or destination prefix
#8 0.492     --inter-hunk-context <n>
#8 0.492                           show context between diff hunks up to the specified number of lines
#8 0.492     --output-indicator-new <char>
#8 0.492                           specify the character to indicate a new line instead of '+'
#8 0.492     --output-indicator-old <char>
#8 0.492                           specify the character to indicate an old line instead of '-'
#8 0.492     --output-indicator-context <char>
#8 0.492                           specify the character to indicate a context instead of ' '
#8 0.492 
#8 0.492 Diff rename options
#8 0.492     -B, --break-rewrites[=<n>[/<m>]]
#8 0.492                           break complete rewrite changes into pairs of delete and create
#8 0.492     -M, --find-renames[=<n>]
#8 0.492                           detect renames
#8 0.492     -D, --irreversible-delete
#8 0.492                           omit the preimage for deletes
#8 0.492     -C, --find-copies[=<n>]
#8 0.492                           detect copies
#8 0.492     --find-copies-harder  use unmodified files as source to find copies
#8 0.492     --no-renames          disable rename detection
#8 0.492     --rename-empty        use empty blobs as rename source
#8 0.492     --follow              continue listing the history of a file beyond renames
#8 0.492     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 0.492 
#8 0.492 Diff algorithm options
#8 0.492     --minimal             produce the smallest possible diff
#8 0.492     -w, --ignore-all-space
#8 0.492                           ignore whitespace when comparing lines
#8 0.492     -b, --ignore-space-change
#8 0.492                           ignore changes in amount of whitespace
#8 0.492     --ignore-space-at-eol
#8 0.492                           ignore changes in whitespace at EOL
#8 0.492     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 0.492     --ignore-blank-lines  ignore changes whose lines are all blank
#8 0.492     -I, --ignore-matching-lines <regex>
#8 0.492                           ignore changes whose all lines match <regex>
#8 0.492     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 0.492     --patience            generate diff using the "patience diff" algorithm
#8 0.492     --histogram           generate diff using the "histogram diff" algorithm
#8 0.492     --diff-algorithm <algorithm>
#8 0.492                           choose a diff algorithm
#8 0.492     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 0.492     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 0.492     --word-diff-regex <regex>
#8 0.492                           use <regex> to decide what a word is
#8 0.492     --color-words[=<regex>]
#8 0.492                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 0.492     --color-moved[=<mode>]
#8 0.492                           moved lines of code are colored differently
#8 0.492     --color-moved-ws <mode>
#8 0.492                           how white spaces are ignored in --color-moved
#8 0.492 
#8 0.492 Other diff options
#8 0.492     --relative[=<prefix>]
#8 0.492                           when run from subdir, exclude changes outside and show relative paths
#8 0.492     -a, --text            treat all files as text
#8 0.492     -R                    swap two inputs, reverse the diff
#8 0.492     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 0.492     --quiet               disable all output of the program
#8 0.492     --ext-diff            allow an external diff helper to be executed
#8 0.492     --textconv            run external text conversion filters when comparing binary files
#8 0.492     --ignore-submodules[=<when>]
#8 0.492                           ignore changes to submodules in the diff generation
#8 0.492     --submodule[=<format>]
#8 0.492                           specify how differences in submodules are shown
#8 0.492     --ita-invisible-in-index
#8 0.492                           hide 'git add -N' entries from the index
#8 0.492     --ita-visible-in-index
#8 0.492                           treat 'git add -N' entries as real in the index
#8 0.492     -S <string>           look for differences that change the number of occurrences of the specified string
#8 0.492     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 0.492     --pickaxe-all         show all changes in the changeset with -S or -G
#8 0.492     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 0.492     -O <file>             control the order in which files appear in the output
#8 0.492     --rotate-to <path>    show the change in the specified path first
#8 0.492     --skip-to <path>      skip the output to the specified path
#8 0.492     --find-object <object-id>
#8 0.492                           look for differences that change the number of occurrences of the specified object
#8 0.492     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 0.492                           select files by diff type
#8 0.492     --output <file>       output to a specific file
#8 0.492 
#8 0.493 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMPv6'
#8 0.493 To add an exception for this directory, call:
#8 0.493 
#8 0.493 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMPv6
#8 0.494 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMPv6'
#8 0.494 To add an exception for this directory, call:
#8 0.494 
#8 0.494 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMPv6
#8 0.495 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 0.495 usage: git diff --no-index [<options>] <path> <path>
#8 0.495 
#8 0.495 Diff output format options
#8 0.495     -p, --patch           generate patch
#8 0.495     -s, --no-patch        suppress diff output
#8 0.495     -u                    generate patch
#8 0.495     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 0.495     -W, --function-context
#8 0.495                           generate diffs with <n> lines context
#8 0.495     --raw                 generate the diff in raw format
#8 0.495     --patch-with-raw      synonym for '-p --raw'
#8 0.495     --patch-with-stat     synonym for '-p --stat'
#8 0.495     --numstat             machine friendly --stat
#8 0.495     --shortstat           output only the last line of --stat
#8 0.495     -X, --dirstat[=<param1,param2>...]
#8 0.495                           output the distribution of relative amount of changes for each sub-directory
#8 0.495     --cumulative          synonym for --dirstat=cumulative
#8 0.495     --dirstat-by-file[=<param1,param2>...]
#8 0.495                           synonym for --dirstat=files,param1,param2...
#8 0.495     --check               warn if changes introduce conflict markers or whitespace errors
#8 0.495     --summary             condensed summary such as creations, renames and mode changes
#8 0.495     --name-only           show only names of changed files
#8 0.495     --name-status         show only names and status of changed files
#8 0.495     --stat[=<width>[,<name-width>[,<count>]]]
#8 0.495                           generate diffstat
#8 0.495     --stat-width <width>  generate diffstat with a given width
#8 0.495     --stat-name-width <width>
#8 0.495                           generate diffstat with a given name width
#8 0.495     --stat-graph-width <width>
#8 0.495                           generate diffstat with a given graph width
#8 0.495     --stat-count <count>  generate diffstat with limited lines
#8 0.495     --compact-summary     generate compact summary in diffstat
#8 0.495     --binary              output a binary diff that can be applied
#8 0.495     --full-index          show full pre- and post-image object names on the "index" lines
#8 0.495     --color[=<when>]      show colored diff
#8 0.495     --ws-error-highlight <kind>
#8 0.495                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 0.495     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 0.495     --abbrev[=<n>]        use <n> digits to display object names
#8 0.495     --src-prefix <prefix>
#8 0.495                           show the given source prefix instead of "a/"
#8 0.495     --dst-prefix <prefix>
#8 0.495                           show the given destination prefix instead of "b/"
#8 0.495     --line-prefix <prefix>
#8 0.495                           prepend an additional prefix to every line of output
#8 0.495     --no-prefix           do not show any source or destination prefix
#8 0.495     --inter-hunk-context <n>
#8 0.495                           show context between diff hunks up to the specified number of lines
#8 0.495     --output-indicator-new <char>
#8 0.495                           specify the character to indicate a new line instead of '+'
#8 0.495     --output-indicator-old <char>
#8 0.495                           specify the character to indicate an old line instead of '-'
#8 0.495     --output-indicator-context <char>
#8 0.495                           specify the character to indicate a context instead of ' '
#8 0.495 
#8 0.495 Diff rename options
#8 0.495     -B, --break-rewrites[=<n>[/<m>]]
#8 0.495                           break complete rewrite changes into pairs of delete and create
#8 0.495     -M, --find-renames[=<n>]
#8 0.495                           detect renames
#8 0.495     -D, --irreversible-delete
#8 0.495                           omit the preimage for deletes
#8 0.495     -C, --find-copies[=<n>]
#8 0.495                           detect copies
#8 0.495     --find-copies-harder  use unmodified files as source to find copies
#8 0.495     --no-renames          disable rename detection
#8 0.495     --rename-empty        use empty blobs as rename source
#8 0.495     --follow              continue listing the history of a file beyond renames
#8 0.495     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 0.495 
#8 0.495 Diff algorithm options
#8 0.495     --minimal             produce the smallest possible diff
#8 0.495     -w, --ignore-all-space
#8 0.495                           ignore whitespace when comparing lines
#8 0.495     -b, --ignore-space-change
#8 0.495                           ignore changes in amount of whitespace
#8 0.495     --ignore-space-at-eol
#8 0.495                           ignore changes in whitespace at EOL
#8 0.495     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 0.495     --ignore-blank-lines  ignore changes whose lines are all blank
#8 0.495     -I, --ignore-matching-lines <regex>
#8 0.495                           ignore changes whose all lines match <regex>
#8 0.495     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 0.495     --patience            generate diff using the "patience diff" algorithm
#8 0.495     --histogram           generate diff using the "histogram diff" algorithm
#8 0.495     --diff-algorithm <algorithm>
#8 0.495                           choose a diff algorithm
#8 0.495     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 0.495     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 0.495     --word-diff-regex <regex>
#8 0.495                           use <regex> to decide what a word is
#8 0.495     --color-words[=<regex>]
#8 0.495                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 0.495     --color-moved[=<mode>]
#8 0.495                           moved lines of code are colored differently
#8 0.495     --color-moved-ws <mode>
#8 0.495                           how white spaces are ignored in --color-moved
#8 0.495 
#8 0.495 Other diff options
#8 0.495     --relative[=<prefix>]
#8 0.495                           when run from subdir, exclude changes outside and show relative paths
#8 0.495     -a, --text            treat all files as text
#8 0.495     -R                    swap two inputs, reverse the diff
#8 0.495     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 0.495     --quiet               disable all output of the program
#8 0.495     --ext-diff            allow an external diff helper to be executed
#8 0.495     --textconv            run external text conversion filters when comparing binary files
#8 0.495     --ignore-submodules[=<when>]
#8 0.495                           ignore changes to submodules in the diff generation
#8 0.495     --submodule[=<format>]
#8 0.495                           specify how differences in submodules are shown
#8 0.495     --ita-invisible-in-index
#8 0.495                           hide 'git add -N' entries from the index
#8 0.495     --ita-visible-in-index
#8 0.495                           treat 'git add -N' entries as real in the index
#8 0.495     -S <string>           look for differences that change the number of occurrences of the specified string
#8 0.495     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 0.495     --pickaxe-all         show all changes in the changeset with -S or -G
#8 0.495     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 0.495     -O <file>             control the order in which files appear in the output
#8 0.495     --rotate-to <path>    show the change in the specified path first
#8 0.495     --skip-to <path>      skip the output to the specified path
#8 0.495     --find-object <object-id>
#8 0.495                           look for differences that change the number of occurrences of the specified object
#8 0.495     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 0.495                           select files by diff type
#8 0.495     --output <file>       output to a specific file
#8 0.495 
#8 0.496 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.IP'
#8 0.496 To add an exception for this directory, call:
#8 0.496 
#8 0.496 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.IP
#8 0.497 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.IP'
#8 0.497 To add an exception for this directory, call:
#8 0.497 
#8 0.497 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.IP
#8 0.497 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 0.497 usage: git diff --no-index [<options>] <path> <path>
#8 0.497 
#8 0.497 Diff output format options
#8 0.497     -p, --patch           generate patch
#8 0.497     -s, --no-patch        suppress diff output
#8 0.497     -u                    generate patch
#8 0.497     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 0.497     -W, --function-context
#8 0.497                           generate diffs with <n> lines context
#8 0.497     --raw                 generate the diff in raw format
#8 0.497     --patch-with-raw      synonym for '-p --raw'
#8 0.497     --patch-with-stat     synonym for '-p --stat'
#8 0.497     --numstat             machine friendly --stat
#8 0.497     --shortstat           output only the last line of --stat
#8 0.497     -X, --dirstat[=<param1,param2>...]
#8 0.497                           output the distribution of relative amount of changes for each sub-directory
#8 0.497     --cumulative          synonym for --dirstat=cumulative
#8 0.497     --dirstat-by-file[=<param1,param2>...]
#8 0.497                           synonym for --dirstat=files,param1,param2...
#8 0.497     --check               warn if changes introduce conflict markers or whitespace errors
#8 0.497     --summary             condensed summary such as creations, renames and mode changes
#8 0.497     --name-only           show only names of changed files
#8 0.497     --name-status         show only names and status of changed files
#8 0.497     --stat[=<width>[,<name-width>[,<count>]]]
#8 0.497                           generate diffstat
#8 0.497     --stat-width <width>  generate diffstat with a given width
#8 0.497     --stat-name-width <width>
#8 0.497                           generate diffstat with a given name width
#8 0.497     --stat-graph-width <width>
#8 0.497                           generate diffstat with a given graph width
#8 0.497     --stat-count <count>  generate diffstat with limited lines
#8 0.497     --compact-summary     generate compact summary in diffstat
#8 0.497     --binary              output a binary diff that can be applied
#8 0.497     --full-index          show full pre- and post-image object names on the "index" lines
#8 0.497     --color[=<when>]      show colored diff
#8 0.497     --ws-error-highlight <kind>
#8 0.497                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 0.497     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 0.497     --abbrev[=<n>]        use <n> digits to display object names
#8 0.497     --src-prefix <prefix>
#8 0.497                           show the given source prefix instead of "a/"
#8 0.497     --dst-prefix <prefix>
#8 0.497                           show the given destination prefix instead of "b/"
#8 0.497     --line-prefix <prefix>
#8 0.497                           prepend an additional prefix to every line of output
#8 0.497     --no-prefix           do not show any source or destination prefix
#8 0.497     --inter-hunk-context <n>
#8 0.497                           show context between diff hunks up to the specified number of lines
#8 0.497     --output-indicator-new <char>
#8 0.497                           specify the character to indicate a new line instead of '+'
#8 0.497     --output-indicator-old <char>
#8 0.497                           specify the character to indicate an old line instead of '-'
#8 0.497     --output-indicator-context <char>
#8 0.497                           specify the character to indicate a context instead of ' '
#8 0.497 
#8 0.497 Diff rename options
#8 0.497     -B, --break-rewrites[=<n>[/<m>]]
#8 0.497                           break complete rewrite changes into pairs of delete and create
#8 0.497     -M, --find-renames[=<n>]
#8 0.497                           detect renames
#8 0.497     -D, --irreversible-delete
#8 0.497                           omit the preimage for deletes
#8 0.497     -C, --find-copies[=<n>]
#8 0.497                           detect copies
#8 0.497     --find-copies-harder  use unmodified files as source to find copies
#8 0.497     --no-renames          disable rename detection
#8 0.497     --rename-empty        use empty blobs as rename source
#8 0.497     --follow              continue listing the history of a file beyond renames
#8 0.497     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 0.497 
#8 0.498 Diff algorithm options
#8 0.498     --minimal             produce the smallest possible diff
#8 0.498     -w, --ignore-all-space
#8 0.498                           ignore whitespace when comparing lines
#8 0.498     -b, --ignore-space-change
#8 0.498                           ignore changes in amount of whitespace
#8 0.498     --ignore-space-at-eol
#8 0.498                           ignore changes in whitespace at EOL
#8 0.498     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 0.498     --ignore-blank-lines  ignore changes whose lines are all blank
#8 0.498     -I, --ignore-matching-lines <regex>
#8 0.498                           ignore changes whose all lines match <regex>
#8 0.498     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 0.498     --patience            generate diff using the "patience diff" algorithm
#8 0.498     --histogram           generate diff using the "histogram diff" algorithm
#8 0.498     --diff-algorithm <algorithm>
#8 0.498                           choose a diff algorithm
#8 0.498     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 0.498     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 0.498     --word-diff-regex <regex>
#8 0.498                           use <regex> to decide what a word is
#8 0.498     --color-words[=<regex>]
#8 0.498                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 0.498     --color-moved[=<mode>]
#8 0.498                           moved lines of code are colored differently
#8 0.498     --color-moved-ws <mode>
#8 0.498                           how white spaces are ignored in --color-moved
#8 0.498 
#8 0.498 Other diff options
#8 0.498     --relative[=<prefix>]
#8 0.498                           when run from subdir, exclude changes outside and show relative paths
#8 0.498     -a, --text            treat all files as text
#8 0.498     -R                    swap two inputs, reverse the diff
#8 0.498     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 0.498     --quiet               disable all output of the program
#8 0.498     --ext-diff            allow an external diff helper to be executed
#8 0.498     --textconv            run external text conversion filters when comparing binary files
#8 0.498     --ignore-submodules[=<when>]
#8 0.498                           ignore changes to submodules in the diff generation
#8 0.498     --submodule[=<format>]
#8 0.498                           specify how differences in submodules are shown
#8 0.498     --ita-invisible-in-index
#8 0.498                           hide 'git add -N' entries from the index
#8 0.498     --ita-visible-in-index
#8 0.498                           treat 'git add -N' entries as real in the index
#8 0.498     -S <string>           look for differences that change the number of occurrences of the specified string
#8 0.498     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 0.498     --pickaxe-all         show all changes in the changeset with -S or -G
#8 0.498     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 0.498     -O <file>             control the order in which files appear in the output
#8 0.498     --rotate-to <path>    show the change in the specified path first
#8 0.498     --skip-to <path>      skip the output to the specified path
#8 0.498     --find-object <object-id>
#8 0.498                           look for differences that change the number of occurrences of the specified object
#8 0.498     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 0.498                           select files by diff type
#8 0.498     --output <file>       output to a specific file
#8 0.498 
#8 0.498 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ISUP_Q.762'
#8 0.498 To add an exception for this directory, call:
#8 0.498 
#8 0.498 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ISUP_Q.762
#8 0.499 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ISUP_Q.762'
#8 0.499 To add an exception for this directory, call:
#8 0.499 
#8 0.499 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ISUP_Q.762
#8 0.500 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 0.500 usage: git diff --no-index [<options>] <path> <path>
#8 0.500 
#8 0.500 Diff output format options
#8 0.500     -p, --patch           generate patch
#8 0.500     -s, --no-patch        suppress diff output
#8 0.500     -u                    generate patch
#8 0.500     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 0.500     -W, --function-context
#8 0.500                           generate diffs with <n> lines context
#8 0.500     --raw                 generate the diff in raw format
#8 0.500     --patch-with-raw      synonym for '-p --raw'
#8 0.500     --patch-with-stat     synonym for '-p --stat'
#8 0.500     --numstat             machine friendly --stat
#8 0.500     --shortstat           output only the last line of --stat
#8 0.500     -X, --dirstat[=<param1,param2>...]
#8 0.500                           output the distribution of relative amount of changes for each sub-directory
#8 0.500     --cumulative          synonym for --dirstat=cumulative
#8 0.500     --dirstat-by-file[=<param1,param2>...]
#8 0.500                           synonym for --dirstat=files,param1,param2...
#8 0.500     --check               warn if changes introduce conflict markers or whitespace errors
#8 0.500     --summary             condensed summary such as creations, renames and mode changes
#8 0.500     --name-only           show only names of changed files
#8 0.500     --name-status         show only names and status of changed files
#8 0.500     --stat[=<width>[,<name-width>[,<count>]]]
#8 0.500                           generate diffstat
#8 0.500     --stat-width <width>  generate diffstat with a given width
#8 0.500     --stat-name-width <width>
#8 0.500                           generate diffstat with a given name width
#8 0.500     --stat-graph-width <width>
#8 0.500                           generate diffstat with a given graph width
#8 0.500     --stat-count <count>  generate diffstat with limited lines
#8 0.500     --compact-summary     generate compact summary in diffstat
#8 0.500     --binary              output a binary diff that can be applied
#8 0.500     --full-index          show full pre- and post-image object names on the "index" lines
#8 0.500     --color[=<when>]      show colored diff
#8 0.500     --ws-error-highlight <kind>
#8 0.500                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 0.500     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 0.500     --abbrev[=<n>]        use <n> digits to display object names
#8 0.500     --src-prefix <prefix>
#8 0.500                           show the given source prefix instead of "a/"
#8 0.500     --dst-prefix <prefix>
#8 0.500                           show the given destination prefix instead of "b/"
#8 0.500     --line-prefix <prefix>
#8 0.500                           prepend an additional prefix to every line of output
#8 0.500     --no-prefix           do not show any source or destination prefix
#8 0.500     --inter-hunk-context <n>
#8 0.500                           show context between diff hunks up to the specified number of lines
#8 0.500     --output-indicator-new <char>
#8 0.500                           specify the character to indicate a new line instead of '+'
#8 0.500     --output-indicator-old <char>
#8 0.500                           specify the character to indicate an old line instead of '-'
#8 0.500     --output-indicator-context <char>
#8 0.500                           specify the character to indicate a context instead of ' '
#8 0.500 
#8 0.500 Diff rename options
#8 0.500     -B, --break-rewrites[=<n>[/<m>]]
#8 0.500                           break complete rewrite changes into pairs of delete and create
#8 0.500     -M, --find-renames[=<n>]
#8 0.500                           detect renames
#8 0.500     -D, --irreversible-delete
#8 0.500                           omit the preimage for deletes
#8 0.500     -C, --find-copies[=<n>]
#8 0.500                           detect copies
#8 0.500     --find-copies-harder  use unmodified files as source to find copies
#8 0.500     --no-renames          disable rename detection
#8 0.500     --rename-empty        use empty blobs as rename source
#8 0.500     --follow              continue listing the history of a file beyond renames
#8 0.500     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 0.500 
#8 0.500 Diff algorithm options
#8 0.500     --minimal             produce the smallest possible diff
#8 0.500     -w, --ignore-all-space
#8 0.500                           ignore whitespace when comparing lines
#8 0.500     -b, --ignore-space-change
#8 0.500                           ignore changes in amount of whitespace
#8 0.500     --ignore-space-at-eol
#8 0.500                           ignore changes in whitespace at EOL
#8 0.500     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 0.500     --ignore-blank-lines  ignore changes whose lines are all blank
#8 0.500     -I, --ignore-matching-lines <regex>
#8 0.500                           ignore changes whose all lines match <regex>
#8 0.500     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 0.500     --patience            generate diff using the "patience diff" algorithm
#8 0.500     --histogram           generate diff using the "histogram diff" algorithm
#8 0.500     --diff-algorithm <algorithm>
#8 0.500                           choose a diff algorithm
#8 0.500     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 0.500     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 0.500     --word-diff-regex <regex>
#8 0.500                           use <regex> to decide what a word is
#8 0.500     --color-words[=<regex>]
#8 0.500                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 0.500     --color-moved[=<mode>]
#8 0.500                           moved lines of code are colored differently
#8 0.500     --color-moved-ws <mode>
#8 0.500                           how white spaces are ignored in --color-moved
#8 0.500 
#8 0.500 Other diff options
#8 0.500     --relative[=<prefix>]
#8 0.500                           when run from subdir, exclude changes outside and show relative paths
#8 0.500     -a, --text            treat all files as text
#8 0.500     -R                    swap two inputs, reverse the diff
#8 0.500     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 0.500     --quiet               disable all output of the program
#8 0.500     --ext-diff            allow an external diff helper to be executed
#8 0.500     --textconv            run external text conversion filters when comparing binary files
#8 0.500     --ignore-submodules[=<when>]
#8 0.500                           ignore changes to submodules in the diff generation
#8 0.500     --submodule[=<format>]
#8 0.500                           specify how differences in submodules are shown
#8 0.500     --ita-invisible-in-index
#8 0.500                           hide 'git add -N' entries from the index
#8 0.500     --ita-visible-in-index
#8 0.500                           treat 'git add -N' entries as real in the index
#8 0.500     -S <string>           look for differences that change the number of occurrences of the specified string
#8 0.500     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 0.500     --pickaxe-all         show all changes in the changeset with -S or -G
#8 0.500     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 0.500     -O <file>             control the order in which files appear in the output
#8 0.500     --rotate-to <path>    show the change in the specified path first
#8 0.500     --skip-to <path>      skip the output to the specified path
#8 0.500     --find-object <object-id>
#8 0.500                           look for differences that change the number of occurrences of the specified object
#8 0.500     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 0.500                           select files by diff type
#8 0.500     --output <file>       output to a specific file
#8 0.500 
#8 0.501 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.JSON_v07_2006'
#8 0.501 To add an exception for this directory, call:
#8 0.501 
#8 0.501 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.JSON_v07_2006
#8 0.502 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.JSON_v07_2006'
#8 0.502 To add an exception for this directory, call:
#8 0.502 
#8 0.502 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.JSON_v07_2006
#8 0.503 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 0.503 usage: git diff --no-index [<options>] <path> <path>
#8 0.503 
#8 0.503 Diff output format options
#8 0.503     -p, --patch           generate patch
#8 0.503     -s, --no-patch        suppress diff output
#8 0.503     -u                    generate patch
#8 0.503     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 0.503     -W, --function-context
#8 0.503                           generate diffs with <n> lines context
#8 0.503     --raw                 generate the diff in raw format
#8 0.503     --patch-with-raw      synonym for '-p --raw'
#8 0.503     --patch-with-stat     synonym for '-p --stat'
#8 0.503     --numstat             machine friendly --stat
#8 0.503     --shortstat           output only the last line of --stat
#8 0.503     -X, --dirstat[=<param1,param2>...]
#8 0.503                           output the distribution of relative amount of changes for each sub-directory
#8 0.503     --cumulative          synonym for --dirstat=cumulative
#8 0.503     --dirstat-by-file[=<param1,param2>...]
#8 0.503                           synonym for --dirstat=files,param1,param2...
#8 0.503     --check               warn if changes introduce conflict markers or whitespace errors
#8 0.503     --summary             condensed summary such as creations, renames and mode changes
#8 0.503     --name-only           show only names of changed files
#8 0.503     --name-status         show only names and status of changed files
#8 0.503     --stat[=<width>[,<name-width>[,<count>]]]
#8 0.503                           generate diffstat
#8 0.503     --stat-width <width>  generate diffstat with a given width
#8 0.503     --stat-name-width <width>
#8 0.503                           generate diffstat with a given name width
#8 0.503     --stat-graph-width <width>
#8 0.503                           generate diffstat with a given graph width
#8 0.503     --stat-count <count>  generate diffstat with limited lines
#8 0.503     --compact-summary     generate compact summary in diffstat
#8 0.503     --binary              output a binary diff that can be applied
#8 0.503     --full-index          show full pre- and post-image object names on the "index" lines
#8 0.503     --color[=<when>]      show colored diff
#8 0.503     --ws-error-highlight <kind>
#8 0.503                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 0.503     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 0.503     --abbrev[=<n>]        use <n> digits to display object names
#8 0.503     --src-prefix <prefix>
#8 0.503                           show the given source prefix instead of "a/"
#8 0.503     --dst-prefix <prefix>
#8 0.503                           show the given destination prefix instead of "b/"
#8 0.503     --line-prefix <prefix>
#8 0.503                           prepend an additional prefix to every line of output
#8 0.503     --no-prefix           do not show any source or destination prefix
#8 0.503     --inter-hunk-context <n>
#8 0.503                           show context between diff hunks up to the specified number of lines
#8 0.503     --output-indicator-new <char>
#8 0.503                           specify the character to indicate a new line instead of '+'
#8 0.503     --output-indicator-old <char>
#8 0.503                           specify the character to indicate an old line instead of '-'
#8 0.503     --output-indicator-context <char>
#8 0.503                           specify the character to indicate a context instead of ' '
#8 0.503 
#8 0.503 Diff rename options
#8 0.503     -B, --break-rewrites[=<n>[/<m>]]
#8 0.503                           break complete rewrite changes into pairs of delete and create
#8 0.503     -M, --find-renames[=<n>]
#8 0.503                           detect renames
#8 0.503     -D, --irreversible-delete
#8 0.503                           omit the preimage for deletes
#8 0.503     -C, --find-copies[=<n>]
#8 0.503                           detect copies
#8 0.503     --find-copies-harder  use unmodified files as source to find copies
#8 0.503     --no-renames          disable rename detection
#8 0.503     --rename-empty        use empty blobs as rename source
#8 0.503     --follow              continue listing the history of a file beyond renames
#8 0.503     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 0.503 
#8 0.503 Diff algorithm options
#8 0.503     --minimal             produce the smallest possible diff
#8 0.503     -w, --ignore-all-space
#8 0.503                           ignore whitespace when comparing lines
#8 0.503     -b, --ignore-space-change
#8 0.503                           ignore changes in amount of whitespace
#8 0.503     --ignore-space-at-eol
#8 0.503                           ignore changes in whitespace at EOL
#8 0.503     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 0.503     --ignore-blank-lines  ignore changes whose lines are all blank
#8 0.503     -I, --ignore-matching-lines <regex>
#8 0.503                           ignore changes whose all lines match <regex>
#8 0.503     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 0.503     --patience            generate diff using the "patience diff" algorithm
#8 0.503     --histogram           generate diff using the "histogram diff" algorithm
#8 0.503     --diff-algorithm <algorithm>
#8 0.503                           choose a diff algorithm
#8 0.503     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 0.503     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 0.503     --word-diff-regex <regex>
#8 0.503                           use <regex> to decide what a word is
#8 0.503     --color-words[=<regex>]
#8 0.503                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 0.503     --color-moved[=<mode>]
#8 0.503                           moved lines of code are colored differently
#8 0.503     --color-moved-ws <mode>
#8 0.503                           how white spaces are ignored in --color-moved
#8 0.503 
#8 0.503 Other diff options
#8 0.503     --relative[=<prefix>]
#8 0.503                           when run from subdir, exclude changes outside and show relative paths
#8 0.503     -a, --text            treat all files as text
#8 0.503     -R                    swap two inputs, reverse the diff
#8 0.503     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 0.503     --quiet               disable all output of the program
#8 0.503     --ext-diff            allow an external diff helper to be executed
#8 0.503     --textconv            run external text conversion filters when comparing binary files
#8 0.503     --ignore-submodules[=<when>]
#8 0.503                           ignore changes to submodules in the diff generation
#8 0.503     --submodule[=<format>]
#8 0.503                           specify how differences in submodules are shown
#8 0.503     --ita-invisible-in-index
#8 0.503                           hide 'git add -N' entries from the index
#8 0.503     --ita-visible-in-index
#8 0.503                           treat 'git add -N' entries as real in the index
#8 0.503     -S <string>           look for differences that change the number of occurrences of the specified string
#8 0.503     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 0.503     --pickaxe-all         show all changes in the changeset with -S or -G
#8 0.503     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 0.503     -O <file>             control the order in which files appear in the output
#8 0.503     --rotate-to <path>    show the change in the specified path first
#8 0.503     --skip-to <path>      skip the output to the specified path
#8 0.503     --find-object <object-id>
#8 0.503                           look for differences that change the number of occurrences of the specified object
#8 0.503     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 0.503                           select files by diff type
#8 0.503     --output <file>       output to a specific file
#8 0.503 
#8 0.503 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.L2TP'
#8 0.503 To add an exception for this directory, call:
#8 0.503 
#8 0.503 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.L2TP
#8 0.504 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.L2TP'
#8 0.504 To add an exception for this directory, call:
#8 0.504 
#8 0.504 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.L2TP
#8 0.505 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 0.505 usage: git diff --no-index [<options>] <path> <path>
#8 0.505 
#8 0.505 Diff output format options
#8 0.505     -p, --patch           generate patch
#8 0.505     -s, --no-patch        suppress diff output
#8 0.505     -u                    generate patch
#8 0.505     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 0.505     -W, --function-context
#8 0.505                           generate diffs with <n> lines context
#8 0.505     --raw                 generate the diff in raw format
#8 0.505     --patch-with-raw      synonym for '-p --raw'
#8 0.505     --patch-with-stat     synonym for '-p --stat'
#8 0.505     --numstat             machine friendly --stat
#8 0.505     --shortstat           output only the last line of --stat
#8 0.505     -X, --dirstat[=<param1,param2>...]
#8 0.505                           output the distribution of relative amount of changes for each sub-directory
#8 0.505     --cumulative          synonym for --dirstat=cumulative
#8 0.505     --dirstat-by-file[=<param1,param2>...]
#8 0.505                           synonym for --dirstat=files,param1,param2...
#8 0.505     --check               warn if changes introduce conflict markers or whitespace errors
#8 0.505     --summary             condensed summary such as creations, renames and mode changes
#8 0.505     --name-only           show only names of changed files
#8 0.505     --name-status         show only names and status of changed files
#8 0.505     --stat[=<width>[,<name-width>[,<count>]]]
#8 0.505                           generate diffstat
#8 0.505     --stat-width <width>  generate diffstat with a given width
#8 0.505     --stat-name-width <width>
#8 0.505                           generate diffstat with a given name width
#8 0.505     --stat-graph-width <width>
#8 0.505                           generate diffstat with a given graph width
#8 0.505     --stat-count <count>  generate diffstat with limited lines
#8 0.505     --compact-summary     generate compact summary in diffstat
#8 0.505     --binary              output a binary diff that can be applied
#8 0.505     --full-index          show full pre- and post-image object names on the "index" lines
#8 0.505     --color[=<when>]      show colored diff
#8 0.505     --ws-error-highlight <kind>
#8 0.505                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 0.505     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 0.505     --abbrev[=<n>]        use <n> digits to display object names
#8 0.505     --src-prefix <prefix>
#8 0.505                           show the given source prefix instead of "a/"
#8 0.505     --dst-prefix <prefix>
#8 0.505                           show the given destination prefix instead of "b/"
#8 0.505     --line-prefix <prefix>
#8 0.505                           prepend an additional prefix to every line of output
#8 0.505     --no-prefix           do not show any source or destination prefix
#8 0.505     --inter-hunk-context <n>
#8 0.505                           show context between diff hunks up to the specified number of lines
#8 0.505     --output-indicator-new <char>
#8 0.505                           specify the character to indicate a new line instead of '+'
#8 0.505     --output-indicator-old <char>
#8 0.505                           specify the character to indicate an old line instead of '-'
#8 0.505     --output-indicator-context <char>
#8 0.505                           specify the character to indicate a context instead of ' '
#8 0.505 
#8 0.505 Diff rename options
#8 0.505     -B, --break-rewrites[=<n>[/<m>]]
#8 0.505                           break complete rewrite changes into pairs of delete and create
#8 0.505     -M, --find-renames[=<n>]
#8 0.505                           detect renames
#8 0.505     -D, --irreversible-delete
#8 0.505                           omit the preimage for deletes
#8 0.505     -C, --find-copies[=<n>]
#8 0.505                           detect copies
#8 0.505     --find-copies-harder  use unmodified files as source to find copies
#8 0.505     --no-renames          disable rename detection
#8 0.505     --rename-empty        use empty blobs as rename source
#8 0.505     --follow              continue listing the history of a file beyond renames
#8 0.505     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 0.505 
#8 0.505 Diff algorithm options
#8 0.505     --minimal             produce the smallest possible diff
#8 0.505     -w, --ignore-all-space
#8 0.505                           ignore whitespace when comparing lines
#8 0.505     -b, --ignore-space-change
#8 0.505                           ignore changes in amount of whitespace
#8 0.505     --ignore-space-at-eol
#8 0.505                           ignore changes in whitespace at EOL
#8 0.505     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 0.505     --ignore-blank-lines  ignore changes whose lines are all blank
#8 0.505     -I, --ignore-matching-lines <regex>
#8 0.505                           ignore changes whose all lines match <regex>
#8 0.505     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 0.505     --patience            generate diff using the "patience diff" algorithm
#8 0.505     --histogram           generate diff using the "histogram diff" algorithm
#8 0.505     --diff-algorithm <algorithm>
#8 0.505                           choose a diff algorithm
#8 0.505     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 0.505     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 0.505     --word-diff-regex <regex>
#8 0.505                           use <regex> to decide what a word is
#8 0.505     --color-words[=<regex>]
#8 0.505                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 0.505     --color-moved[=<mode>]
#8 0.505                           moved lines of code are colored differently
#8 0.505     --color-moved-ws <mode>
#8 0.505                           how white spaces are ignored in --color-moved
#8 0.505 
#8 0.505 Other diff options
#8 0.505     --relative[=<prefix>]
#8 0.505                           when run from subdir, exclude changes outside and show relative paths
#8 0.505     -a, --text            treat all files as text
#8 0.505     -R                    swap two inputs, reverse the diff
#8 0.505     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 0.505     --quiet               disable all output of the program
#8 0.505     --ext-diff            allow an external diff helper to be executed
#8 0.505     --textconv            run external text conversion filters when comparing binary files
#8 0.505     --ignore-submodules[=<when>]
#8 0.505                           ignore changes to submodules in the diff generation
#8 0.505     --submodule[=<format>]
#8 0.505                           specify how differences in submodules are shown
#8 0.505     --ita-invisible-in-index
#8 0.505                           hide 'git add -N' entries from the index
#8 0.505     --ita-visible-in-index
#8 0.505                           treat 'git add -N' entries as real in the index
#8 0.505     -S <string>           look for differences that change the number of occurrences of the specified string
#8 0.505     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 0.505     --pickaxe-all         show all changes in the changeset with -S or -G
#8 0.505     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 0.505     -O <file>             control the order in which files appear in the output
#8 0.505     --rotate-to <path>    show the change in the specified path first
#8 0.505     --skip-to <path>      skip the output to the specified path
#8 0.505     --find-object <object-id>
#8 0.505                           look for differences that change the number of occurrences of the specified object
#8 0.505     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 0.505                           select files by diff type
#8 0.505     --output <file>       output to a specific file
#8 0.505 
#8 0.506 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.LLC_v7.1.0'
#8 0.506 To add an exception for this directory, call:
#8 0.506 
#8 0.506 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.LLC_v7.1.0
#8 0.507 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.LLC_v7.1.0'
#8 0.507 To add an exception for this directory, call:
#8 0.507 
#8 0.507 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.LLC_v7.1.0
#8 0.508 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 0.508 usage: git diff --no-index [<options>] <path> <path>
#8 0.508 
#8 0.508 Diff output format options
#8 0.508     -p, --patch           generate patch
#8 0.508     -s, --no-patch        suppress diff output
#8 0.508     -u                    generate patch
#8 0.508     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 0.508     -W, --function-context
#8 0.508                           generate diffs with <n> lines context
#8 0.508     --raw                 generate the diff in raw format
#8 0.508     --patch-with-raw      synonym for '-p --raw'
#8 0.508     --patch-with-stat     synonym for '-p --stat'
#8 0.508     --numstat             machine friendly --stat
#8 0.508     --shortstat           output only the last line of --stat
#8 0.508     -X, --dirstat[=<param1,param2>...]
#8 0.508                           output the distribution of relative amount of changes for each sub-directory
#8 0.508     --cumulative          synonym for --dirstat=cumulative
#8 0.508     --dirstat-by-file[=<param1,param2>...]
#8 0.508                           synonym for --dirstat=files,param1,param2...
#8 0.508     --check               warn if changes introduce conflict markers or whitespace errors
#8 0.508     --summary             condensed summary such as creations, renames and mode changes
#8 0.508     --name-only           show only names of changed files
#8 0.508     --name-status         show only names and status of changed files
#8 0.508     --stat[=<width>[,<name-width>[,<count>]]]
#8 0.508                           generate diffstat
#8 0.508     --stat-width <width>  generate diffstat with a given width
#8 0.508     --stat-name-width <width>
#8 0.508                           generate diffstat with a given name width
#8 0.508     --stat-graph-width <width>
#8 0.508                           generate diffstat with a given graph width
#8 0.508     --stat-count <count>  generate diffstat with limited lines
#8 0.508     --compact-summary     generate compact summary in diffstat
#8 0.508     --binary              output a binary diff that can be applied
#8 0.508     --full-index          show full pre- and post-image object names on the "index" lines
#8 0.508     --color[=<when>]      show colored diff
#8 0.508     --ws-error-highlight <kind>
#8 0.508                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 0.508     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 0.508     --abbrev[=<n>]        use <n> digits to display object names
#8 0.508     --src-prefix <prefix>
#8 0.508                           show the given source prefix instead of "a/"
#8 0.508     --dst-prefix <prefix>
#8 0.508                           show the given destination prefix instead of "b/"
#8 0.508     --line-prefix <prefix>
#8 0.508                           prepend an additional prefix to every line of output
#8 0.508     --no-prefix           do not show any source or destination prefix
#8 0.508     --inter-hunk-context <n>
#8 0.508                           show context between diff hunks up to the specified number of lines
#8 0.508     --output-indicator-new <char>
#8 0.508                           specify the character to indicate a new line instead of '+'
#8 0.508     --output-indicator-old <char>
#8 0.508                           specify the character to indicate an old line instead of '-'
#8 0.508     --output-indicator-context <char>
#8 0.508                           specify the character to indicate a context instead of ' '
#8 0.508 
#8 0.508 Diff rename options
#8 0.508     -B, --break-rewrites[=<n>[/<m>]]
#8 0.508                           break complete rewrite changes into pairs of delete and create
#8 0.508     -M, --find-renames[=<n>]
#8 0.508                           detect renames
#8 0.508     -D, --irreversible-delete
#8 0.508                           omit the preimage for deletes
#8 0.508     -C, --find-copies[=<n>]
#8 0.508                           detect copies
#8 0.508     --find-copies-harder  use unmodified files as source to find copies
#8 0.508     --no-renames          disable rename detection
#8 0.508     --rename-empty        use empty blobs as rename source
#8 0.508     --follow              continue listing the history of a file beyond renames
#8 0.508     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 0.508 
#8 0.508 Diff algorithm options
#8 0.508     --minimal             produce the smallest possible diff
#8 0.508     -w, --ignore-all-space
#8 0.508                           ignore whitespace when comparing lines
#8 0.508     -b, --ignore-space-change
#8 0.508                           ignore changes in amount of whitespace
#8 0.508     --ignore-space-at-eol
#8 0.508                           ignore changes in whitespace at EOL
#8 0.508     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 0.508     --ignore-blank-lines  ignore changes whose lines are all blank
#8 0.508     -I, --ignore-matching-lines <regex>
#8 0.508                           ignore changes whose all lines match <regex>
#8 0.508     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 0.508     --patience            generate diff using the "patience diff" algorithm
#8 0.508     --histogram           generate diff using the "histogram diff" algorithm
#8 0.508     --diff-algorithm <algorithm>
#8 0.508                           choose a diff algorithm
#8 0.508     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 0.508     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 0.508     --word-diff-regex <regex>
#8 0.508                           use <regex> to decide what a word is
#8 0.508     --color-words[=<regex>]
#8 0.508                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 0.508     --color-moved[=<mode>]
#8 0.508                           moved lines of code are colored differently
#8 0.508     --color-moved-ws <mode>
#8 0.508                           how white spaces are ignored in --color-moved
#8 0.508 
#8 0.508 Other diff options
#8 0.508     --relative[=<prefix>]
#8 0.508                           when run from subdir, exclude changes outside and show relative paths
#8 0.508     -a, --text            treat all files as text
#8 0.508     -R                    swap two inputs, reverse the diff
#8 0.508     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 0.508     --quiet               disable all output of the program
#8 0.508     --ext-diff            allow an external diff helper to be executed
#8 0.508     --textconv            run external text conversion filters when comparing binary files
#8 0.508     --ignore-submodules[=<when>]
#8 0.508                           ignore changes to submodules in the diff generation
#8 0.508     --submodule[=<format>]
#8 0.508                           specify how differences in submodules are shown
#8 0.508     --ita-invisible-in-index
#8 0.508                           hide 'git add -N' entries from the index
#8 0.508     --ita-visible-in-index
#8 0.508                           treat 'git add -N' entries as real in the index
#8 0.508     -S <string>           look for differences that change the number of occurrences of the specified string
#8 0.508     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 0.508     --pickaxe-all         show all changes in the changeset with -S or -G
#8 0.508     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 0.508     -O <file>             control the order in which files appear in the output
#8 0.508     --rotate-to <path>    show the change in the specified path first
#8 0.508     --skip-to <path>      skip the output to the specified path
#8 0.508     --find-object <object-id>
#8 0.508                           look for differences that change the number of occurrences of the specified object
#8 0.508     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 0.508                           select files by diff type
#8 0.508     --output <file>       output to a specific file
#8 0.508 
#8 0.509 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.M3UA'
#8 0.509 To add an exception for this directory, call:
#8 0.509 
#8 0.509 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.M3UA
#8 0.510 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.M3UA'
#8 0.510 To add an exception for this directory, call:
#8 0.510 
#8 0.510 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.M3UA
#8 0.510 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 0.510 usage: git diff --no-index [<options>] <path> <path>
#8 0.510 
#8 0.510 Diff output format options
#8 0.510     -p, --patch           generate patch
#8 0.510     -s, --no-patch        suppress diff output
#8 0.510     -u                    generate patch
#8 0.510     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 0.510     -W, --function-context
#8 0.510                           generate diffs with <n> lines context
#8 0.510     --raw                 generate the diff in raw format
#8 0.510     --patch-with-raw      synonym for '-p --raw'
#8 0.510     --patch-with-stat     synonym for '-p --stat'
#8 0.510     --numstat             machine friendly --stat
#8 0.510     --shortstat           output only the last line of --stat
#8 0.510     -X, --dirstat[=<param1,param2>...]
#8 0.510                           output the distribution of relative amount of changes for each sub-directory
#8 0.510     --cumulative          synonym for --dirstat=cumulative
#8 0.510     --dirstat-by-file[=<param1,param2>...]
#8 0.510                           synonym for --dirstat=files,param1,param2...
#8 0.510     --check               warn if changes introduce conflict markers or whitespace errors
#8 0.510     --summary             condensed summary such as creations, renames and mode changes
#8 0.510     --name-only           show only names of changed files
#8 0.510     --name-status         show only names and status of changed files
#8 0.510     --stat[=<width>[,<name-width>[,<count>]]]
#8 0.510                           generate diffstat
#8 0.510     --stat-width <width>  generate diffstat with a given width
#8 0.510     --stat-name-width <width>
#8 0.510                           generate diffstat with a given name width
#8 0.510     --stat-graph-width <width>
#8 0.510                           generate diffstat with a given graph width
#8 0.510     --stat-count <count>  generate diffstat with limited lines
#8 0.510     --compact-summary     generate compact summary in diffstat
#8 0.510     --binary              output a binary diff that can be applied
#8 0.510     --full-index          show full pre- and post-image object names on the "index" lines
#8 0.510     --color[=<when>]      show colored diff
#8 0.510     --ws-error-highlight <kind>
#8 0.510                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 0.510     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 0.510     --abbrev[=<n>]        use <n> digits to display object names
#8 0.510     --src-prefix <prefix>
#8 0.511                           show the given source prefix instead of "a/"
#8 0.511     --dst-prefix <prefix>
#8 0.511                           show the given destination prefix instead of "b/"
#8 0.511     --line-prefix <prefix>
#8 0.511                           prepend an additional prefix to every line of output
#8 0.511     --no-prefix           do not show any source or destination prefix
#8 0.511     --inter-hunk-context <n>
#8 0.511                           show context between diff hunks up to the specified number of lines
#8 0.511     --output-indicator-new <char>
#8 0.511                           specify the character to indicate a new line instead of '+'
#8 0.511     --output-indicator-old <char>
#8 0.511                           specify the character to indicate an old line instead of '-'
#8 0.511     --output-indicator-context <char>
#8 0.511                           specify the character to indicate a context instead of ' '
#8 0.511 
#8 0.511 Diff rename options
#8 0.511     -B, --break-rewrites[=<n>[/<m>]]
#8 0.511                           break complete rewrite changes into pairs of delete and create
#8 0.511     -M, --find-renames[=<n>]
#8 0.511                           detect renames
#8 0.511     -D, --irreversible-delete
#8 0.511                           omit the preimage for deletes
#8 0.511     -C, --find-copies[=<n>]
#8 0.511                           detect copies
#8 0.511     --find-copies-harder  use unmodified files as source to find copies
#8 0.511     --no-renames          disable rename detection
#8 0.511     --rename-empty        use empty blobs as rename source
#8 0.511     --follow              continue listing the history of a file beyond renames
#8 0.511     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 0.511 
#8 0.511 Diff algorithm options
#8 0.511     --minimal             produce the smallest possible diff
#8 0.511     -w, --ignore-all-space
#8 0.511                           ignore whitespace when comparing lines
#8 0.511     -b, --ignore-space-change
#8 0.511                           ignore changes in amount of whitespace
#8 0.511     --ignore-space-at-eol
#8 0.511                           ignore changes in whitespace at EOL
#8 0.511     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 0.511     --ignore-blank-lines  ignore changes whose lines are all blank
#8 0.511     -I, --ignore-matching-lines <regex>
#8 0.511                           ignore changes whose all lines match <regex>
#8 0.511     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 0.511     --patience            generate diff using the "patience diff" algorithm
#8 0.511     --histogram           generate diff using the "histogram diff" algorithm
#8 0.511     --diff-algorithm <algorithm>
#8 0.511                           choose a diff algorithm
#8 0.511     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 0.511     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 0.511     --word-diff-regex <regex>
#8 0.511                           use <regex> to decide what a word is
#8 0.511     --color-words[=<regex>]
#8 0.511                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 0.511     --color-moved[=<mode>]
#8 0.511                           moved lines of code are colored differently
#8 0.511     --color-moved-ws <mode>
#8 0.511                           how white spaces are ignored in --color-moved
#8 0.511 
#8 0.511 Other diff options
#8 0.511     --relative[=<prefix>]
#8 0.511                           when run from subdir, exclude changes outside and show relative paths
#8 0.511     -a, --text            treat all files as text
#8 0.511     -R                    swap two inputs, reverse the diff
#8 0.511     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 0.511     --quiet               disable all output of the program
#8 0.511     --ext-diff            allow an external diff helper to be executed
#8 0.511     --textconv            run external text conversion filters when comparing binary files
#8 0.511     --ignore-submodules[=<when>]
#8 0.511                           ignore changes to submodules in the diff generation
#8 0.511     --submodule[=<format>]
#8 0.511                           specify how differences in submodules are shown
#8 0.511     --ita-invisible-in-index
#8 0.511                           hide 'git add -N' entries from the index
#8 0.511     --ita-visible-in-index
#8 0.511                           treat 'git add -N' entries as real in the index
#8 0.511     -S <string>           look for differences that change the number of occurrences of the specified string
#8 0.511     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 0.511     --pickaxe-all         show all changes in the changeset with -S or -G
#8 0.511     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 0.511     -O <file>             control the order in which files appear in the output
#8 0.511     --rotate-to <path>    show the change in the specified path first
#8 0.511     --skip-to <path>      skip the output to the specified path
#8 0.511     --find-object <object-id>
#8 0.511                           look for differences that change the number of occurrences of the specified object
#8 0.511     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 0.511                           select files by diff type
#8 0.511     --output <file>       output to a specific file
#8 0.511 
#8 0.511 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.MobileL3_v13.4.0'
#8 0.511 To add an exception for this directory, call:
#8 0.511 
#8 0.511 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.MobileL3_v13.4.0
#8 0.512 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.MobileL3_v13.4.0'
#8 0.512 To add an exception for this directory, call:
#8 0.512 
#8 0.512 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.MobileL3_v13.4.0
#8 0.513 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 0.513 usage: git diff --no-index [<options>] <path> <path>
#8 0.513 
#8 0.513 Diff output format options
#8 0.513     -p, --patch           generate patch
#8 0.513     -s, --no-patch        suppress diff output
#8 0.513     -u                    generate patch
#8 0.513     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 0.513     -W, --function-context
#8 0.513                           generate diffs with <n> lines context
#8 0.513     --raw                 generate the diff in raw format
#8 0.513     --patch-with-raw      synonym for '-p --raw'
#8 0.513     --patch-with-stat     synonym for '-p --stat'
#8 0.513     --numstat             machine friendly --stat
#8 0.513     --shortstat           output only the last line of --stat
#8 0.513     -X, --dirstat[=<param1,param2>...]
#8 0.513                           output the distribution of relative amount of changes for each sub-directory
#8 0.513     --cumulative          synonym for --dirstat=cumulative
#8 0.513     --dirstat-by-file[=<param1,param2>...]
#8 0.513                           synonym for --dirstat=files,param1,param2...
#8 0.513     --check               warn if changes introduce conflict markers or whitespace errors
#8 0.513     --summary             condensed summary such as creations, renames and mode changes
#8 0.513     --name-only           show only names of changed files
#8 0.513     --name-status         show only names and status of changed files
#8 0.513     --stat[=<width>[,<name-width>[,<count>]]]
#8 0.513                           generate diffstat
#8 0.513     --stat-width <width>  generate diffstat with a given width
#8 0.513     --stat-name-width <width>
#8 0.513                           generate diffstat with a given name width
#8 0.513     --stat-graph-width <width>
#8 0.513                           generate diffstat with a given graph width
#8 0.513     --stat-count <count>  generate diffstat with limited lines
#8 0.513     --compact-summary     generate compact summary in diffstat
#8 0.513     --binary              output a binary diff that can be applied
#8 0.513     --full-index          show full pre- and post-image object names on the "index" lines
#8 0.513     --color[=<when>]      show colored diff
#8 0.513     --ws-error-highlight <kind>
#8 0.513                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 0.513     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 0.513     --abbrev[=<n>]        use <n> digits to display object names
#8 0.513     --src-prefix <prefix>
#8 0.513                           show the given source prefix instead of "a/"
#8 0.513     --dst-prefix <prefix>
#8 0.513                           show the given destination prefix instead of "b/"
#8 0.513     --line-prefix <prefix>
#8 0.513                           prepend an additional prefix to every line of output
#8 0.513     --no-prefix           do not show any source or destination prefix
#8 0.513     --inter-hunk-context <n>
#8 0.513                           show context between diff hunks up to the specified number of lines
#8 0.513     --output-indicator-new <char>
#8 0.513                           specify the character to indicate a new line instead of '+'
#8 0.513     --output-indicator-old <char>
#8 0.513                           specify the character to indicate an old line instead of '-'
#8 0.513     --output-indicator-context <char>
#8 0.513                           specify the character to indicate a context instead of ' '
#8 0.513 
#8 0.513 Diff rename options
#8 0.513     -B, --break-rewrites[=<n>[/<m>]]
#8 0.513                           break complete rewrite changes into pairs of delete and create
#8 0.513     -M, --find-renames[=<n>]
#8 0.513                           detect renames
#8 0.513     -D, --irreversible-delete
#8 0.513                           omit the preimage for deletes
#8 0.513     -C, --find-copies[=<n>]
#8 0.513                           detect copies
#8 0.513     --find-copies-harder  use unmodified files as source to find copies
#8 0.513     --no-renames          disable rename detection
#8 0.513     --rename-empty        use empty blobs as rename source
#8 0.513     --follow              continue listing the history of a file beyond renames
#8 0.513     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 0.513 
#8 0.513 Diff algorithm options
#8 0.513     --minimal             produce the smallest possible diff
#8 0.513     -w, --ignore-all-space
#8 0.513                           ignore whitespace when comparing lines
#8 0.513     -b, --ignore-space-change
#8 0.513                           ignore changes in amount of whitespace
#8 0.513     --ignore-space-at-eol
#8 0.513                           ignore changes in whitespace at EOL
#8 0.513     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 0.513     --ignore-blank-lines  ignore changes whose lines are all blank
#8 0.513     -I, --ignore-matching-lines <regex>
#8 0.513                           ignore changes whose all lines match <regex>
#8 0.513     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 0.513     --patience            generate diff using the "patience diff" algorithm
#8 0.513     --histogram           generate diff using the "histogram diff" algorithm
#8 0.513     --diff-algorithm <algorithm>
#8 0.513                           choose a diff algorithm
#8 0.513     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 0.513     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 0.513     --word-diff-regex <regex>
#8 0.513                           use <regex> to decide what a word is
#8 0.513     --color-words[=<regex>]
#8 0.513                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 0.513     --color-moved[=<mode>]
#8 0.513                           moved lines of code are colored differently
#8 0.513     --color-moved-ws <mode>
#8 0.513                           how white spaces are ignored in --color-moved
#8 0.513 
#8 0.513 Other diff options
#8 0.513     --relative[=<prefix>]
#8 0.513                           when run from subdir, exclude changes outside and show relative paths
#8 0.513     -a, --text            treat all files as text
#8 0.513     -R                    swap two inputs, reverse the diff
#8 0.513     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 0.513     --quiet               disable all output of the program
#8 0.513     --ext-diff            allow an external diff helper to be executed
#8 0.513     --textconv            run external text conversion filters when comparing binary files
#8 0.513     --ignore-submodules[=<when>]
#8 0.513                           ignore changes to submodules in the diff generation
#8 0.513     --submodule[=<format>]
#8 0.513                           specify how differences in submodules are shown
#8 0.513     --ita-invisible-in-index
#8 0.513                           hide 'git add -N' entries from the index
#8 0.513     --ita-visible-in-index
#8 0.513                           treat 'git add -N' entries as real in the index
#8 0.513     -S <string>           look for differences that change the number of occurrences of the specified string
#8 0.513     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 0.513     --pickaxe-all         show all changes in the changeset with -S or -G
#8 0.513     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 0.513     -O <file>             control the order in which files appear in the output
#8 0.513     --rotate-to <path>    show the change in the specified path first
#8 0.513     --skip-to <path>      skip the output to the specified path
#8 0.513     --find-object <object-id>
#8 0.513                           look for differences that change the number of occurrences of the specified object
#8 0.513     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 0.513                           select files by diff type
#8 0.513     --output <file>       output to a specific file
#8 0.513 
#8 0.514 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SMPP'
#8 0.514 To add an exception for this directory, call:
#8 0.514 
#8 0.514 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SMPP
#8 0.515 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SMPP'
#8 0.515 To add an exception for this directory, call:
#8 0.515 
#8 0.515 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SMPP
#8 0.516 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 0.516 usage: git diff --no-index [<options>] <path> <path>
#8 0.516 
#8 0.516 Diff output format options
#8 0.516     -p, --patch           generate patch
#8 0.516     -s, --no-patch        suppress diff output
#8 0.516     -u                    generate patch
#8 0.516     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 0.516     -W, --function-context
#8 0.516                           generate diffs with <n> lines context
#8 0.516     --raw                 generate the diff in raw format
#8 0.516     --patch-with-raw      synonym for '-p --raw'
#8 0.516     --patch-with-stat     synonym for '-p --stat'
#8 0.516     --numstat             machine friendly --stat
#8 0.516     --shortstat           output only the last line of --stat
#8 0.516     -X, --dirstat[=<param1,param2>...]
#8 0.516                           output the distribution of relative amount of changes for each sub-directory
#8 0.516     --cumulative          synonym for --dirstat=cumulative
#8 0.516     --dirstat-by-file[=<param1,param2>...]
#8 0.516                           synonym for --dirstat=files,param1,param2...
#8 0.516     --check               warn if changes introduce conflict markers or whitespace errors
#8 0.516     --summary             condensed summary such as creations, renames and mode changes
#8 0.516     --name-only           show only names of changed files
#8 0.516     --name-status         show only names and status of changed files
#8 0.516     --stat[=<width>[,<name-width>[,<count>]]]
#8 0.516                           generate diffstat
#8 0.516     --stat-width <width>  generate diffstat with a given width
#8 0.516     --stat-name-width <width>
#8 0.516                           generate diffstat with a given name width
#8 0.516     --stat-graph-width <width>
#8 0.516                           generate diffstat with a given graph width
#8 0.516     --stat-count <count>  generate diffstat with limited lines
#8 0.516     --compact-summary     generate compact summary in diffstat
#8 0.516     --binary              output a binary diff that can be applied
#8 0.516     --full-index          show full pre- and post-image object names on the "index" lines
#8 0.516     --color[=<when>]      show colored diff
#8 0.516     --ws-error-highlight <kind>
#8 0.516                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 0.516     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 0.516     --abbrev[=<n>]        use <n> digits to display object names
#8 0.516     --src-prefix <prefix>
#8 0.516                           show the given source prefix instead of "a/"
#8 0.516     --dst-prefix <prefix>
#8 0.516                           show the given destination prefix instead of "b/"
#8 0.516     --line-prefix <prefix>
#8 0.516                           prepend an additional prefix to every line of output
#8 0.516     --no-prefix           do not show any source or destination prefix
#8 0.516     --inter-hunk-context <n>
#8 0.516                           show context between diff hunks up to the specified number of lines
#8 0.516     --output-indicator-new <char>
#8 0.516                           specify the character to indicate a new line instead of '+'
#8 0.516     --output-indicator-old <char>
#8 0.516                           specify the character to indicate an old line instead of '-'
#8 0.516     --output-indicator-context <char>
#8 0.516                           specify the character to indicate a context instead of ' '
#8 0.516 
#8 0.516 Diff rename options
#8 0.516     -B, --break-rewrites[=<n>[/<m>]]
#8 0.516                           break complete rewrite changes into pairs of delete and create
#8 0.516     -M, --find-renames[=<n>]
#8 0.516                           detect renames
#8 0.516     -D, --irreversible-delete
#8 0.516                           omit the preimage for deletes
#8 0.516     -C, --find-copies[=<n>]
#8 0.516                           detect copies
#8 0.516     --find-copies-harder  use unmodified files as source to find copies
#8 0.516     --no-renames          disable rename detection
#8 0.516     --rename-empty        use empty blobs as rename source
#8 0.516     --follow              continue listing the history of a file beyond renames
#8 0.516     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 0.516 
#8 0.516 Diff algorithm options
#8 0.516     --minimal             produce the smallest possible diff
#8 0.516     -w, --ignore-all-space
#8 0.516                           ignore whitespace when comparing lines
#8 0.516     -b, --ignore-space-change
#8 0.516                           ignore changes in amount of whitespace
#8 0.516     --ignore-space-at-eol
#8 0.516                           ignore changes in whitespace at EOL
#8 0.516     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 0.516     --ignore-blank-lines  ignore changes whose lines are all blank
#8 0.516     -I, --ignore-matching-lines <regex>
#8 0.516                           ignore changes whose all lines match <regex>
#8 0.516     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 0.516     --patience            generate diff using the "patience diff" algorithm
#8 0.516     --histogram           generate diff using the "histogram diff" algorithm
#8 0.516     --diff-algorithm <algorithm>
#8 0.516                           choose a diff algorithm
#8 0.516     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 0.516     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 0.516     --word-diff-regex <regex>
#8 0.516                           use <regex> to decide what a word is
#8 0.516     --color-words[=<regex>]
#8 0.516                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 0.516     --color-moved[=<mode>]
#8 0.516                           moved lines of code are colored differently
#8 0.516     --color-moved-ws <mode>
#8 0.516                           how white spaces are ignored in --color-moved
#8 0.516 
#8 0.516 Other diff options
#8 0.516     --relative[=<prefix>]
#8 0.516                           when run from subdir, exclude changes outside and show relative paths
#8 0.516     -a, --text            treat all files as text
#8 0.516     -R                    swap two inputs, reverse the diff
#8 0.516     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 0.516     --quiet               disable all output of the program
#8 0.516     --ext-diff            allow an external diff helper to be executed
#8 0.516     --textconv            run external text conversion filters when comparing binary files
#8 0.516     --ignore-submodules[=<when>]
#8 0.516                           ignore changes to submodules in the diff generation
#8 0.516     --submodule[=<format>]
#8 0.516                           specify how differences in submodules are shown
#8 0.516     --ita-invisible-in-index
#8 0.516                           hide 'git add -N' entries from the index
#8 0.516     --ita-visible-in-index
#8 0.516                           treat 'git add -N' entries as real in the index
#8 0.516     -S <string>           look for differences that change the number of occurrences of the specified string
#8 0.516     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 0.516     --pickaxe-all         show all changes in the changeset with -S or -G
#8 0.516     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 0.516     -O <file>             control the order in which files appear in the output
#8 0.516     --rotate-to <path>    show the change in the specified path first
#8 0.516     --skip-to <path>      skip the output to the specified path
#8 0.516     --find-object <object-id>
#8 0.516                           look for differences that change the number of occurrences of the specified object
#8 0.516     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 0.516                           select files by diff type
#8 0.516     --output <file>       output to a specific file
#8 0.516 
#8 0.517 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.TCP'
#8 0.517 To add an exception for this directory, call:
#8 0.517 
#8 0.517 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.TCP
#8 0.518 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.TCP'
#8 0.518 To add an exception for this directory, call:
#8 0.518 
#8 0.518 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.TCP
#8 0.518 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 0.518 usage: git diff --no-index [<options>] <path> <path>
#8 0.518 
#8 0.518 Diff output format options
#8 0.518     -p, --patch           generate patch
#8 0.518     -s, --no-patch        suppress diff output
#8 0.518     -u                    generate patch
#8 0.518     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 0.518     -W, --function-context
#8 0.518                           generate diffs with <n> lines context
#8 0.518     --raw                 generate the diff in raw format
#8 0.518     --patch-with-raw      synonym for '-p --raw'
#8 0.518     --patch-with-stat     synonym for '-p --stat'
#8 0.518     --numstat             machine friendly --stat
#8 0.518     --shortstat           output only the last line of --stat
#8 0.518     -X, --dirstat[=<param1,param2>...]
#8 0.518                           output the distribution of relative amount of changes for each sub-directory
#8 0.518     --cumulative          synonym for --dirstat=cumulative
#8 0.518     --dirstat-by-file[=<param1,param2>...]
#8 0.518                           synonym for --dirstat=files,param1,param2...
#8 0.518     --check               warn if changes introduce conflict markers or whitespace errors
#8 0.518     --summary             condensed summary such as creations, renames and mode changes
#8 0.518     --name-only           show only names of changed files
#8 0.518     --name-status         show only names and status of changed files
#8 0.518     --stat[=<width>[,<name-width>[,<count>]]]
#8 0.518                           generate diffstat
#8 0.518     --stat-width <width>  generate diffstat with a given width
#8 0.518     --stat-name-width <width>
#8 0.518                           generate diffstat with a given name width
#8 0.518     --stat-graph-width <width>
#8 0.518                           generate diffstat with a given graph width
#8 0.518     --stat-count <count>  generate diffstat with limited lines
#8 0.518     --compact-summary     generate compact summary in diffstat
#8 0.518     --binary              output a binary diff that can be applied
#8 0.518     --full-index          show full pre- and post-image object names on the "index" lines
#8 0.518     --color[=<when>]      show colored diff
#8 0.518     --ws-error-highlight <kind>
#8 0.518                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 0.518     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 0.518     --abbrev[=<n>]        use <n> digits to display object names
#8 0.518     --src-prefix <prefix>
#8 0.518                           show the given source prefix instead of "a/"
#8 0.518     --dst-prefix <prefix>
#8 0.518                           show the given destination prefix instead of "b/"
#8 0.518     --line-prefix <prefix>
#8 0.518                           prepend an additional prefix to every line of output
#8 0.518     --no-prefix           do not show any source or destination prefix
#8 0.518     --inter-hunk-context <n>
#8 0.518                           show context between diff hunks up to the specified number of lines
#8 0.518     --output-indicator-new <char>
#8 0.518                           specify the character to indicate a new line instead of '+'
#8 0.518     --output-indicator-old <char>
#8 0.518                           specify the character to indicate an old line instead of '-'
#8 0.518     --output-indicator-context <char>
#8 0.518                           specify the character to indicate a context instead of ' '
#8 0.518 
#8 0.518 Diff rename options
#8 0.518     -B, --break-rewrites[=<n>[/<m>]]
#8 0.518                           break complete rewrite changes into pairs of delete and create
#8 0.518     -M, --find-renames[=<n>]
#8 0.518                           detect renames
#8 0.518     -D, --irreversible-delete
#8 0.518                           omit the preimage for deletes
#8 0.518     -C, --find-copies[=<n>]
#8 0.518                           detect copies
#8 0.518     --find-copies-harder  use unmodified files as source to find copies
#8 0.518     --no-renames          disable rename detection
#8 0.518     --rename-empty        use empty blobs as rename source
#8 0.518     --follow              continue listing the history of a file beyond renames
#8 0.518     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 0.518 
#8 0.518 Diff algorithm options
#8 0.518     --minimal             produce the smallest possible diff
#8 0.518     -w, --ignore-all-space
#8 0.518                           ignore whitespace when comparing lines
#8 0.518     -b, --ignore-space-change
#8 0.518                           ignore changes in amount of whitespace
#8 0.518     --ignore-space-at-eol
#8 0.518                           ignore changes in whitespace at EOL
#8 0.518     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 0.518     --ignore-blank-lines  ignore changes whose lines are all blank
#8 0.518     -I, --ignore-matching-lines <regex>
#8 0.518                           ignore changes whose all lines match <regex>
#8 0.518     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 0.518     --patience            generate diff using the "patience diff" algorithm
#8 0.518     --histogram           generate diff using the "histogram diff" algorithm
#8 0.518     --diff-algorithm <algorithm>
#8 0.518                           choose a diff algorithm
#8 0.518     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 0.518     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 0.518     --word-diff-regex <regex>
#8 0.518                           use <regex> to decide what a word is
#8 0.518     --color-words[=<regex>]
#8 0.518                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 0.518     --color-moved[=<mode>]
#8 0.518                           moved lines of code are colored differently
#8 0.518     --color-moved-ws <mode>
#8 0.518                           how white spaces are ignored in --color-moved
#8 0.518 
#8 0.518 Other diff options
#8 0.518     --relative[=<prefix>]
#8 0.518                           when run from subdir, exclude changes outside and show relative paths
#8 0.518     -a, --text            treat all files as text
#8 0.518     -R                    swap two inputs, reverse the diff
#8 0.518     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 0.518     --quiet               disable all output of the program
#8 0.518     --ext-diff            allow an external diff helper to be executed
#8 0.518     --textconv            run external text conversion filters when comparing binary files
#8 0.518     --ignore-submodules[=<when>]
#8 0.518                           ignore changes to submodules in the diff generation
#8 0.518     --submodule[=<format>]
#8 0.518                           specify how differences in submodules are shown
#8 0.518     --ita-invisible-in-index
#8 0.518                           hide 'git add -N' entries from the index
#8 0.518     --ita-visible-in-index
#8 0.518                           treat 'git add -N' entries as real in the index
#8 0.518     -S <string>           look for differences that change the number of occurrences of the specified string
#8 0.518     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 0.518     --pickaxe-all         show all changes in the changeset with -S or -G
#8 0.518     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 0.518     -O <file>             control the order in which files appear in the output
#8 0.518     --rotate-to <path>    show the change in the specified path first
#8 0.518     --skip-to <path>      skip the output to the specified path
#8 0.518     --find-object <object-id>
#8 0.518                           look for differences that change the number of occurrences of the specified object
#8 0.518     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 0.518                           select files by diff type
#8 0.518     --output <file>       output to a specific file
#8 0.518 
#8 0.519 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.UDP'
#8 0.519 To add an exception for this directory, call:
#8 0.519 
#8 0.519 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.UDP
#8 0.520 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.UDP'
#8 0.520 To add an exception for this directory, call:
#8 0.520 
#8 0.520 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.UDP
#8 0.521 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 0.521 usage: git diff --no-index [<options>] <path> <path>
#8 0.521 
#8 0.521 Diff output format options
#8 0.521     -p, --patch           generate patch
#8 0.521     -s, --no-patch        suppress diff output
#8 0.521     -u                    generate patch
#8 0.521     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 0.521     -W, --function-context
#8 0.521                           generate diffs with <n> lines context
#8 0.521     --raw                 generate the diff in raw format
#8 0.521     --patch-with-raw      synonym for '-p --raw'
#8 0.521     --patch-with-stat     synonym for '-p --stat'
#8 0.521     --numstat             machine friendly --stat
#8 0.521     --shortstat           output only the last line of --stat
#8 0.521     -X, --dirstat[=<param1,param2>...]
#8 0.521                           output the distribution of relative amount of changes for each sub-directory
#8 0.521     --cumulative          synonym for --dirstat=cumulative
#8 0.521     --dirstat-by-file[=<param1,param2>...]
#8 0.521                           synonym for --dirstat=files,param1,param2...
#8 0.521     --check               warn if changes introduce conflict markers or whitespace errors
#8 0.521     --summary             condensed summary such as creations, renames and mode changes
#8 0.521     --name-only           show only names of changed files
#8 0.521     --name-status         show only names and status of changed files
#8 0.521     --stat[=<width>[,<name-width>[,<count>]]]
#8 0.521                           generate diffstat
#8 0.521     --stat-width <width>  generate diffstat with a given width
#8 0.521     --stat-name-width <width>
#8 0.521                           generate diffstat with a given name width
#8 0.521     --stat-graph-width <width>
#8 0.521                           generate diffstat with a given graph width
#8 0.521     --stat-count <count>  generate diffstat with limited lines
#8 0.521     --compact-summary     generate compact summary in diffstat
#8 0.521     --binary              output a binary diff that can be applied
#8 0.521     --full-index          show full pre- and post-image object names on the "index" lines
#8 0.521     --color[=<when>]      show colored diff
#8 0.521     --ws-error-highlight <kind>
#8 0.521                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 0.521     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 0.521     --abbrev[=<n>]        use <n> digits to display object names
#8 0.521     --src-prefix <prefix>
#8 0.521                           show the given source prefix instead of "a/"
#8 0.521     --dst-prefix <prefix>
#8 0.521                           show the given destination prefix instead of "b/"
#8 0.521     --line-prefix <prefix>
#8 0.521                           prepend an additional prefix to every line of output
#8 0.521     --no-prefix           do not show any source or destination prefix
#8 0.521     --inter-hunk-context <n>
#8 0.521                           show context between diff hunks up to the specified number of lines
#8 0.521     --output-indicator-new <char>
#8 0.521                           specify the character to indicate a new line instead of '+'
#8 0.521     --output-indicator-old <char>
#8 0.521                           specify the character to indicate an old line instead of '-'
#8 0.521     --output-indicator-context <char>
#8 0.521                           specify the character to indicate a context instead of ' '
#8 0.521 
#8 0.521 Diff rename options
#8 0.521     -B, --break-rewrites[=<n>[/<m>]]
#8 0.521                           break complete rewrite changes into pairs of delete and create
#8 0.521     -M, --find-renames[=<n>]
#8 0.521                           detect renames
#8 0.521     -D, --irreversible-delete
#8 0.521                           omit the preimage for deletes
#8 0.521     -C, --find-copies[=<n>]
#8 0.521                           detect copies
#8 0.521     --find-copies-harder  use unmodified files as source to find copies
#8 0.521     --no-renames          disable rename detection
#8 0.521     --rename-empty        use empty blobs as rename source
#8 0.521     --follow              continue listing the history of a file beyond renames
#8 0.521     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 0.521 
#8 0.521 Diff algorithm options
#8 0.521     --minimal             produce the smallest possible diff
#8 0.521     -w, --ignore-all-space
#8 0.521                           ignore whitespace when comparing lines
#8 0.521     -b, --ignore-space-change
#8 0.521                           ignore changes in amount of whitespace
#8 0.521     --ignore-space-at-eol
#8 0.521                           ignore changes in whitespace at EOL
#8 0.521     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 0.521     --ignore-blank-lines  ignore changes whose lines are all blank
#8 0.521     -I, --ignore-matching-lines <regex>
#8 0.521                           ignore changes whose all lines match <regex>
#8 0.521     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 0.521     --patience            generate diff using the "patience diff" algorithm
#8 0.521     --histogram           generate diff using the "histogram diff" algorithm
#8 0.521     --diff-algorithm <algorithm>
#8 0.521                           choose a diff algorithm
#8 0.521     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 0.521     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 0.521     --word-diff-regex <regex>
#8 0.521                           use <regex> to decide what a word is
#8 0.521     --color-words[=<regex>]
#8 0.521                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 0.521     --color-moved[=<mode>]
#8 0.521                           moved lines of code are colored differently
#8 0.521     --color-moved-ws <mode>
#8 0.521                           how white spaces are ignored in --color-moved
#8 0.521 
#8 0.521 Other diff options
#8 0.521     --relative[=<prefix>]
#8 0.521                           when run from subdir, exclude changes outside and show relative paths
#8 0.521     -a, --text            treat all files as text
#8 0.521     -R                    swap two inputs, reverse the diff
#8 0.521     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 0.521     --quiet               disable all output of the program
#8 0.521     --ext-diff            allow an external diff helper to be executed
#8 0.521     --textconv            run external text conversion filters when comparing binary files
#8 0.521     --ignore-submodules[=<when>]
#8 0.521                           ignore changes to submodules in the diff generation
#8 0.521     --submodule[=<format>]
#8 0.521                           specify how differences in submodules are shown
#8 0.521     --ita-invisible-in-index
#8 0.521                           hide 'git add -N' entries from the index
#8 0.521     --ita-visible-in-index
#8 0.521                           treat 'git add -N' entries as real in the index
#8 0.521     -S <string>           look for differences that change the number of occurrences of the specified string
#8 0.521     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 0.521     --pickaxe-all         show all changes in the changeset with -S or -G
#8 0.521     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 0.521     -O <file>             control the order in which files appear in the output
#8 0.521     --rotate-to <path>    show the change in the specified path first
#8 0.521     --skip-to <path>      skip the output to the specified path
#8 0.521     --find-object <object-id>
#8 0.521                           look for differences that change the number of occurrences of the specified object
#8 0.521     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 0.521                           select files by diff type
#8 0.521     --output <file>       output to a specific file
#8 0.521 
#8 0.522 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.RTP'
#8 0.522 To add an exception for this directory, call:
#8 0.522 
#8 0.522 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.RTP
#8 0.523 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.RTP'
#8 0.523 To add an exception for this directory, call:
#8 0.523 
#8 0.523 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.RTP
#8 0.524 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 0.524 usage: git diff --no-index [<options>] <path> <path>
#8 0.524 
#8 0.524 Diff output format options
#8 0.524     -p, --patch           generate patch
#8 0.524     -s, --no-patch        suppress diff output
#8 0.524     -u                    generate patch
#8 0.524     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 0.524     -W, --function-context
#8 0.524                           generate diffs with <n> lines context
#8 0.524     --raw                 generate the diff in raw format
#8 0.524     --patch-with-raw      synonym for '-p --raw'
#8 0.524     --patch-with-stat     synonym for '-p --stat'
#8 0.524     --numstat             machine friendly --stat
#8 0.524     --shortstat           output only the last line of --stat
#8 0.524     -X, --dirstat[=<param1,param2>...]
#8 0.524                           output the distribution of relative amount of changes for each sub-directory
#8 0.524     --cumulative          synonym for --dirstat=cumulative
#8 0.524     --dirstat-by-file[=<param1,param2>...]
#8 0.524                           synonym for --dirstat=files,param1,param2...
#8 0.524     --check               warn if changes introduce conflict markers or whitespace errors
#8 0.524     --summary             condensed summary such as creations, renames and mode changes
#8 0.524     --name-only           show only names of changed files
#8 0.524     --name-status         show only names and status of changed files
#8 0.524     --stat[=<width>[,<name-width>[,<count>]]]
#8 0.524                           generate diffstat
#8 0.524     --stat-width <width>  generate diffstat with a given width
#8 0.524     --stat-name-width <width>
#8 0.524                           generate diffstat with a given name width
#8 0.524     --stat-graph-width <width>
#8 0.524                           generate diffstat with a given graph width
#8 0.524     --stat-count <count>  generate diffstat with limited lines
#8 0.524     --compact-summary     generate compact summary in diffstat
#8 0.524     --binary              output a binary diff that can be applied
#8 0.524     --full-index          show full pre- and post-image object names on the "index" lines
#8 0.524     --color[=<when>]      show colored diff
#8 0.524     --ws-error-highlight <kind>
#8 0.524                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 0.524     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 0.524     --abbrev[=<n>]        use <n> digits to display object names
#8 0.524     --src-prefix <prefix>
#8 0.524                           show the given source prefix instead of "a/"
#8 0.524     --dst-prefix <prefix>
#8 0.524                           show the given destination prefix instead of "b/"
#8 0.524     --line-prefix <prefix>
#8 0.524                           prepend an additional prefix to every line of output
#8 0.524     --no-prefix           do not show any source or destination prefix
#8 0.524     --inter-hunk-context <n>
#8 0.524                           show context between diff hunks up to the specified number of lines
#8 0.524     --output-indicator-new <char>
#8 0.524                           specify the character to indicate a new line instead of '+'
#8 0.524     --output-indicator-old <char>
#8 0.524                           specify the character to indicate an old line instead of '-'
#8 0.524     --output-indicator-context <char>
#8 0.524                           specify the character to indicate a context instead of ' '
#8 0.524 
#8 0.524 Diff rename options
#8 0.524     -B, --break-rewrites[=<n>[/<m>]]
#8 0.524                           break complete rewrite changes into pairs of delete and create
#8 0.524     -M, --find-renames[=<n>]
#8 0.524                           detect renames
#8 0.524     -D, --irreversible-delete
#8 0.524                           omit the preimage for deletes
#8 0.524     -C, --find-copies[=<n>]
#8 0.524                           detect copies
#8 0.524     --find-copies-harder  use unmodified files as source to find copies
#8 0.524     --no-renames          disable rename detection
#8 0.524     --rename-empty        use empty blobs as rename source
#8 0.524     --follow              continue listing the history of a file beyond renames
#8 0.524     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 0.524 
#8 0.524 Diff algorithm options
#8 0.524     --minimal             produce the smallest possible diff
#8 0.524     -w, --ignore-all-space
#8 0.524                           ignore whitespace when comparing lines
#8 0.524     -b, --ignore-space-change
#8 0.524                           ignore changes in amount of whitespace
#8 0.524     --ignore-space-at-eol
#8 0.524                           ignore changes in whitespace at EOL
#8 0.524     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 0.524     --ignore-blank-lines  ignore changes whose lines are all blank
#8 0.524     -I, --ignore-matching-lines <regex>
#8 0.524                           ignore changes whose all lines match <regex>
#8 0.524     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 0.524     --patience            generate diff using the "patience diff" algorithm
#8 0.524     --histogram           generate diff using the "histogram diff" algorithm
#8 0.524     --diff-algorithm <algorithm>
#8 0.524                           choose a diff algorithm
#8 0.524     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 0.524     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 0.524     --word-diff-regex <regex>
#8 0.524                           use <regex> to decide what a word is
#8 0.524     --color-words[=<regex>]
#8 0.524                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 0.524     --color-moved[=<mode>]
#8 0.524                           moved lines of code are colored differently
#8 0.524     --color-moved-ws <mode>
#8 0.524                           how white spaces are ignored in --color-moved
#8 0.524 
#8 0.524 Other diff options
#8 0.524     --relative[=<prefix>]
#8 0.524                           when run from subdir, exclude changes outside and show relative paths
#8 0.524     -a, --text            treat all files as text
#8 0.524     -R                    swap two inputs, reverse the diff
#8 0.524     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 0.524     --quiet               disable all output of the program
#8 0.524     --ext-diff            allow an external diff helper to be executed
#8 0.524     --textconv            run external text conversion filters when comparing binary files
#8 0.524     --ignore-submodules[=<when>]
#8 0.524                           ignore changes to submodules in the diff generation
#8 0.524     --submodule[=<format>]
#8 0.524                           specify how differences in submodules are shown
#8 0.524     --ita-invisible-in-index
#8 0.524                           hide 'git add -N' entries from the index
#8 0.524     --ita-visible-in-index
#8 0.524                           treat 'git add -N' entries as real in the index
#8 0.524     -S <string>           look for differences that change the number of occurrences of the specified string
#8 0.524     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 0.524     --pickaxe-all         show all changes in the changeset with -S or -G
#8 0.524     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 0.524     -O <file>             control the order in which files appear in the output
#8 0.524     --rotate-to <path>    show the change in the specified path first
#8 0.524     --skip-to <path>      skip the output to the specified path
#8 0.524     --find-object <object-id>
#8 0.524                           look for differences that change the number of occurrences of the specified object
#8 0.524     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 0.524                           select files by diff type
#8 0.524     --output <file>       output to a specific file
#8 0.524 
#8 0.525 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.M2PA'
#8 0.525 To add an exception for this directory, call:
#8 0.525 
#8 0.525 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.M2PA
#8 0.526 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.M2PA'
#8 0.526 To add an exception for this directory, call:
#8 0.526 
#8 0.526 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.M2PA
#8 0.526 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 0.526 usage: git diff --no-index [<options>] <path> <path>
#8 0.526 
#8 0.526 Diff output format options
#8 0.526     -p, --patch           generate patch
#8 0.526     -s, --no-patch        suppress diff output
#8 0.526     -u                    generate patch
#8 0.526     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 0.526     -W, --function-context
#8 0.526                           generate diffs with <n> lines context
#8 0.526     --raw                 generate the diff in raw format
#8 0.526     --patch-with-raw      synonym for '-p --raw'
#8 0.526     --patch-with-stat     synonym for '-p --stat'
#8 0.526     --numstat             machine friendly --stat
#8 0.526     --shortstat           output only the last line of --stat
#8 0.526     -X, --dirstat[=<param1,param2>...]
#8 0.526                           output the distribution of relative amount of changes for each sub-directory
#8 0.526     --cumulative          synonym for --dirstat=cumulative
#8 0.526     --dirstat-by-file[=<param1,param2>...]
#8 0.526                           synonym for --dirstat=files,param1,param2...
#8 0.526     --check               warn if changes introduce conflict markers or whitespace errors
#8 0.526     --summary             condensed summary such as creations, renames and mode changes
#8 0.526     --name-only           show only names of changed files
#8 0.526     --name-status         show only names and status of changed files
#8 0.526     --stat[=<width>[,<name-width>[,<count>]]]
#8 0.526                           generate diffstat
#8 0.526     --stat-width <width>  generate diffstat with a given width
#8 0.526     --stat-name-width <width>
#8 0.526                           generate diffstat with a given name width
#8 0.526     --stat-graph-width <width>
#8 0.526                           generate diffstat with a given graph width
#8 0.526     --stat-count <count>  generate diffstat with limited lines
#8 0.526     --compact-summary     generate compact summary in diffstat
#8 0.526     --binary              output a binary diff that can be applied
#8 0.526     --full-index          show full pre- and post-image object names on the "index" lines
#8 0.526     --color[=<when>]      show colored diff
#8 0.526     --ws-error-highlight <kind>
#8 0.526                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 0.526     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 0.526     --abbrev[=<n>]        use <n> digits to display object names
#8 0.526     --src-prefix <prefix>
#8 0.526                           show the given source prefix instead of "a/"
#8 0.526     --dst-prefix <prefix>
#8 0.526                           show the given destination prefix instead of "b/"
#8 0.526     --line-prefix <prefix>
#8 0.526                           prepend an additional prefix to every line of output
#8 0.526     --no-prefix           do not show any source or destination prefix
#8 0.526     --inter-hunk-context <n>
#8 0.526                           show context between diff hunks up to the specified number of lines
#8 0.526     --output-indicator-new <char>
#8 0.526                           specify the character to indicate a new line instead of '+'
#8 0.526     --output-indicator-old <char>
#8 0.526                           specify the character to indicate an old line instead of '-'
#8 0.526     --output-indicator-context <char>
#8 0.526                           specify the character to indicate a context instead of ' '
#8 0.526 
#8 0.526 Diff rename options
#8 0.526     -B, --break-rewrites[=<n>[/<m>]]
#8 0.526                           break complete rewrite changes into pairs of delete and create
#8 0.526     -M, --find-renames[=<n>]
#8 0.526                           detect renames
#8 0.526     -D, --irreversible-delete
#8 0.526                           omit the preimage for deletes
#8 0.526     -C, --find-copies[=<n>]
#8 0.526                           detect copies
#8 0.526     --find-copies-harder  use unmodified files as source to find copies
#8 0.526     --no-renames          disable rename detection
#8 0.526     --rename-empty        use empty blobs as rename source
#8 0.526     --follow              continue listing the history of a file beyond renames
#8 0.526     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 0.526 
#8 0.526 Diff algorithm options
#8 0.526     --minimal             produce the smallest possible diff
#8 0.526     -w, --ignore-all-space
#8 0.526                           ignore whitespace when comparing lines
#8 0.526     -b, --ignore-space-change
#8 0.526                           ignore changes in amount of whitespace
#8 0.526     --ignore-space-at-eol
#8 0.526                           ignore changes in whitespace at EOL
#8 0.526     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 0.526     --ignore-blank-lines  ignore changes whose lines are all blank
#8 0.526     -I, --ignore-matching-lines <regex>
#8 0.526                           ignore changes whose all lines match <regex>
#8 0.526     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 0.526     --patience            generate diff using the "patience diff" algorithm
#8 0.526     --histogram           generate diff using the "histogram diff" algorithm
#8 0.526     --diff-algorithm <algorithm>
#8 0.526                           choose a diff algorithm
#8 0.526     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 0.526     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 0.526     --word-diff-regex <regex>
#8 0.526                           use <regex> to decide what a word is
#8 0.526     --color-words[=<regex>]
#8 0.526                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 0.526     --color-moved[=<mode>]
#8 0.526                           moved lines of code are colored differently
#8 0.526     --color-moved-ws <mode>
#8 0.526                           how white spaces are ignored in --color-moved
#8 0.526 
#8 0.526 Other diff options
#8 0.526     --relative[=<prefix>]
#8 0.526                           when run from subdir, exclude changes outside and show relative paths
#8 0.526     -a, --text            treat all files as text
#8 0.526     -R                    swap two inputs, reverse the diff
#8 0.526     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 0.526     --quiet               disable all output of the program
#8 0.526     --ext-diff            allow an external diff helper to be executed
#8 0.526     --textconv            run external text conversion filters when comparing binary files
#8 0.526     --ignore-submodules[=<when>]
#8 0.526                           ignore changes to submodules in the diff generation
#8 0.526     --submodule[=<format>]
#8 0.526                           specify how differences in submodules are shown
#8 0.526     --ita-invisible-in-index
#8 0.526                           hide 'git add -N' entries from the index
#8 0.526     --ita-visible-in-index
#8 0.526                           treat 'git add -N' entries as real in the index
#8 0.526     -S <string>           look for differences that change the number of occurrences of the specified string
#8 0.526     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 0.526     --pickaxe-all         show all changes in the changeset with -S or -G
#8 0.526     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 0.526     -O <file>             control the order in which files appear in the output
#8 0.526     --rotate-to <path>    show the change in the specified path first
#8 0.526     --skip-to <path>      skip the output to the specified path
#8 0.526     --find-object <object-id>
#8 0.526                           look for differences that change the number of occurrences of the specified object
#8 0.526     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 0.526                           select files by diff type
#8 0.526     --output <file>       output to a specific file
#8 0.526 
#8 0.527 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ROSE'
#8 0.527 To add an exception for this directory, call:
#8 0.527 
#8 0.527 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ROSE
#8 0.528 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ROSE'
#8 0.528 To add an exception for this directory, call:
#8 0.528 
#8 0.528 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ROSE
#8 0.529 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 0.529 usage: git diff --no-index [<options>] <path> <path>
#8 0.529 
#8 0.529 Diff output format options
#8 0.529     -p, --patch           generate patch
#8 0.529     -s, --no-patch        suppress diff output
#8 0.529     -u                    generate patch
#8 0.529     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 0.529     -W, --function-context
#8 0.529                           generate diffs with <n> lines context
#8 0.529     --raw                 generate the diff in raw format
#8 0.529     --patch-with-raw      synonym for '-p --raw'
#8 0.529     --patch-with-stat     synonym for '-p --stat'
#8 0.529     --numstat             machine friendly --stat
#8 0.529     --shortstat           output only the last line of --stat
#8 0.529     -X, --dirstat[=<param1,param2>...]
#8 0.529                           output the distribution of relative amount of changes for each sub-directory
#8 0.529     --cumulative          synonym for --dirstat=cumulative
#8 0.529     --dirstat-by-file[=<param1,param2>...]
#8 0.529                           synonym for --dirstat=files,param1,param2...
#8 0.529     --check               warn if changes introduce conflict markers or whitespace errors
#8 0.529     --summary             condensed summary such as creations, renames and mode changes
#8 0.529     --name-only           show only names of changed files
#8 0.529     --name-status         show only names and status of changed files
#8 0.529     --stat[=<width>[,<name-width>[,<count>]]]
#8 0.529                           generate diffstat
#8 0.529     --stat-width <width>  generate diffstat with a given width
#8 0.529     --stat-name-width <width>
#8 0.529                           generate diffstat with a given name width
#8 0.529     --stat-graph-width <width>
#8 0.529                           generate diffstat with a given graph width
#8 0.529     --stat-count <count>  generate diffstat with limited lines
#8 0.529     --compact-summary     generate compact summary in diffstat
#8 0.529     --binary              output a binary diff that can be applied
#8 0.529     --full-index          show full pre- and post-image object names on the "index" lines
#8 0.529     --color[=<when>]      show colored diff
#8 0.529     --ws-error-highlight <kind>
#8 0.529                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 0.529     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 0.529     --abbrev[=<n>]        use <n> digits to display object names
#8 0.529     --src-prefix <prefix>
#8 0.529                           show the given source prefix instead of "a/"
#8 0.529     --dst-prefix <prefix>
#8 0.529                           show the given destination prefix instead of "b/"
#8 0.529     --line-prefix <prefix>
#8 0.529                           prepend an additional prefix to every line of output
#8 0.529     --no-prefix           do not show any source or destination prefix
#8 0.529     --inter-hunk-context <n>
#8 0.529                           show context between diff hunks up to the specified number of lines
#8 0.529     --output-indicator-new <char>
#8 0.529                           specify the character to indicate a new line instead of '+'
#8 0.529     --output-indicator-old <char>
#8 0.529                           specify the character to indicate an old line instead of '-'
#8 0.529     --output-indicator-context <char>
#8 0.529                           specify the character to indicate a context instead of ' '
#8 0.529 
#8 0.529 Diff rename options
#8 0.529     -B, --break-rewrites[=<n>[/<m>]]
#8 0.529                           break complete rewrite changes into pairs of delete and create
#8 0.529     -M, --find-renames[=<n>]
#8 0.529                           detect renames
#8 0.529     -D, --irreversible-delete
#8 0.529                           omit the preimage for deletes
#8 0.529     -C, --find-copies[=<n>]
#8 0.529                           detect copies
#8 0.529     --find-copies-harder  use unmodified files as source to find copies
#8 0.529     --no-renames          disable rename detection
#8 0.529     --rename-empty        use empty blobs as rename source
#8 0.529     --follow              continue listing the history of a file beyond renames
#8 0.529     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 0.529 
#8 0.529 Diff algorithm options
#8 0.529     --minimal             produce the smallest possible diff
#8 0.529     -w, --ignore-all-space
#8 0.529                           ignore whitespace when comparing lines
#8 0.529     -b, --ignore-space-change
#8 0.529                           ignore changes in amount of whitespace
#8 0.529     --ignore-space-at-eol
#8 0.529                           ignore changes in whitespace at EOL
#8 0.529     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 0.529     --ignore-blank-lines  ignore changes whose lines are all blank
#8 0.529     -I, --ignore-matching-lines <regex>
#8 0.529                           ignore changes whose all lines match <regex>
#8 0.529     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 0.529     --patience            generate diff using the "patience diff" algorithm
#8 0.529     --histogram           generate diff using the "histogram diff" algorithm
#8 0.529     --diff-algorithm <algorithm>
#8 0.529                           choose a diff algorithm
#8 0.529     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 0.529     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 0.529     --word-diff-regex <regex>
#8 0.529                           use <regex> to decide what a word is
#8 0.529     --color-words[=<regex>]
#8 0.529                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 0.529     --color-moved[=<mode>]
#8 0.529                           moved lines of code are colored differently
#8 0.529     --color-moved-ws <mode>
#8 0.529                           how white spaces are ignored in --color-moved
#8 0.529 
#8 0.529 Other diff options
#8 0.529     --relative[=<prefix>]
#8 0.529                           when run from subdir, exclude changes outside and show relative paths
#8 0.529     -a, --text            treat all files as text
#8 0.529     -R                    swap two inputs, reverse the diff
#8 0.529     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 0.529     --quiet               disable all output of the program
#8 0.529     --ext-diff            allow an external diff helper to be executed
#8 0.529     --textconv            run external text conversion filters when comparing binary files
#8 0.529     --ignore-submodules[=<when>]
#8 0.529                           ignore changes to submodules in the diff generation
#8 0.529     --submodule[=<format>]
#8 0.529                           specify how differences in submodules are shown
#8 0.529     --ita-invisible-in-index
#8 0.529                           hide 'git add -N' entries from the index
#8 0.529     --ita-visible-in-index
#8 0.529                           treat 'git add -N' entries as real in the index
#8 0.529     -S <string>           look for differences that change the number of occurrences of the specified string
#8 0.529     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 0.529     --pickaxe-all         show all changes in the changeset with -S or -G
#8 0.529     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 0.529     -O <file>             control the order in which files appear in the output
#8 0.529     --rotate-to <path>    show the change in the specified path first
#8 0.529     --skip-to <path>      skip the output to the specified path
#8 0.529     --find-object <object-id>
#8 0.529                           look for differences that change the number of occurrences of the specified object
#8 0.529     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 0.529                           select files by diff type
#8 0.529     --output <file>       output to a specific file
#8 0.529 
#8 0.530 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SCTP'
#8 0.530 To add an exception for this directory, call:
#8 0.530 
#8 0.530 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SCTP
#8 0.531 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SCTP'
#8 0.531 To add an exception for this directory, call:
#8 0.531 
#8 0.531 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SCTP
#8 0.532 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 0.532 usage: git diff --no-index [<options>] <path> <path>
#8 0.532 
#8 0.532 Diff output format options
#8 0.532     -p, --patch           generate patch
#8 0.532     -s, --no-patch        suppress diff output
#8 0.532     -u                    generate patch
#8 0.532     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 0.532     -W, --function-context
#8 0.532                           generate diffs with <n> lines context
#8 0.532     --raw                 generate the diff in raw format
#8 0.532     --patch-with-raw      synonym for '-p --raw'
#8 0.532     --patch-with-stat     synonym for '-p --stat'
#8 0.532     --numstat             machine friendly --stat
#8 0.532     --shortstat           output only the last line of --stat
#8 0.532     -X, --dirstat[=<param1,param2>...]
#8 0.532                           output the distribution of relative amount of changes for each sub-directory
#8 0.532     --cumulative          synonym for --dirstat=cumulative
#8 0.532     --dirstat-by-file[=<param1,param2>...]
#8 0.532                           synonym for --dirstat=files,param1,param2...
#8 0.532     --check               warn if changes introduce conflict markers or whitespace errors
#8 0.532     --summary             condensed summary such as creations, renames and mode changes
#8 0.532     --name-only           show only names of changed files
#8 0.532     --name-status         show only names and status of changed files
#8 0.532     --stat[=<width>[,<name-width>[,<count>]]]
#8 0.532                           generate diffstat
#8 0.532     --stat-width <width>  generate diffstat with a given width
#8 0.532     --stat-name-width <width>
#8 0.532                           generate diffstat with a given name width
#8 0.532     --stat-graph-width <width>
#8 0.532                           generate diffstat with a given graph width
#8 0.532     --stat-count <count>  generate diffstat with limited lines
#8 0.532     --compact-summary     generate compact summary in diffstat
#8 0.532     --binary              output a binary diff that can be applied
#8 0.532     --full-index          show full pre- and post-image object names on the "index" lines
#8 0.532     --color[=<when>]      show colored diff
#8 0.532     --ws-error-highlight <kind>
#8 0.532                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 0.532     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 0.532     --abbrev[=<n>]        use <n> digits to display object names
#8 0.532     --src-prefix <prefix>
#8 0.532                           show the given source prefix instead of "a/"
#8 0.532     --dst-prefix <prefix>
#8 0.532                           show the given destination prefix instead of "b/"
#8 0.532     --line-prefix <prefix>
#8 0.532                           prepend an additional prefix to every line of output
#8 0.532     --no-prefix           do not show any source or destination prefix
#8 0.532     --inter-hunk-context <n>
#8 0.532                           show context between diff hunks up to the specified number of lines
#8 0.532     --output-indicator-new <char>
#8 0.532                           specify the character to indicate a new line instead of '+'
#8 0.532     --output-indicator-old <char>
#8 0.532                           specify the character to indicate an old line instead of '-'
#8 0.532     --output-indicator-context <char>
#8 0.532                           specify the character to indicate a context instead of ' '
#8 0.532 
#8 0.532 Diff rename options
#8 0.532     -B, --break-rewrites[=<n>[/<m>]]
#8 0.532                           break complete rewrite changes into pairs of delete and create
#8 0.532     -M, --find-renames[=<n>]
#8 0.532                           detect renames
#8 0.532     -D, --irreversible-delete
#8 0.532                           omit the preimage for deletes
#8 0.532     -C, --find-copies[=<n>]
#8 0.532                           detect copies
#8 0.532     --find-copies-harder  use unmodified files as source to find copies
#8 0.532     --no-renames          disable rename detection
#8 0.532     --rename-empty        use empty blobs as rename source
#8 0.532     --follow              continue listing the history of a file beyond renames
#8 0.532     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 0.532 
#8 0.532 Diff algorithm options
#8 0.532     --minimal             produce the smallest possible diff
#8 0.532     -w, --ignore-all-space
#8 0.532                           ignore whitespace when comparing lines
#8 0.532     -b, --ignore-space-change
#8 0.532                           ignore changes in amount of whitespace
#8 0.532     --ignore-space-at-eol
#8 0.532                           ignore changes in whitespace at EOL
#8 0.532     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 0.532     --ignore-blank-lines  ignore changes whose lines are all blank
#8 0.532     -I, --ignore-matching-lines <regex>
#8 0.532                           ignore changes whose all lines match <regex>
#8 0.532     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 0.532     --patience            generate diff using the "patience diff" algorithm
#8 0.532     --histogram           generate diff using the "histogram diff" algorithm
#8 0.532     --diff-algorithm <algorithm>
#8 0.532                           choose a diff algorithm
#8 0.532     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 0.532     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 0.532     --word-diff-regex <regex>
#8 0.532                           use <regex> to decide what a word is
#8 0.532     --color-words[=<regex>]
#8 0.532                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 0.532     --color-moved[=<mode>]
#8 0.532                           moved lines of code are colored differently
#8 0.532     --color-moved-ws <mode>
#8 0.532                           how white spaces are ignored in --color-moved
#8 0.532 
#8 0.532 Other diff options
#8 0.532     --relative[=<prefix>]
#8 0.532                           when run from subdir, exclude changes outside and show relative paths
#8 0.532     -a, --text            treat all files as text
#8 0.532     -R                    swap two inputs, reverse the diff
#8 0.532     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 0.532     --quiet               disable all output of the program
#8 0.532     --ext-diff            allow an external diff helper to be executed
#8 0.532     --textconv            run external text conversion filters when comparing binary files
#8 0.532     --ignore-submodules[=<when>]
#8 0.532                           ignore changes to submodules in the diff generation
#8 0.532     --submodule[=<format>]
#8 0.532                           specify how differences in submodules are shown
#8 0.532     --ita-invisible-in-index
#8 0.532                           hide 'git add -N' entries from the index
#8 0.532     --ita-visible-in-index
#8 0.532                           treat 'git add -N' entries as real in the index
#8 0.532     -S <string>           look for differences that change the number of occurrences of the specified string
#8 0.532     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 0.532     --pickaxe-all         show all changes in the changeset with -S or -G
#8 0.532     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 0.532     -O <file>             control the order in which files appear in the output
#8 0.532     --rotate-to <path>    show the change in the specified path first
#8 0.532     --skip-to <path>      skip the output to the specified path
#8 0.532     --find-object <object-id>
#8 0.532                           look for differences that change the number of occurrences of the specified object
#8 0.532     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 0.532                           select files by diff type
#8 0.532     --output <file>       output to a specific file
#8 0.532 
#8 0.532 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SDP'
#8 0.532 To add an exception for this directory, call:
#8 0.532 
#8 0.532 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SDP
#8 0.533 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SDP'
#8 0.533 To add an exception for this directory, call:
#8 0.533 
#8 0.533 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SDP
#8 0.534 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 0.534 usage: git diff --no-index [<options>] <path> <path>
#8 0.534 
#8 0.534 Diff output format options
#8 0.534     -p, --patch           generate patch
#8 0.534     -s, --no-patch        suppress diff output
#8 0.534     -u                    generate patch
#8 0.534     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 0.534     -W, --function-context
#8 0.534                           generate diffs with <n> lines context
#8 0.534     --raw                 generate the diff in raw format
#8 0.534     --patch-with-raw      synonym for '-p --raw'
#8 0.534     --patch-with-stat     synonym for '-p --stat'
#8 0.534     --numstat             machine friendly --stat
#8 0.534     --shortstat           output only the last line of --stat
#8 0.534     -X, --dirstat[=<param1,param2>...]
#8 0.534                           output the distribution of relative amount of changes for each sub-directory
#8 0.534     --cumulative          synonym for --dirstat=cumulative
#8 0.534     --dirstat-by-file[=<param1,param2>...]
#8 0.534                           synonym for --dirstat=files,param1,param2...
#8 0.534     --check               warn if changes introduce conflict markers or whitespace errors
#8 0.534     --summary             condensed summary such as creations, renames and mode changes
#8 0.534     --name-only           show only names of changed files
#8 0.534     --name-status         show only names and status of changed files
#8 0.534     --stat[=<width>[,<name-width>[,<count>]]]
#8 0.534                           generate diffstat
#8 0.534     --stat-width <width>  generate diffstat with a given width
#8 0.534     --stat-name-width <width>
#8 0.534                           generate diffstat with a given name width
#8 0.534     --stat-graph-width <width>
#8 0.534                           generate diffstat with a given graph width
#8 0.534     --stat-count <count>  generate diffstat with limited lines
#8 0.534     --compact-summary     generate compact summary in diffstat
#8 0.534     --binary              output a binary diff that can be applied
#8 0.534     --full-index          show full pre- and post-image object names on the "index" lines
#8 0.534     --color[=<when>]      show colored diff
#8 0.534     --ws-error-highlight <kind>
#8 0.534                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 0.534     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 0.534     --abbrev[=<n>]        use <n> digits to display object names
#8 0.534     --src-prefix <prefix>
#8 0.534                           show the given source prefix instead of "a/"
#8 0.534     --dst-prefix <prefix>
#8 0.534                           show the given destination prefix instead of "b/"
#8 0.534     --line-prefix <prefix>
#8 0.534                           prepend an additional prefix to every line of output
#8 0.534     --no-prefix           do not show any source or destination prefix
#8 0.534     --inter-hunk-context <n>
#8 0.534                           show context between diff hunks up to the specified number of lines
#8 0.534     --output-indicator-new <char>
#8 0.534                           specify the character to indicate a new line instead of '+'
#8 0.534     --output-indicator-old <char>
#8 0.534                           specify the character to indicate an old line instead of '-'
#8 0.534     --output-indicator-context <char>
#8 0.534                           specify the character to indicate a context instead of ' '
#8 0.534 
#8 0.534 Diff rename options
#8 0.534     -B, --break-rewrites[=<n>[/<m>]]
#8 0.534                           break complete rewrite changes into pairs of delete and create
#8 0.534     -M, --find-renames[=<n>]
#8 0.534                           detect renames
#8 0.534     -D, --irreversible-delete
#8 0.534                           omit the preimage for deletes
#8 0.534     -C, --find-copies[=<n>]
#8 0.534                           detect copies
#8 0.534     --find-copies-harder  use unmodified files as source to find copies
#8 0.534     --no-renames          disable rename detection
#8 0.534     --rename-empty        use empty blobs as rename source
#8 0.534     --follow              continue listing the history of a file beyond renames
#8 0.534     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 0.534 
#8 0.534 Diff algorithm options
#8 0.534     --minimal             produce the smallest possible diff
#8 0.534     -w, --ignore-all-space
#8 0.534                           ignore whitespace when comparing lines
#8 0.534     -b, --ignore-space-change
#8 0.534                           ignore changes in amount of whitespace
#8 0.534     --ignore-space-at-eol
#8 0.534                           ignore changes in whitespace at EOL
#8 0.534     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 0.534     --ignore-blank-lines  ignore changes whose lines are all blank
#8 0.534     -I, --ignore-matching-lines <regex>
#8 0.534                           ignore changes whose all lines match <regex>
#8 0.534     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 0.534     --patience            generate diff using the "patience diff" algorithm
#8 0.534     --histogram           generate diff using the "histogram diff" algorithm
#8 0.534     --diff-algorithm <algorithm>
#8 0.534                           choose a diff algorithm
#8 0.534     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 0.534     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 0.534     --word-diff-regex <regex>
#8 0.534                           use <regex> to decide what a word is
#8 0.534     --color-words[=<regex>]
#8 0.534                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 0.534     --color-moved[=<mode>]
#8 0.534                           moved lines of code are colored differently
#8 0.534     --color-moved-ws <mode>
#8 0.534                           how white spaces are ignored in --color-moved
#8 0.534 
#8 0.534 Other diff options
#8 0.534     --relative[=<prefix>]
#8 0.534                           when run from subdir, exclude changes outside and show relative paths
#8 0.534     -a, --text            treat all files as text
#8 0.534     -R                    swap two inputs, reverse the diff
#8 0.534     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 0.534     --quiet               disable all output of the program
#8 0.534     --ext-diff            allow an external diff helper to be executed
#8 0.534     --textconv            run external text conversion filters when comparing binary files
#8 0.534     --ignore-submodules[=<when>]
#8 0.534                           ignore changes to submodules in the diff generation
#8 0.534     --submodule[=<format>]
#8 0.534                           specify how differences in submodules are shown
#8 0.534     --ita-invisible-in-index
#8 0.534                           hide 'git add -N' entries from the index
#8 0.534     --ita-visible-in-index
#8 0.534                           treat 'git add -N' entries as real in the index
#8 0.534     -S <string>           look for differences that change the number of occurrences of the specified string
#8 0.534     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 0.534     --pickaxe-all         show all changes in the changeset with -S or -G
#8 0.534     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 0.534     -O <file>             control the order in which files appear in the output
#8 0.534     --rotate-to <path>    show the change in the specified path first
#8 0.534     --skip-to <path>      skip the output to the specified path
#8 0.534     --find-object <object-id>
#8 0.534                           look for differences that change the number of occurrences of the specified object
#8 0.534     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 0.534                           select files by diff type
#8 0.534     --output <file>       output to a specific file
#8 0.534 
#8 0.535 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SUA'
#8 0.535 To add an exception for this directory, call:
#8 0.535 
#8 0.535 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SUA
#8 0.536 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SUA'
#8 0.536 To add an exception for this directory, call:
#8 0.536 
#8 0.536 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SUA
#8 0.537 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 0.537 usage: git diff --no-index [<options>] <path> <path>
#8 0.537 
#8 0.537 Diff output format options
#8 0.537     -p, --patch           generate patch
#8 0.537     -s, --no-patch        suppress diff output
#8 0.537     -u                    generate patch
#8 0.537     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 0.537     -W, --function-context
#8 0.537                           generate diffs with <n> lines context
#8 0.537     --raw                 generate the diff in raw format
#8 0.537     --patch-with-raw      synonym for '-p --raw'
#8 0.537     --patch-with-stat     synonym for '-p --stat'
#8 0.537     --numstat             machine friendly --stat
#8 0.537     --shortstat           output only the last line of --stat
#8 0.537     -X, --dirstat[=<param1,param2>...]
#8 0.537                           output the distribution of relative amount of changes for each sub-directory
#8 0.537     --cumulative          synonym for --dirstat=cumulative
#8 0.537     --dirstat-by-file[=<param1,param2>...]
#8 0.537                           synonym for --dirstat=files,param1,param2...
#8 0.537     --check               warn if changes introduce conflict markers or whitespace errors
#8 0.537     --summary             condensed summary such as creations, renames and mode changes
#8 0.537     --name-only           show only names of changed files
#8 0.537     --name-status         show only names and status of changed files
#8 0.537     --stat[=<width>[,<name-width>[,<count>]]]
#8 0.537                           generate diffstat
#8 0.537     --stat-width <width>  generate diffstat with a given width
#8 0.537     --stat-name-width <width>
#8 0.537                           generate diffstat with a given name width
#8 0.537     --stat-graph-width <width>
#8 0.537                           generate diffstat with a given graph width
#8 0.537     --stat-count <count>  generate diffstat with limited lines
#8 0.537     --compact-summary     generate compact summary in diffstat
#8 0.537     --binary              output a b
#8 0.537 [output clipped, log limit 200KiB/s reached]
#8 0.606 WARNING: titan.Libraries.TCCUsefulFunctions skipped because it contains uncommitted modifications!
#8 0.606 WARNING: titan.ProtocolEmulations.M3UA skipped because it contains uncommitted modifications!
#8 0.607 WARNING: titan.ProtocolEmulations.SCCP skipped because it contains uncommitted modifications!
#8 0.607 WARNING: titan.ProtocolModules.DIAMETER_ProtocolModule_Generator skipped because it contains uncommitted modifications!
#8 0.607 WARNING: titan.ProtocolModules.BSSAPP_v7.3.0 skipped because it contains uncommitted modifications!
#8 0.607 WARNING: titan.ProtocolModules.GRE skipped because it contains uncommitted modifications!
#8 0.607 WARNING: titan.ProtocolModules.DNS skipped because it contains uncommitted modifications!
#8 0.607 WARNING: titan.ProtocolModules.GTP_v13.5.0 skipped because it contains uncommitted modifications!
#8 0.607 WARNING: titan.ProtocolModules.GTPv2_v13.7.0 skipped because it contains uncommitted modifications!
#8 0.607 WARNING: titan.ProtocolModules.ICMPv6 skipped because it contains uncommitted modifications!
#8 0.607 WARNING: titan.ProtocolModules.ICMP skipped because it contains uncommitted modifications!
#8 0.607 WARNING: titan.ProtocolModules.IP skipped because it contains uncommitted modifications!
#8 0.607 WARNING: titan.ProtocolModules.ISUP_Q.762 skipped because it contains uncommitted modifications!
#8 0.607 WARNING: titan.ProtocolModules.JSON_v07_2006 skipped because it contains uncommitted modifications!
#8 0.607 WARNING: titan.ProtocolModules.L2TP skipped because it contains uncommitted modifications!
#8 0.607 WARNING: titan.ProtocolModules.LLC_v7.1.0 skipped because it contains uncommitted modifications!
#8 0.607 WARNING: titan.ProtocolModules.M3UA skipped because it contains uncommitted modifications!
#8 0.608 WARNING: titan.ProtocolModules.MobileL3_v13.4.0 skipped because it contains uncommitted modifications!
#8 0.608 WARNING: titan.ProtocolModules.SMPP skipped because it contains uncommitted modifications!
#8 0.608 WARNING: titan.ProtocolModules.TCP skipped because it contains uncommitted modifications!
#8 0.608 WARNING: titan.ProtocolModules.UDP skipped because it contains uncommitted modifications!
#8 0.608 WARNING: titan.ProtocolModules.RTP skipped because it contains uncommitted modifications!
#8 0.608 WARNING: titan.ProtocolModules.M2PA skipped because it contains uncommitted modifications!
#8 0.608 WARNING: titan.ProtocolModules.ROSE skipped because it contains uncommitted modifications!
#8 0.608 WARNING: titan.ProtocolModules.SCTP skipped because it contains uncommitted modifications!
#8 0.608 WARNING: titan.ProtocolModules.SDP skipped because it contains uncommitted modifications!
#8 0.609 WARNING: titan.ProtocolModules.SUA skipped because it contains uncommitted modifications!
#8 0.609 WARNING: titan.ProtocolModules.NAS_EPS_15.2.0.1 skipped because it contains uncommitted modifications!
#8 0.609 WARNING: titan.ProtocolModules.NS_v7.3.0 skipped because it contains uncommitted modifications!
#8 0.609 WARNING: titan.ProtocolModules.SGsAP_13.2.0 skipped because it contains uncommitted modifications!
#8 0.609 WARNING: titan.ProtocolModules.SNDCP_v7.0.0 skipped because it contains uncommitted modifications!
#8 0.609 WARNING: titan.ProtocolModules.PFCP_v15.1.0 skipped because it contains uncommitted modifications!
#8 0.609 WARNING: titan.TestPorts.Common_Components.Socket-API skipped because it contains uncommitted modifications!
#8 0.609 WARNING: titan.TestPorts.Common_Components.Abstract_Socket skipped because it contains uncommitted modifications!
#8 0.609 WARNING: titan.TestPorts.HTTPmsg skipped because it contains uncommitted modifications!
#8 0.609 WARNING: titan.TestPorts.IPL4asp skipped because it contains uncommitted modifications!
#8 0.610 WARNING: titan.TestPorts.LANL2asp skipped because it contains uncommitted modifications!
#8 0.610 WARNING: titan.TestPorts.MTP3asp skipped because it contains uncommitted modifications!
#8 0.610 WARNING: titan.TestPorts.PCAPasp skipped because it contains uncommitted modifications!
#8 0.610 WARNING: titan.TestPorts.PIPEasp skipped because it contains uncommitted modifications!
#8 0.610 WARNING: titan.TestPorts.SIPmsg skipped because it contains uncommitted modifications!
#8 0.610 WARNING: titan.TestPorts.TELNETasp skipped because it contains uncommitted modifications!
#8 0.610 WARNING: titan.TestPorts.TCPasp skipped because it contains uncommitted modifications!
#8 0.610 WARNING: titan.TestPorts.UDPasp skipped because it contains uncommitted modifications!
#8 0.610 WARNING: titan.TestPorts.UNIX_DOMAIN_SOCKETasp skipped because it contains uncommitted modifications!
#8 0.610 WARNING: titan.TestPorts.SCTPasp skipped because it contains uncommitted modifications!
#8 0.610 WARNING: titan.ProtocolModules.BSSGP_v13.0.0 skipped because it contains uncommitted modifications!
#8 0.611 WARNING: osmo-uecups skipped because it contains uncommitted modifications!
#8 0.611 WARNING: nas skipped because it contains uncommitted modifications!
#8 0.611 WARNING: titan.ProtocolModules.BSSMAP skipped because it contains uncommitted modifications!
#8 0.611 WARNING: titan.ProtocolModules.MAP skipped because it contains uncommitted modifications!
#8 0.611 WARNING: titan.TestPorts.AF_PACKET skipped because it contains uncommitted modifications!
#8 0.611 WARNING: titan.TestPorts.USB skipped because it contains uncommitted modifications!
#8 0.611 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps'
#8 0.611 touch .make.deps
#8 0.612 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh'
#8 0.612 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh'
#8 0.613 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh'
#8 0.613 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh'
#8 0.613 '/_scripts' -> '/osmo-ttcn3-hacks/_scripts'
#8 0.633 (cd bts && ./gen_links.sh && ./regen_makefile.sh)
#8 0.700 make -C _build/bts compile
#8 0.703 make[1]: Entering directory '/osmo-ttcn3-hacks/_build/bts'
#8 0.703   PP       IPA_Emulation.ttcn
#8 0.709   TTCN     *.ttcn *.asn
#8 1.197 touch compile
#8 1.217 make[1]: Leaving directory '/osmo-ttcn3-hacks/_build/bts'
#8 1.217 make -j20 -C _build/bts
#8 1.229 make[1]: Entering directory '/osmo-ttcn3-hacks/_build/bts'
#8 1.268   DEP      UD_PT.cc
#8 1.268   DEP      TRXC_CodecPort_CtrlFunctDef.cc
#8 1.269   DEP      TELNETasp_PT.cc
#8 1.269   DEP      TCCInterface.cc
#8 1.269   DEP      TCCConversion.cc
#8 1.269   DEP      RTP_EncDec.cc
#8 1.269   DEP      RTP_CodecPort_CtrlFunctDef.cc
#8 1.269   DEP      RLCMAC_EncDec.cc
#8 1.269   DEP      Native_FunctionDefs.cc
#8 1.269   DEP      OSMUX_CodecPort_CtrlFunctDef.cc
#8 1.270   DEP      IuUP_EncDec.cc
#8 1.270   DEP      L1CTL_PortType_CtrlFunctDef.cc
#8 1.270   DEP      IPL4asp_PT.cc
#8 1.270   DEP      IPL4asp_discovery.cc
#8 1.270   DEP      IPA_CodecPort_CtrlFunctDef.cc
#8 1.293   DEP      IPA_Emulation_part_7.cc
#8 1.293   DEP      IPA_Emulation_part_6.cc
#8 1.293   DEP      IPA_Emulation_part_4.cc
#8 1.293   DEP      IPA_Emulation_part_5.cc
#8 1.293   DEP      IPA_Emulation_part_3.cc
#8 1.293   DEP      IPA_Emulation_part_2.cc
#8 1.299   DEP      IPA_Emulation_part_1.cc
#8 1.304   DEP      IPA_Emulation.cc
#8 1.307   DEP      UD_Types_part_7.cc
#8 1.309   DEP      UD_Types_part_6.cc
#8 1.313   DEP      UD_Types_part_5.cc
#8 1.316   DEP      UD_Types_part_4.cc
#8 1.325   DEP      UD_Types_part_3.cc
#8 1.326   DEP      UD_Types_part_2.cc
#8 1.326   DEP      UD_Types_part_1.cc
#8 1.333   DEP      UD_PortType_part_7.cc
#8 1.333   DEP      UD_PortType_part_6.cc
#8 1.333   DEP      UD_PortType_part_5.cc
#8 1.335   DEP      UD_PortType_part_3.cc
#8 1.335   DEP      UD_PortType_part_4.cc
#8 1.339   DEP      UD_PortType_part_2.cc
#8 1.339   DEP      TRXC_Types_part_7.cc
#8 1.339   DEP      UD_PortType_part_1.cc
#8 1.340   DEP      TRXC_Types_part_5.cc
#8 1.340   DEP      TRXC_Types_part_4.cc
#8 1.340   DEP      TRXC_Types_part_6.cc
#8 1.342   DEP      TRXC_Types_part_2.cc
#8 1.342   DEP      TRXC_Types_part_3.cc
#8 1.344   DEP      TRXC_Types_part_1.cc
#8 1.345   DEP      TRXC_CodecPort_CtrlFunct_part_7.cc
#8 1.346   DEP      TRXC_CodecPort_CtrlFunct_part_6.cc
#8 1.347   DEP      TRXC_CodecPort_CtrlFunct_part_5.cc
#8 1.347   DEP      TRXC_CodecPort_CtrlFunct_part_4.cc
#8 1.348   DEP      TRXC_CodecPort_CtrlFunct_part_2.cc
#8 1.348   DEP      TRXC_CodecPort_CtrlFunct_part_3.cc
#8 1.349   DEP      TRXC_CodecPort_CtrlFunct_part_1.cc
#8 1.349   DEP      TRXC_CodecPort_part_7.cc
#8 1.351   DEP      TRXC_CodecPort_part_6.cc
#8 1.355   DEP      TRXC_CodecPort_part_5.cc
#8 1.355   DEP      TRXC_CodecPort_part_4.cc
#8 1.355   DEP      TRXC_CodecPort_part_3.cc
#8 1.355   DEP      TRXC_CodecPort_part_2.cc
#8 1.355   DEP      TRXC_CodecPort_part_1.cc
#8 1.356   DEP      TELNETasp_PortType_part_7.cc
#8 1.356   DEP      TELNETasp_PortType_part_6.cc
#8 1.357   DEP      TELNETasp_PortType_part_5.cc
#8 1.357   DEP      TELNETasp_PortType_part_4.cc
#8 1.357   DEP      TELNETasp_PortType_part_3.cc
#8 1.358   DEP      TELNETasp_PortType_part_2.cc
#8 1.359   DEP      TELNETasp_PortType_part_1.cc
#8 1.359   DEP      TCCInterface_Functions_part_7.cc
#8 1.363   DEP      TCCInterface_Functions_part_6.cc
#8 1.363   DEP      TCCInterface_Functions_part_5.cc
#8 1.363   DEP      TCCInterface_Functions_part_4.cc
#8 1.363   DEP      TCCInterface_Functions_part_3.cc
#8 1.364   DEP      TCCInterface_Functions_part_2.cc
#8 1.364   DEP      TCCInterface_Functions_part_1.cc
#8 1.364   DEP      TCCConversion_Functions_part_7.cc
#8 1.364   DEP      TCCConversion_Functions_part_6.cc
#8 1.365   DEP      TCCConversion_Functions_part_5.cc
#8 1.365   DEP      TCCConversion_Functions_part_4.cc
#8 1.365   DEP      TCCConversion_Functions_part_3.cc
#8 1.371   DEP      TCCConversion_Functions_part_2.cc
#8 1.371   DEP      TCCConversion_Functions_part_1.cc
#8 1.371   DEP      Socket_API_Definitions_part_7.cc
#8 1.371   DEP      Socket_API_Definitions_part_6.cc
#8 1.372   DEP      Socket_API_Definitions_part_5.cc
#8 1.372   DEP      Socket_API_Definitions_part_4.cc
#8 1.372   DEP      Socket_API_Definitions_part_3.cc
#8 1.375   DEP      Socket_API_Definitions_part_2.cc
#8 1.375   DEP      Socket_API_Definitions_part_1.cc
#8 1.375   DEP      RTP_Types_part_7.cc
#8 1.375   DEP      RTP_Types_part_6.cc
#8 1.375   DEP      RTP_Types_part_5.cc
#8 1.378   DEP      RTP_Types_part_4.cc
#8 1.379   DEP      RTP_Types_part_3.cc
#8 1.379   DEP      RTP_Types_part_2.cc
#8 1.379   DEP      RTP_Types_part_1.cc
#8 1.379   DEP      RTP_Emulation_part_7.cc
#8 1.379   DEP      RTP_Emulation_part_6.cc
#8 1.381   DEP      RTP_Emulation_part_5.cc
#8 1.381   DEP      RTP_Emulation_part_4.cc
#8 1.382   DEP      RTP_Emulation_part_3.cc
#8 1.382   DEP      RTP_Emulation_part_2.cc
#8 1.383   DEP      RTP_Emulation_part_1.cc
#8 1.383   DEP      RTP_CodecPort_CtrlFunct_part_6.cc
#8 1.383   DEP      RTP_CodecPort_CtrlFunct_part_7.cc
#8 1.384   DEP      RTP_CodecPort_CtrlFunct_part_5.cc
#8 1.387   DEP      RTP_CodecPort_CtrlFunct_part_4.cc
#8 1.387   DEP      RTP_CodecPort_CtrlFunct_part_3.cc
#8 1.387   DEP      RTP_CodecPort_CtrlFunct_part_2.cc
#8 1.387   DEP      RTP_CodecPort_CtrlFunct_part_1.cc
#8 1.388   DEP      RTP_CodecPort_part_7.cc
#8 1.388   DEP      RTP_CodecPort_part_6.cc
#8 1.389   DEP      RTP_CodecPort_part_5.cc
#8 1.389   DEP      RTP_CodecPort_part_4.cc
#8 1.390   DEP      RTP_CodecPort_part_2.cc
#8 1.390   DEP      RTP_CodecPort_part_3.cc
#8 1.392   DEP      RTP_CodecPort_part_1.cc
#8 1.392   DEP      RSL_Types_part_7.cc
#8 1.392   DEP      RSL_Types_part_6.cc
#8 1.394   DEP      RSL_Types_part_4.cc
#8 1.394   DEP      RSL_Types_part_5.cc
#8 1.394   DEP      RSL_Types_part_3.cc
#8 1.395   DEP      RSL_Types_part_2.cc
#8 1.395   DEP      RSL_Types_part_1.cc
#8 1.396   DEP      RSL_Emulation_part_7.cc
#8 1.396   DEP      RSL_Emulation_part_6.cc
#8 1.397   DEP      RSL_Emulation_part_5.cc
#8 1.397   DEP      RSL_Emulation_part_4.cc
#8 1.399   DEP      RSL_Emulation_part_3.cc
#8 1.399   DEP      RSL_Emulation_part_2.cc
#8 1.400   DEP      RSL_Emulation_part_1.cc
#8 1.403   DEP      RLCMAC_Types_part_6.cc
#8 1.403   DEP      RLCMAC_Types_part_5.cc
#8 1.403   DEP      RLCMAC_Types_part_4.cc
#8 1.404   DEP      RLCMAC_Types_part_7.cc
#8 1.404   DEP      RLCMAC_Types_part_3.cc
#8 1.405   DEP      RLCMAC_Types_part_2.cc
#8 1.405   DEP      RLCMAC_Types_part_1.cc
#8 1.406   DEP      RLCMAC_Templates_part_7.cc
#8 1.406   DEP      RLCMAC_Templates_part_6.cc
#8 1.407   DEP      RLCMAC_Templates_part_5.cc
#8 1.413   DEP      RLCMAC_Templates_part_4.cc
#8 1.414   DEP      RLCMAC_Templates_part_3.cc
#8 1.414   DEP      RLCMAC_Templates_part_2.cc
#8 1.414   DEP      RLCMAC_Templates_part_1.cc
#8 1.414   DEP      RLCMAC_CSN1_Types_part_6.cc
#8 1.414   DEP      RLCMAC_CSN1_Types_part_7.cc
#8 1.415   DEP      RLCMAC_CSN1_Types_part_5.cc
#8 1.415   DEP      RLCMAC_CSN1_Types_part_4.cc
#8 1.417   DEP      RLCMAC_CSN1_Types_part_3.cc
#8 1.417   DEP      RLCMAC_CSN1_Types_part_2.cc
#8 1.417   DEP      RLCMAC_CSN1_Types_part_1.cc
#8 1.417   DEP      RLCMAC_CSN1_Templates_part_7.cc
#8 1.427   DEP      RLCMAC_CSN1_Templates_part_6.cc
#8 1.427   DEP      RLCMAC_CSN1_Templates_part_5.cc
#8 1.427   DEP      RLCMAC_CSN1_Templates_part_4.cc
#8 1.427   DEP      RLCMAC_CSN1_Templates_part_3.cc
#8 1.428   DEP      RLCMAC_CSN1_Templates_part_2.cc
#8 1.428   DEP      RLCMAC_CSN1_Templates_part_1.cc
#8 1.432   DEP      PCUIF_Types_part_7.cc
#8 1.440   DEP      PCUIF_Types_part_6.cc
#8 1.440   DEP      PCUIF_Types_part_5.cc
#8 1.440   DEP      PCUIF_Types_part_4.cc
#8 1.441   DEP      PCUIF_Types_part_2.cc
#8 1.441   DEP      PCUIF_Types_part_3.cc
#8 1.441   DEP      PCUIF_Types_part_1.cc
#8 1.441   DEP      PCUIF_CodecPort_part_7.cc
#8 1.442   DEP      PCUIF_CodecPort_part_6.cc
#8 1.444   DEP      PCUIF_CodecPort_part_5.cc
#8 1.448   DEP      PCUIF_CodecPort_part_4.cc
#8 1.448   DEP      PCUIF_CodecPort_part_3.cc
#8 1.450   DEP      PCUIF_CodecPort_part_2.cc
#8 1.450   DEP      PCUIF_CodecPort_part_1.cc
#8 1.454   DEP      Osmocom_VTY_Functions_part_7.cc
#8 1.457   DEP      Osmocom_VTY_Functions_part_6.cc
#8 1.457   DEP      Osmocom_VTY_Functions_part_5.cc
#8 1.458   DEP      Osmocom_VTY_Functions_part_4.cc
#8 1.464   DEP      Osmocom_VTY_Functions_part_3.cc
#8 1.464   DEP      Osmocom_VTY_Functions_part_2.cc
#8 1.464   DEP      Osmocom_VTY_Functions_part_1.cc
#8 1.464   DEP      Osmocom_Types_part_7.cc
#8 1.465   DEP      Osmocom_Types_part_6.cc
#8 1.465   DEP      Osmocom_Types_part_5.cc
#8 1.466   DEP      Osmocom_Types_part_4.cc
#8 1.466   DEP      Osmocom_Types_part_3.cc
#8 1.467   DEP      Osmocom_Types_part_2.cc
#8 1.471   DEP      Osmocom_Types_part_1.cc
#8 1.472   DEP      Osmocom_CTRL_Types_part_7.cc
#8 1.480   DEP      Osmocom_CTRL_Types_part_6.cc
#8 1.480   DEP      Osmocom_CTRL_Types_part_4.cc
#8 1.480   DEP      Osmocom_CTRL_Types_part_5.cc
#8 1.481   DEP      Osmocom_CTRL_Types_part_3.cc
#8 1.481   DEP      Osmocom_CTRL_Types_part_2.cc
#8 1.482   DEP      Osmocom_CTRL_Types_part_1.cc
#8 1.482   DEP      Osmocom_CTRL_Functions_part_7.cc
#8 1.482   DEP      Osmocom_CTRL_Functions_part_6.cc
#8 1.488   DEP      Osmocom_CTRL_Functions_part_5.cc
#8 1.488   DEP      Osmocom_CTRL_Functions_part_3.cc
#8 1.488   DEP      Osmocom_CTRL_Functions_part_2.cc
#8 1.488   DEP      Osmocom_CTRL_Functions_part_4.cc
#8 1.488   DEP      Osmocom_CTRL_Functions_part_1.cc
#8 1.489   DEP      Osmocom_CTRL_Adapter_part_7.cc
#8 1.492   DEP      Osmocom_CTRL_Adapter_part_6.cc
#8 1.496   DEP      Osmocom_CTRL_Adapter_part_5.cc
#8 1.496   DEP      Osmocom_CTRL_Adapter_part_4.cc
#8 1.496   DEP      Osmocom_CTRL_Adapter_part_3.cc
#8 1.496   DEP      Osmocom_CTRL_Adapter_part_2.cc
#8 1.498   DEP      Osmocom_CTRL_Adapter_part_1.cc
#8 1.503   DEP      OSMUX_Types_part_7.cc
#8 1.503   DEP      OSMUX_Types_part_6.cc
#8 1.503   DEP      OSMUX_Types_part_5.cc
#8 1.504   DEP      OSMUX_Types_part_4.cc
#8 1.504   DEP      OSMUX_Types_part_3.cc
#8 1.504   DEP      OSMUX_Types_part_2.cc
#8 1.515   DEP      OSMUX_Types_part_1.cc
#8 1.515   DEP      OSMUX_Emulation_part_7.cc
#8 1.515   DEP      OSMUX_Emulation_part_6.cc
#8 1.515   DEP      OSMUX_Emulation_part_5.cc
#8 1.515   DEP      OSMUX_Emulation_part_4.cc
#8 1.515   DEP      OSMUX_Emulation_part_3.cc
#8 1.516   DEP      OSMUX_Emulation_part_2.cc
#8 1.519   DEP      OSMUX_Emulation_part_1.cc
#8 1.519   DEP      OSMUX_CodecPort_CtrlFunct_part_7.cc
#8 1.520   DEP      OSMUX_CodecPort_CtrlFunct_part_6.cc
#8 1.525   DEP      OSMUX_CodecPort_CtrlFunct_part_5.cc
#8 1.525   DEP      OSMUX_CodecPort_CtrlFunct_part_3.cc
#8 1.525   DEP      OSMUX_CodecPort_CtrlFunct_part_4.cc
#8 1.525   DEP      OSMUX_CodecPort_CtrlFunct_part_2.cc
#8 1.525   DEP      OSMUX_CodecPort_CtrlFunct_part_1.cc
#8 1.528   DEP      OSMUX_CodecPort_part_7.cc
#8 1.534   DEP      OSMUX_CodecPort_part_5.cc
#8 1.534   DEP      OSMUX_CodecPort_part_4.cc
#8 1.534   DEP      OSMUX_CodecPort_part_6.cc
#8 1.534   DEP      OSMUX_CodecPort_part_3.cc
#8 1.534   DEP      OSMUX_CodecPort_part_2.cc
#8 1.534   DEP      OSMUX_CodecPort_part_1.cc
#8 1.535   DEP      Native_Functions_part_6.cc
#8 1.536   DEP      Native_Functions_part_7.cc
#8 1.537   DEP      Native_Functions_part_5.cc
#8 1.537   DEP      Native_Functions_part_4.cc
#8 1.538   DEP      Native_Functions_part_3.cc
#8 1.539   DEP      Native_Functions_part_2.cc
#8 1.540   DEP      Native_Functions_part_1.cc
#8 1.542   DEP      MobileL3_Types_part_6.cc
#8 1.542   DEP      MobileL3_Types_part_7.cc
#8 1.542   DEP      MobileL3_Types_part_5.cc
#8 1.543   DEP      MobileL3_Types_part_4.cc
#8 1.545   DEP      MobileL3_Types_part_3.cc
#8 1.545   DEP      MobileL3_Types_part_2.cc
#8 1.551   DEP      MobileL3_Types_part_1.cc
#8 1.551   DEP      MobileL3_SS_Types_part_7.cc
#8 1.551   DEP      MobileL3_SS_Types_part_6.cc
#8 1.552   DEP      MobileL3_SS_Types_part_4.cc
#8 1.552   DEP      MobileL3_SS_Types_part_3.cc
#8 1.552   DEP      MobileL3_SS_Types_part_2.cc
#8 1.552   DEP      MobileL3_SS_Types_part_5.cc
#8 1.552   DEP      MobileL3_SS_Types_part_1.cc
#8 1.558   DEP      MobileL3_SMS_Types_part_7.cc
#8 1.558   DEP      MobileL3_SMS_Types_part_6.cc
#8 1.559   DEP      MobileL3_SMS_Types_part_5.cc
#8 1.559   DEP      MobileL3_SMS_Types_part_3.cc
#8 1.559   DEP      MobileL3_SMS_Types_part_4.cc
#8 1.560   DEP      MobileL3_SMS_Types_part_1.cc
#8 1.560   DEP      MobileL3_SMS_Types_part_2.cc
#8 1.565   DEP      MobileL3_RRM_Types_part_7.cc
#8 1.565   DEP      MobileL3_RRM_Types_part_6.cc
#8 1.566   DEP      MobileL3_RRM_Types_part_5.cc
#8 1.566   DEP      MobileL3_RRM_Types_part_4.cc
#8 1.566   DEP      MobileL3_RRM_Types_part_3.cc
#8 1.566   DEP      MobileL3_RRM_Types_part_2.cc
#8 1.566   DEP      MobileL3_RRM_Types_part_1.cc
#8 1.572   DEP      MobileL3_MM_Types_part_7.cc
#8 1.572   DEP      MobileL3_MM_Types_part_6.cc
#8 1.572   DEP      MobileL3_MM_Types_part_5.cc
#8 1.572   DEP      MobileL3_MM_Types_part_4.cc
#8 1.574   DEP      MobileL3_MM_Types_part_3.cc
#8 1.574   DEP      MobileL3_MM_Types_part_2.cc
#8 1.574   DEP      MobileL3_MM_Types_part_1.cc
#8 1.577   DEP      MobileL3_GMM_SM_Types_part_7.cc
#8 1.577   DEP      MobileL3_GMM_SM_Types_part_6.cc
#8 1.578   DEP      MobileL3_GMM_SM_Types_part_5.cc
#8 1.580   DEP      MobileL3_GMM_SM_Types_part_4.cc
#8 1.581   DEP      MobileL3_GMM_SM_Types_part_3.cc
#8 1.582   DEP      MobileL3_GMM_SM_Types_part_2.cc
#8 1.582   DEP      MobileL3_GMM_SM_Types_part_1.cc
#8 1.583   DEP      MobileL3_CommonIE_Types_part_7.cc
#8 1.588   DEP      MobileL3_CommonIE_Types_part_6.cc
#8 1.588   DEP      MobileL3_CommonIE_Types_part_5.cc
#8 1.595   DEP      MobileL3_CommonIE_Types_part_4.cc
#8 1.598   DEP      MobileL3_CommonIE_Types_part_3.cc
#8 1.603   DEP      MobileL3_CommonIE_Types_part_2.cc
#8 1.605   DEP      MobileL3_CC_Types_part_7.cc
#8 1.605   DEP      MobileL3_CommonIE_Types_part_1.cc
#8 1.611   DEP      MobileL3_CC_Types_part_6.cc
#8 1.613   DEP      MobileL3_CC_Types_part_5.cc
#8 1.624   DEP      MobileL3_CC_Types_part_4.cc
#8 1.639   DEP      MobileL3_CC_Types_part_2.cc
#8 1.639   DEP      MobileL3_CC_Types_part_1.cc
#8 1.639   DEP      MobileL3_CC_Types_part_3.cc
#8 1.640   DEP      Misc_Helpers_part_7.cc
#8 1.656   DEP      Misc_Helpers_part_6.cc
#8 1.666   DEP      Misc_Helpers_part_5.cc
#8 1.682   DEP      Misc_Helpers_part_4.cc
#8 1.689   DEP      Misc_Helpers_part_3.cc
#8 1.691   DEP      Misc_Helpers_part_2.cc
#8 1.695   DEP      Misc_Helpers_part_1.cc
#8 1.699   DEP      LAPDm_Types_part_7.cc
#8 1.699   DEP      LAPDm_Types_part_6.cc
#8 1.707   DEP      LAPDm_Types_part_5.cc
#8 1.707   DEP      LAPDm_Types_part_4.cc
#8 1.707   DEP      LAPDm_Types_part_3.cc
#8 1.708   DEP      LAPDm_Types_part_2.cc
#8 1.708   DEP      LAPDm_Types_part_1.cc
#8 1.709   DEP      LAPDm_RAW_PT_part_7.cc
#8 1.709   DEP      LAPDm_RAW_PT_part_6.cc
#8 1.711   DEP      LAPDm_RAW_PT_part_5.cc
#8 1.711   DEP      LAPDm_RAW_PT_part_4.cc
#8 1.713   DEP      LAPDm_RAW_PT_part_3.cc
#8 1.715   DEP      LAPDm_RAW_PT_part_2.cc
#8 1.721   DEP      LAPDm_RAW_PT_part_1.cc
#8 1.721   DEP      L3_Templates_part_7.cc
#8 1.721   DEP      L3_Templates_part_6.cc
#8 1.721   DEP      L3_Templates_part_5.cc
#8 1.722   DEP      L3_Templates_part_3.cc
#8 1.722   DEP      L3_Templates_part_4.cc
#8 1.722   DEP      L3_Templates_part_2.cc
#8 1.723   DEP      L3_Templates_part_1.cc
#8 1.723   DEP      L3_Common_part_7.cc
#8 1.723   DEP      L3_Common_part_6.cc
#8 1.729   DEP      L3_Common_part_5.cc
#8 1.729   DEP      L3_Common_part_4.cc
#8 1.729   DEP      L3_Common_part_2.cc
#8 1.729   DEP      L3_Common_part_1.cc
#8 1.729   DEP      L3_Common_part_3.cc
#8 1.730   DEP      L1CTL_Types_part_7.cc
#8 1.730   DEP      L1CTL_Types_part_5.cc
#8 1.730   DEP      L1CTL_Types_part_6.cc
#8 1.731   DEP      L1CTL_Types_part_3.cc
#8 1.731   DEP      L1CTL_Types_part_2.cc
#8 1.731   DEP      L1CTL_Types_part_4.cc
#8 1.731   DEP      L1CTL_Types_part_1.cc
#8 1.731   DEP      L1CTL_PortType_CtrlFunct_part_7.cc
#8 1.732   DEP      L1CTL_PortType_CtrlFunct_part_6.cc
#8 1.732   DEP      L1CTL_PortType_CtrlFunct_part_5.cc
#8 1.737   DEP      L1CTL_PortType_CtrlFunct_part_3.cc
#8 1.737   DEP      L1CTL_PortType_CtrlFunct_part_4.cc
#8 1.738   DEP      L1CTL_PortType_CtrlFunct_part_1.cc
#8 1.738   DEP      L1CTL_PortType_CtrlFunct_part_2.cc
#8 1.743   DEP      L1CTL_PortType_part_7.cc
#8 1.744   DEP      L1CTL_PortType_part_6.cc
#8 1.744   DEP      L1CTL_PortType_part_5.cc
#8 1.744   DEP      L1CTL_PortType_part_4.cc
#8 1.744   DEP      L1CTL_PortType_part_3.cc
#8 1.744   DEP      L1CTL_PortType_part_2.cc
#8 1.744   DEP      L1CTL_PortType_part_1.cc
#8 1.745   DEP      IuUP_Types_part_7.cc
#8 1.745   DEP      IuUP_Types_part_6.cc
#8 1.746   DEP      IuUP_Types_part_5.cc
#8 1.746   DEP      IuUP_Types_part_4.cc
#8 1.747   DEP      IuUP_Types_part_3.cc
#8 1.747   DEP      IuUP_Types_part_2.cc
#8 1.748   DEP      IuUP_Types_part_1.cc
#8 1.748   DEP      IuUP_Emulation_part_7.cc
#8 1.752   DEP      IuUP_Emulation_part_6.cc
#8 1.752   DEP      IuUP_Emulation_part_5.cc
#8 1.752   DEP      IuUP_Emulation_part_4.cc
#8 1.753   DEP      IuUP_Emulation_part_3.cc
#8 1.753   DEP      IuUP_Emulation_part_2.cc
#8 1.753   DEP      IuUP_Emulation_part_1.cc
#8 1.754   DEP      IPL4asp_Types_part_7.cc
#8 1.755   DEP      IPL4asp_Types_part_6.cc
#8 1.755   DEP      IPL4asp_Types_part_5.cc
#8 1.756   DEP      IPL4asp_Types_part_4.cc
#8 1.757   DEP      IPL4asp_Types_part_3.cc
#8 1.757   DEP      IPL4asp_Types_part_2.cc
#8 1.758   DEP      IPL4asp_Types_part_1.cc
#8 1.759   DEP      IPL4asp_PortType_part_7.cc
#8 1.760   DEP      IPL4asp_PortType_part_6.cc
#8 1.760   DEP      IPL4asp_PortType_part_5.cc
#8 1.761   DEP      IPL4asp_PortType_part_4.cc
#8 1.761   DEP      IPL4asp_PortType_part_3.cc
#8 1.765   DEP      IPL4asp_PortType_part_2.cc
#8 1.765   DEP      IPL4asp_PortType_part_1.cc
#8 1.766   DEP      IPL4asp_Functions_part_6.cc
#8 1.766   DEP      IPL4asp_Functions_part_7.cc
#8 1.766   DEP      IPL4asp_Functions_part_5.cc
#8 1.766   DEP      IPL4asp_Functions_part_4.cc
#8 1.771   DEP      IPL4asp_Functions_part_3.cc
#8 1.771   DEP      IPL4asp_Functions_part_2.cc
#8 1.771   DEP      IPL4asp_Functions_part_1.cc
#8 1.771   DEP      IPA_Types_part_7.cc
#8 1.772   DEP      IPA_Types_part_6.cc
#8 1.772   DEP      IPA_Types_part_5.cc
#8 1.773   DEP      IPA_Types_part_4.cc
#8 1.773   DEP      IPA_Types_part_3.cc
#8 1.774   DEP      IPA_Types_part_2.cc
#8 1.774   DEP      IPA_Types_part_1.cc
#8 1.774   DEP      IPA_Testing_part_7.cc
#8 1.780   DEP      IPA_Testing_part_6.cc
#8 1.780   DEP      IPA_Testing_part_5.cc
#8 1.780   DEP      IPA_Testing_part_4.cc
#8 1.780   DEP      IPA_Testing_part_3.cc
#8 1.780   DEP      IPA_Testing_part_2.cc
#8 1.781   DEP      IPA_Testing_part_1.cc
#8 1.781   DEP      IPA_CodecPort_CtrlFunct_part_7.cc
#8 1.781   DEP      IPA_CodecPort_CtrlFunct_part_6.cc
#8 1.781   DEP      IPA_CodecPort_CtrlFunct_part_5.cc
#8 1.781   DEP      IPA_CodecPort_CtrlFunct_part_4.cc
#8 1.782   DEP      IPA_CodecPort_CtrlFunct_part_3.cc
#8 1.783   DEP      IPA_CodecPort_CtrlFunct_part_2.cc
#8 1.787   DEP      IPA_CodecPort_CtrlFunct_part_1.cc
#8 1.787   DEP      IPA_CodecPort_part_7.cc
#8 1.787   DEP      IPA_CodecPort_part_6.cc
#8 1.788   DEP      IPA_CodecPort_part_5.cc
#8 1.788   DEP      IPA_CodecPort_part_4.cc
#8 1.788   DEP      IPA_CodecPort_part_3.cc
#8 1.789   DEP      IPA_CodecPort_part_2.cc
#8 1.789   DEP      IPA_CodecPort_part_1.cc
#8 1.789   DEP      General_Types_part_7.cc
#8 1.790   DEP      General_Types_part_6.cc
#8 1.791   DEP      General_Types_part_5.cc
#8 1.791   DEP      General_Types_part_4.cc
#8 1.791   DEP      General_Types_part_3.cc
#8 1.795   DEP      General_Types_part_2.cc
#8 1.795   DEP      General_Types_part_1.cc
#8 1.796   DEP      GSM_Types_part_7.cc
#8 1.796   DEP      GSM_Types_part_6.cc
#8 1.796   DEP      GSM_Types_part_5.cc
#8 1.797   DEP      GSM_Types_part_3.cc
#8 1.797   DEP      GSM_Types_part_4.cc
#8 1.797   DEP      GSM_Types_part_2.cc
#8 1.802   DEP      GSM_Types_part_1.cc
#8 1.802   DEP      GSM_SystemInformation_part_7.cc
#8 1.802   DEP      GSM_SystemInformation_part_6.cc
#8 1.803   DEP      GSM_SystemInformation_part_5.cc
#8 1.803   DEP      GSM_SystemInformation_part_4.cc
#8 1.803   DEP      GSM_SystemInformation_part_3.cc
#8 1.803   DEP      GSM_SystemInformation_part_2.cc
#8 1.803   DEP      GSM_SystemInformation_part_1.cc
#8 1.804   DEP      GSM_RestOctets_part_7.cc
#8 1.808   DEP      GSM_RestOctets_part_6.cc
#8 1.808   DEP      GSM_RestOctets_part_5.cc
#8 1.809   DEP      GSM_RestOctets_part_3.cc
#8 1.809   DEP      GSM_RestOctets_part_4.cc
#8 1.810   DEP      GSM_RestOctets_part_1.cc
#8 1.810   DEP      GSM_RestOctets_part_2.cc
#8 1.810   DEP      GSM_RR_Types_part_7.cc
#8 1.811   DEP      GSM_RR_Types_part_6.cc
#8 1.811   DEP      GSM_RR_Types_part_5.cc
#8 1.811   DEP      GSM_RR_Types_part_4.cc
#8 1.812   DEP      GSM_RR_Types_part_3.cc
#8 1.812   DEP      GSM_RR_Types_part_2.cc
#8 1.812   DEP      GSM_RR_Types_part_1.cc
#8 1.813   DEP      BTS_Tests_perf_part_7.cc
#8 1.814   DEP      BTS_Tests_perf_part_6.cc
#8 1.818   DEP      BTS_Tests_perf_part_5.cc
#8 1.818   DEP      BTS_Tests_perf_part_4.cc
#8 1.818   DEP      BTS_Tests_perf_part_3.cc
#8 1.820   DEP      BTS_Tests_perf_part_2.cc
#8 1.820   DEP      BTS_Tests_perf_part_1.cc
#8 1.820   DEP      BTS_Tests_VAMOS_part_7.cc
#8 1.820   DEP      BTS_Tests_VAMOS_part_6.cc
#8 1.823   DEP      BTS_Tests_VAMOS_part_5.cc
#8 1.823   DEP      BTS_Tests_VAMOS_part_4.cc
#8 1.825   DEP      BTS_Tests_VAMOS_part_3.cc
#8 1.827   DEP      BTS_Tests_VAMOS_part_2.cc
#8 1.827   DEP      BTS_Tests_VAMOS_part_1.cc
#8 1.827   DEP      BTS_Tests_SMSCB_part_7.cc
#8 1.828   DEP      BTS_Tests_SMSCB_part_5.cc
#8 1.828   DEP      BTS_Tests_SMSCB_part_4.cc
#8 1.828   DEP      BTS_Tests_SMSCB_part_6.cc
#8 1.828   DEP      BTS_Tests_SMSCB_part_3.cc
#8 1.829   DEP      BTS_Tests_SMSCB_part_2.cc
#8 1.829   DEP      BTS_Tests_SMSCB_part_1.cc
#8 1.835   DEP      BTS_Tests_OML_part_7.cc
#8 1.835   DEP      BTS_Tests_OML_part_6.cc
#8 1.835   DEP      BTS_Tests_OML_part_4.cc
#8 1.835   DEP      BTS_Tests_OML_part_5.cc
#8 1.836   DEP      BTS_Tests_OML_part_2.cc
#8 1.836   DEP      BTS_Tests_OML_part_3.cc
#8 1.836   DEP      BTS_Tests_OML_part_1.cc
#8 1.846   DEP      BTS_Tests_LAPDm_part_7.cc
#8 1.847   DEP      BTS_Tests_LAPDm_part_6.cc
#8 1.847   DEP      BTS_Tests_LAPDm_part_5.cc
#8 1.847   DEP      BTS_Tests_LAPDm_part_4.cc
#8 1.847   DEP      BTS_Tests_LAPDm_part_3.cc
#8 1.847   DEP      BTS_Tests_LAPDm_part_2.cc
#8 1.848   DEP      BTS_Tests_LAPDm_part_1.cc
#8 1.867   DEP      BTS_Tests_ASCI_part_7.cc
#8 1.867   DEP      BTS_Tests_ASCI_part_6.cc
#8 1.867   DEP      BTS_Tests_ASCI_part_5.cc
#8 1.868   DEP      BTS_Tests_ASCI_part_4.cc
#8 1.868   DEP      BTS_Tests_ASCI_part_3.cc
#8 1.868   DEP      BTS_Tests_ASCI_part_2.cc
#8 1.868   DEP      BTS_Tests_ASCI_part_1.cc
#8 1.868   DEP      BTS_Tests_part_7.cc
#8 1.869   DEP      BTS_Tests_part_6.cc
#8 1.869   DEP      BTS_Tests_part_5.cc
#8 1.870   DEP      BTS_Tests_part_4.cc
#8 1.870   DEP      BTS_Tests_part_3.cc
#8 1.871   DEP      BTS_Tests_part_2.cc
#8 1.876   DEP      AbisOML_Types_part_7.cc
#8 1.876   DEP      BTS_Tests_part_1.cc
#8 1.876   DEP      AbisOML_Types_part_5.cc
#8 1.876   DEP      AbisOML_Types_part_6.cc
#8 1.881   DEP      AbisOML_Types_part_4.cc
#8 1.881   DEP      AbisOML_Types_part_3.cc
#8 1.881   DEP      AbisOML_Types_part_2.cc
#8 1.882   DEP      AMR_Types_part_7.cc
#8 1.882   DEP      AbisOML_Types_part_1.cc
#8 1.882   DEP      AMR_Types_part_6.cc
#8 1.883   DEP      AMR_Types_part_5.cc
#8 1.884   DEP      AMR_Types_part_3.cc
#8 1.884   DEP      AMR_Types_part_4.cc
#8 1.885   DEP      AMR_Types_part_2.cc
#8 1.891   DEP      UD_Types.cc
#8 1.891   DEP      AMR_Types_part_1.cc
#8 1.891   DEP      UD_PortType.cc
#8 1.891   DEP      TRXC_Types.cc
#8 1.891   DEP      TRXC_CodecPort_CtrlFunct.cc
#8 1.892   DEP      TRXC_CodecPort.cc
#8 1.893   DEP      TELNETasp_PortType.cc
#8 1.907   DEP      TCCInterface_Functions.cc
#8 1.907   DEP      TCCConversion_Functions.cc
#8 1.927   DEP      Socket_API_Definitions.cc
#8 1.936   DEP      RTP_Types.cc
#8 1.936   DEP      RTP_Emulation.cc
#8 1.936   DEP      RTP_CodecPort_CtrlFunct.cc
#8 1.937   DEP      RTP_CodecPort.cc
#8 1.948   DEP      RSL_Types.cc
#8 1.955   DEP      RSL_Emulation.cc
#8 1.957   DEP      RLCMAC_Templates.cc
#8 1.957   DEP      RLCMAC_Types.cc
#8 1.961   DEP      RLCMAC_CSN1_Types.cc
#8 1.961   DEP      RLCMAC_CSN1_Templates.cc
#8 1.962   DEP      PCUIF_Types.cc
#8 1.968   DEP      PCUIF_CodecPort.cc
#8 1.970   DEP      Osmocom_VTY_Functions.cc
#8 1.971   DEP      Osmocom_Types.cc
#8 1.975   DEP      Osmocom_CTRL_Types.cc
#8 1.984   DEP      Osmocom_CTRL_Functions.cc
#8 2.000   DEP      Osmocom_CTRL_Adapter.cc
#8 2.015   DEP      OSMUX_Types.cc
#8 2.030   DEP      OSMUX_Emulation.cc
#8 2.044   DEP      OSMUX_CodecPort_CtrlFunct.cc
#8 2.045   DEP      OSMUX_CodecPort.cc
#8 2.045   DEP      Native_Functions.cc
#8 2.055   DEP      MobileL3_Types.cc
#8 2.057   DEP      MobileL3_SS_Types.cc
#8 2.059   DEP      MobileL3_SMS_Types.cc
#8 2.061   DEP      MobileL3_RRM_Types.cc
#8 2.073   DEP      MobileL3_MM_Types.cc
#8 2.075   DEP      MobileL3_GMM_SM_Types.cc
#8 2.081   DEP      MobileL3_CommonIE_Types.cc
#8 2.093   DEP      MobileL3_CC_Types.cc
#8 2.113   DEP      Misc_Helpers.cc
#8 2.116   DEP      LAPDm_Types.cc
#8 2.126   DEP      LAPDm_RAW_PT.cc
#8 2.126   DEP      L3_Templates.cc
#8 2.135   DEP      L3_Common.cc
#8 2.135   DEP      L1CTL_Types.cc
#8 2.164   DEP      L1CTL_PortType_CtrlFunct.cc
#8 2.166   DEP      L1CTL_PortType.cc
#8 2.169   DEP      IuUP_Types.cc
#8 2.172   DEP      IuUP_Emulation.cc
#8 2.187   DEP      IPL4asp_Types.cc
#8 2.188   DEP      IPL4asp_PortType.cc
#8 2.189   DEP      IPL4asp_Functions.cc
#8 2.203   DEP      IPA_Types.cc
#8 2.208   DEP      IPA_Testing.cc
#8 2.211   DEP      IPA_CodecPort_CtrlFunct.cc
#8 2.227   DEP      IPA_CodecPort.cc
#8 2.254   DEP      General_Types.cc
#8 2.265   DEP      GSM_Types.cc
#8 2.266   DEP      GSM_SystemInformation.cc
#8 2.266   DEP      GSM_RestOctets.cc
#8 2.276   DEP      GSM_RR_Types.cc
#8 2.308   DEP      BTS_Tests_perf.cc
#8 2.308   DEP      BTS_Tests_VAMOS.cc
#8 2.308   DEP      BTS_Tests_SMSCB.cc
#8 2.315   DEP      BTS_Tests_OML.cc
#8 2.324   DEP      BTS_Tests_LAPDm.cc
#8 2.331   DEP      BTS_Tests_ASCI.cc
#8 2.342   DEP      BTS_Tests.cc
#8 2.371   DEP      AbisOML_Types.cc
#8 2.425   DEP      AMR_Types.cc
#8 3.206   CC       AMR_Types.o
#8 3.206   CC       AbisOML_Types.o
#8 3.207   CC       BTS_Tests.o
#8 3.207   CC       BTS_Tests_ASCI.o
#8 3.207   CC       BTS_Tests_LAPDm.o
#8 3.207   CC       BTS_Tests_OML.o
#8 3.208   CC       BTS_Tests_SMSCB.o
#8 3.208   CC       BTS_Tests_VAMOS.o
#8 3.208   CC       BTS_Tests_perf.o
#8 3.209   CC       GSM_RR_Types.o
#8 3.209   CC       GSM_RestOctets.o
#8 3.210   CC       GSM_SystemInformation.o
#8 3.210   CC       GSM_Types.o
#8 3.210   CC       General_Types.o
#8 3.211   CC       IPA_CodecPort.o
#8 3.211   CC       IPA_CodecPort_CtrlFunct.o
#8 3.211   CC       IPA_Testing.o
#8 3.212   CC       IPA_Types.o
#8 3.227   CC       IPL4asp_Functions.o
#8 3.246   CC       IPL4asp_PortType.o
#8 4.265   CC       IPL4asp_Types.o
#8 4.315   CC       IuUP_Emulation.o
#8 4.496   CC       IuUP_Types.o
#8 4.496   CC       L1CTL_PortType.o
#8 4.649   CC       L1CTL_PortType_CtrlFunct.o
#8 4.655   CC       L1CTL_Types.o
#8 6.158   CC       L3_Common.o
#8 6.258   CC       L3_Templates.o
#8 7.180   CC       LAPDm_RAW_PT.o
#8 8.164   CC       LAPDm_Types.o
#8 8.189   CC       Misc_Helpers.o
#8 8.269   CC       MobileL3_CC_Types.o
#8 8.427   CC       MobileL3_CommonIE_Types.o
#8 8.702   CC       MobileL3_GMM_SM_Types.o
#8 9.043   CC       MobileL3_MM_Types.o
#8 9.420   CC       MobileL3_RRM_Types.o
#8 9.603   CC       MobileL3_SMS_Types.o
#8 10.02   CC       MobileL3_SS_Types.o
#8 10.10 BTS_Tests_SMSCB.cc: In function 'INTEGER BTS__Tests__SMSCB::f__cbch__block__nr2rsl(const INTEGER&)':
#8 10.10 BTS_Tests_SMSCB.cc:6168:1: warning: control reaches end of non-void function [-Wreturn-type]
#8 10.10  6168 | }
#8 10.10       | ^
#8 10.15   CC       MobileL3_Types.o
#8 10.43   CC       Native_Functions.o
#8 10.52   CC       OSMUX_CodecPort.o
#8 10.56   CC       OSMUX_CodecPort_CtrlFunct.o
#8 11.25   CC       OSMUX_Emulation.o
#8 11.40   CC       OSMUX_Types.o
#8 11.55 BTS_Tests.cc: In function 'INTEGER BTS__Tests::f__alg__id__to__l1ctl(const RSL__Types::RSL__AlgId&)':
#8 11.55 BTS_Tests.cc:39252:1: warning: control reaches end of non-void function [-Wreturn-type]
#8 11.55 39252 | }
#8 11.55       | ^
#8 11.55 BTS_Tests.cc: In function 'BITSTRING BTS__Tests::f__alg__id__to__l3(const RSL__Types::RSL__AlgId&)':
#8 11.55 BTS_Tests.cc:39333:1: warning: control reaches end of non-void function [-Wreturn-type]
#8 11.55 39333 | }
#8 11.55       | ^
#8 11.66   CC       Osmocom_CTRL_Adapter.o
#8 11.67   CC       Osmocom_CTRL_Functions.o
#8 12.18   CC       Osmocom_CTRL_Types.o
#8 12.27   CC       Osmocom_Types.o
#8 12.34   CC       Osmocom_VTY_Functions.o
#8 12.34   CC       PCUIF_CodecPort.o
#8 13.17   CC       PCUIF_Types.o
#8 13.31   CC       RLCMAC_CSN1_Templates.o
#8 13.73   CC       RLCMAC_CSN1_Types.o
#8 13.75   CC       RLCMAC_Templates.o
#8 13.99   CC       RLCMAC_Types.o
#8 14.28   CC       RSL_Emulation.o
#8 14.50   CC       RSL_Types.o
#8 14.81   CC       RTP_CodecPort.o
#8 15.18   CC       RTP_CodecPort_CtrlFunct.o
#8 15.79   CC       RTP_Emulation.o
#8 16.11   CC       RTP_Types.o
#8 16.21   CC       Socket_API_Definitions.o
#8 16.22   CC       TCCConversion_Functions.o
#8 16.28   CC       TCCInterface_Functions.o
#8 16.30   CC       TELNETasp_PortType.o
#8 16.40   CC       TRXC_CodecPort.o
#8 16.40   CC       TRXC_CodecPort_CtrlFunct.o
#8 16.89   CC       TRXC_Types.o
#8 17.09   CC       UD_PortType.o
#8 17.13   CC       UD_Types.o
#8 17.28   CC       AMR_Types_part_1.o
#8 17.29   CC       AMR_Types_part_2.o
#8 17.31   CC       AMR_Types_part_3.o
#8 17.35   CC       AMR_Types_part_4.o
#8 17.37   CC       AMR_Types_part_5.o
#8 17.38   CC       AMR_Types_part_6.o
#8 17.44   CC       AMR_Types_part_7.o
#8 17.46   CC       AbisOML_Types_part_1.o
#8 17.51   CC       AbisOML_Types_part_2.o
#8 17.52   CC       AbisOML_Types_part_3.o
#8 17.55   CC       AbisOML_Types_part_4.o
#8 17.57   CC       AbisOML_Types_part_5.o
#8 17.57   CC       AbisOML_Types_part_6.o
#8 17.61   CC       AbisOML_Types_part_7.o
#8 17.61   CC       BTS_Tests_part_1.o
#8 17.62   CC       BTS_Tests_part_2.o
#8 17.67   CC       BTS_Tests_part_3.o
#8 17.72   CC       BTS_Tests_part_4.o
#8 17.74   CC       BTS_Tests_part_5.o
#8 17.78   CC       BTS_Tests_part_6.o
#8 17.78   CC       BTS_Tests_part_7.o
#8 17.79   CC       BTS_Tests_ASCI_part_1.o
#8 17.81   CC       BTS_Tests_ASCI_part_2.o
#8 17.89   CC       BTS_Tests_ASCI_part_3.o
#8 18.13   CC       BTS_Tests_ASCI_part_4.o
#8 18.13   CC       BTS_Tests_ASCI_part_5.o
#8 18.13   CC       BTS_Tests_ASCI_part_6.o
#8 18.14   CC       BTS_Tests_ASCI_part_7.o
#8 18.15   CC       BTS_Tests_LAPDm_part_1.o
#8 18.16   CC       BTS_Tests_LAPDm_part_3.o
#8 18.16   CC       BTS_Tests_LAPDm_part_4.o
#8 18.18   CC       BTS_Tests_LAPDm_part_2.o
#8 18.22   CC       BTS_Tests_LAPDm_part_5.o
#8 18.22   CC       BTS_Tests_LAPDm_part_6.o
#8 18.22   CC       BTS_Tests_LAPDm_part_7.o
#8 18.22   CC       BTS_Tests_OML_part_1.o
#8 18.22   CC       BTS_Tests_OML_part_2.o
#8 18.22   CC       BTS_Tests_OML_part_3.o
#8 18.24   CC       BTS_Tests_OML_part_4.o
#8 18.24   CC       BTS_Tests_OML_part_5.o
#8 18.24   CC       BTS_Tests_OML_part_6.o
#8 18.24   CC       BTS_Tests_OML_part_7.o
#8 18.26   CC       BTS_Tests_SMSCB_part_1.o
#8 18.26   CC       BTS_Tests_SMSCB_part_2.o
#8 18.26   CC       BTS_Tests_SMSCB_part_3.o
#8 18.26   CC       BTS_Tests_SMSCB_part_4.o
#8 18.27   CC       BTS_Tests_SMSCB_part_5.o
#8 18.28   CC       BTS_Tests_SMSCB_part_6.o
#8 18.29   CC       BTS_Tests_SMSCB_part_7.o
#8 18.30   CC       BTS_Tests_VAMOS_part_2.o
#8 18.30   CC       BTS_Tests_VAMOS_part_1.o
#8 18.31   CC       BTS_Tests_VAMOS_part_3.o
#8 18.31   CC       BTS_Tests_VAMOS_part_4.o
#8 18.32   CC       BTS_Tests_VAMOS_part_5.o
#8 18.34   CC       BTS_Tests_VAMOS_part_6.o
#8 18.35   CC       BTS_Tests_VAMOS_part_7.o
#8 18.36   CC       BTS_Tests_perf_part_1.o
#8 18.36   CC       BTS_Tests_perf_part_2.o
#8 18.38   CC       BTS_Tests_perf_part_3.o
#8 18.40   CC       BTS_Tests_perf_part_4.o
#8 18.41   CC       BTS_Tests_perf_part_5.o
#8 18.41   CC       BTS_Tests_perf_part_6.o
#8 18.45   CC       BTS_Tests_perf_part_7.o
#8 18.45   CC       GSM_RR_Types_part_1.o
#8 18.45   CC       GSM_RR_Types_part_2.o
#8 18.46   CC       GSM_RR_Types_part_3.o
#8 18.46   CC       GSM_RR_Types_part_4.o
#8 18.47   CC       GSM_RR_Types_part_5.o
#8 18.51   CC       GSM_RR_Types_part_6.o
#8 18.53   CC       GSM_RR_Types_part_7.o
#8 18.53   CC       GSM_RestOctets_part_1.o
#8 18.54   CC       GSM_RestOctets_part_2.o
#8 18.57   CC       GSM_RestOctets_part_3.o
#8 18.57   CC       GSM_RestOctets_part_4.o
#8 18.62   CC       GSM_RestOctets_part_5.o
#8 18.65   CC       GSM_RestOctets_part_6.o
#8 18.67   CC       GSM_RestOctets_part_7.o
#8 18.67   CC       GSM_SystemInformation_part_1.o
#8 18.69   CC       GSM_SystemInformation_part_2.o
#8 18.72   CC       GSM_SystemInformation_part_3.o
#8 18.74   CC       GSM_SystemInformation_part_4.o
#8 18.77   CC       GSM_SystemInformation_part_5.o
#8 18.78   CC       GSM_SystemInformation_part_6.o
#8 18.80   CC       GSM_SystemInformation_part_7.o
#8 18.83   CC       GSM_Types_part_1.o
#8 18.87   CC       GSM_Types_part_2.o
#8 18.87   CC       GSM_Types_part_3.o
#8 18.90   CC       GSM_Types_part_4.o
#8 18.91   CC       GSM_Types_part_5.o
#8 18.93   CC       GSM_Types_part_6.o
#8 18.95   CC       GSM_Types_part_7.o
#8 18.95   CC       General_Types_part_1.o
#8 18.97   CC       General_Types_part_2.o
#8 18.98   CC       General_Types_part_3.o
#8 18.99   CC       General_Types_part_4.o
#8 19.00   CC       General_Types_part_5.o
#8 19.01   CC       General_Types_part_6.o
#8 19.04   CC       General_Types_part_7.o
#8 19.04   CC       IPA_CodecPort_part_1.o
#8 19.05   CC       IPA_CodecPort_part_2.o
#8 19.06   CC       IPA_CodecPort_part_3.o
#8 19.08   CC       IPA_CodecPort_part_4.o
#8 19.09   CC       IPA_CodecPort_part_5.o
#8 19.11   CC       IPA_CodecPort_part_6.o
#8 19.11   CC       IPA_CodecPort_part_7.o
#8 19.11   CC       IPA_CodecPort_CtrlFunct_part_1.o
#8 19.14   CC       IPA_CodecPort_CtrlFunct_part_2.o
#8 19.14   CC       IPA_CodecPort_CtrlFunct_part_3.o
#8 19.18   CC       IPA_CodecPort_CtrlFunct_part_4.o
#8 19.19   CC       IPA_CodecPort_CtrlFunct_part_5.o
#8 19.19   CC       IPA_CodecPort_CtrlFunct_part_6.o
#8 19.20   CC       IPA_CodecPort_CtrlFunct_part_7.o
#8 19.23   CC       IPA_Testing_part_1.o
#8 19.23   CC       IPA_Testing_part_2.o
#8 19.24   CC       IPA_Testing_part_3.o
#8 19.24   CC       IPA_Testing_part_4.o
#8 19.25   CC       IPA_Testing_part_5.o
#8 19.27   CC       IPA_Testing_part_6.o
#8 19.27   CC       IPA_Testing_part_7.o
#8 19.29   CC       IPA_Types_part_1.o
#8 19.29   CC       IPA_Types_part_2.o
#8 19.31   CC       IPA_Types_part_3.o
#8 19.32   CC       IPA_Types_part_4.o
#8 19.33   CC       IPA_Types_part_5.o
#8 19.34   CC       IPA_Types_part_6.o
#8 19.34   CC       IPA_Types_part_7.o
#8 19.35   CC       IPL4asp_Functions_part_1.o
#8 19.36   CC       IPL4asp_Functions_part_2.o
#8 19.39   CC       IPL4asp_Functions_part_3.o
#8 19.40   CC       IPL4asp_Functions_part_4.o
#8 19.42   CC       IPL4asp_Functions_part_5.o
#8 19.42   CC       IPL4asp_Functions_part_6.o
#8 19.44   CC       IPL4asp_Functions_part_7.o
#8 19.44   CC       IPL4asp_PortType_part_1.o
#8 19.44   CC       IPL4asp_PortType_part_2.o
#8 19.44   CC       IPL4asp_PortType_part_3.o
#8 19.46   CC       IPL4asp_PortType_part_4.o
#8 19.46   CC       IPL4asp_PortType_part_5.o
#8 19.46   CC       IPL4asp_PortType_part_6.o
#8 19.48   CC       IPL4asp_PortType_part_7.o
#8 19.48 RSL_Emulation.cc: In function 'IPA__Types::IpaStreamId RSL__Emulation::f__streamId__by__trx(const INTEGER&)':
#8 19.48 RSL_Emulation.cc:11507:1: warning: control reaches end of non-void function [-Wreturn-type]
#8 19.48 11507 | }
#8 19.48       | ^
#8 19.49   CC       IPL4asp_Types_part_1.o
#8 19.49   CC       IPL4asp_Types_part_2.o
#8 19.49   CC       IPL4asp_Types_part_3.o
#8 19.50   CC       IPL4asp_Types_part_5.o
#8 19.50   CC       IPL4asp_Types_part_4.o
#8 19.50   CC       IPL4asp_Types_part_6.o
#8 19.52   CC       IPL4asp_Types_part_7.o
#8 19.52   CC       IuUP_Emulation_part_1.o
#8 19.55   CC       IuUP_Emulation_part_2.o
#8 19.55   CC       IuUP_Emulation_part_3.o
#8 19.55   CC       IuUP_Emulation_part_4.o
#8 19.56   CC       IuUP_Emulation_part_5.o
#8 19.58   CC       IuUP_Emulation_part_6.o
#8 19.58   CC       IuUP_Emulation_part_7.o
#8 19.59   CC       IuUP_Types_part_1.o
#8 19.60   CC       IuUP_Types_part_2.o
#8 19.60   CC       IuUP_Types_part_3.o
#8 19.60   CC       IuUP_Types_part_4.o
#8 19.61   CC       IuUP_Types_part_5.o
#8 19.62   CC       IuUP_Types_part_6.o
#8 19.63   CC       IuUP_Types_part_7.o
#8 19.63   CC       L1CTL_PortType_part_1.o
#8 19.64   CC       L1CTL_PortType_part_2.o
#8 19.65   CC       L1CTL_PortType_part_3.o
#8 19.65   CC       L1CTL_PortType_part_4.o
#8 19.67   CC       L1CTL_PortType_part_5.o
#8 19.68   CC       L1CTL_PortType_part_6.o
#8 19.68   CC       L1CTL_PortType_part_7.o
#8 19.68   CC       L1CTL_PortType_CtrlFunct_part_1.o
#8 19.71   CC       L1CTL_PortType_CtrlFunct_part_2.o
#8 19.72   CC       L1CTL_PortType_CtrlFunct_part_3.o
#8 19.73   CC       L1CTL_PortType_CtrlFunct_part_4.o
#8 19.74   CC       L1CTL_PortType_CtrlFunct_part_5.o
#8 19.74   CC       L1CTL_PortType_CtrlFunct_part_6.o
#8 19.76   CC       L1CTL_PortType_CtrlFunct_part_7.o
#8 19.76   CC       L1CTL_Types_part_1.o
#8 19.76   CC       L1CTL_Types_part_2.o
#8 19.77   CC       L1CTL_Types_part_3.o
#8 19.77   CC       L1CTL_Types_part_4.o
#8 19.80   CC       L1CTL_Types_part_5.o
#8 19.83   CC       L1CTL_Types_part_6.o
#8 19.86   CC       L1CTL_Types_part_7.o
#8 19.87   CC       L3_Common_part_1.o
#8 19.89   CC       L3_Common_part_2.o
#8 19.90   CC       L3_Common_part_3.o
#8 19.93   CC       L3_Common_part_4.o
#8 19.93   CC       L3_Common_part_5.o
#8 19.97   CC       L3_Common_part_6.o
#8 19.97   CC       L3_Common_part_7.o
#8 20.00   CC       L3_Templates_part_1.o
#8 20.00   CC       L3_Templates_part_2.o
#8 20.01   CC       L3_Templates_part_3.o
#8 20.01   CC       L3_Templates_part_4.o
#8 20.03   CC       L3_Templates_part_5.o
#8 20.03   CC       L3_Templates_part_6.o
#8 20.04   CC       L3_Templates_part_7.o
#8 20.05   CC       LAPDm_RAW_PT_part_1.o
#8 20.05   CC       LAPDm_RAW_PT_part_2.o
#8 20.07   CC       LAPDm_RAW_PT_part_3.o
#8 20.07   CC       LAPDm_RAW_PT_part_4.o
#8 20.09   CC       LAPDm_RAW_PT_part_6.o
#8 20.10   CC       LAPDm_RAW_PT_part_7.o
#8 20.10   CC       LAPDm_RAW_PT_part_5.o
#8 20.13   CC       LAPDm_Types_part_1.o
#8 20.13   CC       LAPDm_Types_part_2.o
#8 20.13   CC       LAPDm_Types_part_3.o
#8 20.16   CC       LAPDm_Types_part_4.o
#8 20.17   CC       LAPDm_Types_part_5.o
#8 20.19   CC       LAPDm_Types_part_6.o
#8 20.22   CC       LAPDm_Types_part_7.o
#8 20.22   CC       Misc_Helpers_part_1.o
#8 20.23   CC       Misc_Helpers_part_2.o
#8 20.30   CC       Misc_Helpers_part_3.o
#8 20.30   CC       Misc_Helpers_part_4.o
#8 20.31   CC       Misc_Helpers_part_5.o
#8 20.36   CC       Misc_Helpers_part_6.o
#8 20.37   CC       Misc_Helpers_part_7.o
#8 20.38   CC       MobileL3_CC_Types_part_1.o
#8 20.39   CC       MobileL3_CC_Types_part_2.o
#8 20.42   CC       MobileL3_CC_Types_part_3.o
#8 20.43   CC       MobileL3_CC_Types_part_4.o
#8 20.50   CC       MobileL3_CC_Types_part_5.o
#8 20.50   CC       MobileL3_CC_Types_part_6.o
#8 20.53   CC       MobileL3_CC_Types_part_7.o
#8 20.54   CC       MobileL3_CommonIE_Types_part_1.o
#8 20.55   CC       MobileL3_CommonIE_Types_part_2.o
#8 20.57   CC       MobileL3_CommonIE_Types_part_3.o
#8 20.60   CC       MobileL3_CommonIE_Types_part_4.o
#8 20.62   CC       MobileL3_CommonIE_Types_part_5.o
#8 20.64   CC       MobileL3_CommonIE_Types_part_6.o
#8 20.66   CC       MobileL3_CommonIE_Types_part_7.o
#8 20.68   CC       MobileL3_GMM_SM_Types_part_1.o
#8 20.72   CC       MobileL3_GMM_SM_Types_part_2.o
#8 20.73   CC       MobileL3_GMM_SM_Types_part_3.o
#8 21.23   CC       MobileL3_GMM_SM_Types_part_4.o
#8 21.39   CC       MobileL3_GMM_SM_Types_part_5.o
#8 22.17   CC       MobileL3_GMM_SM_Types_part_6.o
#8 23.65   CC       MobileL3_GMM_SM_Types_part_7.o
#8 23.74   CC       MobileL3_MM_Types_part_1.o
#8 24.09   CC       MobileL3_MM_Types_part_2.o
#8 24.15   CC       MobileL3_MM_Types_part_3.o
#8 24.23   CC       MobileL3_MM_Types_part_4.o
#8 24.29   CC       MobileL3_MM_Types_part_5.o
#8 24.37   CC       MobileL3_MM_Types_part_6.o
#8 24.38   CC       MobileL3_MM_Types_part_7.o
#8 24.41   CC       MobileL3_RRM_Types_part_1.o
#8 24.48   CC       MobileL3_RRM_Types_part_2.o
#8 25.12   CC       MobileL3_RRM_Types_part_3.o
#8 25.53   CC       MobileL3_RRM_Types_part_4.o
#8 28.12   CC       MobileL3_RRM_Types_part_5.o
#8 28.12   CC       MobileL3_RRM_Types_part_6.o
#8 28.16   CC       MobileL3_RRM_Types_part_7.o
#8 28.21   CC       MobileL3_SMS_Types_part_1.o
#8 28.28   CC       MobileL3_SMS_Types_part_2.o
#8 28.38   CC       MobileL3_SMS_Types_part_3.o
#8 28.42   CC       MobileL3_SMS_Types_part_4.o
#8 28.47   CC       MobileL3_SMS_Types_part_5.o
#8 28.48   CC       MobileL3_SMS_Types_part_6.o
#8 28.53   CC       MobileL3_SMS_Types_part_7.o
#8 28.53   CC       MobileL3_SS_Types_part_1.o
#8 28.55   CC       MobileL3_SS_Types_part_2.o
#8 28.59   CC       MobileL3_SS_Types_part_3.o
#8 28.64   CC       MobileL3_SS_Types_part_4.o
#8 28.67   CC       MobileL3_SS_Types_part_5.o
#8 28.71   CC       MobileL3_SS_Types_part_6.o
#8 28.76   CC       MobileL3_SS_Types_part_7.o
#8 28.77   CC       MobileL3_Types_part_1.o
#8 28.82   CC       MobileL3_Types_part_2.o
#8 28.88   CC       MobileL3_Types_part_3.o
#8 28.92   CC       MobileL3_Types_part_4.o
#8 28.92   CC       MobileL3_Types_part_5.o
#8 28.98   CC       MobileL3_Types_part_6.o
#8 28.98   CC       MobileL3_Types_part_7.o
#8 29.04   CC       Native_Functions_part_1.o
#8 29.17   CC       Native_Functions_part_2.o
#8 29.48   CC       Native_Functions_part_3.o
#8 29.48   CC       Native_Functions_part_4.o
#8 29.48   CC       Native_Functions_part_5.o
#8 29.50   CC       Native_Functions_part_6.o
#8 29.53   CC       Native_Functions_part_7.o
#8 29.53   CC       OSMUX_CodecPort_part_1.o
#8 29.55   CC       OSMUX_CodecPort_part_2.o
#8 29.80   CC       OSMUX_CodecPort_part_3.o
#8 29.86   CC       OSMUX_CodecPort_part_4.o
#8 29.86   CC       OSMUX_CodecPort_part_5.o
#8 29.86   CC       OSMUX_CodecPort_part_6.o
#8 29.86   CC       OSMUX_CodecPort_part_7.o
#8 29.96   CC       OSMUX_CodecPort_CtrlFunct_part_1.o
#8 29.96   CC       OSMUX_CodecPort_CtrlFunct_part_2.o
#8 29.96   CC       OSMUX_CodecPort_CtrlFunct_part_3.o
#8 29.96   CC       OSMUX_CodecPort_CtrlFunct_part_4.o
#8 30.00   CC       OSMUX_CodecPort_CtrlFunct_part_5.o
#8 30.00   CC       OSMUX_CodecPort_CtrlFunct_part_6.o
#8 30.00   CC       OSMUX_CodecPort_CtrlFunct_part_7.o
#8 30.02   CC       OSMUX_Emulation_part_1.o
#8 30.02   CC       OSMUX_Emulation_part_2.o
#8 30.04   CC       OSMUX_Emulation_part_3.o
#8 30.04   CC       OSMUX_Emulation_part_4.o
#8 30.04   CC       OSMUX_Emulation_part_5.o
#8 30.04   CC       OSMUX_Emulation_part_6.o
#8 30.04   CC       OSMUX_Types_part_1.o
#8 30.04   CC       OSMUX_Emulation_part_7.o
#8 30.06   CC       OSMUX_Types_part_3.o
#8 30.06   CC       OSMUX_Types_part_2.o
#8 30.06   CC       OSMUX_Types_part_4.o
#8 30.06   CC       OSMUX_Types_part_5.o
#8 30.07   CC       OSMUX_Types_part_6.o
#8 30.09   CC       Osmocom_CTRL_Adapter_part_1.o
#8 30.09   CC       OSMUX_Types_part_7.o
#8 30.09   CC       Osmocom_CTRL_Adapter_part_2.o
#8 30.09   CC       Osmocom_CTRL_Adapter_part_3.o
#8 30.11   CC       Osmocom_CTRL_Adapter_part_4.o
#8 30.11   CC       Osmocom_CTRL_Adapter_part_5.o
#8 30.12   CC       Osmocom_CTRL_Adapter_part_6.o
#8 30.13   CC       Osmocom_CTRL_Adapter_part_7.o
#8 30.13   CC       Osmocom_CTRL_Functions_part_1.o
#8 30.13   CC       Osmocom_CTRL_Functions_part_2.o
#8 30.13   CC       Osmocom_CTRL_Functions_part_3.o
#8 30.13   CC       Osmocom_CTRL_Functions_part_4.o
#8 30.16   CC       Osmocom_CTRL_Functions_part_5.o
#8 30.16   CC       Osmocom_CTRL_Functions_part_6.o
#8 30.16   CC       Osmocom_CTRL_Functions_part_7.o
#8 30.16   CC       Osmocom_CTRL_Types_part_1.o
#8 30.16   CC       Osmocom_CTRL_Types_part_2.o
#8 30.16   CC       Osmocom_CTRL_Types_part_3.o
#8 30.16   CC       Osmocom_CTRL_Types_part_4.o
#8 30.17   CC       Osmocom_CTRL_Types_part_5.o
#8 30.17   CC       Osmocom_CTRL_Types_part_6.o
#8 30.18   CC       Osmocom_CTRL_Types_part_7.o
#8 30.19   CC       Osmocom_Types_part_1.o
#8 30.20   CC       Osmocom_Types_part_2.o
#8 30.20   CC       Osmocom_Types_part_3.o
#8 30.20   CC       Osmocom_Types_part_4.o
#8 30.20   CC       Osmocom_Types_part_5.o
#8 30.20   CC       Osmocom_Types_part_6.o
#8 30.21   CC       Osmocom_Types_part_7.o
#8 30.21   CC       Osmocom_VTY_Functions_part_1.o
#8 30.22   CC       Osmocom_VTY_Functions_part_3.o
#8 30.22   CC       Osmocom_VTY_Functions_part_2.o
#8 30.22   CC       Osmocom_VTY_Functions_part_4.o
#8 30.22   CC       Osmocom_VTY_Functions_part_5.o
#8 30.22   CC       Osmocom_VTY_Functions_part_6.o
#8 30.22   CC       Osmocom_VTY_Functions_part_7.o
#8 30.23   CC       PCUIF_CodecPort_part_1.o
#8 30.23   CC       PCUIF_CodecPort_part_2.o
#8 30.25   CC       PCUIF_CodecPort_part_3.o
#8 30.25   CC       PCUIF_CodecPort_part_4.o
#8 30.25   CC       PCUIF_CodecPort_part_6.o
#8 30.25   CC       PCUIF_CodecPort_part_5.o
#8 30.25   CC       PCUIF_CodecPort_part_7.o
#8 30.25   CC       PCUIF_Types_part_1.o
#8 30.27   CC       PCUIF_Types_part_3.o
#8 30.27   CC       PCUIF_Types_part_4.o
#8 30.27   CC       PCUIF_Types_part_2.o
#8 30.27   CC       PCUIF_Types_part_5.o
#8 30.27   CC       PCUIF_Types_part_6.o
#8 30.27   CC       RLCMAC_CSN1_Templates_part_1.o
#8 30.27   CC       PCUIF_Types_part_7.o
#8 30.27   CC       RLCMAC_CSN1_Templates_part_2.o
#8 30.27   CC       RLCMAC_CSN1_Templates_part_3.o
#8 30.29   CC       RLCMAC_CSN1_Templates_part_4.o
#8 30.29   CC       RLCMAC_CSN1_Templates_part_5.o
#8 30.29   CC       RLCMAC_CSN1_Templates_part_6.o
#8 30.29   CC       RLCMAC_CSN1_Templates_part_7.o
#8 30.29   CC       RLCMAC_CSN1_Types_part_1.o
#8 30.30   CC       RLCMAC_CSN1_Types_part_2.o
#8 30.30   CC       RLCMAC_CSN1_Types_part_3.o
#8 30.30   CC       RLCMAC_CSN1_Types_part_4.o
#8 30.31   CC       RLCMAC_CSN1_Types_part_5.o
#8 30.33   CC       RLCMAC_CSN1_Types_part_6.o
#8 30.33   CC       RLCMAC_CSN1_Types_part_7.o
#8 30.33   CC       RLCMAC_Templates_part_1.o
#8 30.33   CC       RLCMAC_Templates_part_2.o
#8 30.37   CC       RLCMAC_Templates_part_3.o
#8 30.37   CC       RLCMAC_Templates_part_4.o
#8 30.38   CC       RLCMAC_Templates_part_5.o
#8 30.39   CC       RLCMAC_Templates_part_6.o
#8 30.40   CC       RLCMAC_Templates_part_7.o
#8 30.43   CC       RLCMAC_Types_part_1.o
#8 30.43   CC       RLCMAC_Types_part_2.o
#8 30.44   CC       RLCMAC_Types_part_3.o
#8 30.45   CC       RLCMAC_Types_part_4.o
#8 30.46   CC       RLCMAC_Types_part_5.o
#8 30.52   CC       RLCMAC_Types_part_6.o
#8 30.52   CC       RLCMAC_Types_part_7.o
#8 30.52   CC       RSL_Emulation_part_1.o
#8 30.55   CC       RSL_Emulation_part_2.o
#8 30.55   CC       RSL_Emulation_part_3.o
#8 30.57   CC       RSL_Emulation_part_4.o
#8 30.58   CC       RSL_Emulation_part_5.o
#8 30.58   CC       RSL_Emulation_part_6.o
#8 30.59   CC       RSL_Emulation_part_7.o
#8 30.62   CC       RSL_Types_part_1.o
#8 30.63   CC       RSL_Types_part_2.o
#8 30.63   CC       RSL_Types_part_3.o
#8 30.64   CC       RSL_Types_part_4.o
#8 30.67   CC       RSL_Types_part_5.o
#8 30.68   CC       RSL_Types_part_6.o
#8 30.70   CC       RSL_Types_part_7.o
#8 30.73   CC       RTP_CodecPort_part_1.o
#8 30.75   CC       RTP_CodecPort_part_2.o
#8 30.75   CC       RTP_CodecPort_part_3.o
#8 30.83   CC       RTP_CodecPort_part_4.o
#8 30.84   CC       RTP_CodecPort_part_5.o
#8 30.92   CC       RTP_CodecPort_part_6.o
#8 30.93   CC       RTP_CodecPort_part_7.o
#8 30.98   CC       RTP_CodecPort_CtrlFunct_part_1.o
#8 31.00   CC       RTP_CodecPort_CtrlFunct_part_2.o
#8 31.02   CC       RTP_CodecPort_CtrlFunct_part_3.o
#8 31.05   CC       RTP_CodecPort_CtrlFunct_part_4.o
#8 31.06   CC       RTP_CodecPort_CtrlFunct_part_5.o
#8 31.08   CC       RTP_CodecPort_CtrlFunct_part_6.o
#8 31.13   CC       RTP_CodecPort_CtrlFunct_part_7.o
#8 31.16   CC       RTP_Emulation_part_1.o
#8 31.20   CC       RTP_Emulation_part_2.o
#8 31.20   CC       RTP_Emulation_part_3.o
#8 31.21   CC       RTP_Emulation_part_4.o
#8 31.24   CC       RTP_Emulation_part_5.o
#8 31.27   CC       RTP_Emulation_part_6.o
#8 31.27   CC       RTP_Emulation_part_7.o
#8 31.29   CC       RTP_Types_part_1.o
#8 31.32   CC       RTP_Types_part_2.o
#8 31.34   CC       RTP_Types_part_3.o
#8 31.35   CC       RTP_Types_part_4.o
#8 31.38   CC       RTP_Types_part_5.o
#8 31.38   CC       RTP_Types_part_6.o
#8 31.39   CC       RTP_Types_part_7.o
#8 31.40   CC       Socket_API_Definitions_part_1.o
#8 31.41   CC       Socket_API_Definitions_part_2.o
#8 31.41   CC       Socket_API_Definitions_part_3.o
#8 31.41   CC       Socket_API_Definitions_part_4.o
#8 31.43   CC       Socket_API_Definitions_part_5.o
#8 31.44   CC       Socket_API_Definitions_part_6.o
#8 31.44   CC       Socket_API_Definitions_part_7.o
#8 31.44   CC       TCCConversion_Functions_part_1.o
#8 31.46   CC       TCCConversion_Functions_part_2.o
#8 31.46   CC       TCCConversion_Functions_part_3.o
#8 31.46   CC       TCCConversion_Functions_part_4.o
#8 31.48   CC       TCCConversion_Functions_part_5.o
#8 31.49   CC       TCCConversion_Functions_part_6.o
#8 31.49   CC       TCCConversion_Functions_part_7.o
#8 31.49   CC       TCCInterface_Functions_part_1.o
#8 31.49   CC       TCCInterface_Functions_part_2.o
#8 31.53   CC       TCCInterface_Functions_part_3.o
#8 31.53   CC       TCCInterface_Functions_part_4.o
#8 31.53   CC       TCCInterface_Functions_part_5.o
#8 31.54   CC       TCCInterface_Functions_part_6.o
#8 31.55   CC       TCCInterface_Functions_part_7.o
#8 31.57   CC       TELNETasp_PortType_part_1.o
#8 31.57   CC       TELNETasp_PortType_part_3.o
#8 31.57   CC       TELNETasp_PortType_part_2.o
#8 31.57   CC       TELNETasp_PortType_part_4.o
#8 31.59   CC       TELNETasp_PortType_part_5.o
#8 31.60   CC       TELNETasp_PortType_part_6.o
#8 31.60   CC       TELNETasp_PortType_part_7.o
#8 31.60   CC       TRXC_CodecPort_part_1.o
#8 31.60   CC       TRXC_CodecPort_part_2.o
#8 31.62   CC       TRXC_CodecPort_part_3.o
#8 31.62   CC       TRXC_CodecPort_part_4.o
#8 31.63   CC       TRXC_CodecPort_part_5.o
#8 31.63   CC       TRXC_CodecPort_part_6.o
#8 31.64   CC       TRXC_CodecPort_part_7.o
#8 31.64   CC       TRXC_CodecPort_CtrlFunct_part_1.o
#8 31.65   CC       TRXC_CodecPort_CtrlFunct_part_2.o
#8 31.66   CC       TRXC_CodecPort_CtrlFunct_part_3.o
#8 31.66   CC       TRXC_CodecPort_CtrlFunct_part_4.o
#8 31.68   CC       TRXC_CodecPort_CtrlFunct_part_5.o
#8 31.68   CC       TRXC_CodecPort_CtrlFunct_part_6.o
#8 31.69   CC       TRXC_CodecPort_CtrlFunct_part_7.o
#8 31.70   CC       TRXC_Types_part_1.o
#8 31.71   CC       TRXC_Types_part_2.o
#8 31.71   CC       TRXC_Types_part_3.o
#8 31.72   CC       TRXC_Types_part_4.o
#8 31.72   CC       TRXC_Types_part_5.o
#8 31.74   CC       TRXC_Types_part_6.o
#8 31.74   CC       TRXC_Types_part_7.o
#8 31.74   CC       UD_PortType_part_1.o
#8 31.75   CC       UD_PortType_part_2.o
#8 31.76   CC       UD_PortType_part_3.o
#8 31.78   CC       UD_PortType_part_4.o
#8 31.80   CC       UD_PortType_part_5.o
#8 31.80   CC       UD_PortType_part_6.o
#8 31.80   CC       UD_PortType_part_7.o
#8 31.80   CC       UD_Types_part_1.o
#8 31.82   CC       UD_Types_part_2.o
#8 31.82   CC       UD_Types_part_3.o
#8 31.82   CC       UD_Types_part_4.o
#8 31.84   CC       UD_Types_part_5.o
#8 31.84   CC       UD_Types_part_6.o
#8 31.85   CC       UD_Types_part_7.o
#8 31.85   CC       IPA_Emulation.o
#8 31.88   CC       IPA_Emulation_part_1.o
#8 31.88   CC       IPA_Emulation_part_2.o
#8 31.88   CC       IPA_Emulation_part_3.o
#8 31.91   CC       IPA_Emulation_part_4.o
#8 31.91   CC       IPA_Emulation_part_5.o
#8 31.92   CC       IPA_Emulation_part_6.o
#8 31.94   CC       IPA_Emulation_part_7.o
#8 31.94   CC       IPA_CodecPort_CtrlFunctDef.o
#8 31.95   CC       IPL4asp_PT.o
#8 31.96   CC       IPL4asp_discovery.o
#8 32.01   CC       IuUP_EncDec.o
#8 32.87   CC       L1CTL_PortType_CtrlFunctDef.o
#8 33.05   CC       Native_FunctionDefs.o
#8 33.14   CC       OSMUX_CodecPort_CtrlFunctDef.o
#8 33.19   CC       RLCMAC_EncDec.o
#8 33.44   CC       RTP_CodecPort_CtrlFunctDef.o
#8 33.78   CC       RTP_EncDec.o
#8 33.95   CC       TCCConversion.o
#8 34.06   CC       TCCInterface.o
#8 34.10   CC       TELNETasp_PT.o
#8 34.15   CC       TRXC_CodecPort_CtrlFunctDef.o
#8 34.25   CC       UD_PT.o
#8 34.28   CCLD     AMR_Types.so
#8 34.48   CCLD     AbisOML_Types.so
#8 34.60   CCLD     BTS_Tests.so
#8 34.72   CCLD     BTS_Tests_ASCI.so
#8 34.91   CCLD     BTS_Tests_LAPDm.so
#8 34.91   CCLD     BTS_Tests_OML.so
#8 34.92   CCLD     BTS_Tests_SMSCB.so
#8 35.08   CCLD     BTS_Tests_VAMOS.so
#8 35.09   CCLD     BTS_Tests_perf.so
#8 35.10   CCLD     GSM_RR_Types.so
#8 35.13   CCLD     GSM_RestOctets.so
#8 35.17   CCLD     GSM_SystemInformation.so
#8 35.22   CCLD     GSM_Types.so
#8 35.23   CCLD     General_Types.so
#8 35.30   CCLD     IPA_CodecPort.so
#8 35.33   CCLD     IPA_CodecPort_CtrlFunct.so
#8 35.34   CCLD     IPA_Testing.so
#8 35.35   CCLD     IPA_Types.so
#8 35.35   CCLD     IPL4asp_Functions.so
#8 35.38   CCLD     IPL4asp_PortType.so
#8 35.40   CCLD     IPL4asp_Types.so
#8 35.46   CCLD     IuUP_Emulation.so
#8 35.49   CCLD     IuUP_Types.so
#8 35.52   CCLD     L1CTL_PortType.so
#8 35.52   CCLD     L1CTL_PortType_CtrlFunct.so
#8 35.57   CCLD     L1CTL_Types.so
#8 35.63   CCLD     L3_Common.so
#8 35.64   CCLD     L3_Templates.so
#8 35.68   CCLD     LAPDm_RAW_PT.so
#8 35.70   CCLD     LAPDm_Types.so
#8 35.70   CCLD     Misc_Helpers.so
#8 35.72   CCLD     MobileL3_CC_Types.so
#8 35.72   CCLD     MobileL3_CommonIE_Types.so
#8 35.76   CCLD     MobileL3_GMM_SM_Types.so
#8 35.76   CCLD     MobileL3_MM_Types.so
#8 35.76   CCLD     MobileL3_RRM_Types.so
#8 35.77   CCLD     MobileL3_SMS_Types.so
#8 35.80   CCLD     MobileL3_SS_Types.so
#8 35.84   CCLD     MobileL3_Types.so
#8 35.84   CCLD     Native_Functions.so
#8 35.86   CCLD     OSMUX_CodecPort.so
#8 35.94   CCLD     OSMUX_CodecPort_CtrlFunct.so
#8 35.94   CCLD     OSMUX_Emulation.so
#8 35.97   CCLD     OSMUX_Types.so
#8 35.97   CCLD     Osmocom_CTRL_Adapter.so
#8 35.98   CCLD     Osmocom_CTRL_Functions.so
#8 36.00   CCLD     Osmocom_CTRL_Types.so
#8 36.01   CCLD     Osmocom_Types.so
#8 36.01   CCLD     Osmocom_VTY_Functions.so
#8 36.03   CCLD     PCUIF_CodecPort.so
#8 36.06   CCLD     PCUIF_Types.so
#8 36.07   CCLD     RLCMAC_CSN1_Templates.so
#8 36.07   CCLD     RLCMAC_CSN1_Types.so
#8 36.09   CCLD     RLCMAC_Templates.so
#8 36.15   CCLD     RLCMAC_Types.so
#8 36.15   CCLD     RSL_Emulation.so
#8 36.19   CCLD     RSL_Types.so
#8 36.20   CCLD     RTP_CodecPort.so
#8 36.20   CCLD     RTP_CodecPort_CtrlFunct.so
#8 36.20   CCLD     RTP_Emulation.so
#8 36.21   CCLD     RTP_Types.so
#8 36.22   CCLD     Socket_API_Definitions.so
#8 36.25   CCLD     TCCConversion_Functions.so
#8 36.27   CCLD     TCCInterface_Functions.so
#8 36.31   CCLD     TELNETasp_PortType.so
#8 36.34   CCLD     TRXC_CodecPort.so
#8 36.36   CCLD     TRXC_CodecPort_CtrlFunct.so
#8 36.38   CCLD     TRXC_Types.so
#8 36.38   CCLD     UD_PortType.so
#8 36.43   CCLD     UD_Types.so
#8 36.43   CCLD     AMR_Types_part_1.so
#8 36.44   CCLD     AMR_Types_part_2.so
#8 36.44   CCLD     AMR_Types_part_3.so
#8 36.47   CCLD     AMR_Types_part_4.so
#8 36.47   CCLD     AMR_Types_part_5.so
#8 36.47   CCLD     AMR_Types_part_6.so
#8 36.47   CCLD     AMR_Types_part_7.so
#8 36.48   CCLD     AbisOML_Types_part_1.so
#8 36.48   CCLD     AbisOML_Types_part_2.so
#8 36.50   CCLD     AbisOML_Types_part_3.so
#8 36.50   CCLD     AbisOML_Types_part_4.so
#8 36.50   CCLD     AbisOML_Types_part_5.so
#8 36.50   CCLD     AbisOML_Types_part_6.so
#8 36.53   CCLD     AbisOML_Types_part_7.so
#8 36.54   CCLD     BTS_Tests_part_1.so
#8 36.54   CCLD     BTS_Tests_part_2.so
#8 36.54   CCLD     BTS_Tests_part_3.so
#8 36.54   CCLD     BTS_Tests_part_4.so
#8 36.54   CCLD     BTS_Tests_part_5.so
#8 36.54   CCLD     BTS_Tests_part_6.so
#8 36.56   CCLD     BTS_Tests_part_7.so
#8 36.56   CCLD     BTS_Tests_ASCI_part_1.so
#8 36.56   CCLD     BTS_Tests_ASCI_part_2.so
#8 36.56   CCLD     BTS_Tests_ASCI_part_3.so
#8 36.57   CCLD     BTS_Tests_ASCI_part_4.so
#8 36.57   CCLD     BTS_Tests_ASCI_part_5.so
#8 36.57   CCLD     BTS_Tests_ASCI_part_6.so
#8 36.58   CCLD     BTS_Tests_ASCI_part_7.so
#8 36.60   CCLD     BTS_Tests_LAPDm_part_1.so
#8 36.60   CCLD     BTS_Tests_LAPDm_part_2.so
#8 36.60   CCLD     BTS_Tests_LAPDm_part_3.so
#8 36.60   CCLD     BTS_Tests_LAPDm_part_4.so
#8 36.62   CCLD     BTS_Tests_LAPDm_part_5.so
#8 36.62   CCLD     BTS_Tests_LAPDm_part_6.so
#8 36.63   CCLD     BTS_Tests_LAPDm_part_7.so
#8 36.63   CCLD     BTS_Tests_OML_part_1.so
#8 36.63   CCLD     BTS_Tests_OML_part_2.so
#8 36.63   CCLD     BTS_Tests_OML_part_3.so
#8 36.63   CCLD     BTS_Tests_OML_part_4.so
#8 36.64   CCLD     BTS_Tests_OML_part_5.so
#8 36.64   CCLD     BTS_Tests_OML_part_6.so
#8 36.64   CCLD     BTS_Tests_OML_part_7.so
#8 36.65   CCLD     BTS_Tests_SMSCB_part_1.so
#8 36.65   CCLD     BTS_Tests_SMSCB_part_2.so
#8 36.66   CCLD     BTS_Tests_SMSCB_part_3.so
#8 36.67   CCLD     BTS_Tests_SMSCB_part_4.so
#8 36.68   CCLD     BTS_Tests_SMSCB_part_5.so
#8 36.68   CCLD     BTS_Tests_SMSCB_part_6.so
#8 36.68   CCLD     BTS_Tests_SMSCB_part_7.so
#8 36.68   CCLD     BTS_Tests_VAMOS_part_1.so
#8 36.68   CCLD     BTS_Tests_VAMOS_part_2.so
#8 36.68   CCLD     BTS_Tests_VAMOS_part_3.so
#8 36.68   CCLD     BTS_Tests_VAMOS_part_4.so
#8 36.71   CCLD     BTS_Tests_VAMOS_part_6.so
#8 36.71   CCLD     BTS_Tests_VAMOS_part_5.so
#8 36.71   CCLD     BTS_Tests_VAMOS_part_7.so
#8 36.71   CCLD     BTS_Tests_perf_part_1.so
#8 36.71   CCLD     BTS_Tests_perf_part_2.so
#8 36.71   CCLD     BTS_Tests_perf_part_3.so
#8 36.71   CCLD     BTS_Tests_perf_part_4.so
#8 36.71   CCLD     BTS_Tests_perf_part_5.so
#8 36.71   CCLD     BTS_Tests_perf_part_6.so
#8 36.74   CCLD     BTS_Tests_perf_part_7.so
#8 36.74   CCLD     GSM_RR_Types_part_1.so
#8 36.74   CCLD     GSM_RR_Types_part_2.so
#8 36.74   CCLD     GSM_RR_Types_part_3.so
#8 36.74   CCLD     GSM_RR_Types_part_4.so
#8 36.74   CCLD     GSM_RR_Types_part_5.so
#8 36.74   CCLD     GSM_RR_Types_part_6.so
#8 36.75   CCLD     GSM_RR_Types_part_7.so
#8 36.75   CCLD     GSM_RestOctets_part_1.so
#8 36.75   CCLD     GSM_RestOctets_part_2.so
#8 36.78   CCLD     GSM_RestOctets_part_3.so
#8 36.78   CCLD     GSM_RestOctets_part_4.so
#8 36.78   CCLD     GSM_RestOctets_part_5.so
#8 36.79   CCLD     GSM_RestOctets_part_7.so
#8 36.79   CCLD     GSM_RestOctets_part_6.so
#8 36.79   CCLD     GSM_SystemInformation_part_1.so
#8 36.80   CCLD     GSM_SystemInformation_part_2.so
#8 36.82   CCLD     GSM_SystemInformation_part_3.so
#8 36.82   CCLD     GSM_SystemInformation_part_4.so
#8 36.82   CCLD     GSM_SystemInformation_part_5.so
#8 36.83   CCLD     GSM_SystemInformation_part_6.so
#8 36.83   CCLD     GSM_SystemInformation_part_7.so
#8 36.85   CCLD     GSM_Types_part_1.so
#8 36.85   CCLD     GSM_Types_part_2.so
#8 36.86   CCLD     GSM_Types_part_3.so
#8 36.86   CCLD     GSM_Types_part_4.so
#8 36.89   CCLD     GSM_Types_part_5.so
#8 36.89   CCLD     GSM_Types_part_6.so
#8 36.90   CCLD     GSM_Types_part_7.so
#8 36.90   CCLD     General_Types_part_1.so
#8 36.90   CCLD     General_Types_part_2.so
#8 36.90   CCLD     General_Types_part_3.so
#8 36.90   CCLD     General_Types_part_4.so
#8 36.90   CCLD     General_Types_part_5.so
#8 36.91   CCLD     General_Types_part_6.so
#8 36.92   CCLD     General_Types_part_7.so
#8 36.92   CCLD     IPA_CodecPort_part_1.so
#8 36.93   CCLD     IPA_CodecPort_part_2.so
#8 36.93   CCLD     IPA_CodecPort_part_3.so
#8 36.93   CCLD     IPA_CodecPort_part_4.so
#8 36.93   CCLD     IPA_CodecPort_part_5.so
#8 36.93   CCLD     IPA_CodecPort_part_6.so
#8 36.95   CCLD     IPA_CodecPort_part_7.so
#8 36.95   CCLD     IPA_CodecPort_CtrlFunct_part_1.so
#8 36.95   CCLD     IPA_CodecPort_CtrlFunct_part_2.so
#8 36.95   CCLD     IPA_CodecPort_CtrlFunct_part_3.so
#8 36.95   CCLD     IPA_CodecPort_CtrlFunct_part_4.so
#8 36.96   CCLD     IPA_CodecPort_CtrlFunct_part_5.so
#8 36.96   CCLD     IPA_CodecPort_CtrlFunct_part_6.so
#8 36.97   CCLD     IPA_CodecPort_CtrlFunct_part_7.so
#8 36.97   CCLD     IPA_Testing_part_1.so
#8 36.97   CCLD     IPA_Testing_part_2.so
#8 36.98   CCLD     IPA_Testing_part_3.so
#8 36.98   CCLD     IPA_Testing_part_4.so
#8 36.98   CCLD     IPA_Testing_part_5.so
#8 36.99   CCLD     IPA_Testing_part_6.so
#8 36.99   CCLD     IPA_Testing_part_7.so
#8 36.99   CCLD     IPA_Types_part_1.so
#8 36.99   CCLD     IPA_Types_part_2.so
#8 37.00   CCLD     IPA_Types_part_3.so
#8 37.00   CCLD     IPA_Types_part_4.so
#8 37.01   CCLD     IPA_Types_part_5.so
#8 37.01   CCLD     IPA_Types_part_6.so
#8 37.01   CCLD     IPA_Types_part_7.so
#8 37.01   CCLD     IPL4asp_Functions_part_1.so
#8 37.02   CCLD     IPL4asp_Functions_part_2.so
#8 37.02   CCLD     IPL4asp_Functions_part_3.so
#8 37.04   CCLD     IPL4asp_Functions_part_4.so
#8 37.04   CCLD     IPL4asp_Functions_part_5.so
#8 37.07   CCLD     IPL4asp_Functions_part_6.so
#8 37.07   CCLD     IPL4asp_Functions_part_7.so
#8 37.08   CCLD     IPL4asp_PortType_part_1.so
#8 37.09   CCLD     IPL4asp_PortType_part_2.so
#8 37.10   CCLD     IPL4asp_PortType_part_3.so
#8 37.10   CCLD     IPL4asp_PortType_part_4.so
#8 37.10   CCLD     IPL4asp_PortType_part_5.so
#8 37.10   CCLD     IPL4asp_PortType_part_6.so
#8 37.10   CCLD     IPL4asp_PortType_part_7.so
#8 37.10   CCLD     IPL4asp_Types_part_1.so
#8 37.10   CCLD     IPL4asp_Types_part_2.so
#8 37.13   CCLD     IPL4asp_Types_part_3.so
#8 37.13   CCLD     IPL4asp_Types_part_4.so
#8 37.16   CCLD     IPL4asp_Types_part_5.so
#8 37.16   CCLD     IPL4asp_Types_part_6.so
#8 37.16   CCLD     IPL4asp_Types_part_7.so
#8 37.18   CCLD     IuUP_Emulation_part_1.so
#8 37.20   CCLD     IuUP_Emulation_part_2.so
#8 37.22   CCLD     IuUP_Emulation_part_3.so
#8 37.22   CCLD     IuUP_Emulation_part_4.so
#8 37.24   CCLD     IuUP_Emulation_part_5.so
#8 37.24   CCLD     IuUP_Emulation_part_6.so
#8 37.25   CCLD     IuUP_Emulation_part_7.so
#8 37.26   CCLD     IuUP_Types_part_1.so
#8 37.27   CCLD     IuUP_Types_part_2.so
#8 37.27   CCLD     IuUP_Types_part_3.so
#8 37.30   CCLD     IuUP_Types_part_4.so
#8 37.32   CCLD     IuUP_Types_part_5.so
#8 37.32   CCLD     IuUP_Types_part_6.so
#8 37.32   CCLD     L1CTL_PortType_part_1.so
#8 37.32   CCLD     IuUP_Types_part_7.so
#8 37.32   CCLD     L1CTL_PortType_part_2.so
#8 37.32   CCLD     L1CTL_PortType_part_3.so
#8 37.32   CCLD     L1CTL_PortType_part_5.so
#8 37.32   CCLD     L1CTL_PortType_part_4.so
#8 37.34   CCLD     L1CTL_PortType_part_6.so
#8 37.35   CCLD     L1CTL_PortType_part_7.so
#8 37.35   CCLD     L1CTL_PortType_CtrlFunct_part_1.so
#8 37.36   CCLD     L1CTL_PortType_CtrlFunct_part_2.so
#8 37.38   CCLD     L1CTL_PortType_CtrlFunct_part_3.so
#8 37.40   CCLD     L1CTL_PortType_CtrlFunct_part_4.so
#8 37.41   CCLD     L1CTL_PortType_CtrlFunct_part_5.so
#8 37.42   CCLD     L1CTL_PortType_CtrlFunct_part_6.so
#8 37.42   CCLD     L1CTL_PortType_CtrlFunct_part_7.so
#8 37.42   CCLD     L1CTL_Types_part_1.so
#8 37.44   CCLD     L1CTL_Types_part_2.so
#8 37.44   CCLD     L1CTL_Types_part_3.so
#8 37.45   CCLD     L1CTL_Types_part_4.so
#8 37.45   CCLD     L1CTL_Types_part_5.so
#8 37.45   CCLD     L1CTL_Types_part_6.so
#8 37.46   CCLD     L1CTL_Types_part_7.so
#8 37.48   CCLD     L3_Common_part_1.so
#8 37.48   CCLD     L3_Common_part_2.so
#8 37.50   CCLD     L3_Common_part_3.so
#8 37.52   CCLD     L3_Common_part_4.so
#8 37.52   CCLD     L3_Common_part_5.so
#8 37.54   CCLD     L3_Common_part_6.so
#8 37.55   CCLD     L3_Common_part_7.so
#8 37.57   CCLD     L3_Templates_part_1.so
#8 37.58   CCLD     L3_Templates_part_2.so
#8 37.60   CCLD     L3_Templates_part_3.so
#8 37.61   CCLD     L3_Templates_part_4.so
#8 37.61   CCLD     L3_Templates_part_5.so
#8 37.62   CCLD     L3_Templates_part_6.so
#8 37.63   CCLD     L3_Templates_part_7.so
#8 37.64   CCLD     LAPDm_RAW_PT_part_1.so
#8 37.64   CCLD     LAPDm_RAW_PT_part_2.so
#8 37.65   CCLD     LAPDm_RAW_PT_part_3.so
#8 37.65   CCLD     LAPDm_RAW_PT_part_4.so
#8 37.65   CCLD     LAPDm_RAW_PT_part_6.so
#8 37.65   CCLD     LAPDm_RAW_PT_part_7.so
#8 37.65   CCLD     LAPDm_RAW_PT_part_5.so
#8 37.66   CCLD     LAPDm_Types_part_1.so
#8 37.66   CCLD     LAPDm_Types_part_2.so
#8 37.69   CCLD     LAPDm_Types_part_3.so
#8 37.69   CCLD     LAPDm_Types_part_4.so
#8 37.69   CCLD     LAPDm_Types_part_5.so
#8 37.70   CCLD     LAPDm_Types_part_6.so
#8 37.70   CCLD     LAPDm_Types_part_7.so
#8 37.71   CCLD     Misc_Helpers_part_3.so
#8 37.71   CCLD     Misc_Helpers_part_2.so
#8 37.72   CCLD     Misc_Helpers_part_1.so
#8 37.73   CCLD     Misc_Helpers_part_4.so
#8 37.74   CCLD     Misc_Helpers_part_5.so
#8 37.74   CCLD     Misc_Helpers_part_6.so
#8 37.76   CCLD     Misc_Helpers_part_7.so
#8 37.76   CCLD     MobileL3_CC_Types_part_1.so
#8 37.76   CCLD     MobileL3_CC_Types_part_2.so
#8 37.76   CCLD     MobileL3_CC_Types_part_3.so
#8 37.76   CCLD     MobileL3_CC_Types_part_4.so
#8 37.76   CCLD     MobileL3_CC_Types_part_5.so
#8 37.77   CCLD     MobileL3_CC_Types_part_6.so
#8 37.78   CCLD     MobileL3_CC_Types_part_7.so
#8 37.80   CCLD     MobileL3_CommonIE_Types_part_1.so
#8 37.80   CCLD     MobileL3_CommonIE_Types_part_2.so
#8 37.83   CCLD     MobileL3_CommonIE_Types_part_3.so
#8 37.83   CCLD     MobileL3_CommonIE_Types_part_4.so
#8 37.83   CCLD     MobileL3_CommonIE_Types_part_5.so
#8 37.84   CCLD     MobileL3_CommonIE_Types_part_6.so
#8 37.86   CCLD     MobileL3_CommonIE_Types_part_7.so
#8 37.86   CCLD     MobileL3_GMM_SM_Types_part_1.so
#8 37.86   CCLD     MobileL3_GMM_SM_Types_part_2.so
#8 37.86   CCLD     MobileL3_GMM_SM_Types_part_3.so
#8 37.87   CCLD     MobileL3_GMM_SM_Types_part_4.so
#8 37.87   CCLD     MobileL3_GMM_SM_Types_part_5.so
#8 37.87   CCLD     MobileL3_GMM_SM_Types_part_6.so
#8 37.88   CCLD     MobileL3_GMM_SM_Types_part_7.so
#8 37.88   CCLD     MobileL3_MM_Types_part_1.so
#8 37.89   CCLD     MobileL3_MM_Types_part_2.so
#8 37.91   CCLD     MobileL3_MM_Types_part_3.so
#8 37.94   CCLD     MobileL3_MM_Types_part_4.so
#8 37.97   CCLD     MobileL3_MM_Types_part_5.so
#8 37.98   CCLD     MobileL3_MM_Types_part_6.so
#8 38.00   CCLD     MobileL3_MM_Types_part_7.so
#8 38.01   CCLD     MobileL3_RRM_Types_part_1.so
#8 38.04   CCLD     MobileL3_RRM_Types_part_2.so
#8 38.05   CCLD     MobileL3_RRM_Types_part_3.so
#8 38.07   CCLD     MobileL3_RRM_Types_part_4.so
#8 38.07   CCLD     MobileL3_RRM_Types_part_5.so
#8 38.07   CCLD     MobileL3_RRM_Types_part_6.so
#8 38.07   CCLD     MobileL3_RRM_Types_part_7.so
#8 38.07   CCLD     MobileL3_SMS_Types_part_1.so
#8 38.07   CCLD     MobileL3_SMS_Types_part_2.so
#8 38.10   CCLD     MobileL3_SMS_Types_part_3.so
#8 38.10   CCLD     MobileL3_SMS_Types_part_4.so
#8 38.10   CCLD     MobileL3_SMS_Types_part_5.so
#8 38.11   CCLD     MobileL3_SMS_Types_part_6.so
#8 38.13   CCLD     MobileL3_SMS_Types_part_7.so
#8 38.15   CCLD     MobileL3_SS_Types_part_1.so
#8 38.15   CCLD     MobileL3_SS_Types_part_2.so
#8 38.15   CCLD     MobileL3_SS_Types_part_3.so
#8 38.15   CCLD     MobileL3_SS_Types_part_4.so
#8 38.15   CCLD     MobileL3_SS_Types_part_5.so
#8 38.15   CCLD     MobileL3_SS_Types_part_6.so
#8 38.15   CCLD     MobileL3_SS_Types_part_7.so
#8 38.18   CCLD     MobileL3_Types_part_1.so
#8 38.18   CCLD     MobileL3_Types_part_2.so
#8 38.19   CCLD     MobileL3_Types_part_3.so
#8 38.19   CCLD     MobileL3_Types_part_4.so
#8 38.19   CCLD     MobileL3_Types_part_5.so
#8 38.19   CCLD     MobileL3_Types_part_6.so
#8 38.19   CCLD     MobileL3_Types_part_7.so
#8 38.22   CCLD     Native_Functions_part_1.so
#8 38.22   CCLD     Native_Functions_part_2.so
#8 38.22   CCLD     Native_Functions_part_3.so
#8 38.22   CCLD     Native_Functions_part_4.so
#8 38.22   CCLD     Native_Functions_part_5.so
#8 38.25   CCLD     Native_Functions_part_6.so
#8 38.25   CCLD     Native_Functions_part_7.so
#8 38.25   CCLD     OSMUX_CodecPort_part_1.so
#8 38.25   CCLD     OSMUX_CodecPort_part_2.so
#8 38.27   CCLD     OSMUX_CodecPort_part_3.so
#8 38.28   CCLD     OSMUX_CodecPort_part_4.so
#8 38.28   CCLD     OSMUX_CodecPort_part_5.so
#8 38.28   CCLD     OSMUX_CodecPort_part_6.so
#8 38.28   CCLD     OSMUX_CodecPort_part_7.so
#8 38.28   CCLD     OSMUX_CodecPort_CtrlFunct_part_1.so
#8 38.28   CCLD     OSMUX_CodecPort_CtrlFunct_part_2.so
#8 38.31   CCLD     OSMUX_CodecPort_CtrlFunct_part_3.so
#8 38.31   CCLD     OSMUX_CodecPort_CtrlFunct_part_4.so
#8 38.31   CCLD     OSMUX_CodecPort_CtrlFunct_part_5.so
#8 38.31   CCLD     OSMUX_CodecPort_CtrlFunct_part_6.so
#8 38.32   CCLD     OSMUX_CodecPort_CtrlFunct_part_7.so
#8 38.32   CCLD     OSMUX_Emulation_part_1.so
#8 38.32   CCLD     OSMUX_Emulation_part_2.so
#8 38.32   CCLD     OSMUX_Emulation_part_3.so
#8 38.33   CCLD     OSMUX_Emulation_part_4.so
#8 38.34   CCLD     OSMUX_Emulation_part_5.so
#8 38.34   CCLD     OSMUX_Emulation_part_6.so
#8 38.35   CCLD     OSMUX_Emulation_part_7.so
#8 38.35   CCLD     OSMUX_Types_part_1.so
#8 38.35   CCLD     OSMUX_Types_part_2.so
#8 38.35   CCLD     OSMUX_Types_part_3.so
#8 38.35   CCLD     OSMUX_Types_part_4.so
#8 38.35   CCLD     OSMUX_Types_part_6.so
#8 38.35   CCLD     OSMUX_Types_part_5.so
#8 38.35   CCLD     OSMUX_Types_part_7.so
#8 38.37   CCLD     Osmocom_CTRL_Adapter_part_1.so
#8 38.37   CCLD     Osmocom_CTRL_Adapter_part_3.so
#8 38.37   CCLD     Osmocom_CTRL_Adapter_part_2.so
#8 38.38   CCLD     Osmocom_CTRL_Adapter_part_4.so
#8 38.38   CCLD     Osmocom_CTRL_Adapter_part_5.so
#8 38.38   CCLD     Osmocom_CTRL_Adapter_part_6.so
#8 38.38   CCLD     Osmocom_CTRL_Adapter_part_7.so
#8 38.38   CCLD     Osmocom_CTRL_Functions_part_1.so
#8 38.40   CCLD     Osmocom_CTRL_Functions_part_2.so
#8 38.40   CCLD     Osmocom_CTRL_Functions_part_3.so
#8 38.41   CCLD     Osmocom_CTRL_Functions_part_4.so
#8 38.41   CCLD     Osmocom_CTRL_Functions_part_5.so
#8 38.41   CCLD     Osmocom_CTRL_Functions_part_6.so
#8 38.42   CCLD     Osmocom_CTRL_Functions_part_7.so
#8 38.42   CCLD     Osmocom_CTRL_Types_part_1.so
#8 38.43   CCLD     Osmocom_CTRL_Types_part_2.so
#8 38.45   CCLD     Osmocom_CTRL_Types_part_3.so
#8 38.45   CCLD     Osmocom_CTRL_Types_part_4.so
#8 38.45   CCLD     Osmocom_CTRL_Types_part_5.so
#8 38.45   CCLD     Osmocom_CTRL_Types_part_6.so
#8 38.45   CCLD     Osmocom_CTRL_Types_part_7.so
#8 38.46   CCLD     Osmocom_Types_part_1.so
#8 38.46   CCLD     Osmocom_Types_part_2.so
#8 38.48   CCLD     Osmocom_Types_part_3.so
#8 38.48   CCLD     Osmocom_Types_part_4.so
#8 38.49   CCLD     Osmocom_Types_part_5.so
#8 38.49   CCLD     Osmocom_Types_part_6.so
#8 38.49   CCLD     Osmocom_Types_part_7.so
#8 38.49   CCLD     Osmocom_VTY_Functions_part_1.so
#8 38.50   CCLD     Osmocom_VTY_Functions_part_2.so
#8 38.50   CCLD     Osmocom_VTY_Functions_part_3.so
#8 38.50   CCLD     Osmocom_VTY_Functions_part_4.so
#8 38.50   CCLD     Osmocom_VTY_Functions_part_5.so
#8 38.50   CCLD     Osmocom_VTY_Functions_part_6.so
#8 38.50   CCLD     Osmocom_VTY_Functions_part_7.so
#8 38.51   CCLD     PCUIF_CodecPort_part_1.so
#8 38.53   CCLD     PCUIF_CodecPort_part_2.so
#8 38.53   CCLD     PCUIF_CodecPort_part_3.so
#8 38.53   CCLD     PCUIF_CodecPort_part_4.so
#8 38.53   CCLD     PCUIF_CodecPort_part_5.so
#8 38.54   CCLD     PCUIF_CodecPort_part_6.so
#8 38.55   CCLD     PCUIF_CodecPort_part_7.so
#8 38.56   CCLD     PCUIF_Types_part_1.so
#8 38.57   CCLD     PCUIF_Types_part_2.so
#8 38.58   CCLD     PCUIF_Types_part_3.so
#8 38.58   CCLD     PCUIF_Types_part_4.so
#8 38.59   CCLD     PCUIF_Types_part_5.so
#8 38.60   CCLD     PCUIF_Types_part_6.so
#8 38.61   CCLD     PCUIF_Types_part_7.so
#8 38.61   CCLD     RLCMAC_CSN1_Templates_part_1.so
#8 38.61   CCLD     RLCMAC_CSN1_Templates_part_2.so
#8 38.62   CCLD     RLCMAC_CSN1_Templates_part_3.so
#8 38.62   CCLD     RLCMAC_CSN1_Templates_part_4.so
#8 38.62   CCLD     RLCMAC_CSN1_Templates_part_5.so
#8 38.63   CCLD     RLCMAC_CSN1_Templates_part_6.so
#8 38.64   CCLD     RLCMAC_CSN1_Templates_part_7.so
#8 38.65   CCLD     RLCMAC_CSN1_Types_part_5.so
#8 38.66   CCLD     RLCMAC_CSN1_Types_part_6.so
#8 38.66   CCLD     RLCMAC_CSN1_Types_part_7.so
#8 38.66   CCLD     RLCMAC_Templates_part_1.so
#8 38.66   CCLD     RLCMAC_Templates_part_2.so
#8 38.66   CCLD     RLCMAC_Templates_part_3.so
#8 38.66   CCLD     RLCMAC_Templates_part_4.so
#8 38.67   CCLD     RLCMAC_Templates_part_5.so
#8 38.67   CCLD     RLCMAC_Templates_part_6.so
#8 38.67   CCLD     RLCMAC_Templates_part_7.so
#8 38.67   CCLD     RLCMAC_Types_part_1.so
#8 38.67   CCLD     RLCMAC_Types_part_2.so
#8 38.70   CCLD     RLCMAC_Types_part_3.so
#8 38.70   CCLD     RLCMAC_Types_part_4.so
#8 38.70   CCLD     RLCMAC_Types_part_5.so
#8 38.70   CCLD     RLCMAC_Types_part_6.so
#8 38.70   CCLD     RLCMAC_Types_part_7.so
#8 38.72   CCLD     RSL_Emulation_part_2.so
#8 38.72   CCLD     RSL_Emulation_part_3.so
#8 38.72   CCLD     RSL_Emulation_part_1.so
#8 38.72   CCLD     RSL_Emulation_part_4.so
#8 38.73   CCLD     RSL_Emulation_part_5.so
#8 38.73   CCLD     RSL_Emulation_part_6.so
#8 38.75   CCLD     RSL_Types_part_2.so
#8 38.75   CCLD     RSL_Emulation_part_7.so
#8 38.75   CCLD     RSL_Types_part_3.so
#8 38.78   CCLD     RSL_Types_part_4.so
#8 38.79   CCLD     RSL_Types_part_5.so
#8 38.79   CCLD     RSL_Types_part_6.so
#8 38.80   CCLD     RSL_Types_part_7.so
#8 38.80   CCLD     RTP_CodecPort_part_1.so
#8 38.81   CCLD     RTP_CodecPort_part_2.so
#8 38.81   CCLD     RTP_CodecPort_part_3.so
#8 38.81   CCLD     RTP_CodecPort_part_4.so
#8 38.81   CCLD     RTP_CodecPort_part_5.so
#8 38.81   CCLD     RTP_CodecPort_part_6.so
#8 38.81   CCLD     RTP_CodecPort_part_7.so
#8 38.83   CCLD     RTP_CodecPort_CtrlFunct_part_1.so
#8 38.84   CCLD     RTP_CodecPort_CtrlFunct_part_2.so
#8 38.84   CCLD     RTP_CodecPort_CtrlFunct_part_3.so
#8 38.84   CCLD     RTP_CodecPort_CtrlFunct_part_4.so
#8 38.84   CCLD     RTP_CodecPort_CtrlFunct_part_5.so
#8 38.85   CCLD     RTP_CodecPort_CtrlFunct_part_6.so
#8 38.86   CCLD     RTP_CodecPort_CtrlFunct_part_7.so
#8 38.87   CCLD     RTP_Emulation_part_1.so
#8 38.87   CCLD     RTP_Emulation_part_2.so
#8 38.90   CCLD     RTP_Emulation_part_3.so
#8 38.90   CCLD     RTP_Emulation_part_4.so
#8 38.91   CCLD     RTP_Emulation_part_5.so
#8 38.93   CCLD     RTP_Emulation_part_6.so
#8 38.94   CCLD     RTP_Emulation_part_7.so
#8 38.94   CCLD     RTP_Types_part_1.so
#8 38.95   CCLD     RTP_Types_part_3.so
#8 38.95   CCLD     RTP_Types_part_4.so
#8 38.95   CCLD     RTP_Types_part_6.so
#8 38.95   CCLD     RTP_Types_part_2.so
#8 38.95   CCLD     RTP_Types_part_5.so
#8 38.95   CCLD     RTP_Types_part_7.so
#8 38.95   CCLD     Socket_API_Definitions_part_1.so
#8 38.95   CCLD     Socket_API_Definitions_part_2.so
#8 38.95   CCLD     Socket_API_Definitions_part_3.so
#8 38.98   CCLD     Socket_API_Definitions_part_4.so
#8 38.98   CCLD     Socket_API_Definitions_part_5.so
#8 38.98   CCLD     Socket_API_Definitions_part_6.so
#8 38.99   CCLD     Socket_API_Definitions_part_7.so
#8 39.03   CCLD     TCCConversion_Functions_part_1.so
#8 39.04   CCLD     TCCConversion_Functions_part_2.so
#8 39.04   CCLD     TCCConversion_Functions_part_3.so
#8 39.04   CCLD     TCCConversion_Functions_part_4.so
#8 39.04   CCLD     TCCConversion_Functions_part_5.so
#8 39.04   CCLD     TCCConversion_Functions_part_6.so
#8 39.05   CCLD     TCCConversion_Functions_part_7.so
#8 39.06   CCLD     TCCInterface_Functions_part_1.so
#8 39.07   CCLD     TCCInterface_Functions_part_2.so
#8 39.09   CCLD     TCCInterface_Functions_part_3.so
#8 39.09   CCLD     TCCInterface_Functions_part_4.so
#8 39.10   CCLD     TCCInterface_Functions_part_5.so
#8 39.10   CCLD     TCCInterface_Functions_part_6.so
#8 39.10   CCLD     TCCInterface_Functions_part_7.so
#8 39.10   CCLD     TELNETasp_PortType_part_1.so
#8 39.10   CCLD     TELNETasp_PortType_part_2.so
#8 39.10   CCLD     TELNETasp_PortType_part_3.so
#8 39.10   CCLD     TELNETasp_PortType_part_4.so
#8 39.10   CCLD     TELNETasp_PortType_part_5.so
#8 39.12   CCLD     TELNETasp_PortType_part_6.so
#8 39.14   CCLD     TELNETasp_PortType_part_7.so
#8 39.14   CCLD     TRXC_CodecPort_part_1.so
#8 39.14   CCLD     TRXC_CodecPort_part_2.so
#8 39.15   CCLD     TRXC_CodecPort_part_4.so
#8 39.15   CCLD     TRXC_CodecPort_part_5.so
#8 39.15   CCLD     TRXC_CodecPort_part_3.so
#8 39.15   CCLD     TRXC_CodecPort_part_6.so
#8 39.15   CCLD     TRXC_CodecPort_part_7.so
#8 39.16   CCLD     TRXC_CodecPort_CtrlFunct_part_1.so
#8 39.16   CCLD     TRXC_CodecPort_CtrlFunct_part_2.so
#8 39.16   CCLD     TRXC_CodecPort_CtrlFunct_part_3.so
#8 39.16   CCLD     TRXC_CodecPort_CtrlFunct_part_4.so
#8 39.17   CCLD     TRXC_CodecPort_CtrlFunct_part_5.so
#8 39.17   CCLD     TRXC_CodecPort_CtrlFunct_part_6.so
#8 39.17   CCLD     TRXC_CodecPort_CtrlFunct_part_7.so
#8 39.18   CCLD     TRXC_Types_part_1.so
#8 39.18   CCLD     TRXC_Types_part_2.so
#8 39.18   CCLD     TRXC_Types_part_3.so
#8 39.18   CCLD     TRXC_Types_part_4.so
#8 39.18   CCLD     TRXC_Types_part_5.so
#8 39.19   CCLD     TRXC_Types_part_6.so
#8 39.20   CCLD     TRXC_Types_part_7.so
#8 39.20   CCLD     UD_PortType_part_1.so
#8 39.20   CCLD     UD_PortType_part_2.so
#8 39.21   CCLD     UD_PortType_part_3.so
#8 39.21   CCLD     UD_PortType_part_4.so
#8 39.21   CCLD     UD_PortType_part_5.so
#8 39.21   CCLD     UD_PortType_part_6.so
#8 39.21   CCLD     UD_PortType_part_7.so
#8 39.23   CCLD     UD_Types_part_1.so
#8 39.23   CCLD     UD_Types_part_2.so
#8 39.23   CCLD     UD_Types_part_3.so
#8 39.23   CCLD     UD_Types_part_4.so
#8 39.23   CCLD     UD_Types_part_5.so
#8 39.23   CCLD     UD_Types_part_6.so
#8 39.23   CCLD     UD_Types_part_7.so
#8 39.23   CCLD     IPA_Emulation_part_1.so
#8 39.25   CCLD     IPA_Emulation_part_2.so
#8 39.25   CCLD     IPA_Emulation_part_3.so
#8 39.25   CCLD     IPA_Emulation_part_4.so
#8 39.25   CCLD     IPA_Emulation_part_5.so
#8 39.25   CCLD     IPA_Emulation_part_6.so
#8 39.25   CCLD     IPA_Emulation_part_7.so
#8 39.25   CCLD     IPA_CodecPort_CtrlFunctDef.so
#8 39.25   CCLD     IPL4asp_PT.so
#8 39.25   CCLD     IPL4asp_discovery.so
#8 39.28   CCLD     IuUP_EncDec.so
#8 39.28   CCLD     L1CTL_PortType_CtrlFunctDef.so
#8 39.28   CCLD     Native_FunctionDefs.so
#8 39.28   CCLD     OSMUX_CodecPort_CtrlFunctDef.so
#8 39.28   CCLD     RLCMAC_EncDec.so
#8 39.28   CCLD     RTP_CodecPort_CtrlFunctDef.so
#8 39.28   CCLD     RTP_EncDec.so
#8 39.28   CCLD     TCCConversion.so
#8 39.29   CCLD     TCCInterface.so
#8 39.29   CCLD     TELNETasp_PT.so
#8 39.29   CCLD     TRXC_CodecPort_CtrlFunctDef.so
#8 39.29   CCLD     UD_PT.so
#8 39.31   CCLD     RLCMAC_CSN1_Types_part_4.so
#8 39.64   CCLD     IPA_Emulation.so
#8 39.80   CCLD     RLCMAC_CSN1_Types_part_3.so
#8 39.94   CCLD     RLCMAC_CSN1_Types_part_2.so
#8 40.01   CCLD     RLCMAC_CSN1_Types_part_1.so
#8 41.09   CCLD     RSL_Types_part_1.so
#8 41.14   CCLD     BTS_Tests
#8 41.79 make[1]: Leaving directory '/osmo-ttcn3-hacks/_build/bts'
#8 DONE 44.3s

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

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

 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]
b63a843d49b6: Preparing
267e68841451: Preparing
38283fe825a8: Preparing
9eb4b644ab3a: Preparing
f3c33d7091f2: Preparing
c5e696085450: Preparing
9b6327d0e16b: Preparing
2eccb28d6af5: Preparing
28ef3de123bf: Preparing
e7899ed8ce6f: Preparing
a38dcc3dd2ca: Preparing
1ed774d8fe49: Preparing
ae66f00cea4b: Preparing
8bbbb79c4691: Preparing
2121fef147ae: Preparing
b9ce848e9054: Preparing
fbcabac612a8: Preparing
1c723b0785ab: Preparing
f77cd126bcdf: Preparing
2eccb28d6af5: Waiting
28ef3de123bf: Waiting
e7899ed8ce6f: Waiting
a38dcc3dd2ca: Waiting
1ed774d8fe49: Waiting
ae66f00cea4b: Waiting
8bbbb79c4691: Waiting
2121fef147ae: Waiting
c5e696085450: Waiting
b9ce848e9054: Waiting
fbcabac612a8: Waiting
f77cd126bcdf: Waiting
1c723b0785ab: Waiting
9b6327d0e16b: Waiting
9eb4b644ab3a: Layer already exists
f3c33d7091f2: Layer already exists
9b6327d0e16b: Layer already exists
c5e696085450: Layer already exists
28ef3de123bf: Layer already exists
2eccb28d6af5: Layer already exists
e7899ed8ce6f: Layer already exists
a38dcc3dd2ca: Layer already exists
ae66f00cea4b: Layer already exists
1ed774d8fe49: Layer already exists
38283fe825a8: Pushed
8bbbb79c4691: Layer already exists
2121fef147ae: Layer already exists
fbcabac612a8: Layer already exists
b9ce848e9054: Layer already exists
f77cd126bcdf: Layer already exists
1c723b0785ab: Layer already exists
b63a843d49b6: Pushed
267e68841451: Pushed
latest: digest: sha256:731213ba7c1c7b98d5a5968b11510d34fc7c1fab0758517bc0702fa42fc03688 size: 4289
Finished: SUCCESS