#8 0.784
#8 0.784 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.TCP
#8 0.788 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 0.788 usage: git diff --no-index [<options>] <path> <path>
#8 0.788
#8 0.788 Diff output format options
#8 0.788 -p, --patch generate patch
#8 0.788 -s, --no-patch suppress diff output
#8 0.788 -u generate patch
#8 0.788 -U, --unified[=<n>] generate diffs with <n> lines context
#8 0.788 -W, --function-context
#8 0.788 generate diffs with <n> lines context
#8 0.788 --raw generate the diff in raw format
#8 0.788 --patch-with-raw synonym for '-p --raw'
#8 0.788 --patch-with-stat synonym for '-p --stat'
#8 0.788 --numstat machine friendly --stat
#8 0.788 --shortstat output only the last line of --stat
#8 0.788 -X, --dirstat[=<param1,param2>...]
#8 0.788 output the distribution of relative amount of changes for each sub-directory
#8 0.788 --cumulative synonym for --dirstat=cumulative
#8 0.788 --dirstat-by-file[=<param1,param2>...]
#8 0.788 synonym for --dirstat=files,param1,param2...
#8 0.788 --check warn if changes introduce conflict markers or whitespace errors
#8 0.788 --summary condensed summary such as creations, renames and mode changes
#8 0.788 --name-only show only names of changed files
#8 0.788 --name-status show only names and status of changed files
#8 0.788 --stat[=<width>[,<name-width>[,<count>]]]
#8 0.788 generate diffstat
#8 0.788 --stat-width <width> generate diffstat with a given width
#8 0.788 --stat-name-width <width>
#8 0.788 generate diffstat with a given name width
#8 0.788 --stat-graph-width <width>
#8 0.788 generate diffstat with a given graph width
#8 0.788 --stat-count <count> generate diffstat with limited lines
#8 0.788 --compact-summary generate compact summary in diffstat
#8 0.788 --binary output a binary diff that can be applied
#8 0.788 --full-index show full pre- and post-image object names on the "index" lines
#8 0.788 --color[=<when>] show colored diff
#8 0.788 --ws-error-highlight <kind>
#8 0.788 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 0.788 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 0.788 --abbrev[=<n>] use <n> digits to display object names
#8 0.788 --src-prefix <prefix>
#8 0.788 show the given source prefix instead of "a/"
#8 0.788 --dst-prefix <prefix>
#8 0.788 show the given destination prefix instead of "b/"
#8 0.788 --line-prefix <prefix>
#8 0.788 prepend an additional prefix to every line of output
#8 0.788 --no-prefix do not show any source or destination prefix
#8 0.788 --inter-hunk-context <n>
#8 0.788 show context between diff hunks up to the specified number of lines
#8 0.788 --output-indicator-new <char>
#8 0.788 specify the character to indicate a new line instead of '+'
#8 0.788 --output-indicator-old <char>
#8 0.788 specify the character to indicate an old line instead of '-'
#8 0.788 --output-indicator-context <char>
#8 0.788 specify the character to indicate a context instead of ' '
#8 0.788
#8 0.788 Diff rename options
#8 0.788 -B, --break-rewrites[=<n>[/<m>]]
#8 0.788 break complete rewrite changes into pairs of delete and create
#8 0.788 -M, --find-renames[=<n>]
#8 0.789 detect renames
#8 0.789 -D, --irreversible-delete
#8 0.789 omit the preimage for deletes
#8 0.789 -C, --find-copies[=<n>]
#8 0.789 detect copies
#8 0.789 --find-copies-harder use unmodified files as source to find copies
#8 0.789 --no-renames disable rename detection
#8 0.789 --rename-empty use empty blobs as rename source
#8 0.789 --follow continue listing the history of a file beyond renames
#8 0.789 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 0.789
#8 0.789 Diff algorithm options
#8 0.789 --minimal produce the smallest possible diff
#8 0.789 -w, --ignore-all-space
#8 0.789 ignore whitespace when comparing lines
#8 0.789 -b, --ignore-space-change
#8 0.789 ignore changes in amount of whitespace
#8 0.789 --ignore-space-at-eol
#8 0.789 ignore changes in whitespace at EOL
#8 0.789 --ignore-cr-at-eol ignore carrier-return at the end of line
#8 0.789 --ignore-blank-lines ignore changes whose lines are all blank
#8 0.789 -I, --ignore-matching-lines <regex>
#8 0.789 ignore changes whose all lines match <regex>
#8 0.789 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading
#8 0.789 --patience generate diff using the "patience diff" algorithm
#8 0.789 --histogram generate diff using the "histogram diff" algorithm
#8 0.789 --diff-algorithm <algorithm>
#8 0.789 choose a diff algorithm
#8 0.789 --anchored <text> generate diff using the "anchored diff" algorithm
#8 0.789 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words
#8 0.789 --word-diff-regex <regex>
#8 0.789 use <regex> to decide what a word is
#8 0.789 --color-words[=<regex>]
#8 0.789 equivalent to --word-diff=color --word-diff-regex=<regex>
#8 0.789 --color-moved[=<mode>]
#8 0.789 moved lines of code are colored differently
#8 0.789 --color-moved-ws <mode>
#8 0.789 how white spaces are ignored in --color-moved
#8 0.789
#8 0.789 Other diff options
#8 0.789 --relative[=<prefix>]
#8 0.789 when run from subdir, exclude changes outside and show relative paths
#8 0.789 -a, --text treat all files as text
#8 0.789 -R swap two inputs, reverse the diff
#8 0.789 --exit-code exit with 1 if there were differences, 0 otherwise
#8 0.789 --quiet disable all output of the program
#8 0.789 --ext-diff allow an external diff helper to be executed
#8 0.789 --textconv run external text conversion filters when comparing binary files
#8 0.789 --ignore-submodules[=<when>]
#8 0.789 ignore changes to submodules in the diff generation
#8 0.789 --submodule[=<format>]
#8 0.789 specify how differences in submodules are shown
#8 0.789 --ita-invisible-in-index
#8 0.789 hide 'git add -N' entries from the index
#8 0.789 --ita-visible-in-index
#8 0.789 treat 'git add -N' entries as real in the index
#8 0.789 -S <string> look for differences that change the number of occurrences of the specified string
#8 0.789 -G <regex> look for differences that change the number of occurrences of the specified regex
#8 0.789 --pickaxe-all show all changes in the changeset with -S or -G
#8 0.789 --pickaxe-regex treat <string> in -S as extended POSIX regular expression
#8 0.789 -O <file> control the order in which files appear in the output
#8 0.789 --rotate-to <path> show the change in the specified path first
#8 0.789 --skip-to <path> skip the output to the specified path
#8 0.789 --find-object <object-id>
#8 0.789 look for differences that change the number of occurrences of the specified object
#8 0.789 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 0.789 select files by diff type
#8 0.789 --output <file> output to a specific file
#8 0.789
#8 0.794 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.UDP'
#8 0.794 To add an exception for this directory, call:
#8 0.794
#8 0.794 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.UDP
#8 0.800 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.UDP'
#8 0.800 To add an exception for this directory, call:
#8 0.800
#8 0.800 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.UDP
#8 0.804 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 0.804 usage: git diff --no-index [<options>] <path> <path>
#8 0.804
#8 0.804 Diff output format options
#8 0.804 -p, --patch generate patch
#8 0.804 -s, --no-patch suppress diff output
#8 0.804 -u generate patch
#8 0.804 -U, --unified[=<n>] generate diffs with <n> lines context
#8 0.804 -W, --function-context
#8 0.804 generate diffs with <n> lines context
#8 0.804 --raw generate the diff in raw format
#8 0.804 --patch-with-raw synonym for '-p --raw'
#8 0.804 --patch-with-stat synonym for '-p --stat'
#8 0.804 --numstat machine friendly --stat
#8 0.804 --shortstat output only the last line of --stat
#8 0.804 -X, --dirstat[=<param1,param2>...]
#8 0.804 output the distribution of relative amount of changes for each sub-directory
#8 0.804 --cumulative synonym for --dirstat=cumulative
#8 0.804 --dirstat-by-file[=<param1,param2>...]
#8 0.804 synonym for --dirstat=files,param1,param2...
#8 0.804 --check warn if changes introduce conflict markers or whitespace errors
#8 0.804 --summary condensed summary such as creations, renames and mode changes
#8 0.804 --name-only show only names of changed files
#8 0.804 --name-status show only names and status of changed files
#8 0.804 --stat[=<width>[,<name-width>[,<count>]]]
#8 0.804 generate diffstat
#8 0.804 --stat-width <width> generate diffstat with a given width
#8 0.804 --stat-name-width <width>
#8 0.804 generate diffstat with a given name width
#8 0.804 --stat-graph-width <width>
#8 0.804 generate diffstat with a given graph width
#8 0.804 --stat-count <count> generate diffstat with limited lines
#8 0.804 --compact-summary generate compact summary in diffstat
#8 0.804 --binary output a binary diff that can be applied
#8 0.804 --full-index show full pre- and post-image object names on the "index" lines
#8 0.804 --color[=<when>] show colored diff
#8 0.804 --ws-error-highlight <kind>
#8 0.804 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 0.804 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 0.804 --abbrev[=<n>] use <n> digits to display object names
#8 0.804 --src-prefix <prefix>
#8 0.804 show the given source prefix instead of "a/"
#8 0.804 --dst-prefix <prefix>
#8 0.804 show the given destination prefix instead of "b/"
#8 0.804 --line-prefix <prefix>
#8 0.804 prepend an additional prefix to every line of output
#8 0.804 --no-prefix do not show any source or destination prefix
#8 0.804 --inter-hunk-context <n>
#8 0.804 show context between diff hunks up to the specified number of lines
#8 0.804 --output-indicator-new <char>
#8 0.804 specify the character to indicate a new line instead of '+'
#8 0.804 --output-indicator-old <char>
#8 0.804 specify the character to indicate an old line instead of '-'
#8 0.804 --output-indicator-context <char>
#8 0.804 specify the character to indicate a context instead of ' '
#8 0.804
#8 0.804 Diff rename options
#8 0.804 -B, --break-rewrites[=<n>[/<m>]]
#8 0.804 break complete rewrite changes into pairs of delete and create
#8 0.804 -M, --find-renames[=<n>]
#8 0.804 detect renames
#8 0.804 -D, --irreversible-delete
#8 0.804 omit the preimage for deletes
#8 0.804 -C, --find-copies[=<n>]
#8 0.804 detect copies
#8 0.804 --find-copies-harder use unmodified files as source to find copies
#8 0.804 --no-renames disable rename detection
#8 0.804 --rename-empty use empty blobs as rename source
#8 0.804 --follow continue listing the history of a file beyond renames
#8 0.804 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 0.804
#8 0.804 Diff algorithm options
#8 0.804 --minimal produce the smallest possible diff
#8 0.804 -w, --ignore-all-space
#8 0.804 ignore whitespace when comparing lines
#8 0.804 -b, --ignore-space-change
#8 0.804 ignore changes in amount of whitespace
#8 0.804 --ignore-space-at-eol
#8 0.804 ignore changes in whitespace at EOL
#8 0.804 --ignore-cr-at-eol ignore carrier-return at the end of line
#8 0.804 --ignore-blank-lines ignore changes whose lines are all blank
#8 0.804 -I, --ignore-matching-lines <regex>
#8 0.804 ignore changes whose all lines match <regex>
#8 0.804 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading
#8 0.804 --patience generate diff using the "patience diff" algorithm
#8 0.804 --histogram generate diff using the "histogram diff" algorithm
#8 0.804 --diff-algorithm <algorithm>
#8 0.804 choose a diff algorithm
#8 0.804 --anchored <text> generate diff using the "anchored diff" algorithm
#8 0.804 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words
#8 0.804 --word-diff-regex <regex>
#8 0.804 use <regex> to decide what a word is
#8 0.804 --color-words[=<regex>]
#8 0.804 equivalent to --word-diff=color --word-diff-regex=<regex>
#8 0.804 --color-moved[=<mode>]
#8 0.804 moved lines of code are colored differently
#8 0.804 --color-moved-ws <mode>
#8 0.804 how white spaces are ignored in --color-moved
#8 0.804
#8 0.804 Other diff options
#8 0.804 --relative[=<prefix>]
#8 0.804 when run from subdir, exclude changes outside and show relative paths
#8 0.804 -a, --text treat all files as text
#8 0.804 -R swap two inputs, reverse the diff
#8 0.804 --exit-code exit with 1 if there were differences, 0 otherwise
#8 0.804 --quiet disable all output of the program
#8 0.804 --ext-diff allow an external diff helper to be executed
#8 0.804 --textconv run external text conversion filters when comparing binary files
#8 0.804 --ignore-submodules[=<when>]
#8 0.804 ignore changes to submodules in the diff generation
#8 0.804 --submodule[=<format>]
#8 0.804 specify how differences in submodules are shown
#8 0.804 --ita-invisible-in-index
#8 0.804 hide 'git add -N' entries from the index
#8 0.804 --ita-visible-in-index
#8 0.804 treat 'git add -N' entries as real in the index
#8 0.804 -S <string> look for differences that change the number of occurrences of the specified string
#8 0.804 -G <regex> look for differences that change the number of occurrences of the specified regex
#8 0.804 --pickaxe-all show all changes in the changeset with -S or -G
#8 0.805 --pickaxe-regex treat <string> in -S as extended POSIX regular expression
#8 0.805 -O <file> control the order in which files appear in the output
#8 0.805 --rotate-to <path> show the change in the specified path first
#8 0.805 --skip-to <path> skip the output to the specified path
#8 0.805 --find-object <object-id>
#8 0.805 look for differences that change the number of occurrences of the specified object
#8 0.805 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 0.805 select files by diff type
#8 0.805 --output <file> output to a specific file
#8 0.805
#8 0.808 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.RTP'
#8 0.808 To add an exception for this directory, call:
#8 0.808
#8 0.808 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.RTP
#8 0.811 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.RTP'
#8 0.811 To add an exception for this directory, call:
#8 0.811
#8 0.811 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.RTP
#8 0.814 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 0.814 usage: git diff --no-index [<options>] <path> <path>
#8 0.814
#8 0.814 Diff output format options
#8 0.814 -p, --patch generate patch
#8 0.814 -s, --no-patch suppress diff output
#8 0.814 -u generate patch
#8 0.814 -U, --unified[=<n>] generate diffs with <n> lines context
#8 0.814 -W, --function-context
#8 0.814 generate diffs with <n> lines context
#8 0.814 --raw generate the diff in raw format
#8 0.814 --patch-with-raw synonym for '-p --raw'
#8 0.814 --patch-with-stat synonym for '-p --stat'
#8 0.814 --numstat machine friendly --stat
#8 0.814 --shortstat output only the last line of --stat
#8 0.814 -X, --dirstat[=<param1,param2>...]
#8 0.815 output the distribution of relative amount of changes for each sub-directory
#8 0.815 --cumulative synonym for --dirstat=cumulative
#8 0.815 --dirstat-by-file[=<param1,param2>...]
#8 0.815 synonym for --dirstat=files,param1,param2...
#8 0.815 --check warn if changes introduce conflict markers or whitespace errors
#8 0.815 --summary condensed summary such as creations, renames and mode changes
#8 0.815 --name-only show only names of changed files
#8 0.815 --name-status show only names and status of changed files
#8 0.815 --stat[=<width>[,<name-width>[,<count>]]]
#8 0.815 generate diffstat
#8 0.815 --stat-width <width> generate diffstat with a given width
#8 0.815 --stat-name-width <width>
#8 0.815 generate diffstat with a given name width
#8 0.815 --stat-graph-width <width>
#8 0.815 generate diffstat with a given graph width
#8 0.815 --stat-count <count> generate diffstat with limited lines
#8 0.815 --compact-summary generate compact summary in diffstat
#8 0.815 --binary output a binary diff that can be applied
#8 0.815 --full-index show full pre- and post-image object names on the "index" lines
#8 0.815 --color[=<when>] show colored diff
#8 0.815 --ws-error-highlight <kind>
#8 0.815 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 0.815 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 0.815 --abbrev[=<n>] use <n> digits to display object names
#8 0.815 --src-prefix <prefix>
#8 0.815 show the given source prefix instead of "a/"
#8 0.815 --dst-prefix <prefix>
#8 0.815 show the given destination prefix instead of "b/"
#8 0.815 --line-prefix <prefix>
#8 0.815 prepend an additional prefix to every line of output
#8 0.815 --no-prefix do not show any source or destination prefix
#8 0.815 --inter-hunk-context <n>
#8 0.815 show context between diff hunks up to the specified number of lines
#8 0.815 --output-indicator-new <char>
#8 0.815 specify the character to indicate a new line instead of '+'
#8 0.815 --output-indicator-old <char>
#8 0.815 specify the character to indicate an old line instead of '-'
#8 0.815 --output-indicator-context <char>
#8 0.815 specify the character to indicate a context instead of ' '
#8 0.815
#8 0.815 Diff rename options
#8 0.815 -B, --break-rewrites[=<n>[/<m>]]
#8 0.815 break complete rewrite changes into pairs of delete and create
#8 0.815 -M, --find-renames[=<n>]
#8 0.815 detect renames
#8 0.815 -D, --irreversible-delete
#8 0.815 omit the preimage for deletes
#8 0.815 -C, --find-copies[=<n>]
#8 0.815 detect copies
#8 0.815 --find-copies-harder use unmodified files as source to find copies
#8 0.815 --no-renames disable rename detection
#8 0.815 --rename-empty use empty blobs as rename source
#8 0.815 --follow continue listing the history of a file beyond renames
#8 0.815 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 0.815
#8 0.815 Diff algorithm options
#8 0.815 --minimal produce the smallest possible diff
#8 0.815 -w, --ignore-all-space
#8 0.815 ignore whitespace when comparing lines
#8 0.815 -b, --ignore-space-change
#8 0.815 ignore changes in amount of whitespace
#8 0.815 --ignore-space-at-eol
#8 0.815 ignore changes in whitespace at EOL
#8 0.815 --ignore-cr-at-eol ignore carrier-return at the end of line
#8 0.815 --ignore-blank-lines ignore changes whose lines are all blank
#8 0.815 -I, --ignore-matching-lines <regex>
#8 0.815 ignore changes whose all lines match <regex>
#8 0.815 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading
#8 0.815 --patience generate diff using the "patience diff" algorithm
#8 0.815 --histogram generate diff using the "histogram diff" algorithm
#8 0.815 --diff-algorithm <algorithm>
#8 0.815 choose a diff algorithm
#8 0.815 --anchored <text> generate diff using the "anchored diff" algorithm
#8 0.815 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words
#8 0.815 --word-diff-regex <regex>
#8 0.815 use <regex> to decide what a word is
#8 0.815 --color-words[=<regex>]
#8 0.815 equivalent to --word-diff=color --word-diff-regex=<regex>
#8 0.815 --color-moved[=<mode>]
#8 0.815 moved lines of code are colored differently
#8 0.815 --color-moved-ws <mode>
#8 0.815 how white spaces are ignored in --color-moved
#8 0.815
#8 0.815 Other diff options
#8 0.815 --relative[=<prefix>]
#8 0.815 when run from subdir, exclude changes outside and show relative paths
#8 0.815 -a, --text treat all files as text
#8 0.815 -R swap two inputs, reverse the diff
#8 0.815 --exit-code exit with 1 if there were differences, 0 otherwise
#8 0.815 --quiet disable all output of the program
#8 0.815 --ext-diff allow an external diff helper to be executed
#8 0.815 --textconv run external text conversion filters when comparing binary files
#8 0.815 --ignore-submodules[=<when>]
#8 0.815 ignore changes to submodules in the diff generation
#8 0.815 --submodule[=<format>]
#8 0.815 specify how differences in submodules are shown
#8 0.815 --ita-invisible-in-index
#8 0.815 hide 'git add -N' entries from the index
#8 0.815 --ita-visible-in-index
#8 0.815 treat 'git add -N' entries as real in the index
#8 0.815 -S <string> look for differences that change the number of occurrences of the specified string
#8 0.815 -G <regex> look for differences that change the number of occurrences of the specified regex
#8 0.815 --pickaxe-all show all changes in the changeset with -S or -G
#8 0.815 --pickaxe-regex treat <string> in -S as extended POSIX regular expression
#8 0.815 -O <file> control the order in which files appear in the output
#8 0.815 --rotate-to <path> show the change in the specified path first
#8 0.815 --skip-to <path> skip the output to the specified path
#8 0.815 --find-object <object-id>
#8 0.815 look for differences that change the number of occurrences of the specified object
#8 0.815 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 0.815 select files by diff type
#8 0.815 --output <file> output to a specific file
#8 0.815
#8 0.819 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.M2PA'
#8 0.819 To add an exception for this directory, call:
#8 0.819
#8 0.819 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.M2PA
#8 0.824 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.M2PA'
#8 0.824 To add an exception for this directory, call:
#8 0.824
#8 0.824 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.M2PA
#8 0.827 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 0.827 usage: git diff --no-index [<options>] <path> <path>
#8 0.827
#8 0.827 Diff output format options
#8 0.827 -p, --patch generate patch
#8 0.827 -s, --no-patch suppress diff output
#8 0.827 -u generate patch
#8 0.827 -U, --unified[=<n>] generate diffs with <n> lines context
#8 0.827 -W, --function-context
#8 0.827 generate diffs with <n> lines context
#8 0.827 --raw generate the diff in raw format
#8 0.827 --patch-with-raw synonym for '-p --raw'
#8 0.827 --patch-with-stat synonym for '-p --stat'
#8 0.827 --numstat machine friendly --stat
#8 0.827 --shortstat output only the last line of --stat
#8 0.827 -X, --dirstat[=<param1,param2>...]
#8 0.827 output the distribution of relative amount of changes for each sub-directory
#8 0.827 --cumulative synonym for --dirstat=cumulative
#8 0.827 --dirstat-by-file[=<param1,param2>...]
#8 0.827 synonym for --dirstat=files,param1,param2...
#8 0.827 --check warn if changes introduce conflict markers or whitespace errors
#8 0.827 --summary condensed summary such as creations, renames and mode changes
#8 0.827 --name-only show only names of changed files
#8 0.827 --name-status show only names and status of changed files
#8 0.827 --stat[=<width>[,<name-width>[,<count>]]]
#8 0.827 generate diffstat
#8 0.827 --stat-width <width> generate diffstat with a given width
#8 0.827 --stat-name-width <width>
#8 0.827 generate diffstat with a given name width
#8 0.827 --stat-graph-width <width>
#8 0.827 generate diffstat with a given graph width
#8 0.827 --stat-count <count> generate diffstat with limited lines
#8 0.827 --compact-summary generate compact summary in diffstat
#8 0.827 --binary output a binary diff that can be applied
#8 0.827 --full-index show full pre- and post-image object names on the "index" lines
#8 0.827 --color[=<when>] show colored diff
#8 0.827 --ws-error-highlight <kind>
#8 0.827 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 0.827 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 0.827 --abbrev[=<n>] use <n> digits to display object names
#8 0.827 --src-prefix <prefix>
#8 0.827 show the given source prefix instead of "a/"
#8 0.827 --dst-prefix <prefix>
#8 0.827 show the given destination prefix instead of "b/"
#8 0.827 --line-prefix <prefix>
#8 0.827 prepend an additional prefix to every line of output
#8 0.827 --no-prefix do not show any source or destination prefix
#8 0.827 --inter-hunk-context <n>
#8 0.827 show context between diff hunks up to the specified number of lines
#8 0.827 --output-indicator-new <char>
#8 0.827 specify the character to indicate a new line instead of '+'
#8 0.827 --output-indicator-old <char>
#8 0.827 specify the character to indicate an old line instead of '-'
#8 0.827 --output-indicator-context <char>
#8 0.827 specify the character to indicate a context instead of ' '
#8 0.827
#8 0.827 Diff rename options
#8 0.827 -B, --break-rewrites[=<n>[/<m>]]
#8 0.827 break complete rewrite changes into pairs of delete and create
#8 0.827 -M, --find-renames[=<n>]
#8 0.827 detect renames
#8 0.827 -D, --irreversible-delete
#8 0.827 omit the preimage for deletes
#8 0.827 -C, --find-copies[=<n>]
#8 0.827 detect copies
#8 0.827 --find-copies-harder use unmodified files as source to find copies
#8 0.827 --no-renames disable rename detection
#8 0.827 --rename-empty use empty blobs as rename source
#8 0.827 --follow continue listing the history of a file beyond renames
#8 0.827 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 0.827
#8 0.827 Diff algorithm options
#8 0.827 --minimal produce the smallest possible diff
#8 0.827 -w, --ignore-all-space
#8 0.827 ignore whitespace when comparing lines
#8 0.827 -b, --ignore-space-change
#8 0.827 ignore changes in amount of whitespace
#8 0.827 --ignore-space-at-eol
#8 0.827 ignore changes in whitespace at EOL
#8 0.827 --ignore-cr-at-eol ignore carrier-return at the end of line
#8 0.827 --ignore-blank-lines ignore changes whose lines are all blank
#8 0.827 -I, --ignore-matching-lines <regex>
#8 0.827 ignore changes whose all lines match <regex>
#8 0.827 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading
#8 0.827 --patience generate diff using the "patience diff" algorithm
#8 0.827 --histogram generate diff using the "histogram diff" algorithm
#8 0.827 --diff-algorithm <algorithm>
#8 0.827 choose a diff algorithm
#8 0.827 --anchored <text> generate diff using the "anchored diff" algorithm
#8 0.827 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words
#8 0.827 --word-diff-regex <regex>
#8 0.827 use <regex> to decide what a word is
#8 0.827 --color-words[=<regex>]
#8 0.827 equivalent to --word-diff=color --word-diff-regex=<regex>
#8 0.827 --color-moved[=<mode>]
#8 0.827 moved lines of code are colored differently
#8 0.827 --color-moved-ws <mode>
#8 0.827 how white spaces are ignored in --color-moved
#8 0.827
#8 0.827 Other diff options
#8 0.827 --relative[=<prefix>]
#8 0.827 when run from subdir, exclude changes outside and show relative paths
#8 0.827 -a, --text treat all files as text
#8 0.827 -R swap two inputs, reverse the diff
#8 0.827 --exit-code exit with 1 if there were differences, 0 otherwise
#8 0.827 --quiet disable all output of the program
#8 0.827 --ext-diff allow an external diff helper to be executed
#8 0.827 --textconv run external text conversion filters when comparing binary files
#8 0.827 --ignore-submodules[=<when>]
#8 0.827 ignore changes to submodules in the diff generation
#8 0.827 --submodule[=<format>]
#8 0.827 specify how differences in submodules are shown
#8 0.827 --ita-invisible-in-index
#8 0.827 hide 'git add -N' entries from the index
#8 0.827 --ita-visible-in-index
#8 0.827 treat 'git add -N' entries as real in the index
#8 0.827 -S <string> look for differences that change the number of occurrences of the specified string
#8 0.827 -G <regex> look for differences that change the number of occurrences of the specified regex
#8 0.827 --pickaxe-all show all changes in the changeset with -S or -G
#8 0.827 --pickaxe-regex treat <string> in -S as extended POSIX regular expression
#8 0.827 -O <file> control the order in which files appear in the output
#8 0.827 --rotate-to <path> show the change in the specified path first
#8 0.827 --skip-to <path> skip the output to the specified path
#8 0.827 --find-object <object-id>
#8 0.827 look for differences that change the number of occurrences of the specified object
#8 0.827 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 0.827 select files by diff type
#8 0.827 --output <file> output to a specific file
#8 0.827
#8 0.830 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ROSE'
#8 0.830 To add an exception for this directory, call:
#8 0.830
#8 0.830 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ROSE
#8 0.833 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ROSE'
#8 0.833 To add an exception for this directory, call:
#8 0.833
#8 0.833 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ROSE
#8 0.834 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 0.834 usage: git diff --no-index [<options>] <path> <path>
#8 0.834
#8 0.834 Diff output format options
#8 0.834 -p, --patch generate patch
#8 0.834 -s, --no-patch suppress diff output
#8 0.834 -u generate patch
#8 0.834 -U, --unified[=<n>] generate diffs with <n> lines context
#8 0.834 -W, --function-context
#8 0.834 generate diffs with <n> lines context
#8 0.834 --raw generate the diff in raw format
#8 0.834 --patch-with-raw synonym for '-p --raw'
#8 0.834 --patch-with-stat synonym for '-p --stat'
#8 0.834 --numstat machine friendly --stat
#8 0.834 --shortstat output only the last line of --stat
#8 0.834 -X, --dirstat[=<param1,param2>...]
#8 0.834 output the distribution of relative amount of changes for each sub-directory
#8 0.834 --cumulative synonym for --dirstat=cumulative
#8 0.834 --dirstat-by-file[=<param1,param2>...]
#8 0.834 synonym for --dirstat=files,param1,param2...
#8 0.834 --check warn if changes introduce conflict markers or whitespace errors
#8 0.834 --summary condensed summary such as creations, renames and mode changes
#8 0.834 --name-only show only names of changed files
#8 0.834 --name-status show only names and status of changed files
#8 0.834 --stat[=<width>[,<name-width>[,<count>]]]
#8 0.834 generate diffstat
#8 0.834 --stat-width <width> generate diffstat with a given width
#8 0.834 --stat-name-width <width>
#8 0.834 generate diffstat with a given name width
#8 0.834 --stat-graph-width <width>
#8 0.835 generate diffstat with a given graph width
#8 0.835 --stat-count <count> generate diffstat with limited lines
#8 0.835 --compact-summary generate compact summary in diffstat
#8 0.835 --binary output a binary diff that can be applied
#8 0.835 --full-index show full pre- and post-image object names on the "index" lines
#8 0.835 --color[=<when>] show colored diff
#8 0.835 --ws-error-highlight <kind>
#8 0.835 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 0.835 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 0.835 --abbrev[=<n>] use <n> digits to display object names
#8 0.835 --src-prefix <prefix>
#8 0.835 show the given source prefix instead of "a/"
#8 0.835 --dst-prefix <prefix>
#8 0.835 show the given destination prefix instead of "b/"
#8 0.835 --line-prefix <prefix>
#8 0.835 prepend an additional prefix to every line of output
#8 0.835 --no-prefix do not show any source or destination prefix
#8 0.835 --inter-hunk-context <n>
#8 0.835 show context between diff hunks up to the specified number of lines
#8 0.835 --output-indicator-new <char>
#8 0.835 specify the character to indicate a new line instead of '+'
#8 0.835 --output-indicator-old <char>
#8 0.835 specify the character to indicate an old line instead of '-'
#8 0.835 --output-indicator-context <char>
#8 0.835 specify the character to indicate a context instead of ' '
#8 0.835
#8 0.835 Diff rename options
#8 0.835 -B, --break-rewrites[=<n>[/<m>]]
#8 0.835 break complete rewrite changes into pairs of delete and create
#8 0.835 -M, --find-renames[=<n>]
#8 0.835 detect renames
#8 0.835 -D, --irreversible-delete
#8 0.835 omit the preimage for deletes
#8 0.835 -C, --find-copies[=<n>]
#8 0.835 detect copies
#8 0.835 --find-copies-harder use unmodified files as source to find copies
#8 0.835 --no-renames disable rename detection
#8 0.835 --rename-empty use empty blobs as rename source
#8 0.835 --follow continue listing the history of a file beyond renames
#8 0.835 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 0.835
#8 0.835 Diff algorithm options
#8 0.835 --minimal produce the smallest possible diff
#8 0.835 -w, --ignore-all-space
#8 0.835 ignore whitespace when comparing lines
#8 0.835 -b, --ignore-space-change
#8 0.835 ignore changes in amount of whitespace
#8 0.835 --ignore-space-at-eol
#8 0.835 ignore changes in whitespace at EOL
#8 0.835 --ignore-cr-at-eol ignore carrier-return at the end of line
#8 0.835 --ignore-blank-lines ignore changes whose lines are all blank
#8 0.835 -I, --ignore-matching-lines <regex>
#8 0.835 ignore changes whose all lines match <regex>
#8 0.835 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading
#8 0.835 --patience generate diff using the "patience diff" algorithm
#8 0.835 --histogram generate diff using the "histogram diff" algorithm
#8 0.835 --diff-algorithm <algorithm>
#8 0.835 choose a diff algorithm
#8 0.835 --anchored <text> generate diff using the "anchored diff" algorithm
#8 0.835 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words
#8 0.835 --word-diff-regex <regex>
#8 0.835 use <regex> to decide what a word is
#8 0.835 --color-words[=<regex>]
#8 0.835 equivalent to --word-diff=color --word-diff-regex=<regex>
#8 0.835 --color-moved[=<mode>]
#8 0.835 moved lines of code are colored differently
#8 0.835 --color-moved-ws <mode>
#8 0.835 how white spaces are ignored in --color-moved
#8 0.835
#8 0.835 Other diff options
#8 0.835 --relative[=<prefix>]
#8 0.835 when run from subdir, exclude changes outside and show relative paths
#8 0.835 -a, --text treat all files as text
#8 0.835 -R swap two inputs, reverse the diff
#8 0.835 --exit-code exit with 1 if there were differences, 0 otherwise
#8 0.835 --quiet disable all output of the program
#8 0.835 --ext-diff allow an external diff helper to be executed
#8 0.835 --textconv run external text conversion filters when comparing binary files
#8 0.835 --ignore-submodules[=<when>]
#8 0.835 ignore changes to submodules in the diff generation
#8 0.835 --submodule[=<format>]
#8 0.835 specify how differences in submodules are shown
#8 0.835 --ita-invisible-in-index
#8 0.835 hide 'git add -N' entries from the index
#8 0.835 --ita-visible-in-index
#8 0.835 treat 'git add -N' entries as real in the index
#8 0.835 -S <string> look for differences that change the number of occurrences of the specified string
#8 0.835 -G <regex> look for differences that change the number of occurrences of the specified regex
#8 0.835 --pickaxe-all show all changes in the changeset with -S or -G
#8 0.835 --pickaxe-regex treat <string> in -S as extended POSIX regular expression
#8 0.835 -O <file> control the order in which files appear in the output
#8 0.835 --rotate-to <path> show the change in the specified path first
#8 0.835 --skip-to <path> skip the output to the specified path
#8 0.835 --find-object <object-id>
#8 0.835 look for differences that change the number of occurrences of the specified object
#8 0.835 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 0.835 select files by diff type
#8 0.835 --output <file> output to a specific file
#8 0.835
#8 0.837 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SCTP'
#8 0.837 To add an exception for this directory, call:
#8 0.837
#8 0.837 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SCTP
#8 0.842 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SCTP'
#8 0.842 To add an exception for this directory, call:
#8 0.842
#8 0.842 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SCTP
#8 0.845 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 0.845 usage: git diff --no-index [<options>] <path> <path>
#8 0.845
#8 0.845 Diff output format options
#8 0.845 -p, --patch generate patch
#8 0.845 -s, --no-patch suppress diff output
#8 0.845 -u generate patch
#8 0.845 -U, --unified[=<n>] generate diffs with <n> lines context
#8 0.845 -W, --function-context
#8 0.845 generate diffs with <n> lines context
#8 0.845 --raw generate the diff in raw format
#8 0.845 --patch-with-raw synonym for '-p --raw'
#8 0.845 --patch-with-stat synonym for '-p --stat'
#8 0.845 --numstat machine friendly --stat
#8 0.845 --shortstat output only the last line of --stat
#8 0.845 -X, --dirstat[=<param1,param2>...]
#8 0.845 output the distribution of relative amount of changes for each sub-directory
#8 0.845 --cumulative synonym for --dirstat=cumulative
#8 0.845 --dirstat-by-file[=<param1,param2>...]
#8 0.845 synonym for --dirstat=files,param1,param2...
#8 0.845 --check warn if changes introduce conflict markers or whitespace errors
#8 0.845 --summary condensed summary such as creations, renames and mode changes
#8 0.845 --name-only show only names of changed files
#8 0.845 --name-status show only names and status of changed files
#8 0.845 --stat[=<width>[,<name-width>[,<count>]]]
#8 0.845 generate diffstat
#8 0.845 --stat-width <width> generate diffstat with a given width
#8 0.845 --stat-name-width <width>
#8 0.845 generate diffstat with a given name width
#8 0.845 --stat-graph-width <width>
#8 0.845 generate diffstat with a given graph width
#8 0.845 --stat-count <count> generate diffstat with limited lines
#8 0.845 --compact-summary generate compact summary in diffstat
#8 0.845 --binary output a binary diff that can be applied
#8 0.845 --full-index show full pre- and post-image object names on the "index" lines
#8 0.845 --color[=<when>] show colored diff
#8 0.845 --ws-error-highlight <kind>
#8 0.845 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 0.845 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 0.845 --abbrev[=<n>] use <n> digits to display object names
#8 0.845 --src-prefix <prefix>
#8 0.845 show the given source prefix instead of "a/"
#8 0.845 --dst-prefix <prefix>
#8 0.845 show the given destination prefix instead of "b/"
#8 0.845 --line-prefix <prefix>
#8 0.845 prepend an additional prefix to every line of output
#8 0.845 --no-prefix do not show any source or destination prefix
#8 0.845 --inter-hunk-context <n>
#8 0.845 show context between diff hunks up to the specified number of lines
#8 0.845 --output-indicator-new <char>
#8 0.845 specify the character to indicate a new line instead of '+'
#8 0.845 --output-indicator-old <char>
#8 0.845 specify the character to indicate an old line instead of '-'
#8 0.845 --output-indicator-context <char>
#8 0.845 specify the character to indicate a context instead of ' '
#8 0.845
#8 0.845 Diff rename options
#8 0.845 -B, --break-rewrites[=<n>[/<m>]]
#8 0.845 break complete rewrite changes into pairs of delete and create
#8 0.845 -M, --find-renames[=<n>]
#8 0.845 detect renames
#8 0.845 -D, --irreversible-delete
#8 0.845 omit the preimage for deletes
#8 0.845 -C, --find-copies[=<n>]
#8 0.845 detect copies
#8 0.845 --find-copies-harder use unmodified files as source to find copies
#8 0.845 --no-renames disable rename detection
#8 0.845 --rename-empty use empty blobs as rename source
#8 0.845 --follow continue listing the history of a file beyond renames
#8 0.845 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 0.845
#8 0.845 Diff algorithm options
#8 0.845 --minimal produce the smallest possible diff
#8 0.845 -w, --ignore-all-space
#8 0.845 ignore whitespace when comparing lines
#8 0.845 -b, --ignore-space-change
#8 0.845 ignore changes in amount of whitespace
#8 0.845 --ignore-space-at-eol
#8 0.845 ignore changes in whitespace at EOL
#8 0.845 --ignore-cr-at-eol ignore carrier-return at the end of line
#8 0.845 --ignore-blank-lines ignore changes whose lines are all blank
#8 0.845 -I, --ignore-matching-lines <regex>
#8 0.845 ignore changes whose all lines match <regex>
#8 0.845 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading
#8 0.845 --patience generate diff using the "patience diff" algorithm
#8 0.845 --histogram generate diff using the "histogram diff" algorithm
#8 0.845 --diff-algorithm <algorithm>
#8 0.845 choose a diff algorithm
#8 0.845 --anchored <text> generate diff using the "anchored diff" algorithm
#8 0.845 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words
#8 0.845 --word-diff-regex <regex>
#8 0.845 use <regex> to decide what a word is
#8 0.845 --color-words[=<regex>]
#8 0.845 equivalent to --word-diff=color --word-diff-regex=<regex>
#8 0.845 --color-moved[=<mode>]
#8 0.845 moved lines of code are colored differently
#8 0.845 --color-moved-ws <mode>
#8 0.845 how white spaces are ignored in --color-moved
#8 0.845
#8 0.845 Other diff options
#8 0.845 --relative[=<prefix>]
#8 0.845 when run from subdir, exclude changes outside and show relative paths
#8 0.845 -a, --text treat all files as text
#8 0.845 -R swap two inputs, reverse the diff
#8 0.845 --exit-code exit with 1 if there were differences, 0 otherwise
#8 0.845 --quiet disable all output of the program
#8 0.845 --ext-diff allow an external diff helper to be executed
#8 0.845 --textconv run external text conversion filters when comparing binary files
#8 0.845 --ignore-submodules[=<when>]
#8 0.845 ignore changes to submodules in the diff generation
#8 0.845 --submodule[=<format>]
#8 0.845 specify how differences in submodules are shown
#8 0.845 --ita-invisible-in-index
#8 0.845 hide 'git add -N' entries from the index
#8 0.845 --ita-visible-in-index
#8 0.845 treat 'git add -N' entries as real in the index
#8 0.845 -S <string> look for differences that change the number of occurrences of the specified string
#8 0.845 -G <regex> look for differences that change the number of occurrences of the specified regex
#8 0.845 --pickaxe-all show all changes in the changeset with -S or -G
#8 0.845 --pickaxe-regex treat <string> in -S as extended POSIX regular expression
#8 0.845 -O <file> control the order in which files appear in the output
#8 0.845 --rotate-to <path> show the change in the specified path first
#8 0.845 --skip-to <path> skip the output to the specified path
#8 0.845 --find-object <object-id>
#8 0.845 look for differences that change the number of occurrences of the specified object
#8 0.845 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 0.845 select files by diff type
#8 0.845 --output <file> output to a specific file
#8 0.845
#8 0.848 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SDP'
#8 0.848 To add an exception for this directory, call:
#8 0.848
#8 0.848 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SDP
#8 0.853 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SDP'
#8 0.853 To add an exception for this directory, call:
#8 0.853
#8 0.853 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SDP
#8 0.857 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 0.857 usage: git diff --no-index [<options>] <path> <path>
#8 0.857
#8 0.857 Diff output format options
#8 0.857 -p, --patch generate patch
#8 0.857 -s, --no-patch suppress diff output
#8 0.857 -u generate patch
#8 0.857 -U, --unified[=<n>] generate diffs with <n> lines context
#8 0.857 -W, --function-context
#8 0.857 generate diffs with <n> lines context
#8 0.857 --raw generate the diff in raw format
#8 0.857 --patch-with-raw synonym for '-p --raw'
#8 0.857 --patch-with-stat synonym for '-p --stat'
#8 0.857 --numstat machine friendly --stat
#8 0.857 --shortstat output only the last line of --stat
#8 0.857 -X, --dirstat[=<param1,param2>...]
#8 0.857 output the distribution of relative amount of changes for each sub-directory
#8 0.857 --cumulative synonym for --dirstat=cumulative
#8 0.857 --dirstat-by-file[=<param1,param2>...]
#8 0.857 synonym for --dirstat=files,param1,param2...
#8 0.857 --check warn if changes introduce conflict markers or whitespace errors
#8 0.857 --summary condensed summary such as creations, renames and mode changes
#8 0.857 --name-only show only names of changed files
#8 0.857 --name-status show only names and status of changed files
#8 0.857 --stat[=<width>[,<name-width>[,<count>]]]
#8 0.857 generate diffstat
#8 0.858 --stat-width <width> generate diffstat with a given width
#8 0.858 --stat-name-width <width>
#8 0.858 generate diffstat with a given name width
#8 0.858 --stat-graph-width <width>
#8 0.858 generate diffstat with a given graph width
#8 0.858 --stat-count <count> generate diffstat with limited lines
#8 0.858 --compact-summary generate compact summary in diffstat
#8 0.858 --binary output a binary diff that can be applied
#8 0.858 --full-index show full pre- and post-image object names on the "index" lines
#8 0.858 --color[=<when>] show colored diff
#8 0.858 --ws-error-highlight <kind>
#8 0.858 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 0.858 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 0.858 --abbrev[=<n>] use <n> digits to display object names
#8 0.858 --src-prefix <prefix>
#8 0.858 show the given source prefix instead of "a/"
#8 0.858 --dst-prefix <prefix>
#8 0.858 show the given destination prefix instead of "b/"
#8 0.858 --line-prefix <prefix>
#8 0.858 prepend an additional prefix to every line of output
#8 0.858 --no-prefix do not show any source or destination prefix
#8 0.858 --inter-hunk-context <n>
#8 0.858 show context between diff hunks up to the specified number of lines
#8 0.858 --output-indicator-new <char>
#8 0.858 specify the character to indicate a new line instead of '+'
#8 0.858 --output-indicator-old <char>
#8 0.858 specify the character to indicate an old line instead of '-'
#8 0.858 --output-indicator-context <char>
#8 0.858 specify the character to indicate a context instead of ' '
#8 0.858
#8 0.858 Diff rename options
#8 0.858 -B, --break-rewrites[=<n>[/<m>]]
#8 0.858 break complete rewrite changes into pairs of delete and create
#8 0.858 -M, --find-renames[=<n>]
#8 0.858 detect renames
#8 0.858 -D, --irreversible-delete
#8 0.858 omit the preimage for deletes
#8 0.858 -C, --find-copies[=<n>]
#8 0.858 detect copies
#8 0.858 --find-copies-harder use unmodified files as source to find copies
#8 0.858 --no-renames disable rename detection
#8 0.858 --rename-empty use empty blobs as rename source
#8 0.858 --follow continue listing the history of a file beyond renames
#8 0.858 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 0.858
#8 0.858 Diff algorithm options
#8 0.858 --minimal produce the smallest possible diff
#8 0.858 -w, --ignore-all-space
#8 0.858 ignore whitespace when comparing lines
#8 0.858 -b, --ignore-space-change
#8 0.858 ignore changes in amount of whitespace
#8 0.858 --ignore-space-at-eol
#8 0.858 ignore changes in whitespace at EOL
#8 0.858 --ignore-cr-at-eol ignore carrier-return at the end of line
#8 0.858 --ignore-blank-lines ignore changes whose lines are all blank
#8 0.858 -I, --ignore-matching-lines <regex>
#8 0.858 ignore changes whose all lines match <regex>
#8 0.858 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading
#8 0.858 --patience generate diff using the "patience diff" algorithm
#8 0.858 --histogram generate diff using the "histogram diff" algorithm
#8 0.858 --diff-algorithm <algorithm>
#8 0.858 choose a diff algorithm
#8 0.858 --anchored <text> generate diff using the "anchored diff" algorithm
#8 0.858 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words
#8 0.858 --word-diff-regex <regex>
#8 0.858 use <regex> to decide what a word is
#8 0.858 --color-words[=<regex>]
#8 0.858 equivalent to --word-diff=color --word-diff-regex=<regex>
#8 0.858 --color-moved[=<mode>]
#8 0.858 moved lines of code are colored differently
#8 0.858 --color-moved-ws <mode>
#8 0.858 how white spaces are ignored in --color-moved
#8 0.858
#8 0.858 Other diff options
#8 0.858 --relative[=<prefix>]
#8 0.858 when run from subdir, exclude changes outside and show relative paths
#8 0.858 -a, --text treat all files as text
#8 0.858 -R swap two inputs, reverse the diff
#8 0.858 --exit-code exit with 1 if there were differences, 0 otherwise
#8 0.858 --quiet disable all output of the program
#8 0.858 --ext-diff allow an external diff helper to be executed
#8 0.858 --textconv run external text conversion filters when comparing binary files
#8 0.858 --ignore-submodules[=<when>]
#8 0.858 ignore changes to submodules in the diff generation
#8 0.858 --submodule[=<format>]
#8 0.858 specify how differences in submodules are shown
#8 0.858 --ita-invisible-in-index
#8 0.858 hide 'git add -N' entries from the index
#8 0.858 --ita-visible-in-index
#8 0.858 treat 'git add -N' entries as real in the index
#8 0.858 -S <string> look for differences that change the number of occurrences of the specified string
#8 0.858 -G <regex> look for differences that change the number of occurrences of the specified regex
#8 0.858 --pickaxe-all show all changes in the changeset with -S or -G
#8 0.858 --pickaxe-regex treat <string> in -S as extended POSIX regular expression
#8 0.858 -O <file> control the order in which files appear in the output
#8 0.858 --rotate-to <path> show the change in the specified path first
#8 0.858 --skip-to <path> skip the output to the specified path
#8 0.858 --find-object <object-id>
#8 0.858 look for differences that change the number of occurrences of the specified object
#8 0.858 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 0.858 select files by diff type
#8 0.858 --output <file> output to a specific file
#8 0.858
#8 0.863 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SUA'
#8 0.863 To add an exception for this directory, call:
#8 0.863
#8 0.863 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SUA
#8 0.869 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SUA'
#8 0.869 To add an exception for this directory, call:
#8 0.869
#8 0.869 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SUA
#8 0.873 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 0.873 usage: git diff --no-index [<options>] <path> <path>
#8 0.873
#8 0.873 Diff output format options
#8 0.873 -p, --patch generate patch
#8 0.873 -s, --no-patch suppress diff output
#8 0.873 -u generate patch
#8 0.873 -U, --unified[=<n>] generate diffs with <n> lines context
#8 0.873 -W, --function-context
#8 0.873 generate diffs with <n> lines context
#8 0.873 --raw generate the diff in raw format
#8 0.873 --patch-with-raw synonym for '-p --raw'
#8 0.873 --patch-with-stat synonym for '-p --stat'
#8 0.873 --numstat machine friendly --stat
#8 0.873 --shortstat output only the last line of --stat
#8 0.873 -X, --dirstat[=<param1,param2>...]
#8 0.873 output the distribution of relative amount of changes for each sub-directory
#8 0.873 --cumulative synonym for --dirstat=cumulative
#8 0.873 --dirstat-by-file[=<param1,param2>...]
#8 0.873 synonym for --dirstat=files,param1,param2...
#8 0.873 --check warn if changes introduce conflict markers or whitespace errors
#8 0.873 --summary condensed summary such as creations, renames and mode changes
#8 0.873 --name-only show only names of changed files
#8 0.873 --name-status show only names and status of changed files
#8 0.873 --stat[=<width>[,<name-width>[,<count>]]]
#8 0.873 generate diffstat
#8 0.873 --stat-width <width> generate diffstat with a given width
#8 0.873 --stat-name-width <width>
#8 0.873 generate diffstat with a given name width
#8 0.873 --stat-graph-width <width>
#8 0.873 generate diffstat with a given graph width
#8 0.873 --stat-count <count> generate diffstat with limited lines
#8 0.873 --compact-summary generate compact summary in diffstat
#8 0.873 --binary output a binary diff that can be applied
#8 0.874 --full-index show full pre- and
#8 0.874 [output clipped, log limit 200KiB/s reached]
#8 1.024 WARNING: titan.Libraries.TCCUsefulFunctions skipped because it contains uncommitted modifications!
#8 1.024 WARNING: titan.ProtocolEmulations.M3UA skipped because it contains uncommitted modifications!
#8 1.024 WARNING: titan.ProtocolEmulations.SCCP skipped because it contains uncommitted modifications!
#8 1.024 WARNING: titan.ProtocolModules.BSSAPP_v7.3.0 skipped because it contains uncommitted modifications!
#8 1.024 WARNING: titan.ProtocolModules.DIAMETER_ProtocolModule_Generator skipped because it contains uncommitted modifications!
#8 1.025 WARNING: titan.ProtocolModules.DNS skipped because it contains uncommitted modifications!
#8 1.025 WARNING: titan.ProtocolModules.GRE skipped because it contains uncommitted modifications!
#8 1.025 WARNING: titan.ProtocolModules.GTP_v13.5.0 skipped because it contains uncommitted modifications!
#8 1.025 WARNING: titan.ProtocolModules.GTPv2_v13.7.0 skipped because it contains uncommitted modifications!
#8 1.025 WARNING: titan.ProtocolModules.ICMP skipped because it contains uncommitted modifications!
#8 1.025 WARNING: titan.ProtocolModules.ICMPv6 skipped because it contains uncommitted modifications!
#8 1.025 WARNING: titan.ProtocolModules.IP skipped because it contains uncommitted modifications!
#8 1.025 WARNING: titan.ProtocolModules.ISUP_Q.762 skipped because it contains uncommitted modifications!
#8 1.025 WARNING: titan.ProtocolModules.JSON_v07_2006 skipped because it contains uncommitted modifications!
#8 1.025 WARNING: titan.ProtocolModules.L2TP skipped because it contains uncommitted modifications!
#8 1.025 WARNING: titan.ProtocolModules.LLC_v7.1.0 skipped because it contains uncommitted modifications!
#8 1.025 WARNING: titan.ProtocolModules.M3UA skipped because it contains uncommitted modifications!
#8 1.025 WARNING: titan.ProtocolModules.MobileL3_v13.4.0 skipped because it contains uncommitted modifications!
#8 1.025 WARNING: titan.ProtocolModules.SMPP skipped because it contains uncommitted modifications!
#8 1.025 WARNING: titan.ProtocolModules.TCP skipped because it contains uncommitted modifications!
#8 1.026 WARNING: titan.ProtocolModules.UDP skipped because it contains uncommitted modifications!
#8 1.026 WARNING: titan.ProtocolModules.RTP skipped because it contains uncommitted modifications!
#8 1.026 WARNING: titan.ProtocolModules.M2PA skipped because it contains uncommitted modifications!
#8 1.026 WARNING: titan.ProtocolModules.ROSE skipped because it contains uncommitted modifications!
#8 1.026 WARNING: titan.ProtocolModules.SCTP skipped because it contains uncommitted modifications!
#8 1.026 WARNING: titan.ProtocolModules.SDP skipped because it contains uncommitted modifications!
#8 1.026 WARNING: titan.ProtocolModules.SUA skipped because it contains uncommitted modifications!
#8 1.026 WARNING: titan.ProtocolModules.NAS_EPS_15.2.0.1 skipped because it contains uncommitted modifications!
#8 1.027 WARNING: titan.ProtocolModules.NS_v7.3.0 skipped because it contains uncommitted modifications!
#8 1.027 WARNING: titan.ProtocolModules.SGsAP_13.2.0 skipped because it contains uncommitted modifications!
#8 1.027 WARNING: titan.ProtocolModules.SNDCP_v7.0.0 skipped because it contains uncommitted modifications!
#8 1.027 WARNING: titan.ProtocolModules.PFCP_v15.1.0 skipped because it contains uncommitted modifications!
#8 1.027 WARNING: titan.TestPorts.Common_Components.Socket-API skipped because it contains uncommitted modifications!
#8 1.027 WARNING: titan.TestPorts.Common_Components.Abstract_Socket skipped because it contains uncommitted modifications!
#8 1.027 WARNING: titan.TestPorts.HTTPmsg skipped because it contains uncommitted modifications!
#8 1.027 WARNING: titan.TestPorts.IPL4asp skipped because it contains uncommitted modifications!
#8 1.027 WARNING: titan.TestPorts.LANL2asp skipped because it contains uncommitted modifications!
#8 1.027 WARNING: titan.TestPorts.PCAPasp skipped because it contains uncommitted modifications!
#8 1.027 WARNING: titan.TestPorts.PIPEasp skipped because it contains uncommitted modifications!
#8 1.028 WARNING: titan.TestPorts.SIPmsg skipped because it contains uncommitted modifications!
#8 1.028 WARNING: titan.TestPorts.TELNETasp skipped because it contains uncommitted modifications!
#8 1.028 WARNING: titan.TestPorts.TCPasp skipped because it contains uncommitted modifications!
#8 1.028 WARNING: titan.TestPorts.UDPasp skipped because it contains uncommitted modifications!
#8 1.028 WARNING: titan.TestPorts.UNIX_DOMAIN_SOCKETasp skipped because it contains uncommitted modifications!
#8 1.028 WARNING: titan.TestPorts.SCTPasp skipped because it contains uncommitted modifications!
#8 1.028 WARNING: titan.TestPorts.MTP3asp skipped because it contains uncommitted modifications!
#8 1.028 WARNING: titan.ProtocolModules.BSSGP_v13.0.0 skipped because it contains uncommitted modifications!
#8 1.028 WARNING: osmo-uecups skipped because it contains uncommitted modifications!
#8 1.028 WARNING: nas skipped because it contains uncommitted modifications!
#8 1.028 WARNING: titan.ProtocolModules.BSSMAP skipped because it contains uncommitted modifications!
#8 1.029 WARNING: titan.ProtocolModules.MAP skipped because it contains uncommitted modifications!
#8 1.029 WARNING: titan.TestPorts.AF_PACKET skipped because it contains uncommitted modifications!
#8 1.029 WARNING: titan.TestPorts.USB skipped because it contains uncommitted modifications!
#8 1.029 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps'
#8 1.029 touch .make.deps
#8 1.030 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh'
#8 1.031 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh'
#8 1.031 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh'
#8 1.031 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh'
#8 1.031 '/_scripts' -> '/osmo-ttcn3-hacks/_scripts'
#8 1.051 (cd bts && ./gen_links.sh && ./regen_makefile.sh)
#8 1.081 make -C _build/bts compile
#8 1.084 make[1]: Entering directory '/osmo-ttcn3-hacks/_build/bts'
#8 1.084 PP IPA_Emulation.ttcn
#8 1.090 TTCN *.ttcn *.asn
#8 1.646 touch compile
#8 1.646 make[1]: Leaving directory '/osmo-ttcn3-hacks/_build/bts'
#8 1.646 make -j20 -C _build/bts
#8 1.656 make[1]: Entering directory '/osmo-ttcn3-hacks/_build/bts'
#8 1.692 DEP UD_PT.cc
#8 1.692 DEP TRXC_CodecPort_CtrlFunctDef.cc
#8 1.692 DEP TELNETasp_PT.cc
#8 1.692 DEP TCCInterface.cc
#8 1.693 DEP TCCConversion.cc
#8 1.693 DEP RTP_EncDec.cc
#8 1.693 DEP RTP_CodecPort_CtrlFunctDef.cc
#8 1.693 DEP RLCMAC_EncDec.cc
#8 1.693 DEP OSMUX_CodecPort_CtrlFunctDef.cc
#8 1.693 DEP Native_FunctionDefs.cc
#8 1.694 DEP L1CTL_PortType_CtrlFunctDef.cc
#8 1.694 DEP IuUP_EncDec.cc
#8 1.694 DEP IPL4asp_discovery.cc
#8 1.694 DEP IPL4asp_PT.cc
#8 1.694 DEP IPA_CodecPort_CtrlFunctDef.cc
#8 1.723 DEP IPA_Emulation_part_7.cc
#8 1.723 DEP IPA_Emulation_part_6.cc
#8 1.723 DEP IPA_Emulation_part_5.cc
#8 1.723 DEP IPA_Emulation_part_4.cc
#8 1.733 DEP IPA_Emulation_part_3.cc
#8 1.733 DEP IPA_Emulation_part_2.cc
#8 1.733 DEP IPA_Emulation_part_1.cc
#8 1.733 DEP IPA_Emulation.cc
#8 1.753 DEP UD_Types_part_7.cc
#8 1.753 DEP UD_Types_part_6.cc
#8 1.753 DEP UD_Types_part_5.cc
#8 1.753 DEP UD_Types_part_4.cc
#8 1.754 DEP UD_Types_part_3.cc
#8 1.754 DEP UD_Types_part_2.cc
#8 1.754 DEP UD_Types_part_1.cc
#8 1.755 DEP UD_PortType_part_7.cc
#8 1.755 DEP UD_PortType_part_6.cc
#8 1.755 DEP UD_PortType_part_5.cc
#8 1.759 DEP UD_PortType_part_4.cc
#8 1.760 DEP UD_PortType_part_3.cc
#8 1.760 DEP UD_PortType_part_2.cc
#8 1.761 DEP UD_PortType_part_1.cc
#8 1.762 DEP TRXC_Types_part_6.cc
#8 1.762 DEP TRXC_Types_part_7.cc
#8 1.764 DEP TRXC_Types_part_5.cc
#8 1.765 DEP TRXC_Types_part_4.cc
#8 1.765 DEP TRXC_Types_part_3.cc
#8 1.765 DEP TRXC_Types_part_2.cc
#8 1.766 DEP TRXC_Types_part_1.cc
#8 1.766 DEP TRXC_CodecPort_CtrlFunct_part_7.cc
#8 1.766 DEP TRXC_CodecPort_CtrlFunct_part_6.cc
#8 1.767 DEP TRXC_CodecPort_CtrlFunct_part_5.cc
#8 1.767 DEP TRXC_CodecPort_CtrlFunct_part_4.cc
#8 1.767 DEP TRXC_CodecPort_CtrlFunct_part_3.cc
#8 1.769 DEP TRXC_CodecPort_CtrlFunct_part_2.cc
#8 1.769 DEP TRXC_CodecPort_CtrlFunct_part_1.cc
#8 1.769 DEP TRXC_CodecPort_part_7.cc
#8 1.770 DEP TRXC_CodecPort_part_6.cc
#8 1.772 DEP TRXC_CodecPort_part_5.cc
#8 1.772 DEP TRXC_CodecPort_part_3.cc
#8 1.772 DEP TRXC_CodecPort_part_4.cc
#8 1.773 DEP TRXC_CodecPort_part_2.cc
#8 1.774 DEP TELNETasp_PortType_part_7.cc
#8 1.774 DEP TELNETasp_PortType_part_5.cc
#8 1.774 DEP TELNETasp_PortType_part_6.cc
#8 1.775 DEP TRXC_CodecPort_part_1.cc
#8 1.775 DEP TELNETasp_PortType_part_3.cc
#8 1.775 DEP TELNETasp_PortType_part_4.cc
#8 1.776 DEP TELNETasp_PortType_part_2.cc
#8 1.777 DEP TCCInterface_Functions_part_7.cc
#8 1.777 DEP TELNETasp_PortType_part_1.cc
#8 1.782 DEP TCCInterface_Functions_part_6.cc
#8 1.782 DEP TCCInterface_Functions_part_5.cc
#8 1.782 DEP TCCInterface_Functions_part_4.cc
#8 1.782 DEP TCCInterface_Functions_part_3.cc
#8 1.782 DEP TCCInterface_Functions_part_2.cc
#8 1.783 DEP TCCInterface_Functions_part_1.cc
#8 1.783 DEP TCCConversion_Functions_part_7.cc
#8 1.783 DEP TCCConversion_Functions_part_6.cc
#8 1.784 DEP TCCConversion_Functions_part_5.cc
#8 1.784 DEP TCCConversion_Functions_part_4.cc
#8 1.784 DEP TCCConversion_Functions_part_3.cc
#8 1.784 DEP TCCConversion_Functions_part_2.cc
#8 1.785 DEP TCCConversion_Functions_part_1.cc
#8 1.785 DEP Socket_API_Definitions_part_7.cc
#8 1.785 DEP Socket_API_Definitions_part_6.cc
#8 1.785 DEP Socket_API_Definitions_part_5.cc
#8 1.788 DEP Socket_API_Definitions_part_4.cc
#8 1.788 DEP Socket_API_Definitions_part_3.cc
#8 1.789 DEP Socket_API_Definitions_part_2.cc
#8 1.793 DEP Socket_API_Definitions_part_1.cc
#8 1.793 DEP RTP_Types_part_7.cc
#8 1.793 DEP RTP_Types_part_6.cc
#8 1.793 DEP RTP_Types_part_5.cc
#8 1.793 DEP RTP_Types_part_3.cc
#8 1.794 DEP RTP_Types_part_2.cc
#8 1.794 DEP RTP_Types_part_4.cc
#8 1.794 DEP RTP_Types_part_1.cc
#8 1.794 DEP RTP_Emulation_part_6.cc
#8 1.794 DEP RTP_Emulation_part_5.cc
#8 1.795 DEP RTP_Emulation_part_3.cc
#8 1.795 DEP RTP_Emulation_part_7.cc
#8 1.795 DEP RTP_Emulation_part_4.cc
#8 1.795 DEP RTP_Emulation_part_2.cc
#8 1.799 DEP RTP_Emulation_part_1.cc
#8 1.799 DEP RTP_CodecPort_CtrlFunct_part_7.cc
#8 1.800 DEP RTP_CodecPort_CtrlFunct_part_6.cc
#8 1.801 DEP RTP_CodecPort_CtrlFunct_part_5.cc
#8 1.801 DEP RTP_CodecPort_CtrlFunct_part_4.cc
#8 1.801 DEP RTP_CodecPort_CtrlFunct_part_3.cc
#8 1.802 DEP RTP_CodecPort_CtrlFunct_part_2.cc
#8 1.802 DEP RTP_CodecPort_CtrlFunct_part_1.cc
#8 1.802 DEP RTP_CodecPort_part_7.cc
#8 1.802 DEP RTP_CodecPort_part_6.cc
#8 1.802 DEP RTP_CodecPort_part_5.cc
#8 1.803 DEP RTP_CodecPort_part_4.cc
#8 1.809 DEP RTP_CodecPort_part_3.cc
#8 1.809 DEP RTP_CodecPort_part_2.cc
#8 1.809 DEP RTP_CodecPort_part_1.cc
#8 1.809 DEP RSL_Types_part_7.cc
#8 1.810 DEP RSL_Types_part_6.cc
#8 1.810 DEP RSL_Types_part_5.cc
#8 1.810 DEP RSL_Types_part_4.cc
#8 1.810 DEP RSL_Types_part_3.cc
#8 1.810 DEP RSL_Types_part_2.cc
#8 1.811 DEP RSL_Types_part_1.cc
#8 1.811 DEP RSL_Emulation_part_6.cc
#8 1.811 DEP RSL_Emulation_part_7.cc
#8 1.811 DEP RSL_Emulation_part_4.cc
#8 1.811 DEP RSL_Emulation_part_5.cc
#8 1.812 DEP RSL_Emulation_part_3.cc
#8 1.812 DEP RSL_Emulation_part_2.cc
#8 1.816 DEP RSL_Emulation_part_1.cc
#8 1.816 DEP RLCMAC_Types_part_7.cc
#8 1.816 DEP RLCMAC_Types_part_6.cc
#8 1.817 DEP RLCMAC_Types_part_5.cc
#8 1.817 DEP RLCMAC_Types_part_4.cc
#8 1.818 DEP RLCMAC_Types_part_3.cc
#8 1.818 DEP RLCMAC_Types_part_2.cc
#8 1.818 DEP RLCMAC_Types_part_1.cc
#8 1.819 DEP RLCMAC_Templates_part_7.cc
#8 1.819 DEP RLCMAC_Templates_part_6.cc
#8 1.820 DEP RLCMAC_Templates_part_5.cc
#8 1.820 DEP RLCMAC_Templates_part_4.cc
#8 1.821 DEP RLCMAC_Templates_part_3.cc
#8 1.821 DEP RLCMAC_Templates_part_2.cc
#8 1.823 DEP RLCMAC_Templates_part_1.cc
#8 1.823 DEP RLCMAC_CSN1_Types_part_7.cc
#8 1.824 DEP RLCMAC_CSN1_Types_part_6.cc
#8 1.825 DEP RLCMAC_CSN1_Types_part_5.cc
#8 1.826 DEP RLCMAC_CSN1_Types_part_4.cc
#8 1.830 DEP RLCMAC_CSN1_Types_part_3.cc
#8 1.830 DEP RLCMAC_CSN1_Types_part_2.cc
#8 1.831 DEP RLCMAC_CSN1_Types_part_1.cc
#8 1.831 DEP RLCMAC_CSN1_Templates_part_7.cc
#8 1.831 DEP RLCMAC_CSN1_Templates_part_6.cc
#8 1.845 DEP RLCMAC_CSN1_Templates_part_5.cc
#8 1.845 DEP RLCMAC_CSN1_Templates_part_4.cc
#8 1.845 DEP RLCMAC_CSN1_Templates_part_3.cc
#8 1.845 DEP RLCMAC_CSN1_Templates_part_2.cc
#8 1.861 DEP RLCMAC_CSN1_Templates_part_1.cc
#8 1.861 DEP PCUIF_Types_part_7.cc
#8 1.861 DEP PCUIF_Types_part_6.cc
#8 1.862 DEP PCUIF_Types_part_5.cc
#8 1.862 DEP PCUIF_Types_part_4.cc
#8 1.862 DEP PCUIF_Types_part_3.cc
#8 1.862 DEP PCUIF_Types_part_2.cc
#8 1.863 DEP PCUIF_Types_part_1.cc
#8 1.868 DEP PCUIF_CodecPort_part_7.cc
#8 1.868 DEP PCUIF_CodecPort_part_6.cc
#8 1.868 DEP PCUIF_CodecPort_part_5.cc
#8 1.869 DEP PCUIF_CodecPort_part_4.cc
#8 1.869 DEP PCUIF_CodecPort_part_3.cc
#8 1.872 DEP PCUIF_CodecPort_part_2.cc
#8 1.876 DEP PCUIF_CodecPort_part_1.cc
#8 1.876 DEP Osmocom_VTY_Functions_part_7.cc
#8 1.876 DEP Osmocom_VTY_Functions_part_6.cc
#8 1.877 DEP Osmocom_VTY_Functions_part_5.cc
#8 1.878 DEP Osmocom_VTY_Functions_part_4.cc
#8 1.879 DEP Osmocom_VTY_Functions_part_3.cc
#8 1.882 DEP Osmocom_VTY_Functions_part_2.cc
#8 1.883 DEP Osmocom_VTY_Functions_part_1.cc
#8 1.884 DEP Osmocom_Types_part_7.cc
#8 1.886 DEP Osmocom_Types_part_6.cc
#8 1.887 DEP Osmocom_Types_part_5.cc
#8 1.887 DEP Osmocom_Types_part_4.cc
#8 1.887 DEP Osmocom_Types_part_3.cc
#8 1.892 DEP Osmocom_Types_part_2.cc
#8 1.892 DEP Osmocom_Types_part_1.cc
#8 1.893 DEP Osmocom_CTRL_Types_part_6.cc
#8 1.893 DEP Osmocom_CTRL_Types_part_7.cc
#8 1.894 DEP Osmocom_CTRL_Types_part_5.cc
#8 1.899 DEP Osmocom_CTRL_Types_part_4.cc
#8 1.900 DEP Osmocom_CTRL_Types_part_2.cc
#8 1.900 DEP Osmocom_CTRL_Types_part_1.cc
#8 1.900 DEP Osmocom_CTRL_Types_part_3.cc
#8 1.900 DEP Osmocom_CTRL_Functions_part_7.cc
#8 1.901 DEP Osmocom_CTRL_Functions_part_6.cc
#8 1.901 DEP Osmocom_CTRL_Functions_part_5.cc
#8 1.902 DEP Osmocom_CTRL_Functions_part_4.cc
#8 1.907 DEP Osmocom_CTRL_Functions_part_3.cc
#8 1.907 DEP Osmocom_CTRL_Functions_part_2.cc
#8 1.913 DEP Osmocom_CTRL_Functions_part_1.cc
#8 1.913 DEP Osmocom_CTRL_Adapter_part_7.cc
#8 1.913 DEP Osmocom_CTRL_Adapter_part_6.cc
#8 1.913 DEP Osmocom_CTRL_Adapter_part_5.cc
#8 1.914 DEP Osmocom_CTRL_Adapter_part_4.cc
#8 1.914 DEP Osmocom_CTRL_Adapter_part_3.cc
#8 1.915 DEP Osmocom_CTRL_Adapter_part_2.cc
#8 1.916 DEP Osmocom_CTRL_Adapter_part_1.cc
#8 1.929 DEP OSMUX_Types_part_7.cc
#8 1.929 DEP OSMUX_Types_part_6.cc
#8 1.929 DEP OSMUX_Types_part_5.cc
#8 1.929 DEP OSMUX_Types_part_4.cc
#8 1.930 DEP OSMUX_Types_part_2.cc
#8 1.930 DEP OSMUX_Types_part_3.cc
#8 1.930 DEP OSMUX_Types_part_1.cc
#8 1.930 DEP OSMUX_Emulation_part_7.cc
#8 1.931 DEP OSMUX_Emulation_part_6.cc
#8 1.931 DEP OSMUX_Emulation_part_5.cc
#8 1.932 DEP OSMUX_Emulation_part_4.cc
#8 1.936 DEP OSMUX_Emulation_part_3.cc
#8 1.937 DEP OSMUX_Emulation_part_2.cc
#8 1.937 DEP OSMUX_Emulation_part_1.cc
#8 1.937 DEP OSMUX_CodecPort_CtrlFunct_part_7.cc
#8 1.938 DEP OSMUX_CodecPort_CtrlFunct_part_6.cc
#8 1.938 DEP OSMUX_CodecPort_CtrlFunct_part_5.cc
#8 1.938 DEP OSMUX_CodecPort_CtrlFunct_part_4.cc
#8 1.939 DEP OSMUX_CodecPort_CtrlFunct_part_3.cc
#8 1.939 DEP OSMUX_CodecPort_CtrlFunct_part_2.cc
#8 1.939 DEP OSMUX_CodecPort_CtrlFunct_part_1.cc
#8 1.940 DEP OSMUX_CodecPort_part_7.cc
#8 1.940 DEP OSMUX_CodecPort_part_6.cc
#8 1.943 DEP OSMUX_CodecPort_part_5.cc
#8 1.943 DEP OSMUX_CodecPort_part_4.cc
#8 1.944 DEP OSMUX_CodecPort_part_3.cc
#8 1.946 DEP OSMUX_CodecPort_part_2.cc
#8 1.946 DEP OSMUX_CodecPort_part_1.cc
#8 1.947 DEP Native_Functions_part_7.cc
#8 1.947 DEP Native_Functions_part_6.cc
#8 1.948 DEP Native_Functions_part_4.cc
#8 1.948 DEP Native_Functions_part_5.cc
#8 1.951 DEP Native_Functions_part_3.cc
#8 1.951 DEP Native_Functions_part_2.cc
#8 1.951 DEP Native_Functions_part_1.cc
#8 1.954 DEP MobileL3_Types_part_6.cc
#8 1.954 DEP MobileL3_Types_part_7.cc
#8 1.955 DEP MobileL3_Types_part_5.cc
#8 1.955 DEP MobileL3_Types_part_4.cc
#8 1.955 DEP MobileL3_Types_part_3.cc
#8 1.955 DEP MobileL3_Types_part_2.cc
#8 1.956 DEP MobileL3_Types_part_1.cc
#8 1.959 DEP MobileL3_SS_Types_part_6.cc
#8 1.959 DEP MobileL3_SS_Types_part_7.cc
#8 1.959 DEP MobileL3_SS_Types_part_5.cc
#8 1.959 DEP MobileL3_SS_Types_part_4.cc
#8 1.959 DEP MobileL3_SS_Types_part_3.cc
#8 1.960 DEP MobileL3_SS_Types_part_2.cc
#8 1.962 DEP MobileL3_SS_Types_part_1.cc
#8 1.963 DEP MobileL3_SMS_Types_part_7.cc
#8 1.964 DEP MobileL3_SMS_Types_part_5.cc
#8 1.964 DEP MobileL3_SMS_Types_part_4.cc
#8 1.964 DEP MobileL3_SMS_Types_part_6.cc
#8 1.965 DEP MobileL3_SMS_Types_part_2.cc
#8 1.965 DEP MobileL3_SMS_Types_part_3.cc
#8 1.966 DEP MobileL3_SMS_Types_part_1.cc
#8 1.967 DEP MobileL3_RRM_Types_part_7.cc
#8 1.968 DEP MobileL3_RRM_Types_part_6.cc
#8 1.968 DEP MobileL3_RRM_Types_part_5.cc
#8 1.968 DEP MobileL3_RRM_Types_part_4.cc
#8 1.968 DEP MobileL3_RRM_Types_part_3.cc
#8 1.970 DEP MobileL3_RRM_Types_part_1.cc
#8 1.970 DEP MobileL3_RRM_Types_part_2.cc
#8 1.971 DEP MobileL3_MM_Types_part_7.cc
#8 1.973 DEP MobileL3_MM_Types_part_6.cc
#8 1.973 DEP MobileL3_MM_Types_part_5.cc
#8 1.974 DEP MobileL3_MM_Types_part_4.cc
#8 1.979 DEP MobileL3_MM_Types_part_3.cc
#8 1.979 DEP MobileL3_MM_Types_part_2.cc
#8 1.979 DEP MobileL3_MM_Types_part_1.cc
#8 1.980 DEP MobileL3_GMM_SM_Types_part_7.cc
#8 1.981 DEP MobileL3_GMM_SM_Types_part_5.cc
#8 1.981 DEP MobileL3_GMM_SM_Types_part_6.cc
#8 1.982 DEP MobileL3_GMM_SM_Types_part_4.cc
#8 1.982 DEP MobileL3_GMM_SM_Types_part_3.cc
#8 1.986 DEP MobileL3_GMM_SM_Types_part_2.cc
#8 1.986 DEP MobileL3_GMM_SM_Types_part_1.cc
#8 1.987 DEP MobileL3_CommonIE_Types_part_7.cc
#8 1.988 DEP MobileL3_CommonIE_Types_part_6.cc
#8 1.994 DEP MobileL3_CommonIE_Types_part_5.cc
#8 1.998 DEP MobileL3_CommonIE_Types_part_4.cc
#8 1.999 DEP MobileL3_CommonIE_Types_part_3.cc
#8 2.001 DEP MobileL3_CommonIE_Types_part_2.cc
#8 2.002 DEP MobileL3_CommonIE_Types_part_1.cc
#8 2.008 DEP MobileL3_CC_Types_part_7.cc
#8 2.010 DEP MobileL3_CC_Types_part_6.cc
#8 2.016 DEP MobileL3_CC_Types_part_5.cc
#8 2.020 DEP MobileL3_CC_Types_part_4.cc
#8 2.026 DEP MobileL3_CC_Types_part_3.cc
#8 2.039 DEP MobileL3_CC_Types_part_2.cc
#8 2.051 DEP MobileL3_CC_Types_part_1.cc
#8 2.055 DEP Misc_Helpers_part_7.cc
#8 2.065 DEP Misc_Helpers_part_6.cc
#8 2.065 DEP Misc_Helpers_part_5.cc
#8 2.081 DEP Misc_Helpers_part_4.cc
#8 2.082 DEP Misc_Helpers_part_3.cc
#8 2.083 DEP Misc_Helpers_part_2.cc
#8 2.084 DEP Misc_Helpers_part_1.cc
#8 2.091 DEP LAPDm_Types_part_6.cc
#8 2.091 DEP LAPDm_Types_part_5.cc
#8 2.091 DEP LAPDm_Types_part_7.cc
#8 2.092 DEP LAPDm_Types_part_4.cc
#8 2.100 DEP LAPDm_Types_part_3.cc
#8 2.100 DEP LAPDm_Types_part_2.cc
#8 2.101 DEP LAPDm_Types_part_1.cc
#8 2.103 DEP LAPDm_RAW_PT_part_7.cc
#8 2.103 DEP LAPDm_RAW_PT_part_6.cc
#8 2.103 DEP LAPDm_RAW_PT_part_5.cc
#8 2.103 DEP LAPDm_RAW_PT_part_4.cc
#8 2.103 DEP LAPDm_RAW_PT_part_3.cc
#8 2.104 DEP LAPDm_RAW_PT_part_2.cc
#8 2.105 DEP LAPDm_RAW_PT_part_1.cc
#8 2.105 DEP L3_Templates_part_7.cc
#8 2.107 DEP L3_Templates_part_6.cc
#8 2.109 DEP L3_Templates_part_5.cc
#8 2.109 DEP L3_Templates_part_4.cc
#8 2.110 DEP L3_Templates_part_3.cc
#8 2.110 DEP L3_Templates_part_2.cc
#8 2.110 DEP L3_Templates_part_1.cc
#8 2.111 DEP L3_Common_part_7.cc
#8 2.111 DEP L3_Common_part_6.cc
#8 2.111 DEP L3_Common_part_5.cc
#8 2.112 DEP L3_Common_part_4.cc
#8 2.112 DEP L3_Common_part_3.cc
#8 2.113 DEP L3_Common_part_2.cc
#8 2.115 DEP L3_Common_part_1.cc
#8 2.115 DEP L1CTL_Types_part_7.cc
#8 2.116 DEP L1CTL_Types_part_6.cc
#8 2.116 DEP L1CTL_Types_part_5.cc
#8 2.118 DEP L1CTL_Types_part_4.cc
#8 2.118 DEP L1CTL_Types_part_3.cc
#8 2.118 DEP L1CTL_Types_part_2.cc
#8 2.119 DEP L1CTL_PortType_CtrlFunct_part_7.cc
#8 2.119 DEP L1CTL_Types_part_1.cc
#8 2.119 DEP L1CTL_PortType_CtrlFunct_part_6.cc
#8 2.123 DEP L1CTL_PortType_CtrlFunct_part_5.cc
#8 2.124 DEP L1CTL_PortType_CtrlFunct_part_4.cc
#8 2.124 DEP L1CTL_PortType_CtrlFunct_part_3.cc
#8 2.124 DEP L1CTL_PortType_CtrlFunct_part_2.cc
#8 2.124 DEP L1CTL_PortType_CtrlFunct_part_1.cc
#8 2.125 DEP L1CTL_PortType_part_7.cc
#8 2.125 DEP L1CTL_PortType_part_6.cc
#8 2.125 DEP L1CTL_PortType_part_5.cc
#8 2.126 DEP L1CTL_PortType_part_4.cc
#8 2.126 DEP L1CTL_PortType_part_3.cc
#8 2.126 DEP L1CTL_PortType_part_2.cc
#8 2.127 DEP IuUP_Types_part_7.cc
#8 2.127 DEP L1CTL_PortType_part_1.cc
#8 2.130 DEP IuUP_Types_part_6.cc
#8 2.130 DEP IuUP_Types_part_5.cc
#8 2.130 DEP IuUP_Types_part_4.cc
#8 2.131 DEP IuUP_Types_part_3.cc
#8 2.132 DEP IuUP_Types_part_2.cc
#8 2.133 DEP IuUP_Types_part_1.cc
#8 2.133 DEP IuUP_Emulation_part_7.cc
#8 2.133 DEP IuUP_Emulation_part_6.cc
#8 2.134 DEP IuUP_Emulation_part_5.cc
#8 2.134 DEP IuUP_Emulation_part_4.cc
#8 2.134 DEP IuUP_Emulation_part_3.cc
#8 2.136 DEP IuUP_Emulation_part_2.cc
#8 2.136 DEP IuUP_Emulation_part_1.cc
#8 2.136 DEP IPL4asp_Types_part_7.cc
#8 2.136 DEP IPL4asp_Types_part_6.cc
#8 2.136 DEP IPL4asp_Types_part_5.cc
#8 2.137 DEP IPL4asp_Types_part_4.cc
#8 2.138 DEP IPL4asp_Types_part_3.cc
#8 2.138 DEP IPL4asp_Types_part_2.cc
#8 2.139 DEP IPL4asp_Types_part_1.cc
#8 2.140 DEP IPL4asp_PortType_part_7.cc
#8 2.141 DEP IPL4asp_PortType_part_6.cc
#8 2.142 DEP IPL4asp_PortType_part_5.cc
#8 2.143 DEP IPL4asp_PortType_part_3.cc
#8 2.143 DEP IPL4asp_PortType_part_2.cc
#8 2.143 DEP IPL4asp_PortType_part_1.cc
#8 2.143 DEP IPL4asp_PortType_part_4.cc
#8 2.143 DEP IPL4asp_Functions_part_7.cc
#8 2.143 DEP IPL4asp_Functions_part_6.cc
#8 2.144 DEP IPL4asp_Functions_part_4.cc
#8 2.144 DEP IPL4asp_Functions_part_5.cc
#8 2.145 DEP IPL4asp_Functions_part_3.cc
#8 2.146 DEP IPL4asp_Functions_part_2.cc
#8 2.146 DEP IPL4asp_Functions_part_1.cc
#8 2.148 DEP IPA_Types_part_7.cc
#8 2.149 DEP IPA_Types_part_5.cc
#8 2.149 DEP IPA_Types_part_6.cc
#8 2.149 DEP IPA_Types_part_4.cc
#8 2.150 DEP IPA_Types_part_2.cc
#8 2.150 DEP IPA_Types_part_3.cc
#8 2.150 DEP IPA_Testing_part_7.cc
#8 2.150 DEP IPA_Types_part_1.cc
#8 2.151 DEP IPA_Testing_part_6.cc
#8 2.151 DEP IPA_Testing_part_5.cc
#8 2.151 DEP IPA_Testing_part_4.cc
#8 2.154 DEP IPA_Testing_part_3.cc
#8 2.154 DEP IPA_Testing_part_2.cc
#8 2.154 DEP IPA_Testing_part_1.cc
#8 2.154 DEP IPA_CodecPort_CtrlFunct_part_7.cc
#8 2.154 DEP IPA_CodecPort_CtrlFunct_part_6.cc
#8 2.155 DEP IPA_CodecPort_CtrlFunct_part_5.cc
#8 2.155 DEP IPA_CodecPort_CtrlFunct_part_4.cc
#8 2.155 DEP IPA_CodecPort_CtrlFunct_part_3.cc
#8 2.156 DEP IPA_CodecPort_CtrlFunct_part_2.cc
#8 2.157 DEP IPA_CodecPort_CtrlFunct_part_1.cc
#8 2.157 DEP IPA_CodecPort_part_7.cc
#8 2.157 DEP IPA_CodecPort_part_6.cc
#8 2.157 DEP IPA_CodecPort_part_5.cc
#8 2.158 DEP IPA_CodecPort_part_4.cc
#8 2.158 DEP IPA_CodecPort_part_3.cc
#8 2.159 DEP IPA_CodecPort_part_2.cc
#8 2.160 DEP IPA_CodecPort_part_1.cc
#8 2.161 DEP General_Types_part_7.cc
#8 2.161 DEP General_Types_part_6.cc
#8 2.161 DEP General_Types_part_5.cc
#8 2.162 DEP General_Types_part_4.cc
#8 2.162 DEP General_Types_part_3.cc
#8 2.162 DEP General_Types_part_2.cc
#8 2.164 DEP General_Types_part_1.cc
#8 2.164 DEP GSM_Types_part_7.cc
#8 2.165 DEP GSM_Types_part_6.cc
#8 2.166 DEP GSM_Types_part_5.cc
#8 2.166 DEP GSM_Types_part_4.cc
#8 2.166 DEP GSM_Types_part_3.cc
#8 2.166 DEP GSM_Types_part_2.cc
#8 2.167 DEP GSM_Types_part_1.cc
#8 2.168 DEP GSM_SystemInformation_part_7.cc
#8 2.168 DEP GSM_SystemInformation_part_6.cc
#8 2.169 DEP GSM_SystemInformation_part_5.cc
#8 2.169 DEP GSM_SystemInformation_part_4.cc
#8 2.173 DEP GSM_SystemInformation_part_3.cc
#8 2.173 DEP GSM_SystemInformation_part_2.cc
#8 2.173 DEP GSM_SystemInformation_part_1.cc
#8 2.173 DEP GSM_RestOctets_part_7.cc
#8 2.174 DEP GSM_RestOctets_part_6.cc
#8 2.174 DEP GSM_RestOctets_part_5.cc
#8 2.174 DEP GSM_RestOctets_part_4.cc
#8 2.175 DEP GSM_RestOctets_part_3.cc
#8 2.175 DEP GSM_RestOctets_part_2.cc
#8 2.175 DEP GSM_RestOctets_part_1.cc
#8 2.175 DEP GSM_RR_Types_part_7.cc
#8 2.175 DEP GSM_RR_Types_part_5.cc
#8 2.175 DEP GSM_RR_Types_part_6.cc
#8 2.176 DEP GSM_RR_Types_part_4.cc
#8 2.176 DEP GSM_RR_Types_part_3.cc
#8 2.177 DEP GSM_RR_Types_part_2.cc
#8 2.177 DEP GSM_RR_Types_part_1.cc
#8 2.177 DEP BTS_Tests_perf_part_7.cc
#8 2.178 DEP BTS_Tests_perf_part_6.cc
#8 2.180 DEP BTS_Tests_perf_part_5.cc
#8 2.180 DEP BTS_Tests_perf_part_4.cc
#8 2.180 DEP BTS_Tests_perf_part_3.cc
#8 2.182 DEP BTS_Tests_perf_part_2.cc
#8 2.183 DEP BTS_Tests_perf_part_1.cc
#8 2.188 DEP BTS_Tests_VAMOS_part_7.cc
#8 2.188 DEP BTS_Tests_VAMOS_part_6.cc
#8 2.188 DEP BTS_Tests_VAMOS_part_5.cc
#8 2.188 DEP BTS_Tests_VAMOS_part_4.cc
#8 2.190 DEP BTS_Tests_VAMOS_part_3.cc
#8 2.190 DEP BTS_Tests_VAMOS_part_2.cc
#8 2.190 DEP BTS_Tests_VAMOS_part_1.cc
#8 2.190 DEP BTS_Tests_SMSCB_part_7.cc
#8 2.191 DEP BTS_Tests_SMSCB_part_6.cc
#8 2.191 DEP BTS_Tests_SMSCB_part_5.cc
#8 2.196 DEP BTS_Tests_SMSCB_part_4.cc
#8 2.196 DEP BTS_Tests_SMSCB_part_3.cc
#8 2.196 DEP BTS_Tests_SMSCB_part_2.cc
#8 2.197 DEP BTS_Tests_SMSCB_part_1.cc
#8 2.197 DEP BTS_Tests_OML_part_7.cc
#8 2.197 DEP BTS_Tests_OML_part_6.cc
#8 2.197 DEP BTS_Tests_OML_part_5.cc
#8 2.198 DEP BTS_Tests_OML_part_3.cc
#8 2.198 DEP BTS_Tests_OML_part_2.cc
#8 2.198 DEP BTS_Tests_OML_part_4.cc
#8 2.198 DEP BTS_Tests_OML_part_1.cc
#8 2.199 DEP BTS_Tests_LAPDm_part_7.cc
#8 2.199 DEP BTS_Tests_LAPDm_part_6.cc
#8 2.202 DEP BTS_Tests_LAPDm_part_5.cc
#8 2.203 DEP BTS_Tests_LAPDm_part_4.cc
#8 2.204 DEP BTS_Tests_LAPDm_part_3.cc
#8 2.204 DEP BTS_Tests_LAPDm_part_2.cc
#8 2.204 DEP BTS_Tests_LAPDm_part_1.cc
#8 2.204 DEP BTS_Tests_ASCI_part_7.cc
#8 2.211 DEP BTS_Tests_ASCI_part_6.cc
#8 2.211 DEP BTS_Tests_ASCI_part_5.cc
#8 2.211 DEP BTS_Tests_ASCI_part_4.cc
#8 2.211 DEP BTS_Tests_ASCI_part_3.cc
#8 2.211 DEP BTS_Tests_ASCI_part_2.cc
#8 2.212 DEP BTS_Tests_ASCI_part_1.cc
#8 2.212 DEP BTS_Tests_part_7.cc
#8 2.212 DEP BTS_Tests_part_6.cc
#8 2.212 DEP BTS_Tests_part_5.cc
#8 2.215 DEP BTS_Tests_part_4.cc
#8 2.215 DEP BTS_Tests_part_3.cc
#8 2.217 DEP BTS_Tests_part_2.cc
#8 2.218 DEP BTS_Tests_part_1.cc
#8 2.218 DEP AbisOML_Types_part_7.cc
#8 2.218 DEP AbisOML_Types_part_6.cc
#8 2.219 DEP AbisOML_Types_part_5.cc
#8 2.219 DEP AbisOML_Types_part_4.cc
#8 2.219 DEP AbisOML_Types_part_3.cc
#8 2.220 DEP AbisOML_Types_part_2.cc
#8 2.220 DEP AbisOML_Types_part_1.cc
#8 2.226 DEP AMR_Types_part_7.cc
#8 2.226 DEP AMR_Types_part_6.cc
#8 2.226 DEP AMR_Types_part_5.cc
#8 2.226 DEP AMR_Types_part_4.cc
#8 2.226 DEP AMR_Types_part_3.cc
#8 2.227 DEP AMR_Types_part_2.cc
#8 2.227 DEP AMR_Types_part_1.cc
#8 2.227 DEP UD_Types.cc
#8 2.228 DEP UD_PortType.cc
#8 2.228 DEP TRXC_Types.cc
#8 2.231 DEP TRXC_CodecPort_CtrlFunct.cc
#8 2.232 DEP TRXC_CodecPort.cc
#8 2.233 DEP TELNETasp_PortType.cc
#8 2.233 DEP TCCInterface_Functions.cc
#8 2.237 DEP TCCConversion_Functions.cc
#8 2.237 DEP Socket_API_Definitions.cc
#8 2.239 DEP RTP_Types.cc
#8 2.239 DEP RTP_Emulation.cc
#8 2.251 DEP RTP_CodecPort_CtrlFunct.cc
#8 2.284 DEP RTP_CodecPort.cc
#8 2.286 DEP RSL_Types.cc
#8 2.290 DEP RSL_Emulation.cc
#8 2.295 DEP RLCMAC_Types.cc
#8 2.302 DEP RLCMAC_Templates.cc
#8 2.303 DEP RLCMAC_CSN1_Types.cc
#8 2.304 DEP RLCMAC_CSN1_Templates.cc
#8 2.309 DEP PCUIF_Types.cc
#8 2.315 DEP PCUIF_CodecPort.cc
#8 2.316 DEP Osmocom_VTY_Functions.cc
#8 2.321 DEP Osmocom_Types.cc
#8 2.341 DEP Osmocom_CTRL_Types.cc
#8 2.341 DEP Osmocom_CTRL_Functions.cc
#8 2.343 DEP Osmocom_CTRL_Adapter.cc
#8 2.347 DEP OSMUX_Types.cc
#8 2.349 DEP OSMUX_Emulation.cc
#8 2.369 DEP OSMUX_CodecPort_CtrlFunct.cc
#8 2.370 DEP OSMUX_CodecPort.cc
#8 2.390 DEP Native_Functions.cc
#8 2.397 DEP MobileL3_Types.cc
#8 2.404 DEP MobileL3_SS_Types.cc
#8 2.405 DEP MobileL3_SMS_Types.cc
#8 2.412 DEP MobileL3_RRM_Types.cc
#8 2.418 DEP MobileL3_MM_Types.cc
#8 2.424 DEP MobileL3_GMM_SM_Types.cc
#8 2.435 DEP MobileL3_CommonIE_Types.cc
#8 2.450 DEP MobileL3_CC_Types.cc
#8 2.454 DEP Misc_Helpers.cc
#8 2.458 DEP LAPDm_Types.cc
#8 2.463 DEP LAPDm_RAW_PT.cc
#8 2.467 DEP L3_Templates.cc
#8 2.475 DEP L3_Common.cc
#8 2.478 DEP L1CTL_Types.cc
#8 2.480 DEP L1CTL_PortType_CtrlFunct.cc
#8 2.492 DEP L1CTL_PortType.cc
#8 2.511 DEP IuUP_Types.cc
#8 2.522 DEP IuUP_Emulation.cc
#8 2.529 DEP IPL4asp_Types.cc
#8 2.549 DEP IPL4asp_PortType.cc
#8 2.562 DEP IPL4asp_Functions.cc
#8 2.569 DEP IPA_Types.cc
#8 2.574 DEP IPA_Testing.cc
#8 2.574 DEP IPA_CodecPort_CtrlFunct.cc
#8 2.589 DEP IPA_CodecPort.cc
#8 2.601 DEP General_Types.cc
#8 2.606 DEP GSM_Types.cc
#8 2.608 DEP GSM_SystemInformation.cc
#8 2.625 DEP GSM_RestOctets.cc
#8 2.634 DEP GSM_RR_Types.cc
#8 2.649 DEP BTS_Tests_perf.cc
#8 2.665 DEP BTS_Tests_SMSCB.cc
#8 2.665 DEP BTS_Tests_VAMOS.cc
#8 2.666 DEP BTS_Tests_OML.cc
#8 2.666 DEP BTS_Tests_LAPDm.cc
#8 2.674 DEP BTS_Tests_ASCI.cc
#8 2.698 DEP BTS_Tests.cc
#8 2.709 DEP AbisOML_Types.cc
#8 2.710 DEP AMR_Types.cc
#8 3.402 CC AMR_Types.o
#8 3.402 CC AbisOML_Types.o
#8 3.402 CC BTS_Tests.o
#8 3.402 CC BTS_Tests_ASCI.o
#8 3.402 CC BTS_Tests_LAPDm.o
#8 3.403 CC BTS_Tests_OML.o
#8 3.403 CC BTS_Tests_SMSCB.o
#8 3.403 CC BTS_Tests_VAMOS.o
#8 3.404 CC BTS_Tests_perf.o
#8 3.404 CC GSM_RR_Types.o
#8 3.405 CC GSM_RestOctets.o
#8 3.405 CC GSM_SystemInformation.o
#8 3.405 CC GSM_Types.o
#8 3.406 CC General_Types.o
#8 3.406 CC IPA_CodecPort.o
#8 3.406 CC IPA_CodecPort_CtrlFunct.o
#8 3.407 CC IPA_Testing.o
#8 3.407 CC IPA_Types.o
#8 3.408 CC IPL4asp_Functions.o
#8 3.409 CC IPL4asp_PortType.o
#8 4.099 CC IPL4asp_Types.o
#8 4.100 CC IuUP_Emulation.o
#8 4.181 CC IuUP_Types.o
#8 4.424 CC L1CTL_PortType.o
#8 4.580 CC L1CTL_PortType_CtrlFunct.o
#8 4.656 CC L1CTL_Types.o
#8 5.638 CC L3_Common.o
#8 5.816 CC L3_Templates.o
#8 5.820 CC LAPDm_RAW_PT.o
#8 7.064 CC LAPDm_Types.o
#8 7.075 CC Misc_Helpers.o
#8 7.381 CC MobileL3_CC_Types.o
#8 7.761 CC MobileL3_CommonIE_Types.o
#8 7.953 CC MobileL3_GMM_SM_Types.o
#8 8.319 CC MobileL3_MM_Types.o
#8 8.982 CC MobileL3_RRM_Types.o
#8 9.161 CC MobileL3_SMS_Types.o
#8 9.279 BTS_Tests_SMSCB.cc: In function 'INTEGER BTS__Tests__SMSCB::f__cbch__block__nr2rsl(const INTEGER&)':
#8 9.279 BTS_Tests_SMSCB.cc:6115:1: warning: control reaches end of non-void function [-Wreturn-type]
#8 9.279 6115 | }
#8 9.279 | ^
#8 9.303 CC MobileL3_SS_Types.o
#8 9.572 CC MobileL3_Types.o
#8 9.634 CC Native_Functions.o
#8 9.720 CC OSMUX_CodecPort.o
#8 9.943 CC OSMUX_CodecPort_CtrlFunct.o
#8 10.47 CC OSMUX_Emulation.o
#8 10.54 CC OSMUX_Types.o
#8 10.68 CC Osmocom_CTRL_Adapter.o
#8 10.72 CC Osmocom_CTRL_Functions.o
#8 11.00 BTS_Tests.cc: In function 'INTEGER BTS__Tests::f__alg__id__to__l1ctl(const RSL__Types::RSL__AlgId&)':
#8 11.00 BTS_Tests.cc:38885:1: warning: control reaches end of non-void function [-Wreturn-type]
#8 11.00 38885 | }
#8 11.00 | ^
#8 11.00 BTS_Tests.cc: In function 'BITSTRING BTS__Tests::f__alg__id__to__l3(const RSL__Types::RSL__AlgId&)':
#8 11.00 BTS_Tests.cc:38966:1: warning: control reaches end of non-void function [-Wreturn-type]
#8 11.00 38966 | }
#8 11.00 | ^
#8 11.04 CC Osmocom_CTRL_Types.o
#8 11.26 CC Osmocom_Types.o
#8 11.59 CC Osmocom_VTY_Functions.o
#8 11.60 CC PCUIF_CodecPort.o
#8 11.82 CC PCUIF_Types.o
#8 12.52 CC RLCMAC_CSN1_Templates.o
#8 12.71 CC RLCMAC_CSN1_Types.o
#8 12.72 CC RLCMAC_Templates.o
#8 12.79 CC RLCMAC_Types.o
#8 13.15 CC RSL_Emulation.o
#8 13.16 CC RSL_Types.o
#8 13.19 CC RTP_CodecPort.o
#8 13.24 CC RTP_CodecPort_CtrlFunct.o
#8 14.22 CC RTP_Emulation.o
#8 14.59 CC RTP_Types.o
#8 14.85 CC Socket_API_Definitions.o
#8 14.95 CC TCCConversion_Functions.o
#8 14.99 CC TCCInterface_Functions.o
#8 15.14 CC TELNETasp_PortType.o
#8 15.36 CC TRXC_CodecPort.o
#8 15.39 CC TRXC_CodecPort_CtrlFunct.o
#8 15.65 CC TRXC_Types.o
#8 15.78 CC UD_PortType.o
#8 15.94 CC UD_Types.o
#8 15.97 CC AMR_Types_part_1.o
#8 16.01 CC AMR_Types_part_2.o
#8 16.05 CC AMR_Types_part_3.o
#8 16.07 CC AMR_Types_part_4.o
#8 16.12 CC AMR_Types_part_5.o
#8 16.16 CC AMR_Types_part_6.o
#8 16.18 CC AMR_Types_part_7.o
#8 16.23 CC AbisOML_Types_part_1.o
#8 16.25 CC AbisOML_Types_part_2.o
#8 16.26 CC AbisOML_Types_part_3.o
#8 16.26 CC AbisOML_Types_part_4.o
#8 16.30 CC AbisOML_Types_part_5.o
#8 16.30 CC AbisOML_Types_part_6.o
#8 16.31 CC AbisOML_Types_part_7.o
#8 16.32 CC BTS_Tests_part_1.o
#8 16.33 CC BTS_Tests_part_2.o
#8 16.35 CC BTS_Tests_part_3.o
#8 16.38 CC BTS_Tests_part_4.o
#8 16.40 CC BTS_Tests_part_5.o
#8 16.40 CC BTS_Tests_part_6.o
#8 16.41 CC BTS_Tests_part_7.o
#8 16.43 CC BTS_Tests_ASCI_part_1.o
#8 16.45 CC BTS_Tests_ASCI_part_2.o
#8 16.46 CC BTS_Tests_ASCI_part_3.o
#8 16.48 CC BTS_Tests_ASCI_part_4.o
#8 16.49 CC BTS_Tests_ASCI_part_5.o
#8 16.51 CC BTS_Tests_ASCI_part_6.o
#8 16.52 CC BTS_Tests_ASCI_part_7.o
#8 16.53 CC BTS_Tests_LAPDm_part_1.o
#8 16.54 CC BTS_Tests_LAPDm_part_2.o
#8 16.55 CC BTS_Tests_LAPDm_part_3.o
#8 16.57 CC BTS_Tests_LAPDm_part_4.o
#8 16.58 CC BTS_Tests_LAPDm_part_5.o
#8 16.58 CC BTS_Tests_LAPDm_part_6.o
#8 16.58 CC BTS_Tests_LAPDm_part_7.o
#8 16.62 CC BTS_Tests_OML_part_1.o
#8 16.62 CC BTS_Tests_OML_part_2.o
#8 16.63 CC BTS_Tests_OML_part_3.o
#8 16.63 CC BTS_Tests_OML_part_4.o
#8 16.66 CC BTS_Tests_OML_part_5.o
#8 16.68 CC BTS_Tests_OML_part_6.o
#8 16.68 CC BTS_Tests_OML_part_7.o
#8 16.70 CC BTS_Tests_SMSCB_part_1.o
#8 16.70 CC BTS_Tests_SMSCB_part_2.o
#8 16.73 CC BTS_Tests_SMSCB_part_3.o
#8 16.74 CC BTS_Tests_SMSCB_part_4.o
#8 16.75 CC BTS_Tests_SMSCB_part_5.o
#8 16.75 CC BTS_Tests_SMSCB_part_6.o
#8 16.78 CC BTS_Tests_SMSCB_part_7.o
#8 16.78 CC BTS_Tests_VAMOS_part_1.o
#8 16.81 CC BTS_Tests_VAMOS_part_2.o
#8 16.81 CC BTS_Tests_VAMOS_part_3.o
#8 16.82 CC BTS_Tests_VAMOS_part_4.o
#8 16.82 CC BTS_Tests_VAMOS_part_5.o
#8 16.84 CC BTS_Tests_VAMOS_part_6.o
#8 16.84 CC BTS_Tests_VAMOS_part_7.o
#8 16.85 CC BTS_Tests_perf_part_1.o
#8 16.85 CC BTS_Tests_perf_part_2.o
#8 16.87 CC BTS_Tests_perf_part_3.o
#8 16.88 CC BTS_Tests_perf_part_4.o
#8 16.88 CC BTS_Tests_perf_part_5.o
#8 16.88 CC BTS_Tests_perf_part_6.o
#8 16.88 CC BTS_Tests_perf_part_7.o
#8 16.89 CC GSM_RR_Types_part_1.o
#8 16.89 CC GSM_RR_Types_part_2.o
#8 16.91 CC GSM_RR_Types_part_3.o
#8 16.91 CC GSM_RR_Types_part_4.o
#8 16.91 CC GSM_RR_Types_part_5.o
#8 16.93 CC GSM_RR_Types_part_6.o
#8 16.93 CC GSM_RR_Types_part_7.o
#8 16.94 CC GSM_RestOctets_part_1.o
#8 16.96 CC GSM_RestOctets_part_2.o
#8 16.97 CC GSM_RestOctets_part_3.o
#8 17.00 CC GSM_RestOctets_part_4.o
#8 17.00 CC GSM_RestOctets_part_5.o
#8 17.08 CC GSM_RestOctets_part_6.o
#8 17.10 CC GSM_RestOctets_part_7.o
#8 17.11 CC GSM_SystemInformation_part_1.o
#8 17.13 CC GSM_SystemInformation_part_2.o
#8 17.16 CC GSM_SystemInformation_part_3.o
#8 17.18 CC GSM_SystemInformation_part_4.o
#8 17.18 CC GSM_SystemInformation_part_5.o
#8 17.20 CC GSM_SystemInformation_part_6.o
#8 17.21 CC GSM_SystemInformation_part_7.o
#8 17.21 CC GSM_Types_part_1.o
#8 17.22 CC GSM_Types_part_2.o
#8 17.23 CC GSM_Types_part_3.o
#8 17.24 CC GSM_Types_part_4.o
#8 17.26 CC GSM_Types_part_5.o
#8 17.26 CC GSM_Types_part_6.o
#8 17.29 CC GSM_Types_part_7.o
#8 17.30 CC General_Types_part_1.o
#8 17.30 CC General_Types_part_2.o
#8 17.33 CC General_Types_part_3.o
#8 17.34 CC General_Types_part_4.o
#8 17.35 CC General_Types_part_5.o
#8 17.37 CC General_Types_part_6.o
#8 17.38 CC General_Types_part_7.o
#8 17.40 CC IPA_CodecPort_part_1.o
#8 17.41 CC IPA_CodecPort_part_2.o
#8 17.42 CC IPA_CodecPort_part_3.o
#8 17.43 CC IPA_CodecPort_part_4.o
#8 17.44 CC IPA_CodecPort_part_5.o
#8 17.44 CC IPA_CodecPort_part_6.o
#8 17.46 CC IPA_CodecPort_part_7.o
#8 17.47 CC IPA_CodecPort_CtrlFunct_part_2.o
#8 17.47 CC IPA_CodecPort_CtrlFunct_part_1.o
#8 17.48 CC IPA_CodecPort_CtrlFunct_part_3.o
#8 17.52 CC IPA_CodecPort_CtrlFunct_part_4.o
#8 17.54 CC IPA_CodecPort_CtrlFunct_part_5.o
#8 17.55 CC IPA_CodecPort_CtrlFunct_part_6.o
#8 17.57 CC IPA_CodecPort_CtrlFunct_part_7.o
#8 17.58 CC IPA_Testing_part_1.o
#8 17.58 CC IPA_Testing_part_2.o
#8 17.59 CC IPA_Testing_part_3.o
#8 17.60 CC IPA_Testing_part_4.o
#8 17.62 CC IPA_Testing_part_5.o
#8 17.64 CC IPA_Testing_part_6.o
#8 17.64 CC IPA_Testing_part_7.o
#8 17.64 CC IPA_Types_part_1.o
#8 17.64 CC IPA_Types_part_2.o
#8 17.64 CC IPA_Types_part_3.o
#8 17.68 CC IPA_Types_part_4.o
#8 17.68 CC IPA_Types_part_5.o
#8 17.69 CC IPA_Types_part_6.o
#8 17.69 CC IPA_Types_part_7.o
#8 17.72 RSL_Emulation.cc: In function 'IPA__Types::IpaStreamId RSL__Emulation::f__streamId__by__trx(const INTEGER&)':
#8 17.72 RSL_Emulation.cc:11152:1: warning: control reaches end of non-void function [-Wreturn-type]
#8 17.72 11152 | }
#8 17.72 | ^
#8 17.72 CC IPL4asp_Functions_part_1.o
#8 17.76 CC IPL4asp_Functions_part_2.o
#8 17.76 CC IPL4asp_Functions_part_3.o
#8 17.77 CC IPL4asp_Functions_part_4.o
#8 17.79 CC IPL4asp_Functions_part_5.o
#8 17.80 CC IPL4asp_Functions_part_6.o
#8 17.81 CC IPL4asp_Functions_part_7.o
#8 17.81 CC IPL4asp_PortType_part_1.o
#8 17.82 CC IPL4asp_PortType_part_2.o
#8 17.82 CC IPL4asp_PortType_part_3.o
#8 17.85 CC IPL4asp_PortType_part_4.o
#8 17.85 CC IPL4asp_PortType_part_5.o
#8 17.87 CC IPL4asp_PortType_part_6.o
#8 17.87 CC IPL4asp_PortType_part_7.o
#8 17.87 CC IPL4asp_Types_part_1.o
#8 17.89 CC IPL4asp_Types_part_2.o
#8 17.90 CC IPL4asp_Types_part_3.o
#8 17.90 CC IPL4asp_Types_part_4.o
#8 17.90 CC IPL4asp_Types_part_5.o
#8 17.91 CC IPL4asp_Types_part_6.o
#8 17.92 CC IPL4asp_Types_part_7.o
#8 17.93 CC IuUP_Emulation_part_1.o
#8 17.94 CC IuUP_Emulation_part_2.o
#8 17.94 CC IuUP_Emulation_part_3.o
#8 17.96 CC IuUP_Emulation_part_4.o
#8 17.96 CC IuUP_Emulation_part_5.o
#8 17.97 CC IuUP_Emulation_part_6.o
#8 17.98 CC IuUP_Emulation_part_7.o
#8 17.99 CC IuUP_Types_part_1.o
#8 17.99 CC IuUP_Types_part_2.o
#8 18.00 CC IuUP_Types_part_3.o
#8 18.01 CC IuUP_Types_part_4.o
#8 18.04 CC IuUP_Types_part_5.o
#8 18.05 CC IuUP_Types_part_6.o
#8 18.07 CC IuUP_Types_part_7.o
#8 18.07 CC L1CTL_PortType_part_1.o
#8 18.07 CC L1CTL_PortType_part_2.o
#8 18.07 CC L1CTL_PortType_part_3.o
#8 18.09 CC L1CTL_PortType_part_4.o
#8 18.10 CC L1CTL_PortType_part_5.o
#8 18.10 CC L1CTL_PortType_part_6.o
#8 18.10 CC L1CTL_PortType_part_7.o
#8 18.11 CC L1CTL_PortType_CtrlFunct_part_1.o
#8 18.11 CC L1CTL_PortType_CtrlFunct_part_2.o
#8 18.13 CC L1CTL_PortType_CtrlFunct_part_4.o
#8 18.13 CC L1CTL_PortType_CtrlFunct_part_3.o
#8 18.14 CC L1CTL_PortType_CtrlFunct_part_5.o
#8 18.14 CC L1CTL_PortType_CtrlFunct_part_6.o
#8 18.14 CC L1CTL_PortType_CtrlFunct_part_7.o
#8 18.16 CC L1CTL_Types_part_1.o
#8 18.18 CC L1CTL_Types_part_2.o
#8 18.18 CC L1CTL_Types_part_3.o
#8 18.18 CC L1CTL_Types_part_4.o
#8 18.19 CC L1CTL_Types_part_5.o
#8 18.21 CC L1CTL_Types_part_6.o
#8 18.23 CC L1CTL_Types_part_7.o
#8 18.23 CC L3_Common_part_1.o
#8 18.24 CC L3_Common_part_2.o
#8 18.25 CC L3_Common_part_3.o
#8 18.26 CC L3_Common_part_4.o
#8 18.26 CC L3_Common_part_5.o
#8 18.28 CC L3_Common_part_6.o
#8 18.28 CC L3_Common_part_7.o
#8 18.30 CC L3_Templates_part_1.o
#8 18.30 CC L3_Templates_part_2.o
#8 18.30 CC L3_Templates_part_3.o
#8 18.32 CC L3_Templates_part_4.o
#8 18.32 CC L3_Templates_part_5.o
#8 18.32 CC L3_Templates_part_6.o
#8 18.33 CC L3_Templates_part_7.o
#8 18.35 CC LAPDm_RAW_PT_part_2.o
#8 18.38 CC LAPDm_RAW_PT_part_1.o
#8 18.38 CC LAPDm_RAW_PT_part_3.o
#8 18.38 CC LAPDm_RAW_PT_part_4.o
#8 18.38 CC LAPDm_RAW_PT_part_5.o
#8 18.38 CC LAPDm_RAW_PT_part_6.o
#8 18.38 CC LAPDm_RAW_PT_part_7.o
#8 18.39 CC LAPDm_Types_part_1.o
#8 18.39 CC LAPDm_Types_part_2.o
#8 18.42 CC LAPDm_Types_part_3.o
#8 18.42 CC LAPDm_Types_part_4.o
#8 18.43 CC LAPDm_Types_part_5.o
#8 18.45 CC LAPDm_Types_part_6.o
#8 18.47 CC LAPDm_Types_part_7.o
#8 18.47 CC Misc_Helpers_part_1.o
#8 18.47 CC Misc_Helpers_part_2.o
#8 18.49 CC Misc_Helpers_part_3.o
#8 18.49 CC Misc_Helpers_part_4.o
#8 18.49 CC Misc_Helpers_part_5.o
#8 18.49 CC Misc_Helpers_part_6.o
#8 18.52 CC Misc_Helpers_part_7.o
#8 18.52 CC MobileL3_CC_Types_part_1.o
#8 18.52 CC MobileL3_CC_Types_part_2.o
#8 18.52 CC MobileL3_CC_Types_part_3.o
#8 18.54 CC MobileL3_CC_Types_part_4.o
#8 18.55 CC MobileL3_CC_Types_part_5.o
#8 18.56 CC MobileL3_CC_Types_part_6.o
#8 18.60 CC MobileL3_CC_Types_part_7.o
#8 18.61 CC MobileL3_CommonIE_Types_part_1.o
#8 18.62 CC MobileL3_CommonIE_Types_part_2.o
#8 18.62 CC MobileL3_CommonIE_Types_part_3.o
#8 18.72 CC MobileL3_CommonIE_Types_part_4.o
#8 18.75 CC MobileL3_CommonIE_Types_part_5.o
#8 18.78 CC MobileL3_CommonIE_Types_part_6.o
#8 18.80 CC MobileL3_CommonIE_Types_part_7.o
#8 18.82 CC MobileL3_GMM_SM_Types_part_1.o
#8 18.83 CC MobileL3_GMM_SM_Types_part_2.o
#8 19.30 CC MobileL3_GMM_SM_Types_part_3.o
#8 19.52 CC MobileL3_GMM_SM_Types_part_4.o
#8 19.57 CC MobileL3_GMM_SM_Types_part_5.o
#8 20.22 CC MobileL3_GMM_SM_Types_part_6.o
#8 22.03 CC MobileL3_GMM_SM_Types_part_7.o
#8 22.21 CC MobileL3_MM_Types_part_1.o
#8 22.41 CC MobileL3_MM_Types_part_2.o
#8 22.45 CC MobileL3_MM_Types_part_3.o
#8 22.52 CC MobileL3_MM_Types_part_4.o
#8 22.56 CC MobileL3_MM_Types_part_5.o
#8 22.62 CC MobileL3_MM_Types_part_6.o
#8 22.67 CC MobileL3_MM_Types_part_7.o
#8 22.73 CC MobileL3_RRM_Types_part_1.o
#8 22.84 CC MobileL3_RRM_Types_part_2.o
#8 23.89 CC MobileL3_RRM_Types_part_3.o
#8 24.30 CC MobileL3_RRM_Types_part_4.o
#8 25.02 CC MobileL3_RRM_Types_part_5.o
#8 25.07 CC MobileL3_RRM_Types_part_6.o
#8 25.13 CC MobileL3_RRM_Types_part_7.o
#8 25.21 CC MobileL3_SMS_Types_part_1.o
#8 26.58 CC MobileL3_SMS_Types_part_2.o
#8 26.65 CC MobileL3_SMS_Types_part_3.o
#8 26.73 CC MobileL3_SMS_Types_part_4.o
#8 26.81 CC MobileL3_SMS_Types_part_5.o
#8 26.86 CC MobileL3_SMS_Types_part_6.o
#8 26.94 CC MobileL3_SMS_Types_part_7.o
#8 27.01 CC MobileL3_SS_Types_part_1.o
#8 27.09 CC MobileL3_SS_Types_part_2.o
#8 27.16 CC MobileL3_SS_Types_part_3.o
#8 27.23 CC MobileL3_SS_Types_part_4.o
#8 27.31 CC MobileL3_SS_Types_part_5.o
#8 27.38 CC MobileL3_SS_Types_part_6.o
#8 27.44 CC MobileL3_SS_Types_part_7.o
#8 27.49 CC MobileL3_Types_part_1.o
#8 27.52 CC MobileL3_Types_part_2.o
#8 27.52 CC MobileL3_Types_part_3.o
#8 27.55 CC MobileL3_Types_part_4.o
#8 27.58 CC MobileL3_Types_part_5.o
#8 27.61 CC MobileL3_Types_part_6.o
#8 27.63 CC MobileL3_Types_part_7.o
#8 27.67 CC Native_Functions_part_1.o
#8 27.69 CC Native_Functions_part_2.o
#8 27.71 CC Native_Functions_part_3.o
#8 27.74 CC Native_Functions_part_4.o
#8 27.77 CC Native_Functions_part_5.o
#8 27.79 CC Native_Functions_part_6.o
#8 27.80 CC Native_Functions_part_7.o
#8 27.83 CC OSMUX_CodecPort_part_1.o
#8 27.85 CC OSMUX_CodecPort_part_2.o
#8 27.86 CC OSMUX_CodecPort_part_3.o
#8 27.92 CC OSMUX_CodecPort_part_4.o
#8 27.94 CC OSMUX_CodecPort_part_5.o
#8 27.97 CC OSMUX_CodecPort_part_6.o
#8 28.00 CC OSMUX_CodecPort_part_7.o
#8 28.00 CC OSMUX_CodecPort_CtrlFunct_part_1.o
#8 28.03 CC OSMUX_CodecPort_CtrlFunct_part_2.o
#8 28.05 CC OSMUX_CodecPort_CtrlFunct_part_3.o
#8 28.06 CC OSMUX_CodecPort_CtrlFunct_part_4.o
#8 28.07 CC OSMUX_CodecPort_CtrlFunct_part_5.o
#8 28.08 CC OSMUX_CodecPort_CtrlFunct_part_6.o
#8 28.13 CC OSMUX_CodecPort_CtrlFunct_part_7.o
#8 28.14 CC OSMUX_Emulation_part_1.o
#8 28.15 CC OSMUX_Emulation_part_2.o
#8 28.22 CC OSMUX_Emulation_part_3.o
#8 28.22 CC OSMUX_Emulation_part_4.o
#8 28.24 CC OSMUX_Emulation_part_5.o
#8 28.25 CC OSMUX_Emulation_part_6.o
#8 28.26 CC OSMUX_Emulation_part_7.o
#8 28.29 CC OSMUX_Types_part_1.o
#8 28.31 CC OSMUX_Types_part_2.o
#8 28.33 CC OSMUX_Types_part_3.o
#8 28.33 CC OSMUX_Types_part_4.o
#8 28.38 CC OSMUX_Types_part_5.o
#8 28.38 CC OSMUX_Types_part_6.o
#8 28.43 CC OSMUX_Types_part_7.o
#8 28.44 CC Osmocom_CTRL_Adapter_part_1.o
#8 28.45 CC Osmocom_CTRL_Adapter_part_2.o
#8 28.46 CC Osmocom_CTRL_Adapter_part_3.o
#8 28.49 CC Osmocom_CTRL_Adapter_part_4.o
#8 28.49 CC Osmocom_CTRL_Adapter_part_5.o
#8 28.51 CC Osmocom_CTRL_Adapter_part_6.o
#8 28.54 CC Osmocom_CTRL_Adapter_part_7.o
#8 28.54 CC Osmocom_CTRL_Functions_part_1.o
#8 28.55 CC Osmocom_CTRL_Functions_part_2.o
#8 28.58 CC Osmocom_CTRL_Functions_part_3.o
#8 28.59 CC Osmocom_CTRL_Functions_part_4.o
#8 28.61 CC Osmocom_CTRL_Functions_part_5.o
#8 28.62 CC Osmocom_CTRL_Functions_part_6.o
#8 28.64 CC Osmocom_CTRL_Functions_part_7.o
#8 28.65 CC Osmocom_CTRL_Types_part_1.o
#8 28.65 CC Osmocom_CTRL_Types_part_2.o
#8 28.66 CC Osmocom_CTRL_Types_part_3.o
#8 28.66 CC Osmocom_CTRL_Types_part_4.o
#8 28.67 CC Osmocom_CTRL_Types_part_5.o
#8 28.68 CC Osmocom_CTRL_Types_part_6.o
#8 28.69 CC Osmocom_CTRL_Types_part_7.o
#8 28.70 CC Osmocom_Types_part_1.o
#8 28.71 CC Osmocom_Types_part_2.o
#8 28.74 CC Osmocom_Types_part_3.o
#8 28.74 CC Osmocom_Types_part_4.o
#8 28.75 CC Osmocom_Types_part_5.o
#8 28.76 CC Osmocom_Types_part_7.o
#8 28.76 CC Osmocom_Types_part_6.o
#8 28.79 CC Osmocom_VTY_Functions_part_1.o
#8 28.80 CC Osmocom_VTY_Functions_part_2.o
#8 28.80 CC Osmocom_VTY_Functions_part_3.o
#8 28.81 CC Osmocom_VTY_Functions_part_4.o
#8 28.82 CC Osmocom_VTY_Functions_part_5.o
#8 28.84 CC Osmocom_VTY_Functions_part_6.o
#8 28.84 CC Osmocom_VTY_Functions_part_7.o
#8 28.87 CC PCUIF_CodecPort_part_1.o
#8 28.87 CC PCUIF_CodecPort_part_2.o
#8 28.88 CC PCUIF_CodecPort_part_3.o
#8 28.88 CC PCUIF_CodecPort_part_4.o
#8 28.89 CC PCUIF_CodecPort_part_5.o
#8 28.93 CC PCUIF_CodecPort_part_6.o
#8 28.93 CC PCUIF_CodecPort_part_7.o
#8 28.96 CC PCUIF_Types_part_1.o
#8 28.96 CC PCUIF_Types_part_2.o
#8 28.99 CC PCUIF_Types_part_3.o
#8 28.99 CC PCUIF_Types_part_4.o
#8 29.02 CC PCUIF_Types_part_5.o
#8 29.04 CC PCUIF_Types_part_6.o
#8 29.06 CC PCUIF_Types_part_7.o
#8 29.09 CC RLCMAC_CSN1_Templates_part_1.o
#8 29.09 CC RLCMAC_CSN1_Templates_part_2.o
#8 29.11 CC RLCMAC_CSN1_Templates_part_3.o
#8 29.13 CC RLCMAC_CSN1_Templates_part_4.o
#8 29.19 CC RLCMAC_CSN1_Templates_part_5.o
#8 29.19 CC RLCMAC_CSN1_Templates_part_6.o
#8 29.20 CC RLCMAC_CSN1_Templates_part_7.o
#8 29.22 CC RLCMAC_CSN1_Types_part_1.o
#8 29.23 CC RLCMAC_CSN1_Types_part_2.o
#8 29.25 CC RLCMAC_CSN1_Types_part_3.o
#8 29.26 CC RLCMAC_CSN1_Types_part_4.o
#8 29.31 CC RLCMAC_CSN1_Types_part_5.o
#8 29.33 CC RLCMAC_CSN1_Types_part_6.o
#8 29.36 CC RLCMAC_CSN1_Types_part_7.o
#8 29.37 CC RLCMAC_Templates_part_1.o
#8 29.38 CC RLCMAC_Templates_part_2.o
#8 29.40 CC RLCMAC_Templates_part_3.o
#8 29.41 CC RLCMAC_Templates_part_4.o
#8 29.42 CC RLCMAC_Templates_part_5.o
#8 29.44 CC RLCMAC_Templates_part_6.o
#8 29.44 CC RLCMAC_Templates_part_7.o
#8 29.47 CC RLCMAC_Types_part_1.o
#8 29.47 CC RLCMAC_Types_part_2.o
#8 29.52 CC RLCMAC_Types_part_3.o
#8 29.54 CC RLCMAC_Types_part_4.o
#8 29.62 CC RLCMAC_Types_part_5.o
#8 29.63 CC RLCMAC_Types_part_6.o
#8 29.65 CC RLCMAC_Types_part_7.o
#8 29.67 CC RSL_Emulation_part_1.o
#8 29.67 CC RSL_Emulation_part_2.o
#8 29.68 CC RSL_Emulation_part_3.o
#8 29.71 CC RSL_Emulation_part_4.o
#8 29.71 CC RSL_Emulation_part_5.o
#8 29.73 CC RSL_Emulation_part_6.o
#8 29.74 CC RSL_Emulation_part_7.o
#8 29.74 CC RSL_Types_part_1.o
#8 29.79 CC RSL_Types_part_2.o
#8 29.79 CC RSL_Types_part_3.o
#8 29.82 CC RSL_Types_part_4.o
#8 29.86 CC RSL_Types_part_5.o
#8 29.87 CC RSL_Types_part_6.o
#8 29.90 CC RSL_Types_part_7.o
#8 29.93 CC RTP_CodecPort_part_1.o
#8 29.94 CC RTP_CodecPort_part_2.o
#8 29.95 CC RTP_CodecPort_part_3.o
#8 29.98 CC RTP_CodecPort_part_4.o
#8 30.00 CC RTP_CodecPort_part_5.o
#8 30.01 CC RTP_CodecPort_part_6.o
#8 30.01 CC RTP_CodecPort_part_7.o
#8 30.04 CC RTP_CodecPort_CtrlFunct_part_1.o
#8 30.04 CC RTP_CodecPort_CtrlFunct_part_2.o
#8 30.05 CC RTP_CodecPort_CtrlFunct_part_3.o
#8 30.07 CC RTP_CodecPort_CtrlFunct_part_4.o
#8 30.11 CC RTP_CodecPort_CtrlFunct_part_5.o
#8 30.11 CC RTP_CodecPort_CtrlFunct_part_6.o
#8 30.13 CC RTP_CodecPort_CtrlFunct_part_7.o
#8 30.14 CC RTP_Emulation_part_1.o
#8 30.17 CC RTP_Emulation_part_2.o
#8 30.18 CC RTP_Emulation_part_3.o
#8 30.20 CC RTP_Emulation_part_4.o
#8 30.24 CC RTP_Emulation_part_5.o
#8 30.25 CC RTP_Emulation_part_6.o
#8 30.27 CC RTP_Emulation_part_7.o
#8 30.30 CC RTP_Types_part_1.o
#8 30.31 CC RTP_Types_part_2.o
#8 30.31 CC RTP_Types_part_3.o
#8 30.33 CC RTP_Types_part_4.o
#8 30.35 CC RTP_Types_part_5.o
#8 30.37 CC RTP_Types_part_6.o
#8 30.39 CC RTP_Types_part_7.o
#8 30.39 CC Socket_API_Definitions_part_1.o
#8 30.42 CC Socket_API_Definitions_part_2.o
#8 30.44 CC Socket_API_Definitions_part_3.o
#8 30.45 CC Socket_API_Definitions_part_4.o
#8 30.47 CC Socket_API_Definitions_part_5.o
#8 30.50 CC Socket_API_Definitions_part_6.o
#8 30.50 CC Socket_API_Definitions_part_7.o
#8 30.54 CC TCCConversion_Functions_part_1.o
#8 30.55 CC TCCConversion_Functions_part_2.o
#8 30.59 CC TCCConversion_Functions_part_3.o
#8 30.59 CC TCCConversion_Functions_part_4.o
#8 30.63 CC TCCConversion_Functions_part_5.o
#8 30.64 CC TCCConversion_Functions_part_6.o
#8 30.68 CC TCCConversion_Functions_part_7.o
#8 30.71 CC TCCInterface_Functions_part_1.o
#8 30.71 CC TCCInterface_Functions_part_2.o
#8 30.71 CC TCCInterface_Functions_part_3.o
#8 30.75 CC TCCInterface_Functions_part_4.o
#8 30.77 CC TCCInterface_Functions_part_5.o
#8 30.77 CC TCCInterface_Functions_part_6.o
#8 30.80 CC TCCInterface_Functions_part_7.o
#8 30.81 CC TELNETasp_PortType_part_1.o
#8 30.83 CC TELNETasp_PortType_part_2.o
#8 30.86 CC TELNETasp_PortType_part_3.o
#8 30.90 CC TELNETasp_PortType_part_4.o
#8 30.91 CC TELNETasp_PortType_part_5.o
#8 30.94 CC TELNETasp_PortType_part_6.o
#8 30.95 CC TELNETasp_PortType_part_7.o
#8 30.98 CC TRXC_CodecPort_part_1.o
#8 31.02 CC TRXC_CodecPort_part_2.o
#8 31.04 CC TRXC_CodecPort_part_3.o
#8 31.05 CC TRXC_CodecPort_part_4.o
#8 31.11 CC TRXC_CodecPort_part_5.o
#8 31.15 CC TRXC_CodecPort_part_6.o
#8 31.16 CC TRXC_CodecPort_part_7.o
#8 31.18 CC TRXC_CodecPort_CtrlFunct_part_1.o
#8 31.18 CC TRXC_CodecPort_CtrlFunct_part_2.o
#8 31.20 CC TRXC_CodecPort_CtrlFunct_part_3.o
#8 31.23 CC TRXC_CodecPort_CtrlFunct_part_4.o
#8 31.23 CC TRXC_CodecPort_CtrlFunct_part_5.o
#8 31.23 CC TRXC_CodecPort_CtrlFunct_part_6.o
#8 31.23 CC TRXC_CodecPort_CtrlFunct_part_7.o
#8 31.26 CC TRXC_Types_part_1.o
#8 31.29 CC TRXC_Types_part_2.o
#8 31.30 CC TRXC_Types_part_3.o
#8 31.32 CC TRXC_Types_part_4.o
#8 31.32 CC TRXC_Types_part_5.o
#8 31.33 CC TRXC_Types_part_6.o
#8 31.35 CC TRXC_Types_part_7.o
#8 31.36 CC UD_PortType_part_1.o
#8 31.36 CC UD_PortType_part_2.o
#8 31.37 CC UD_PortType_part_3.o
#8 31.38 CC UD_PortType_part_4.o
#8 31.40 CC UD_PortType_part_5.o
#8 31.40 CC UD_PortType_part_6.o
#8 31.42 CC UD_PortType_part_7.o
#8 31.45 CC UD_Types_part_1.o
#8 31.45 CC UD_Types_part_2.o
#8 31.49 CC UD_Types_part_3.o
#8 31.50 CC UD_Types_part_4.o
#8 31.52 CC UD_Types_part_5.o
#8 31.52 CC UD_Types_part_6.o
#8 31.54 CC UD_Types_part_7.o
#8 31.56 CC IPA_Emulation.o
#8 31.60 CC IPA_Emulation_part_1.o
#8 31.61 CC IPA_Emulation_part_2.o
#8 31.61 CC IPA_Emulation_part_3.o
#8 31.66 CC IPA_Emulation_part_4.o
#8 31.66 CC IPA_Emulation_part_5.o
#8 31.67 CC IPA_Emulation_part_6.o
#8 31.67 CC IPA_Emulation_part_7.o
#8 31.69 CC IPA_CodecPort_CtrlFunctDef.o
#8 31.71 CC IPL4asp_PT.o
#8 31.71 CC IPL4asp_discovery.o
#8 31.71 CC IuUP_EncDec.o
#8 32.05 CC L1CTL_PortType_CtrlFunctDef.o
#8 32.29 CC Native_FunctionDefs.o
#8 32.43 CC OSMUX_CodecPort_CtrlFunctDef.o
#8 32.64 CC RLCMAC_EncDec.o
#8 32.69 CC RTP_CodecPort_CtrlFunctDef.o
#8 32.71 CC RTP_EncDec.o
#8 32.92 CC TCCConversion.o
#8 33.03 CC TCCInterface.o
#8 33.83 CC TELNETasp_PT.o
#8 33.93 CC TRXC_CodecPort_CtrlFunctDef.o
#8 33.96 CC UD_PT.o
#8 33.99 CCLD AMR_Types.so
#8 34.01 CCLD AbisOML_Types.so
#8 34.08 CCLD BTS_Tests.so
#8 34.16 CCLD BTS_Tests_ASCI.so
#8 34.23 CCLD BTS_Tests_LAPDm.so
#8 34.29 CCLD BTS_Tests_OML.so
#8 34.29 CCLD BTS_Tests_SMSCB.so
#8 34.33 CCLD BTS_Tests_VAMOS.so
#8 34.37 CCLD BTS_Tests_perf.so
#8 34.41 CCLD GSM_RR_Types.so
#8 34.44 CCLD GSM_RestOctets.so
#8 34.47 CCLD GSM_SystemInformation.so
#8 34.49 CCLD GSM_Types.so
#8 34.59 CCLD General_Types.so
#8 34.59 CCLD IPA_CodecPort.so
#8 34.60 CCLD IPA_CodecPort_CtrlFunct.so
#8 34.67 CCLD IPA_Testing.so
#8 34.69 CCLD IPA_Types.so
#8 34.71 CCLD IPL4asp_Functions.so
#8 34.76 CCLD IPL4asp_PortType.so
#8 34.76 CCLD IPL4asp_Types.so
#8 34.80 CCLD IuUP_Emulation.so
#8 34.82 CCLD IuUP_Types.so
#8 34.87 CCLD L1CTL_PortType.so
#8 34.92 CCLD L1CTL_PortType_CtrlFunct.so
#8 34.94 CCLD L1CTL_Types.so
#8 34.97 CCLD L3_Common.so
#8 34.99 CCLD L3_Templates.so
#8 34.99 CCLD LAPDm_RAW_PT.so
#8 35.03 CCLD LAPDm_Types.so
#8 35.03 CCLD Misc_Helpers.so
#8 35.05 CCLD MobileL3_CC_Types.so
#8 35.10 CCLD MobileL3_CommonIE_Types.so
#8 35.18 CCLD MobileL3_GMM_SM_Types.so
#8 35.18 CCLD MobileL3_MM_Types.so
#8 35.21 CCLD MobileL3_RRM_Types.so
#8 35.22 CCLD MobileL3_SMS_Types.so
#8 35.27 CCLD MobileL3_SS_Types.so
#8 35.28 CCLD MobileL3_Types.so
#8 35.28 CCLD Native_Functions.so
#8 35.34 CCLD OSMUX_CodecPort.so
#8 35.38 CCLD OSMUX_CodecPort_CtrlFunct.so
#8 35.42 CCLD OSMUX_Emulation.so
#8 35.42 CCLD OSMUX_Types.so
#8 35.42 CCLD Osmocom_CTRL_Adapter.so
#8 35.43 CCLD Osmocom_CTRL_Functions.so
#8 35.47 CCLD Osmocom_CTRL_Types.so
#8 35.48 CCLD Osmocom_Types.so
#8 35.52 CCLD Osmocom_VTY_Functions.so
#8 35.56 CCLD PCUIF_CodecPort.so
#8 35.58 CCLD PCUIF_Types.so
#8 35.59 CCLD RLCMAC_CSN1_Templates.so
#8 35.59 CCLD RLCMAC_CSN1_Types.so
#8 35.60 CCLD RLCMAC_Templates.so
#8 35.62 CCLD RLCMAC_Types.so
#8 35.65 CCLD RSL_Emulation.so
#8 35.65 CCLD RSL_Types.so
#8 35.66 CCLD RTP_CodecPort.so
#8 35.66 CCLD RTP_CodecPort_CtrlFunct.so
#8 35.70 CCLD RTP_Emulation.so
#8 35.79 CCLD RTP_Types.so
#8 35.80 CCLD Socket_API_Definitions.so
#8 35.81 CCLD TCCConversion_Functions.so
#8 35.85 CCLD TCCInterface_Functions.so
#8 35.87 CCLD TELNETasp_PortType.so
#8 35.88 CCLD TRXC_CodecPort.so
#8 35.93 CCLD TRXC_CodecPort_CtrlFunct.so
#8 35.93 CCLD TRXC_Types.so
#8 35.95 CCLD UD_PortType.so
#8 35.95 CCLD UD_Types.so
#8 35.99 CCLD AMR_Types_part_1.so
#8 36.02 CCLD AMR_Types_part_2.so
#8 36.05 CCLD AMR_Types_part_3.so
#8 36.05 CCLD AMR_Types_part_5.so
#8 36.05 CCLD AMR_Types_part_4.so
#8 36.07 CCLD AMR_Types_part_6.so
#8 36.07 CCLD AMR_Types_part_7.so
#8 36.08 CCLD AbisOML_Types_part_1.so
#8 36.09 CCLD AbisOML_Types_part_2.so
#8 36.10 CCLD AbisOML_Types_part_3.so
#8 36.10 CCLD AbisOML_Types_part_4.so
#8 36.10 CCLD AbisOML_Types_part_5.so
#8 36.11 CCLD AbisOML_Types_part_7.so
#8 36.11 CCLD BTS_Tests_part_1.so
#8 36.11 CCLD AbisOML_Types_part_6.so
#8 36.11 CCLD BTS_Tests_part_2.so
#8 36.12 CCLD BTS_Tests_part_3.so
#8 36.15 CCLD BTS_Tests_part_4.so
#8 36.15 CCLD BTS_Tests_part_5.so
#8 36.15 CCLD BTS_Tests_part_6.so
#8 36.15 CCLD BTS_Tests_part_7.so
#8 36.17 CCLD BTS_Tests_ASCI_part_1.so
#8 36.18 CCLD BTS_Tests_ASCI_part_2.so
#8 36.18 CCLD BTS_Tests_ASCI_part_3.so
#8 36.18 CCLD BTS_Tests_ASCI_part_4.so
#8 36.22 CCLD BTS_Tests_ASCI_part_5.so
#8 36.22 CCLD BTS_Tests_ASCI_part_6.so
#8 36.22 CCLD BTS_Tests_ASCI_part_7.so
#8 36.23 CCLD BTS_Tests_LAPDm_part_1.so
#8 36.23 CCLD BTS_Tests_LAPDm_part_2.so
#8 36.24 CCLD BTS_Tests_LAPDm_part_3.so
#8 36.24 CCLD BTS_Tests_LAPDm_part_4.so
#8 36.25 CCLD BTS_Tests_LAPDm_part_5.so
#8 36.26 CCLD BTS_Tests_LAPDm_part_6.so
#8 36.26 CCLD BTS_Tests_LAPDm_part_7.so
#8 36.26 CCLD BTS_Tests_OML_part_1.so
#8 36.26 CCLD BTS_Tests_OML_part_2.so
#8 36.26 CCLD BTS_Tests_OML_part_3.so
#8 36.28 CCLD BTS_Tests_OML_part_4.so
#8 36.28 CCLD BTS_Tests_OML_part_5.so
#8 36.28 CCLD BTS_Tests_OML_part_6.so
#8 36.29 CCLD BTS_Tests_OML_part_7.so
#8 36.29 CCLD BTS_Tests_SMSCB_part_1.so
#8 36.29 CCLD BTS_Tests_SMSCB_part_2.so
#8 36.30 CCLD BTS_Tests_SMSCB_part_4.so
#8 36.30 CCLD BTS_Tests_SMSCB_part_3.so
#8 36.30 CCLD BTS_Tests_SMSCB_part_5.so
#8 36.32 CCLD BTS_Tests_SMSCB_part_6.so
#8 36.32 CCLD BTS_Tests_SMSCB_part_7.so
#8 36.32 CCLD BTS_Tests_VAMOS_part_1.so
#8 36.32 CCLD BTS_Tests_VAMOS_part_2.so
#8 36.32 CCLD BTS_Tests_VAMOS_part_3.so
#8 36.32 CCLD BTS_Tests_VAMOS_part_4.so
#8 36.32 CCLD BTS_Tests_VAMOS_part_5.so
#8 36.34 CCLD BTS_Tests_VAMOS_part_6.so
#8 36.34 CCLD BTS_Tests_VAMOS_part_7.so
#8 36.35 CCLD BTS_Tests_perf_part_1.so
#8 36.35 CCLD BTS_Tests_perf_part_2.so
#8 36.36 CCLD BTS_Tests_perf_part_3.so
#8 36.36 CCLD BTS_Tests_perf_part_4.so
#8 36.36 CCLD BTS_Tests_perf_part_5.so
#8 36.37 CCLD BTS_Tests_perf_part_6.so
#8 36.37 CCLD BTS_Tests_perf_part_7.so
#8 36.37 CCLD GSM_RR_Types_part_1.so
#8 36.38 CCLD GSM_RR_Types_part_2.so
#8 36.41 CCLD GSM_RR_Types_part_3.so
#8 36.41 CCLD GSM_RR_Types_part_4.so
#8 36.41 CCLD GSM_RR_Types_part_5.so
#8 36.41 CCLD GSM_RR_Types_part_6.so
#8 36.42 CCLD GSM_RR_Types_part_7.so
#8 36.42 CCLD GSM_RestOctets_part_1.so
#8 36.43 CCLD GSM_RestOctets_part_2.so
#8 36.44 CCLD GSM_RestOctets_part_4.so
#8 36.44 CCLD GSM_RestOctets_part_3.so
#8 36.45 CCLD GSM_RestOctets_part_5.so
#8 36.45 CCLD GSM_RestOctets_part_6.so
#8 36.46 CCLD GSM_RestOctets_part_7.so
#8 36.47 CCLD GSM_SystemInformation_part_1.so
#8 36.48 CCLD GSM_SystemInformation_part_2.so
#8 36.48 CCLD GSM_SystemInformation_part_3.so
#8 36.48 CCLD GSM_SystemInformation_part_4.so
#8 36.48 CCLD GSM_SystemInformation_part_5.so
#8 36.48 CCLD GSM_SystemInformation_part_6.so
#8 36.51 CCLD GSM_Types_part_1.so
#8 36.51 CCLD GSM_SystemInformation_part_7.so
#8 36.51 CCLD GSM_Types_part_2.so
#8 36.51 CCLD GSM_Types_part_3.so
#8 36.52 CCLD GSM_Types_part_4.so
#8 36.53 CCLD GSM_Types_part_5.so
#8 36.54 CCLD GSM_Types_part_6.so
#8 36.54 CCLD General_Types_part_1.so
#8 36.54 CCLD GSM_Types_part_7.so
#8 36.54 CCLD General_Types_part_2.so
#8 36.55 CCLD General_Types_part_3.so
#8 36.55 CCLD General_Types_part_4.so
#8 36.57 CCLD General_Types_part_5.so
#8 36.57 CCLD General_Types_part_6.so
#8 36.57 CCLD General_Types_part_7.so
#8 36.58 CCLD IPA_CodecPort_part_1.so
#8 36.58 CCLD IPA_CodecPort_part_2.so
#8 36.58 CCLD IPA_CodecPort_part_3.so
#8 36.60 CCLD IPA_CodecPort_part_4.so
#8 36.60 CCLD IPA_CodecPort_part_5.so
#8 36.61 CCLD IPA_CodecPort_part_6.so
#8 36.62 CCLD IPA_CodecPort_CtrlFunct_part_1.so
#8 36.62 CCLD IPA_CodecPort_part_7.so
#8 36.62 CCLD IPA_CodecPort_CtrlFunct_part_2.so
#8 36.62 CCLD IPA_CodecPort_CtrlFunct_part_3.so
#8 36.63 CCLD IPA_CodecPort_CtrlFunct_part_4.so
#8 36.64 CCLD IPA_CodecPort_CtrlFunct_part_5.so
#8 36.65 CCLD IPA_CodecPort_CtrlFunct_part_6.so
#8 36.65 CCLD IPA_CodecPort_CtrlFunct_part_7.so
#8 36.65 CCLD IPA_Testing_part_1.so
#8 36.66 CCLD IPA_Testing_part_2.so
#8 36.66 CCLD IPA_Testing_part_3.so
#8 36.67 CCLD IPA_Testing_part_4.so
#8 36.67 CCLD IPA_Testing_part_5.so
#8 36.67 CCLD IPA_Testing_part_6.so
#8 36.67 CCLD IPA_Testing_part_7.so
#8 36.68 CCLD IPA_Types_part_1.so
#8 36.69 CCLD IPA_Types_part_2.so
#8 36.69 CCLD IPA_Types_part_3.so
#8 36.70 CCLD IPA_Types_part_4.so
#8 36.70 CCLD IPA_Types_part_5.so
#8 36.70 CCLD IPA_Types_part_6.so
#8 36.71 CCLD IPA_Types_part_7.so
#8 36.71 CCLD IPL4asp_Functions_part_1.so
#8 36.71 CCLD IPL4asp_Functions_part_2.so
#8 36.71 CCLD IPL4asp_Functions_part_3.so
#8 36.71 CCLD IPL4asp_Functions_part_4.so
#8 36.73 CCLD IPL4asp_Functions_part_5.so
#8 36.74 CCLD IPL4asp_Functions_part_6.so
#8 36.75 CCLD IPL4asp_Functions_part_7.so
#8 36.75 CCLD IPL4asp_PortType_part_1.so
#8 36.75 CCLD IPL4asp_PortType_part_2.so
#8 36.75 CCLD IPL4asp_PortType_part_3.so
#8 36.75 CCLD IPL4asp_PortType_part_4.so
#8 36.75 CCLD IPL4asp_PortType_part_5.so
#8 36.78 CCLD IPL4asp_PortType_part_6.so
#8 36.78 CCLD IPL4asp_PortType_part_7.so
#8 36.78 CCLD IPL4asp_Types_part_1.so
#8 36.78 CCLD IPL4asp_Types_part_2.so
#8 36.78 CCLD IPL4asp_Types_part_3.so
#8 36.78 CCLD IPL4asp_Types_part_4.so
#8 36.79 CCLD IPL4asp_Types_part_5.so
#8 36.80 CCLD IPL4asp_Types_part_6.so
#8 36.82 CCLD IPL4asp_Types_part_7.so
#8 36.82 CCLD IuUP_Emulation_part_1.so
#8 36.82 CCLD IuUP_Emulation_part_2.so
#8 36.82 CCLD IuUP_Emulation_part_3.so
#8 36.83 CCLD IuUP_Emulation_part_4.so
#8 36.84 CCLD IuUP_Emulation_part_5.so
#8 36.84 CCLD IuUP_Emulation_part_6.so
#8 36.86 CCLD IuUP_Emulation_part_7.so
#8 36.86 CCLD IuUP_Types_part_1.so
#8 36.86 CCLD IuUP_Types_part_2.so
#8 36.86 CCLD IuUP_Types_part_3.so
#8 36.86 CCLD IuUP_Types_part_4.so
#8 36.87 CCLD IuUP_Types_part_5.so
#8 36.87 CCLD IuUP_Types_part_6.so
#8 36.87 CCLD IuUP_Types_part_7.so
#8 36.88 CCLD L1CTL_PortType_part_1.so
#8 36.89 CCLD L1CTL_PortType_part_2.so
#8 36.89 CCLD L1CTL_PortType_part_3.so
#8 36.90 CCLD L1CTL_PortType_part_4.so
#8 36.90 CCLD L1CTL_PortType_part_5.so
#8 36.90 CCLD L1CTL_PortType_part_6.so
#8 36.90 CCLD L1CTL_PortType_part_7.so
#8 36.90 CCLD L1CTL_PortType_CtrlFunct_part_1.so
#8 36.90 CCLD L1CTL_PortType_CtrlFunct_part_2.so
#8 36.92 CCLD L1CTL_PortType_CtrlFunct_part_3.so
#8 36.92 CCLD L1CTL_PortType_CtrlFunct_part_4.so
#8 36.92 CCLD L1CTL_PortType_CtrlFunct_part_5.so
#8 36.92 CCLD L1CTL_PortType_CtrlFunct_part_6.so
#8 36.92 CCLD L1CTL_PortType_CtrlFunct_part_7.so
#8 36.93 CCLD L1CTL_Types_part_1.so
#8 36.94 CCLD L1CTL_Types_part_3.so
#8 36.94 CCLD L1CTL_Types_part_2.so
#8 36.94 CCLD L1CTL_Types_part_4.so
#8 36.94 CCLD L1CTL_Types_part_5.so
#8 36.94 CCLD L1CTL_Types_part_7.so
#8 36.94 CCLD L1CTL_Types_part_6.so
#8 36.95 CCLD L3_Common_part_1.so
#8 36.96 CCLD L3_Common_part_2.so
#8 36.96 CCLD L3_Common_part_3.so
#8 36.97 CCLD L3_Common_part_4.so
#8 36.97 CCLD L3_Common_part_5.so
#8 36.97 CCLD L3_Common_part_6.so
#8 36.97 CCLD L3_Common_part_7.so
#8 36.97 CCLD L3_Templates_part_1.so
#8 36.97 CCLD L3_Templates_part_2.so
#8 36.98 CCLD L3_Templates_part_3.so
#8 36.98 CCLD L3_Templates_part_4.so
#8 36.98 CCLD L3_Templates_part_5.so
#8 37.00 CCLD L3_Templates_part_6.so
#8 37.00 CCLD L3_Templates_part_7.so
#8 37.00 CCLD LAPDm_RAW_PT_part_1.so
#8 37.01 CCLD LAPDm_RAW_PT_part_2.so
#8 37.01 CCLD LAPDm_RAW_PT_part_3.so
#8 37.01 CCLD LAPDm_RAW_PT_part_4.so
#8 37.01 CCLD LAPDm_RAW_PT_part_5.so
#8 37.01 CCLD LAPDm_RAW_PT_part_6.so
#8 37.01 CCLD LAPDm_RAW_PT_part_7.so
#8 37.02 CCLD LAPDm_Types_part_1.so
#8 37.02 CCLD LAPDm_Types_part_2.so
#8 37.03 CCLD LAPDm_Types_part_4.so
#8 37.03 CCLD LAPDm_Types_part_3.so
#8 37.03 CCLD LAPDm_Types_part_5.so
#8 37.03 CCLD LAPDm_Types_part_6.so
#8 37.03 CCLD LAPDm_Types_part_7.so
#8 37.03 CCLD Misc_Helpers_part_1.so
#8 37.04 CCLD Misc_Helpers_part_2.so
#8 37.04 CCLD Misc_Helpers_part_3.so
#8 37.05 CCLD Misc_Helpers_part_4.so
#8 37.06 CCLD Misc_Helpers_part_5.so
#8 37.06 CCLD Misc_Helpers_part_6.so
#8 37.06 CCLD MobileL3_CC_Types_part_1.so
#8 37.06 CCLD Misc_Helpers_part_7.so
#8 37.06 CCLD MobileL3_CC_Types_part_2.so
#8 37.06 CCLD MobileL3_CC_Types_part_3.so
#8 37.06 CCLD MobileL3_CC_Types_part_4.so
#8 37.06 CCLD MobileL3_CC_Types_part_5.so
#8 37.06 CCLD MobileL3_CC_Types_part_6.so
#8 37.07 CCLD MobileL3_CC_Types_part_7.so
#8 37.08 CCLD MobileL3_CommonIE_Types_part_1.so
#8 37.09 CCLD MobileL3_CommonIE_Types_part_2.so
#8 37.09 CCLD MobileL3_CommonIE_Types_part_3.so
#8 37.09 CCLD MobileL3_CommonIE_Types_part_4.so
#8 37.10 CCLD MobileL3_CommonIE_Types_part_5.so
#8 37.11 CCLD MobileL3_CommonIE_Types_part_6.so
#8 37.12 CCLD MobileL3_CommonIE_Types_part_7.so
#8 37.12 CCLD MobileL3_GMM_SM_Types_part_1.so
#8 37.12 CCLD MobileL3_GMM_SM_Types_part_2.so
#8 37.13 CCLD MobileL3_GMM_SM_Types_part_3.so
#8 37.14 CCLD MobileL3_GMM_SM_Types_part_4.so
#8 37.15 CCLD MobileL3_GMM_SM_Types_part_5.so
#8 37.15 CCLD MobileL3_GMM_SM_Types_part_6.so
#8 37.16 CCLD MobileL3_GMM_SM_Types_part_7.so
#8 37.16 CCLD MobileL3_MM_Types_part_1.so
#8 37.17 CCLD MobileL3_MM_Types_part_2.so
#8 37.23 CCLD MobileL3_MM_Types_part_3.so
#8 37.23 CCLD MobileL3_MM_Types_part_4.so
#8 37.25 CCLD MobileL3_MM_Types_part_5.so
#8 37.25 CCLD MobileL3_MM_Types_part_6.so
#8 37.27 CCLD MobileL3_MM_Types_part_7.so
#8 37.27 CCLD MobileL3_RRM_Types_part_1.so
#8 37.28 CCLD MobileL3_RRM_Types_part_2.so
#8 37.31 CCLD MobileL3_RRM_Types_part_3.so
#8 37.33 CCLD MobileL3_RRM_Types_part_4.so
#8 37.36 CCLD MobileL3_RRM_Types_part_5.so
#8 37.37 CCLD MobileL3_RRM_Types_part_6.so
#8 37.37 CCLD MobileL3_RRM_Types_part_7.so
#8 37.38 CCLD MobileL3_SMS_Types_part_1.so
#8 37.38 CCLD MobileL3_SMS_Types_part_2.so
#8 37.39 CCLD MobileL3_SMS_Types_part_3.so
#8 37.40 CCLD MobileL3_SMS_Types_part_4.so
#8 37.41 CCLD MobileL3_SMS_Types_part_5.so
#8 37.41 CCLD MobileL3_SMS_Types_part_6.so
#8 37.42 CCLD MobileL3_SMS_Types_part_7.so
#8 37.42 CCLD MobileL3_SS_Types_part_1.so
#8 37.42 CCLD MobileL3_SS_Types_part_2.so
#8 37.42 CCLD MobileL3_SS_Types_part_3.so
#8 37.42 CCLD MobileL3_SS_Types_part_4.so
#8 37.42 CCLD MobileL3_SS_Types_part_5.so
#8 37.45 CCLD MobileL3_SS_Types_part_6.so
#8 37.45 CCLD MobileL3_SS_Types_part_7.so
#8 37.45 CCLD MobileL3_Types_part_1.so
#8 37.46 CCLD MobileL3_Types_part_2.so
#8 37.49 CCLD MobileL3_Types_part_3.so
#8 37.49 CCLD MobileL3_Types_part_4.so
#8 37.49 CCLD MobileL3_Types_part_5.so
#8 37.49 CCLD MobileL3_Types_part_6.so
#8 37.49 CCLD MobileL3_Types_part_7.so
#8 37.49 CCLD Native_Functions_part_1.so
#8 37.49 CCLD Native_Functions_part_2.so
#8 37.49 CCLD Native_Functions_part_3.so
#8 37.49 CCLD Native_Functions_part_4.so
#8 37.50 CCLD Native_Functions_part_5.so
#8 37.52 CCLD Native_Functions_part_6.so
#8 37.52 CCLD Native_Functions_part_7.so
#8 37.53 CCLD OSMUX_CodecPort_part_1.so
#8 37.53 CCLD OSMUX_CodecPort_part_2.so
#8 37.53 CCLD OSMUX_CodecPort_part_3.so
#8 37.54 CCLD OSMUX_CodecPort_part_4.so
#8 37.56 CCLD OSMUX_CodecPort_part_6.so
#8 37.56 CCLD OSMUX_CodecPort_part_5.so
#8 37.56 CCLD OSMUX_CodecPort_part_7.so
#8 37.56 CCLD OSMUX_CodecPort_CtrlFunct_part_1.so
#8 37.56 CCLD OSMUX_CodecPort_CtrlFunct_part_2.so
#8 37.57 CCLD OSMUX_CodecPort_CtrlFunct_part_3.so
#8 37.58 CCLD OSMUX_CodecPort_CtrlFunct_part_4.so
#8 37.59 CCLD OSMUX_CodecPort_CtrlFunct_part_5.so
#8 37.59 CCLD OSMUX_CodecPort_CtrlFunct_part_6.so
#8 37.59 CCLD OSMUX_CodecPort_CtrlFunct_part_7.so
#8 37.59 CCLD OSMUX_Emulation_part_2.so
#8 37.59 CCLD OSMUX_Emulation_part_1.so
#8 37.59 CCLD OSMUX_Emulation_part_3.so
#8 37.59 CCLD OSMUX_Emulation_part_4.so
#8 37.62 CCLD OSMUX_Emulation_part_5.so
#8 37.62 CCLD OSMUX_Emulation_part_6.so
#8 37.62 CCLD OSMUX_Emulation_part_7.so
#8 37.62 CCLD OSMUX_Types_part_1.so
#8 37.62 CCLD OSMUX_Types_part_2.so
#8 37.62 CCLD OSMUX_Types_part_4.so
#8 37.62 CCLD OSMUX_Types_part_3.so
#8 37.62 CCLD OSMUX_Types_part_5.so
#8 37.62 CCLD OSMUX_Types_part_6.so
#8 37.62 CCLD OSMUX_Types_part_7.so
#8 37.62 CCLD Osmocom_CTRL_Adapter_part_1.so
#8 37.64 CCLD Osmocom_CTRL_Adapter_part_2.so
#8 37.65 CCLD Osmocom_CTRL_Adapter_part_3.so
#8 37.66 CCLD Osmocom_CTRL_Adapter_part_4.so
#8 37.66 CCLD Osmocom_CTRL_Adapter_part_5.so
#8 37.66 CCLD Osmocom_CTRL_Adapter_part_6.so
#8 37.66 CCLD Osmocom_CTRL_Adapter_part_7.so
#8 37.66 CCLD Osmocom_CTRL_Functions_part_1.so
#8 37.67 CCLD Osmocom_CTRL_Functions_part_2.so
#8 37.67 CCLD Osmocom_CTRL_Functions_part_3.so
#8 37.69 CCLD Osmocom_CTRL_Functions_part_4.so
#8 37.69 CCLD Osmocom_CTRL_Functions_part_5.so
#8 37.69 CCLD Osmocom_CTRL_Functions_part_6.so
#8 37.69 CCLD Osmocom_CTRL_Functions_part_7.so
#8 37.69 CCLD Osmocom_CTRL_Types_part_1.so
#8 37.70 CCLD Osmocom_CTRL_Types_part_2.so
#8 37.70 CCLD Osmocom_CTRL_Types_part_3.so
#8 37.70 CCLD Osmocom_CTRL_Types_part_4.so
#8 37.71 CCLD Osmocom_CTRL_Types_part_5.so
#8 37.71 CCLD Osmocom_CTRL_Types_part_6.so
#8 37.72 CCLD Osmocom_CTRL_Types_part_7.so
#8 37.72 CCLD Osmocom_Types_part_1.so
#8 37.72 CCLD Osmocom_Types_part_2.so
#8 37.73 CCLD Osmocom_Types_part_3.so
#8 37.75 CCLD Osmocom_Types_part_4.so
#8 37.75 CCLD Osmocom_Types_part_5.so
#8 37.75 CCLD Osmocom_Types_part_6.so
#8 37.75 CCLD Osmocom_Types_part_7.so
#8 37.77 CCLD Osmocom_VTY_Functions_part_1.so
#8 37.77 CCLD Osmocom_VTY_Functions_part_2.so
#8 37.77 CCLD Osmocom_VTY_Functions_part_3.so
#8 37.78 CCLD Osmocom_VTY_Functions_part_4.so
#8 37.78 CCLD Osmocom_VTY_Functions_part_5.so
#8 37.78 CCLD Osmocom_VTY_Functions_part_6.so
#8 37.78 CCLD Osmocom_VTY_Functions_part_7.so
#8 37.78 CCLD PCUIF_CodecPort_part_1.so
#8 37.79 CCLD PCUIF_CodecPort_part_2.so
#8 37.80 CCLD PCUIF_CodecPort_part_3.so
#8 37.81 CCLD PCUIF_CodecPort_part_4.so
#8 37.81 CCLD PCUIF_CodecPort_part_5.so
#8 37.81 CCLD PCUIF_CodecPort_part_6.so
#8 37.81 CCLD PCUIF_CodecPort_part_7.so
#8 37.81 CCLD PCUIF_Types_part_1.so
#8 37.81 CCLD PCUIF_Types_part_2.so
#8 37.83 CCLD PCUIF_Types_part_3.so
#8 37.83 CCLD PCUIF_Types_part_4.so
#8 37.84 CCLD PCUIF_Types_part_5.so
#8 37.85 CCLD PCUIF_Types_part_6.so
#8 37.85 CCLD PCUIF_Types_part_7.so
#8 37.86 CCLD RLCMAC_CSN1_Templates_part_1.so
#8 37.86 CCLD RLCMAC_CSN1_Templates_part_2.so
#8 37.86 CCLD RLCMAC_CSN1_Templates_part_3.so
#8 37.86 CCLD RLCMAC_CSN1_Templates_part_4.so
#8 37.88 CCLD RLCMAC_CSN1_Templates_part_5.so
#8 37.88 CCLD RLCMAC_CSN1_Templates_part_7.so
#8 37.88 CCLD RLCMAC_CSN1_Types_part_5.so
#8 37.88 CCLD RLCMAC_CSN1_Types_part_6.so
#8 37.88 CCLD RLCMAC_CSN1_Templates_part_6.so
#8 37.88 CCLD RLCMAC_CSN1_Types_part_7.so
#8 37.92 CCLD RLCMAC_Templates_part_1.so
#8 37.92 CCLD RLCMAC_Templates_part_2.so
#8 37.92 CCLD RLCMAC_Templates_part_3.so
#8 37.93 CCLD RLCMAC_Templates_part_4.so
#8 37.94 CCLD RLCMAC_Templates_part_5.so
#8 37.95 CCLD RLCMAC_Templates_part_6.so
#8 37.97 CCLD RLCMAC_Templates_part_7.so
#8 37.97 CCLD RLCMAC_Types_part_1.so
#8 37.98 CCLD RLCMAC_Types_part_2.so
#8 37.98 CCLD RLCMAC_Types_part_3.so
#8 37.99 CCLD RLCMAC_Types_part_4.so
#8 38.01 CCLD RLCMAC_Types_part_5.so
#8 38.01 CCLD RLCMAC_Types_part_6.so
#8 38.03 CCLD RLCMAC_Types_part_7.so
#8 38.07 CCLD RSL_Emulation_part_1.so
#8 38.08 CCLD RSL_Emulation_part_2.so
#8 38.09 CCLD RSL_Emulation_part_3.so
#8 38.10 CCLD RSL_Emulation_part_4.so
#8 38.14 CCLD RSL_Emulation_part_5.so
#8 38.14 CCLD RSL_Emulation_part_6.so
#8 38.15 CCLD RSL_Emulation_part_7.so
#8 38.17 CCLD RSL_Types_part_2.so
#8 38.17 CCLD RSL_Types_part_3.so
#8 38.17 CCLD RSL_Types_part_4.so
#8 38.17 CCLD RSL_Types_part_5.so
#8 38.17 CCLD RSL_Types_part_6.so
#8 38.17 CCLD RSL_Types_part_7.so
#8 38.18 CCLD RTP_CodecPort_part_1.so
#8 38.19 CCLD RTP_CodecPort_part_2.so
#8 38.20 CCLD RTP_CodecPort_part_3.so
#8 38.20 CCLD RTP_CodecPort_part_4.so
#8 38.21 CCLD RTP_CodecPort_part_6.so
#8 38.21 CCLD RTP_CodecPort_part_5.so
#8 38.21 CCLD RTP_CodecPort_part_7.so
#8 38.21 CCLD RTP_CodecPort_CtrlFunct_part_1.so
#8 38.21 CCLD RTP_CodecPort_CtrlFunct_part_2.so
#8 38.22 CCLD RTP_CodecPort_CtrlFunct_part_3.so
#8 38.22 CCLD RTP_CodecPort_CtrlFunct_part_4.so
#8 38.22 CCLD RTP_CodecPort_CtrlFunct_part_5.so
#8 38.23 CCLD RTP_CodecPort_CtrlFunct_part_6.so
#8 38.23 CCLD RTP_CodecPort_CtrlFunct_part_7.so
#8 38.24 CCLD RTP_Emulation_part_1.so
#8 38.26 CCLD RTP_Emulation_part_2.so
#8 38.26 CCLD RTP_Emulation_part_3.so
#8 38.26 CCLD RTP_Emulation_part_4.so
#8 38.26 CCLD RTP_Emulation_part_5.so
#8 38.26 CCLD RTP_Emulation_part_6.so
#8 38.28 CCLD RTP_Emulation_part_7.so
#8 38.28 CCLD RTP_Types_part_1.so
#8 38.28 CCLD RTP_Types_part_2.so
#8 38.28 CCLD RTP_Types_part_3.so
#8 38.28 CCLD RTP_Types_part_4.so
#8 38.28 CCLD RTP_Types_part_5.so
#8 38.28 CCLD RTP_Types_part_6.so
#8 38.28 CCLD RTP_Types_part_7.so
#8 38.28 CCLD Socket_API_Definitions_part_1.so
#8 38.28 CCLD Socket_API_Definitions_part_2.so
#8 38.28 CCLD Socket_API_Definitions_part_3.so
#8 38.30 CCLD Socket_API_Definitions_part_4.so
#8 38.30 CCLD Socket_API_Definitions_part_5.so
#8 38.30 CCLD Socket_API_Definitions_part_6.so
#8 38.30 CCLD Socket_API_Definitions_part_7.so
#8 38.31 CCLD TCCConversion_Functions_part_1.so
#8 38.31 CCLD TCCConversion_Functions_part_2.so
#8 38.31 CCLD TCCConversion_Functions_part_3.so
#8 38.31 CCLD TCCConversion_Functions_part_4.so
#8 38.31 CCLD TCCConversion_Functions_part_5.so
#8 38.31 CCLD TCCConversion_Functions_part_6.so
#8 38.31 CCLD TCCConversion_Functions_part_7.so
#8 38.31 CCLD TCCInterface_Functions_part_1.so
#8 38.33 CCLD TCCInterface_Functions_part_2.so
#8 38.33 CCLD TCCInterface_Functions_part_3.so
#8 38.33 CCLD TCCInterface_Functions_part_4.so
#8 38.34 CCLD TCCInterface_Functions_part_5.so
#8 38.34 CCLD TCCInterface_Functions_part_6.so
#8 38.34 CCLD TCCInterface_Functions_part_7.so
#8 38.34 CCLD TELNETasp_PortType_part_1.so
#8 38.34 CCLD TELNETasp_PortType_part_2.so
#8 38.34 CCLD TELNETasp_PortType_part_3.so
#8 38.34 CCLD TELNETasp_PortType_part_4.so
#8 38.35 CCLD TELNETasp_PortType_part_5.so
#8 38.36 CCLD TELNETasp_PortType_part_7.so
#8 38.36 CCLD TRXC_CodecPort_part_1.so
#8 38.36 CCLD TRXC_CodecPort_part_2.so
#8 38.36 CCLD TELNETasp_PortType_part_6.so
#8 38.36 CCLD TRXC_CodecPort_part_3.so
#8 38.37 CCLD TRXC_CodecPort_part_4.so
#8 38.37 CCLD TRXC_CodecPort_part_5.so
#8 38.37 CCLD TRXC_CodecPort_part_6.so
#8 38.37 CCLD TRXC_CodecPort_part_7.so
#8 38.37 CCLD TRXC_CodecPort_CtrlFunct_part_1.so
#8 38.37 CCLD TRXC_CodecPort_CtrlFunct_part_2.so
#8 38.38 CCLD TRXC_CodecPort_CtrlFunct_part_3.so
#8 38.38 CCLD TRXC_CodecPort_CtrlFunct_part_4.so
#8 38.38 CCLD TRXC_CodecPort_CtrlFunct_part_5.so
#8 38.39 CCLD TRXC_CodecPort_CtrlFunct_part_6.so
#8 38.39 CCLD TRXC_CodecPort_CtrlFunct_part_7.so
#8 38.39 CCLD TRXC_Types_part_1.so
#8 38.39 CCLD TRXC_Types_part_2.so
#8 38.39 CCLD TRXC_Types_part_3.so
#8 38.39 CCLD TRXC_Types_part_4.so
#8 38.42 CCLD TRXC_Types_part_5.so
#8 38.42 CCLD TRXC_Types_part_6.so
#8 38.42 CCLD TRXC_Types_part_7.so
#8 38.42 CCLD UD_PortType_part_1.so
#8 38.42 CCLD UD_PortType_part_2.so
#8 38.42 CCLD UD_PortType_part_3.so
#8 38.42 CCLD UD_PortType_part_4.so
#8 38.42 CCLD UD_PortType_part_5.so
#8 38.42 CCLD UD_PortType_part_6.so
#8 38.42 CCLD UD_PortType_part_7.so
#8 38.42 CCLD UD_Types_part_1.so
#8 38.42 CCLD UD_Types_part_2.so
#8 38.43 CCLD UD_Types_part_3.so
#8 38.44 CCLD UD_Types_part_4.so
#8 38.44 CCLD UD_Types_part_5.so
#8 38.44 CCLD UD_Types_part_6.so
#8 38.45 CCLD IPA_Emulation_part_1.so
#8 38.45 CCLD UD_Types_part_7.so
#8 38.45 CCLD IPA_Emulation_part_2.so
#8 38.45 CCLD IPA_Emulation_part_3.so
#8 38.45 CCLD IPA_Emulation_part_4.so
#8 38.45 CCLD IPA_Emulation_part_5.so
#8 38.45 CCLD IPA_Emulation_part_6.so
#8 38.46 CCLD IPA_Emulation_part_7.so
#8 38.46 CCLD IPA_CodecPort_CtrlFunctDef.so
#8 38.47 CCLD IPL4asp_PT.so
#8 38.47 CCLD IPL4asp_discovery.so
#8 38.47 CCLD IuUP_EncDec.so
#8 38.47 CCLD L1CTL_PortType_CtrlFunctDef.so
#8 38.48 CCLD Native_FunctionDefs.so
#8 38.49 CCLD OSMUX_CodecPort_CtrlFunctDef.so
#8 38.49 CCLD RLCMAC_EncDec.so
#8 38.49 CCLD RTP_CodecPort_CtrlFunctDef.so
#8 38.49 CCLD RTP_EncDec.so
#8 38.49 CCLD TCCConversion.so
#8 38.49 CCLD TCCInterface.so
#8 38.49 CCLD TELNETasp_PT.so
#8 38.49 CCLD TRXC_CodecPort_CtrlFunctDef.so
#8 38.52 CCLD UD_PT.so
#8 38.75 CCLD RLCMAC_CSN1_Types_part_4.so
#8 38.81 CCLD IPA_Emulation.so
#8 38.91 CCLD RLCMAC_CSN1_Types_part_1.so
#8 38.98 CCLD RLCMAC_CSN1_Types_part_3.so
#8 39.21 CCLD RLCMAC_CSN1_Types_part_2.so
#8 39.85 CCLD RSL_Types_part_1.so
#8 39.89 CCLD BTS_Tests
#8 40.23 make[1]: Leaving directory '/osmo-ttcn3-hacks/_build/bts'
#8 DONE 40.6s
#9 [4/4] COPY GENERIC/BTS_TESTS.CFG /data/BTS_Tests.cfg
#9 DONE 0.1s
#10 exporting to image
#10 exporting layers
#10 exporting layers 0.8s done
#10 writing image sha256:2e5c38e86cbc1d3352d88f05e1b3f6736ca4ca5fea913c95ed059c5d58846008 done
#10 naming to registry.osmocom.org/osmocom-build/ttcn3-bts-test:latest 0.0s done
#10 DONE 0.9s
[33m2 warnings found (use docker --debug to expand):
[0m - 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]
89d5a2c6160f: Preparing
8dad1bb4c4bd: Preparing
4ca0efb5b990: Preparing
a72ec9cd1f54: Preparing
b17d6b96c02c: Preparing
0fabf8e8b9fc: Preparing
447be9413c98: Preparing
d9f942637a98: Preparing
b488ac9b2f8f: Preparing
84df32dda8cd: Preparing
17954484b10f: Preparing
841d06ef6c16: Preparing
f72c6d52cd37: Preparing
57c142f65d3f: Preparing
fd61932795c5: Preparing
1796ee384a32: Preparing
54c4f12e38d9: Preparing
c301583c2414: Preparing
2f7436e79a0b: Preparing
b488ac9b2f8f: Waiting
84df32dda8cd: Waiting
17954484b10f: Waiting
f72c6d52cd37: Waiting
841d06ef6c16: Waiting
54c4f12e38d9: Waiting
57c142f65d3f: Waiting
fd61932795c5: Waiting
c301583c2414: Waiting
1796ee384a32: Waiting
2f7436e79a0b: Waiting
0fabf8e8b9fc: Waiting
447be9413c98: Waiting
d9f942637a98: Waiting
a72ec9cd1f54: Layer already exists
b17d6b96c02c: Layer already exists
0fabf8e8b9fc: Layer already exists
447be9413c98: Layer already exists
d9f942637a98: Layer already exists
b488ac9b2f8f: Layer already exists
84df32dda8cd: Layer already exists
17954484b10f: Layer already exists
f72c6d52cd37: Layer already exists
841d06ef6c16: Layer already exists
fd61932795c5: Layer already exists
57c142f65d3f: Layer already exists
1796ee384a32: Layer already exists
54c4f12e38d9: Layer already exists
2f7436e79a0b: Layer already exists
c301583c2414: Layer already exists
4ca0efb5b990: Pushed
89d5a2c6160f: Pushed
8dad1bb4c4bd: Pushed
latest: digest: sha256:33961d6dcc962facbd1391297041fc877a1d46ddd061f4697ba048217f206995 size: 4289
Finished: SUCCESS