Skip to content
This log is too long to show here, 175 KB has been skipped — click to see the complete log
#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