Skip to content
Success

Console Output

Skipping 251 KB.. Full Log
#8 0.833     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 0.833     -O <file>             control the order in which files appear in the output
#8 0.833     --rotate-to <path>    show the change in the specified path first
#8 0.833     --skip-to <path>      skip the output to the specified path
#8 0.833     --find-object <object-id>
#8 0.833                           look for differences that change the number of occurrences of the specified object
#8 0.833     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 0.833                           select files by diff type
#8 0.833     --output <file>       output to a specific file
#8 0.833 
#8 0.836 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SUA'
#8 0.836 To add an exception for this directory, call:
#8 0.836 
#8 0.836 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SUA
#8 0.841 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SUA'
#8 0.841 To add an exception for this directory, call:
#8 0.841 
#8 0.841 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SUA
#8 0.843 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 0.843 usage: git diff --no-index [<options>] <path> <path>
#8 0.843 
#8 0.843 Diff output format options
#8 0.843     -p, --patch           generate patch
#8 0.843     -s, --no-patch        suppress diff output
#8 0.843     -u                    generate patch
#8 0.843     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 0.843     -W, --function-context
#8 0.843                           generate diffs with <n> lines context
#8 0.843     --raw                 generate the diff in raw format
#8 0.843     --patch-with-raw      synonym for '-p --raw'
#8 0.843     --patch-with-stat     synonym for '-p --stat'
#8 0.843     --numstat             machine friendly --stat
#8 0.843     --shortstat           output only the last line of --stat
#8 0.843     -X, --dirstat[=<param1,param2>...]
#8 0.843                           output the distribution of relative amount of changes for each sub-directory
#8 0.843     --cumulative          synonym for --dirstat=cumulative
#8 0.843     --dirstat-by-file[=<param1,param2>...]
#8 0.843                           synonym for --dirstat=files,param1,param2...
#8 0.843     --check               warn if changes introduce conflict markers or whitespace errors
#8 0.843     --summary             condensed summary such as creations, renames and mode changes
#8 0.843     --name-only           show only names of changed files
#8 0.843     --name-status         show only names and status of changed files
#8 0.843     --stat[=<width>[,<name-width>[,<count>]]]
#8 0.843                           generate diffstat
#8 0.843     --stat-width <width>  generate diffstat with a given width
#8 0.843     --stat-name-width <width>
#8 0.843                           generate diffstat with a given name width
#8 0.843     --stat-graph-width <width>
#8 0.843                           generate diffstat with a given graph width
#8 0.843     --stat-count <count>  generate diffstat with limited lines
#8 0.843     --compact-summary     generate compact summary in diffstat
#8 0.843     --binary              output a binary diff that can be applied
#8 0.843     --full-index          show full pre- and post-image object names on the "index" lines
#8 0.843     --color[=<when>]      show colored diff
#8 0.843     --ws-error-highlight <kind>
#8 0.843                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 0.843     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 0.843     --abbrev[=<n>]        use <n> digits to display object names
#8 0.843     --src-prefix <prefix>
#8 0.843                           show the given source prefix instead of "a/"
#8 0.843     --dst-prefix <prefix>
#8 0.843                           show the given destination prefix instead of "b/"
#8 0.843     --line-prefix <prefix>
#8 0.843                           prepend an additional prefix to every line of output
#8 0.843     --no-prefix           do not show any source or destination prefix
#8 0.843     --inter-hunk-context <n>
#8 0.843                           show context between diff hunks up to the specified number of lines
#8 0.843     --output-indicator-new <char>
#8 0.843                           specify the character to indicate a new line instead of '+'
#8 0.843     --output-indicator-old <char>
#8 0.843                           specify the character to indicate an old line instead of '-'
#8 0.843     --output-indicator-context <char>
#8 0.843                           specify the character to indicate a context instead of ' '
#8 0.843 
#8 0.843 Diff rename options
#8 0.843     -B, --break-rewrites[=<n>[/<m>]]
#8 0.843                           break complete rewrite changes into pairs of delete and create
#8 0.843     -M, --find-renames[=<n>]
#8 0.843                           detect renames
#8 0.843     -D, --irreversible-delete
#8 0.843                           omit the preimage for deletes
#8 0.843     -C, --find-copies[=<n>]
#8 0.843                           detect copies
#8 0.843     --find-copies-harder  use unmodified files as source to find copies
#8 0.843     --no-renames          disable rename detection
#8 0.843     --rename-empty        use empty blobs as rename source
#8 0.843     --follow              continue listing the history of a file beyond renames
#8 0.843     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 0.843 
#8 0.843 Diff algorithm options
#8 0.843     --minimal             produce the smallest possible diff
#8 0.843     -w, --ignore-all-space
#8 0.843                           ignore whitespace when comparing lines
#8 0.843     -b, --ignore-space-change
#8 0.843                           ignore changes in amount of whitespace
#8 0.843     --ignore-space-at-eol
#8 0.843                           ignore changes in whitespace at EOL
#8 0.843     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 0.843     --ignore-blank-lines  ignore changes whose lines are all blank
#8 0.843     -I, --ignore-matching-lines <regex>
#8 0.843                           ignore changes whose all lines match <regex>
#8 0.843     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 0.843     --patience            generate diff using the "patience diff" algorithm
#8 0.843     --histogram           generate diff using the "histogram diff" algorithm
#8 0.843     --diff-algorithm <algorithm>
#8 0.843                           choose a diff algorithm
#8 0.843     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 0.843     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 0.843     --word-diff-regex <regex>
#8 0.843                           use <regex> to decide what a word is
#8 0.843     --color-words[=<regex>]
#8 0.843                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 0.843     --color-moved[=<mode>]
#8 0.843                           moved lines of code are colored differently
#8 0.843     --color-moved-ws <mode>
#8 0.843                           how white spaces are ignored in --color-moved
#8 0.843 
#8 0.843 Other diff options
#8 0.843     --relative[=<prefix>]
#8 0.843                           when run from subdir, exclude changes outside and show relative paths
#8 0.843     -a, --text            treat all files as text
#8 0.843     -R                    swap two inputs, reverse the diff
#8 0.843     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 0.843     --quiet               disable all output of the program
#8 0.843     --ext-diff            allow an external diff helper to be executed
#8 0.843     --textconv            run external text conversion filters when comparing binary files
#8 0.843     --ignore-submodules[=<when>]
#8 0.843                           ignore changes to submodules in the diff generation
#8 0.843     --submodule[=<format>]
#8 0.843                           specify how differences in submodules are shown
#8 0.843     --ita-invisible-in-index
#8 0.843                           hide 'git add -N' entries from the index
#8 0.843     --ita-visible-in-index
#8 0.843                           treat 'git add -N' entries as real in the index
#8 0.843     -S <string>           look for differences that change the number of occurrences of the specified string
#8 0.843     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 0.843     --pickaxe-all         show all changes in the changeset with -S or -G
#8 0.843     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 0.843     -O <file>             control the order in which files appear in the output
#8 0.843     --rotate-to <path>    show the change in the specified path first
#8 0.843     --skip-to <path>      skip the output to the specified path
#8 0.843     --find-object <object-id>
#8 0.843                           look for differences that change the number of occurrences of the specified object
#8 0.843     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 0.843                           select files by diff type
#8 0.843     --output <file>       output to a specific file
#8 0.843 
#8 0.845 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.NAS_EPS_15.2.0.1'
#8 0.845 To add an exception for this directory, call:
#8 0.845 
#8 0.845 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.NAS_EPS_15.2.0.1
#8 0.850 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.NAS_EPS_15.2.0.1'
#8 0.850 To add an exception for this directory, call:
#8 0.850 
#8 0.850 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.NAS_EPS_15.2.0.1
#8 0.853 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 0.853 usage: git diff --no-index [<options>] <path> <path>
#8 0.853 
#8 0.853 Diff output format options
#8 0.853     -p, --patch           generate patch
#8 0.853     -s, --no-patch        suppress diff output
#8 0.853     -u                    generate patch
#8 0.853     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 0.853     -W, --function-context
#8 0.853                           generate diffs with <n> lines context
#8 0.853     --raw                 generate the diff in raw format
#8 0.853     --patch-with-raw      synonym for '-p --raw'
#8 0.853     --patch-with-stat     synonym for '-p --stat'
#8 0.853     --numstat             machine friendly --stat
#8 0.853     --shortstat           output only the last line of --stat
#8 0.853     -X, --dirstat[=<param1,param2>...]
#8 0.853                           output the distribution of relative amount of changes for each sub-directory
#8 0.853     --cumulative          synonym for --dirstat=cumulative
#8 0.853     --dirstat-by-file[=<param1,param2>...]
#8 0.853                           synonym for --dirstat=files,param1,param2...
#8 0.853     --check               warn if changes introduce conflict markers or whitespace errors
#8 0.853     --summary             condensed summary such as creations, renames and mode changes
#8 0.853     --name-only           show only names of changed files
#8 0.853     --name-status         show only names and status of changed files
#8 0.853     --stat[=<width>[,<name-width>[,<count>]]]
#8 0.853                           generate diffstat
#8 0.853     --stat-width <width>  generate diffstat with a given width
#8 0.853     --stat-name-width <width>
#8 0.853                           generate diffstat with a given name width
#8 0.853     --stat-graph-width <width>
#8 0.853                           generate diffstat with a given graph width
#8 0.853     --stat-count <count>  generate diffstat with limited lines
#8 0.853     --compact-summary     generate compact summary in diffstat
#8 0.853     --binary              output a binary diff that can be applied
#8 0.853     --fu
#8 0.853 [output clipped, log limit 200KiB/s reached]
#8 1.064 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.064 usage: git diff --no-index [<options>] <path> <path>
#8 1.064 
#8 1.064 Diff output format options
#8 1.064     -p, --patch           generate patch
#8 1.064     -s, --no-patch        suppress diff output
#8 1.064     -u                    generate patch
#8 1.064     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.064     -W, --function-context
#8 1.064                           generate diffs with <n> lines context
#8 1.064     --raw                 generate the diff in raw format
#8 1.064     --patch-with-raw      synonym for '-p --raw'
#8 1.064     --patch-with-stat     synonym for '-p --stat'
#8 1.064     --numstat             machine friendly --stat
#8 1.064     --shortstat           output only the last line of --stat
#8 1.064     -X, --dirstat[=<param1,param2>...]
#8 1.064                           output the distribution of relative amount of changes for each sub-directory
#8 1.064     --cumulative          synonym for --dirstat=cumulative
#8 1.064     --dirstat-by-file[=<param1,param2>...]
#8 1.064                           synonym for --dirstat=files,param1,param2...
#8 1.064     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.064     --summary             condensed summary such as creations, renames and mode changes
#8 1.064     --name-only           show only names of changed files
#8 1.064     --name-status         show only names and status of changed files
#8 1.064     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.065                           generate diffstat
#8 1.065     --stat-width <width>  generate diffstat with a given width
#8 1.065     --stat-name-width <width>
#8 1.065                           generate diffstat with a given name width
#8 1.065     --stat-graph-width <width>
#8 1.065                           generate diffstat with a given graph width
#8 1.065     --stat-count <count>  generate diffstat with limited lines
#8 1.065     --compact-summary     generate compact summary in diffstat
#8 1.065     --binary              output a binary diff that can be applied
#8 1.065     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.065     --color[=<when>]      show colored diff
#8 1.065     --ws-error-highlight <kind>
#8 1.065                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.065     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.065     --abbrev[=<n>]        use <n> digits to display object names
#8 1.065     --src-prefix <prefix>
#8 1.065                           show the given source prefix instead of "a/"
#8 1.065     --dst-prefix <prefix>
#8 1.065                           show the given destination prefix instead of "b/"
#8 1.065     --line-prefix <prefix>
#8 1.065                           prepend an additional prefix to every line of output
#8 1.065     --no-prefix           do not show any source or destination prefix
#8 1.065     --inter-hunk-context <n>
#8 1.065                           show context between diff hunks up to the specified number of lines
#8 1.065     --output-indicator-new <char>
#8 1.065                           specify the character to indicate a new line instead of '+'
#8 1.065     --output-indicator-old <char>
#8 1.065                           specify the character to indicate an old line instead of '-'
#8 1.065     --output-indicator-context <char>
#8 1.065                           specify the character to indicate a context instead of ' '
#8 1.065 
#8 1.065 Diff rename options
#8 1.065     -B, --break-rewrites[=<n>[/<m>]]
#8 1.065                           break complete rewrite changes into pairs of delete and create
#8 1.065     -M, --find-renames[=<n>]
#8 1.065                           detect renames
#8 1.065     -D, --irreversible-delete
#8 1.065                           omit the preimage for deletes
#8 1.065     -C, --find-copies[=<n>]
#8 1.065                           detect copies
#8 1.065     --find-copies-harder  use unmodified files as source to find copies
#8 1.065     --no-renames          disable rename detection
#8 1.065     --rename-empty        use empty blobs as rename source
#8 1.065     --follow              continue listing the history of a file beyond renames
#8 1.065     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.065 
#8 1.065 Diff algorithm options
#8 1.065     --minimal             produce the smallest possible diff
#8 1.065     -w, --ignore-all-space
#8 1.065                           ignore whitespace when comparing lines
#8 1.065     -b, --ignore-space-change
#8 1.065                           ignore changes in amount of whitespace
#8 1.065     --ignore-space-at-eol
#8 1.065                           ignore changes in whitespace at EOL
#8 1.065     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.065     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.065     -I, --ignore-matching-lines <regex>
#8 1.065                           ignore changes whose all lines match <regex>
#8 1.065     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.065     --patience            generate diff using the "patience diff" algorithm
#8 1.065     --histogram           generate diff using the "histogram diff" algorithm
#8 1.065     --diff-algorithm <algorithm>
#8 1.065                           choose a diff algorithm
#8 1.065     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.065     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.065     --word-diff-regex <regex>
#8 1.065                           use <regex> to decide what a word is
#8 1.065     --color-words[=<regex>]
#8 1.065                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.065     --color-moved[=<mode>]
#8 1.065                           moved lines of code are colored differently
#8 1.065     --color-moved-ws <mode>
#8 1.065                           how white spaces are ignored in --color-moved
#8 1.065 
#8 1.065 Other diff options
#8 1.065     --relative[=<prefix>]
#8 1.065                           when run from subdir, exclude changes outside and show relative paths
#8 1.065     -a, --text            treat all files as text
#8 1.065     -R                    swap two inputs, reverse the diff
#8 1.065     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.065     --quiet               disable all output of the program
#8 1.065     --ext-diff            allow an external diff helper to be executed
#8 1.065     --textconv            run external text conversion filters when comparing binary files
#8 1.065     --ignore-submodules[=<when>]
#8 1.065                           ignore changes to submodules in the diff generation
#8 1.065     --submodule[=<format>]
#8 1.065                           specify how differences in submodules are shown
#8 1.065     --ita-invisible-in-index
#8 1.065                           hide 'git add -N' entries from the index
#8 1.065     --ita-visible-in-index
#8 1.065                           treat 'git add -N' entries as real in the index
#8 1.065     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.065     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.065     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.065     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.065     -O <file>             control the order in which files appear in the output
#8 1.065     --rotate-to <path>    show the change in the specified path first
#8 1.065     --skip-to <path>      skip the output to the specified path
#8 1.065     --find-object <object-id>
#8 1.065                           look for differences that change the number of occurrences of the specified object
#8 1.065     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.065                           select files by diff type
#8 1.065     --output <file>       output to a specific file
#8 1.065 
#8 1.067 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSMAP'
#8 1.067 To add an exception for this directory, call:
#8 1.067 
#8 1.067 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSMAP
#8 1.071 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSMAP'
#8 1.071 To add an exception for this directory, call:
#8 1.071 
#8 1.071 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSMAP
#8 1.073 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.073 usage: git diff --no-index [<options>] <path> <path>
#8 1.073 
#8 1.073 Diff output format options
#8 1.073     -p, --patch           generate patch
#8 1.073     -s, --no-patch        suppress diff output
#8 1.073     -u                    generate patch
#8 1.073     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.073     -W, --function-context
#8 1.073                           generate diffs with <n> lines context
#8 1.073     --raw                 generate the diff in raw format
#8 1.073     --patch-with-raw      synonym for '-p --raw'
#8 1.073     --patch-with-stat     synonym for '-p --stat'
#8 1.073     --numstat             machine friendly --stat
#8 1.073     --shortstat           output only the last line of --stat
#8 1.073     -X, --dirstat[=<param1,param2>...]
#8 1.073                           output the distribution of relative amount of changes for each sub-directory
#8 1.073     --cumulative          synonym for --dirstat=cumulative
#8 1.073     --dirstat-by-file[=<param1,param2>...]
#8 1.073                           synonym for --dirstat=files,param1,param2...
#8 1.073     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.073     --summary             condensed summary such as creations, renames and mode changes
#8 1.073     --name-only           show only names of changed files
#8 1.073     --name-status         show only names and status of changed files
#8 1.073     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.073                           generate diffstat
#8 1.073     --stat-width <width>  generate diffstat with a given width
#8 1.073     --stat-name-width <width>
#8 1.073                           generate diffstat with a given name width
#8 1.073     --stat-graph-width <width>
#8 1.073                           generate diffstat with a given graph width
#8 1.073     --stat-count <count>  generate diffstat with limited lines
#8 1.073     --compact-summary     generate compact summary in diffstat
#8 1.073     --binary              output a binary diff that can be applied
#8 1.073     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.073     --color[=<when>]      show colored diff
#8 1.073     --ws-error-highlight <kind>
#8 1.073                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.073     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.073     --abbrev[=<n>]        use <n> digits to display object names
#8 1.073     --src-prefix <prefix>
#8 1.073                           show the given source prefix instead of "a/"
#8 1.073     --dst-prefix <prefix>
#8 1.073                           show the given destination prefix instead of "b/"
#8 1.073     --line-prefix <prefix>
#8 1.073                           prepend an additional prefix to every line of output
#8 1.073     --no-prefix           do not show any source or destination prefix
#8 1.073     --inter-hunk-context <n>
#8 1.074                           show context between diff hunks up to the specified number of lines
#8 1.074     --output-indicator-new <char>
#8 1.074                           specify the character to indicate a new line instead of '+'
#8 1.074     --output-indicator-old <char>
#8 1.074                           specify the character to indicate an old line instead of '-'
#8 1.074     --output-indicator-context <char>
#8 1.074                           specify the character to indicate a context instead of ' '
#8 1.074 
#8 1.074 Diff rename options
#8 1.074     -B, --break-rewrites[=<n>[/<m>]]
#8 1.074                           break complete rewrite changes into pairs of delete and create
#8 1.074     -M, --find-renames[=<n>]
#8 1.074                           detect renames
#8 1.074     -D, --irreversible-delete
#8 1.074                           omit the preimage for deletes
#8 1.074     -C, --find-copies[=<n>]
#8 1.074                           detect copies
#8 1.074     --find-copies-harder  use unmodified files as source to find copies
#8 1.074     --no-renames          disable rename detection
#8 1.074     --rename-empty        use empty blobs as rename source
#8 1.074     --follow              continue listing the history of a file beyond renames
#8 1.074     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.074 
#8 1.074 Diff algorithm options
#8 1.074     --minimal             produce the smallest possible diff
#8 1.074     -w, --ignore-all-space
#8 1.074                           ignore whitespace when comparing lines
#8 1.074     -b, --ignore-space-change
#8 1.074                           ignore changes in amount of whitespace
#8 1.074     --ignore-space-at-eol
#8 1.074                           ignore changes in whitespace at EOL
#8 1.074     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.074     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.074     -I, --ignore-matching-lines <regex>
#8 1.074                           ignore changes whose all lines match <regex>
#8 1.074     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.074     --patience            generate diff using the "patience diff" algorithm
#8 1.074     --histogram           generate diff using the "histogram diff" algorithm
#8 1.074     --diff-algorithm <algorithm>
#8 1.074                           choose a diff algorithm
#8 1.074     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.074     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.074     --word-diff-regex <regex>
#8 1.074                           use <regex> to decide what a word is
#8 1.074     --color-words[=<regex>]
#8 1.074                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.074     --color-moved[=<mode>]
#8 1.074                           moved lines of code are colored differently
#8 1.074     --color-moved-ws <mode>
#8 1.074                           how white spaces are ignored in --color-moved
#8 1.074 
#8 1.074 Other diff options
#8 1.074     --relative[=<prefix>]
#8 1.074                           when run from subdir, exclude changes outside and show relative paths
#8 1.074     -a, --text            treat all files as text
#8 1.074     -R                    swap two inputs, reverse the diff
#8 1.074     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.074     --quiet               disable all output of the program
#8 1.074     --ext-diff            allow an external diff helper to be executed
#8 1.074     --textconv            run external text conversion filters when comparing binary files
#8 1.074     --ignore-submodules[=<when>]
#8 1.074                           ignore changes to submodules in the diff generation
#8 1.074     --submodule[=<format>]
#8 1.074                           specify how differences in submodules are shown
#8 1.074     --ita-invisible-in-index
#8 1.074                           hide 'git add -N' entries from the index
#8 1.074     --ita-visible-in-index
#8 1.074                           treat 'git add -N' entries as real in the index
#8 1.074     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.074     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.074     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.074     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.074     -O <file>             control the order in which files appear in the output
#8 1.074     --rotate-to <path>    show the change in the specified path first
#8 1.074     --skip-to <path>      skip the output to the specified path
#8 1.074     --find-object <object-id>
#8 1.074                           look for differences that change the number of occurrences of the specified object
#8 1.074     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.074                           select files by diff type
#8 1.074     --output <file>       output to a specific file
#8 1.074 
#8 1.077 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.MAP'
#8 1.077 To add an exception for this directory, call:
#8 1.077 
#8 1.077 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.MAP
#8 1.082 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.MAP'
#8 1.082 To add an exception for this directory, call:
#8 1.082 
#8 1.082 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.MAP
#8 1.084 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.084 usage: git diff --no-index [<options>] <path> <path>
#8 1.084 
#8 1.084 Diff output format options
#8 1.084     -p, --patch           generate patch
#8 1.084     -s, --no-patch        suppress diff output
#8 1.084     -u                    generate patch
#8 1.084     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.084     -W, --function-context
#8 1.084                           generate diffs with <n> lines context
#8 1.084     --raw                 generate the diff in raw format
#8 1.084     --patch-with-raw      synonym for '-p --raw'
#8 1.084     --patch-with-stat     synonym for '-p --stat'
#8 1.084     --numstat             machine friendly --stat
#8 1.084     --shortstat           output only the last line of --stat
#8 1.084     -X, --dirstat[=<param1,param2>...]
#8 1.084                           output the distribution of relative amount of changes for each sub-directory
#8 1.084     --cumulative          synonym for --dirstat=cumulative
#8 1.084     --dirstat-by-file[=<param1,param2>...]
#8 1.084                           synonym for --dirstat=files,param1,param2...
#8 1.084     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.084     --summary             condensed summary such as creations, renames and mode changes
#8 1.084     --name-only           show only names of changed files
#8 1.084     --name-status         show only names and status of changed files
#8 1.084     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.084                           generate diffstat
#8 1.084     --stat-width <width>  generate diffstat with a given width
#8 1.084     --stat-name-width <width>
#8 1.084                           generate diffstat with a given name width
#8 1.084     --stat-graph-width <width>
#8 1.084                           generate diffstat with a given graph width
#8 1.084     --stat-count <count>  generate diffstat with limited lines
#8 1.084     --compact-summary     generate compact summary in diffstat
#8 1.084     --binary              output a binary diff that can be applied
#8 1.084     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.084     --color[=<when>]      show colored diff
#8 1.084     --ws-error-highlight <kind>
#8 1.084                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.084     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.084     --abbrev[=<n>]        use <n> digits to display object names
#8 1.084     --src-prefix <prefix>
#8 1.084                           show the given source prefix instead of "a/"
#8 1.084     --dst-prefix <prefix>
#8 1.084                           show the given destination prefix instead of "b/"
#8 1.084     --line-prefix <prefix>
#8 1.084                           prepend an additional prefix to every line of output
#8 1.084     --no-prefix           do not show any source or destination prefix
#8 1.084     --inter-hunk-context <n>
#8 1.084                           show context between diff hunks up to the specified number of lines
#8 1.084     --output-indicator-new <char>
#8 1.084                           specify the character to indicate a new line instead of '+'
#8 1.084     --output-indicator-old <char>
#8 1.084                           specify the character to indicate an old line instead of '-'
#8 1.084     --output-indicator-context <char>
#8 1.084                           specify the character to indicate a context instead of ' '
#8 1.084 
#8 1.084 Diff rename options
#8 1.084     -B, --break-rewrites[=<n>[/<m>]]
#8 1.084                           break complete rewrite changes into pairs of delete and create
#8 1.084     -M, --find-renames[=<n>]
#8 1.084                           detect renames
#8 1.084     -D, --irreversible-delete
#8 1.084                           omit the preimage for deletes
#8 1.084     -C, --find-copies[=<n>]
#8 1.084                           detect copies
#8 1.084     --find-copies-harder  use unmodified files as source to find copies
#8 1.084     --no-renames          disable rename detection
#8 1.084     --rename-empty        use empty blobs as rename source
#8 1.084     --follow              continue listing the history of a file beyond renames
#8 1.084     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.084 
#8 1.084 Diff algorithm options
#8 1.084     --minimal             produce the smallest possible diff
#8 1.084     -w, --ignore-all-space
#8 1.084                           ignore whitespace when comparing lines
#8 1.084     -b, --ignore-space-change
#8 1.084                           ignore changes in amount of whitespace
#8 1.084     --ignore-space-at-eol
#8 1.084                           ignore changes in whitespace at EOL
#8 1.084     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.084     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.084     -I, --ignore-matching-lines <regex>
#8 1.084                           ignore changes whose all lines match <regex>
#8 1.084     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.084     --patience            generate diff using the "patience diff" algorithm
#8 1.084     --histogram           generate diff using the "histogram diff" algorithm
#8 1.084     --diff-algorithm <algorithm>
#8 1.084                           choose a diff algorithm
#8 1.084     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.084     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.084     --word-diff-regex <regex>
#8 1.084                           use <regex> to decide what a word is
#8 1.084     --color-words[=<regex>]
#8 1.084                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.084     --color-moved[=<mode>]
#8 1.084                           moved lines of code are colored differently
#8 1.084     --color-moved-ws <mode>
#8 1.084                           how white spaces are ignored in --color-moved
#8 1.084 
#8 1.084 Other diff options
#8 1.084     --relative[=<prefix>]
#8 1.084                           when run from subdir, exclude changes outside and show relative paths
#8 1.084     -a, --text            treat all files as text
#8 1.084     -R                    swap two inputs, reverse the diff
#8 1.084     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.084     --quiet               disable all output of the program
#8 1.084     --ext-diff            allow an external diff helper to be executed
#8 1.084     --textconv            run external text conversion filters when comparing binary files
#8 1.084     --ignore-submodules[=<when>]
#8 1.084                           ignore changes to submodules in the diff generation
#8 1.084     --submodule[=<format>]
#8 1.084                           specify how differences in submodules are shown
#8 1.084     --ita-invisible-in-index
#8 1.084                           hide 'git add -N' entries from the index
#8 1.084     --ita-visible-in-index
#8 1.084                           treat 'git add -N' entries as real in the index
#8 1.084     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.084     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.084     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.084     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.084     -O <file>             control the order in which files appear in the output
#8 1.084     --rotate-to <path>    show the change in the specified path first
#8 1.084     --skip-to <path>      skip the output to the specified path
#8 1.084     --find-object <object-id>
#8 1.084                           look for differences that change the number of occurrences of the specified object
#8 1.084     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.084                           select files by diff type
#8 1.084     --output <file>       output to a specific file
#8 1.084 
#8 1.087 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.AF_PACKET'
#8 1.087 To add an exception for this directory, call:
#8 1.087 
#8 1.087 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.AF_PACKET
#8 1.090 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.AF_PACKET'
#8 1.090 To add an exception for this directory, call:
#8 1.090 
#8 1.090 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.AF_PACKET
#8 1.092 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.092 usage: git diff --no-index [<options>] <path> <path>
#8 1.092 
#8 1.092 Diff output format options
#8 1.092     -p, --patch           generate patch
#8 1.092     -s, --no-patch        suppress diff output
#8 1.092     -u                    generate patch
#8 1.092     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.092     -W, --function-context
#8 1.092                           generate diffs with <n> lines context
#8 1.092     --raw                 generate the diff in raw format
#8 1.092     --patch-with-raw      synonym for '-p --raw'
#8 1.092     --patch-with-stat     synonym for '-p --stat'
#8 1.092     --numstat             machine friendly --stat
#8 1.092     --shortstat           output only the last line of --stat
#8 1.092     -X, --dirstat[=<param1,param2>...]
#8 1.092                           output the distribution of relative amount of changes for each sub-directory
#8 1.092     --cumulative          synonym for --dirstat=cumulative
#8 1.092     --dirstat-by-file[=<param1,param2>...]
#8 1.092                           synonym for --dirstat=files,param1,param2...
#8 1.092     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.092     --summary             condensed summary such as creations, renames and mode changes
#8 1.092     --name-only           show only names of changed files
#8 1.092     --name-status         show only names and status of changed files
#8 1.092     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.092                           generate diffstat
#8 1.092     --stat-width <width>  generate diffstat with a given width
#8 1.092     --stat-name-width <width>
#8 1.092                           generate diffstat with a given name width
#8 1.092     --stat-graph-width <width>
#8 1.092                           generate diffstat with a given graph width
#8 1.092     --stat-count <count>  generate diffstat with limited lines
#8 1.093     --compact-summary     generate compact summary in diffstat
#8 1.093     --binary              output a binary diff that can be applied
#8 1.093     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.093     --color[=<when>]      show colored diff
#8 1.093     --ws-error-highlight <kind>
#8 1.093                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.093     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.093     --abbrev[=<n>]        use <n> digits to display object names
#8 1.093     --src-prefix <prefix>
#8 1.093                           show the given source prefix instead of "a/"
#8 1.093     --dst-prefix <prefix>
#8 1.093                           show the given destination prefix instead of "b/"
#8 1.093     --line-prefix <prefix>
#8 1.093                           prepend an additional prefix to every line of output
#8 1.093     --no-prefix           do not show any source or destination prefix
#8 1.093     --inter-hunk-context <n>
#8 1.093                           show context between diff hunks up to the specified number of lines
#8 1.093     --output-indicator-new <char>
#8 1.093                           specify the character to indicate a new line instead of '+'
#8 1.093     --output-indicator-old <char>
#8 1.093                           specify the character to indicate an old line instead of '-'
#8 1.093     --output-indicator-context <char>
#8 1.093                           specify the character to indicate a context instead of ' '
#8 1.093 
#8 1.093 Diff rename options
#8 1.093     -B, --break-rewrites[=<n>[/<m>]]
#8 1.093                           break complete rewrite changes into pairs of delete and create
#8 1.093     -M, --find-renames[=<n>]
#8 1.093                           detect renames
#8 1.093     -D, --irreversible-delete
#8 1.093                           omit the preimage for deletes
#8 1.093     -C, --find-copies[=<n>]
#8 1.093                           detect copies
#8 1.093     --find-copies-harder  use unmodified files as source to find copies
#8 1.093     --no-renames          disable rename detection
#8 1.093     --rename-empty        use empty blobs as rename source
#8 1.093     --follow              continue listing the history of a file beyond renames
#8 1.093     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.093 
#8 1.093 Diff algorithm options
#8 1.093     --minimal             produce the smallest possible diff
#8 1.093     -w, --ignore-all-space
#8 1.093                           ignore whitespace when comparing lines
#8 1.093     -b, --ignore-space-change
#8 1.093                           ignore changes in amount of whitespace
#8 1.093     --ignore-space-at-eol
#8 1.093                           ignore changes in whitespace at EOL
#8 1.093     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.093     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.093     -I, --ignore-matching-lines <regex>
#8 1.093                           ignore changes whose all lines match <regex>
#8 1.093     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.093     --patience            generate diff using the "patience diff" algorithm
#8 1.093     --histogram           generate diff using the "histogram diff" algorithm
#8 1.093     --diff-algorithm <algorithm>
#8 1.093                           choose a diff algorithm
#8 1.093     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.093     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.093     --word-diff-regex <regex>
#8 1.093                           use <regex> to decide what a word is
#8 1.093     --color-words[=<regex>]
#8 1.093                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.093     --color-moved[=<mode>]
#8 1.093                           moved lines of code are colored differently
#8 1.093     --color-moved-ws <mode>
#8 1.093                           how white spaces are ignored in --color-moved
#8 1.093 
#8 1.093 Other diff options
#8 1.093     --relative[=<prefix>]
#8 1.093                           when run from subdir, exclude changes outside and show relative paths
#8 1.093     -a, --text            treat all files as text
#8 1.093     -R                    swap two inputs, reverse the diff
#8 1.093     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.093     --quiet               disable all output of the program
#8 1.093     --ext-diff            allow an external diff helper to be executed
#8 1.093     --textconv            run external text conversion filters when comparing binary files
#8 1.093     --ignore-submodules[=<when>]
#8 1.093                           ignore changes to submodules in the diff generation
#8 1.093     --submodule[=<format>]
#8 1.093                           specify how differences in submodules are shown
#8 1.093     --ita-invisible-in-index
#8 1.093                           hide 'git add -N' entries from the index
#8 1.093     --ita-visible-in-index
#8 1.093                           treat 'git add -N' entries as real in the index
#8 1.093     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.093     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.093     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.093     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.093     -O <file>             control the order in which files appear in the output
#8 1.093     --rotate-to <path>    show the change in the specified path first
#8 1.093     --skip-to <path>      skip the output to the specified path
#8 1.093     --find-object <object-id>
#8 1.093                           look for differences that change the number of occurrences of the specified object
#8 1.093     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.093                           select files by diff type
#8 1.093     --output <file>       output to a specific file
#8 1.093 
#8 1.095 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.USB'
#8 1.095 To add an exception for this directory, call:
#8 1.095 
#8 1.095 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.USB
#8 1.100 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.USB'
#8 1.100 To add an exception for this directory, call:
#8 1.100 
#8 1.100 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.USB
#8 1.102 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.102 usage: git diff --no-index [<options>] <path> <path>
#8 1.102 
#8 1.102 Diff output format options
#8 1.102     -p, --patch           generate patch
#8 1.102     -s, --no-patch        suppress diff output
#8 1.102     -u                    generate patch
#8 1.102     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.102     -W, --function-context
#8 1.102                           generate diffs with <n> lines context
#8 1.102     --raw                 generate the diff in raw format
#8 1.102     --patch-with-raw      synonym for '-p --raw'
#8 1.102     --patch-with-stat     synonym for '-p --stat'
#8 1.102     --numstat             machine friendly --stat
#8 1.102     --shortstat           output only the last line of --stat
#8 1.102     -X, --dirstat[=<param1,param2>...]
#8 1.102                           output the distribution of relative amount of changes for each sub-directory
#8 1.102     --cumulative          synonym for --dirstat=cumulative
#8 1.102     --dirstat-by-file[=<param1,param2>...]
#8 1.102                           synonym for --dirstat=files,param1,param2...
#8 1.102     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.102     --summary             condensed summary such as creations, renames and mode changes
#8 1.102     --name-only           show only names of changed files
#8 1.102     --name-status         show only names and status of changed files
#8 1.102     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.102                           generate diffstat
#8 1.102     --stat-width <width>  generate diffstat with a given width
#8 1.102     --stat-name-width <width>
#8 1.102                           generate diffstat with a given name width
#8 1.102     --stat-graph-width <width>
#8 1.102                           generate diffstat with a given graph width
#8 1.102     --stat-count <count>  generate diffstat with limited lines
#8 1.102     --compact-summary     generate compact summary in diffstat
#8 1.102     --binary              output a binary diff that can be applied
#8 1.102     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.102     --color[=<when>]      show colored diff
#8 1.102     --ws-error-highlight <kind>
#8 1.102                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.102     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.102     --abbrev[=<n>]        use <n> digits to display object names
#8 1.102     --src-prefix <prefix>
#8 1.102                           show the given source prefix instead of "a/"
#8 1.102     --dst-prefix <prefix>
#8 1.102                           show the given destination prefix instead of "b/"
#8 1.102     --line-prefix <prefix>
#8 1.102                           prepend an additional prefix to every line of output
#8 1.102     --no-prefix           do not show any source or destination prefix
#8 1.102     --inter-hunk-context <n>
#8 1.102                           show context between diff hunks up to the specified number of lines
#8 1.102     --output-indicator-new <char>
#8 1.102                           specify the character to indicate a new line instead of '+'
#8 1.102     --output-indicator-old <char>
#8 1.102                           specify the character to indicate an old line instead of '-'
#8 1.102     --output-indicator-context <char>
#8 1.102                           specify the character to indicate a context instead of ' '
#8 1.102 
#8 1.102 Diff rename options
#8 1.102     -B, --break-rewrites[=<n>[/<m>]]
#8 1.102                           break complete rewrite changes into pairs of delete and create
#8 1.102     -M, --find-renames[=<n>]
#8 1.102                           detect renames
#8 1.102     -D, --irreversible-delete
#8 1.102                           omit the preimage for deletes
#8 1.102     -C, --find-copies[=<n>]
#8 1.102                           detect copies
#8 1.102     --find-copies-harder  use unmodified files as source to find copies
#8 1.102     --no-renames          disable rename detection
#8 1.102     --rename-empty        use empty blobs as rename source
#8 1.102     --follow              continue listing the history of a file beyond renames
#8 1.102     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.102 
#8 1.102 Diff algorithm options
#8 1.102     --minimal             produce the smallest possible diff
#8 1.102     -w, --ignore-all-space
#8 1.102                           ignore whitespace when comparing lines
#8 1.102     -b, --ignore-space-change
#8 1.102                           ignore changes in amount of whitespace
#8 1.102     --ignore-space-at-eol
#8 1.102                           ignore changes in whitespace at EOL
#8 1.102     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.102     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.102     -I, --ignore-matching-lines <regex>
#8 1.102                           ignore changes whose all lines match <regex>
#8 1.102     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.102     --patience            generate diff using the "patience diff" algorithm
#8 1.102     --histogram           generate diff using the "histogram diff" algorithm
#8 1.102     --diff-algorithm <algorithm>
#8 1.102                           choose a diff algorithm
#8 1.102     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.102     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.102     --word-diff-regex <regex>
#8 1.102                           use <regex> to decide what a word is
#8 1.102     --color-words[=<regex>]
#8 1.102                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.102     --color-moved[=<mode>]
#8 1.102                           moved lines of code are colored differently
#8 1.102     --color-moved-ws <mode>
#8 1.102                           how white spaces are ignored in --color-moved
#8 1.102 
#8 1.102 Other diff options
#8 1.102     --relative[=<prefix>]
#8 1.102                           when run from subdir, exclude changes outside and show relative paths
#8 1.102     -a, --text            treat all files as text
#8 1.102     -R                    swap two inputs, reverse the diff
#8 1.102     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.102     --quiet               disable all output of the program
#8 1.102     --ext-diff            allow an external diff helper to be executed
#8 1.102     --textconv            run external text conversion filters when comparing binary files
#8 1.102     --ignore-submodules[=<when>]
#8 1.102                           ignore changes to submodules in the diff generation
#8 1.102     --submodule[=<format>]
#8 1.102                           specify how differences in submodules are shown
#8 1.102     --ita-invisible-in-index
#8 1.102                           hide 'git add -N' entries from the index
#8 1.102     --ita-visible-in-index
#8 1.102                           treat 'git add -N' entries as real in the index
#8 1.102     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.102     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.102     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.102     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.102     -O <file>             control the order in which files appear in the output
#8 1.102     --rotate-to <path>    show the change in the specified path first
#8 1.102     --skip-to <path>      skip the output to the specified path
#8 1.102     --find-object <object-id>
#8 1.102                           look for differences that change the number of occurrences of the specified object
#8 1.102     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.102                           select files by diff type
#8 1.102     --output <file>       output to a specific file
#8 1.102 
#8 1.104 WARNING: titan.Libraries.TCCUsefulFunctions skipped because it contains uncommitted modifications!
#8 1.104 WARNING: titan.ProtocolEmulations.M3UA skipped because it contains uncommitted modifications!
#8 1.105 WARNING: titan.ProtocolModules.BSSAPP_v7.3.0 skipped because it contains uncommitted modifications!
#8 1.105 WARNING: titan.ProtocolModules.DIAMETER_ProtocolModule_Generator skipped because it contains uncommitted modifications!
#8 1.105 WARNING: titan.ProtocolModules.DNS skipped because it contains uncommitted modifications!
#8 1.105 WARNING: titan.ProtocolModules.GRE skipped because it contains uncommitted modifications!
#8 1.105 WARNING: titan.ProtocolModules.GTP_v13.5.0 skipped because it contains uncommitted modifications!
#8 1.105 WARNING: titan.ProtocolModules.GTPv2_v13.7.0 skipped because it contains uncommitted modifications!
#8 1.106 WARNING: titan.ProtocolModules.ICMPv6 skipped because it contains uncommitted modifications!
#8 1.106 WARNING: titan.ProtocolModules.ICMP skipped because it contains uncommitted modifications!
#8 1.106 WARNING: titan.ProtocolModules.IP skipped because it contains uncommitted modifications!
#8 1.107 WARNING: titan.ProtocolModules.ISUP_Q.762 skipped because it contains uncommitted modifications!
#8 1.107 WARNING: titan.ProtocolModules.JSON_v07_2006 skipped because it contains uncommitted modifications!
#8 1.107 WARNING: titan.ProtocolModules.L2TP skipped because it contains uncommitted modifications!
#8 1.107 WARNING: titan.ProtocolModules.LLC_v7.1.0 skipped because it contains uncommitted modifications!
#8 1.108 WARNING: titan.ProtocolModules.M3UA skipped because it contains uncommitted modifications!
#8 1.108 WARNING: titan.ProtocolModules.SMPP skipped because it contains uncommitted modifications!
#8 1.108 WARNING: titan.ProtocolModules.MobileL3_v13.4.0 skipped because it contains uncommitted modifications!
#8 1.108 WARNING: titan.ProtocolModules.TCP skipped because it contains uncommitted modifications!
#8 1.109 WARNING: titan.ProtocolModules.RTP skipped because it contains uncommitted modifications!
#8 1.109 WARNING: titan.ProtocolModules.UDP skipped because it contains uncommitted modifications!
#8 1.109 WARNING: titan.ProtocolModules.M2PA skipped because it contains uncommitted modifications!
#8 1.109 WARNING: titan.ProtocolModules.ROSE skipped because it contains uncommitted modifications!
#8 1.110 WARNING: titan.ProtocolModules.SCTP skipped because it contains uncommitted modifications!
#8 1.110 WARNING: titan.ProtocolModules.SDP skipped because it contains uncommitted modifications!
#8 1.110 WARNING: titan.ProtocolModules.SUA skipped because it contains uncommitted modifications!
#8 1.110 WARNING: titan.ProtocolModules.NAS_EPS_15.2.0.1 skipped because it contains uncommitted modifications!
#8 1.111 WARNING: titan.ProtocolModules.NS_v7.3.0 skipped because it contains uncommitted modifications!
#8 1.111 WARNING: titan.ProtocolModules.SGsAP_13.2.0 skipped because it contains uncommitted modifications!
#8 1.111 WARNING: titan.ProtocolModules.SNDCP_v7.0.0 skipped because it contains uncommitted modifications!
#8 1.111 WARNING: titan.ProtocolModules.PFCP_v15.1.0 skipped because it contains uncommitted modifications!
#8 1.112 WARNING: titan.TestPorts.Common_Components.Socket-API skipped because it contains uncommitted modifications!
#8 1.112 WARNING: titan.TestPorts.Common_Components.Abstract_Socket skipped because it contains uncommitted modifications!
#8 1.112 WARNING: titan.TestPorts.HTTPmsg skipped because it contains uncommitted modifications!
#8 1.112 WARNING: titan.TestPorts.IPL4asp skipped because it contains uncommitted modifications!
#8 1.113 WARNING: titan.TestPorts.LANL2asp skipped because it contains uncommitted modifications!
#8 1.113 WARNING: titan.TestPorts.PCAPasp skipped because it contains uncommitted modifications!
#8 1.113 WARNING: titan.TestPorts.PIPEasp skipped because it contains uncommitted modifications!
#8 1.113 WARNING: titan.TestPorts.SIPmsg skipped because it contains uncommitted modifications!
#8 1.113 WARNING: titan.TestPorts.TELNETasp skipped because it contains uncommitted modifications!
#8 1.114 WARNING: titan.TestPorts.TCPasp skipped because it contains uncommitted modifications!
#8 1.114 WARNING: titan.TestPorts.UDPasp skipped because it contains uncommitted modifications!
#8 1.114 WARNING: titan.TestPorts.UNIX_DOMAIN_SOCKETasp skipped because it contains uncommitted modifications!
#8 1.114 WARNING: titan.TestPorts.SCTPasp skipped because it contains uncommitted modifications!
#8 1.115 WARNING: titan.TestPorts.MTP3asp skipped because it contains uncommitted modifications!
#8 1.115 WARNING: titan.ProtocolEmulations.SCCP skipped because it contains uncommitted modifications!
#8 1.115 WARNING: titan.ProtocolModules.BSSGP_v13.0.0 skipped because it contains uncommitted modifications!
#8 1.115 WARNING: osmo-uecups skipped because it contains uncommitted modifications!
#8 1.116 WARNING: titan.ProtocolModules.BSSMAP skipped because it contains uncommitted modifications!
#8 1.116 WARNING: titan.ProtocolModules.MAP skipped because it contains uncommitted modifications!
#8 1.116 WARNING: titan.TestPorts.AF_PACKET skipped because it contains uncommitted modifications!
#8 1.116 WARNING: titan.TestPorts.USB skipped because it contains uncommitted modifications!
#8 1.117 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps'
#8 1.117 touch .make.deps
#8 1.118 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh
#8 1.119 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh'
#8 1.119 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh
#8 1.120 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh'
#8 1.120 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh
#8 1.121 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh'
#8 1.121 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh
#8 1.121 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh'
#8 1.122 + make pcap-client
#8 1.188 (cd pcap-client && ./gen_links.sh && ./regen_makefile.sh)
#8 1.192 Linking TCCInterface_Functions.ttcn
#8 1.193 Linking TCCConversion_Functions.ttcn
#8 1.194 Linking TCCConversion.cc
#8 1.196 Linking TCCInterface.cc
#8 1.197 Linking TCCInterface_ip.h
#8 1.198 Linking TCCEncoding_Functions.ttcn
#8 1.199 Linking TCCEncoding.cc
#8 1.200 Linking Socket_API_Definitions.ttcn
#8 1.202 Linking IPL4asp_Functions.ttcn
#8 1.203 Linking IPL4asp_PT.cc
#8 1.204 Linking IPL4asp_PT.hh
#8 1.205 Linking IPL4asp_PortType.ttcn
#8 1.206 Linking IPL4asp_Types.ttcn
#8 1.207 Linking IPL4asp_discovery.cc
#8 1.208 Linking IPL4asp_protocol_L234.hh
#8 1.209 Linking TELNETasp_PT.cc
#8 1.210 Linking TELNETasp_PT.hh
#8 1.211 Linking TELNETasp_PortType.ttcn
#8 1.212 Linking Misc_Helpers.ttcn
#8 1.213 Linking General_Types.ttcn
#8 1.214 Linking GSM_Types.ttcn
#8 1.215 Linking Osmocom_Types.ttcn
#8 1.216 Linking Native_Functions.ttcn
#8 1.217 Linking Native_FunctionDefs.cc
#8 1.218 Linking Osmocom_VTY_Functions.ttcn
#8 1.219 Linking OPCAP_Types.ttcn
#8 1.220 Linking OPCAP_Templates.ttcn
#8 1.221 Linking OPCAP_CodecPort.ttcn
#8 1.223 Linking OPCAP_CodecPort_CtrlFunct.ttcn
#8 1.224 Linking OPCAP_CodecPort_CtrlFunctdef.cc
#8 1.225 Linking OPCAP_Adapter.ttcn
#8 1.237 ttcn3_makefilegen: warning: TTCN-3 preprocessing (option `-p') is enabled, but no TTCN-3 files to be preprocessed were given for the Makefile.
#8 1.237 Generating Makefile skeleton...
#8 1.237 Makefile skeleton was generated.
#8 1.262 make -C pcap-client compile
#8 1.264 make[1]: Entering directory '/osmo-ttcn3-hacks/pcap-client'
#8 1.264 /usr/bin/ttcn3_compiler -L -U 8 GSM_Types.ttcn General_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn Misc_Helpers.ttcn Native_Functions.ttcn OPCAP_Adapter.ttcn OPCAP_CLIENT_Tests.ttcn OPCAP_CodecPort.ttcn OPCAP_CodecPort_CtrlFunct.ttcn OPCAP_Templates.ttcn OPCAP_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn - GSM_Types.ttcn General_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn Misc_Helpers.ttcn Native_Functions.ttcn OPCAP_Adapter.ttcn OPCAP_CLIENT_Tests.ttcn OPCAP_CodecPort.ttcn OPCAP_CodecPort_CtrlFunct.ttcn OPCAP_Templates.ttcn OPCAP_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn
#8 1.268 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled.
#8 1.268 
#8 1.270 Notify: Parsing TTCN-3 module `GSM_Types.ttcn'...
#8 1.274 Notify: Parsing TTCN-3 module `General_Types.ttcn'...
#8 1.276 Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'...
#8 1.277 Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'...
#8 1.277 Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'...
#8 1.278 Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'...
#8 1.278 Notify: Parsing TTCN-3 module `Native_Functions.ttcn'...
#8 1.278 Notify: Parsing TTCN-3 module `OPCAP_Adapter.ttcn'...
#8 1.278 Notify: Parsing TTCN-3 module `OPCAP_CLIENT_Tests.ttcn'...
#8 1.279 Notify: Parsing TTCN-3 module `OPCAP_CodecPort.ttcn'...
#8 1.279 Notify: Parsing TTCN-3 module `OPCAP_CodecPort_CtrlFunct.ttcn'...
#8 1.279 Notify: Parsing TTCN-3 module `OPCAP_Templates.ttcn'...
#8 1.279 Notify: Parsing TTCN-3 module `OPCAP_Types.ttcn'...
#8 1.279 Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'...
#8 1.280 Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'...
#8 1.281 Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'...
#8 1.281 Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'...
#8 1.282 Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'...
#8 1.284 Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'...
#8 1.284 Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'...
#8 1.284 Notify: Checking modules...
#8 1.289 OPCAP_Adapter.ttcn: In TTCN-3 module `OPCAP_Adapter':
#8 1.289  OPCAP_Adapter.ttcn:39.1-58.1: In function definition `f_connect':
#8 1.289   OPCAP_Adapter.ttcn:44.2-47.2: In if statement:
#8 1.289    OPCAP_Adapter.ttcn:45.3-87: In function instance:
#8 1.289     OPCAP_Adapter.ttcn:45.3-87: warning: The value returned by external function `@OPCAP_CodecPort_CtrlFunct.f_IPL4_close' is not used
#8 1.289  OPCAP_Adapter.ttcn:61.1-78.1: In function definition `f_bind':
#8 1.289   OPCAP_Adapter.ttcn:65.2-68.2: In if statement:
#8 1.289    OPCAP_Adapter.ttcn:66.3-87: In function instance:
#8 1.289     OPCAP_Adapter.ttcn:66.3-87: warning: The value returned by external function `@OPCAP_CodecPort_CtrlFunct.f_IPL4_close' is not used
#8 1.289  OPCAP_Adapter.ttcn:89.1-92.1: In function definition `f_disconnect':
#8 1.289   OPCAP_Adapter.ttcn:90.2-86: In function instance:
#8 1.289    OPCAP_Adapter.ttcn:90.2-86: warning: The value returned by external function `@OPCAP_CodecPort_CtrlFunct.f_IPL4_close' is not used
#8 1.290 OPCAP_CLIENT_Tests.ttcn: In TTCN-3 module `OPCAP_CLIENT_Tests':
#8 1.290  OPCAP_CLIENT_Tests.ttcn:48.9-58.1: In function definition `f_init_one_srv':
#8 1.290   OPCAP_CLIENT_Tests.ttcn:57.2-46: In function instance:
#8 1.290    OPCAP_CLIENT_Tests.ttcn:57.2-46: warning: The value returned by function `@OPCAP_Adapter.f_opcap_exp' is not used
#8 1.290  OPCAP_CLIENT_Tests.ttcn:123.1-135.1: In testcase definition `TC_reconnect':
#8 1.290   OPCAP_CLIENT_Tests.ttcn:133.2-39: In function instance:
#8 1.290    OPCAP_CLIENT_Tests.ttcn:133.2-39: warning: The value returned by function `@OPCAP_Adapter.f_opcap_exp' is not used
#8 1.291 Notify: Generating code...
#8 1.312 Notify: File `GSM_Types.hh' was generated.
#8 1.312 Notify: File `GSM_Types.cc' was generated.
#8 1.313 Notify: File `GSM_Types_part_1.cc' was generated.
#8 1.313 Notify: File `GSM_Types_part_2.cc' was generated.
#8 1.313 Notify: File `GSM_Types_part_3.cc' was generated.
#8 1.313 Notify: File `GSM_Types_part_4.cc' was generated.
#8 1.313 Notify: File `GSM_Types_part_5.cc' was generated.
#8 1.314 Notify: File `GSM_Types_part_6.cc' was generated.
#8 1.314 Notify: File `GSM_Types_part_7.cc' was generated.
#8 1.314 Notify: File `General_Types.hh' was generated.
#8 1.314 Notify: File `General_Types.cc' was generated.
#8 1.314 Notify: File `General_Types_part_1.cc' was generated.
#8 1.315 Notify: File `General_Types_part_2.cc' was generated.
#8 1.315 Notify: File `General_Types_part_3.cc' was generated.
#8 1.315 Notify: File `General_Types_part_4.cc' was generated.
#8 1.315 Notify: File `General_Types_part_5.cc' was generated.
#8 1.315 Notify: File `General_Types_part_6.cc' was generated.
#8 1.315 Notify: File `General_Types_part_7.cc' was generated.
#8 1.315 Notify: File `IPL4asp_Functions.hh' was generated.
#8 1.315 Notify: File `IPL4asp_Functions.cc' was generated.
#8 1.316 Notify: File `IPL4asp_Functions_part_1.cc' was generated.
#8 1.316 Notify: File `IPL4asp_Functions_part_2.cc' was generated.
#8 1.316 Notify: File `IPL4asp_Functions_part_3.cc' was generated.
#8 1.316 Notify: File `IPL4asp_Functions_part_4.cc' was generated.
#8 1.316 Notify: File `IPL4asp_Functions_part_5.cc' was generated.
#8 1.316 Notify: File `IPL4asp_Functions_part_6.cc' was generated.
#8 1.316 Notify: File `IPL4asp_Functions_part_7.cc' was generated.
#8 1.316 Notify: File `IPL4asp_PortType.hh' was generated.
#8 1.316 Notify: File `IPL4asp_PortType.cc' was generated.
#8 1.316 Notify: File `IPL4asp_PortType_part_1.cc' was generated.
#8 1.317 Notify: File `IPL4asp_PortType_part_2.cc' was generated.
#8 1.317 Notify: File `IPL4asp_PortType_part_3.cc' was generated.
#8 1.317 Notify: File `IPL4asp_PortType_part_4.cc' was generated.
#8 1.317 Notify: File `IPL4asp_PortType_part_5.cc' was generated.
#8 1.317 Notify: File `IPL4asp_PortType_part_6.cc' was generated.
#8 1.317 Notify: File `IPL4asp_PortType_part_7.cc' was generated.
#8 1.317 Notify: File `IPL4asp_Types.hh' was generated.
#8 1.317 Notify: File `IPL4asp_Types.cc' was generated.
#8 1.318 Notify: File `IPL4asp_Types_part_1.cc' was generated.
#8 1.318 Notify: File `IPL4asp_Types_part_2.cc' was generated.
#8 1.318 Notify: File `IP
#8 1.318 [output clipped, log limit 200KiB/s reached]
#8 1.338 touch compile
#8 1.342 make[1]: Leaving directory '/osmo-ttcn3-hacks/pcap-client'
#8 1.342 make -j16 -C pcap-client
#8 1.354 make[1]: Entering directory '/osmo-ttcn3-hacks/pcap-client'
#8 1.387 Creating dependency file for TELNETasp_PT.cc
#8 1.387 Creating dependency file for TCCEncoding.cc
#8 1.387 Creating dependency file for TCCInterface.cc
#8 1.387 Creating dependency file for TCCConversion.cc
#8 1.388 Creating dependency file for OPCAP_CodecPort_CtrlFunctdef.cc
#8 1.388 Creating dependency file for Native_FunctionDefs.cc
#8 1.388 Creating dependency file for IPL4asp_discovery.cc
#8 1.388 Creating dependency file for IPL4asp_PT.cc
#8 1.413 Creating dependency file for TELNETasp_PortType_part_7.cc
#8 1.414 Creating dependency file for TELNETasp_PortType_part_6.cc
#8 1.414 Creating dependency file for TELNETasp_PortType_part_4.cc
#8 1.414 Creating dependency file for TELNETasp_PortType_part_5.cc
#8 1.414 Creating dependency file for TELNETasp_PortType_part_3.cc
#8 1.414 Creating dependency file for TELNETasp_PortType_part_2.cc
#8 1.415 Creating dependency file for TELNETasp_PortType_part_1.cc
#8 1.417 Creating dependency file for TCCInterface_Functions_part_7.cc
#8 1.417 Creating dependency file for TCCInterface_Functions_part_6.cc
#8 1.425 Creating dependency file for TCCInterface_Functions_part_5.cc
#8 1.425 Creating dependency file for TCCInterface_Functions_part_4.cc
#8 1.427 Creating dependency file for TCCInterface_Functions_part_3.cc
#8 1.427 Creating dependency file for TCCInterface_Functions_part_2.cc
#8 1.430 Creating dependency file for TCCInterface_Functions_part_1.cc
#8 1.438 Creating dependency file for TCCEncoding_Functions_part_7.cc
#8 1.439 Creating dependency file for TCCEncoding_Functions_part_5.cc
#8 1.439 Creating dependency file for TCCEncoding_Functions_part_6.cc
#8 1.441 Creating dependency file for TCCEncoding_Functions_part_4.cc
#8 1.442 Creating dependency file for TCCEncoding_Functions_part_3.cc
#8 1.444 Creating dependency file for TCCEncoding_Functions_part_2.cc
#8 1.451 Creating dependency file for TCCEncoding_Functions_part_1.cc
#8 1.452 Creating dependency file for TCCConversion_Functions_part_7.cc
#8 1.453 Creating dependency file for TCCConversion_Functions_part_6.cc
#8 1.454 Creating dependency file for TCCConversion_Functions_part_5.cc
#8 1.456 Creating dependency file for TCCConversion_Functions_part_4.cc
#8 1.463 Creating dependency file for TCCConversion_Functions_part_3.cc
#8 1.465 Creating dependency file for TCCConversion_Functions_part_2.cc
#8 1.466 Creating dependency file for TCCConversion_Functions_part_1.cc
#8 1.467 Creating dependency file for Socket_API_Definitions_part_7.cc
#8 1.468 Creating dependency file for Socket_API_Definitions_part_6.cc
#8 1.468 Creating dependency file for Socket_API_Definitions_part_5.cc
#8 1.473 Creating dependency file for Socket_API_Definitions_part_4.cc
#8 1.473 Creating dependency file for Socket_API_Definitions_part_3.cc
#8 1.477 Creating dependency file for Socket_API_Definitions_part_2.cc
#8 1.477 Creating dependency file for Socket_API_Definitions_part_1.cc
#8 1.477 Creating dependency file for Osmocom_VTY_Functions_part_7.cc
#8 1.479 Creating dependency file for Osmocom_VTY_Functions_part_6.cc
#8 1.482 Creating dependency file for Osmocom_VTY_Functions_part_5.cc
#8 1.483 Creating dependency file for Osmocom_VTY_Functions_part_4.cc
#8 1.486 Creating dependency file for Osmocom_VTY_Functions_part_3.cc
#8 1.492 Creating dependency file for Osmocom_VTY_Functions_part_2.cc
#8 1.493 Creating dependency file for Osmocom_VTY_Functions_part_1.cc
#8 1.495 Creating dependency file for Osmocom_Types_part_7.cc
#8 1.497 Creating dependency file for Osmocom_Types_part_6.cc
#8 1.497 Creating dependency file for Osmocom_Types_part_5.cc
#8 1.504 Creating dependency file for Osmocom_Types_part_4.cc
#8 1.504 Creating dependency file for Osmocom_Types_part_3.cc
#8 1.506 Creating dependency file for Osmocom_Types_part_2.cc
#8 1.507 Creating dependency file for Osmocom_Types_part_1.cc
#8 1.507 Creating dependency file for OPCAP_Types_part_7.cc
#8 1.510 Creating dependency file for OPCAP_Types_part_6.cc
#8 1.511 Creating dependency file for OPCAP_Types_part_5.cc
#8 1.512 Creating dependency file for OPCAP_Types_part_4.cc
#8 1.516 Creating dependency file for OPCAP_Types_part_3.cc
#8 1.518 Creating dependency file for OPCAP_Types_part_2.cc
#8 1.521 Creating dependency file for OPCAP_Types_part_1.cc
#8 1.522 Creating dependency file for OPCAP_Templates_part_7.cc
#8 1.524 Creating dependency file for OPCAP_Templates_part_6.cc
#8 1.525 Creating dependency file for OPCAP_Templates_part_5.cc
#8 1.526 Creating dependency file for OPCAP_Templates_part_4.cc
#8 1.526 Creating dependency file for OPCAP_Templates_part_3.cc
#8 1.527 Creating dependency file for OPCAP_Templates_part_2.cc
#8 1.533 Creating dependency file for OPCAP_Templates_part_1.cc
#8 1.536 Creating dependency file for OPCAP_CodecPort_CtrlFunct_part_7.cc
#8 1.537 Creating dependency file for OPCAP_CodecPort_CtrlFunct_part_6.cc
#8 1.539 Creating dependency file for OPCAP_CodecPort_CtrlFunct_part_5.cc
#8 1.540 Creating dependency file for OPCAP_CodecPort_CtrlFunct_part_4.cc
#8 1.544 Creating dependency file for OPCAP_CodecPort_CtrlFunct_part_3.cc
#8 1.545 Creating dependency file for OPCAP_CodecPort_CtrlFunct_part_2.cc
#8 1.546 Creating dependency file for OPCAP_CodecPort_CtrlFunct_part_1.cc
#8 1.550 Creating dependency file for OPCAP_CodecPort_part_6.cc
#8 1.550 Creating dependency file for OPCAP_CodecPort_part_7.cc
#8 1.552 Creating dependency file for OPCAP_CodecPort_part_5.cc
#8 1.552 Creating dependency file for OPCAP_CodecPort_part_4.cc
#8 1.554 Creating dependency file for OPCAP_CodecPort_part_3.cc
#8 1.555 Creating dependency file for OPCAP_CodecPort_part_2.cc
#8 1.555 Creating dependency file for OPCAP_CodecPort_part_1.cc
#8 1.557 Creating dependency file for OPCAP_CLIENT_Tests_part_7.cc
#8 1.560 Creating dependency file for OPCAP_CLIENT_Tests_part_6.cc
#8 1.561 Creating dependency file for OPCAP_CLIENT_Tests_part_5.cc
#8 1.563 Creating dependency file for OPCAP_CLIENT_Tests_part_3.cc
#8 1.563 Creating dependency file for OPCAP_CLIENT_Tests_part_4.cc
#8 1.563 Creating dependency file for OPCAP_CLIENT_Tests_part_2.cc
#8 1.563 Creating dependency file for OPCAP_CLIENT_Tests_part_1.cc
#8 1.563 Creating dependency file for OPCAP_Adapter_part_7.cc
#8 1.565 Creating dependency file for OPCAP_Adapter_part_6.cc
#8 1.568 Creating dependency file for OPCAP_Adapter_part_5.cc
#8 1.568 Creating dependency file for OPCAP_Adapter_part_4.cc
#8 1.568 Creating dependency file for OPCAP_Adapter_part_3.cc
#8 1.568 Creating dependency file for OPCAP_Adapter_part_2.cc
#8 1.569 Creating dependency file for OPCAP_Adapter_part_1.cc
#8 1.573 Creating dependency file for Native_Functions_part_7.cc
#8 1.573 Creating dependency file for Native_Functions_part_6.cc
#8 1.574 Creating dependency file for Native_Functions_part_5.cc
#8 1.575 Creating dependency file for Native_Functions_part_4.cc
#8 1.576 Creating dependency file for Native_Functions_part_3.cc
#8 1.577 Creating dependency file for Native_Functions_part_2.cc
#8 1.577 Creating dependency file for Native_Functions_part_1.cc
#8 1.577 Creating dependency file for Misc_Helpers_part_7.cc
#8 1.581 Creating dependency file for Misc_Helpers_part_6.cc
#8 1.581 Creating dependency file for Misc_Helpers_part_5.cc
#8 1.583 Creating dependency file for Misc_Helpers_part_4.cc
#8 1.584 Creating dependency file for Misc_Helpers_part_3.cc
#8 1.585 Creating dependency file for Misc_Helpers_part_2.cc
#8 1.586 Creating dependency file for Misc_Helpers_part_1.cc
#8 1.586 Creating dependency file for IPL4asp_Types_part_7.cc
#8 1.586 Creating dependency file for IPL4asp_Types_part_6.cc
#8 1.587 Creating dependency file for IPL4asp_Types_part_5.cc
#8 1.587 Creating dependency file for IPL4asp_Types_part_4.cc
#8 1.590 Creating dependency file for IPL4asp_Types_part_3.cc
#8 1.591 Creating dependency file for IPL4asp_Types_part_2.cc
#8 1.592 Creating dependency file for IPL4asp_Types_part_1.cc
#8 1.592 Creating dependency file for IPL4asp_PortType_part_7.cc
#8 1.594 Creating dependency file for IPL4asp_PortType_part_6.cc
#8 1.594 Creating dependency file for IPL4asp_PortType_part_5.cc
#8 1.596 Creating dependency file for IPL4asp_PortType_part_4.cc
#8 1.596 Creating dependency file for IPL4asp_PortType_part_3.cc
#8 1.598 Creating dependency file for IPL4asp_PortType_part_2.cc
#8 1.601 Creating dependency file for IPL4asp_PortType_part_1.cc
#8 1.601 Creating dependency file for IPL4asp_Functions_part_7.cc
#8 1.603 Creating dependency file for IPL4asp_Functions_part_6.cc
#8 1.606 Creating dependency file for IPL4asp_Functions_part_5.cc
#8 1.606 Creating dependency file for IPL4asp_Functions_part_4.cc
#8 1.608 Creating dependency file for IPL4asp_Functions_part_3.cc
#8 1.609 Creating dependency file for IPL4asp_Functions_part_2.cc
#8 1.609 Creating dependency file for IPL4asp_Functions_part_1.cc
#8 1.610 Creating dependency file for General_Types_part_7.cc
#8 1.611 Creating dependency file for General_Types_part_6.cc
#8 1.613 Creating dependency file for General_Types_part_5.cc
#8 1.614 Creating dependency file for General_Types_part_4.cc
#8 1.618 Creating dependency file for General_Types_part_2.cc
#8 1.618 Creating dependency file for General_Types_part_3.cc
#8 1.619 Creating dependency file for General_Types_part_1.cc
#8 1.620 Creating dependency file for GSM_Types_part_7.cc
#8 1.621 Creating dependency file for GSM_Types_part_6.cc
#8 1.624 Creating dependency file for GSM_Types_part_5.cc
#8 1.625 Creating dependency file for GSM_Types_part_4.cc
#8 1.625 Creating dependency file for GSM_Types_part_3.cc
#8 1.632 Creating dependency file for GSM_Types_part_2.cc
#8 1.671 Creating dependency file for GSM_Types_part_1.cc
#8 1.671 Creating dependency file for TELNETasp_PortType.cc
#8 1.675 Creating dependency file for TCCInterface_Functions.cc
#8 1.676 Creating dependency file for TCCEncoding_Functions.cc
#8 1.677 Creating dependency file for TCCConversion_Functions.cc
#8 1.678 Creating dependency file for Socket_API_Definitions.cc
#8 1.694 Creating dependency file for Osmocom_VTY_Functions.cc
#8 1.698 Creating dependency file for Osmocom_Types.cc
#8 1.703 Creating dependency file for OPCAP_Types.cc
#8 1.704 Creating dependency file for OPCAP_Templates.cc
#8 1.705 Creating dependency file for OPCAP_CodecPort_CtrlFunct.cc
#8 1.705 Creating dependency file for OPCAP_CodecPort.cc
#8 1.707 Creating dependency file for OPCAP_CLIENT_Tests.cc
#8 1.711 Creating dependency file for OPCAP_Adapter.cc
#8 1.731 Creating dependency file for Native_Functions.cc
#8 1.735 Creating dependency file for Misc_Helpers.cc
#8 1.756 Creating dependency file for IPL4asp_Types.cc
#8 1.758 Creating dependency file for IPL4asp_PortType.cc
#8 1.758 Creating dependency file for IPL4asp_Functions.cc
#8 1.762 Creating dependency file for General_Types.cc
#8 1.765 Creating dependency file for GSM_Types.cc
#8 1.911 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_Types.o GSM_Types.cc
#8 1.911 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o General_Types.o General_Types.cc
#8 1.911 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Functions.o IPL4asp_Functions.cc
#8 1.912 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PortType.o IPL4asp_PortType.cc
#8 1.912 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Types.o IPL4asp_Types.cc
#8 1.912 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Misc_Helpers.o Misc_Helpers.cc
#8 1.912 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_Functions.o Native_Functions.cc
#8 1.913 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_Adapter.o OPCAP_Adapter.cc
#8 1.913 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_CLIENT_Tests.o OPCAP_CLIENT_Tests.cc
#8 1.913 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_CodecPort.o OPCAP_CodecPort.cc
#8 1.914 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_CodecPort_CtrlFunct.o OPCAP_CodecPort_CtrlFunct.cc
#8 1.914 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_Templates.o OPCAP_Templates.cc
#8 1.914 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_Types.o OPCAP_Types.cc
#8 1.915 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Types.o Osmocom_Types.cc
#8 1.915 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc
#8 1.915 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Socket_API_Definitions.o Socket_API_Definitions.cc
#8 2.654 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion_Functions.o TCCConversion_Functions.cc
#8 2.718 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCEncoding_Functions.o TCCEncoding_Functions.cc
#8 2.736 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface_Functions.o TCCInterface_Functions.cc
#8 2.841 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TELNETasp_PortType.o TELNETasp_PortType.cc
#8 2.862 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_Types_part_1.o GSM_Types_part_1.cc
#8 2.905 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_Types_part_2.o GSM_Types_part_2.cc
#8 2.917 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_Types_part_3.o GSM_Types_part_3.cc
#8 2.927 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_Types_part_4.o GSM_Types_part_4.cc
#8 2.934 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_Types_part_5.o GSM_Types_part_5.cc
#8 3.026 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_Types_part_6.o GSM_Types_part_6.cc
#8 3.033 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_Types_part_7.o GSM_Types_part_7.cc
#8 3.067 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o General_Types_part_1.o General_Types_part_1.cc
#8 3.068 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o General_Types_part_2.o General_Types_part_2.cc
#8 3.070 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o General_Types_part_3.o General_Types_part_3.cc
#8 3.111 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o General_Types_part_4.o General_Types_part_4.cc
#8 3.177 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o General_Types_part_5.o General_Types_part_5.cc
#8 3.197 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o General_Types_part_6.o General_Types_part_6.cc
#8 3.221 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o General_Types_part_7.o General_Types_part_7.cc
#8 3.244 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc
#8 3.267 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc
#8 3.294 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc
#8 3.316 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc
#8 3.339 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc
#8 3.362 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc
#8 3.387 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc
#8 3.410 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc
#8 3.435 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc
#8 3.446 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc
#8 3.459 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc
#8 3.471 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc
#8 3.482 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc
#8 3.495 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc
#8 3.506 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc
#8 3.520 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc
#8 3.979 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc
#8 4.063 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc
#8 4.076 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc
#8 4.090 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc
#8 4.103 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc
#8 4.112 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc
#8 4.128 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc
#8 4.144 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc
#8 4.146 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc
#8 4.150 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc
#8 4.153 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc
#8 4.154 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc
#8 4.160 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_Functions_part_1.o Native_Functions_part_1.cc
#8 4.170 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_Functions_part_2.o Native_Functions_part_2.cc
#8 4.171 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_Functions_part_3.o Native_Functions_part_3.cc
#8 4.172 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_Functions_part_4.o Native_Functions_part_4.cc
#8 4.176 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_Functions_part_5.o Native_Functions_part_5.cc
#8 4.180 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_Functions_part_6.o Native_Functions_part_6.cc
#8 4.184 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_Functions_part_7.o Native_Functions_part_7.cc
#8 4.194 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_Adapter_part_1.o OPCAP_Adapter_part_1.cc
#8 4.194 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_Adapter_part_2.o OPCAP_Adapter_part_2.cc
#8 4.199 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_Adapter_part_3.o OPCAP_Adapter_part_3.cc
#8 4.201 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_Adapter_part_4.o OPCAP_Adapter_part_4.cc
#8 4.202 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_Adapter_part_5.o OPCAP_Adapter_part_5.cc
#8 4.205 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_Adapter_part_6.o OPCAP_Adapter_part_6.cc
#8 4.210 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_Adapter_part_7.o OPCAP_Adapter_part_7.cc
#8 4.217 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_CLIENT_Tests_part_1.o OPCAP_CLIENT_Tests_part_1.cc
#8 4.219 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_CLIENT_Tests_part_2.o OPCAP_CLIENT_Tests_part_2.cc
#8 4.223 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_CLIENT_Tests_part_3.o OPCAP_CLIENT_Tests_part_3.cc
#8 4.225 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_CLIENT_Tests_part_4.o OPCAP_CLIENT_Tests_part_4.cc
#8 4.226 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_CLIENT_Tests_part_5.o OPCAP_CLIENT_Tests_part_5.cc
#8 4.234 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_CLIENT_Tests_part_6.o OPCAP_CLIENT_Tests_part_6.cc
#8 4.236 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_CLIENT_Tests_part_7.o OPCAP_CLIENT_Tests_part_7.cc
#8 4.239 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_CodecPort_part_1.o OPCAP_CodecPort_part_1.cc
#8 4.240 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_CodecPort_part_2.o OPCAP_CodecPort_part_2.cc
#8 4.241 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_CodecPort_part_3.o OPCAP_CodecPort_part_3.cc
#8 4.246 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_CodecPort_part_4.o OPCAP_CodecPort_part_4.cc
#8 4.246 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_CodecPort_part_5.o OPCAP_CodecPort_part_5.cc
#8 4.247 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_CodecPort_part_6.o OPCAP_CodecPort_part_6.cc
#8 4.252 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_CodecPort_part_7.o OPCAP_CodecPort_part_7.cc
#8 4.254 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_CodecPort_CtrlFunct_part_1.o OPCAP_CodecPort_CtrlFunct_part_1.cc
#8 4.259 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_CodecPort_CtrlFunct_part_2.o OPCAP_CodecPort_CtrlFunct_part_2.cc
#8 4.259 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_CodecPort_CtrlFunct_part_3.o OPCAP_CodecPort_CtrlFunct_part_3.cc
#8 4.261 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_CodecPort_CtrlFunct_part_4.o OPCAP_CodecPort_CtrlFunct_part_4.cc
#8 4.263 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_CodecPort_CtrlFunct_part_5.o OPCAP_CodecPort_CtrlFunct_part_5.cc
#8 4.265 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_CodecPort_CtrlFunct_part_6.o OPCAP_CodecPort_CtrlFunct_part_6.cc
#8 4.269 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_CodecPort_CtrlFunct_part_7.o OPCAP_CodecPort_CtrlFunct_part_7.cc
#8 4.271 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_Templates_part_1.o OPCAP_Templates_part_1.cc
#8 4.272 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_Templates_part_2.o OPCAP_Templates_part_2.cc
#8 4.276 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_Templates_part_3.o OPCAP_Templates_part_3.cc
#8 4.278 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_Templates_part_4.o OPCAP_Templates_part_4.cc
#8 4.282 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_Templates_part_5.o OPCAP_Templates_part_5.cc
#8 4.284 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_Templates_part_6.o OPCAP_Templates_part_6.cc
#8 4.284 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_Templates_part_7.o OPCAP_Templates_part_7.cc
#8 4.286 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_Types_part_1.o OPCAP_Types_part_1.cc
#8 4.287 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_Types_part_2.o OPCAP_Types_part_2.cc
#8 4.293 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_Types_part_3.o OPCAP_Types_part_3.cc
#8 4.294 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_Types_part_4.o OPCAP_Types_part_4.cc
#8 4.295 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_Types_part_5.o OPCAP_Types_part_5.cc
#8 4.298 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_Types_part_6.o OPCAP_Types_part_6.cc
#8 4.300 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_Types_part_7.o OPCAP_Types_part_7.cc
#8 4.305 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc
#8 4.308 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc
#8 4.308 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc
#8 4.317 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc
#8 4.317 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc
#8 4.318 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc
#8 4.319 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc
#8 4.321 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc
#8 4.331 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc
#8 4.332 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc
#8 4.340 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc
#8 4.340 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc
#8 4.341 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc
#8 4.341 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc
#8 4.342 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc
#8 4.355 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc
#8 4.360 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc
#8 4.362 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc
#8 4.362 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc
#8 4.364 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc
#8 4.364 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc
#8 4.387 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc
#8 4.410 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc
#8 4.434 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc
#8 4.457 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc
#8 4.481 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc
#8 4.504 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc
#8 4.527 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc
#8 4.550 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc
#8 4.746 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc
#8 4.815 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc
#8 4.841 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc
#8 4.869 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc
#8 4.898 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc
#8 4.923 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc
#8 4.952 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc
#8 4.984 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc
#8 5.020 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc
#8 5.052 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc
#8 5.082 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc
#8 5.112 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc
#8 5.122 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc
#8 5.141 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc
#8 5.143 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc
#8 5.193 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc
#8 5.253 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc
#8 5.268 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc
#8 5.278 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc
#8 5.291 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc
#8 5.300 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PT.o IPL4asp_PT.cc
#8 5.314 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_discovery.o IPL4asp_discovery.cc
#8 5.328 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_FunctionDefs.o Native_FunctionDefs.cc
#8 5.336 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_CodecPort_CtrlFunctdef.o OPCAP_CodecPort_CtrlFunctdef.cc
#8 5.439 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion.o TCCConversion.cc
#8 5.456 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCEncoding.o TCCEncoding.cc
#8 5.466 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface.o TCCInterface.cc
#8 5.506 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TELNETasp_PT.o TELNETasp_PT.cc
#8 5.535 g++  -shared -o GSM_Types.so GSM_Types.o
#8 5.554 g++  -shared -o General_Types.so General_Types.o
#8 5.595 g++  -shared -o IPL4asp_Functions.so IPL4asp_Functions.o
#8 5.666 g++  -shared -o IPL4asp_PortType.so IPL4asp_PortType.o
#8 5.673 g++  -shared -o IPL4asp_Types.so IPL4asp_Types.o
#8 5.690 g++  -shared -o Misc_Helpers.so Misc_Helpers.o
#8 5.728 g++  -shared -o Native_Functions.so Native_Functions.o
#8 5.784 g++  -shared -o OPCAP_Adapter.so OPCAP_Adapter.o
#8 5.802 g++  -shared -o OPCAP_CLIENT_Tests.so OPCAP_CLIENT_Tests.o
#8 5.808 g++  -shared -o OPCAP_CodecPort.so OPCAP_CodecPort.o
#8 5.813 g++  -shared -o OPCAP_CodecPort_CtrlFunct.so OPCAP_CodecPort_CtrlFunct.o
#8 5.832 g++  -shared -o OPCAP_Templates.so OPCAP_Templates.o
#8 5.868 g++  -shared -o OPCAP_Types.so OPCAP_Types.o
#8 5.902 g++  -shared -o Osmocom_Types.so Osmocom_Types.o
#8 5.916 g++  -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o
#8 5.930 g++  -shared -o Socket_API_Definitions.so Socket_API_Definitions.o
#8 5.936 g++  -shared -o TCCConversion_Functions.so TCCConversion_Functions.o
#8 5.944 g++  -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o
#8 5.958 g++  -shared -o TCCInterface_Functions.so TCCInterface_Functions.o
#8 5.996 g++  -shared -o TELNETasp_PortType.so TELNETasp_PortType.o
#8 6.037 g++  -shared -o GSM_Types_part_1.so GSM_Types_part_1.o
#8 6.041 g++  -shared -o GSM_Types_part_2.so GSM_Types_part_2.o
#8 6.067 g++  -shared -o GSM_Types_part_3.so GSM_Types_part_3.o
#8 6.068 g++  -shared -o GSM_Types_part_4.so GSM_Types_part_4.o
#8 6.074 g++  -shared -o GSM_Types_part_5.so GSM_Types_part_5.o
#8 6.083 g++  -shared -o GSM_Types_part_6.so GSM_Types_part_6.o
#8 6.114 g++  -shared -o GSM_Types_part_7.so GSM_Types_part_7.o
#8 6.127 g++  -shared -o General_Types_part_1.so General_Types_part_1.o
#8 6.141 g++  -shared -o General_Types_part_2.so General_Types_part_2.o
#8 6.165 g++  -shared -o General_Types_part_3.so General_Types_part_3.o
#8 6.175 g++  -shared -o General_Types_part_4.so General_Types_part_4.o
#8 6.197 g++  -shared -o General_Types_part_5.so General_Types_part_5.o
#8 6.198 g++  -shared -o General_Types_part_6.so General_Types_part_6.o
#8 6.217 g++  -shared -o General_Types_part_7.so General_Types_part_7.o
#8 6.222 g++  -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o
#8 6.231 g++  -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o
#8 6.234 g++  -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o
#8 6.242 g++  -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o
#8 6.244 g++  -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o
#8 6.244 g++  -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o
#8 6.253 g++  -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o
#8 6.257 g++  -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o
#8 6.257 g++  -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o
#8 6.263 g++  -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o
#8 6.266 g++  -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o
#8 6.278 g++  -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o
#8 6.278 g++  -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o
#8 6.278 g++  -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o
#8 6.279 g++  -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o
#8 6.285 g++  -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o
#8 6.288 g++  -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o
#8 6.289 g++  -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o
#8 6.292 g++  -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o
#8 6.296 g++  -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o
#8 6.297 g++  -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o
#8 6.299 g++  -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o
#8 6.307 g++  -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o
#8 6.309 g++  -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o
#8 6.311 g++  -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o
#8 6.312 g++  -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o
#8 6.330 g++  -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o
#8 6.334 g++  -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o
#8 6.337 g++  -shared -o Native_Functions_part_1.so Native_Functions_part_1.o
#8 6.342 g++  -shared -o Native_Functions_part_2.so Native_Functions_part_2.o
#8 6.347 g++  -shared -o Native_Functions_part_3.so Native_Functions_part_3.o
#8 6.349 g++  -shared -o Native_Functions_part_4.so Native_Functions_part_4.o
#8 6.361 g++  -shared -o Native_Functions_part_5.so Native_Functions_part_5.o
#8 6.365 g++  -shared -o Native_Functions_part_6.so Native_Functions_part_6.o
#8 6.373 g++  -shared -o Native_Functions_part_7.so Native_Functions_part_7.o
#8 6.376 g++  -shared -o OPCAP_Adapter_part_1.so OPCAP_Adapter_part_1.o
#8 6.378 g++  -shared -o OPCAP_Adapter_part_2.so OPCAP_Adapter_part_2.o
#8 6.384 g++  -shared -o OPCAP_Adapter_part_3.so OPCAP_Adapter_part_3.o
#8 6.389 g++  -shared -o OPCAP_Adapter_part_4.so OPCAP_Adapter_part_4.o
#8 6.402 g++  -shared -o OPCAP_Adapter_part_5.so OPCAP_Adapter_part_5.o
#8 6.403 g++  -shared -o OPCAP_Adapter_part_6.so OPCAP_Adapter_part_6.o
#8 6.404 g++  -shared -o OPCAP_Adapter_part_7.so OPCAP_Adapter_part_7.o
#8 6.407 g++  -shared -o OPCAP_CLIENT_Tests_part_1.so OPCAP_CLIENT_Tests_part_1.o
#8 6.412 g++  -shared -o OPCAP_CLIENT_Tests_part_2.so OPCAP_CLIENT_Tests_part_2.o
#8 6.415 g++  -shared -o OPCAP_CLIENT_Tests_part_3.so OPCAP_CLIENT_Tests_part_3.o
#8 6.416 g++  -shared -o OPCAP_CLIENT_Tests_part_4.so OPCAP_CLIENT_Tests_part_4.o
#8 6.419 g++  -shared -o OPCAP_CLIENT_Tests_part_5.so OPCAP_CLIENT_Tests_part_5.o
#8 6.419 g++  -shared -o OPCAP_CLIENT_Tests_part_6.so OPCAP_CLIENT_Tests_part_6.o
#8 6.421 g++  -shared -o OPCAP_CLIENT_Tests_part_7.so OPCAP_CLIENT_Tests_part_7.o
#8 6.424 g++  -shared -o OPCAP_CodecPort_part_1.so OPCAP_CodecPort_part_1.o
#8 6.427 g++  -shared -o OPCAP_CodecPort_part_2.so OPCAP_CodecPort_part_2.o
#8 6.431 g++  -shared -o OPCAP_CodecPort_part_3.so OPCAP_CodecPort_part_3.o
#8 6.432 g++  -shared -o OPCAP_CodecPort_part_4.so OPCAP_CodecPort_part_4.o
#8 6.432 g++  -shared -o OPCAP_CodecPort_part_5.so OPCAP_CodecPort_part_5.o
#8 6.433 g++  -shared -o OPCAP_CodecPort_part_6.so OPCAP_CodecPort_part_6.o
#8 6.434 g++  -shared -o OPCAP_CodecPort_part_7.so OPCAP_CodecPort_part_7.o
#8 6.438 g++  -shared -o OPCAP_CodecPort_CtrlFunct_part_1.so OPCAP_CodecPort_CtrlFunct_part_1.o
#8 6.439 g++  -shared -o OPCAP_CodecPort_CtrlFunct_part_2.so OPCAP_CodecPort_CtrlFunct_part_2.o
#8 6.447 g++  -shared -o OPCAP_CodecPort_CtrlFunct_part_3.so OPCAP_CodecPort_CtrlFunct_part_3.o
#8 6.447 g++  -shared -o OPCAP_CodecPort_CtrlFunct_part_4.so OPCAP_CodecPort_CtrlFunct_part_4.o
#8 6.447 g++  -shared -o OPCAP_CodecPort_CtrlFunct_part_5.so OPCAP_CodecPort_CtrlFunct_part_5.o
#8 6.447 g++  -shared -o OPCAP_CodecPort_CtrlFunct_part_6.so OPCAP_CodecPort_CtrlFunct_part_6.o
#8 6.448 g++  -shared -o OPCAP_CodecPort_CtrlFunct_part_7.so OPCAP_CodecPort_CtrlFunct_part_7.o
#8 6.450 g++  -shared -o OPCAP_Templates_part_1.so OPCAP_Templates_part_1.o
#8 6.453 g++  -shared -o OPCAP_Templates_part_2.so OPCAP_Templates_part_2.o
#8 6.458 g++  -shared -o OPCAP_Templates_part_3.so OPCAP_Templates_part_3.o
#8 6.461 g++  -shared -o OPCAP_Templates_part_4.so OPCAP_Templates_part_4.o
#8 6.462 g++  -shared -o OPCAP_Templates_part_5.so OPCAP_Templates_part_5.o
#8 6.463 g++  -shared -o OPCAP_Templates_part_6.so OPCAP_Templates_part_6.o
#8 6.463 g++  -shared -o OPCAP_Templates_part_7.so OPCAP_Templates_part_7.o
#8 6.474 g++  -shared -o OPCAP_Types_part_1.so OPCAP_Types_part_1.o
#8 6.474 g++  -shared -o OPCAP_Types_part_2.so OPCAP_Types_part_2.o
#8 6.474 g++  -shared -o OPCAP_Types_part_3.so OPCAP_Types_part_3.o
#8 6.475 g++  -shared -o OPCAP_Types_part_4.so OPCAP_Types_part_4.o
#8 6.478 g++  -shared -o OPCAP_Types_part_5.so OPCAP_Types_part_5.o
#8 6.478 g++  -shared -o OPCAP_Types_part_6.so OPCAP_Types_part_6.o
#8 6.478 g++  -shared -o OPCAP_Types_part_7.so OPCAP_Types_part_7.o
#8 6.481 g++  -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o
#8 6.481 g++  -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o
#8 6.485 g++  -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o
#8 6.490 g++  -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o
#8 6.491 g++  -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o
#8 6.491 g++  -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o
#8 6.491 g++  -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o
#8 6.503 g++  -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o
#8 6.505 g++  -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o
#8 6.506 g++  -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o
#8 6.507 g++  -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o
#8 6.507 g++  -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o
#8 6.507 g++  -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o
#8 6.510 g++  -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o
#8 6.513 g++  -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o
#8 6.520 g++  -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o
#8 6.520 g++  -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o
#8 6.521 g++  -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o
#8 6.521 g++  -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o
#8 6.535 g++  -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o
#8 6.535 g++  -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o
#8 6.535 g++  -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o
#8 6.536 g++  -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o
#8 6.536 g++  -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o
#8 6.536 g++  -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o
#8 6.538 g++  -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o
#8 6.566 g++  -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o
#8 6.566 g++  -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o
#8 6.567 g++  -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o
#8 6.567 g++  -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o
#8 6.569 g++  -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o
#8 6.570 g++  -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o
#8 6.598 g++  -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o
#8 6.599 g++  -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o
#8 6.601 g++  -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o
#8 6.602 g++  -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o
#8 6.612 g++  -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o
#8 6.616 g++  -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o
#8 6.627 g++  -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o
#8 6.631 g++  -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o
#8 6.631 g++  -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o
#8 6.636 g++  -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o
#8 6.638 g++  -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o
#8 6.639 g++  -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o
#8 6.645 g++  -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o
#8 6.657 g++  -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o
#8 6.660 g++  -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o
#8 6.661 g++  -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o
#8 6.661 g++  -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o
#8 6.666 g++  -shared -o IPL4asp_discovery.so IPL4asp_discovery.o
#8 6.667 g++  -shared -o Native_FunctionDefs.so Native_FunctionDefs.o
#8 6.670 g++  -shared -o OPCAP_CodecPort_CtrlFunctdef.so OPCAP_CodecPort_CtrlFunctdef.o
#8 6.671 g++  -shared -o TCCConversion.so TCCConversion.o
#8 6.672 g++  -shared -o TCCEncoding.so TCCEncoding.o
#8 6.683 g++  -shared -o TCCInterface.so TCCInterface.o
#8 6.687 g++  -shared -o TELNETasp_PT.so TELNETasp_PT.o
#8 6.992 g++  -shared -o IPL4asp_PT.so IPL4asp_PT.o
#8 7.039 if g++  -L /usr/lib/titan-fPIC  -o OPCAP_CLIENT_Tests -Wl,--no-as-needed GSM_Types.so General_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so Misc_Helpers.so Native_Functions.so OPCAP_Adapter.so OPCAP_CLIENT_Tests.so OPCAP_CodecPort.so OPCAP_CodecPort_CtrlFunct.so OPCAP_Templates.so OPCAP_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so OPCAP_Adapter_part_1.so OPCAP_Adapter_part_2.so OPCAP_Adapter_part_3.so OPCAP_Adapter_part_4.so OPCAP_Adapter_part_5.so OPCAP_Adapter_part_6.so OPCAP_Adapter_part_7.so OPCAP_CLIENT_Tests_part_1.so OPCAP_CLIENT_Tests_part_2.so OPCAP_CLIENT_Tests_part_3.so OPCAP_CLIENT_Tests_part_4.so OPCAP_CLIENT_Tests_part_5.so OPCAP_CLIENT_Tests_part_6.so OPCAP_CLIENT_Tests_part_7.so OPCAP_CodecPort_part_1.so OPCAP_CodecPort_part_2.so OPCAP_CodecPort_part_3.so OPCAP_CodecPort_part_4.so OPCAP_CodecPort_part_5.so OPCAP_CodecPort_part_6.so OPCAP_CodecPort_part_7.so OPCAP_CodecPort_CtrlFunct_part_1.so OPCAP_CodecPort_CtrlFunct_part_2.so OPCAP_CodecPort_CtrlFunct_part_3.so OPCAP_CodecPort_CtrlFunct_part_4.so OPCAP_CodecPort_CtrlFunct_part_5.so OPCAP_CodecPort_CtrlFunct_part_6.so OPCAP_CodecPort_CtrlFunct_part_7.so OPCAP_Templates_part_1.so OPCAP_Templates_part_2.so OPCAP_Templates_part_3.so OPCAP_Templates_part_4.so OPCAP_Templates_part_5.so OPCAP_Templates_part_6.so OPCAP_Templates_part_7.so OPCAP_Types_part_1.so OPCAP_Types_part_2.so OPCAP_Types_part_3.so OPCAP_Types_part_4.so OPCAP_Types_part_5.so OPCAP_Types_part_6.so OPCAP_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so OPCAP_CodecPort_CtrlFunctdef.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so \
#8 7.039 -L/usr/lib/titan -lttcn3-parallel-dynamic \
#8 7.039 -L/lib -lcrypto \
#8 7.039 -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \
#8 7.039 then : ; else /usr/bin/titanver GSM_Types.o General_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o Misc_Helpers.o Native_Functions.o OPCAP_Adapter.o OPCAP_CLIENT_Tests.o OPCAP_CodecPort.o OPCAP_CodecPort_CtrlFunct.o OPCAP_Templates.o OPCAP_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o OPCAP_Adapter_part_1.o OPCAP_Adapter_part_2.o OPCAP_Adapter_part_3.o OPCAP_Adapter_part_4.o OPCAP_Adapter_part_5.o OPCAP_Adapter_part_6.o OPCAP_Adapter_part_7.o OPCAP_CLIENT_Tests_part_1.o OPCAP_CLIENT_Tests_part_2.o OPCAP_CLIENT_Tests_part_3.o OPCAP_CLIENT_Tests_part_4.o OPCAP_CLIENT_Tests_part_5.o OPCAP_CLIENT_Tests_part_6.o OPCAP_CLIENT_Tests_part_7.o OPCAP_CodecPort_part_1.o OPCAP_CodecPort_part_2.o OPCAP_CodecPort_part_3.o OPCAP_CodecPort_part_4.o OPCAP_CodecPort_part_5.o OPCAP_CodecPort_part_6.o OPCAP_CodecPort_part_7.o OPCAP_CodecPort_CtrlFunct_part_1.o OPCAP_CodecPort_CtrlFunct_part_2.o OPCAP_CodecPort_CtrlFunct_part_3.o OPCAP_CodecPort_CtrlFunct_part_4.o OPCAP_CodecPort_CtrlFunct_part_5.o OPCAP_CodecPort_CtrlFunct_part_6.o OPCAP_CodecPort_CtrlFunct_part_7.o OPCAP_Templates_part_1.o OPCAP_Templates_part_2.o OPCAP_Templates_part_3.o OPCAP_Templates_part_4.o OPCAP_Templates_part_5.o OPCAP_Templates_part_6.o OPCAP_Templates_part_7.o OPCAP_Types_part_1.o OPCAP_Types_part_2.o OPCAP_Types_part_3.o OPCAP_Types_part_4.o OPCAP_Types_part_5.o OPCAP_Types_part_6.o OPCAP_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o OPCAP_CodecPort_CtrlFunctdef.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o; exit 1; fi
#8 7.219 make[1]: Leaving directory '/osmo-ttcn3-hacks/pcap-client'
#8 DONE 7.4s

#9 [4/4] COPY	OPCAP_CLIENT_TESTS.CFG /data/OPCAP_CLIENT_Tests.cfg
#9 DONE 0.2s

#10 exporting to image
#10 exporting layers
#10 exporting layers 0.2s done
#10 writing image sha256:b07212f88550a26433233e71ef8b13cce523b977a07959eb653a2bbba6a3e67c 0.0s done
#10 naming to docker.io/osmocom-build/ttcn3-pcap-client-test:latest 0.0s done
#10 DONE 0.3s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test-asan/ttcn3-pcap-client-test'
+ docker_image_exists ttcn3-pcap-client-test
+ docker images -q osmocom-build/ttcn3-pcap-client-test
+ test -n b07212f88550
+ list_osmo_packages debian-bookworm ttcn3-pcap-client-test
+ local distro=debian-bookworm
+ local image=ttcn3-pcap-client-test
+ local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-pcap-client-test -c
+ [ -n  ]
+ return
+ set_clean_up_trap
+ trap clean_up_common EXIT INT TERM 0
+ set -e
+ mkdir /home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test-asan/logs/pcap-client-tester
+ cp OPCAP_CLIENT_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test-asan/logs/pcap-client-tester/
+ write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test-asan/logs/pcap-client-tester/OPCAP_CLIENT_Tests.cfg
+ local repo=nightly
+ local config=/home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test-asan/logs/pcap-client-tester/OPCAP_CLIENT_Tests.cfg
+ local line
+ [ -e /home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test-asan/logs/pcap-client-tester/OPCAP_CLIENT_Tests.cfg ]
+ line=Misc_Helpers.mp_osmo_repo := "nightly"
+ sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test-asan/logs/pcap-client-tester/OPCAP_CLIENT_Tests.cfg
+ mkdir /home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test-asan/logs/pcap-client
+ cp osmo-pcap-client.cfg /home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test-asan/logs/pcap-client/
+ network_create
+ SUBNET=1463280
+ seq 1 30
+ echo (1463280 + 1) % 256
+ bc
+ SUBNET=241
+ NET_NAME=ttcn3-pcap-client-test-241
+ SUB4=172.18.241.0/24
+ SUB6=fd02:db8:241::/64
+ set +x
Creating network ttcn3-pcap-client-test-241, trying SUBNET=241...
+ docker network create --internal --subnet 172.18.241.0/24 --ipv6 --subnet fd02:db8:241::/64 ttcn3-pcap-client-test-241
74f0beac9450ae4c61a1b4daea81d765141c59a78aaca87d5c459235947359e2
+ set +x

### Network ttcn3-pcap-client-test-241 created (SUBNET=241) ###

+ return
+ network_replace_subnet_in_configs
+ set +x
Applying SUBNET=241 to: /home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test-asan/logs/pcap-client-tester/OPCAP_CLIENT_Tests.cfg
Applying SUBNET=241 to: /home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test-asan/logs/pcap-client/osmo-pcap-client.cfg
+ echo Starting container with pcap-client
Starting container with pcap-client
+ docker_network_params 241 20
+ NET=241
+ ADDR_SUFIX=20
+ echo --network ttcn3-pcap-client-test-241 --ip 172.18.241.20 --ip6 fd02:db8:241::20
+ docker run --rm --network ttcn3-pcap-client-test-241 --ip 172.18.241.20 --ip6 fd02:db8:241::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test-asan/logs/pcap-client:/data --name jenkins-ttcn3-pcap-client-test-asan-103-pcap-client -d osmocom-build/osmo-pcap-asan
7531185a02dd70be14d9aeb59cb37c3f07b4c6b2dad4233bec634240f4e9908b
+ echo Starting container with pcap-client testsuite
Starting container with pcap-client testsuite
+ docker_network_params 241 10
+ NET=241
+ ADDR_SUFIX=10
+ echo --network ttcn3-pcap-client-test-241 --ip 172.18.241.10 --ip6 fd02:db8:241::10
+ docker run --rm --network ttcn3-pcap-client-test-241 --ip 172.18.241.10 --ip6 fd02:db8:241::10 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -v /home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test-asan/logs/pcap-client-tester:/data --name jenkins-ttcn3-pcap-client-test-asan-103-ttcn3-pcap-client-test osmocom-build/ttcn3-pcap-client-test
+ SUBDIR=pcap-client
+ SUITE=OPCAP_CLIENT_Tests
+ '[' -n '' ']'
+ cd /data
+ EXTRA_ARGS=
+ '[' -n '' ']'
+ /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/pcap-client/OPCAP_CLIENT_Tests OPCAP_CLIENT_Tests.cfg
ttcn3_start: Starting the test suite
ttcn3_start: warning: TTCN3_DIR environment variable is not set
spawn mctr_cli OPCAP_CLIENT_Tests.cfg

*************************************************************************
* TTCN-3 Test Executor - Main Controller 2                              *
* Version: 9.0.0                                                        *
* Copyright (c) 2000-2023 Ericsson Telecom AB                           *
* All rights reserved. This program and the accompanying materials      *
* are made available under the terms of the Eclipse Public License v2.0 *
* which accompanies this distribution, and is available at              *
* https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html            *
*************************************************************************

Using configuration file: OPCAP_CLIENT_Tests.cfg
MC@5e3af138be42: Unix server socket created successfully.
MC@5e3af138be42: Listening on TCP port 43011.
5e3af138be42 is the default
MC2> spawn /osmo-ttcn3-hacks/pcap-client/OPCAP_CLIENT_Tests 5e3af138be42 43011
TTCN-3 Host Controller (parallel mode), version 9.0.0
MC@5e3af138be42: New HC connected from 172.18.241.10 [172.18.241.10]. 5e3af138be42: Linux 6.1.0-21-amd64 on x86_64.
cmtc
MC@5e3af138be42: Downloading configuration file to all HCs.
construct junitlogger
Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML
HC@5e3af138be42: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file.
MC@5e3af138be42: Configuration file was processed on all HCs.
MC@5e3af138be42: Creating MTC on host 172.18.241.10.
MC@5e3af138be42: MTC is created.
MC2> smtc
Executing all items of [EXECUTE] section.
MC2> MTC@5e3af138be42: Starting external command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_connect_rx_hdr'.
------ OPCAP_CLIENT_Tests.TC_connect_rx_hdr ------
Fri Sep 20 13:03:21 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/OPCAP_CLIENT_Tests.TC_connect_rx_hdr.pcap" >/data/OPCAP_CLIENT_Tests.TC_connect_rx_hdr.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@5e3af138be42: External command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_connect_rx_hdr' was executed successfully (exit status: 0).
MTC@5e3af138be42: Test case TC_connect_rx_hdr started.
MTC@5e3af138be42: Waiting for client-0 connection...
MTC@5e3af138be42: Connection from "172.18.241.20":43175
MTC@5e3af138be42: setverdict(pass): none -> pass
MTC@5e3af138be42: Setting final verdict of the test case.
MTC@5e3af138be42: Local verdict of MTC: pass
MTC@5e3af138be42: No PTCs were created.
MTC@5e3af138be42: Test case TC_connect_rx_hdr finished. Verdict: pass
MTC@5e3af138be42: Starting external command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_connect_rx_hdr pass'.
Fri Sep 20 13:03:24 UTC 2024
====== OPCAP_CLIENT_Tests.TC_connect_rx_hdr pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=3413)
Waiting for packet dumper to finish... 1 (prev_count=3413, count=4821)
MTC@5e3af138be42: External command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_connect_rx_hdr pass' was executed successfully (exit status: 0).
MTC@5e3af138be42: Starting external command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_reconnect'.
------ OPCAP_CLIENT_Tests.TC_reconnect ------
Fri Sep 20 13:03:26 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/OPCAP_CLIENT_Tests.TC_reconnect.pcap" >/data/OPCAP_CLIENT_Tests.TC_reconnect.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@5e3af138be42: External command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_reconnect' was executed successfully (exit status: 0).
MTC@5e3af138be42: Test case TC_reconnect started.
MTC@5e3af138be42: Waiting for client-0 connection...
MTC@5e3af138be42: Connection from "172.18.241.20":43961
MTC@5e3af138be42: Disconnecting client-0
MTC@5e3af138be42: Connection from "172.18.241.20":35193
MTC@5e3af138be42: setverdict(pass): none -> pass
MTC@5e3af138be42: Setting final verdict of the test case.
MTC@5e3af138be42: Local verdict of MTC: pass
MTC@5e3af138be42: No PTCs were created.
MTC@5e3af138be42: Test case TC_reconnect finished. Verdict: pass
MTC@5e3af138be42: Starting external command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_reconnect pass'.
Fri Sep 20 13:03:32 UTC 2024
====== OPCAP_CLIENT_Tests.TC_reconnect pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=2137)
Waiting for packet dumper to finish... 1 (prev_count=2137, count=3149)
MTC@5e3af138be42: External command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_reconnect pass' was executed successfully (exit status: 0).
MTC@5e3af138be42: Starting external command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_capture'.
------ OPCAP_CLIENT_Tests.TC_capture ------
Fri Sep 20 13:03:34 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/OPCAP_CLIENT_Tests.TC_capture.pcap" >/data/OPCAP_CLIENT_Tests.TC_capture.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@5e3af138be42: External command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_capture' was executed successfully (exit status: 0).
MTC@5e3af138be42: Test case TC_capture started.
MTC@5e3af138be42: Waiting for client-0 connection...
MTC@5e3af138be42: Connection from "172.18.241.20":43109
MTC@5e3af138be42: setverdict(pass): none -> pass
MTC@5e3af138be42: setverdict(pass): pass -> pass, component reason not changed
MTC@5e3af138be42: setverdict(pass): pass -> pass, component reason not changed
MTC@5e3af138be42: setverdict(pass): pass -> pass, component reason not changed
MTC@5e3af138be42: setverdict(pass): pass -> pass, component reason not changed
MTC@5e3af138be42: setverdict(pass): pass -> pass, component reason not changed
MTC@5e3af138be42: setverdict(pass): pass -> pass, component reason not changed
MTC@5e3af138be42: setverdict(pass): pass -> pass, component reason not changed
MTC@5e3af138be42: setverdict(pass): pass -> pass, component reason not changed
MTC@5e3af138be42: setverdict(pass): pass -> pass, component reason not changed
MTC@5e3af138be42: Setting final verdict of the test case.
MTC@5e3af138be42: Local verdict of MTC: pass
MTC@5e3af138be42: No PTCs were created.
MTC@5e3af138be42: Test case TC_capture finished. Verdict: pass
MTC@5e3af138be42: Starting external command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_capture pass'.
Fri Sep 20 13:03:45 UTC 2024
====== OPCAP_CLIENT_Tests.TC_capture pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22051)
Waiting for packet dumper to finish... 1 (prev_count=22051, count=24020)
MTC@5e3af138be42: External command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_capture pass' was executed successfully (exit status: 0).
MTC@5e3af138be42: Starting external command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr'.
------ OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr ------
Fri Sep 20 13:03:47 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr.pcap" >/data/OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@5e3af138be42: External command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr' was executed successfully (exit status: 0).
MTC@5e3af138be42: Test case TC_multi_connect_rx_hdr started.
MTC@5e3af138be42: Waiting for client-0 connection...
MTC@5e3af138be42: Connection from "172.18.241.20":45067
MTC@5e3af138be42: Warning: Re-starting timer g_Tguard, which is already active (running or expired).
MTC@5e3af138be42: Waiting for client-1 connection...
MTC@5e3af138be42: Connection from "172.18.241.20":34829
MTC@5e3af138be42: setverdict(pass): none -> pass
MTC@5e3af138be42: Setting final verdict of the test case.
MTC@5e3af138be42: Local verdict of MTC: pass
MTC@5e3af138be42: No PTCs were created.
MTC@5e3af138be42: Test case TC_multi_connect_rx_hdr finished. Verdict: pass
MTC@5e3af138be42: Starting external command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr pass'.
Fri Sep 20 13:03:51 UTC 2024
====== OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=3838)
Waiting for packet dumper to finish... 1 (prev_count=3838, count=5114)
MTC@5e3af138be42: External command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr pass' was executed successfully (exit status: 0).
MTC@5e3af138be42: Starting external command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_multi_capture'.
------ OPCAP_CLIENT_Tests.TC_multi_capture ------
Fri Sep 20 13:03:53 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/OPCAP_CLIENT_Tests.TC_multi_capture.pcap" >/data/OPCAP_CLIENT_Tests.TC_multi_capture.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@5e3af138be42: External command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_multi_capture' was executed successfully (exit status: 0).
MTC@5e3af138be42: Test case TC_multi_capture started.
MTC@5e3af138be42: Waiting for client-0 connection...
MTC@5e3af138be42: Connection from "172.18.241.20":45123
MTC@5e3af138be42: Warning: Re-starting timer g_Tguard, which is already active (running or expired).
MTC@5e3af138be42: Waiting for client-1 connection...
MTC@5e3af138be42: Connection from "172.18.241.20":39425
MTC@5e3af138be42: setverdict(pass): none -> pass
MTC@5e3af138be42: setverdict(pass): pass -> pass, component reason not changed
MTC@5e3af138be42: setverdict(pass): pass -> pass, component reason not changed
MTC@5e3af138be42: setverdict(pass): pass -> pass, component reason not changed
MTC@5e3af138be42: setverdict(pass): pass -> pass, component reason not changed
MTC@5e3af138be42: setverdict(pass): pass -> pass, component reason not changed
MTC@5e3af138be42: setverdict(pass): pass -> pass, component reason not changed
MTC@5e3af138be42: setverdict(pass): pass -> pass, component reason not changed
MTC@5e3af138be42: setverdict(pass): pass -> pass, component reason not changed
MTC@5e3af138be42: setverdict(pass): pass -> pass, component reason not changed
MTC@5e3af138be42: setverdict(pass): pass -> pass, component reason not changed
MTC@5e3af138be42: setverdict(pass): pass -> pass, component reason not changed
MTC@5e3af138be42: setverdict(pass): pass -> pass, component reason not changed
MTC@5e3af138be42: setverdict(pass): pass -> pass, component reason not changed
MTC@5e3af138be42: setverdict(pass): pass -> pass, component reason not changed
MTC@5e3af138be42: setverdict(pass): pass -> pass, component reason not changed
MTC@5e3af138be42: setverdict(pass): pass -> pass, component reason not changed
MTC@5e3af138be42: setverdict(pass): pass -> pass, component reason not changed
MTC@5e3af138be42: setverdict(pass): pass -> pass, component reason not changed
MTC@5e3af138be42: setverdict(pass): pass -> pass, component reason not changed
MTC@5e3af138be42: Setting final verdict of the test case.
MTC@5e3af138be42: Local verdict of MTC: pass
MTC@5e3af138be42: No PTCs were created.
MTC@5e3af138be42: Test case TC_multi_capture finished. Verdict: pass
MTC@5e3af138be42: Starting external command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_multi_capture pass'.
Fri Sep 20 13:04:07 UTC 2024
====== OPCAP_CLIENT_Tests.TC_multi_capture pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=33964)
Waiting for packet dumper to finish... 1 (prev_count=33964, count=35574)
MTC@5e3af138be42: External command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_multi_capture pass' was executed successfully (exit status: 0).
MC@5e3af138be42: Test execution finished.
Execution of [EXECUTE] section finished.
emtc
MC@5e3af138be42: Terminating MTC.
MC@5e3af138be42: MTC terminated.
MC2> exit
MC@5e3af138be42: Shutting down session.
MC@5e3af138be42: Shutdown complete.
No expected results found, not comparing outcome. (/osmo-ttcn3-hacks/pcap-client/expected-results.xml)
+ exit_code=0
+ /osmo-ttcn3-hacks/log_merge.sh OPCAP_CLIENT_Tests --rm
Generated OPCAP_CLIENT_Tests.TC_capture.merged
Generated OPCAP_CLIENT_Tests.TC_connect_rx_hdr.merged
Generated OPCAP_CLIENT_Tests.TC_multi_capture.merged
Generated OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr.merged
Generated OPCAP_CLIENT_Tests.TC_reconnect.merged
Removing Input log files !!!
+ exit 0
+ clean_up_common
+ set +e
+ set +x

### Clean up ###

+ trap - EXIT INT TERM 0
+ type clean_up
+ network_clean
+ docker network inspect ttcn3-pcap-client-test-241
+ grep Name
+ cut -d : -f2
+ awk -F" NR>1{print $2}
+ local containers=jenkins-ttcn3-pcap-client-test-asan-103-pcap-client
+ [ -n jenkins-ttcn3-pcap-client-test-asan-103-pcap-client ]
+ docker_kill_wait jenkins-ttcn3-pcap-client-test-asan-103-pcap-client
+ docker kill jenkins-ttcn3-pcap-client-test-asan-103-pcap-client
jenkins-ttcn3-pcap-client-test-asan-103-pcap-client
+ docker wait jenkins-ttcn3-pcap-client-test-asan-103-pcap-client
137
+ network_remove
+ set +x
Removing network ttcn3-pcap-client-test-241
+ docker network remove ttcn3-pcap-client-test-241
ttcn3-pcap-client-test-241
+ rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test-asan/logs/unix
+ fix_perms
+ set +x
Fixing permissions
+ id -u
+ id -g
+ docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test-asan/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test-asan/_cache:/cache --name jenkins-ttcn3-pcap-client-test-asan-103-cleaner debian:bookworm sh -e -x -c 
				chmod -R a+rX /data/ /cache/
				chown -R 1000:1000 /data /cache
			
+ chmod -R a+rX /data/ /cache/
+ chown -R 1000:1000 /data /cache
+ collect_logs
+ cat /home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test-asan/logs/pcap-client-tester/junit-xml-21.log
<?xml version="1.0"?>
<testsuite name='Titan' tests='5' failures='0' errors='0' skipped='0' inconc='0' time='48.00'>
  <testcase classname='OPCAP_CLIENT_Tests' name='TC_connect_rx_hdr' time='1.487802'/>
  <testcase classname='OPCAP_CLIENT_Tests' name='TC_reconnect' time='4.964004'/>
  <testcase classname='OPCAP_CLIENT_Tests' name='TC_capture' time='10.476882'/>
  <testcase classname='OPCAP_CLIENT_Tests' name='TC_multi_connect_rx_hdr' time='2.964966'/>
  <testcase classname='OPCAP_CLIENT_Tests' name='TC_multi_capture' time='12.456829'/>
</testsuite>
Recording test results
[Checks API] No suitable checks publisher found.
Archiving artifacts
Finished: SUCCESS