Skip to content
This log is too long to show here, 407 KB has been skipped — click to see the complete log
#8 1.502                           specify the character to indicate a new line instead of '+'
#8 1.502     --output-indicator-old <char>
#8 1.502                           specify the character to indicate an old line instead of '-'
#8 1.502     --output-indicator-context <char>
#8 1.502                           specify the character to indicate a context instead of ' '
#8 1.502 
#8 1.502 Diff rename options
#8 1.502     -B, --break-rewrites[=<n>[/<m>]]
#8 1.502                           break complete rewrite changes into pairs of delete and create
#8 1.502     -M, --find-renames[=<n>]
#8 1.502                           detect renames
#8 1.502     -D, --irreversible-delete
#8 1.502                           omit the preimage for deletes
#8 1.502     -C, --find-copies[=<n>]
#8 1.502                           detect copies
#8 1.502     --find-copies-harder  use unmodified files as source to find copies
#8 1.502     --no-renames          disable rename detection
#8 1.502     --rename-empty        use empty blobs as rename source
#8 1.502     --follow              continue listing the history of a file beyond renames
#8 1.502     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.502 
#8 1.502 Diff algorithm options
#8 1.502     --minimal             produce the smallest possible diff
#8 1.502     -w, --ignore-all-space
#8 1.502                           ignore whitespace when comparing lines
#8 1.502     -b, --ignore-space-change
#8 1.502                           ignore changes in amount of whitespace
#8 1.502     --ignore-space-at-eol
#8 1.502                           ignore changes in whitespace at EOL
#8 1.502     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.502     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.502     -I, --ignore-matching-lines <regex>
#8 1.502                           ignore changes whose all lines match <regex>
#8 1.502     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.502     --patience            generate diff using the "patience diff" algorithm
#8 1.502     --histogram           generate diff using the "histogram diff" algorithm
#8 1.502     --diff-algorithm <algorithm>
#8 1.502                           choose a diff algorithm
#8 1.502     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.502     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.502     --word-diff-regex <regex>
#8 1.502                           use <regex> to decide what a word is
#8 1.502     --color-words[=<regex>]
#8 1.502                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.502     --color-moved[=<mode>]
#8 1.503                           moved lines of code are colored differently
#8 1.503     --color-moved-ws <mode>
#8 1.503                           how white spaces are ignored in --color-moved
#8 1.503 
#8 1.503 Other diff options
#8 1.503     --relative[=<prefix>]
#8 1.503                           when run from subdir, exclude changes outside and show relative paths
#8 1.503     -a, --text            treat all files as text
#8 1.503     -R                    swap two inputs, reverse the diff
#8 1.503     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.503     --quiet               disable all output of the program
#8 1.503     --ext-diff            allow an external diff helper to be executed
#8 1.503     --textconv            run external text conversion filters when comparing binary files
#8 1.503     --ignore-submodules[=<when>]
#8 1.503                           ignore changes to submodules in the diff generation
#8 1.503     --submodule[=<format>]
#8 1.503                           specify how differences in submodules are shown
#8 1.503     --ita-invisible-in-index
#8 1.503                           hide 'git add -N' entries from the index
#8 1.503     --ita-visible-in-index
#8 1.503                           treat 'git add -N' entries as real in the index
#8 1.503     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.503     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.503     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.503     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.503     -O <file>             control the order in which files appear in the output
#8 1.503     --rotate-to <path>    show the change in the specified path first
#8 1.503     --skip-to <path>      skip the output to the specified path
#8 1.503     --find-object <object-id>
#8 1.503                           look for differences that change the number of occurrences of the specified object
#8 1.503     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.503                           select files by diff type
#8 1.503     --output <file>       output to a specific file
#8 1.503 
#8 1.508 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSGP_v13.0.0'
#8 1.508 To add an exception for this directory, call:
#8 1.508 
#8 1.508 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSGP_v13.0.0
#8 1.514 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSGP_v13.0.0'
#8 1.514 To add an exception for this directory, call:
#8 1.514 
#8 1.514 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSGP_v13.0.0
#8 1.518 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.518 usage: git diff --no-index [<options>] <path> <path>
#8 1.518 
#8 1.518 Diff output format options
#8 1.518     -p, --patch           generate patch
#8 1.518     -s, --no-patch        suppress diff output
#8 1.518     -u                    generate patch
#8 1.518     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.518     -W, --function-context
#8 1.518                           generate diffs with <n> lines context
#8 1.518     --raw                 generate the diff in raw format
#8 1.518     --patch-with-raw      synonym for '-p --raw'
#8 1.518     --patch-with-stat     synonym for '-p --stat'
#8 1.518     --numstat             machine friendly --stat
#8 1.518     --shortstat           output only the last line of --stat
#8 1.518     -X, --dirstat[=<param1,param2>...]
#8 1.518                           output the distribution of relative amount of changes for each sub-directory
#8 1.518     --cumulative          synonym for --dirstat=cumulative
#8 1.518     --dirstat-by-file[=<param1,param2>...]
#8 1.518                           synonym for --dirstat=files,param1,param2...
#8 1.518     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.518     --summary             condensed summary such as creations, renames and mode changes
#8 1.519     --name-only           show only names of changed files
#8 1.519     --name-status         show only names and status of changed files
#8 1.519     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.519                           generate diffstat
#8 1.519     --stat-width <width>  generate diffstat with a given width
#8 1.519     --stat-name-width <width>
#8 1.519                           generate diffstat with a given name width
#8 1.519     --stat-graph-width <width>
#8 1.519                           generate diffstat with a given graph width
#8 1.519     --stat-count <count>  generate diffstat with limited lines
#8 1.519     --compact-summary     generate compact summary in diffstat
#8 1.519     --binary              output a binary diff that can be applied
#8 1.519     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.519     --color[=<when>]      show colored diff
#8 1.519     --ws-error-highlight <kind>
#8 1.519                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.519     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.519     --abbrev[=<n>]        use <n> digits to display object names
#8 1.519     --src-prefix <prefix>
#8 1.519                           show the given source prefix instead of "a/"
#8 1.519     --dst-prefix <prefix>
#8 1.519                           show the given destination prefix instead of "b/"
#8 1.519     --line-prefix <prefix>
#8 1.519                           prepend an additional prefix to every line of output
#8 1.519     --no-prefix           do not show any source or destination prefix
#8 1.519     --inter-hunk-context <n>
#8 1.519                           show context between diff hunks up to the specified number of lines
#8 1.519     --output-indicator-new <char>
#8 1.519                           specify the character to indicate a new line instead of '+'
#8 1.519     --output-indicator-old <char>
#8 1.519                           specify the character to indicate an old line instead of '-'
#8 1.519     --output-indicator-context <char>
#8 1.519                           specify the character to indicate a context instead of ' '
#8 1.519 
#8 1.519 Diff rename options
#8 1.519     -B, --break-rewrites[=<n>[/<m>]]
#8 1.519                           break complete rewrite changes into pairs of delete and create
#8 1.519     -M, --find-renames[=<n>]
#8 1.519                           detect renames
#8 1.519     -D, --irreversible-delete
#8 1.519                           omit the preimage for deletes
#8 1.519     -C, --find-copies[=<n>]
#8 1.519                           detect copies
#8 1.519     --find-copies-harder  use unmodified files as source to find copies
#8 1.519     --no-renames          disable rename detection
#8 1.519     --rename-empty        use empty blobs as rename source
#8 1.519     --follow              continue listing the history of a file beyond renames
#8 1.519     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.519 
#8 1.519 Diff algorithm options
#8 1.519     --minimal             produce the smallest possible diff
#8 1.519     -w, --ignore-all-space
#8 1.519                           ignore whitespace when comparing lines
#8 1.519     -b, --ignore-space-change
#8 1.519                           ignore changes in amount of whitespace
#8 1.519     --ignore-space-at-eol
#8 1.519                           ignore changes in whitespace at EOL
#8 1.519     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.519     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.519     -I, --ignore-matching-lines <regex>
#8 1.519                           ignore changes whose all lines match <regex>
#8 1.519     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.519     --patience            generate diff using the "patience diff" algorithm
#8 1.519     --histogram           generate diff using the "histogram diff" algorithm
#8 1.519     --diff-algorithm <algorithm>
#8 1.519                           choose a diff algorithm
#8 1.519     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.519     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.519     --word-diff-regex <regex>
#8 1.519                           use <regex> to decide what a word is
#8 1.519     --color-words[=<regex>]
#8 1.519                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.519     --color-moved[=<mode>]
#8 1.519                           moved lines of code are colored differently
#8 1.519     --color-moved-ws <mode>
#8 1.519                           how white spaces are ignored in --color-moved
#8 1.519 
#8 1.519 Other diff options
#8 1.519     --relative[=<prefix>]
#8 1.519                           when run from subdir, exclude changes outside and show relative paths
#8 1.519     -a, --text            treat all files as text
#8 1.519     -R                    swap two inputs, reverse the diff
#8 1.519     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.519     --quiet               disable all output of the program
#8 1.519     --ext-diff            allow an external diff helper to be executed
#8 1.519     --textconv            run external text conversion filters when comparing binary files
#8 1.519     --ignore-submodules[=<when>]
#8 1.519                           ignore changes to submodules in the diff generation
#8 1.519     --submodule[=<format>]
#8 1.519                           specify how differences in submodules are shown
#8 1.519     --ita-invisible-in-index
#8 1.519                           hide 'git add -N' entries from the index
#8 1.519     --ita-visible-in-index
#8 1.519                           treat 'git add -N' entries as real in the index
#8 1.519     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.519     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.519     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.519     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.519     -O <file>             control the order in which files appear in the output
#8 1.519     --rotate-to <path>    show the change in the specified path first
#8 1.519     --skip-to <path>      skip the output to the specified path
#8 1.519     --find-object <object-id>
#8 1.519                           look for differences that change the number of occurrences of the specified object
#8 1.519     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.519                           select files by diff type
#8 1.519     --output <file>       output to a specific file
#8 1.519 
#8 1.523 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/osmo-uecups'
#8 1.523 To add an exception for this directory, call:
#8 1.523 
#8 1.523 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/osmo-uecups
#8 1.525 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/osmo-uecups'
#8 1.525 To add an exception for this directory, call:
#8 1.525 
#8 1.525 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/osmo-uecups
#8 1.527 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.527 usage: git diff --no-index [<options>] <path> <path>
#8 1.527 
#8 1.527 Diff output format options
#8 1.527     -p, --patch           generate patch
#8 1.527     -s, --no-patch        suppress diff output
#8 1.527     -u                    generate patch
#8 1.527     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.527     -W, --function-context
#8 1.527                           generate diffs with <n> lines context
#8 1.527     --raw                 generate the diff in raw format
#8 1.527     --patch-with-raw      synonym for '-p --raw'
#8 1.527     --patch-with-stat     synonym for '-p --stat'
#8 1.527     --numstat             machine friendly --stat
#8 1.527     --shortstat           output only the last line of --stat
#8 1.527     -X, --dirstat[=<param1,param2>...]
#8 1.527                           output the distribution of relative amount of changes for each sub-directory
#8 1.527     --cumulative          synonym for --dirstat=cumulative
#8 1.527     --dirstat-by-file[=<param1,param2>...]
#8 1.527                           synonym for --dirstat=files,param1,param2...
#8 1.527     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.527     --summary             condensed summary such as creations, renames and mode changes
#8 1.527     --name-only           show only names of changed files
#8 1.527     --name-status         show only names and status of changed files
#8 1.527     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.527                           generate diffstat
#8 1.527     --stat-width <width>  generate diffstat with a given width
#8 1.527     --stat-name-width <width>
#8 1.527                           generate diffstat with a given name width
#8 1.527     --stat-graph-width <width>
#8 1.527                           generate diffstat with a given graph width
#8 1.527     --stat-count <count>  generate diffstat with limited lines
#8 1.527     --compact-summary     generate compact summary in diffstat
#8 1.527     --binary              output a binary diff that can be applied
#8 1.527     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.527     --color[=<when>]      show colored diff
#8 1.527     --ws-error-highlight <kind>
#8 1.527                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.527     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.527     --abbrev[=<n>]        use <n> digits to display object names
#8 1.527     --src-prefix <prefix>
#8 1.527                           show the given source prefix instead of "a/"
#8 1.527     --dst-prefix <prefix>
#8 1.527                           show the given destination prefix instead of "b/"
#8 1.527     --line-prefix <prefix>
#8 1.527                           prepend an additional prefix to every line of output
#8 1.527     --no-prefix           do not show any source or destination prefix
#8 1.527     --inter-hunk-context <n>
#8 1.527                           show context between diff hunks up to the specified number of lines
#8 1.527     --output-indicator-new <char>
#8 1.527                           specify the character to indicate a new line instead of '+'
#8 1.527     --output-indicator-old <char>
#8 1.527                           specify the character to indicate an old line instead of '-'
#8 1.527     --output-indicator-context <char>
#8 1.527                           specify the character to indicate a context instead of ' '
#8 1.527 
#8 1.527 Diff rename options
#8 1.527     -B, --break-rewrites[=<n>[/<m>]]
#8 1.527                           break complete rewrite changes into pairs of delete and create
#8 1.527     -M, --find-renames[=<n>]
#8 1.527                           detect renames
#8 1.527     -D, --irreversible-delete
#8 1.527                           omit the preimage for deletes
#8 1.527     -C, --find-copies[=<n>]
#8 1.527                           detect copies
#8 1.527     --find-copies-harder  use unmodified files as source to find copies
#8 1.527     --no-renames          disable rename detection
#8 1.527     --rename-empty        use empty blobs as rename source
#8 1.527     --follow              continue listing the history of a file beyond renames
#8 1.527     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.527 
#8 1.527 Diff algorithm options
#8 1.527     --minimal             produce the smallest possible diff
#8 1.527     -w, --ignore-all-space
#8 1.527                           ignore whitespace when comparing lines
#8 1.527     -b, --ignore-space-change
#8 1.527                           ignore changes in amount of whitespace
#8 1.527     --ignore-space-at-eol
#8 1.527                           ignore changes in whitespace at EOL
#8 1.527     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.527     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.527     -I, --ignore-matching-lines <regex>
#8 1.527                           ignore changes whose all lines match <regex>
#8 1.527     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.527     --patience            generate diff using the "patience diff" algorithm
#8 1.527     --histogram           generate diff using the "histogram diff" algorithm
#8 1.527     --diff-algorithm <algorithm>
#8 1.527                           choose a diff algorithm
#8 1.527     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.527     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.527     --word-diff-regex <regex>
#8 1.527                           use <regex> to decide what a word is
#8 1.527     --color-words[=<regex>]
#8 1.527                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.527     --color-moved[=<mode>]
#8 1.527                           moved lines of code are colored differently
#8 1.527     --color-moved-ws <mode>
#8 1.527                           how white spaces are ignored in --color-moved
#8 1.527 
#8 1.527 Other diff options
#8 1.527     --relative[=<prefix>]
#8 1.527                           when run from subdir, exclude changes outside and show relative paths
#8 1.527     -a, --text            treat all files as text
#8 1.527     -R                    swap two inputs, reverse the diff
#8 1.527     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.527     --quiet               disable all output of the program
#8 1.527     --ext-diff            allow an external diff helper to be executed
#8 1.527     --textconv            run external text conversion filters when comparing binary files
#8 1.527     --ignore-submodules[=<when>]
#8 1.527                           ignore changes to submodules in the diff generation
#8 1.527     --submodule[=<format>]
#8 1.527                           specify how differences in submodules are shown
#8 1.527     --ita-invisible-in-index
#8 1.527                           hide 'git add -N' entries from the index
#8 1.527     --ita-visible-in-index
#8 1.527                           treat 'git add -N' entries as real in the index
#8 1.527     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.527     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.527     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.527     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.527     -O <file>             control the order in which files appear in the output
#8 1.527     --rotate-to <path>    show the change in the specified path first
#8 1.527     --skip-to <path>      skip the output to the specified path
#8 1.527     --find-object <object-id>
#8 1.527                           look for differences that change the number of occurrences of the specified object
#8 1.527     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.527                           select files by diff type
#8 1.527     --output <file>       output to a specific file
#8 1.527 
#8 1.529 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/nas'
#8 1.529 To add an exception for this directory, call:
#8 1.529 
#8 1.529 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/nas
#8 1.530 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/nas'
#8 1.530 To add an exception for this directory, call:
#8 1.530 
#8 1.530 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/nas
#8 1.532 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.532 usage: git diff --no-index [<options>] <path> <path>
#8 1.532 
#8 1.532 Diff output format options
#8 1.532     -p, --patch           generate patch
#8 1.532     -s, --no-patch        suppress diff output
#8 1.532     -u                    generate patch
#8 1.532     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.532     -W, --function-context
#8 1.532                           generate diffs with <n> lines context
#8 1.532     --raw                 generate the diff in raw format
#8 1.532     --patch-with-raw      synonym for '-p --raw'
#8 1.532     --patch-with-stat     synonym for '-p --stat'
#8 1.532     --numstat             machine friendly --stat
#8 1.532     --shortstat           output only the last line of --stat
#8 1.532     -X, --dirstat[=<param1,param2>...]
#8 1.532                           output the distribution of relative amount of changes for each sub-directory
#8 1.532     --cumulative          synonym for --dirstat=cumulative
#8 1.532     --dirstat-by-file[=<param1,param2>...]
#8 1.532                           synonym for --dirstat=files,param1,param2...
#8 1.532     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.532     --summary             condensed summary such as creations, renames and mode changes
#8 1.532     --name-only           show only names of changed files
#8 1.532     --name-status         show only names and status of changed files
#8 1.532     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.532                           generate diffstat
#8 1.532     --stat-width <width>  generate diffstat with a given width
#8 1.532     --stat-name-width <width>
#8 1.532                           generate diffstat with a given name width
#8 1.532     --stat-graph-width <width>
#8 1.532                           generate diffstat with a given graph width
#8 1.532     --stat-count <count>  generate diffstat with limited lines
#8 1.532     --compact-summary     generate compact summary in diffstat
#8 1.532     --binary              output a binary diff that can be applied
#8 1.532     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.532     --color[=<when>]      show colored diff
#8 1.532     --ws-error-highlight <kind>
#8 1.532                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.532     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.532     --abbrev[=<n>]        use <n> digits to display object names
#8 1.532     --src-prefix <prefix>
#8 1.532                           show the given source prefix instead of "a/"
#8 1.532     --dst-prefix <prefix>
#8 1.532                           show the given destination prefix instead of "b/"
#8 1.532     --line-prefix <prefix>
#8 1.532                           prepend an additional prefix to every line of output
#8 1.532     --no-prefix           do not show any source or destination prefix
#8 1.532     --inter-hunk-context <n>
#8 1.532                           show context between diff hunks up to the specified number of lines
#8 1.532     --output-indicator-new <char>
#8 1.532                           specify the character to indicate a new line instead of '+'
#8 1.532     --output-indicator-old <char>
#8 1.532                           specify the character to indicate an old line instead of '-'
#8 1.532     --output-indicator-context <char>
#8 1.532                           specify the character to indicate a context instead of ' '
#8 1.532 
#8 1.532 Diff rename options
#8 1.532     -B, --break-rewrites[=<n>[/<m>]]
#8 1.532                           break complete rewrite changes into pairs of delete and create
#8 1.532     -M, --find-renames[=<n>]
#8 1.532                           detect renames
#8 1.532     -D, --irreversible-delete
#8 1.532                           omit the preimage for deletes
#8 1.532     -C, --find-copies[=<n>]
#8 1.532                           detect copies
#8 1.532     --find-copies-harder  use unmodified files as source to find copies
#8 1.532     --no-renames          disable rename detection
#8 1.532     --rename-empty        use empty blobs as rename source
#8 1.532     --follow              continue listing the history of a file beyond renames
#8 1.532     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.532 
#8 1.532 Diff algorithm options
#8 1.532     --minimal             produce the smallest possible diff
#8 1.532     -w, --ignore-all-space
#8 1.532                           ignore whitespace when comparing lines
#8 1.532     -b, --ignore-space-change
#8 1.532                           ignore changes in amount of whitespace
#8 1.532     --ignore-space-at-eol
#8 1.532                           ignore changes in whitespace at EOL
#8 1.532     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.532     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.532     -I, --ignore-matching-lines <regex>
#8 1.532                           ignore changes whose all lines match <regex>
#8 1.532     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.532     --patience            generate diff using the "patience diff" algorithm
#8 1.532     --histogram           generate diff using the "histogram diff" algorithm
#8 1.532     --diff-algorithm <algorithm>
#8 1.532                           choose a diff algorithm
#8 1.532     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.532     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.532     --word-diff-regex <regex>
#8 1.532                           use <regex> to decide what a word is
#8 1.532     --color-words[=<regex>]
#8 1.532                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.532     --color-moved[=<mode>]
#8 1.532                           moved lines of code are colored differently
#8 1.532     --color-moved-ws <mode>
#8 1.532                           how white spaces are ignored in --color-moved
#8 1.532 
#8 1.532 Other diff options
#8 1.532     --relative[=<prefix>]
#8 1.532                           when run from subdir, exclude changes outside and show relative paths
#8 1.532     -a, --text            treat all files as text
#8 1.532     -R                    swap two inputs, reverse the diff
#8 1.532     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.532     --quiet               disable all output of the program
#8 1.532     --ext-diff            allow an external diff helper to be executed
#8 1.532     --textconv            run external text conversion filters when comparing binary files
#8 1.532     --ignore-submodules[=<when>]
#8 1.532                           ignore changes to submodules in the diff generation
#8 1.532     --submodule[=<format>]
#8 1.532                           specify how differences in submodules are shown
#8 1.532     --ita-invisible-in-index
#8 1.532                           hide 'git add -N' entries from the index
#8 1.532     --ita-visible-in-index
#8 1.532                           treat 'git add -N' entries as real in the index
#8 1.532     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.532     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.532     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.532     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.532     -O <file>             control the order in which files appear in the output
#8 1.532     --rotate-to <path>    show the change in the specified path first
#8 1.532     --skip-to <path>      skip the output to the specified path
#8 1.532     --find-object <object-id>
#8 1.532                           look for differences that change the number of occurrences of the specified object
#8 1.532     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.532                           select files by diff type
#8 1.532     --output <file>       output to a specific file
#8 1.532 
#8 1.534 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSMAP'
#8 1.534 To add an exception for this directory, call:
#8 1.534 
#8 1.534 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSMAP
#8 1.536 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSMAP'
#8 1.536 To add an exception for this directory, call:
#8 1.536 
#8 1.536 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSMAP
#8 1.537 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.537 usage: git diff --no-index [<options>] <path> <path>
#8 1.537 
#8 1.537 Diff output format options
#8 1.537     -p, --patch           generate patch
#8 1.537     -s, --no-patch        suppress diff output
#8 1.537     -u                    generate patch
#8 1.537     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.537     -W, --function-context
#8 1.537                           generate diffs with <n> lines context
#8 1.537     --raw                 generate the diff in raw format
#8 1.537     --patch-with-raw      synonym for '-p --raw'
#8 1.537     --patch-with-stat     synonym for '-p --stat'
#8 1.537     --numstat             machine friendly --stat
#8 1.537     --shortstat           output only the last line of --stat
#8 1.537     -X, --dirstat[=<param1,param2>...]
#8 1.537                           output the distribution of relative amount of changes for each sub-directory
#8 1.537     --cumulative          synonym for --dirstat=cumulative
#8 1.537     --dirstat-by-file[=<param1,param2>...]
#8 1.537                           synonym for --dirstat=files,param1,param2...
#8 1.537     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.537     --summary             condensed summary such as creations, renames and mode changes
#8 1.537     --name-only           show only names of changed files
#8 1.537     --name-status         show only names and status of changed files
#8 1.537     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.537                           generate diffstat
#8 1.537     --stat-width <width>  generate diffstat with a given width
#8 1.537     --stat-name-width <width>
#8 1.537                           generate diffstat with a given name width
#8 1.537     --stat-graph-width <width>
#8 1.537                           generate diffstat with a given graph width
#8 1.537     --stat-count <count>  generate diffstat with limited lines
#8 1.537     --compact-summary     generate compact summary in diffstat
#8 1.537     --binary              output a binary diff that can be applied
#8 1.537     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.537     --color[=<when>]      show colored diff
#8 1.537     --ws-error-highlight <kind>
#8 1.537                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.537     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.537     --abbrev[=<n>]        use <n> digits to display object names
#8 1.537     --src-prefix <prefix>
#8 1.537                           show the given source prefix instead of "a/"
#8 1.537     --dst-prefix <prefix>
#8 1.537                           show the given destination prefix instead of "b/"
#8 1.537     --line-prefix <prefix>
#8 1.537                           prepend an additional prefix to every line of output
#8 1.537     --no-prefix           do not show any source or destination prefix
#8 1.537     --inter-hunk-context <n>
#8 1.537                           show context between diff hunks up to the specified number of lines
#8 1.537     --output-indicator-new <char>
#8 1.537                           specify the character to indicate a new line instead of '+'
#8 1.537     --output-indicator-old <char>
#8 1.537                           specify the character to indicate an old line instead of '-'
#8 1.537     --output-indicator-context <char>
#8 1.537                           specify the character to indicate a context instead of ' '
#8 1.537 
#8 1.537 Diff rename options
#8 1.537     -B, --break-rewrites[=<n>[/<m>]]
#8 1.537                           break complete rewrite changes into pairs of delete and create
#8 1.537     -M, --find-renames[=<n>]
#8 1.537                           detect renames
#8 1.537     -D, --irreversible-delete
#8 1.537                           omit the preimage for deletes
#8 1.537     -C, --find-copies[=<n>]
#8 1.537                           detect copies
#8 1.537     --find-copies-harder  use unmodified files as source to find copies
#8 1.537     --no-renames          disable rename detection
#8 1.537     --rename-empty        use empty blobs as rename source
#8 1.537     --follow              continue listing the history of a file beyond renames
#8 1.537     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.537 
#8 1.537 Diff algorithm options
#8 1.537     --minimal             produce the smallest possible diff
#8 1.537     -w, --ignore-all-space
#8 1.537                           ignore whitespace when comparing lines
#8 1.537     -b, --ignore-space-change
#8 1.537                           ignore changes in amount of whitespace
#8 1.537     --ignore-space-at-eol
#8 1.537                           ignore changes in whitespace at EOL
#8 1.537     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.537     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.537     -I, --ignore-matching-lines <regex>
#8 1.537                           ignore changes whose all lines match <regex>
#8 1.537     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.537     --patience            generate diff using the "patience diff" algorithm
#8 1.537     --histogram           generate diff using the "histogram diff" algorithm
#8 1.537     --diff-algorithm <algorithm>
#8 1.537                           choose a diff algorithm
#8 1.537     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.537     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.537     --word-diff-regex <regex>
#8 1.537                           use <regex> to decide what a word is
#8 1.537     --color-words[=<regex>]
#8 1.537                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.537     --color-moved[=<mode>]
#8 1.537                           moved lines of code are colored differently
#8 1.537     --color-moved-ws <mode>
#8 1.537                           how white spaces are ignored in --color-moved
#8 1.537 
#8 1.537 Other diff options
#8 1.537     --relative[=<prefix>]
#8 1.537                           when run from subdir, exclude changes outside and show relative paths
#8 1.537     -a, --text            treat all files as text
#8 1.537     -R                    swap two inputs, reverse the diff
#8 1.537     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.537     --quiet               disable all output of the program
#8 1.537     --ext-diff            allow an external diff helper to be executed
#8 1.537     --textconv            run external text conversion filters when comparing binary files
#8 1.537     --ignore-submodules[=<when>]
#8 1.537                           ignore changes to submodules in the diff generation
#8 1.537     --submodule[=<format>]
#8 1.537                           specify how differences in submodules are shown
#8 1.537     --ita-invisible-in-index
#8 1.537                           hide 'git add -N' entries from the index
#8 1.537     --ita-visible-in-index
#8 1.537                           treat 'git add -N' entries as real in the index
#8 1.537     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.537     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.537     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.537     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.537     -O <file>             control the order in which files appear in the output
#8 1.537     --rotate-to <path>    show the change in the specified path first
#8 1.537     --skip-to <path>      skip the output to the specified path
#8 1.537     --find-object <object-id>
#8 1.537                           look for differences that change the number of occurrences of the specified object
#8 1.537     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.537                           select files by diff type
#8 1.537     --output <file>       output to a specific file
#8 1.537 
#8 1.538 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.MAP'
#8 1.538 To add an exception for this directory, call:
#8 1.538 
#8 1.538 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.MAP
#8 1.539 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.MAP'
#8 1.539 To add an exception for this directory, call:
#8 1.539 
#8 1.539 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.MAP
#8 1.540 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.540 usage: git diff --no-index [<options>] <path> <path>
#8 1.540 
#8 1.540 Diff output format options
#8 1.540     -p, --patch           generate patch
#8 1.540     -s, --no-patch        suppress diff output
#8 1.540     -u                    generate patch
#8 1.540     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.540     -W, --function-context
#8 1.540                           generate diffs with <n> lines context
#8 1.540     --raw                 generate the diff in raw format
#8 1.540     --patch-with-raw      synonym for '-p --raw'
#8 1.540     --patch-with-stat     synonym for '-p --stat'
#8 1.540     --numstat             machine friendly --stat
#8 1.540     --shortstat           output only the last line of --stat
#8 1.540     -X, --dirstat[=<param1,param2>...]
#8 1.540                           output the distribution of relative amount of changes for each sub-directory
#8 1.540     --cumulative          synonym for --dirstat=cumulative
#8 1.540     --dirstat-by-file[=<param1,param2>...]
#8 1.540                           synonym for --dirstat=files,param1,param2...
#8 1.540     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.540     --summary             condensed summary such as creations, renames and mode changes
#8 1.540     --name-only           show only names of changed files
#8 1.540     --name-status         show only names and status of changed files
#8 1.540     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.540                           generate diffstat
#8 1.540     --stat-width <width>  generate diffstat with a given width
#8 1.540     --stat-name-width <width>
#8 1.540                           generate diffstat with a given name width
#8 1.540     --stat-graph-width <width>
#8 1.540                           generate diffstat with a given graph width
#8 1.540     --stat-count <count>  generate diffstat with limited lines
#8 1.540     --compact-summary     generate compact summary in diffstat
#8 1.540     --binary              output a binary diff that can be applied
#8 1.540     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.540     --color[=<when>]      show colored diff
#8 1.540     --ws-error-highlight <kind>
#8 1.540                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.540     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.540     --abbrev[=<n>]        use <n> digits to display object names
#8 1.540     --src-prefix <prefix>
#8 1.540                           show the given source prefix instead of "a/"
#8 1.540     --dst-prefix <prefix>
#8 1.540                           show the given destination prefix instead of "b/"
#8 1.540     --line-prefix <prefix>
#8 1.540                           prepend an additional prefix to every line of output
#8 1.540     --no-prefix           do not show any source or destination prefix
#8 1.540     --inter-hunk-context <n>
#8 1.540                           show context between diff hunks up to the specified number of lines
#8 1.540     --output-indicator-new <char>
#8 1.540                           specify the character to indicate a new line instead of '+'
#8 1.540     --output-indicator-old <char>
#8 1.540                           specify the character to indicate an old line instead of '-'
#8 1.540     --output-indicator-context <char>
#8 1.540                           specify the character to indicate a context instead of ' '
#8 1.540 
#8 1.540 Diff rename options
#8 1.540     -B, --break-rewrites[=<n>[/<m>]]
#8 1.540                           break complete rewrite changes into pairs of delete and create
#8 1.540     -M, --find-renames[=<n>]
#8 1.540                           detect renames
#8 1.540     -D, --irreversible-delete
#8 1.540                           omit the preimage for deletes
#8 1.540     -C, --find-copies[=<n>]
#8 1.540                           detect copies
#8 1.540     --find-copies-harder  use unmodified files as source to find copies
#8 1.540     --no-renames          disable rename detection
#8 1.540     --rename-empty        use empty blobs as rename source
#8 1.540     --follow              continue listing the history of a file beyond renames
#8 1.540     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.540 
#8 1.540 Diff algorithm options
#8 1.540     --minimal             produce the smallest possible diff
#8 1.540     -w, --ignore-all-space
#8 1.540                           ignore whitespace when comparing lines
#8 1.540     -b, --ignore-space-change
#8 1.540                           ignore changes in amount of whitespace
#8 1.540     --ignore-space-at-eol
#8 1.540                           ignore changes in whitespace at EOL
#8 1.540     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.540     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.540     -I, --ignore-matching-lines <regex>
#8 1.540                           ignore changes whose all lines match <regex>
#8 1.540     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.540     --patience            generate diff using the "patience diff" algorithm
#8 1.540     --histogram           generate diff using the "histogram diff" algorithm
#8 1.540     --diff-algorithm <algorithm>
#8 1.540                           choose a diff algorithm
#8 1.540     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.540     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.540     --word-diff-regex <regex>
#8 1.540                           use <regex> to decide what a word is
#8 1.540     --color-words[=<regex>]
#8 1.540                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.540     --color-moved[=<mode>]
#8 1.540                           moved lines of code are colored differently
#8 1.540     --color-moved-ws <mode>
#8 1.540                           how white spaces are ignored in --color-moved
#8 1.540 
#8 1.540 Other diff options
#8 1.540     --relative[=<prefix>]
#8 1.540                           when run from subdir, exclude changes outside and show relative paths
#8 1.540     -a, --text            treat all files as text
#8 1.540     -R                    swap two inputs, reverse the diff
#8 1.540     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.540     --quiet               disable all output of the program
#8 1.540     --ext-diff            allow an external diff helper to be executed
#8 1.540     --textconv            run external text conversion filters when comparing binary files
#8 1.540     --ignore-submodules[=<when>]
#8 1.540                           ignore changes to submodules in the diff generation
#8 1.540     --submodule[=<format>]
#8 1.540                           specify how differences in submodules are shown
#8 1.540     --ita-invisible-in-index
#8 1.540                           hide 'git add -N' entries from the index
#8 1.540     --ita-visible-in-index
#8 1.540                           treat 'git add -N' entries as real in the index
#8 1.540     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.540     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.540     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.540     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.540     -O <file>             control the order in which files appear in the output
#8 1.540     --rotate-to <path>    show the change in the specified path first
#8 1.540     --skip-to <path>      skip the output to the specified path
#8 1.540     --find-object <object-id>
#8 1.540                           look for differences that change the number of occurrences of the specified object
#8 1.540     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.540                           select files by diff type
#8 1.540     --output <file>       output to a specific file
#8 1.540 
#8 1.542 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.AF_PACKET'
#8 1.542 To add an exception for this directory, call:
#8 1.542 
#8 1.542 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.AF_PACKET
#8 1.543 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.AF_PACKET'
#8 1.543 To add an exception for this directory, call:
#8 1.543 
#8 1.543 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.AF_PACKET
#8 1.544 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.544 usage: git diff --no-index [<options>] <path> <path>
#8 1.544 
#8 1.544 Diff output format options
#8 1.544     -p, --patch           generate patch
#8 1.544     -s, --no-patch        suppress diff output
#8 1.544     -u                    generate patch
#8 1.544     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.544     -W, --function-context
#8 1.544                           generate diffs with <n> lines context
#8 1.544     --raw                 generate the diff in raw format
#8 1.544     --patch-with-raw      synonym for '-p --raw'
#8 1.544     --patch-with-stat     synonym for '-p --stat'
#8 1.544     --numstat             machine friendly --stat
#8 1.544     --shortstat           output only the last line of --stat
#8 1.544     -X, --dirstat[=<param1,param2>...]
#8 1.544                           output the distribution of relative amount of changes for each sub-directory
#8 1.544     --cumulative          synonym for --dirstat=cumulative
#8 1.544     --dirstat-by-file[=<param1,param2>...]
#8 1.544                           synonym for --dirstat=files,param1,param2...
#8 1.544     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.544     --summary             condensed summary such as creations, renames and mode changes
#8 1.544     --name-only           show only names of changed files
#8 1.544     --name-status         show only names and status of changed files
#8 1.544     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.544                           generate diffstat
#8 1.544     --stat-width <width>  generate diffstat with a given width
#8 1.544     --stat-name-width <width>
#8 1.544                           generate diffstat with a given name width
#8 1.544     --stat-graph-width <width>
#8 1.544                           generate diffstat with a given graph width
#8 1.544     --stat-count <count>  generate diffstat with limited lines
#8 1.544     --compact-summary     generate compact summary in diffstat
#8 1.544     --binary              output a binary diff that can be applied
#8 1.544     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.544     --color[=<when>]      show colored diff
#8 1.544     --ws-error-highlight <kind>
#8 1.544                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.544     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.544     --abbrev[=<n>]        use <n> digits to display object names
#8 1.544     --src-prefix <prefix>
#8 1.544                           show the given source prefix instead of "a/"
#8 1.544     --dst-prefix <prefix>
#8 1.544                           show the given destination prefix instead of "b/"
#8 1.544     --line-prefix <prefix>
#8 1.544                           prepend an additional prefix to every line of output
#8 1.544     --no-prefix           do not show any source or destination prefix
#8 1.544     --inter-hunk-context <n>
#8 1.544                           show context between diff hunks up to the specified number of lines
#8 1.544     --output-indicator-new <char>
#8 1.544                           specify the character to indicate a new line instead of '+'
#8 1.544     --output-indicator-old <char>
#8 1.544                           specify the character to indicate an old line instead of '-'
#8 1.544     --output-indicator-context <char>
#8 1.544                           specify the character to indicate a context instead of ' '
#8 1.544 
#8 1.544 Diff rename options
#8 1.544     -B, --break-rewrites[=<n>[/<m>]]
#8 1.544                           break complete rewrite changes into pairs of delete and create
#8 1.544     -M, --find-renames[=<n>]
#8 1.544                           detect renames
#8 1.544     -D, --irreversible-delete
#8 1.544                           omit the preimage for deletes
#8 1.544     -C, --find-copies[=<n>]
#8 1.544                           detect copies
#8 1.544     --find-copies-harder  use unmodified files as source to find copies
#8 1.544     --no-renames          disable rename detection
#8 1.544     --rename-empty        use empty blobs as rename source
#8 1.544     --follow              continue listing the history of a file beyond renames
#8 1.544     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.544 
#8 1.544 Diff algorithm options
#8 1.544     --minimal             produce the smallest possible diff
#8 1.544     -w, --ignore-all-space
#8 1.544                           ignore whitespace when comparing lines
#8 1.544     -b, --ignore-space-change
#8 1.544                           ignore changes in amount of whitespace
#8 1.544     --ignore-space-at-eol
#8 1.544                           ignore changes in whitespace at EOL
#8 1.544     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.544     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.544     -I, --ignore-matching-lines <regex>
#8 1.544                           ignore changes whose all lines match <regex>
#8 1.544     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.544     --patience            generate diff using the "patience diff" algorithm
#8 1.544     --histogram           generate diff using the "histogram diff" algorithm
#8 1.544     --diff-algorithm <algorithm>
#8 1.544                           choose a diff algorithm
#8 1.544     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.544     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.544     --word-diff-regex <regex>
#8 1.544                           use <regex> to decide what a word is
#8 1.544     --color-words[=<regex>]
#8 1.544                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.544     --color-moved[=<mode>]
#8 1.544                           moved lines of code are colored differently
#8 1.544     --color-moved-ws <mode>
#8 1.544                           how white spaces are ignored in --color-moved
#8 1.544 
#8 1.544 Other diff options
#8 1.544     --relative[=<prefix>]
#8 1.544                           when run from subdir, exclude changes outside and show relative paths
#8 1.544     -a, --text            treat all files as text
#8 1.544     -R                    swap two inputs, reverse the diff
#8 1.544     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.544     --quiet               disable all output of the program
#8 1.544     --ext-diff            allow an external diff helper to be executed
#8 1.544     --textconv            run external text conversion filters when comparing binary files
#8 1.544     --ignore-submodules[=<when>]
#8 1.544                           ignore changes to submodules in the diff generation
#8 1.544     --submodule[=<format>]
#8 1.544                           specify how differences in submodules are shown
#8 1.544     --ita-invisible-in-index
#8 1.544                           hide 'git add -N' entries from the index
#8 1.544     --ita-visible-in-index
#8 1.544                           treat 'git add -N' entries as real in the index
#8 1.544     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.544     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.544     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.544     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.544     -O <file>             control the order in which files appear in the output
#8 1.544     --rotate-to <path>    show the change in the specified path first
#8 1.544     --skip-to <path>      skip the output to the specified path
#8 1.544     --find-object <object-id>
#8 1.544                           look for differences that change the number of occurrences of the specified object
#8 1.544     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.544                           select files by diff type
#8 1.544     --output <file>       output to a specific file
#8 1.544 
#8 1.548 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.USB'
#8 1.548 To add an exception for this directory, call:
#8 1.548 
#8 1.548 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.USB
#8 1.549 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.USB'
#8 1.549 To add an exception for this directory, call:
#8 1.549 
#8 1.549 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.USB
#8 1.550 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.550 usage: git diff --no-index [<options>] <path> <path>
#8 1.550 
#8 1.550 Diff output format options
#8 1.550     -p, --patch           generate patch
#8 1.550     -s, --no-patch        suppress diff output
#8 1.550     -u                    generate patch
#8 1.550     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.550     -W, --function-context
#8 1.550                           generate diffs with <n> lines context
#8 1.550     --raw                 generate the diff in raw format
#8 1.550     --patch-with-raw      synonym for '-p --raw'
#8 1.550     --patch-with-stat     synonym for '-p --stat'
#8 1.550     --numstat             machine friendly --stat
#8 1.550     --shortstat           output only the last line of --stat
#8 1.550     -X, --dirstat[=<param1,param2>...]
#8 1.550                           output the distribution of relative amount of changes for each sub-directory
#8 1.550     --cumulative          synonym for --dirstat=cumulative
#8 1.550     --dirstat-by-file[=<param1,param2>...]
#8 1.550                           synonym for --dirstat=files,param1,param2...
#8 1.550     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.550     --summary             condensed summary such as creations, renames and mode changes
#8 1.550     --name-only           show only names of changed files
#8 1.550     --name-status         show only names and status of changed files
#8 1.550     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.550                           generate diffstat
#8 1.550     --stat-width <width>  generate diffstat with a given width
#8 1.550     --stat-name-width <width>
#8 1.550                           generate diffstat with a given name width
#8 1.550     --stat-graph-width <width>
#8 1.550                           generate diffstat with a given graph width
#8 1.550     --stat-count <count>  generate diffstat with limited lines
#8 1.550     --compact-summary     generate compact summary in diffstat
#8 1.550     --binary              output a binary diff that can be applied
#8 1.550     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.550     --color[=<when>]      show colored diff
#8 1.550     --ws-error-highlight <kind>
#8 1.550                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.550     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.550     --abbrev[=<n>]        use <n> digits to display object names
#8 1.550     --src-prefix <prefix>
#8 1.550                           show the given source prefix instead of "a/"
#8 1.550     --dst-prefix <prefix>
#8 1.550                           show the given destination prefix instead of "b/"
#8 1.550     --line-prefix <prefix>
#8 1.550                           prepend an additional prefix to every line of output
#8 1.550     --no-prefix           do not show any source or destination prefix
#8 1.550     --inter-hunk-context <n>
#8 1.550                           show context between diff hunks up to the specified number of lines
#8 1.550     --output-indicator-new <char>
#8 1.550                           specify the character to indicate a new line instead of '+'
#8 1.550     --output-indicator-old <char>
#8 1.550                           specify the character to indicate an old line instead of '-'
#8 1.550     --output-indicator-context <char>
#8 1.550                           specify the character to indicate a context instead of ' '
#8 1.550 
#8 1.550 Diff rename options
#8 1.550     -B, --break-rewrites[=<n>[/<m>]]
#8 1.550                           break complete rewrite changes into pairs of delete and create
#8 1.550     -M, --find-renames[=<n>]
#8 1.550                           detect renames
#8 1.550     -D, --irreversible-delete
#8 1.550                           omit the preimage for deletes
#8 1.550     -C, --find-copies[=<n>]
#8 1.550                           detect copies
#8 1.550     --find-copies-harder  use unmodified files as source to find copies
#8 1.550     --no-renames          disable rename detection
#8 1.550     --rename-empty        use empty blobs as rename source
#8 1.550     --follow              continue listing the history of a file beyond renames
#8 1.550     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.550 
#8 1.550 Diff algorithm options
#8 1.550     --minimal             produce the smallest possible diff
#8 1.550     -w, --ignore-all-space
#8 1.550                           ignore whitespace when comparing lines
#8 1.550     -b, --ignore-space-change
#8 1.550                           ignore changes in amount of whitespace
#8 1.550     --ignore-space-at-eol
#8 1.550                           ignore changes in whitespace at EOL
#8 1.550     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.550     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.550     -I, --ignore-matching-lines <regex>
#8 1.550                           ignore changes whose all lines match <regex>
#8 1.550     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.550     --patience            generate diff using the "patience diff" algorithm
#8 1.550     --histogram           generate diff using the "histogram diff" algorithm
#8 1.550     --diff-algorithm <algorithm>
#8 1.550                           choose a diff algorithm
#8 1.550     --anchoredWARNING: titan.Libraries.TCCUsefulFunctions skipped because it contains uncommitted modifications!
#8 1.551 WARNING: titan.ProtocolEmulations.M3UA skipped because it contains uncommitted modifications!
#8 1.551 WARNING: titan.ProtocolEmulations.SCCP skipped because it contains uncommitted modifications!
#8 1.551 WARNING: titan.ProtocolModules.BSSAPP_v7.3.0 skipped because it contains uncommitted modifications!
#8 1.551 WARNING: titan.ProtocolModules.DIAMETER_ProtocolModule_Generator skipped because it contains uncommitted modifications!
#8 1.551 WARNING: titan.ProtocolModules.DNS skipped because it contains uncommitted modifications!
#8 1.551 WARNING: titan.ProtocolModules.GRE skipped because it contains uncommitted modifications!
#8 1.551 WARNING: titan.ProtocolModules.GTP_v13.5.0 skipped because it contains uncommitted modifications!
#8 1.551 WARNING: titan.ProtocolModules.GTPv2_v13.7.0 skipped because it contains uncommitted modifications!
#8 1.551 WARNING: titan.ProtocolModules.ICMP skipped because it contains uncommitted modifications!
#8 1.552 WARNING: titan.ProtocolModules.ICMPv6 skipped because it contains uncommitted modifications!
#8 1.552 WARNING: titan.ProtocolModules.IP skipped because it contains uncommitted modifications!
#8 1.552 WARNING: titan.ProtocolModules.ISUP_Q.762 skipped because it contains uncommitted modifications!
#8 1.552 WARNING: titan.ProtocolModules.JSON_v07_2006 skipped because it contains uncommitted modifications!
#8 1.552 WARNING: titan.ProtocolModules.L2TP skipped because it contains uncommitted modifications!
#8 1.552  <text>     generate diff using the "anchored diff" algorithm
#8 1.552     --word-diff[=<mode>]  show word diff, using <mode> to delimit c
#8 1.552 [output clipped, log limit 200KiB/s reached]
#8 1.552 WARNING: titan.ProtocolModules.LLC_v7.1.0 skipped because it contains uncommitted modifications!
#8 1.552 WARNING: titan.ProtocolModules.M3UA skipped because it contains uncommitted modifications!
#8 1.552 WARNING: titan.ProtocolModules.MobileL3_v13.4.0 skipped because it contains uncommitted modifications!
#8 1.552 WARNING: titan.ProtocolModules.SMPP skipped because it contains uncommitted modifications!
#8 1.552 WARNING: titan.ProtocolModules.TCP skipped because it contains uncommitted modifications!
#8 1.552 WARNING: titan.ProtocolModules.UDP skipped because it contains uncommitted modifications!
#8 1.552 WARNING: titan.ProtocolModules.RTP skipped because it contains uncommitted modifications!
#8 1.552 WARNING: titan.ProtocolModules.M2PA skipped because it contains uncommitted modifications!
#8 1.552 WARNING: titan.ProtocolModules.ROSE skipped because it contains uncommitted modifications!
#8 1.552 WARNING: titan.ProtocolModules.SCTP skipped because it contains uncommitted modifications!
#8 1.553 WARNING: titan.ProtocolModules.SDP skipped because it contains uncommitted modifications!
#8 1.553 WARNING: titan.ProtocolModules.SUA skipped because it contains uncommitted modifications!
#8 1.553 WARNING: titan.ProtocolModules.NAS_EPS_15.2.0.1 skipped because it contains uncommitted modifications!
#8 1.553 WARNING: titan.ProtocolModules.NS_v7.3.0 skipped because it contains uncommitted modifications!
#8 1.553 WARNING: titan.ProtocolModules.SGsAP_13.2.0 skipped because it contains uncommitted modifications!
#8 1.553 WARNING: titan.ProtocolModules.SNDCP_v7.0.0 skipped because it contains uncommitted modifications!
#8 1.553 WARNING: titan.ProtocolModules.PFCP_v15.1.0 skipped because it contains uncommitted modifications!
#8 1.553 WARNING: titan.TestPorts.Common_Components.Socket-API skipped because it contains uncommitted modifications!
#8 1.554 WARNING: titan.TestPorts.Common_Components.Abstract_Socket skipped because it contains uncommitted modifications!
#8 1.554 WARNING: titan.TestPorts.HTTPmsg skipped because it contains uncommitted modifications!
#8 1.554 WARNING: titan.TestPorts.IPL4asp skipped because it contains uncommitted modifications!
#8 1.554 WARNING: titan.TestPorts.LANL2asp skipped because it contains uncommitted modifications!
#8 1.554 WARNING: titan.TestPorts.MTP3asp skipped because it contains uncommitted modifications!
#8 1.554 WARNING: titan.TestPorts.PCAPasp skipped because it contains uncommitted modifications!
#8 1.554 WARNING: titan.TestPorts.PIPEasp skipped because it contains uncommitted modifications!
#8 1.554 WARNING: titan.TestPorts.SIPmsg skipped because it contains uncommitted modifications!
#8 1.554 WARNING: titan.TestPorts.TELNETasp skipped because it contains uncommitted modifications!
#8 1.555 WARNING: titan.TestPorts.TCPasp skipped because it contains uncommitted modifications!
#8 1.555 WARNING: titan.TestPorts.UDPasp skipped because it contains uncommitted modifications!
#8 1.555 WARNING: titan.TestPorts.UNIX_DOMAIN_SOCKETasp skipped because it contains uncommitted modifications!
#8 1.555 WARNING: titan.TestPorts.SCTPasp skipped because it contains uncommitted modifications!
#8 1.555 WARNING: titan.ProtocolModules.BSSGP_v13.0.0 skipped because it contains uncommitted modifications!
#8 1.555 WARNING: osmo-uecups skipped because it contains uncommitted modifications!
#8 1.555 WARNING: nas skipped because it contains uncommitted modifications!
#8 1.555 WARNING: titan.ProtocolModules.BSSMAP skipped because it contains uncommitted modifications!
#8 1.555 WARNING: titan.ProtocolModules.MAP skipped because it contains uncommitted modifications!
#8 1.555 WARNING: titan.TestPorts.AF_PACKET skipped because it contains uncommitted modifications!
#8 1.555 WARNING: titan.TestPorts.USB skipped because it contains uncommitted modifications!
#8 1.556 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps'
#8 1.556 touch .make.deps
#8 1.559 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh'
#8 1.560 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh'
#8 1.560 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh'
#8 1.560 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh'
#8 1.561 '/_scripts' -> '/osmo-ttcn3-hacks/_scripts'
#8 1.641 (cd bts && ./gen_links.sh && ./regen_makefile.sh)
#8 1.832 make -C _build/bts compile
#8 1.836 make[1]: Entering directory '/osmo-ttcn3-hacks/_build/bts'
#8 1.836   PP       IPA_Emulation.ttcn
#8 1.913   TTCN     *.ttcn *.asn
#8 2.405 touch compile
#8 2.405 make[1]: Leaving directory '/osmo-ttcn3-hacks/_build/bts'
#8 2.405 make -j20 -C _build/bts
#8 2.413 make[1]: Entering directory '/osmo-ttcn3-hacks/_build/bts'
#8 2.455   DEP      UD_PT.cc
#8 2.455   DEP      TELNETasp_PT.cc
#8 2.455   DEP      TRXC_CodecPort_CtrlFunctDef.cc
#8 2.455   DEP      TCCInterface.cc
#8 2.455   DEP      TCCConversion.cc
#8 2.455   DEP      RTP_EncDec.cc
#8 2.456   DEP      RTP_CodecPort_CtrlFunctDef.cc
#8 2.456   DEP      RLCMAC_EncDec.cc
#8 2.456   DEP      OSMUX_CodecPort_CtrlFunctDef.cc
#8 2.456   DEP      Native_FunctionDefs.cc
#8 2.456   DEP      L1CTL_PortType_CtrlFunctDef.cc
#8 2.456   DEP      IuUP_EncDec.cc
#8 2.456   DEP      IPL4asp_discovery.cc
#8 2.457   DEP      IPL4asp_PT.cc
#8 2.457   DEP      IPA_CodecPort_CtrlFunctDef.cc
#8 2.528   DEP      IPA_Emulation_part_7.cc
#8 2.528   DEP      IPA_Emulation_part_6.cc
#8 2.528   DEP      IPA_Emulation_part_5.cc
#8 2.528   DEP      IPA_Emulation_part_4.cc
#8 2.543   DEP      IPA_Emulation_part_3.cc
#8 2.543   DEP      IPA_Emulation_part_2.cc
#8 2.544   DEP      IPA_Emulation_part_1.cc
#8 2.544   DEP      UD_Types_part_7.cc
#8 2.544   DEP      IPA_Emulation.cc
#8 2.549   DEP      UD_Types_part_6.cc
#8 2.550   DEP      UD_Types_part_5.cc
#8 2.550   DEP      UD_Types_part_4.cc
#8 2.555   DEP      UD_Types_part_3.cc
#8 2.556   DEP      UD_Types_part_2.cc
#8 2.560   DEP      UD_Types_part_1.cc
#8 2.560   DEP      UD_PortType_part_7.cc
#8 2.561   DEP      UD_PortType_part_6.cc
#8 2.563   DEP      UD_PortType_part_5.cc
#8 2.565   DEP      UD_PortType_part_4.cc
#8 2.566   DEP      UD_PortType_part_3.cc
#8 2.566   DEP      UD_PortType_part_2.cc
#8 2.569   DEP      UD_PortType_part_1.cc
#8 2.571   DEP      TRXC_Types_part_7.cc
#8 2.571   DEP      TRXC_Types_part_6.cc
#8 2.572   DEP      TRXC_Types_part_5.cc
#8 2.572   DEP      TRXC_Types_part_4.cc
#8 2.573   DEP      TRXC_Types_part_3.cc
#8 2.573   DEP      TRXC_Types_part_2.cc
#8 2.576   DEP      TRXC_Types_part_1.cc
#8 2.577   DEP      TRXC_CodecPort_CtrlFunct_part_7.cc
#8 2.578   DEP      TRXC_CodecPort_CtrlFunct_part_6.cc
#8 2.578   DEP      TRXC_CodecPort_CtrlFunct_part_5.cc
#8 2.578   DEP      TRXC_CodecPort_CtrlFunct_part_3.cc
#8 2.578   DEP      TRXC_CodecPort_CtrlFunct_part_4.cc
#8 2.579   DEP      TRXC_CodecPort_CtrlFunct_part_2.cc
#8 2.580   DEP      TRXC_CodecPort_CtrlFunct_part_1.cc
#8 2.580   DEP      TRXC_CodecPort_part_7.cc
#8 2.585   DEP      TRXC_CodecPort_part_6.cc
#8 2.585   DEP      TRXC_CodecPort_part_5.cc
#8 2.585   DEP      TRXC_CodecPort_part_4.cc
#8 2.585   DEP      TRXC_CodecPort_part_3.cc
#8 2.585   DEP      TRXC_CodecPort_part_2.cc
#8 2.585   DEP      TRXC_CodecPort_part_1.cc
#8 2.586   DEP      TELNETasp_PortType_part_7.cc
#8 2.588   DEP      TELNETasp_PortType_part_6.cc
#8 2.588   DEP      TELNETasp_PortType_part_5.cc
#8 2.588   DEP      TELNETasp_PortType_part_4.cc
#8 2.592   DEP      TELNETasp_PortType_part_3.cc
#8 2.592   DEP      TELNETasp_PortType_part_2.cc
#8 2.592   DEP      TELNETasp_PortType_part_1.cc
#8 2.592   DEP      TCCInterface_Functions_part_7.cc
#8 2.594   DEP      TCCInterface_Functions_part_6.cc
#8 2.595   DEP      TCCInterface_Functions_part_5.cc
#8 2.595   DEP      TCCInterface_Functions_part_4.cc
#8 2.596   DEP      TCCInterface_Functions_part_3.cc
#8 2.596   DEP      TCCInterface_Functions_part_2.cc
#8 2.596   DEP      TCCInterface_Functions_part_1.cc
#8 2.596   DEP      TCCConversion_Functions_part_7.cc
#8 2.596   DEP      TCCConversion_Functions_part_6.cc
#8 2.597   DEP      TCCConversion_Functions_part_5.cc
#8 2.598   DEP      TCCConversion_Functions_part_4.cc
#8 2.598   DEP      TCCConversion_Functions_part_3.cc
#8 2.598   DEP      TCCConversion_Functions_part_2.cc
#8 2.600   DEP      TCCConversion_Functions_part_1.cc
#8 2.602   DEP      Socket_API_Definitions_part_7.cc
#8 2.602   DEP      Socket_API_Definitions_part_6.cc
#8 2.603   DEP      Socket_API_Definitions_part_5.cc
#8 2.603   DEP      Socket_API_Definitions_part_4.cc
#8 2.603   DEP      Socket_API_Definitions_part_3.cc
#8 2.603   DEP      Socket_API_Definitions_part_2.cc
#8 2.604   DEP      Socket_API_Definitions_part_1.cc
#8 2.605   DEP      RTP_Types_part_7.cc
#8 2.605   DEP      RTP_Types_part_6.cc
#8 2.605   DEP      RTP_Types_part_5.cc
#8 2.606   DEP      RTP_Types_part_4.cc
#8 2.606   DEP      RTP_Types_part_3.cc
#8 2.606   DEP      RTP_Types_part_2.cc
#8 2.606   DEP      RTP_Types_part_1.cc
#8 2.606   DEP      RTP_Emulation_part_7.cc
#8 2.606   DEP      RTP_Emulation_part_6.cc
#8 2.609   DEP      RTP_Emulation_part_5.cc
#8 2.610   DEP      RTP_Emulation_part_4.cc
#8 2.610   DEP      RTP_Emulation_part_3.cc
#8 2.610   DEP      RTP_Emulation_part_2.cc
#8 2.611   DEP      RTP_Emulation_part_1.cc
#8 2.612   DEP      RTP_CodecPort_CtrlFunct_part_7.cc
#8 2.613   DEP      RTP_CodecPort_CtrlFunct_part_6.cc
#8 2.614   DEP      RTP_CodecPort_CtrlFunct_part_4.cc
#8 2.614   DEP      RTP_CodecPort_CtrlFunct_part_5.cc
#8 2.614   DEP      RTP_CodecPort_CtrlFunct_part_3.cc
#8 2.614   DEP      RTP_CodecPort_CtrlFunct_part_2.cc
#8 2.615   DEP      RTP_CodecPort_CtrlFunct_part_1.cc
#8 2.619   DEP      RTP_CodecPort_part_7.cc
#8 2.619   DEP      RTP_CodecPort_part_6.cc
#8 2.619   DEP      RTP_CodecPort_part_5.cc
#8 2.619   DEP      RTP_CodecPort_part_4.cc
#8 2.619   DEP      RTP_CodecPort_part_3.cc
#8 2.620   DEP      RTP_CodecPort_part_2.cc
#8 2.620   DEP      RTP_CodecPort_part_1.cc
#8 2.621   DEP      RSL_Types_part_7.cc
#8 2.621   DEP      RSL_Types_part_6.cc
#8 2.621   DEP      RSL_Types_part_5.cc
#8 2.622   DEP      RSL_Types_part_4.cc
#8 2.622   DEP      RSL_Types_part_3.cc
#8 2.622   DEP      RSL_Types_part_2.cc
#8 2.623   DEP      RSL_Types_part_1.cc
#8 2.623   DEP      RSL_Emulation_part_7.cc
#8 2.626   DEP      RSL_Emulation_part_6.cc
#8 2.626   DEP      RSL_Emulation_part_5.cc
#8 2.626   DEP      RSL_Emulation_part_4.cc
#8 2.627   DEP      RSL_Emulation_part_3.cc
#8 2.627   DEP      RSL_Emulation_part_1.cc
#8 2.627   DEP      RSL_Emulation_part_2.cc
#8 2.630   DEP      RLCMAC_Types_part_7.cc
#8 2.630   DEP      RLCMAC_Types_part_6.cc
#8 2.631   DEP      RLCMAC_Types_part_5.cc
#8 2.631   DEP      RLCMAC_Types_part_4.cc
#8 2.632   DEP      RLCMAC_Types_part_3.cc
#8 2.632   DEP      RLCMAC_Types_part_2.cc
#8 2.632   DEP      RLCMAC_Types_part_1.cc
#8 2.633   DEP      RLCMAC_Templates_part_7.cc
#8 2.634   DEP      RLCMAC_Templates_part_6.cc
#8 2.635   DEP      RLCMAC_Templates_part_5.cc
#8 2.635   DEP      RLCMAC_Templates_part_4.cc
#8 2.635   DEP      RLCMAC_Templates_part_3.cc
#8 2.636   DEP      RLCMAC_Templates_part_2.cc
#8 2.636   DEP      RLCMAC_Templates_part_1.cc
#8 2.639   DEP      RLCMAC_CSN1_Types_part_7.cc
#8 2.640   DEP      RLCMAC_CSN1_Types_part_6.cc
#8 2.642   DEP      RLCMAC_CSN1_Types_part_5.cc
#8 2.643   DEP      RLCMAC_CSN1_Types_part_4.cc
#8 2.643   DEP      RLCMAC_CSN1_Types_part_3.cc
#8 2.643   DEP      RLCMAC_CSN1_Types_part_2.cc
#8 2.645   DEP      RLCMAC_CSN1_Types_part_1.cc
#8 2.645   DEP      RLCMAC_CSN1_Templates_part_7.cc
#8 2.646   DEP      RLCMAC_CSN1_Templates_part_6.cc
#8 2.648   DEP      RLCMAC_CSN1_Templates_part_5.cc
#8 2.650   DEP      RLCMAC_CSN1_Templates_part_4.cc
#8 2.650   DEP      RLCMAC_CSN1_Templates_part_3.cc
#8 2.653   DEP      RLCMAC_CSN1_Templates_part_2.cc
#8 2.653   DEP      RLCMAC_CSN1_Templates_part_1.cc
#8 2.653   DEP      PCUIF_Types_part_6.cc
#8 2.653   DEP      PCUIF_Types_part_7.cc
#8 2.654   DEP      PCUIF_Types_part_5.cc
#8 2.656   DEP      PCUIF_Types_part_4.cc
#8 2.656   DEP      PCUIF_Types_part_3.cc
#8 2.656   DEP      PCUIF_Types_part_2.cc
#8 2.660   DEP      PCUIF_Types_part_1.cc
#8 2.660   DEP      PCUIF_CodecPort_part_7.cc
#8 2.661   DEP      PCUIF_CodecPort_part_6.cc
#8 2.662   DEP      PCUIF_CodecPort_part_5.cc
#8 2.666   DEP      PCUIF_CodecPort_part_4.cc
#8 2.667   DEP      PCUIF_CodecPort_part_3.cc
#8 2.668   DEP      PCUIF_CodecPort_part_2.cc
#8 2.669   DEP      PCUIF_CodecPort_part_1.cc
#8 2.673   DEP      Osmocom_VTY_Functions_part_7.cc
#8 2.678   DEP      Osmocom_VTY_Functions_part_6.cc
#8 2.678   DEP      Osmocom_VTY_Functions_part_5.cc
#8 2.679   DEP      Osmocom_VTY_Functions_part_4.cc
#8 2.679   DEP      Osmocom_VTY_Functions_part_3.cc
#8 2.679   DEP      Osmocom_VTY_Functions_part_2.cc
#8 2.685   DEP      Osmocom_VTY_Functions_part_1.cc
#8 2.686   DEP      Osmocom_Types_part_7.cc
#8 2.686   DEP      Osmocom_Types_part_5.cc
#8 2.686   DEP      Osmocom_Types_part_6.cc
#8 2.686   DEP      Osmocom_Types_part_4.cc
#8 2.687   DEP      Osmocom_Types_part_3.cc
#8 2.687   DEP      Osmocom_Types_part_2.cc
#8 2.688   DEP      Osmocom_Types_part_1.cc
#8 2.691   DEP      Osmocom_CTRL_Types_part_7.cc
#8 2.692   DEP      Osmocom_CTRL_Types_part_6.cc
#8 2.693   DEP      Osmocom_CTRL_Types_part_5.cc
#8 2.693   DEP      Osmocom_CTRL_Types_part_4.cc
#8 2.696   DEP      Osmocom_CTRL_Types_part_3.cc
#8 2.696   DEP      Osmocom_CTRL_Types_part_2.cc
#8 2.697   DEP      Osmocom_CTRL_Types_part_1.cc
#8 2.700   DEP      Osmocom_CTRL_Functions_part_7.cc
#8 2.701   DEP      Osmocom_CTRL_Functions_part_6.cc
#8 2.702   DEP      Osmocom_CTRL_Functions_part_5.cc
#8 2.702   DEP      Osmocom_CTRL_Functions_part_4.cc
#8 2.703   DEP      Osmocom_CTRL_Functions_part_3.cc
#8 2.703   DEP      Osmocom_CTRL_Functions_part_2.cc
#8 2.704   DEP      Osmocom_CTRL_Functions_part_1.cc
#8 2.705   DEP      Osmocom_CTRL_Adapter_part_7.cc
#8 2.708   DEP      Osmocom_CTRL_Adapter_part_6.cc
#8 2.710   DEP      Osmocom_CTRL_Adapter_part_5.cc
#8 2.711   DEP      Osmocom_CTRL_Adapter_part_4.cc
#8 2.711   DEP      Osmocom_CTRL_Adapter_part_3.cc
#8 2.712   DEP      Osmocom_CTRL_Adapter_part_2.cc
#8 2.712   DEP      Osmocom_CTRL_Adapter_part_1.cc
#8 2.713   DEP      OSMUX_Types_part_7.cc
#8 2.715   DEP      OSMUX_Types_part_6.cc
#8 2.717   DEP      OSMUX_Types_part_5.cc
#8 2.717   DEP      OSMUX_Types_part_4.cc
#8 2.719   DEP      OSMUX_Types_part_3.cc
#8 2.719   DEP      OSMUX_Types_part_2.cc
#8 2.723   DEP      OSMUX_Types_part_1.cc
#8 2.724   DEP      OSMUX_Emulation_part_7.cc
#8 2.725   DEP      OSMUX_Emulation_part_6.cc
#8 2.725   DEP      OSMUX_Emulation_part_5.cc
#8 2.725   DEP      OSMUX_Emulation_part_4.cc
#8 2.726   DEP      OSMUX_Emulation_part_3.cc
#8 2.729   DEP      OSMUX_Emulation_part_2.cc
#8 2.729   DEP      OSMUX_Emulation_part_1.cc
#8 2.730   DEP      OSMUX_CodecPort_CtrlFunct_part_7.cc
#8 2.730   DEP      OSMUX_CodecPort_CtrlFunct_part_6.cc
#8 2.731   DEP      OSMUX_CodecPort_CtrlFunct_part_5.cc
#8 2.731   DEP      OSMUX_CodecPort_CtrlFunct_part_4.cc
#8 2.732   DEP      OSMUX_CodecPort_CtrlFunct_part_3.cc
#8 2.732   DEP      OSMUX_CodecPort_CtrlFunct_part_2.cc
#8 2.733   DEP      OSMUX_CodecPort_CtrlFunct_part_1.cc
#8 2.737   DEP      OSMUX_CodecPort_part_7.cc
#8 2.737   DEP      OSMUX_CodecPort_part_6.cc
#8 2.737   DEP      OSMUX_CodecPort_part_5.cc
#8 2.737   DEP      OSMUX_CodecPort_part_4.cc
#8 2.738   DEP      OSMUX_CodecPort_part_3.cc
#8 2.739   DEP      OSMUX_CodecPort_part_2.cc
#8 2.739   DEP      OSMUX_CodecPort_part_1.cc
#8 2.740   DEP      Native_Functions_part_7.cc
#8 2.741   DEP      Native_Functions_part_6.cc
#8 2.742   DEP      Native_Functions_part_5.cc
#8 2.744   DEP      Native_Functions_part_4.cc
#8 2.744   DEP      Native_Functions_part_3.cc
#8 2.745   DEP      Native_Functions_part_2.cc
#8 2.746   DEP      Native_Functions_part_1.cc
#8 2.747   DEP      MobileL3_Types_part_7.cc
#8 2.747   DEP      MobileL3_Types_part_6.cc
#8 2.748   DEP      MobileL3_Types_part_5.cc
#8 2.748   DEP      MobileL3_Types_part_4.cc
#8 2.750   DEP      MobileL3_Types_part_3.cc
#8 2.753   DEP      MobileL3_Types_part_1.cc
#8 2.753   DEP      MobileL3_Types_part_2.cc
#8 2.753   DEP      MobileL3_SS_Types_part_7.cc
#8 2.754   DEP      MobileL3_SS_Types_part_6.cc
#8 2.754   DEP      MobileL3_SS_Types_part_5.cc
#8 2.756   DEP      MobileL3_SS_Types_part_4.cc
#8 2.760   DEP      MobileL3_SS_Types_part_3.cc
#8 2.761   DEP      MobileL3_SS_Types_part_2.cc
#8 2.761   DEP      MobileL3_SMS_Types_part_7.cc
#8 2.761   DEP      MobileL3_SS_Types_part_1.cc
#8 2.761   DEP      MobileL3_SMS_Types_part_6.cc
#8 2.761   DEP      MobileL3_SMS_Types_part_5.cc
#8 2.762   DEP      MobileL3_SMS_Types_part_4.cc
#8 2.762   DEP      MobileL3_SMS_Types_part_3.cc
#8 2.762   DEP      MobileL3_SMS_Types_part_2.cc
#8 2.768   DEP      MobileL3_SMS_Types_part_1.cc
#8 2.768   DEP      MobileL3_RRM_Types_part_7.cc
#8 2.768   DEP      MobileL3_RRM_Types_part_6.cc
#8 2.768   DEP      MobileL3_RRM_Types_part_5.cc
#8 2.769   DEP      MobileL3_RRM_Types_part_4.cc
#8 2.769   DEP      MobileL3_RRM_Types_part_3.cc
#8 2.770   DEP      MobileL3_RRM_Types_part_2.cc
#8 2.770   DEP      MobileL3_RRM_Types_part_1.cc
#8 2.770   DEP      MobileL3_MM_Types_part_7.cc
#8 2.771   DEP      MobileL3_MM_Types_part_5.cc
#8 2.771   DEP      MobileL3_MM_Types_part_6.cc
#8 2.771   DEP      MobileL3_MM_Types_part_3.cc
#8 2.771   DEP      MobileL3_MM_Types_part_4.cc
#8 2.775   DEP      MobileL3_MM_Types_part_2.cc
#8 2.780   DEP      MobileL3_MM_Types_part_1.cc
#8 2.781   DEP      MobileL3_GMM_SM_Types_part_7.cc
#8 2.781   DEP      MobileL3_GMM_SM_Types_part_6.cc
#8 2.791   DEP      MobileL3_GMM_SM_Types_part_5.cc
#8 2.792   DEP      MobileL3_GMM_SM_Types_part_4.cc
#8 2.792   DEP      MobileL3_GMM_SM_Types_part_3.cc
#8 2.792   DEP      MobileL3_GMM_SM_Types_part_2.cc
#8 2.793   DEP      MobileL3_GMM_SM_Types_part_1.cc
#8 2.793   DEP      MobileL3_CommonIE_Types_part_7.cc
#8 2.823   DEP      MobileL3_CommonIE_Types_part_6.cc
#8 2.824   DEP      MobileL3_CommonIE_Types_part_4.cc
#8 2.824   DEP      MobileL3_CommonIE_Types_part_3.cc
#8 2.824   DEP      MobileL3_CommonIE_Types_part_5.cc
#8 2.832   DEP      MobileL3_CommonIE_Types_part_2.cc
#8 2.834   DEP      MobileL3_CommonIE_Types_part_1.cc
#8 2.835   DEP      MobileL3_CC_Types_part_7.cc
#8 2.840   DEP      MobileL3_CC_Types_part_6.cc
#8 2.842   DEP      MobileL3_CC_Types_part_5.cc
#8 2.842   DEP      MobileL3_CC_Types_part_4.cc
#8 2.846   DEP      MobileL3_CC_Types_part_3.cc
#8 2.848   DEP      MobileL3_CC_Types_part_2.cc
#8 2.850   DEP      MobileL3_CC_Types_part_1.cc
#8 2.850   DEP      Misc_Helpers_part_7.cc
#8 2.854   DEP      Misc_Helpers_part_6.cc
#8 2.858   DEP      Misc_Helpers_part_5.cc
#8 2.862   DEP      Misc_Helpers_part_4.cc
#8 2.867   DEP      Misc_Helpers_part_3.cc
#8 2.870   DEP      Misc_Helpers_part_2.cc
#8 2.883   DEP      Misc_Helpers_part_1.cc
#8 2.893   DEP      LAPDm_Types_part_7.cc
#8 2.904   DEP      LAPDm_Types_part_6.cc
#8 2.904   DEP      LAPDm_Types_part_4.cc
#8 2.905   DEP      LAPDm_Types_part_5.cc
#8 2.905   DEP      LAPDm_Types_part_3.cc
#8 2.912   DEP      LAPDm_Types_part_2.cc
#8 2.913   DEP      LAPDm_Types_part_1.cc
#8 2.916   DEP      LAPDm_RAW_PT_part_7.cc
#8 2.917   DEP      LAPDm_RAW_PT_part_6.cc
#8 2.917   DEP      LAPDm_RAW_PT_part_5.cc
#8 2.917   DEP      LAPDm_RAW_PT_part_4.cc
#8 2.918   DEP      LAPDm_RAW_PT_part_3.cc
#8 2.918   DEP      LAPDm_RAW_PT_part_2.cc
#8 2.918   DEP      LAPDm_RAW_PT_part_1.cc
#8 2.924   DEP      L3_Templates_part_7.cc
#8 2.924   DEP      L3_Templates_part_6.cc
#8 2.925   DEP      L3_Templates_part_5.cc
#8 2.925   DEP      L3_Templates_part_4.cc
#8 2.926   DEP      L3_Templates_part_3.cc
#8 2.926   DEP      L3_Templates_part_1.cc
#8 2.926   DEP      L3_Templates_part_2.cc
#8 2.926   DEP      L3_Common_part_7.cc
#8 2.926   DEP      L3_Common_part_6.cc
#8 2.928   DEP      L3_Common_part_5.cc
#8 2.928   DEP      L3_Common_part_4.cc
#8 2.931   DEP      L3_Common_part_3.cc
#8 2.938   DEP      L3_Common_part_2.cc
#8 2.938   DEP      L3_Common_part_1.cc
#8 2.938   DEP      L1CTL_Types_part_7.cc
#8 2.938   DEP      L1CTL_Types_part_6.cc
#8 2.939   DEP      L1CTL_Types_part_5.cc
#8 2.939   DEP      L1CTL_Types_part_4.cc
#8 2.939   DEP      L1CTL_Types_part_3.cc
#8 2.939   DEP      L1CTL_Types_part_2.cc
#8 2.939   DEP      L1CTL_Types_part_1.cc
#8 2.940   DEP      L1CTL_PortType_CtrlFunct_part_7.cc
#8 2.940   DEP      L1CTL_PortType_CtrlFunct_part_6.cc
#8 2.940   DEP      L1CTL_PortType_CtrlFunct_part_5.cc
#8 2.941   DEP      L1CTL_PortType_CtrlFunct_part_4.cc
#8 2.941   DEP      L1CTL_PortType_CtrlFunct_part_3.cc
#8 2.942   DEP      L1CTL_PortType_CtrlFunct_part_2.cc
#8 2.945   DEP      L1CTL_PortType_CtrlFunct_part_1.cc
#8 2.945   DEP      L1CTL_PortType_part_7.cc
#8 2.945   DEP      L1CTL_PortType_part_6.cc
#8 2.945   DEP      L1CTL_PortType_part_5.cc
#8 2.947   DEP      L1CTL_PortType_part_4.cc
#8 2.947   DEP      L1CTL_PortType_part_3.cc
#8 2.948   DEP      L1CTL_PortType_part_2.cc
#8 2.948   DEP      L1CTL_PortType_part_1.cc
#8 2.949   DEP      IuUP_Types_part_7.cc
#8 2.949   DEP      IuUP_Types_part_6.cc
#8 2.951   DEP      IuUP_Types_part_5.cc
#8 2.953   DEP      IuUP_Types_part_4.cc
#8 2.953   DEP      IuUP_Types_part_2.cc
#8 2.953   DEP      IuUP_Types_part_3.cc
#8 2.954   DEP      IuUP_Emulation_part_7.cc
#8 2.954   DEP      IuUP_Emulation_part_6.cc
#8 2.954   DEP      IuUP_Types_part_1.cc
#8 2.954   DEP      IuUP_Emulation_part_5.cc
#8 2.955   DEP      IuUP_Emulation_part_4.cc
#8 2.955   DEP      IuUP_Emulation_part_3.cc
#8 2.961   DEP      IuUP_Emulation_part_2.cc
#8 2.961   DEP      IuUP_Emulation_part_1.cc
#8 2.961   DEP      IPL4asp_Types_part_7.cc
#8 2.961   DEP      IPL4asp_Types_part_6.cc
#8 2.961   DEP      IPL4asp_Types_part_5.cc
#8 2.961   DEP      IPL4asp_Types_part_4.cc
#8 2.962   DEP      IPL4asp_Types_part_3.cc
#8 2.962   DEP      IPL4asp_Types_part_2.cc
#8 2.963   DEP      IPL4asp_Types_part_1.cc
#8 2.963   DEP      IPL4asp_PortType_part_7.cc
#8 2.964   DEP      IPL4asp_PortType_part_6.cc
#8 2.964   DEP      IPL4asp_PortType_part_5.cc
#8 2.965   DEP      IPL4asp_PortType_part_4.cc
#8 2.968   DEP      IPL4asp_PortType_part_3.cc
#8 2.969   DEP      IPL4asp_PortType_part_2.cc
#8 2.969   DEP      IPL4asp_Functions_part_7.cc
#8 2.969   DEP      IPL4asp_Functions_part_6.cc
#8 2.969   DEP      IPL4asp_PortType_part_1.cc
#8 2.969   DEP      IPL4asp_Functions_part_5.cc
#8 2.969   DEP      IPL4asp_Functions_part_4.cc
#8 2.970   DEP      IPL4asp_Functions_part_3.cc
#8 2.971   DEP      IPL4asp_Functions_part_2.cc
#8 2.971   DEP      IPL4asp_Functions_part_1.cc
#8 2.972   DEP      IPA_Types_part_6.cc
#8 2.972   DEP      IPA_Types_part_5.cc
#8 2.972   DEP      IPA_Types_part_7.cc
#8 2.972   DEP      IPA_Types_part_3.cc
#8 2.972   DEP      IPA_Types_part_2.cc
#8 2.972   DEP      IPA_Types_part_4.cc
#8 2.973   DEP      IPA_Types_part_1.cc
#8 2.973   DEP      IPA_Testing_part_7.cc
#8 2.975   DEP      IPA_Testing_part_6.cc
#8 2.975   DEP      IPA_Testing_part_5.cc
#8 2.976   DEP      IPA_Testing_part_4.cc
#8 2.979   DEP      IPA_Testing_part_3.cc
#8 2.979   DEP      IPA_Testing_part_2.cc
#8 2.979   DEP      IPA_CodecPort_CtrlFunct_part_7.cc
#8 2.979   DEP      IPA_Testing_part_1.cc
#8 2.980   DEP      IPA_CodecPort_CtrlFunct_part_6.cc
#8 2.980   DEP      IPA_CodecPort_CtrlFunct_part_4.cc
#8 2.980   DEP      IPA_CodecPort_CtrlFunct_part_5.cc
#8 2.980   DEP      IPA_CodecPort_CtrlFunct_part_3.cc
#8 2.981   DEP      IPA_CodecPort_CtrlFunct_part_2.cc
#8 2.982   DEP      IPA_CodecPort_CtrlFunct_part_1.cc
#8 2.987   DEP      IPA_CodecPort_part_6.cc
#8 2.987   DEP      IPA_CodecPort_part_7.cc
#8 2.988   DEP      IPA_CodecPort_part_5.cc
#8 2.988   DEP      IPA_CodecPort_part_4.cc
#8 2.988   DEP      IPA_CodecPort_part_3.cc
#8 2.989   DEP      IPA_CodecPort_part_2.cc
#8 2.989   DEP      IPA_CodecPort_part_1.cc
#8 2.989   DEP      General_Types_part_7.cc
#8 2.989   DEP      General_Types_part_6.cc
#8 2.989   DEP      General_Types_part_5.cc
#8 2.989   DEP      General_Types_part_4.cc
#8 2.990   DEP      General_Types_part_3.cc
#8 2.991   DEP      General_Types_part_2.cc
#8 2.992   DEP      General_Types_part_1.cc
#8 2.992   DEP      GSM_Types_part_7.cc
#8 2.993   DEP      GSM_Types_part_6.cc
#8 2.993   DEP      GSM_Types_part_5.cc
#8 2.996   DEP      GSM_Types_part_4.cc
#8 2.996   DEP      GSM_Types_part_3.cc
#8 2.996   DEP      GSM_Types_part_2.cc
#8 2.996   DEP      GSM_Types_part_1.cc
#8 2.997   DEP      GSM_SystemInformation_part_7.cc
#8 2.997   DEP      GSM_SystemInformation_part_6.cc
#8 2.997   DEP      GSM_SystemInformation_part_5.cc
#8 3.000   DEP      GSM_SystemInformation_part_4.cc
#8 3.000   DEP      GSM_SystemInformation_part_3.cc
#8 3.000   DEP      GSM_SystemInformation_part_2.cc
#8 3.000   DEP      GSM_SystemInformation_part_1.cc
#8 3.001   DEP      GSM_RestOctets_part_7.cc
#8 3.001   DEP      GSM_RestOctets_part_6.cc
#8 3.002   DEP      GSM_RestOctets_part_5.cc
#8 3.002   DEP      GSM_RestOctets_part_4.cc
#8 3.002   DEP      GSM_RestOctets_part_3.cc
#8 3.003   DEP      GSM_RestOctets_part_2.cc
#8 3.003   DEP      GSM_RestOctets_part_1.cc
#8 3.003   DEP      GSM_RR_Types_part_7.cc
#8 3.003   DEP      GSM_RR_Types_part_5.cc
#8 3.004   DEP      GSM_RR_Types_part_4.cc
#8 3.004   DEP      GSM_RR_Types_part_6.cc
#8 3.004   DEP      GSM_RR_Types_part_3.cc
#8 3.005   DEP      GSM_RR_Types_part_1.cc
#8 3.005   DEP      GSM_RR_Types_part_2.cc
#8 3.007   DEP      BTS_Tests_perf_part_7.cc
#8 3.009   DEP      BTS_Tests_perf_part_6.cc
#8 3.009   DEP      BTS_Tests_perf_part_5.cc
#8 3.009   DEP      BTS_Tests_perf_part_4.cc
#8 3.010   DEP      BTS_Tests_perf_part_3.cc
#8 3.010   DEP      BTS_Tests_perf_part_1.cc
#8 3.010   DEP      BTS_Tests_VAMOS_part_7.cc
#8 3.010   DEP      BTS_Tests_perf_part_2.cc
#8 3.011   DEP      BTS_Tests_VAMOS_part_6.cc
#8 3.012   DEP      BTS_Tests_VAMOS_part_5.cc
#8 3.012   DEP      BTS_Tests_VAMOS_part_4.cc
#8 3.014   DEP      BTS_Tests_VAMOS_part_3.cc
#8 3.015   DEP      BTS_Tests_VAMOS_part_2.cc
#8 3.015   DEP      BTS_Tests_VAMOS_part_1.cc
#8 3.017   DEP      BTS_Tests_SMSCB_part_7.cc
#8 3.017   DEP      BTS_Tests_SMSCB_part_6.cc
#8 3.023   DEP      BTS_Tests_SMSCB_part_5.cc
#8 3.023   DEP      BTS_Tests_SMSCB_part_4.cc
#8 3.023   DEP      BTS_Tests_SMSCB_part_3.cc
#8 3.023   DEP      BTS_Tests_SMSCB_part_2.cc
#8 3.023   DEP      BTS_Tests_SMSCB_part_1.cc
#8 3.024   DEP      BTS_Tests_OML_part_7.cc
#8 3.024   DEP      BTS_Tests_OML_part_6.cc
#8 3.024   DEP      BTS_Tests_OML_part_4.cc
#8 3.025   DEP      BTS_Tests_OML_part_3.cc
#8 3.025   DEP      BTS_Tests_OML_part_5.cc
#8 3.025   DEP      BTS_Tests_OML_part_2.cc
#8 3.028   DEP      BTS_Tests_OML_part_1.cc
#8 3.029   DEP      BTS_Tests_LAPDm_part_7.cc
#8 3.029   DEP      BTS_Tests_LAPDm_part_6.cc
#8 3.029   DEP      BTS_Tests_LAPDm_part_5.cc
#8 3.030   DEP      BTS_Tests_LAPDm_part_4.cc
#8 3.031   DEP      BTS_Tests_LAPDm_part_3.cc
#8 3.031   DEP      BTS_Tests_LAPDm_part_1.cc
#8 3.031   DEP      BTS_Tests_ASCI_part_7.cc
#8 3.032   DEP      BTS_Tests_LAPDm_part_2.cc
#8 3.034   DEP      BTS_Tests_ASCI_part_6.cc
#8 3.034   DEP      BTS_Tests_ASCI_part_5.cc
#8 3.036   DEP      BTS_Tests_ASCI_part_4.cc
#8 3.036   DEP      BTS_Tests_ASCI_part_3.cc
#8 3.039   DEP      BTS_Tests_ASCI_part_2.cc
#8 3.039   DEP      BTS_Tests_ASCI_part_1.cc
#8 3.040   DEP      BTS_Tests_part_7.cc
#8 3.041   DEP      BTS_Tests_part_5.cc
#8 3.041   DEP      BTS_Tests_part_6.cc
#8 3.041   DEP      BTS_Tests_part_4.cc
#8 3.041   DEP      BTS_Tests_part_3.cc
#8 3.042   DEP      BTS_Tests_part_2.cc
#8 3.044   DEP      BTS_Tests_part_1.cc
#8 3.045   DEP      AbisOML_Types_part_7.cc
#8 3.045   DEP      AbisOML_Types_part_6.cc
#8 3.046   DEP      AbisOML_Types_part_5.cc
#8 3.046   DEP      AbisOML_Types_part_4.cc
#8 3.048   DEP      AbisOML_Types_part_3.cc
#8 3.048   DEP      AbisOML_Types_part_2.cc
#8 3.049   DEP      AbisOML_Types_part_1.cc
#8 3.049   DEP      AMR_Types_part_7.cc
#8 3.052   DEP      AMR_Types_part_6.cc
#8 3.052   DEP      AMR_Types_part_5.cc
#8 3.052   DEP      AMR_Types_part_4.cc
#8 3.053   DEP      AMR_Types_part_3.cc
#8 3.055   DEP      AMR_Types_part_2.cc
#8 3.056   DEP      AMR_Types_part_1.cc
#8 3.056   DEP      UD_Types.cc
#8 3.060   DEP      UD_PortType.cc
#8 3.061   DEP      TRXC_CodecPort_CtrlFunct.cc
#8 3.061   DEP      TRXC_Types.cc
#8 3.061   DEP      TRXC_CodecPort.cc
#8 3.062   DEP      TELNETasp_PortType.cc
#8 3.063   DEP      TCCInterface_Functions.cc
#8 3.063   DEP      TCCConversion_Functions.cc
#8 3.063   DEP      Socket_API_Definitions.cc
#8 3.066   DEP      RTP_Types.cc
#8 3.066   DEP      RTP_Emulation.cc
#8 3.072   DEP      RTP_CodecPort_CtrlFunct.cc
#8 3.124   DEP      RTP_CodecPort.cc
#8 3.124   DEP      RSL_Types.cc
#8 3.125   DEP      RSL_Emulation.cc
#8 3.127   DEP      RLCMAC_Types.cc
#8 3.131   DEP      RLCMAC_Templates.cc
#8 3.141   DEP      RLCMAC_CSN1_Types.cc
#8 3.141   DEP      RLCMAC_CSN1_Templates.cc
#8 3.141   DEP      PCUIF_Types.cc
#8 3.142   DEP      PCUIF_CodecPort.cc
#8 3.143   DEP      Osmocom_VTY_Functions.cc
#8 3.150   DEP      Osmocom_Types.cc
#8 3.151   DEP      Osmocom_CTRL_Types.cc
#8 3.152   DEP      Osmocom_CTRL_Functions.cc
#8 3.166   DEP      Osmocom_CTRL_Adapter.cc
#8 3.175   DEP      OSMUX_Types.cc
#8 3.176   DEP      OSMUX_Emulation.cc
#8 3.181   DEP      OSMUX_CodecPort_CtrlFunct.cc
#8 3.204   DEP      OSMUX_CodecPort.cc
#8 3.212   DEP      Native_Functions.cc
#8 3.221   DEP      MobileL3_Types.cc
#8 3.221   DEP      MobileL3_SS_Types.cc
#8 3.221   DEP      MobileL3_SMS_Types.cc
#8 3.228   DEP      MobileL3_RRM_Types.cc
#8 3.240   DEP      MobileL3_MM_Types.cc
#8 3.242   DEP      MobileL3_GMM_SM_Types.cc
#8 3.250   DEP      MobileL3_CommonIE_Types.cc
#8 3.256   DEP      Misc_Helpers.cc
#8 3.256   DEP      MobileL3_CC_Types.cc
#8 3.279   DEP      LAPDm_Types.cc
#8 3.288   DEP      LAPDm_RAW_PT.cc
#8 3.292   DEP      L3_Templates.cc
#8 3.292   DEP      L3_Common.cc
#8 3.307   DEP      L1CTL_Types.cc
#8 3.308   DEP      L1CTL_PortType_CtrlFunct.cc
#8 3.319   DEP      L1CTL_PortType.cc
#8 3.320   DEP      IuUP_Types.cc
#8 3.339   DEP      IuUP_Emulation.cc
#8 3.339   DEP      IPL4asp_Types.cc
#8 3.344   DEP      IPL4asp_PortType.cc
#8 3.353   DEP      IPL4asp_Functions.cc
#8 3.355   DEP      IPA_Types.cc
#8 3.373   DEP      IPA_Testing.cc
#8 3.391   DEP      IPA_CodecPort_CtrlFunct.cc
#8 3.391   DEP      IPA_CodecPort.cc
#8 3.401   DEP      General_Types.cc
#8 3.409   DEP      GSM_Types.cc
#8 3.428   DEP      GSM_SystemInformation.cc
#8 3.431   DEP      GSM_RestOctets.cc
#8 3.431   DEP      GSM_RR_Types.cc
#8 3.442   DEP      BTS_Tests_perf.cc
#8 3.449   DEP      BTS_Tests_VAMOS.cc
#8 3.460   DEP      BTS_Tests_SMSCB.cc
#8 3.462   DEP      BTS_Tests_OML.cc
#8 3.477   DEP      BTS_Tests_LAPDm.cc
#8 3.485   DEP      BTS_Tests_ASCI.cc
#8 3.500   DEP      BTS_Tests.cc
#8 3.530   DEP      AbisOML_Types.cc
#8 3.552   DEP      AMR_Types.cc
#8 4.205   CC       AMR_Types.o
#8 4.205   CC       AbisOML_Types.o
#8 4.205   CC       BTS_Tests.o
#8 4.205   CC       BTS_Tests_ASCI.o
#8 4.205   CC       BTS_Tests_LAPDm.o
#8 4.205   CC       BTS_Tests_OML.o
#8 4.205   CC       BTS_Tests_SMSCB.o
#8 4.206   CC       BTS_Tests_VAMOS.o
#8 4.206   CC       BTS_Tests_perf.o
#8 4.206   CC       GSM_RR_Types.o
#8 4.206   CC       GSM_RestOctets.o
#8 4.206   CC       GSM_SystemInformation.o
#8 4.206   CC       GSM_Types.o
#8 4.206   CC       General_Types.o
#8 4.207   CC       IPA_CodecPort.o
#8 4.207   CC       IPA_CodecPort_CtrlFunct.o
#8 4.207   CC       IPA_Testing.o
#8 4.208   CC       IPA_Types.o
#8 4.208   CC       IPL4asp_Functions.o
#8 4.209   CC       IPL4asp_PortType.o
#8 4.929   CC       IPL4asp_Types.o
#8 4.967   CC       IuUP_Emulation.o
#8 4.991   CC       IuUP_Types.o
#8 5.257   CC       L1CTL_PortType.o
#8 5.351   CC       L1CTL_PortType_CtrlFunct.o
#8 5.529   CC       L1CTL_Types.o
#8 6.228   CC       L3_Common.o
#8 6.598   CC       L3_Templates.o
#8 6.651   CC       LAPDm_RAW_PT.o
#8 7.768   CC       LAPDm_Types.o
#8 8.005   CC       Misc_Helpers.o
#8 8.766   CC       MobileL3_CC_Types.o
#8 8.850   CC       MobileL3_CommonIE_Types.o
#8 9.020   CC       MobileL3_GMM_SM_Types.o
#8 9.364   CC       MobileL3_MM_Types.o
#8 9.591   CC       MobileL3_RRM_Types.o
#8 9.988   CC       MobileL3_SMS_Types.o
#8 10.15   CC       MobileL3_SS_Types.o
#8 10.53   CC       MobileL3_Types.o
#8 10.61   CC       Native_Functions.o
#8 10.82 BTS_Tests_SMSCB.cc: In function 'INTEGER BTS__Tests__SMSCB::f__cbch__block__nr2rsl(const INTEGER&)':
#8 10.82 BTS_Tests_SMSCB.cc:6168:1: warning: control reaches end of non-void function [-Wreturn-type]
#8 10.82  6168 | }
#8 10.82       | ^
#8 10.89   CC       OSMUX_CodecPort.o
#8 11.13   CC       OSMUX_CodecPort_CtrlFunct.o
#8 11.13   CC       OSMUX_Emulation.o
#8 11.33   CC       OSMUX_Types.o
#8 12.00   CC       Osmocom_CTRL_Adapter.o
#8 12.02   CC       Osmocom_CTRL_Functions.o
#8 12.22   CC       Osmocom_CTRL_Types.o
#8 12.27 BTS_Tests.cc: In function 'INTEGER BTS__Tests::f__alg__id__to__l1ctl(const RSL__Types::RSL__AlgId&)':
#8 12.27 BTS_Tests.cc:39248:1: warning: control reaches end of non-void function [-Wreturn-type]
#8 12.27 39248 | }
#8 12.27       | ^
#8 12.27 BTS_Tests.cc: In function 'BITSTRING BTS__Tests::f__alg__id__to__l3(const RSL__Types::RSL__AlgId&)':
#8 12.27 BTS_Tests.cc:39329:1: warning: control reaches end of non-void function [-Wreturn-type]
#8 12.27 39329 | }
#8 12.27       | ^
#8 12.34   CC       Osmocom_Types.o
#8 12.37   CC       Osmocom_VTY_Functions.o
#8 12.40   CC       PCUIF_CodecPort.o
#8 12.85   CC       PCUIF_Types.o
#8 13.30   CC       RLCMAC_CSN1_Templates.o
#8 13.68   CC       RLCMAC_CSN1_Types.o
#8 13.92   CC       RLCMAC_Templates.o
#8 13.92   CC       RLCMAC_Types.o
#8 13.94   CC       RSL_Emulation.o
#8 14.00   CC       RSL_Types.o
#8 14.10   CC       RTP_CodecPort.o
#8 14.12   CC       RTP_CodecPort_CtrlFunct.o
#8 15.10   CC       RTP_Emulation.o
#8 15.32   CC       RTP_Types.o
#8 15.36   CC       Socket_API_Definitions.o
#8 15.78   CC       TCCConversion_Functions.o
#8 15.92   CC       TCCInterface_Functions.o
#8 15.94   CC       TELNETasp_PortType.o
#8 16.06   CC       TRXC_CodecPort.o
#8 16.27   CC       TRXC_CodecPort_CtrlFunct.o
#8 16.36   CC       TRXC_Types.o
#8 16.62   CC       UD_PortType.o
#8 16.91   CC       UD_Types.o
#8 16.99   CC       AMR_Types_part_1.o
#8 17.03   CC       AMR_Types_part_2.o
#8 17.07   CC       AMR_Types_part_3.o
#8 17.09   CC       AMR_Types_part_4.o
#8 17.10   CC       AMR_Types_part_5.o
#8 17.13   CC       AMR_Types_part_6.o
#8 17.14   CC       AMR_Types_part_7.o
#8 17.15   CC       AbisOML_Types_part_1.o
#8 17.16   CC       AbisOML_Types_part_2.o
#8 17.23   CC       AbisOML_Types_part_3.o
#8 17.26   CC       AbisOML_Types_part_4.o
#8 17.31   CC       AbisOML_Types_part_5.o
#8 17.37   CC       AbisOML_Types_part_6.o
#8 17.38   CC       AbisOML_Types_part_7.o
#8 17.41   CC       BTS_Tests_part_1.o
#8 17.41   CC       BTS_Tests_part_2.o
#8 17.42   CC       BTS_Tests_part_3.o
#8 17.48   CC       BTS_Tests_part_4.o
#8 17.48   CC       BTS_Tests_part_5.o
#8 17.52   CC       BTS_Tests_part_6.o
#8 17.53   CC       BTS_Tests_part_7.o
#8 17.57   CC       BTS_Tests_ASCI_part_1.o
#8 17.59   CC       BTS_Tests_ASCI_part_2.o
#8 17.59   CC       BTS_Tests_ASCI_part_3.o
#8 17.62   CC       BTS_Tests_ASCI_part_5.o
#8 17.62   CC       BTS_Tests_ASCI_part_4.o
#8 17.64   CC       BTS_Tests_ASCI_part_6.o
#8 17.64   CC       BTS_Tests_ASCI_part_7.o
#8 17.65   CC       BTS_Tests_LAPDm_part_1.o
#8 17.66   CC       BTS_Tests_LAPDm_part_2.o
#8 17.68   CC       BTS_Tests_LAPDm_part_3.o
#8 17.68   CC       BTS_Tests_LAPDm_part_4.o
#8 17.69   CC       BTS_Tests_LAPDm_part_5.o
#8 17.69   CC       BTS_Tests_LAPDm_part_6.o
#8 17.70   CC       BTS_Tests_LAPDm_part_7.o
#8 17.71   CC       BTS_Tests_OML_part_1.o
#8 17.71   CC       BTS_Tests_OML_part_2.o
#8 17.72   CC       BTS_Tests_OML_part_3.o
#8 17.72   CC       BTS_Tests_OML_part_4.o
#8 17.73   CC       BTS_Tests_OML_part_5.o
#8 17.73   CC       BTS_Tests_OML_part_6.o
#8 17.73   CC       BTS_Tests_OML_part_7.o
#8 17.75   CC       BTS_Tests_SMSCB_part_1.o
#8 17.75   CC       BTS_Tests_SMSCB_part_2.o
#8 17.76   CC       BTS_Tests_SMSCB_part_3.o
#8 17.77   CC       BTS_Tests_SMSCB_part_4.o
#8 17.77   CC       BTS_Tests_SMSCB_part_5.o
#8 17.78   CC       BTS_Tests_SMSCB_part_6.o
#8 17.78   CC       BTS_Tests_SMSCB_part_7.o
#8 17.79   CC       BTS_Tests_VAMOS_part_1.o
#8 17.80   CC       BTS_Tests_VAMOS_part_2.o
#8 17.81   CC       BTS_Tests_VAMOS_part_3.o
#8 17.81   CC       BTS_Tests_VAMOS_part_4.o
#8 17.82   CC       BTS_Tests_VAMOS_part_5.o
#8 17.82   CC       BTS_Tests_VAMOS_part_6.o
#8 17.82   CC       BTS_Tests_VAMOS_part_7.o
#8 17.83   CC       BTS_Tests_perf_part_1.o
#8 17.84   CC       BTS_Tests_perf_part_2.o
#8 17.86   CC       BTS_Tests_perf_part_3.o
#8 17.86   CC       BTS_Tests_perf_part_4.o
#8 17.86   CC       BTS_Tests_perf_part_5.o
#8 17.86   CC       BTS_Tests_perf_part_6.o
#8 17.87   CC       BTS_Tests_perf_part_7.o
#8 17.88   CC       GSM_RR_Types_part_1.o
#8 17.89   CC       GSM_RR_Types_part_2.o
#8 17.89   CC       GSM_RR_Types_part_3.o
#8 17.90   CC       GSM_RR_Types_part_4.o
#8 17.90   CC       GSM_RR_Types_part_5.o
#8 17.92   CC       GSM_RR_Types_part_6.o
#8 17.92   CC       GSM_RR_Types_part_7.o
#8 17.94   CC       GSM_RestOctets_part_1.o
#8 17.94   CC       GSM_RestOctets_part_2.o
#8 17.94   CC       GSM_RestOctets_part_3.o
#8 17.94   CC       GSM_RestOctets_part_4.o
#8 18.02   CC       GSM_RestOctets_part_5.o
#8 18.12   CC       GSM_RestOctets_part_6.o
#8 18.19   CC       GSM_RestOctets_part_7.o
#8 18.22   CC       GSM_SystemInformation_part_1.o
#8 18.24   CC       GSM_SystemInformation_part_2.o
#8 18.26   CC       GSM_SystemInformation_part_3.o
#8 18.29   CC       GSM_SystemInformation_part_4.o
#8 18.29   CC       GSM_SystemInformation_part_5.o
#8 18.33   CC       GSM_SystemInformation_part_6.o
#8 18.35   CC       GSM_SystemInformation_part_7.o
#8 18.35   CC       GSM_Types_part_1.o
#8 18.36   CC       GSM_Types_part_2.o
#8 18.37   CC       GSM_Types_part_3.o
#8 18.38   CC       GSM_Types_part_4.o
#8 18.39   CC       GSM_Types_part_5.o
#8 18.39   CC       GSM_Types_part_6.o
#8 18.40   CC       GSM_Types_part_7.o
#8 18.42   CC       General_Types_part_1.o
#8 18.42   CC       General_Types_part_2.o
#8 18.42   CC       General_Types_part_3.o
#8 18.43   CC       General_Types_part_4.o
#8 18.44   CC       General_Types_part_5.o
#8 18.45   CC       General_Types_part_6.o
#8 18.45   CC       General_Types_part_7.o
#8 18.47   CC       IPA_CodecPort_part_1.o
#8 18.47   CC       IPA_CodecPort_part_2.o
#8 18.47   CC       IPA_CodecPort_part_3.o
#8 18.47   CC       IPA_CodecPort_part_4.o
#8 18.49   CC       IPA_CodecPort_part_5.o
#8 18.50   CC       IPA_CodecPort_part_6.o
#8 18.50   CC       IPA_CodecPort_part_7.o
#8 18.50   CC       IPA_CodecPort_CtrlFunct_part_1.o
#8 18.50   CC       IPA_CodecPort_CtrlFunct_part_2.o
#8 18.51   CC       IPA_CodecPort_CtrlFunct_part_3.o
#8 18.52   CC       IPA_CodecPort_CtrlFunct_part_4.o
#8 18.52   CC       IPA_CodecPort_CtrlFunct_part_5.o
#8 18.53   CC       IPA_CodecPort_CtrlFunct_part_6.o
#8 18.53   CC       IPA_CodecPort_CtrlFunct_part_7.o
#8 18.54   CC       IPA_Testing_part_1.o
#8 18.55   CC       IPA_Testing_part_2.o
#8 18.55   CC       IPA_Testing_part_3.o
#8 18.56   CC       IPA_Testing_part_4.o
#8 18.57   CC       IPA_Testing_part_5.o
#8 18.57   CC       IPA_Testing_part_6.o
#8 18.57   CC       IPA_Testing_part_7.o
#8 18.57   CC       IPA_Types_part_1.o
#8 18.58   CC       IPA_Types_part_2.o
#8 18.59   CC       IPA_Types_part_3.o
#8 18.59   CC       IPA_Types_part_4.o
#8 18.59   CC       IPA_Types_part_5.o
#8 18.59   CC       IPA_Types_part_6.o
#8 18.60   CC       IPA_Types_part_7.o
#8 18.61   CC       IPL4asp_Functions_part_1.o
#8 18.61   CC       IPL4asp_Functions_part_2.o
#8 18.62   CC       IPL4asp_Functions_part_3.o
#8 18.62   CC       IPL4asp_Functions_part_4.o
#8 18.62   CC       IPL4asp_Functions_part_5.o
#8 18.64   CC       IPL4asp_Functions_part_6.o
#8 18.64   CC       IPL4asp_Functions_part_7.o
#8 18.66   CC       IPL4asp_PortType_part_1.o
#8 18.66   CC       IPL4asp_PortType_part_2.o
#8 18.66   CC       IPL4asp_PortType_part_3.o
#8 18.66   CC       IPL4asp_PortType_part_4.o
#8 18.66   CC       IPL4asp_PortType_part_5.o
#8 18.68   CC       IPL4asp_PortType_part_6.o
#8 18.68   CC       IPL4asp_PortType_part_7.o
#8 18.69   CC       IPL4asp_Types_part_1.o
#8 18.70   CC       IPL4asp_Types_part_2.o
#8 18.71 RSL_Emulation.cc: In function 'IPA__Types::IpaStreamId RSL__Emulation::f__streamId__by__trx(const INTEGER&)':
#8 18.71 RSL_Emulation.cc:11507:1: warning: control reaches end of non-void function [-Wreturn-type]
#8 18.71 11507 | }
#8 18.71       | ^
#8 18.71   CC       IPL4asp_Types_part_3.o
#8 18.73   CC       IPL4asp_Types_part_4.o
#8 18.73   CC       IPL4asp_Types_part_5.o
#8 18.73   CC       IPL4asp_Types_part_6.o
#8 18.74   CC       IPL4asp_Types_part_7.o
#8 18.75   CC       IuUP_Emulation_part_1.o
#8 18.76   CC       IuUP_Emulation_part_2.o
#8 18.77   CC       IuUP_Emulation_part_3.o
#8 18.78   CC       IuUP_Emulation_part_4.o
#8 18.79   CC       IuUP_Emulation_part_5.o
#8 18.79   CC       IuUP_Emulation_part_6.o
#8 18.80   CC       IuUP_Emulation_part_7.o
#8 18.82   CC       IuUP_Types_part_1.o
#8 18.82   CC       IuUP_Types_part_2.o
#8 18.82   CC       IuUP_Types_part_3.o
#8 18.83   CC       IuUP_Types_part_4.o
#8 18.84   CC       IuUP_Types_part_5.o
#8 18.87   CC       IuUP_Types_part_6.o
#8 18.87   CC       IuUP_Types_part_7.o
#8 18.87   CC       L1CTL_PortType_part_1.o
#8 18.88   CC       L1CTL_PortType_part_2.o
#8 18.88   CC       L1CTL_PortType_part_3.o
#8 18.89   CC       L1CTL_PortType_part_4.o
#8 18.89   CC       L1CTL_PortType_part_5.o
#8 18.92   CC       L1CTL_PortType_part_6.o
#8 18.92   CC       L1CTL_PortType_part_7.o
#8 18.93   CC       L1CTL_PortType_CtrlFunct_part_1.o
#8 18.93   CC       L1CTL_PortType_CtrlFunct_part_2.o
#8 18.94   CC       L1CTL_PortType_CtrlFunct_part_3.o
#8 18.96   CC       L1CTL_PortType_CtrlFunct_part_4.o
#8 18.96   CC       L1CTL_PortType_CtrlFunct_part_5.o
#8 18.96   CC       L1CTL_PortType_CtrlFunct_part_6.o
#8 18.96   CC       L1CTL_PortType_CtrlFunct_part_7.o
#8 18.98   CC       L1CTL_Types_part_1.o
#8 18.98   CC       L1CTL_Types_part_2.o
#8 18.98   CC       L1CTL_Types_part_3.o
#8 18.99   CC       L1CTL_Types_part_4.o
#8 18.99   CC       L1CTL_Types_part_5.o
#8 19.01   CC       L1CTL_Types_part_6.o
#8 19.02   CC       L1CTL_Types_part_7.o
#8 19.02   CC       L3_Common_part_1.o
#8 19.04   CC       L3_Common_part_2.o
#8 19.04   CC       L3_Common_part_3.o
#8 19.05   CC       L3_Common_part_4.o
#8 19.07   CC       L3_Common_part_5.o
#8 19.07   CC       L3_Common_part_6.o
#8 19.07   CC       L3_Common_part_7.o
#8 19.08   CC       L3_Templates_part_1.o
#8 19.09   CC       L3_Templates_part_2.o
#8 19.09   CC       L3_Templates_part_3.o
#8 19.10   CC       L3_Templates_part_4.o
#8 19.11   CC       L3_Templates_part_5.o
#8 19.11   CC       L3_Templates_part_6.o
#8 19.12   CC       L3_Templates_part_7.o
#8 19.13   CC       LAPDm_RAW_PT_part_1.o
#8 19.13   CC       LAPDm_RAW_PT_part_2.o
#8 19.14   CC       LAPDm_RAW_PT_part_3.o
#8 19.14   CC       LAPDm_RAW_PT_part_4.o
#8 19.15   CC       LAPDm_RAW_PT_part_5.o
#8 19.24   CC       LAPDm_RAW_PT_part_6.o
#8 19.24   CC       LAPDm_RAW_PT_part_7.o
#8 19.24   CC       LAPDm_Types_part_1.o
#8 19.24   CC       LAPDm_Types_part_2.o
#8 19.24   CC       LAPDm_Types_part_3.o
#8 19.25   CC       LAPDm_Types_part_4.o
#8 19.26   CC       LAPDm_Types_part_5.o
#8 19.26   CC       LAPDm_Types_part_6.o
#8 19.27   CC       LAPDm_Types_part_7.o
#8 19.27   CC       Misc_Helpers_part_1.o
#8 19.27   CC       Misc_Helpers_part_2.o
#8 19.27   CC       Misc_Helpers_part_3.o
#8 19.29   CC       Misc_Helpers_part_4.o
#8 19.29   CC       Misc_Helpers_part_5.o
#8 19.29   CC       Misc_Helpers_part_6.o
#8 19.29   CC       Misc_Helpers_part_7.o
#8 19.30   CC       MobileL3_CC_Types_part_1.o
#8 19.31   CC       MobileL3_CC_Types_part_2.o
#8 19.31   CC       MobileL3_CC_Types_part_3.o
#8 19.31   CC       MobileL3_CC_Types_part_4.o
#8 19.31   CC       MobileL3_CC_Types_part_5.o
#8 19.32   CC       MobileL3_CC_Types_part_6.o
#8 19.35   CC       MobileL3_CC_Types_part_7.o
#8 19.35   CC       MobileL3_CommonIE_Types_part_1.o
#8 19.35   CC       MobileL3_CommonIE_Types_part_2.o
#8 19.35   CC       MobileL3_CommonIE_Types_part_3.o
#8 19.38   CC       MobileL3_CommonIE_Types_part_4.o
#8 19.41   CC       MobileL3_CommonIE_Types_part_5.o
#8 19.41   CC       MobileL3_CommonIE_Types_part_6.o
#8 19.43   CC       MobileL3_CommonIE_Types_part_7.o
#8 19.46   CC       MobileL3_GMM_SM_Types_part_1.o
#8 19.46   CC       MobileL3_GMM_SM_Types_part_2.o
#8 19.48   CC       MobileL3_GMM_SM_Types_part_3.o
#8 20.40   CC       MobileL3_GMM_SM_Types_part_4.o
#8 21.12   CC       MobileL3_GMM_SM_Types_part_5.o
#8 21.94   CC       MobileL3_GMM_SM_Types_part_6.o
#8 22.62   CC       MobileL3_GMM_SM_Types_part_7.o
#8 23.64   CC       MobileL3_MM_Types_part_1.o
#8 23.94   CC       MobileL3_MM_Types_part_2.o
#8 23.97   CC       MobileL3_MM_Types_part_3.o
#8 24.02   CC       MobileL3_MM_Types_part_4.o
#8 24.05   CC       MobileL3_MM_Types_part_5.o
#8 24.14   CC       MobileL3_MM_Types_part_6.o
#8 24.18   CC       MobileL3_MM_Types_part_7.o
#8 24.21   CC       MobileL3_RRM_Types_part_1.o
#8 24.24   CC       MobileL3_RRM_Types_part_2.o
#8 24.43   CC       MobileL3_RRM_Types_part_3.o
#8 25.12   CC       MobileL3_RRM_Types_part_4.o
#8 25.49   CC       MobileL3_RRM_Types_part_5.o
#8 25.51   CC       MobileL3_RRM_Types_part_6.o
#8 25.57   CC       MobileL3_RRM_Types_part_7.o
#8 25.63   CC       MobileL3_SMS_Types_part_1.o
#8 26.10   CC       MobileL3_SMS_Types_part_2.o
#8 26.19   CC       MobileL3_SMS_Types_part_3.o
#8 26.24   CC       MobileL3_SMS_Types_part_4.o
#8 26.31   CC       MobileL3_SMS_Types_part_5.o
#8 26.36   CC       MobileL3_SMS_Types_part_6.o
#8 26.42   CC       MobileL3_SMS_Types_part_7.o
#8 26.50   CC       MobileL3_SS_Types_part_1.o
#8 26.57   CC       MobileL3_SS_Types_part_2.o
#8 26.60   CC       MobileL3_SS_Types_part_3.o
#8 26.64   CC       MobileL3_SS_Types_part_4.o
#8 26.66   CC       MobileL3_SS_Types_part_5.o
#8 26.69   CC       MobileL3_SS_Types_part_6.o
#8 26.71   CC       MobileL3_SS_Types_part_7.o
#8 26.75   CC       MobileL3_Types_part_1.o
#8 26.78   CC       MobileL3_Types_part_2.o
#8 26.84   CC       MobileL3_Types_part_3.o
#8 26.86   CC       MobileL3_Types_part_4.o
#8 26.90   CC       MobileL3_Types_part_5.o
#8 26.95   CC       MobileL3_Types_part_6.o
#8 27.01   CC       MobileL3_Types_part_7.o
#8 27.05   CC       Native_Functions_part_1.o
#8 27.12   CC       Native_Functions_part_2.o
#8 27.18   CC       Native_Functions_part_3.o
#8 27.25   CC       Native_Functions_part_4.o
#8 27.34   CC       Native_Functions_part_5.o
#8 27.40   CC       Native_Functions_part_6.o
#8 27.44   CC       Native_Functions_part_7.o
#8 27.47   CC       OSMUX_CodecPort_part_1.o
#8 27.50   CC       OSMUX_CodecPort_part_2.o
#8 27.53   CC       OSMUX_CodecPort_part_3.o
#8 27.58   CC       OSMUX_CodecPort_part_4.o
#8 27.66   CC       OSMUX_CodecPort_part_5.o
#8 27.68   CC       OSMUX_CodecPort_part_6.o
#8 27.72   CC       OSMUX_CodecPort_part_7.o
#8 27.74   CC       OSMUX_CodecPort_CtrlFunct_part_1.o
#8 27.75   CC       OSMUX_CodecPort_CtrlFunct_part_2.o
#8 27.76   CC       OSMUX_CodecPort_CtrlFunct_part_3.o
#8 27.79   CC       OSMUX_CodecPort_CtrlFunct_part_4.o
#8 27.79   CC       OSMUX_CodecPort_CtrlFunct_part_5.o
#8 27.84   CC       OSMUX_CodecPort_CtrlFunct_part_6.o
#8 27.88   CC       OSMUX_CodecPort_CtrlFunct_part_7.o
#8 27.94   CC       OSMUX_Emulation_part_1.o
#8 27.94   CC       OSMUX_Emulation_part_2.o
#8 27.96   CC       OSMUX_Emulation_part_3.o
#8 27.98   CC       OSMUX_Emulation_part_4.o
#8 27.98   CC       OSMUX_Emulation_part_5.o
#8 27.99   CC       OSMUX_Emulation_part_6.o
#8 28.00   CC       OSMUX_Emulation_part_7.o
#8 28.00   CC       OSMUX_Types_part_1.o
#8 28.02   CC       OSMUX_Types_part_2.o
#8 28.02   CC       OSMUX_Types_part_3.o
#8 28.04   CC       OSMUX_Types_part_4.o
#8 28.05   CC       OSMUX_Types_part_5.o
#8 28.05   CC       OSMUX_Types_part_6.o
#8 28.07   CC       OSMUX_Types_part_7.o
#8 28.09   CC       Osmocom_CTRL_Adapter_part_1.o
#8 28.09   CC       Osmocom_CTRL_Adapter_part_2.o
#8 28.11   CC       Osmocom_CTRL_Adapter_part_3.o
#8 28.18   CC       Osmocom_CTRL_Adapter_part_4.o
#8 28.19   CC       Osmocom_CTRL_Adapter_part_5.o
#8 28.20   CC       Osmocom_CTRL_Adapter_part_6.o
#8 28.21   CC       Osmocom_CTRL_Adapter_part_7.o
#8 28.21   CC       Osmocom_CTRL_Functions_part_1.o
#8 28.21   CC       Osmocom_CTRL_Functions_part_2.o
#8 28.21   CC       Osmocom_CTRL_Functions_part_3.o
#8 28.23   CC       Osmocom_CTRL_Functions_part_4.o
#8 28.23   CC       Osmocom_CTRL_Functions_part_5.o
#8 28.23   CC       Osmocom_CTRL_Functions_part_6.o
#8 28.23   CC       Osmocom_CTRL_Functions_part_7.o
#8 28.24   CC       Osmocom_CTRL_Types_part_1.o
#8 28.25   CC       Osmocom_CTRL_Types_part_2.o
#8 28.25   CC       Osmocom_CTRL_Types_part_3.o
#8 28.26   CC       Osmocom_CTRL_Types_part_4.o
#8 28.26   CC       Osmocom_CTRL_Types_part_5.o
#8 28.27   CC       Osmocom_CTRL_Types_part_6.o
#8 28.27   CC       Osmocom_CTRL_Types_part_7.o
#8 28.28   CC       Osmocom_Types_part_1.o
#8 28.28   CC       Osmocom_Types_part_2.o
#8 28.29   CC       Osmocom_Types_part_3.o
#8 28.30   CC       Osmocom_Types_part_4.o
#8 28.30   CC       Osmocom_Types_part_5.o
#8 28.30   CC       Osmocom_Types_part_6.o
#8 28.31   CC       Osmocom_Types_part_7.o
#8 28.32   CC       Osmocom_VTY_Functions_part_1.o
#8 28.32   CC       Osmocom_VTY_Functions_part_2.o
#8 28.32   CC       Osmocom_VTY_Functions_part_3.o
#8 28.32   CC       Osmocom_VTY_Functions_part_4.o
#8 28.33   CC       Osmocom_VTY_Functions_part_5.o
#8 28.34   CC       Osmocom_VTY_Functions_part_6.o
#8 28.34   CC       Osmocom_VTY_Functions_part_7.o
#8 28.35   CC       PCUIF_CodecPort_part_1.o
#8 28.35   CC       PCUIF_CodecPort_part_2.o
#8 28.35   CC       PCUIF_CodecPort_part_3.o
#8 28.37   CC       PCUIF_CodecPort_part_4.o
#8 28.37   CC       PCUIF_CodecPort_part_5.o
#8 28.38   CC       PCUIF_CodecPort_part_6.o
#8 28.39   CC       PCUIF_CodecPort_part_7.o
#8 28.39   CC       PCUIF_Types_part_1.o
#8 28.39   CC       PCUIF_Types_part_2.o
#8 28.40   CC       PCUIF_Types_part_3.o
#8 28.42   CC       PCUIF_Types_part_4.o
#8 28.42   CC       PCUIF_Types_part_5.o
#8 28.42   CC       PCUIF_Types_part_6.o
#8 28.42   CC       PCUIF_Types_part_7.o
#8 28.42   CC       RLCMAC_CSN1_Templates_part_1.o
#8 28.42   CC       RLCMAC_CSN1_Templates_part_2.o
#8 28.43   CC       RLCMAC_CSN1_Templates_part_3.o
#8 28.43   CC       RLCMAC_CSN1_Templates_part_4.o
#8 28.45   CC       RLCMAC_CSN1_Templates_part_6.o
#8 28.45   CC       RLCMAC_CSN1_Templates_part_5.o
#8 28.45   CC       RLCMAC_CSN1_Templates_part_7.o
#8 28.45   CC       RLCMAC_CSN1_Types_part_1.o
#8 28.45   CC       RLCMAC_CSN1_Types_part_2.o
#8 28.46   CC       RLCMAC_CSN1_Types_part_3.o
#8 28.47   CC       RLCMAC_CSN1_Types_part_4.o
#8 28.54   CC       RLCMAC_CSN1_Types_part_5.o
#8 28.54   CC       RLCMAC_CSN1_Types_part_6.o
#8 28.54   CC       RLCMAC_CSN1_Types_part_7.o
#8 28.57   CC       RLCMAC_Templates_part_1.o
#8 28.58   CC       RLCMAC_Templates_part_2.o
#8 28.59   CC       RLCMAC_Templates_part_3.o
#8 28.61   CC       RLCMAC_Templates_part_4.o
#8 28.65   CC       RLCMAC_Templates_part_5.o
#8 28.67   CC       RLCMAC_Templates_part_6.o
#8 28.67   CC       RLCMAC_Templates_part_7.o
#8 28.72   CC       RLCMAC_Types_part_1.o
#8 28.75   CC       RLCMAC_Types_part_2.o
#8 28.78   CC       RLCMAC_Types_part_3.o
#8 28.78   CC       RLCMAC_Types_part_4.o
#8 28.80   CC       RLCMAC_Types_part_5.o
#8 28.82   CC       RLCMAC_Types_part_6.o
#8 28.84   CC       RLCMAC_Types_part_7.o
#8 28.86   CC       RSL_Emulation_part_1.o
#8 28.86   CC       RSL_Emulation_part_2.o
#8 28.89   CC       RSL_Emulation_part_3.o
#8 28.94   CC       RSL_Emulation_part_4.o
#8 28.94   CC       RSL_Emulation_part_5.o
#8 29.00   CC       RSL_Emulation_part_6.o
#8 29.03   CC       RSL_Emulation_part_7.o
#8 29.06   CC       RSL_Types_part_1.o
#8 29.09   CC       RSL_Types_part_2.o
#8 29.11   CC       RSL_Types_part_3.o
#8 29.15   CC       RSL_Types_part_4.o
#8 29.26   CC       RSL_Types_part_5.o
#8 29.28   CC       RSL_Types_part_6.o
#8 29.29   CC       RSL_Types_part_7.o
#8 29.34   CC       RTP_CodecPort_part_1.o
#8 29.37   CC       RTP_CodecPort_part_3.o
#8 29.37   CC       RTP_CodecPort_part_2.o
#8 29.43   CC       RTP_CodecPort_part_4.o
#8 29.44   CC       RTP_CodecPort_part_5.o
#8 29.47   CC       RTP_CodecPort_part_6.o
#8 29.50   CC       RTP_CodecPort_part_7.o
#8 29.50   CC       RTP_CodecPort_CtrlFunct_part_1.o
#8 29.51   CC       RTP_CodecPort_CtrlFunct_part_2.o
#8 29.53   CC       RTP_CodecPort_CtrlFunct_part_3.o
#8 29.53   CC       RTP_CodecPort_CtrlFunct_part_4.o
#8 29.55   CC       RTP_CodecPort_CtrlFunct_part_5.o
#8 29.55   CC       RTP_CodecPort_CtrlFunct_part_6.o
#8 29.55   CC       RTP_CodecPort_CtrlFunct_part_7.o
#8 29.61   CC       RTP_Emulation_part_1.o
#8 29.61   CC       RTP_Emulation_part_2.o
#8 29.64   CC       RTP_Emulation_part_3.o
#8 29.65   CC       RTP_Emulation_part_4.o
#8 29.68   CC       RTP_Emulation_part_5.o
#8 29.68   CC       RTP_Emulation_part_6.o
#8 29.72   CC       RTP_Emulation_part_7.o
#8 29.73   CC       RTP_Types_part_1.o
#8 29.75   CC       RTP_Types_part_2.o
#8 29.79   CC       RTP_Types_part_3.o
#8 29.80   CC       RTP_Types_part_4.o
#8 29.86   CC       RTP_Types_part_5.o
#8 29.87   CC       RTP_Types_part_6.o
#8 29.94   CC       RTP_Types_part_7.o
#8 29.95   CC       Socket_API_Definitions_part_1.o
#8 30.01   CC       Socket_API_Definitions_part_2.o
#8 30.05   CC       Socket_API_Definitions_part_3.o
#8 30.10   CC       Socket_API_Definitions_part_4.o
#8 30.10   CC       Socket_API_Definitions_part_5.o
#8 30.15   CC       Socket_API_Definitions_part_6.o
#8 30.15   CC       Socket_API_Definitions_part_7.o
#8 30.18   CC       TCCConversion_Functions_part_1.o
#8 30.20   CC       TCCConversion_Functions_part_2.o
#8 30.22   CC       TCCConversion_Functions_part_3.o
#8 30.23   CC       TCCConversion_Functions_part_4.o
#8 30.30   CC       TCCConversion_Functions_part_5.o
#8 30.30   CC       TCCConversion_Functions_part_6.o
#8 30.37   CC       TCCConversion_Functions_part_7.o
#8 30.38   CC       TCCInterface_Functions_part_1.o
#8 30.41   CC       TCCInterface_Functions_part_2.o
#8 30.42   CC       TCCInterface_Functions_part_3.o
#8 30.46   CC       TCCInterface_Functions_part_4.o
#8 30.48   CC       TCCInterface_Functions_part_5.o
#8 30.53   CC       TCCInterface_Functions_part_6.o
#8 30.60   CC       TCCInterface_Functions_part_7.o
#8 30.63   CC       TELNETasp_PortType_part_1.o
#8 30.66   CC       TELNETasp_PortType_part_2.o
#8 30.68   CC       TELNETasp_PortType_part_3.o
#8 30.71   CC       TELNETasp_PortType_part_4.o
#8 30.76   CC       TELNETasp_PortType_part_5.o
#8 30.77   CC       TELNETasp_PortType_part_6.o
#8 30.77   CC       TELNETasp_PortType_part_7.o
#8 30.79   CC       TRXC_CodecPort_part_1.o
#8 30.80   CC       TRXC_CodecPort_part_2.o
#8 30.81   CC       TRXC_CodecPort_part_3.o
#8 30.82   CC       TRXC_CodecPort_part_4.o
#8 30.84   CC       TRXC_CodecPort_part_5.o
#8 30.84   CC       TRXC_CodecPort_part_6.o
#8 30.87   CC       TRXC_CodecPort_part_7.o
#8 30.87   CC       TRXC_CodecPort_CtrlFunct_part_1.o
#8 30.88   CC       TRXC_CodecPort_CtrlFunct_part_2.o
#8 30.92   CC       TRXC_CodecPort_CtrlFunct_part_3.o
#8 30.92   CC       TRXC_CodecPort_CtrlFunct_part_4.o
#8 30.94   CC       TRXC_CodecPort_CtrlFunct_part_5.o
#8 30.97   CC       TRXC_CodecPort_CtrlFunct_part_6.o
#8 30.99   CC       TRXC_CodecPort_CtrlFunct_part_7.o
#8 31.00   CC       TRXC_Types_part_1.o
#8 31.03   CC       TRXC_Types_part_2.o
#8 31.03   CC       TRXC_Types_part_3.o
#8 31.04   CC       TRXC_Types_part_4.o
#8 31.08   CC       TRXC_Types_part_5.o
#8 31.09   CC       TRXC_Types_part_6.o
#8 31.09   CC       TRXC_Types_part_7.o
#8 31.11   CC       UD_PortType_part_1.o
#8 31.11   CC       UD_PortType_part_2.o
#8 31.11   CC       UD_PortType_part_3.o
#8 31.16   CC       UD_PortType_part_4.o
#8 31.16   CC       UD_PortType_part_5.o
#8 31.16   CC       UD_PortType_part_6.o
#8 31.16   CC       UD_PortType_part_7.o
#8 31.18   CC       UD_Types_part_1.o
#8 31.19   CC       UD_Types_part_2.o
#8 31.20   CC       UD_Types_part_3.o
#8 31.20   CC       UD_Types_part_4.o
#8 31.20   CC       UD_Types_part_5.o
#8 31.23   CC       UD_Types_part_6.o
#8 31.23   CC       UD_Types_part_7.o
#8 31.23   CC       IPA_Emulation.o
#8 31.25   CC       IPA_Emulation_part_1.o
#8 31.27   CC       IPA_Emulation_part_2.o
#8 31.27   CC       IPA_Emulation_part_3.o
#8 31.28   CC       IPA_Emulation_part_4.o
#8 31.30   CC       IPA_Emulation_part_5.o
#8 31.34   CC       IPA_Emulation_part_6.o
#8 31.34   CC       IPA_Emulation_part_7.o
#8 31.34   CC       IPA_CodecPort_CtrlFunctDef.o
#8 31.40   CC       IPL4asp_PT.o
#8 31.40   CC       IPL4asp_discovery.o
#8 31.90   CC       IuUP_EncDec.o
#8 31.94   CC       L1CTL_PortType_CtrlFunctDef.o
#8 32.05   CC       Native_FunctionDefs.o
#8 32.17   CC       OSMUX_CodecPort_CtrlFunctDef.o
#8 32.44   CC       RLCMAC_EncDec.o
#8 32.44   CC       RTP_CodecPort_CtrlFunctDef.o
#8 32.76   CC       RTP_EncDec.o
#8 32.85   CC       TCCConversion.o
#8 33.25   CC       TCCInterface.o
#8 33.29   CC       TELNETasp_PT.o
#8 33.55   CC       TRXC_CodecPort_CtrlFunctDef.o
#8 33.59   CC       UD_PT.o
#8 33.76   CCLD     AMR_Types.so
#8 33.76   CCLD     AbisOML_Types.so
#8 33.90   CCLD     BTS_Tests.so
#8 33.94   CCLD     BTS_Tests_ASCI.so
#8 34.08   CCLD     BTS_Tests_LAPDm.so
#8 34.09   CCLD     BTS_Tests_OML.so
#8 34.18   CCLD     BTS_Tests_SMSCB.so
#8 34.24   CCLD     BTS_Tests_VAMOS.so
#8 34.32   CCLD     BTS_Tests_perf.so
#8 34.40   CCLD     GSM_RR_Types.so
#8 34.43   CCLD     GSM_RestOctets.so
#8 34.47   CCLD     GSM_SystemInformation.so
#8 34.60   CCLD     GSM_Types.so
#8 34.65   CCLD     General_Types.so
#8 34.65   CCLD     IPA_CodecPort.so
#8 34.76   CCLD     IPA_CodecPort_CtrlFunct.so
#8 34.77   CCLD     IPA_Testing.so
#8 34.77   CCLD     IPA_Types.so
#8 34.78   CCLD     IPL4asp_Functions.so
#8 34.79   CCLD     IPL4asp_PortType.so
#8 34.85   CCLD     IPL4asp_Types.so
#8 34.89   CCLD     IuUP_Emulation.so
#8 34.90   CCLD     IuUP_Types.so
#8 34.91   CCLD     L1CTL_PortType.so
#8 34.93   CCLD     L1CTL_PortType_CtrlFunct.so
#8 34.99   CCLD     L1CTL_Types.so
#8 34.99   CCLD     L3_Common.so
#8 35.08   CCLD     L3_Templates.so
#8 35.08   CCLD     LAPDm_RAW_PT.so
#8 35.09   CCLD     LAPDm_Types.so
#8 35.13   CCLD     Misc_Helpers.so
#8 35.15   CCLD     MobileL3_CC_Types.so
#8 35.16   CCLD     MobileL3_CommonIE_Types.so
#8 35.17   CCLD     MobileL3_GMM_SM_Types.so
#8 35.17   CCLD     MobileL3_MM_Types.so
#8 35.24   CCLD     MobileL3_RRM_Types.so
#8 35.29   CCLD     MobileL3_SMS_Types.so
#8 35.29   CCLD     MobileL3_SS_Types.so
#8 35.30   CCLD     MobileL3_Types.so
#8 35.31   CCLD     Native_Functions.so
#8 35.31   CCLD     OSMUX_CodecPort.so
#8 35.34   CCLD     OSMUX_CodecPort_CtrlFunct.so
#8 35.34   CCLD     OSMUX_Emulation.so
#8 35.35   CCLD     OSMUX_Types.so
#8 35.40   CCLD     Osmocom_CTRL_Adapter.so
#8 35.43   CCLD     Osmocom_CTRL_Functions.so
#8 35.44   CCLD     Osmocom_CTRL_Types.so
#8 35.46   CCLD     Osmocom_Types.so
#8 35.46   CCLD     Osmocom_VTY_Functions.so
#8 35.49   CCLD     PCUIF_CodecPort.so
#8 35.51   CCLD     PCUIF_Types.so
#8 35.51   CCLD     RLCMAC_CSN1_Templates.so
#8 35.54   CCLD     RLCMAC_CSN1_Types.so
#8 35.55   CCLD     RLCMAC_Templates.so
#8 35.55   CCLD     RLCMAC_Types.so
#8 35.59   CCLD     RSL_Emulation.so
#8 35.60   CCLD     RSL_Types.so
#8 35.61   CCLD     RTP_CodecPort.so
#8 35.62   CCLD     RTP_CodecPort_CtrlFunct.so
#8 35.65   CCLD     RTP_Emulation.so
#8 35.67   CCLD     RTP_Types.so
#8 35.67   CCLD     Socket_API_Definitions.so
#8 35.67   CCLD     TCCConversion_Functions.so
#8 35.69   CCLD     TCCInterface_Functions.so
#8 35.70   CCLD     TELNETasp_PortType.so
#8 35.71   CCLD     TRXC_CodecPort.so
#8 35.73   CCLD     TRXC_CodecPort_CtrlFunct.so
#8 35.75   CCLD     TRXC_Types.so
#8 35.76   CCLD     UD_PortType.so
#8 35.77   CCLD     UD_Types.so
#8 35.77   CCLD     AMR_Types_part_1.so
#8 35.84   CCLD     AMR_Types_part_2.so
#8 35.84   CCLD     AMR_Types_part_3.so
#8 35.84   CCLD     AMR_Types_part_4.so
#8 35.86   CCLD     AMR_Types_part_5.so
#8 35.88   CCLD     AMR_Types_part_6.so
#8 35.88   CCLD     AMR_Types_part_7.so
#8 35.88   CCLD     AbisOML_Types_part_1.so
#8 35.88   CCLD     AbisOML_Types_part_2.so
#8 35.88   CCLD     AbisOML_Types_part_3.so
#8 35.89   CCLD     AbisOML_Types_part_4.so
#8 35.89   CCLD     AbisOML_Types_part_5.so
#8 35.90   CCLD     AbisOML_Types_part_6.so
#8 35.90   CCLD     AbisOML_Types_part_7.so
#8 35.91   CCLD     BTS_Tests_part_1.so
#8 35.91   CCLD     BTS_Tests_part_2.so
#8 35.92   CCLD     BTS_Tests_part_3.so
#8 35.92   CCLD     BTS_Tests_part_4.so
#8 35.92   CCLD     BTS_Tests_part_5.so
#8 35.93   CCLD     BTS_Tests_part_6.so
#8 35.94   CCLD     BTS_Tests_part_7.so
#8 35.94   CCLD     BTS_Tests_ASCI_part_1.so
#8 35.94   CCLD     BTS_Tests_ASCI_part_2.so
#8 35.94   CCLD     BTS_Tests_ASCI_part_3.so
#8 35.94   CCLD     BTS_Tests_ASCI_part_4.so
#8 35.95   CCLD     BTS_Tests_ASCI_part_5.so
#8 35.95   CCLD     BTS_Tests_ASCI_part_7.so
#8 35.95   CCLD     BTS_Tests_ASCI_part_6.so
#8 35.95   CCLD     BTS_Tests_LAPDm_part_1.so
#8 35.96   CCLD     BTS_Tests_LAPDm_part_2.so
#8 35.97   CCLD     BTS_Tests_LAPDm_part_3.so
#8 35.97   CCLD     BTS_Tests_LAPDm_part_4.so
#8 35.97   CCLD     BTS_Tests_LAPDm_part_5.so
#8 35.97   CCLD     BTS_Tests_LAPDm_part_6.so
#8 35.98   CCLD     BTS_Tests_LAPDm_part_7.so
#8 35.98   CCLD     BTS_Tests_OML_part_1.so
#8 35.98   CCLD     BTS_Tests_OML_part_2.so
#8 35.99   CCLD     BTS_Tests_OML_part_3.so
#8 35.99   CCLD     BTS_Tests_OML_part_4.so
#8 36.00   CCLD     BTS_Tests_OML_part_5.so
#8 36.00   CCLD     BTS_Tests_OML_part_6.so
#8 36.00   CCLD     BTS_Tests_OML_part_7.so
#8 36.00   CCLD     BTS_Tests_SMSCB_part_1.so
#8 36.01   CCLD     BTS_Tests_SMSCB_part_2.so
#8 36.01   CCLD     BTS_Tests_SMSCB_part_3.so
#8 36.01   CCLD     BTS_Tests_SMSCB_part_4.so
#8 36.01   CCLD     BTS_Tests_SMSCB_part_5.so
#8 36.02   CCLD     BTS_Tests_SMSCB_part_6.so
#8 36.02   CCLD     BTS_Tests_SMSCB_part_7.so
#8 36.02   CCLD     BTS_Tests_VAMOS_part_2.so
#8 36.02   CCLD     BTS_Tests_VAMOS_part_1.so
#8 36.03   CCLD     BTS_Tests_VAMOS_part_3.so
#8 36.03   CCLD     BTS_Tests_VAMOS_part_4.so
#8 36.03   CCLD     BTS_Tests_VAMOS_part_5.so
#8 36.04   CCLD     BTS_Tests_VAMOS_part_6.so
#8 36.04   CCLD     BTS_Tests_VAMOS_part_7.so
#8 36.04   CCLD     BTS_Tests_perf_part_1.so
#8 36.04   CCLD     BTS_Tests_perf_part_2.so
#8 36.04   CCLD     BTS_Tests_perf_part_3.so
#8 36.05   CCLD     BTS_Tests_perf_part_4.so
#8 36.06   CCLD     BTS_Tests_perf_part_5.so
#8 36.06   CCLD     BTS_Tests_perf_part_6.so
#8 36.06   CCLD     BTS_Tests_perf_part_7.so
#8 36.06   CCLD     GSM_RR_Types_part_1.so
#8 36.06   CCLD     GSM_RR_Types_part_2.so
#8 36.08   CCLD     GSM_RR_Types_part_3.so
#8 36.08   CCLD     GSM_RR_Types_part_4.so
#8 36.08   CCLD     GSM_RR_Types_part_5.so
#8 36.08   CCLD     GSM_RR_Types_part_6.so
#8 36.08   CCLD     GSM_RR_Types_part_7.so
#8 36.08   CCLD     GSM_RestOctets_part_1.so
#8 36.08   CCLD     GSM_RestOctets_part_2.so
#8 36.11   CCLD     GSM_RestOctets_part_3.so
#8 36.11   CCLD     GSM_RestOctets_part_4.so
#8 36.11   CCLD     GSM_RestOctets_part_5.so
#8 36.11   CCLD     GSM_RestOctets_part_6.so
#8 36.11   CCLD     GSM_RestOctets_part_7.so
#8 36.11   CCLD     GSM_SystemInformation_part_1.so
#8 36.11   CCLD     GSM_SystemInformation_part_2.so
#8 36.13   CCLD     GSM_SystemInformation_part_3.so
#8 36.14   CCLD     GSM_SystemInformation_part_5.so
#8 36.14   CCLD     GSM_SystemInformation_part_4.so
#8 36.14   CCLD     GSM_SystemInformation_part_6.so
#8 36.14   CCLD     GSM_SystemInformation_part_7.so
#8 36.15   CCLD     GSM_Types_part_1.so
#8 36.17   CCLD     GSM_Types_part_3.so
#8 36.17   CCLD     GSM_Types_part_2.so
#8 36.17   CCLD     GSM_Types_part_4.so
#8 36.18   CCLD     GSM_Types_part_5.so
#8 36.18   CCLD     GSM_Types_part_6.so
#8 36.18   CCLD     GSM_Types_part_7.so
#8 36.20   CCLD     General_Types_part_1.so
#8 36.20   CCLD     General_Types_part_2.so
#8 36.20   CCLD     General_Types_part_3.so
#8 36.20   CCLD     General_Types_part_4.so
#8 36.21   CCLD     General_Types_part_5.so
#8 36.22   CCLD     General_Types_part_6.so
#8 36.22   CCLD     General_Types_part_7.so
#8 36.24   CCLD     IPA_CodecPort_part_1.so
#8 36.24   CCLD     IPA_CodecPort_part_2.so
#8 36.24   CCLD     IPA_CodecPort_part_3.so
#8 36.24   CCLD     IPA_CodecPort_part_4.so
#8 36.24   CCLD     IPA_CodecPort_part_5.so
#8 36.24   CCLD     IPA_CodecPort_part_6.so
#8 36.24   CCLD     IPA_CodecPort_part_7.so
#8 36.25   CCLD     IPA_CodecPort_CtrlFunct_part_1.so
#8 36.25   CCLD     IPA_CodecPort_CtrlFunct_part_2.so
#8 36.27   CCLD     IPA_CodecPort_CtrlFunct_part_3.so
#8 36.27   CCLD     IPA_CodecPort_CtrlFunct_part_4.so
#8 36.27   CCLD     IPA_CodecPort_CtrlFunct_part_5.so
#8 36.28   CCLD     IPA_CodecPort_CtrlFunct_part_7.so
#8 36.28   CCLD     IPA_CodecPort_CtrlFunct_part_6.so
#8 36.28   CCLD     IPA_Testing_part_1.so
#8 36.28   CCLD     IPA_Testing_part_2.so
#8 36.28   CCLD     IPA_Testing_part_3.so
#8 36.29   CCLD     IPA_Testing_part_4.so
#8 36.29   CCLD     IPA_Testing_part_5.so
#8 36.29   CCLD     IPA_Testing_part_6.so
#8 36.30   CCLD     IPA_Testing_part_7.so
#8 36.30   CCLD     IPA_Types_part_1.so
#8 36.31   CCLD     IPA_Types_part_2.so
#8 36.31   CCLD     IPA_Types_part_3.so
#8 36.31   CCLD     IPA_Types_part_4.so
#8 36.31   CCLD     IPA_Types_part_5.so
#8 36.31   CCLD     IPA_Types_part_6.so
#8 36.32   CCLD     IPA_Types_part_7.so
#8 36.32   CCLD     IPL4asp_Functions_part_1.so
#8 36.33   CCLD     IPL4asp_Functions_part_2.so
#8 36.33   CCLD     IPL4asp_Functions_part_3.so
#8 36.33   CCLD     IPL4asp_Functions_part_4.so
#8 36.33   CCLD     IPL4asp_Functions_part_5.so
#8 36.34   CCLD     IPL4asp_Functions_part_6.so
#8 36.34   CCLD     IPL4asp_PortType_part_1.so
#8 36.34   CCLD     IPL4asp_Functions_part_7.so
#8 36.34   CCLD     IPL4asp_PortType_part_2.so
#8 36.35   CCLD     IPL4asp_PortType_part_3.so
#8 36.36   CCLD     IPL4asp_PortType_part_4.so
#8 36.36   CCLD     IPL4asp_PortType_part_5.so
#8 36.36   CCLD     IPL4asp_PortType_part_6.so
#8 36.36   CCLD     IPL4asp_PortType_part_7.so
#8 36.37   CCLD     IPL4asp_Types_part_1.so
#8 36.37   CCLD     IPL4asp_Types_part_2.so
#8 36.37   CCLD     IPL4asp_Types_part_3.so
#8 36.37   CCLD     IPL4asp_Types_part_4.so
#8 36.37   CCLD     IPL4asp_Types_part_5.so
#8 36.37   CCLD     IPL4asp_Types_part_6.so
#8 36.38   CCLD     IPL4asp_Types_part_7.so
#8 36.38   CCLD     IuUP_Emulation_part_1.so
#8 36.38   CCLD     IuUP_Emulation_part_2.so
#8 36.39   CCLD     IuUP_Emulation_part_3.so
#8 36.39   CCLD     IuUP_Emulation_part_4.so
#8 36.39   CCLD     IuUP_Emulation_part_5.so
#8 36.39   CCLD     IuUP_Emulation_part_6.so
#8 36.40   CCLD     IuUP_Emulation_part_7.so
#8 36.40   CCLD     IuUP_Types_part_1.so
#8 36.40   CCLD     IuUP_Types_part_2.so
#8 36.40   CCLD     IuUP_Types_part_3.so
#8 36.40   CCLD     IuUP_Types_part_4.so
#8 36.40   CCLD     IuUP_Types_part_5.so
#8 36.40   CCLD     IuUP_Types_part_6.so
#8 36.40   CCLD     IuUP_Types_part_7.so
#8 36.41   CCLD     L1CTL_PortType_part_1.so
#8 36.41   CCLD     L1CTL_PortType_part_2.so
#8 36.41   CCLD     L1CTL_PortType_part_3.so
#8 36.42   CCLD     L1CTL_PortType_part_4.so
#8 36.42   CCLD     L1CTL_PortType_part_5.so
#8 36.42   CCLD     L1CTL_PortType_part_6.so
#8 36.43   CCLD     L1CTL_PortType_part_7.so
#8 36.43   CCLD     L1CTL_PortType_CtrlFunct_part_1.so
#8 36.43   CCLD     L1CTL_PortType_CtrlFunct_part_2.so
#8 36.43   CCLD     L1CTL_PortType_CtrlFunct_part_4.so
#8 36.43   CCLD     L1CTL_PortType_CtrlFunct_part_3.so
#8 36.44   CCLD     L1CTL_PortType_CtrlFunct_part_5.so
#8 36.44   CCLD     L1CTL_PortType_CtrlFunct_part_6.so
#8 36.44   CCLD     L1CTL_PortType_CtrlFunct_part_7.so
#8 36.44   CCLD     L1CTL_Types_part_1.so
#8 36.45   CCLD     L1CTL_Types_part_2.so
#8 36.45   CCLD     L1CTL_Types_part_3.so
#8 36.45   CCLD     L1CTL_Types_part_5.so
#8 36.45   CCLD     L1CTL_Types_part_4.so
#8 36.46   CCLD     L1CTL_Types_part_6.so
#8 36.46   CCLD     L1CTL_Types_part_7.so
#8 36.47   CCLD     L3_Common_part_1.so
#8 36.47   CCLD     L3_Common_part_2.so
#8 36.48   CCLD     L3_Common_part_4.so
#8 36.48   CCLD     L3_Common_part_3.so
#8 36.48   CCLD     L3_Common_part_5.so
#8 36.48   CCLD     L3_Common_part_6.so
#8 36.48   CCLD     L3_Common_part_7.so
#8 36.48   CCLD     L3_Templates_part_1.so
#8 36.48   CCLD     L3_Templates_part_2.so
#8 36.49   CCLD     L3_Templates_part_3.so
#8 36.49   CCLD     L3_Templates_part_4.so
#8 36.52   CCLD     L3_Templates_part_5.so
#8 36.52   CCLD     L3_Templates_part_6.so
#8 36.52   CCLD     L3_Templates_part_7.so
#8 36.52   CCLD     LAPDm_RAW_PT_part_2.so
#8 36.52   CCLD     LAPDm_RAW_PT_part_1.so
#8 36.53   CCLD     LAPDm_RAW_PT_part_3.so
#8 36.53   CCLD     LAPDm_RAW_PT_part_4.so
#8 36.54   CCLD     LAPDm_RAW_PT_part_5.so
#8 36.54   CCLD     LAPDm_RAW_PT_part_6.so
#8 36.54   CCLD     LAPDm_RAW_PT_part_7.so
#8 36.54   CCLD     LAPDm_Types_part_1.so
#8 36.56   CCLD     LAPDm_Types_part_2.so
#8 36.56   CCLD     LAPDm_Types_part_3.so
#8 36.56   CCLD     LAPDm_Types_part_4.so
#8 36.56   CCLD     LAPDm_Types_part_5.so
#8 36.56   CCLD     LAPDm_Types_part_6.so
#8 36.56   CCLD     LAPDm_Types_part_7.so
#8 36.57   CCLD     Misc_Helpers_part_1.so
#8 36.57   CCLD     Misc_Helpers_part_2.so
#8 36.58   CCLD     Misc_Helpers_part_3.so
#8 36.58   CCLD     Misc_Helpers_part_4.so
#8 36.59   CCLD     Misc_Helpers_part_5.so
#8 36.59   CCLD     Misc_Helpers_part_6.so
#8 36.60   CCLD     Misc_Helpers_part_7.so
#8 36.60   CCLD     MobileL3_CC_Types_part_1.so
#8 36.60   CCLD     MobileL3_CC_Types_part_2.so
#8 36.60   CCLD     MobileL3_CC_Types_part_3.so
#8 36.60   CCLD     MobileL3_CC_Types_part_4.so
#8 36.60   CCLD     MobileL3_CC_Types_part_5.so
#8 36.61   CCLD     MobileL3_CC_Types_part_6.so
#8 36.62   CCLD     MobileL3_CC_Types_part_7.so
#8 36.63   CCLD     MobileL3_CommonIE_Types_part_1.so
#8 36.63   CCLD     MobileL3_CommonIE_Types_part_2.so
#8 36.63   CCLD     MobileL3_CommonIE_Types_part_3.so
#8 36.68   CCLD     MobileL3_CommonIE_Types_part_4.so
#8 36.68   CCLD     MobileL3_CommonIE_Types_part_5.so
#8 36.68   CCLD     MobileL3_CommonIE_Types_part_6.so
#8 36.68   CCLD     MobileL3_CommonIE_Types_part_7.so
#8 36.68   CCLD     MobileL3_GMM_SM_Types_part_1.so
#8 36.68   CCLD     MobileL3_GMM_SM_Types_part_2.so
#8 36.68   CCLD     MobileL3_GMM_SM_Types_part_3.so
#8 36.68   CCLD     MobileL3_GMM_SM_Types_part_4.so
#8 36.69   CCLD     MobileL3_GMM_SM_Types_part_5.so
#8 36.72   CCLD     MobileL3_GMM_SM_Types_part_6.so
#8 36.73   CCLD     MobileL3_GMM_SM_Types_part_7.so
#8 36.74   CCLD     MobileL3_MM_Types_part_1.so
#8 36.74   CCLD     MobileL3_MM_Types_part_2.so
#8 36.74   CCLD     MobileL3_MM_Types_part_3.so
#8 36.79   CCLD     MobileL3_MM_Types_part_4.so
#8 36.80   CCLD     MobileL3_MM_Types_part_5.so
#8 36.82   CCLD     MobileL3_MM_Types_part_6.so
#8 36.83   CCLD     MobileL3_MM_Types_part_7.so
#8 36.83   CCLD     MobileL3_RRM_Types_part_1.so
#8 36.86   CCLD     MobileL3_RRM_Types_part_2.so
#8 36.88   CCLD     MobileL3_RRM_Types_part_3.so
#8 36.89   CCLD     MobileL3_RRM_Types_part_4.so
#8 36.90   CCLD     MobileL3_RRM_Types_part_5.so
#8 36.91   CCLD     MobileL3_RRM_Types_part_6.so
#8 36.91   CCLD     MobileL3_RRM_Types_part_7.so
#8 36.91   CCLD     MobileL3_SMS_Types_part_1.so
#8 36.92   CCLD     MobileL3_SMS_Types_part_2.so
#8 36.92   CCLD     MobileL3_SMS_Types_part_3.so
#8 36.92   CCLD     MobileL3_SMS_Types_part_4.so
#8 36.95   CCLD     MobileL3_SMS_Types_part_5.so
#8 36.96   CCLD     MobileL3_SMS_Types_part_6.so
#8 36.97   CCLD     MobileL3_SMS_Types_part_7.so
#8 36.98   CCLD     MobileL3_SS_Types_part_1.so
#8 37.01   CCLD     MobileL3_SS_Types_part_2.so
#8 37.02   CCLD     MobileL3_SS_Types_part_3.so
#8 37.03   CCLD     MobileL3_SS_Types_part_4.so
#8 37.03   CCLD     MobileL3_SS_Types_part_5.so
#8 37.03   CCLD     MobileL3_SS_Types_part_6.so
#8 37.05   CCLD     MobileL3_SS_Types_part_7.so
#8 37.05   CCLD     MobileL3_Types_part_1.so
#8 37.06   CCLD     MobileL3_Types_part_2.so
#8 37.06   CCLD     MobileL3_Types_part_3.so
#8 37.06   CCLD     MobileL3_Types_part_4.so
#8 37.06   CCLD     MobileL3_Types_part_5.so
#8 37.07   CCLD     MobileL3_Types_part_6.so
#8 37.07   CCLD     MobileL3_Types_part_7.so
#8 37.07   CCLD     Native_Functions_part_1.so
#8 37.08   CCLD     Native_Functions_part_2.so
#8 37.09   CCLD     Native_Functions_part_3.so
#8 37.10   CCLD     Native_Functions_part_4.so
#8 37.10   CCLD     Native_Functions_part_5.so
#8 37.11   CCLD     Native_Functions_part_6.so
#8 37.11   CCLD     Native_Functions_part_7.so
#8 37.11   CCLD     OSMUX_CodecPort_part_1.so
#8 37.11   CCLD     OSMUX_CodecPort_part_2.so
#8 37.12   CCLD     OSMUX_CodecPort_part_4.so
#8 37.12   CCLD     OSMUX_CodecPort_part_3.so
#8 37.12   CCLD     OSMUX_CodecPort_part_5.so
#8 37.12   CCLD     OSMUX_CodecPort_part_6.so
#8 37.12   CCLD     OSMUX_CodecPort_CtrlFunct_part_1.so
#8 37.12   CCLD     OSMUX_CodecPort_part_7.so
#8 37.13   CCLD     OSMUX_CodecPort_CtrlFunct_part_2.so
#8 37.14   CCLD     OSMUX_CodecPort_CtrlFunct_part_3.so
#8 37.14   CCLD     OSMUX_CodecPort_CtrlFunct_part_4.so
#8 37.16   CCLD     OSMUX_CodecPort_CtrlFunct_part_5.so
#8 37.17   CCLD     OSMUX_CodecPort_CtrlFunct_part_6.so
#8 37.18   CCLD     OSMUX_CodecPort_CtrlFunct_part_7.so
#8 37.18   CCLD     OSMUX_Emulation_part_1.so
#8 37.18   CCLD     OSMUX_Emulation_part_2.so
#8 37.18   CCLD     OSMUX_Emulation_part_3.so
#8 37.18   CCLD     OSMUX_Emulation_part_4.so
#8 37.19   CCLD     OSMUX_Emulation_part_5.so
#8 37.19   CCLD     OSMUX_Emulation_part_6.so
#8 37.20   CCLD     OSMUX_Emulation_part_7.so
#8 37.20   CCLD     OSMUX_Types_part_1.so
#8 37.22   CCLD     OSMUX_Types_part_2.so
#8 37.22   CCLD     OSMUX_Types_part_3.so
#8 37.24   CCLD     OSMUX_Types_part_4.so
#8 37.24   CCLD     OSMUX_Types_part_5.so
#8 37.24   CCLD     OSMUX_Types_part_6.so
#8 37.24   CCLD     OSMUX_Types_part_7.so
#8 37.24   CCLD     Osmocom_CTRL_Adapter_part_1.so
#8 37.24   CCLD     Osmocom_CTRL_Adapter_part_2.so
#8 37.25   CCLD     Osmocom_CTRL_Adapter_part_3.so
#8 37.26   CCLD     Osmocom_CTRL_Adapter_part_4.so
#8 37.26   CCLD     Osmocom_CTRL_Adapter_part_5.so
#8 37.27   CCLD     Osmocom_CTRL_Adapter_part_6.so
#8 37.27   CCLD     Osmocom_CTRL_Adapter_part_7.so
#8 37.27   CCLD     Osmocom_CTRL_Functions_part_1.so
#8 37.27   CCLD     Osmocom_CTRL_Functions_part_2.so
#8 37.27   CCLD     Osmocom_CTRL_Functions_part_3.so
#8 37.27   CCLD     Osmocom_CTRL_Functions_part_4.so
#8 37.28   CCLD     Osmocom_CTRL_Functions_part_5.so
#8 37.29   CCLD     Osmocom_CTRL_Functions_part_6.so
#8 37.29   CCLD     Osmocom_CTRL_Functions_part_7.so
#8 37.29   CCLD     Osmocom_CTRL_Types_part_1.so
#8 37.29   CCLD     Osmocom_CTRL_Types_part_2.so
#8 37.29   CCLD     Osmocom_CTRL_Types_part_3.so
#8 37.30   CCLD     Osmocom_CTRL_Types_part_4.so
#8 37.31   CCLD     Osmocom_CTRL_Types_part_5.so
#8 37.32   CCLD     Osmocom_CTRL_Types_part_6.so
#8 37.32   CCLD     Osmocom_CTRL_Types_part_7.so
#8 37.32   CCLD     Osmocom_Types_part_1.so
#8 37.32   CCLD     Osmocom_Types_part_2.so
#8 37.32   CCLD     Osmocom_Types_part_3.so
#8 37.32   CCLD     Osmocom_Types_part_4.so
#8 37.32   CCLD     Osmocom_Types_part_5.so
#8 37.33   CCLD     Osmocom_Types_part_6.so
#8 37.34   CCLD     Osmocom_Types_part_7.so
#8 37.34   CCLD     Osmocom_VTY_Functions_part_1.so
#8 37.34   CCLD     Osmocom_VTY_Functions_part_2.so
#8 37.34   CCLD     Osmocom_VTY_Functions_part_3.so
#8 37.35   CCLD     Osmocom_VTY_Functions_part_4.so
#8 37.35   CCLD     Osmocom_VTY_Functions_part_5.so
#8 37.36   CCLD     Osmocom_VTY_Functions_part_6.so
#8 37.37   CCLD     Osmocom_VTY_Functions_part_7.so
#8 37.37   CCLD     PCUIF_CodecPort_part_1.so
#8 37.37   CCLD     PCUIF_CodecPort_part_2.so
#8 37.39   CCLD     PCUIF_CodecPort_part_3.so
#8 37.39   CCLD     PCUIF_CodecPort_part_4.so
#8 37.39   CCLD     PCUIF_CodecPort_part_5.so
#8 37.39   CCLD     PCUIF_CodecPort_part_6.so
#8 37.39   CCLD     PCUIF_CodecPort_part_7.so
#8 37.39   CCLD     PCUIF_Types_part_1.so
#8 37.40   CCLD     PCUIF_Types_part_2.so
#8 37.42   CCLD     PCUIF_Types_part_3.so
#8 37.42   CCLD     PCUIF_Types_part_4.so
#8 37.42   CCLD     PCUIF_Types_part_5.so
#8 37.42   CCLD     PCUIF_Types_part_6.so
#8 37.42   CCLD     PCUIF_Types_part_7.so
#8 37.42   CCLD     RLCMAC_CSN1_Templates_part_1.so
#8 37.42   CCLD     RLCMAC_CSN1_Templates_part_2.so
#8 37.42   CCLD     RLCMAC_CSN1_Templates_part_3.so
#8 37.43   CCLD     RLCMAC_CSN1_Templates_part_4.so
#8 37.43   CCLD     RLCMAC_CSN1_Templates_part_5.so
#8 37.43   CCLD     RLCMAC_CSN1_Templates_part_6.so
#8 37.43   CCLD     RLCMAC_CSN1_Templates_part_7.so
#8 37.44   CCLD     RLCMAC_CSN1_Types_part_5.so
#8 37.46   CCLD     RLCMAC_CSN1_Types_part_6.so
#8 37.46   CCLD     RLCMAC_CSN1_Types_part_7.so
#8 37.48   CCLD     RLCMAC_Templates_part_1.so
#8 37.48   CCLD     RLCMAC_Templates_part_2.so
#8 37.48   CCLD     RLCMAC_Templates_part_4.so
#8 37.48   CCLD     RLCMAC_Templates_part_3.so
#8 37.48   CCLD     RLCMAC_Templates_part_5.so
#8 37.49   CCLD     RLCMAC_Templates_part_6.so
#8 37.49   CCLD     RLCMAC_Templates_part_7.so
#8 37.50   CCLD     RLCMAC_Types_part_1.so
#8 37.51   CCLD     RLCMAC_Types_part_2.so
#8 37.51   CCLD     RLCMAC_Types_part_3.so
#8 37.51   CCLD     RLCMAC_Types_part_4.so
#8 37.51   CCLD     RLCMAC_Types_part_5.so
#8 37.52   CCLD     RLCMAC_Types_part_6.so
#8 37.54   CCLD     RLCMAC_Types_part_7.so
#8 37.54   CCLD     RSL_Emulation_part_1.so
#8 37.55   CCLD     RSL_Emulation_part_2.so
#8 37.55   CCLD     RSL_Emulation_part_3.so
#8 37.55   CCLD     RSL_Emulation_part_4.so
#8 37.55   CCLD     RSL_Emulation_part_5.so
#8 37.55   CCLD     RSL_Emulation_part_6.so
#8 37.55   CCLD     RSL_Emulation_part_7.so
#8 37.55   CCLD     RSL_Types_part_2.so
#8 37.57   CCLD     RSL_Types_part_3.so
#8 37.57   CCLD     RSL_Types_part_4.so
#8 37.58   CCLD     RSL_Types_part_5.so
#8 37.58   CCLD     RSL_Types_part_6.so
#8 37.60   CCLD     RSL_Types_part_7.so
#8 37.60   CCLD     RTP_CodecPort_part_1.so
#8 37.60   CCLD     RTP_CodecPort_part_2.so
#8 37.61   CCLD     RTP_CodecPort_part_4.so
#8 37.61   CCLD     RTP_CodecPort_part_3.so
#8 37.61   CCLD     RTP_CodecPort_part_5.so
#8 37.62   CCLD     RTP_CodecPort_part_6.so
#8 37.64   CCLD     RTP_CodecPort_part_7.so
#8 37.64   CCLD     RTP_CodecPort_CtrlFunct_part_1.so
#8 37.64   CCLD     RTP_CodecPort_CtrlFunct_part_2.so
#8 37.64   CCLD     RTP_CodecPort_CtrlFunct_part_3.so
#8 37.64   CCLD     RTP_CodecPort_CtrlFunct_part_4.so
#8 37.64   CCLD     RTP_CodecPort_CtrlFunct_part_5.so
#8 37.65   CCLD     RTP_CodecPort_CtrlFunct_part_6.so
#8 37.65   CCLD     RTP_CodecPort_CtrlFunct_part_7.so
#8 37.65   CCLD     RTP_Emulation_part_1.so
#8 37.65   CCLD     RTP_Emulation_part_2.so
#8 37.67   CCLD     RTP_Emulation_part_3.so
#8 37.67   CCLD     RTP_Emulation_part_4.so
#8 37.68   CCLD     RTP_Emulation_part_5.so
#8 37.69   CCLD     RTP_Emulation_part_6.so
#8 37.69   CCLD     RTP_Emulation_part_7.so
#8 37.69   CCLD     RTP_Types_part_1.so
#8 37.69   CCLD     RTP_Types_part_2.so
#8 37.70   CCLD     RTP_Types_part_3.so
#8 37.70   CCLD     RTP_Types_part_4.so
#8 37.70   CCLD     RTP_Types_part_5.so
#8 37.70   CCLD     RTP_Types_part_6.so
#8 37.71   CCLD     RTP_Types_part_7.so
#8 37.72   CCLD     Socket_API_Definitions_part_1.so
#8 37.72   CCLD     Socket_API_Definitions_part_2.so
#8 37.73   CCLD     Socket_API_Definitions_part_4.so
#8 37.73   CCLD     Socket_API_Definitions_part_3.so
#8 37.73   CCLD     Socket_API_Definitions_part_5.so
#8 37.74   CCLD     Socket_API_Definitions_part_6.so
#8 37.74   CCLD     Socket_API_Definitions_part_7.so
#8 37.75   CCLD     TCCConversion_Functions_part_2.so
#8 37.75   CCLD     TCCConversion_Functions_part_1.so
#8 37.75   CCLD     TCCConversion_Functions_part_3.so
#8 37.75   CCLD     TCCConversion_Functions_part_4.so
#8 37.75   CCLD     TCCConversion_Functions_part_5.so
#8 37.75   CCLD     TCCConversion_Functions_part_6.so
#8 37.75   CCLD     TCCConversion_Functions_part_7.so
#8 37.76   CCLD     TCCInterface_Functions_part_1.so
#8 37.78   CCLD     TCCInterface_Functions_part_2.so
#8 37.78   CCLD     TCCInterface_Functions_part_3.so
#8 37.78   CCLD     TCCInterface_Functions_part_4.so
#8 37.80   CCLD     TCCInterface_Functions_part_5.so
#8 37.80   CCLD     TCCInterface_Functions_part_6.so
#8 37.81   CCLD     TCCInterface_Functions_part_7.so
#8 37.81   CCLD     TELNETasp_PortType_part_1.so
#8 37.81   CCLD     TELNETasp_PortType_part_2.so
#8 37.81   CCLD     TELNETasp_PortType_part_3.so
#8 37.82   CCLD     TELNETasp_PortType_part_4.so
#8 37.82   CCLD     TELNETasp_PortType_part_5.so
#8 37.83   CCLD     TELNETasp_PortType_part_6.so
#8 37.83   CCLD     TELNETasp_PortType_part_7.so
#8 37.83   CCLD     TRXC_CodecPort_part_1.so
#8 37.83   CCLD     TRXC_CodecPort_part_2.so
#8 37.83   CCLD     TRXC_CodecPort_part_3.so
#8 37.84   CCLD     TRXC_CodecPort_part_4.so
#8 37.84   CCLD     TRXC_CodecPort_part_5.so
#8 37.85   CCLD     TRXC_CodecPort_part_6.so
#8 37.85   CCLD     TRXC_CodecPort_part_7.so
#8 37.85   CCLD     TRXC_CodecPort_CtrlFunct_part_1.so
#8 37.86   CCLD     TRXC_CodecPort_CtrlFunct_part_2.so
#8 37.87   CCLD     TRXC_CodecPort_CtrlFunct_part_3.so
#8 37.87   CCLD     TRXC_CodecPort_CtrlFunct_part_4.so
#8 37.87   CCLD     TRXC_CodecPort_CtrlFunct_part_5.so
#8 37.87   CCLD     TRXC_CodecPort_CtrlFunct_part_6.so
#8 37.87   CCLD     TRXC_CodecPort_CtrlFunct_part_7.so
#8 37.87   CCLD     TRXC_Types_part_1.so
#8 37.88   CCLD     TRXC_Types_part_2.so
#8 37.90   CCLD     TRXC_Types_part_3.so
#8 37.90   CCLD     TRXC_Types_part_4.so
#8 37.90   CCLD     TRXC_Types_part_5.so
#8 37.90   CCLD     TRXC_Types_part_6.so
#8 37.91   CCLD     TRXC_Types_part_7.so
#8 37.91   CCLD     UD_PortType_part_1.so
#8 37.91   CCLD     UD_PortType_part_3.so
#8 37.91   CCLD     UD_PortType_part_2.so
#8 37.91   CCLD     UD_PortType_part_4.so
#8 37.92   CCLD     UD_PortType_part_5.so
#8 37.92   CCLD     UD_PortType_part_6.so
#8 37.92   CCLD     UD_PortType_part_7.so
#8 37.92   CCLD     UD_Types_part_1.so
#8 37.93   CCLD     UD_Types_part_2.so
#8 37.94   CCLD     UD_Types_part_3.so
#8 37.94   CCLD     UD_Types_part_4.so
#8 37.94   CCLD     UD_Types_part_5.so
#8 37.94   CCLD     UD_Types_part_6.so
#8 37.95   CCLD     UD_Types_part_7.so
#8 37.95   CCLD     IPA_Emulation_part_1.so
#8 37.96   CCLD     IPA_Emulation_part_2.so
#8 37.96   CCLD     IPA_Emulation_part_3.so
#8 37.97   CCLD     IPA_Emulation_part_4.so
#8 37.97   CCLD     IPA_Emulation_part_5.so
#8 37.97   CCLD     IPA_Emulation_part_6.so
#8 37.97   CCLD     IPA_Emulation_part_7.so
#8 37.97   CCLD     IPA_CodecPort_CtrlFunctDef.so
#8 37.98   CCLD     IPL4asp_PT.so
#8 37.99   CCLD     IPL4asp_discovery.so
#8 38.00   CCLD     IuUP_EncDec.so
#8 38.00   CCLD     L1CTL_PortType_CtrlFunctDef.so
#8 38.00   CCLD     Native_FunctionDefs.so
#8 38.00   CCLD     OSMUX_CodecPort_CtrlFunctDef.so
#8 38.00   CCLD     RLCMAC_EncDec.so
#8 38.04   CCLD     RTP_EncDec.so
#8 38.04   CCLD     TCCConversion.so
#8 38.04   CCLD     RTP_CodecPort_CtrlFunctDef.so
#8 38.04   CCLD     TCCInterface.so
#8 38.04   CCLD     TELNETasp_PT.so
#8 38.04   CCLD     TRXC_CodecPort_CtrlFunctDef.so
#8 38.05   CCLD     UD_PT.so
#8 38.22   CCLD     RLCMAC_CSN1_Types_part_4.so
#8 38.42   CCLD     RLCMAC_CSN1_Types_part_1.so
#8 38.77   CCLD     IPA_Emulation.so
#8 38.80   CCLD     RLCMAC_CSN1_Types_part_3.so
#8 38.84   CCLD     RLCMAC_CSN1_Types_part_2.so
#8 39.65   CCLD     RSL_Types_part_1.so
#8 39.70   CCLD     BTS_Tests
#8 40.12 make[1]: Leaving directory '/osmo-ttcn3-hacks/_build/bts'
#8 DONE 42.0s

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

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

 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]
59c44693eb9f: Preparing
e75790b5b322: Preparing
15e00687b6aa: Preparing
7a4fe0b18d16: Preparing
0cf29b8f4e83: Preparing
9c329dd61b4a: Preparing
fbd7907658ce: Preparing
448af1a446d9: Preparing
28b9ad1cfc1b: Preparing
8705af9659f2: Preparing
65f0e74428e0: Preparing
fb37a2f00dfb: Preparing
d5c721864223: Preparing
c67306d99938: Preparing
e718cc6b566b: Preparing
ca3716502a57: Preparing
6f4ddd0bef74: Preparing
0560cf6d9384: Preparing
fbd7907658ce: Waiting
6ade88c30b77: Preparing
28b9ad1cfc1b: Waiting
448af1a446d9: Waiting
e718cc6b566b: Waiting
8705af9659f2: Waiting
ca3716502a57: Waiting
65f0e74428e0: Waiting
fb37a2f00dfb: Waiting
6ade88c30b77: Waiting
d5c721864223: Waiting
6f4ddd0bef74: Waiting
c67306d99938: Waiting
0560cf6d9384: Waiting
9c329dd61b4a: Waiting
0cf29b8f4e83: Layer already exists
7a4fe0b18d16: Layer already exists
9c329dd61b4a: Layer already exists
fbd7907658ce: Layer already exists
448af1a446d9: Layer already exists
28b9ad1cfc1b: Layer already exists
8705af9659f2: Layer already exists
65f0e74428e0: Layer already exists
d5c721864223: Layer already exists
fb37a2f00dfb: Layer already exists
c67306d99938: Layer already exists
e718cc6b566b: Layer already exists
ca3716502a57: Layer already exists
6f4ddd0bef74: Layer already exists
6ade88c30b77: Layer already exists
0560cf6d9384: Layer already exists
15e00687b6aa: Pushed
59c44693eb9f: Pushed
e75790b5b322: Pushed
latest: digest: sha256:b206e4eeda21709a2c7ce4e2b55c53846125fc9af3edd39d72048ce395a0076a size: 4289
Finished: SUCCESS