Skip to content

Console Output

Skipping 460 KB.. Full Log

> ps xua | grep osmo
build      32472  0.0  0.0   3924  3100 ?        S    16:06   0:00 /bin/bash -c test -d libosmo-sccp-1.8.0.63-ee75/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd libosmo-sccp-1.8.0.63-ee75/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \   && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \   && am__cwd=`pwd` \   && CDPATH="${ZSH_VERSION+.}:" && cd libosmo-sccp-1.8.0.63-ee75/_build/sub \   && ../../configure \     --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \     --enable-external-tests --enable-manuals \     --srcdir=../.. --prefix="$dc_install_base" \   && make  \   && make  dvi \   && make  check \   && make  install \   && make  installcheck \   && make  uninstall \   && make  distuninstallcheck_dir="$dc_install_base" \         distuninstallcheck \   && chmod -R a-w "$dc_install_base" \   && ({ \        (cd ../.. && umask 077 && mkdir "$dc_destdir") \        && make  DESTDIR="$dc_destdir" install \        && make  DESTDIR="$dc_destdir" uninstall \        && make  DESTDIR="$dc_destdir" \             distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \       } || { rm -rf "$dc_destdir"; exit 1; }) \   && rm -rf "$dc_destdir" \   && make  dist \   && rm -rf libosmo-sccp-1.8.0.63-ee75.tar.gz libosmo-sccp-1.8.0.63-ee75.tar.bz2 \   && make  distcleancheck \   && cd "$am__cwd" \   || exit 1
build      36325  0.0  0.0   3924  3008 ?        S    16:06   0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '2'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.3' && test -n '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \   failcom='fail=yes'; \ else \   failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \   distclean-* | maintainer-clean-*) list='include src tests examples stp doc contrib' ;; \   *) list='include src tests examples stp doc contrib' ;; \ esac; \ for subdir in $list; do \   echo "Making $target in $subdir"; \   if test "$subdir" = "."; then \     dot_seen=yes; \     local_target="$target-am"; \   else \     local_target="$target"; \   fi; \   (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make  $local_target) \   || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \   make  "$target-am" || exit 1; \ fi; test -z "$fail"
build      36349  0.0  0.0   3924  3080 ?        S    16:06   0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '3'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.3' && test -n '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \   failcom='fail=yes'; \ else \   failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \   distclean-* | maintainer-clean-*) list='xua sccp mtp m2ua ss7 vty' ;; \   *) list='xua sccp mtp m2ua ss7 vty' ;; \ esac; \ for subdir in $list; do \   echo "Making $target in $subdir"; \   if test "$subdir" = "."; then \     dot_seen=yes; \     local_target="$target-am"; \   else \     local_target="$target"; \   fi; \   (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make  $local_target) \   || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \   make  "$target-am" || exit 1; \ fi; test -z "$fail"
build      37117 35.4  0.0  28148 23400 ?        S    16:06   0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/libosmo-sccp-1.8.0.63-ee75/_build/sub/../.. -w /build/libosmo-sccp-1.8.0.63-ee75/_build/sub -v
build      37141  0.0  0.0  13108  6688 ?        S    16:06   0:00 /build/libosmo-sccp-1.8.0.63-ee75/_build/sub/stp/.libs/osmo-stp -c /build/libosmo-sccp-1.8.0.63-ee75/_build/sub/writtenconfig/osmo-stp.cfgjctfrxij
build      37161  0.0  0.0   2576   900 ?        S    16:06   0:00 /bin/sh -c ps xua | grep osmo
build      37163  0.0  0.0   3700  1844 ?        S    16:06   0:00 grep osmo

Socket: in 1 tries, connected to 127.0.0.1:4239 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 52386), raddr=('127.0.0.1', 4239)> (1 sockets open)
Process returned code: 0
Socket: closing 127.0.0.1:4239 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 52386), raddr=('127.0.0.1', 4239)> (0 sockets open)
Verifying stp/osmo-stp -c /build/libosmo-sccp-1.8.0.63-ee75/_build/sub/writtenconfig/osmo-stp.cfgjctfrxij, test token_vty_command
Launching: PWD=/build/libosmo-sccp-1.8.0.63-ee75/_build/sub 'stp/osmo-stp' '-c' '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/writtenconfig/osmo-stp.cfgjctfrxij'

> ls -l /proc/37117/fd
total 0
lr-x------ 1 build build 64 Apr 26 16:06 0 -> pipe:[3647487392]
l-wx------ 1 build build 64 Apr 26 16:06 1 -> pipe:[3647487393]
l-wx------ 1 build build 64 Apr 26 16:06 2 -> pipe:[3647487394]
l-wx------ 1 build build 64 Apr 26 16:06 3 -> /dev/null


> ss -tn
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess


> ss -tln
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess


> ps xua | grep osmo
build      32472  0.0  0.0   3924  3100 ?        S    16:06   0:00 /bin/bash -c test -d libosmo-sccp-1.8.0.63-ee75/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd libosmo-sccp-1.8.0.63-ee75/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \   && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \   && am__cwd=`pwd` \   && CDPATH="${ZSH_VERSION+.}:" && cd libosmo-sccp-1.8.0.63-ee75/_build/sub \   && ../../configure \     --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \     --enable-external-tests --enable-manuals \     --srcdir=../.. --prefix="$dc_install_base" \   && make  \   && make  dvi \   && make  check \   && make  install \   && make  installcheck \   && make  uninstall \   && make  distuninstallcheck_dir="$dc_install_base" \         distuninstallcheck \   && chmod -R a-w "$dc_install_base" \   && ({ \        (cd ../.. && umask 077 && mkdir "$dc_destdir") \        && make  DESTDIR="$dc_destdir" install \        && make  DESTDIR="$dc_destdir" uninstall \        && make  DESTDIR="$dc_destdir" \             distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \       } || { rm -rf "$dc_destdir"; exit 1; }) \   && rm -rf "$dc_destdir" \   && make  dist \   && rm -rf libosmo-sccp-1.8.0.63-ee75.tar.gz libosmo-sccp-1.8.0.63-ee75.tar.bz2 \   && make  distcleancheck \   && cd "$am__cwd" \   || exit 1
build      36325  0.0  0.0   3924  3008 ?        S    16:06   0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '2'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.3' && test -n '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \   failcom='fail=yes'; \ else \   failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \   distclean-* | maintainer-clean-*) list='include src tests examples stp doc contrib' ;; \   *) list='include src tests examples stp doc contrib' ;; \ esac; \ for subdir in $list; do \   echo "Making $target in $subdir"; \   if test "$subdir" = "."; then \     dot_seen=yes; \     local_target="$target-am"; \   else \     local_target="$target"; \   fi; \   (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make  $local_target) \   || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \   make  "$target-am" || exit 1; \ fi; test -z "$fail"
build      36349  0.0  0.0   3924  3080 ?        S    16:06   0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '3'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.3' && test -n '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \   failcom='fail=yes'; \ else \   failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \   distclean-* | maintainer-clean-*) list='xua sccp mtp m2ua ss7 vty' ;; \   *) list='xua sccp mtp m2ua ss7 vty' ;; \ esac; \ for subdir in $list; do \   echo "Making $target in $subdir"; \   if test "$subdir" = "."; then \     dot_seen=yes; \     local_target="$target-am"; \   else \     local_target="$target"; \   fi; \   (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make  $local_target) \   || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \   make  "$target-am" || exit 1; \ fi; test -z "$fail"
build      37117 15.9  0.0  28148 23400 ?        S    16:06   0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/libosmo-sccp-1.8.0.63-ee75/_build/sub/../.. -w /build/libosmo-sccp-1.8.0.63-ee75/_build/sub -v
build      37164  0.0  0.0  13108  6768 ?        S    16:06   0:00 /build/libosmo-sccp-1.8.0.63-ee75/_build/sub/stp/.libs/osmo-stp -c /build/libosmo-sccp-1.8.0.63-ee75/_build/sub/writtenconfig/osmo-stp.cfgjctfrxij
build      37184  0.0  0.0   2576   932 ?        S    16:06   0:00 /bin/sh -c ps xua | grep osmo
build      37186  0.0  0.0   3700  1872 ?        S    16:06   0:00 grep osmo

Socket: in 1 tries, connected to 127.0.0.1:4239 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 52390), raddr=('127.0.0.1', 4239)> (1 sockets open)
Process returned code: 0
Socket: closing 127.0.0.1:4239 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 52390), raddr=('127.0.0.1', 4239)> (0 sockets open)
Verifying stp/osmo-stp -c /build/libosmo-sccp-1.8.0.63-ee75/_build/sub/../../doc/examples/osmo-stp-multihome.cfg, test verify_doc
Launching: PWD=/build/libosmo-sccp-1.8.0.63-ee75/_build/sub 'stp/osmo-stp' '-c' '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/../../doc/examples/osmo-stp-multihome.cfg'

> ls -l /proc/37117/fd
total 0
lr-x------ 1 build build 64 Apr 26 16:06 0 -> pipe:[3647487392]
l-wx------ 1 build build 64 Apr 26 16:06 1 -> pipe:[3647487393]
l-wx------ 1 build build 64 Apr 26 16:06 2 -> pipe:[3647487394]
l-wx------ 1 build build 64 Apr 26 16:06 3 -> /dev/null


> ss -tn
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess


> ss -tln
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess


> ps xua | grep osmo
build      32472  0.0  0.0   3924  3100 ?        S    16:06   0:00 /bin/bash -c test -d libosmo-sccp-1.8.0.63-ee75/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd libosmo-sccp-1.8.0.63-ee75/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \   && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \   && am__cwd=`pwd` \   && CDPATH="${ZSH_VERSION+.}:" && cd libosmo-sccp-1.8.0.63-ee75/_build/sub \   && ../../configure \     --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \     --enable-external-tests --enable-manuals \     --srcdir=../.. --prefix="$dc_install_base" \   && make  \   && make  dvi \   && make  check \   && make  install \   && make  installcheck \   && make  uninstall \   && make  distuninstallcheck_dir="$dc_install_base" \         distuninstallcheck \   && chmod -R a-w "$dc_install_base" \   && ({ \        (cd ../.. && umask 077 && mkdir "$dc_destdir") \        && make  DESTDIR="$dc_destdir" install \        && make  DESTDIR="$dc_destdir" uninstall \        && make  DESTDIR="$dc_destdir" \             distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \       } || { rm -rf "$dc_destdir"; exit 1; }) \   && rm -rf "$dc_destdir" \   && make  dist \   && rm -rf libosmo-sccp-1.8.0.63-ee75.tar.gz libosmo-sccp-1.8.0.63-ee75.tar.bz2 \   && make  distcleancheck \   && cd "$am__cwd" \   || exit 1
build      36325  0.0  0.0   3924  3008 ?        S    16:06   0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '2'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.3' && test -n '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \   failcom='fail=yes'; \ else \   failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \   distclean-* | maintainer-clean-*) list='include src tests examples stp doc contrib' ;; \   *) list='include src tests examples stp doc contrib' ;; \ esac; \ for subdir in $list; do \   echo "Making $target in $subdir"; \   if test "$subdir" = "."; then \     dot_seen=yes; \     local_target="$target-am"; \   else \     local_target="$target"; \   fi; \   (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make  $local_target) \   || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \   make  "$target-am" || exit 1; \ fi; test -z "$fail"
build      36349  0.0  0.0   3924  3080 ?        S    16:06   0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '3'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.3' && test -n '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \   failcom='fail=yes'; \ else \   failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \   distclean-* | maintainer-clean-*) list='xua sccp mtp m2ua ss7 vty' ;; \   *) list='xua sccp mtp m2ua ss7 vty' ;; \ esac; \ for subdir in $list; do \   echo "Making $target in $subdir"; \   if test "$subdir" = "."; then \     dot_seen=yes; \     local_target="$target-am"; \   else \     local_target="$target"; \   fi; \   (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make  $local_target) \   || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \   make  "$target-am" || exit 1; \ fi; test -z "$fail"
build      37117 12.5  0.0  28148 23400 ?        S    16:06   0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/libosmo-sccp-1.8.0.63-ee75/_build/sub/../.. -w /build/libosmo-sccp-1.8.0.63-ee75/_build/sub -v
build      37187  0.0  0.0  13108  6808 ?        S    16:06   0:00 /build/libosmo-sccp-1.8.0.63-ee75/_build/sub/stp/.libs/osmo-stp -c /build/libosmo-sccp-1.8.0.63-ee75/_build/sub/../../doc/examples/osmo-stp-multihome.cfg
build      37207  0.0  0.0   2576   880 ?        S    16:06   0:00 /bin/sh -c ps xua | grep osmo
build      37209  0.0  0.0   3700  1788 ?        S    16:06   0:00 grep osmo

Socket: in 1 tries, connected to 127.0.0.1:4239 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 52392), raddr=('127.0.0.1', 4239)> (1 sockets open)
Process returned code: 0
Socket: closing 127.0.0.1:4239 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 52392), raddr=('127.0.0.1', 4239)> (0 sockets open)
Verifying stp/osmo-stp -c /build/libosmo-sccp-1.8.0.63-ee75/_build/sub/writtenconfig/osmo-stp-multihome.cfgk8twg_go, test write_config
Launching: PWD=/build/libosmo-sccp-1.8.0.63-ee75/_build/sub 'stp/osmo-stp' '-c' '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/writtenconfig/osmo-stp-multihome.cfgk8twg_go'

> ls -l /proc/37117/fd
total 0
lr-x------ 1 build build 64 Apr 26 16:06 0 -> pipe:[3647487392]
l-wx------ 1 build build 64 Apr 26 16:06 1 -> pipe:[3647487393]
l-wx------ 1 build build 64 Apr 26 16:06 2 -> pipe:[3647487394]
l-wx------ 1 build build 64 Apr 26 16:06 3 -> /dev/null


> ss -tn
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess


> ss -tln
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess


> ps xua | grep osmo
build      32472  0.0  0.0   3924  3100 ?        S    16:06   0:00 /bin/bash -c test -d libosmo-sccp-1.8.0.63-ee75/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd libosmo-sccp-1.8.0.63-ee75/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \   && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \   && am__cwd=`pwd` \   && CDPATH="${ZSH_VERSION+.}:" && cd libosmo-sccp-1.8.0.63-ee75/_build/sub \   && ../../configure \     --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \     --enable-external-tests --enable-manuals \     --srcdir=../.. --prefix="$dc_install_base" \   && make  \   && make  dvi \   && make  check \   && make  install \   && make  installcheck \   && make  uninstall \   && make  distuninstallcheck_dir="$dc_install_base" \         distuninstallcheck \   && chmod -R a-w "$dc_install_base" \   && ({ \        (cd ../.. && umask 077 && mkdir "$dc_destdir") \        && make  DESTDIR="$dc_destdir" install \        && make  DESTDIR="$dc_destdir" uninstall \        && make  DESTDIR="$dc_destdir" \             distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \       } || { rm -rf "$dc_destdir"; exit 1; }) \   && rm -rf "$dc_destdir" \   && make  dist \   && rm -rf libosmo-sccp-1.8.0.63-ee75.tar.gz libosmo-sccp-1.8.0.63-ee75.tar.bz2 \   && make  distcleancheck \   && cd "$am__cwd" \   || exit 1
build      36325  0.0  0.0   3924  3008 ?        S    16:06   0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '2'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.3' && test -n '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \   failcom='fail=yes'; \ else \   failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \   distclean-* | maintainer-clean-*) list='include src tests examples stp doc contrib' ;; \   *) list='include src tests examples stp doc contrib' ;; \ esac; \ for subdir in $list; do \   echo "Making $target in $subdir"; \   if test "$subdir" = "."; then \     dot_seen=yes; \     local_target="$target-am"; \   else \     local_target="$target"; \   fi; \   (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make  $local_target) \   || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \   make  "$target-am" || exit 1; \ fi; test -z "$fail"
build      36349  0.0  0.0   3924  3080 ?        S    16:06   0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '3'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.3' && test -n '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \   failcom='fail=yes'; \ else \   failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \   distclean-* | maintainer-clean-*) list='xua sccp mtp m2ua ss7 vty' ;; \   *) list='xua sccp mtp m2ua ss7 vty' ;; \ esac; \ for subdir in $list; do \   echo "Making $target in $subdir"; \   if test "$subdir" = "."; then \     dot_seen=yes; \     local_target="$target-am"; \   else \     local_target="$target"; \   fi; \   (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make  $local_target) \   || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \   make  "$target-am" || exit 1; \ fi; test -z "$fail"
build      37117 11.2  0.0  28284 23660 ?        S    16:06   0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/libosmo-sccp-1.8.0.63-ee75/_build/sub/../.. -w /build/libosmo-sccp-1.8.0.63-ee75/_build/sub -v
build      37210  0.0  0.0  13108  6912 ?        S    16:06   0:00 /build/libosmo-sccp-1.8.0.63-ee75/_build/sub/stp/.libs/osmo-stp -c /build/libosmo-sccp-1.8.0.63-ee75/_build/sub/writtenconfig/osmo-stp-multihome.cfgk8twg_go
build      37230  0.0  0.0   2576   904 ?        S    16:06   0:00 /bin/sh -c ps xua | grep osmo
build      37232  0.0  0.0   3700  1792 ?        S    16:06   0:00 grep osmo

Socket: in 1 tries, connected to 127.0.0.1:4239 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 52398), raddr=('127.0.0.1', 4239)> (1 sockets open)
Process returned code: 0
Socket: closing 127.0.0.1:4239 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 52398), raddr=('127.0.0.1', 4239)> (0 sockets open)
Verifying stp/osmo-stp -c /build/libosmo-sccp-1.8.0.63-ee75/_build/sub/writtenconfig/osmo-stp-multihome.cfgk8twg_go, test token_vty_command
Launching: PWD=/build/libosmo-sccp-1.8.0.63-ee75/_build/sub 'stp/osmo-stp' '-c' '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/writtenconfig/osmo-stp-multihome.cfgk8twg_go'

> ls -l /proc/37117/fd
total 0
lr-x------ 1 build build 64 Apr 26 16:06 0 -> pipe:[3647487392]
l-wx------ 1 build build 64 Apr 26 16:06 1 -> pipe:[3647487393]
l-wx------ 1 build build 64 Apr 26 16:06 2 -> pipe:[3647487394]
l-wx------ 1 build build 64 Apr 26 16:06 3 -> /dev/null


> ss -tn
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess


> ss -tln
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess


> ps xua | grep osmo
build      32472  0.0  0.0   3924  3100 ?        S    16:06   0:00 /bin/bash -c test -d libosmo-sccp-1.8.0.63-ee75/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd libosmo-sccp-1.8.0.63-ee75/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \   && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \   && am__cwd=`pwd` \   && CDPATH="${ZSH_VERSION+.}:" && cd libosmo-sccp-1.8.0.63-ee75/_build/sub \   && ../../configure \     --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \     --enable-external-tests --enable-manuals \     --srcdir=../.. --prefix="$dc_install_base" \   && make  \   && make  dvi \   && make  check \   && make  install \   && make  installcheck \   && make  uninstall \   && make  distuninstallcheck_dir="$dc_install_base" \         distuninstallcheck \   && chmod -R a-w "$dc_install_base" \   && ({ \        (cd ../.. && umask 077 && mkdir "$dc_destdir") \        && make  DESTDIR="$dc_destdir" install \        && make  DESTDIR="$dc_destdir" uninstall \        && make  DESTDIR="$dc_destdir" \             distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \       } || { rm -rf "$dc_destdir"; exit 1; }) \   && rm -rf "$dc_destdir" \   && make  dist \   && rm -rf libosmo-sccp-1.8.0.63-ee75.tar.gz libosmo-sccp-1.8.0.63-ee75.tar.bz2 \   && make  distcleancheck \   && cd "$am__cwd" \   || exit 1
build      36325  0.0  0.0   3924  3008 ?        S    16:06   0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '2'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.3' && test -n '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \   failcom='fail=yes'; \ else \   failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \   distclean-* | maintainer-clean-*) list='include src tests examples stp doc contrib' ;; \   *) list='include src tests examples stp doc contrib' ;; \ esac; \ for subdir in $list; do \   echo "Making $target in $subdir"; \   if test "$subdir" = "."; then \     dot_seen=yes; \     local_target="$target-am"; \   else \     local_target="$target"; \   fi; \   (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make  $local_target) \   || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \   make  "$target-am" || exit 1; \ fi; test -z "$fail"
build      36349  0.0  0.0   3924  3080 ?        S    16:06   0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '3'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.3' && test -n '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \   failcom='fail=yes'; \ else \   failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \   distclean-* | maintainer-clean-*) list='xua sccp mtp m2ua ss7 vty' ;; \   *) list='xua sccp mtp m2ua ss7 vty' ;; \ esac; \ for subdir in $list; do \   echo "Making $target in $subdir"; \   if test "$subdir" = "."; then \     dot_seen=yes; \     local_target="$target-am"; \   else \     local_target="$target"; \   fi; \   (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make  $local_target) \   || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \   make  "$target-am" || exit 1; \ fi; test -z "$fail"
build      37117  9.3  0.0  28284 23660 ?        S    16:06   0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/libosmo-sccp-1.8.0.63-ee75/_build/sub/../.. -w /build/libosmo-sccp-1.8.0.63-ee75/_build/sub -v
build      37233  0.0  0.0  13108  6912 ?        S    16:07   0:00 /build/libosmo-sccp-1.8.0.63-ee75/_build/sub/stp/.libs/osmo-stp -c /build/libosmo-sccp-1.8.0.63-ee75/_build/sub/writtenconfig/osmo-stp-multihome.cfgk8twg_go
build      37253  0.0  0.0   2576   904 ?        S    16:07   0:00 /bin/sh -c ps xua | grep osmo
build      37255  0.0  0.0   3700  1792 ?        S    16:07   0:00 grep osmo

Socket: in 1 tries, connected to 127.0.0.1:4239 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 52404), raddr=('127.0.0.1', 4239)> (1 sockets open)
Process returned code: 0
Socket: closing 127.0.0.1:4239 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 52404), raddr=('127.0.0.1', 4239)> (0 sockets open)
make[6]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/vty'
make[5]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/vty'
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/vty'
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests'
make  check-local
make[5]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests'
/bin/bash '../../../tests/testsuite' 
## -------------------------------------- ##
## libosmo-sccp 1.8.0.63-ee75 test suite. ##
## -------------------------------------- ##

Regression tests.

  1: m2ua                                            ok
  2: mtp                                             ok
  3: sccp                                            ok
  4: xua                                             ok
  5: ss7                                             ok

## ------------- ##
## Test results. ##
## ------------- ##

All 5 tests were successful.
make[5]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests'
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests'
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests'
Making check in examples
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/examples'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/examples'
Making check in stp
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/stp'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/stp'
Making check in doc
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc'
Making check in examples
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc/examples'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc/examples'
Making check in manuals
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc/manuals'
if [ -n "$ASCIIDOC_WARNINGS_CHECK" ]; then \
	make osmostp-usermanual.check; \
fi
make[5]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc/manuals'
if ! [ -f osmostp-usermanual.adoc ]; then \
	ln -s osmostp-usermanual.adoc osmostp-usermanual.adoc; \
fi
asciidoc -v -f /opt/osmo-gsm-manuals/build/mscgen-filter.conf -f /opt/osmo-gsm-manuals/build/diag-filter.conf -f /opt/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /opt/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/../../doc/manuals' -a commondir='/opt/osmo-gsm-manuals/common'  osmostp-usermanual.adoc > osmostp-usermanual.check 2>&1
touch osmostp-usermanual.check
make[5]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc/manuals'
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc/manuals'
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc'
make[4]: Nothing to be done for 'check-am'.
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc'
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc'
Making check in contrib
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/contrib'
Making check in systemd
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/contrib/systemd'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/contrib/systemd'
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/contrib'
make[4]: Nothing to be done for 'check-am'.
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/contrib'
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/contrib'
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub'
make[2]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub'
make[1]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub'
make[1]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub'
make  install-recursive
make[2]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub'
Making install in include
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include'
Making install in osmocom
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom'
Making install in mtp
make[5]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom/mtp'
make[6]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom/mtp'
make[6]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/libosmo-sccp-1.8.0.63-ee75/_inst/include/osmocom/mtp'
 /usr/bin/install -c -m 644 ../../../../../include/osmocom/mtp/mtp_level3.h ../../../../../include/osmocom/mtp/mtp_pcap.h '/build/libosmo-sccp-1.8.0.63-ee75/_inst/include/osmocom/mtp'
make[6]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom/mtp'
make[5]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom/mtp'
Making install in sccp
make[5]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom/sccp'
make[6]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom/sccp'
make[6]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/libosmo-sccp-1.8.0.63-ee75/_inst/include/osmocom/sccp'
 /usr/bin/install -c -m 644 ../../../../../include/osmocom/sccp/sccp_types.h ../../../../../include/osmocom/sccp/sccp.h '/build/libosmo-sccp-1.8.0.63-ee75/_inst/include/osmocom/sccp'
make[6]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom/sccp'
make[5]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom/sccp'
Making install in sigtran
make[5]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom/sigtran'
make[6]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom/sigtran'
make[6]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/libosmo-sccp-1.8.0.63-ee75/_inst/include/osmocom/sigtran'
 /usr/bin/mkdir -p '/build/libosmo-sccp-1.8.0.63-ee75/_inst/include/osmocom/sigtran/protocol'
 /usr/bin/install -c -m 644 ../../../../../include/osmocom/sigtran/xua_types.h ../../../../../include/osmocom/sigtran/xua_msg.h ../../../../../include/osmocom/sigtran/m2ua_types.h ../../../../../include/osmocom/sigtran/sccp_sap.h ../../../../../include/osmocom/sigtran/sigtran_sap.h ../../../../../include/osmocom/sigtran/sccp_helpers.h ../../../../../include/osmocom/sigtran/mtp_sap.h ../../../../../include/osmocom/sigtran/osmo_ss7.h '/build/libosmo-sccp-1.8.0.63-ee75/_inst/include/osmocom/sigtran'
 /usr/bin/install -c -m 644 ../../../../../include/osmocom/sigtran/protocol/sua.h ../../../../../include/osmocom/sigtran/protocol/m3ua.h ../../../../../include/osmocom/sigtran/protocol/mtp.h ../../../../../include/osmocom/sigtran/protocol/sccp_scmg.h '/build/libosmo-sccp-1.8.0.63-ee75/_inst/include/osmocom/sigtran/protocol'
make[6]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom/sigtran'
make[5]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom/sigtran'
make[5]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom'
make[6]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom'
make[5]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom'
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom'
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include'
make[5]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include'
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include'
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include'
Making install in src
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/src'
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/src'
 /usr/bin/mkdir -p '/build/libosmo-sccp-1.8.0.63-ee75/_inst/lib'
 /usr/bin/mkdir -p '/build/libosmo-sccp-1.8.0.63-ee75/_inst/lib'
 /bin/bash ../libtool   --mode=install /usr/bin/install -c   libosmo-sigtran.la '/build/libosmo-sccp-1.8.0.63-ee75/_inst/lib'
 /usr/bin/install -c -m 644  libsccp.a libmtp.a libxua.a '/build/libosmo-sccp-1.8.0.63-ee75/_inst/lib'
 ( cd '/build/libosmo-sccp-1.8.0.63-ee75/_inst/lib' && ranlib libsccp.a )
 ( cd '/build/libosmo-sccp-1.8.0.63-ee75/_inst/lib' && ranlib libmtp.a )
 ( cd '/build/libosmo-sccp-1.8.0.63-ee75/_inst/lib' && ranlib libxua.a )
libtool: install: /usr/bin/install -c .libs/libosmo-sigtran.so.9.0.0 /build/libosmo-sccp-1.8.0.63-ee75/_inst/lib/libosmo-sigtran.so.9.0.0
libtool: install: (cd /build/libosmo-sccp-1.8.0.63-ee75/_inst/lib && { ln -s -f libosmo-sigtran.so.9.0.0 libosmo-sigtran.so.9 || { rm -f libosmo-sigtran.so.9 && ln -s libosmo-sigtran.so.9.0.0 libosmo-sigtran.so.9; }; })
libtool: install: (cd /build/libosmo-sccp-1.8.0.63-ee75/_inst/lib && { ln -s -f libosmo-sigtran.so.9.0.0 libosmo-sigtran.so || { rm -f libosmo-sigtran.so && ln -s libosmo-sigtran.so.9.0.0 libosmo-sigtran.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmo-sigtran.lai /build/libosmo-sccp-1.8.0.63-ee75/_inst/lib/libosmo-sigtran.la
libtool: install: /usr/bin/install -c .libs/libosmo-sigtran.a /build/libosmo-sccp-1.8.0.63-ee75/_inst/lib/libosmo-sigtran.a
libtool: install: chmod 644 /build/libosmo-sccp-1.8.0.63-ee75/_inst/lib/libosmo-sigtran.a
libtool: install: ranlib /build/libosmo-sccp-1.8.0.63-ee75/_inst/lib/libosmo-sigtran.a
libtool: finish: PATH="/build/deps/install/bin:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/libosmo-sccp-1.8.0.63-ee75/_inst/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /build/libosmo-sccp-1.8.0.63-ee75/_inst/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/src'
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/src'
Making install in tests
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests'
Making install in xua
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/xua'
make[5]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/xua'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/xua'
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/xua'
Making install in sccp
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/sccp'
make[5]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/sccp'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/sccp'
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/sccp'
Making install in mtp
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/mtp'
make[5]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/mtp'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/mtp'
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/mtp'
Making install in m2ua
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/m2ua'
make[5]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/m2ua'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/m2ua'
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/m2ua'
Making install in ss7
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/ss7'
make[5]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/ss7'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/ss7'
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/ss7'
Making install in vty
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/vty'
make[5]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/vty'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/vty'
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/vty'
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests'
make[5]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests'
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests'
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests'
Making install in examples
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/examples'
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/examples'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/examples'
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/examples'
Making install in stp
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/stp'
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/stp'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/libosmo-sccp-1.8.0.63-ee75/_inst/bin'
  /bin/bash ../libtool   --mode=install /usr/bin/install -c osmo-stp '/build/libosmo-sccp-1.8.0.63-ee75/_inst/bin'
libtool: install: /usr/bin/install -c .libs/osmo-stp /build/libosmo-sccp-1.8.0.63-ee75/_inst/bin/osmo-stp
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/stp'
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/stp'
Making install in doc
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc'
Making install in examples
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc/examples'
make[5]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc/examples'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/libosmo-sccp-1.8.0.63-ee75/_inst/share/doc/libosmo-sccp/examples/osmo-stp'
 /usr/bin/mkdir -p '/build/libosmo-sccp-1.8.0.63-ee75/_inst/etc/osmocom'
 /usr/bin/install -c -m 644 ../../../../doc/examples/osmo-stp.cfg ../../../../doc/examples/osmo-stp-multihome.cfg '/build/libosmo-sccp-1.8.0.63-ee75/_inst/share/doc/libosmo-sccp/examples/osmo-stp'
 /usr/bin/install -c -m 644 ../../../../doc/examples/osmo-stp.cfg '/build/libosmo-sccp-1.8.0.63-ee75/_inst/etc/osmocom'
make[5]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc/examples'
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc/examples'
Making install in manuals
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc/manuals'
make[5]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc/manuals'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc/manuals'
[ -n "osmo-stp" ] || exit 1
if [ "" != "1" ]; then \
	for i in osmostp-usermanual.pdf osmostp-vty-reference.pdf; do \
		install -vDm644 "$i" "/build/libosmo-sccp-1.8.0.63-ee75/_inst/share/doc/osmo-stp-doc/$i" || exit 1; \
	done; \
fi
install: creating directory '/build/libosmo-sccp-1.8.0.63-ee75/_inst/share/doc/osmo-stp-doc'
'osmostp-usermanual.pdf' -> '/build/libosmo-sccp-1.8.0.63-ee75/_inst/share/doc/osmo-stp-doc/osmostp-usermanual.pdf'
'osmostp-vty-reference.pdf' -> '/build/libosmo-sccp-1.8.0.63-ee75/_inst/share/doc/osmo-stp-doc/osmostp-vty-reference.pdf'
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc/manuals'
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc'
make[5]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc'
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc'
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc'
Making install in contrib
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/contrib'
Making install in systemd
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/contrib/systemd'
make[5]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/contrib/systemd'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/libosmo-sccp-1.8.0.63-ee75/_inst//lib/systemd/system'
 /usr/bin/install -c -m 644 ../../../../contrib/systemd/osmo-stp.service '/build/libosmo-sccp-1.8.0.63-ee75/_inst//lib/systemd/system'
make[5]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/contrib/systemd'
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/contrib/systemd'
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/contrib'
make[5]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/contrib'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/contrib'
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/contrib'
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/contrib'
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub'
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/libosmo-sccp-1.8.0.63-ee75/_inst/share/doc/libosmo-sccp'
 /usr/bin/mkdir -p '/build/libosmo-sccp-1.8.0.63-ee75/_inst/lib/pkgconfig'
 /usr/bin/install -c -m 644 ./doc/html.tar '/build/libosmo-sccp-1.8.0.63-ee75/_inst/share/doc/libosmo-sccp'
 /usr/bin/install -c -m 644 libosmo-sccp.pc libosmo-mtp.pc libosmo-sigtran.pc libosmo-xua.pc '/build/libosmo-sccp-1.8.0.63-ee75/_inst/lib/pkgconfig'
make  install-data-hook
make[5]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub'
cd /build/libosmo-sccp-1.8.0.63-ee75/_inst/share/doc/libosmo-sccp && tar xf html.tar && rm -f html.tar
make[5]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub'
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub'
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub'
make[2]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub'
make[1]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub'
make[1]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub'
Making installcheck in include
make[2]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include'
Making installcheck in osmocom
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom'
Making installcheck in mtp
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom/mtp'
make[4]: Nothing to be done for 'installcheck'.
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom/mtp'
Making installcheck in sccp
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom/sccp'
make[4]: Nothing to be done for 'installcheck'.
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom/sccp'
Making installcheck in sigtran
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom/sigtran'
make[4]: Nothing to be done for 'installcheck'.
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom/sigtran'
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom'
make[4]: Nothing to be done for 'installcheck-am'.
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom'
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom'
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include'
make[3]: Nothing to be done for 'installcheck-am'.
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include'
make[2]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include'
Making installcheck in src
make[2]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/src'
make[2]: Nothing to be done for 'installcheck'.
make[2]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/src'
Making installcheck in tests
make[2]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests'
Making installcheck in xua
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/xua'
make[3]: Nothing to be done for 'installcheck'.
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/xua'
Making installcheck in sccp
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/sccp'
make[3]: Nothing to be done for 'installcheck'.
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/sccp'
Making installcheck in mtp
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/mtp'
make[3]: Nothing to be done for 'installcheck'.
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/mtp'
Making installcheck in m2ua
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/m2ua'
make[3]: Nothing to be done for 'installcheck'.
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/m2ua'
Making installcheck in ss7
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/ss7'
make[3]: Nothing to be done for 'installcheck'.
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/ss7'
Making installcheck in vty
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/vty'
make[3]: Nothing to be done for 'installcheck'.
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/vty'
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests'
/bin/bash '../../../tests/testsuite' AUTOTEST_PATH='/build/libosmo-sccp-1.8.0.63-ee75/_inst/bin' \
	
## -------------------------------------- ##
## libosmo-sccp 1.8.0.63-ee75 test suite. ##
## -------------------------------------- ##

Regression tests.

  1: m2ua                                            ok
  2: mtp                                             ok
  3: sccp                                            ok
  4: xua                                             ok
  5: ss7                                             ok

## ------------- ##
## Test results. ##
## ------------- ##

All 5 tests were successful.
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests'
make[2]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests'
Making installcheck in examples
make[2]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/examples'
make[2]: Nothing to be done for 'installcheck'.
make[2]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/examples'
Making installcheck in stp
make[2]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/stp'
make[2]: Nothing to be done for 'installcheck'.
make[2]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/stp'
Making installcheck in doc
make[2]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc'
Making installcheck in examples
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc/examples'
make[3]: Nothing to be done for 'installcheck'.
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc/examples'
Making installcheck in manuals
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc/manuals'
make[3]: Nothing to be done for 'installcheck'.
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc/manuals'
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc'
make[3]: Nothing to be done for 'installcheck-am'.
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc'
make[2]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc'
Making installcheck in contrib
make[2]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/contrib'
Making installcheck in systemd
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/contrib/systemd'
make[3]: Nothing to be done for 'installcheck'.
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/contrib/systemd'
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/contrib'
make[3]: Nothing to be done for 'installcheck-am'.
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/contrib'
make[2]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/contrib'
make[2]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub'
make[2]: Nothing to be done for 'installcheck-am'.
make[2]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub'
make[1]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub'
make[1]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub'
Making uninstall in include
make[2]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include'
Making uninstall in osmocom
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom'
Making uninstall in mtp
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom/mtp'
 ( cd '/build/libosmo-sccp-1.8.0.63-ee75/_inst/include/osmocom/mtp' && rm -f mtp_level3.h mtp_pcap.h )
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom/mtp'
Making uninstall in sccp
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom/sccp'
 ( cd '/build/libosmo-sccp-1.8.0.63-ee75/_inst/include/osmocom/sccp' && rm -f sccp_types.h sccp.h )
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom/sccp'
Making uninstall in sigtran
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom/sigtran'
 ( cd '/build/libosmo-sccp-1.8.0.63-ee75/_inst/include/osmocom/sigtran' && rm -f xua_types.h xua_msg.h m2ua_types.h sccp_sap.h sigtran_sap.h sccp_helpers.h mtp_sap.h osmo_ss7.h )
 ( cd '/build/libosmo-sccp-1.8.0.63-ee75/_inst/include/osmocom/sigtran/protocol' && rm -f sua.h m3ua.h mtp.h sccp_scmg.h )
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom/sigtran'
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom'
make[4]: Nothing to be done for 'uninstall-am'.
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom'
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom'
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include'
make[3]: Nothing to be done for 'uninstall-am'.
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include'
make[2]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include'
Making uninstall in src
make[2]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/src'
 ( cd '/build/libosmo-sccp-1.8.0.63-ee75/_inst/lib' && rm -f libsccp.a libmtp.a libxua.a )
 /bin/bash ../libtool   --mode=uninstall rm -f '/build/libosmo-sccp-1.8.0.63-ee75/_inst/lib/libosmo-sigtran.la'
libtool: uninstall: rm -f /build/libosmo-sccp-1.8.0.63-ee75/_inst/lib/libosmo-sigtran.la /build/libosmo-sccp-1.8.0.63-ee75/_inst/lib/libosmo-sigtran.so.9.0.0 /build/libosmo-sccp-1.8.0.63-ee75/_inst/lib/libosmo-sigtran.so.9 /build/libosmo-sccp-1.8.0.63-ee75/_inst/lib/libosmo-sigtran.so /build/libosmo-sccp-1.8.0.63-ee75/_inst/lib/libosmo-sigtran.a
make[2]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/src'
Making uninstall in tests
make[2]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests'
Making uninstall in xua
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/xua'
make[3]: Nothing to be done for 'uninstall'.
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/xua'
Making uninstall in sccp
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/sccp'
make[3]: Nothing to be done for 'uninstall'.
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/sccp'
Making uninstall in mtp
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/mtp'
make[3]: Nothing to be done for 'uninstall'.
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/mtp'
Making uninstall in m2ua
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/m2ua'
make[3]: Nothing to be done for 'uninstall'.
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/m2ua'
Making uninstall in ss7
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/ss7'
make[3]: Nothing to be done for 'uninstall'.
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/ss7'
Making uninstall in vty
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/vty'
make[3]: Nothing to be done for 'uninstall'.
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/vty'
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests'
make[3]: Nothing to be done for 'uninstall-am'.
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests'
make[2]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests'
Making uninstall in examples
make[2]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/examples'
make[2]: Nothing to be done for 'uninstall'.
make[2]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/examples'
Making uninstall in stp
make[2]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/stp'
 ( cd '/build/libosmo-sccp-1.8.0.63-ee75/_inst/bin' && rm -f osmo-stp )
make[2]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/stp'
Making uninstall in doc
make[2]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc'
Making uninstall in examples
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc/examples'
 ( cd '/build/libosmo-sccp-1.8.0.63-ee75/_inst/share/doc/libosmo-sccp/examples/osmo-stp' && rm -f osmo-stp.cfg osmo-stp-multihome.cfg )
 ( cd '/build/libosmo-sccp-1.8.0.63-ee75/_inst/etc/osmocom' && rm -f osmo-stp.cfg )
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc/examples'
Making uninstall in manuals
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc/manuals'
[ -n "osmo-stp" ] || exit 1
if [ "" != "1" ]; then \
	for i in osmostp-usermanual.pdf osmostp-vty-reference.pdf; do \
		rm -v "/build/libosmo-sccp-1.8.0.63-ee75/_inst/share/doc/osmo-stp-doc/$i"; \
	done; \
fi
removed '/build/libosmo-sccp-1.8.0.63-ee75/_inst/share/doc/osmo-stp-doc/osmostp-usermanual.pdf'
removed '/build/libosmo-sccp-1.8.0.63-ee75/_inst/share/doc/osmo-stp-doc/osmostp-vty-reference.pdf'
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc/manuals'
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc'
make[3]: Nothing to be done for 'uninstall-am'.
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc'
make[2]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc'
Making uninstall in contrib
make[2]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/contrib'
Making uninstall in systemd
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/contrib/systemd'
 ( cd '/build/libosmo-sccp-1.8.0.63-ee75/_inst//lib/systemd/system' && rm -f osmo-stp.service )
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/contrib/systemd'
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/contrib'
make[3]: Nothing to be done for 'uninstall-am'.
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/contrib'
make[2]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/contrib'
make[2]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub'
 ( cd '/build/libosmo-sccp-1.8.0.63-ee75/_inst/lib/pkgconfig' && rm -f libosmo-sccp.pc libosmo-mtp.pc libosmo-sigtran.pc libosmo-xua.pc )
 ( cd '/build/libosmo-sccp-1.8.0.63-ee75/_inst/share/doc/libosmo-sccp' && rm -f html.tar )
make  uninstall-hook
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub'
cd /build/libosmo-sccp-1.8.0.63-ee75/_inst/share/doc/libosmo-sccp && rm -rf sigtran
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub'
make[2]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub'
make[1]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub'
make[1]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub'
make[1]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub'
make[1]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub'
make  install-recursive
make[2]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub'
Making install in include
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include'
Making install in osmocom
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom'
Making install in mtp
make[5]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom/mtp'
make[6]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom/mtp'
make[6]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/tmp/am-dc-32472//build/libosmo-sccp-1.8.0.63-ee75/_inst/include/osmocom/mtp'
 /usr/bin/install -c -m 644 ../../../../../include/osmocom/mtp/mtp_level3.h ../../../../../include/osmocom/mtp/mtp_pcap.h '/tmp/am-dc-32472//build/libosmo-sccp-1.8.0.63-ee75/_inst/include/osmocom/mtp'
make[6]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom/mtp'
make[5]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom/mtp'
Making install in sccp
make[5]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom/sccp'
make[6]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom/sccp'
make[6]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/tmp/am-dc-32472//build/libosmo-sccp-1.8.0.63-ee75/_inst/include/osmocom/sccp'
 /usr/bin/install -c -m 644 ../../../../../include/osmocom/sccp/sccp_types.h ../../../../../include/osmocom/sccp/sccp.h '/tmp/am-dc-32472//build/libosmo-sccp-1.8.0.63-ee75/_inst/include/osmocom/sccp'
make[6]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom/sccp'
make[5]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom/sccp'
Making install in sigtran
make[5]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom/sigtran'
make[6]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom/sigtran'
make[6]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/tmp/am-dc-32472//build/libosmo-sccp-1.8.0.63-ee75/_inst/include/osmocom/sigtran'
 /usr/bin/mkdir -p '/tmp/am-dc-32472//build/libosmo-sccp-1.8.0.63-ee75/_inst/include/osmocom/sigtran/protocol'
 /usr/bin/install -c -m 644 ../../../../../include/osmocom/sigtran/xua_types.h ../../../../../include/osmocom/sigtran/xua_msg.h ../../../../../include/osmocom/sigtran/m2ua_types.h ../../../../../include/osmocom/sigtran/sccp_sap.h ../../../../../include/osmocom/sigtran/sigtran_sap.h ../../../../../include/osmocom/sigtran/sccp_helpers.h ../../../../../include/osmocom/sigtran/mtp_sap.h ../../../../../include/osmocom/sigtran/osmo_ss7.h '/tmp/am-dc-32472//build/libosmo-sccp-1.8.0.63-ee75/_inst/include/osmocom/sigtran'
 /usr/bin/install -c -m 644 ../../../../../include/osmocom/sigtran/protocol/sua.h ../../../../../include/osmocom/sigtran/protocol/m3ua.h ../../../../../include/osmocom/sigtran/protocol/mtp.h ../../../../../include/osmocom/sigtran/protocol/sccp_scmg.h '/tmp/am-dc-32472//build/libosmo-sccp-1.8.0.63-ee75/_inst/include/osmocom/sigtran/protocol'
make[6]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom/sigtran'
make[5]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom/sigtran'
make[5]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom'
make[6]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom'
make[5]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom'
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom'
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include'
make[5]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include'
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include'
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include'
Making install in src
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/src'
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/src'
 /usr/bin/mkdir -p '/tmp/am-dc-32472//build/libosmo-sccp-1.8.0.63-ee75/_inst/lib'
 /usr/bin/mkdir -p '/tmp/am-dc-32472//build/libosmo-sccp-1.8.0.63-ee75/_inst/lib'
 /bin/bash ../libtool   --mode=install /usr/bin/install -c   libosmo-sigtran.la '/tmp/am-dc-32472//build/libosmo-sccp-1.8.0.63-ee75/_inst/lib'
 /usr/bin/install -c -m 644  libsccp.a libmtp.a libxua.a '/tmp/am-dc-32472//build/libosmo-sccp-1.8.0.63-ee75/_inst/lib'
 ( cd '/tmp/am-dc-32472//build/libosmo-sccp-1.8.0.63-ee75/_inst/lib' && ranlib libsccp.a )
 ( cd '/tmp/am-dc-32472//build/libosmo-sccp-1.8.0.63-ee75/_inst/lib' && ranlib libmtp.a )
 ( cd '/tmp/am-dc-32472//build/libosmo-sccp-1.8.0.63-ee75/_inst/lib' && ranlib libxua.a )
libtool: install: /usr/bin/install -c .libs/libosmo-sigtran.so.9.0.0 /tmp/am-dc-32472//build/libosmo-sccp-1.8.0.63-ee75/_inst/lib/libosmo-sigtran.so.9.0.0
libtool: install: (cd /tmp/am-dc-32472//build/libosmo-sccp-1.8.0.63-ee75/_inst/lib && { ln -s -f libosmo-sigtran.so.9.0.0 libosmo-sigtran.so.9 || { rm -f libosmo-sigtran.so.9 && ln -s libosmo-sigtran.so.9.0.0 libosmo-sigtran.so.9; }; })
libtool: install: (cd /tmp/am-dc-32472//build/libosmo-sccp-1.8.0.63-ee75/_inst/lib && { ln -s -f libosmo-sigtran.so.9.0.0 libosmo-sigtran.so || { rm -f libosmo-sigtran.so && ln -s libosmo-sigtran.so.9.0.0 libosmo-sigtran.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmo-sigtran.lai /tmp/am-dc-32472//build/libosmo-sccp-1.8.0.63-ee75/_inst/lib/libosmo-sigtran.la
libtool: install: /usr/bin/install -c .libs/libosmo-sigtran.a /tmp/am-dc-32472//build/libosmo-sccp-1.8.0.63-ee75/_inst/lib/libosmo-sigtran.a
libtool: install: chmod 644 /tmp/am-dc-32472//build/libosmo-sccp-1.8.0.63-ee75/_inst/lib/libosmo-sigtran.a
libtool: install: ranlib /tmp/am-dc-32472//build/libosmo-sccp-1.8.0.63-ee75/_inst/lib/libosmo-sigtran.a
libtool: warning: remember to run 'libtool --finish /build/libosmo-sccp-1.8.0.63-ee75/_inst/lib'
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/src'
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/src'
Making install in tests
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests'
Making install in xua
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/xua'
make[5]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/xua'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/xua'
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/xua'
Making install in sccp
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/sccp'
make[5]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/sccp'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/sccp'
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/sccp'
Making install in mtp
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/mtp'
make[5]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/mtp'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/mtp'
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/mtp'
Making install in m2ua
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/m2ua'
make[5]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/m2ua'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/m2ua'
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/m2ua'
Making install in ss7
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/ss7'
make[5]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/ss7'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/ss7'
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/ss7'
Making install in vty
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/vty'
make[5]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/vty'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/vty'
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/vty'
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests'
make[5]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests'
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests'
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests'
Making install in examples
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/examples'
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/examples'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/examples'
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/examples'
Making install in stp
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/stp'
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/stp'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/tmp/am-dc-32472//build/libosmo-sccp-1.8.0.63-ee75/_inst/bin'
  /bin/bash ../libtool   --mode=install /usr/bin/install -c osmo-stp '/tmp/am-dc-32472//build/libosmo-sccp-1.8.0.63-ee75/_inst/bin'
libtool: warning: '../src/libosmo-sigtran.la' has not been installed in '/build/libosmo-sccp-1.8.0.63-ee75/_inst/lib'
libtool: install: /usr/bin/install -c .libs/osmo-stp /tmp/am-dc-32472//build/libosmo-sccp-1.8.0.63-ee75/_inst/bin/osmo-stp
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/stp'
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/stp'
Making install in doc
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc'
Making install in examples
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc/examples'
make[5]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc/examples'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/tmp/am-dc-32472//build/libosmo-sccp-1.8.0.63-ee75/_inst/share/doc/libosmo-sccp/examples/osmo-stp'
 /usr/bin/mkdir -p '/tmp/am-dc-32472//build/libosmo-sccp-1.8.0.63-ee75/_inst/etc/osmocom'
 /usr/bin/install -c -m 644 ../../../../doc/examples/osmo-stp.cfg ../../../../doc/examples/osmo-stp-multihome.cfg '/tmp/am-dc-32472//build/libosmo-sccp-1.8.0.63-ee75/_inst/share/doc/libosmo-sccp/examples/osmo-stp'
 /usr/bin/install -c -m 644 ../../../../doc/examples/osmo-stp.cfg '/tmp/am-dc-32472//build/libosmo-sccp-1.8.0.63-ee75/_inst/etc/osmocom'
make[5]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc/examples'
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc/examples'
Making install in manuals
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc/manuals'
make[5]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc/manuals'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc/manuals'
[ -n "osmo-stp" ] || exit 1
if [ "" != "1" ]; then \
	for i in osmostp-usermanual.pdf osmostp-vty-reference.pdf; do \
		install -vDm644 "$i" "/tmp/am-dc-32472//build/libosmo-sccp-1.8.0.63-ee75/_inst/share/doc/osmo-stp-doc/$i" || exit 1; \
	done; \
fi
install: creating directory '/tmp/am-dc-32472//build/libosmo-sccp-1.8.0.63-ee75/_inst/share/doc/osmo-stp-doc'
'osmostp-usermanual.pdf' -> '/tmp/am-dc-32472//build/libosmo-sccp-1.8.0.63-ee75/_inst/share/doc/osmo-stp-doc/osmostp-usermanual.pdf'
'osmostp-vty-reference.pdf' -> '/tmp/am-dc-32472//build/libosmo-sccp-1.8.0.63-ee75/_inst/share/doc/osmo-stp-doc/osmostp-vty-reference.pdf'
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc/manuals'
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc'
make[5]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc'
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc'
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc'
Making install in contrib
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/contrib'
Making install in systemd
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/contrib/systemd'
make[5]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/contrib/systemd'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/tmp/am-dc-32472//build/libosmo-sccp-1.8.0.63-ee75/_inst//lib/systemd/system'
 /usr/bin/install -c -m 644 ../../../../contrib/systemd/osmo-stp.service '/tmp/am-dc-32472//build/libosmo-sccp-1.8.0.63-ee75/_inst//lib/systemd/system'
make[5]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/contrib/systemd'
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/contrib/systemd'
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/contrib'
make[5]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/contrib'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/contrib'
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/contrib'
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/contrib'
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub'
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/tmp/am-dc-32472//build/libosmo-sccp-1.8.0.63-ee75/_inst/share/doc/libosmo-sccp'
 /usr/bin/mkdir -p '/tmp/am-dc-32472//build/libosmo-sccp-1.8.0.63-ee75/_inst/lib/pkgconfig'
 /usr/bin/install -c -m 644 ./doc/html.tar '/tmp/am-dc-32472//build/libosmo-sccp-1.8.0.63-ee75/_inst/share/doc/libosmo-sccp'
 /usr/bin/install -c -m 644 libosmo-sccp.pc libosmo-mtp.pc libosmo-sigtran.pc libosmo-xua.pc '/tmp/am-dc-32472//build/libosmo-sccp-1.8.0.63-ee75/_inst/lib/pkgconfig'
make  install-data-hook
make[5]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub'
cd /tmp/am-dc-32472//build/libosmo-sccp-1.8.0.63-ee75/_inst/share/doc/libosmo-sccp && tar xf html.tar && rm -f html.tar
make[5]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub'
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub'
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub'
make[2]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub'
make[1]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub'
make[1]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub'
Making uninstall in include
make[2]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include'
Making uninstall in osmocom
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom'
Making uninstall in mtp
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom/mtp'
 ( cd '/tmp/am-dc-32472//build/libosmo-sccp-1.8.0.63-ee75/_inst/include/osmocom/mtp' && rm -f mtp_level3.h mtp_pcap.h )
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom/mtp'
Making uninstall in sccp
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom/sccp'
 ( cd '/tmp/am-dc-32472//build/libosmo-sccp-1.8.0.63-ee75/_inst/include/osmocom/sccp' && rm -f sccp_types.h sccp.h )
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom/sccp'
Making uninstall in sigtran
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom/sigtran'
 ( cd '/tmp/am-dc-32472//build/libosmo-sccp-1.8.0.63-ee75/_inst/include/osmocom/sigtran' && rm -f xua_types.h xua_msg.h m2ua_types.h sccp_sap.h sigtran_sap.h sccp_helpers.h mtp_sap.h osmo_ss7.h )
 ( cd '/tmp/am-dc-32472//build/libosmo-sccp-1.8.0.63-ee75/_inst/include/osmocom/sigtran/protocol' && rm -f sua.h m3ua.h mtp.h sccp_scmg.h )
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom/sigtran'
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom'
make[4]: Nothing to be done for 'uninstall-am'.
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom'
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom'
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include'
make[3]: Nothing to be done for 'uninstall-am'.
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include'
make[2]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include'
Making uninstall in src
make[2]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/src'
 /bin/bash ../libtool   --mode=uninstall rm -f '/tmp/am-dc-32472//build/libosmo-sccp-1.8.0.63-ee75/_inst/lib/libosmo-sigtran.la'
 ( cd '/tmp/am-dc-32472//build/libosmo-sccp-1.8.0.63-ee75/_inst/lib' && rm -f libsccp.a libmtp.a libxua.a )
libtool: uninstall: rm -f /tmp/am-dc-32472//build/libosmo-sccp-1.8.0.63-ee75/_inst/lib/libosmo-sigtran.la /tmp/am-dc-32472//build/libosmo-sccp-1.8.0.63-ee75/_inst/lib/libosmo-sigtran.so.9.0.0 /tmp/am-dc-32472//build/libosmo-sccp-1.8.0.63-ee75/_inst/lib/libosmo-sigtran.so.9 /tmp/am-dc-32472//build/libosmo-sccp-1.8.0.63-ee75/_inst/lib/libosmo-sigtran.so /tmp/am-dc-32472//build/libosmo-sccp-1.8.0.63-ee75/_inst/lib/libosmo-sigtran.a
make[2]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/src'
Making uninstall in tests
make[2]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests'
Making uninstall in xua
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/xua'
make[3]: Nothing to be done for 'uninstall'.
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/xua'
Making uninstall in sccp
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/sccp'
make[3]: Nothing to be done for 'uninstall'.
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/sccp'
Making uninstall in mtp
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/mtp'
make[3]: Nothing to be done for 'uninstall'.
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/mtp'
Making uninstall in m2ua
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/m2ua'
make[3]: Nothing to be done for 'uninstall'.
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/m2ua'
Making uninstall in ss7
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/ss7'
make[3]: Nothing to be done for 'uninstall'.
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/ss7'
Making uninstall in vty
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/vty'
make[3]: Nothing to be done for 'uninstall'.
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/vty'
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests'
make[3]: Nothing to be done for 'uninstall-am'.
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests'
make[2]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests'
Making uninstall in examples
make[2]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/examples'
make[2]: Nothing to be done for 'uninstall'.
make[2]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/examples'
Making uninstall in stp
make[2]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/stp'
 ( cd '/tmp/am-dc-32472//build/libosmo-sccp-1.8.0.63-ee75/_inst/bin' && rm -f osmo-stp )
make[2]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/stp'
Making uninstall in doc
make[2]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc'
Making uninstall in examples
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc/examples'
 ( cd '/tmp/am-dc-32472//build/libosmo-sccp-1.8.0.63-ee75/_inst/share/doc/libosmo-sccp/examples/osmo-stp' && rm -f osmo-stp.cfg osmo-stp-multihome.cfg )
 ( cd '/tmp/am-dc-32472//build/libosmo-sccp-1.8.0.63-ee75/_inst/etc/osmocom' && rm -f osmo-stp.cfg )
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc/examples'
Making uninstall in manuals
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc/manuals'
[ -n "osmo-stp" ] || exit 1
if [ "" != "1" ]; then \
	for i in osmostp-usermanual.pdf osmostp-vty-reference.pdf; do \
		rm -v "/tmp/am-dc-32472//build/libosmo-sccp-1.8.0.63-ee75/_inst/share/doc/osmo-stp-doc/$i"; \
	done; \
fi
removed '/tmp/am-dc-32472//build/libosmo-sccp-1.8.0.63-ee75/_inst/share/doc/osmo-stp-doc/osmostp-usermanual.pdf'
removed '/tmp/am-dc-32472//build/libosmo-sccp-1.8.0.63-ee75/_inst/share/doc/osmo-stp-doc/osmostp-vty-reference.pdf'
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc/manuals'
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc'
make[3]: Nothing to be done for 'uninstall-am'.
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc'
make[2]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc'
Making uninstall in contrib
make[2]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/contrib'
Making uninstall in systemd
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/contrib/systemd'
 ( cd '/tmp/am-dc-32472//build/libosmo-sccp-1.8.0.63-ee75/_inst//lib/systemd/system' && rm -f osmo-stp.service )
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/contrib/systemd'
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/contrib'
make[3]: Nothing to be done for 'uninstall-am'.
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/contrib'
make[2]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/contrib'
make[2]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub'
 ( cd '/tmp/am-dc-32472//build/libosmo-sccp-1.8.0.63-ee75/_inst/share/doc/libosmo-sccp' && rm -f html.tar )
 ( cd '/tmp/am-dc-32472//build/libosmo-sccp-1.8.0.63-ee75/_inst/lib/pkgconfig' && rm -f libosmo-sccp.pc libosmo-mtp.pc libosmo-sigtran.pc libosmo-xua.pc )
make  uninstall-hook
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub'
cd /tmp/am-dc-32472//build/libosmo-sccp-1.8.0.63-ee75/_inst/share/doc/libosmo-sccp && rm -rf sigtran
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub'
make[2]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub'
make[1]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub'
make[1]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub'
make[1]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub'
make[1]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub'
make  dist-bzip2 dist-gzip am__post_remove_distdir='@:'
make[2]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub'
make  distdir-am
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub'
if test -d "libosmo-sccp-1.8.0.63-ee75"; then find "libosmo-sccp-1.8.0.63-ee75" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "libosmo-sccp-1.8.0.63-ee75" || { sleep 5 && rm -rf "libosmo-sccp-1.8.0.63-ee75"; }; else :; fi
test -d "libosmo-sccp-1.8.0.63-ee75" || mkdir "libosmo-sccp-1.8.0.63-ee75"
 (cd include && make  top_distdir=../libosmo-sccp-1.8.0.63-ee75 distdir=../libosmo-sccp-1.8.0.63-ee75/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include'
make  distdir-am
make[5]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include'
 (cd osmocom && make  top_distdir=../../libosmo-sccp-1.8.0.63-ee75 distdir=../../libosmo-sccp-1.8.0.63-ee75/include/osmocom \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[6]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom'
make  distdir-am
make[7]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom'
 (cd mtp && make  top_distdir=../../../libosmo-sccp-1.8.0.63-ee75 distdir=../../../libosmo-sccp-1.8.0.63-ee75/include/osmocom/mtp \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[8]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom/mtp'
make  distdir-am
make[9]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom/mtp'
make[9]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom/mtp'
make[8]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom/mtp'
 (cd sccp && make  top_distdir=../../../libosmo-sccp-1.8.0.63-ee75 distdir=../../../libosmo-sccp-1.8.0.63-ee75/include/osmocom/sccp \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[8]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom/sccp'
make  distdir-am
make[9]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom/sccp'
make[9]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom/sccp'
make[8]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom/sccp'
 (cd sigtran && make  top_distdir=../../../libosmo-sccp-1.8.0.63-ee75 distdir=../../../libosmo-sccp-1.8.0.63-ee75/include/osmocom/sigtran \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[8]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom/sigtran'
make  distdir-am
make[9]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom/sigtran'
make[9]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom/sigtran'
make[8]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom/sigtran'
make[7]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom'
make[6]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom'
make[5]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include'
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include'
 (cd src && make  top_distdir=../libosmo-sccp-1.8.0.63-ee75 distdir=../libosmo-sccp-1.8.0.63-ee75/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/src'
make  distdir-am
make[5]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/src'
make[5]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/src'
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/src'
 (cd tests && make  top_distdir=../libosmo-sccp-1.8.0.63-ee75 distdir=../libosmo-sccp-1.8.0.63-ee75/tests \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests'
make  distdir-am
make[5]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests'
 (cd xua && make  top_distdir=../../libosmo-sccp-1.8.0.63-ee75 distdir=../../libosmo-sccp-1.8.0.63-ee75/tests/xua \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[6]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/xua'
make  distdir-am
make[7]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/xua'
make[7]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/xua'
make[6]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/xua'
 (cd sccp && make  top_distdir=../../libosmo-sccp-1.8.0.63-ee75 distdir=../../libosmo-sccp-1.8.0.63-ee75/tests/sccp \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[6]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/sccp'
make  distdir-am
make[7]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/sccp'
make[7]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/sccp'
make[6]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/sccp'
 (cd mtp && make  top_distdir=../../libosmo-sccp-1.8.0.63-ee75 distdir=../../libosmo-sccp-1.8.0.63-ee75/tests/mtp \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[6]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/mtp'
make  distdir-am
make[7]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/mtp'
make[7]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/mtp'
make[6]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/mtp'
 (cd m2ua && make  top_distdir=../../libosmo-sccp-1.8.0.63-ee75 distdir=../../libosmo-sccp-1.8.0.63-ee75/tests/m2ua \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[6]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/m2ua'
make  distdir-am
make[7]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/m2ua'
make[7]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/m2ua'
make[6]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/m2ua'
 (cd ss7 && make  top_distdir=../../libosmo-sccp-1.8.0.63-ee75 distdir=../../libosmo-sccp-1.8.0.63-ee75/tests/ss7 \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[6]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/ss7'
make  distdir-am
make[7]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/ss7'
make[7]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/ss7'
make[6]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/ss7'
 (cd vty && make  top_distdir=../../libosmo-sccp-1.8.0.63-ee75 distdir=../../libosmo-sccp-1.8.0.63-ee75/tests/vty \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[6]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/vty'
make  distdir-am
make[7]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/vty'
make[7]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/vty'
make[6]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/vty'
make[5]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests'
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests'
 (cd examples && make  top_distdir=../libosmo-sccp-1.8.0.63-ee75 distdir=../libosmo-sccp-1.8.0.63-ee75/examples \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/examples'
make  distdir-am
make[5]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/examples'
make[5]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/examples'
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/examples'
 (cd stp && make  top_distdir=../libosmo-sccp-1.8.0.63-ee75 distdir=../libosmo-sccp-1.8.0.63-ee75/stp \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/stp'
make  distdir-am
make[5]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/stp'
make[5]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/stp'
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/stp'
 (cd doc && make  top_distdir=../libosmo-sccp-1.8.0.63-ee75 distdir=../libosmo-sccp-1.8.0.63-ee75/doc \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc'
make  distdir-am
make[5]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc'
 (cd examples && make  top_distdir=../../libosmo-sccp-1.8.0.63-ee75 distdir=../../libosmo-sccp-1.8.0.63-ee75/doc/examples \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[6]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc/examples'
make  distdir-am
make[7]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc/examples'
make[7]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc/examples'
make[6]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc/examples'
 (cd manuals && make  top_distdir=../../libosmo-sccp-1.8.0.63-ee75 distdir=../../libosmo-sccp-1.8.0.63-ee75/doc/manuals \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[6]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc/manuals'
make  distdir-am
make[7]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc/manuals'
make[7]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc/manuals'
make[6]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc/manuals'
make[5]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc'
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc'
 (cd contrib && make  top_distdir=../libosmo-sccp-1.8.0.63-ee75 distdir=../libosmo-sccp-1.8.0.63-ee75/contrib \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/contrib'
make  distdir-am
make[5]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/contrib'
 (cd systemd && make  top_distdir=../../libosmo-sccp-1.8.0.63-ee75 distdir=../../libosmo-sccp-1.8.0.63-ee75/contrib/systemd \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[6]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/contrib/systemd'
make  distdir-am
make[7]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/contrib/systemd'
make[7]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/contrib/systemd'
make[6]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/contrib/systemd'
make[5]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/contrib'
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/contrib'
make  \
  top_distdir="libosmo-sccp-1.8.0.63-ee75" distdir="libosmo-sccp-1.8.0.63-ee75" \
  dist-hook
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub'
echo 1.8.0.63-ee75 > libosmo-sccp-1.8.0.63-ee75/.tarball-version
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub'
test -n "" \
|| find "libosmo-sccp-1.8.0.63-ee75" -type d ! -perm -755 \
	-exec chmod u+rwx,go+rx {} \; -o \
  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
  ! -type d ! -perm -444 -exec /bin/bash /build/libosmo-sccp-1.8.0.63-ee75/install-sh -c -m a+r {} {} \; \
|| chmod -R a+r "libosmo-sccp-1.8.0.63-ee75"
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub'
tardir=libosmo-sccp-1.8.0.63-ee75 && ${TAR-tar} chof - "$tardir" | BZIP2=${BZIP2--9} bzip2 -c >libosmo-sccp-1.8.0.63-ee75.tar.bz2
tardir=libosmo-sccp-1.8.0.63-ee75 && ${TAR-tar} chof - "$tardir" | eval GZIP= gzip --best -c >libosmo-sccp-1.8.0.63-ee75.tar.gz
make[2]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub'
if test -d "libosmo-sccp-1.8.0.63-ee75"; then find "libosmo-sccp-1.8.0.63-ee75" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "libosmo-sccp-1.8.0.63-ee75" || { sleep 5 && rm -rf "libosmo-sccp-1.8.0.63-ee75"; }; else :; fi
make[1]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub'
make[1]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub'
Making distclean in include
make[2]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include'
Making distclean in osmocom
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom'
Making distclean in mtp
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom/mtp'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "../../../../../include/osmocom/mtp" || test -z "" || rm -f 
rm -f Makefile
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom/mtp'
Making distclean in sccp
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom/sccp'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "../../../../../include/osmocom/sccp" || test -z "" || rm -f 
rm -f Makefile
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom/sccp'
Making distclean in sigtran
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom/sigtran'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "../../../../../include/osmocom/sigtran" || test -z "" || rm -f 
rm -f Makefile
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom/sigtran'
make[4]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "../../../../include/osmocom" || test -z "" || rm -f 
make[4]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom'
rm -f Makefile
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include/osmocom'
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "../../../include" || test -z "" || rm -f 
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include'
rm -f Makefile
make[2]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/include'
Making distclean in src
make[2]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/src'
test -z "libosmo-sigtran.la" || rm -f libosmo-sigtran.la
rm -rf .libs _libs
test -z "libsccp.a libmtp.a libxua.a" || rm -f libsccp.a libmtp.a libxua.a
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "../../../src" || test -z "" || rm -f 
rm -f ./so_locations
rm -f ./.deps/ipa.Plo
rm -f ./.deps/libxua_a-xua_msg.Po
rm -f ./.deps/m3ua.Plo
rm -f ./.deps/mtp_pcap.Po
rm -f ./.deps/osmo_ss7.Plo
rm -f ./.deps/osmo_ss7_as.Plo
rm -f ./.deps/osmo_ss7_asp.Plo
rm -f ./.deps/osmo_ss7_asp_peer.Plo
rm -f ./.deps/osmo_ss7_hmrt.Plo
rm -f ./.deps/osmo_ss7_vty.Plo
rm -f ./.deps/osmo_ss7_xua_srv.Plo
rm -f ./.deps/sccp.Po
rm -f ./.deps/sccp2sua.Plo
rm -f ./.deps/sccp_helpers.Plo
rm -f ./.deps/sccp_lbcs.Plo
rm -f ./.deps/sccp_sap.Plo
rm -f ./.deps/sccp_sclc.Plo
rm -f ./.deps/sccp_scmg.Plo
rm -f ./.deps/sccp_scoc.Plo
rm -f ./.deps/sccp_scrc.Plo
rm -f ./.deps/sccp_types.Plo
rm -f ./.deps/sccp_user.Plo
rm -f ./.deps/sccp_vty.Plo
rm -f ./.deps/sua.Plo
rm -f ./.deps/xua_as_fsm.Plo
rm -f ./.deps/xua_asp_fsm.Plo
rm -f ./.deps/xua_default_lm_fsm.Plo
rm -f ./.deps/xua_msg.Plo
rm -f ./.deps/xua_rkm.Plo
rm -f ./.deps/xua_shared.Plo
rm -f ./.deps/xua_snm.Plo
rm -f Makefile
make[2]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/src'
Making distclean in tests
make[2]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests'
Making distclean in xua
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/xua'
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
 rm -f xua_test
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "../../../../tests/xua" || test -z "" || rm -f 
rm -f ./.deps/sccp_test_data.Po
rm -f ./.deps/xua_test.Po
rm -f Makefile
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/xua'
Making distclean in sccp
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/sccp'
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
 rm -f sccp_test
rm -f *.tab.c
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "../../../../tests/sccp" || test -z "" || rm -f 
rm -f ./.deps/sccp_test.Po
rm -f Makefile
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/sccp'
Making distclean in mtp
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/mtp'
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
 rm -f mtp_parse_test
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "../../../../tests/mtp" || test -z "" || rm -f 
rm -f ./.deps/mtp_parse_test.Po
rm -f Makefile
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/mtp'
Making distclean in m2ua
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/m2ua'
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
 rm -f m2ua_test
rm -f *.tab.c
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "../../../../tests/m2ua" || test -z "" || rm -f 
rm -f ./.deps/m2ua_test.Po
rm -f Makefile
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/m2ua'
Making distclean in ss7
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/ss7'
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
 rm -f ss7_test
test -z "" || rm -f 
test . = "../../../../tests/ss7" || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f ./.deps/ss7_test.Po
rm -f Makefile
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/ss7'
Making distclean in vty
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/vty'
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
 rm -f ss7_asp_vty_test
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "../../../../tests/vty" || test -z "" || rm -f 
rm -f ./.deps/ss7_asp_vty_test.Po
rm -f Makefile
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests/vty'
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests'
rm -rf .libs _libs
test ! -f '../../../tests/testsuite' || \
	/bin/bash '../../../tests/testsuite' --clean
rm -f *.lo
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "../../../tests" || test -z "" || rm -f 
test -z "atconfig" || rm -f atconfig
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests'
rm -f Makefile
make[2]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/tests'
Making distclean in examples
make[2]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/examples'
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
 rm -f sccp_demo_user
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "../../../examples" || test -z "" || rm -f 
rm -f ./.deps/sccp_demo_user.Po
rm -f ./.deps/sccp_test_server.Po
rm -f ./.deps/sccp_test_vty.Po
rm -f Makefile
make[2]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/examples'
Making distclean in stp
make[2]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/stp'
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
 rm -f osmo-stp
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "../../../stp" || test -z "" || rm -f 
rm -f ./.deps/stp_main.Po
rm -f Makefile
make[2]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/stp'
Making distclean in doc
make[2]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc'
Making distclean in examples
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc/examples'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
test . = "../../../../doc/examples" || test -z "" || rm -f 
rm -f Makefile
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc/examples'
Making distclean in manuals
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc/manuals'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
test . = "../../../../doc/manuals" || test -z "" || rm -f 
rm -rf osmostp-usermanual__*.png osmostp-usermanual__*.svg osmostp-usermanual.check osmostp-usermanual.pdf osmostp-usermanual.html osmostp-vty-reference.pdf osmostp-vty-reference.lint generated ./vty/osmo-stp_vty_reference.xml common build generated/.pdf_shrink_marker
rm -f Makefile
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc/manuals'
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "../../../doc" || test -z "" || rm -f 
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc'
rm -f Makefile
make[2]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/doc'
Making distclean in contrib
make[2]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/contrib'
Making distclean in systemd
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/contrib/systemd'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
test . = "../../../../contrib/systemd" || test -z "" || rm -f 
rm -f Makefile
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/contrib/systemd'
make[3]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/contrib'
rm -rf .libs _libs
rm -f *.lo
test -z "libosmo-sccp.spec" || rm -f libosmo-sccp.spec
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "../../../contrib" || test -z "" || rm -f 
make[3]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/contrib'
rm -f Makefile
make[2]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub/contrib'
make[2]: Entering directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub'
rm -rf .libs _libs
test -z "doc/sigtran/html/search/* doc/sigtran/{html,latex}/* doc/html.tar doc/doxygen_sqlite3.db doc/sigtran/doxygen_sqlite3.db doc/*.tag" || rm -f doc/sigtran/html/search/* doc/sigtran/{html,latex}/* doc/html.tar doc/doxygen_sqlite3.db doc/sigtran/doxygen_sqlite3.db doc/*.tag
rm -f *.lo
test -z "libosmo-sigtran.pc libosmo-sccp.pc libosmo-mtp.pc libosmo-xua.pc Doxyfile" || rm -f libosmo-sigtran.pc libosmo-sccp.pc libosmo-mtp.pc libosmo-xua.pc Doxyfile
rm -f libtool config.lt
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "../.." || test -z "" || rm -f 
rm -f cscope.out cscope.in.out cscope.po.out cscope.files
rm: cannot remove 'doc/sigtran/html/search': Is a directory
make[2]: [Makefile:838: mostlyclean-generic] Error 1 (ignored)
make[2]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub'
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -f Makefile
make[1]: Leaving directory '/build/libosmo-sccp-1.8.0.63-ee75/_build/sub'
if test -d "libosmo-sccp-1.8.0.63-ee75"; then find "libosmo-sccp-1.8.0.63-ee75" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "libosmo-sccp-1.8.0.63-ee75" || { sleep 5 && rm -rf "libosmo-sccp-1.8.0.63-ee75"; }; else :; fi
============================================================
libosmo-sccp-1.8.0.63-ee75 archives ready for distribution: 
libosmo-sccp-1.8.0.63-ee75.tar.gz
libosmo-sccp-1.8.0.63-ee75.tar.bz2
============================================================
+ [ 1 = 1 ]
+ [ 1 = 1 ]
+ make -C /build/doc/manuals publish
make: Entering directory '/build/doc/manuals'
/opt/osmo-gsm-manuals/build/shrink-pdfs.sh osmostp-usermanual.pdf osmostp-vty-reference.pdf
* osmostp-usermanual.pdf: 504K
* osmostp-vty-reference.pdf: 280K
[ -n "osmo-stp" ] || exit 1
rm -rf "_publish_tmpdir"
mkdir -p "_publish_tmpdir/osmo-stp/master"
cp osmostp-usermanual.pdf osmostp-vty-reference.pdf "_publish_tmpdir/osmo-stp/master"
cd "_publish_tmpdir" && \
	rsync \
		-avzR \
		-e "ssh -o 'UserKnownHostsFile=/opt/osmo-gsm-manuals/build/known_hosts' -p 48" \
		"osmo-stp" \
		docs@ftp.osmocom.org:web-files/
sending incremental file list
osmo-stp/
osmo-stp/master/
osmo-stp/master/osmostp-usermanual.pdf
osmo-stp/master/osmostp-vty-reference.pdf

sent 9,303 bytes  received 6,870 bytes  32,346.00 bytes/sec
total size is 801,198  speedup is 49.54
rm -rf "_publish_tmpdir"
make: Leaving directory '/build/doc/manuals'
+ make -j 8 maintainer-clean
Making maintainer-clean in include
make[1]: Entering directory '/build/include'
Making maintainer-clean in osmocom
make[2]: Entering directory '/build/include/osmocom'
Making maintainer-clean in mtp
make[3]: Entering directory '/build/include/osmocom/mtp'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "." || test -z "" || rm -f 
This command is intended for maintainers to use
it deletes files that may require special tools to rebuild.
rm -f Makefile
make[3]: Leaving directory '/build/include/osmocom/mtp'
Making maintainer-clean in sccp
make[3]: Entering directory '/build/include/osmocom/sccp'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
This command is intended for maintainers to use
test . = "." || test -z "" || rm -f 
it deletes files that may require special tools to rebuild.
rm -f Makefile
make[3]: Leaving directory '/build/include/osmocom/sccp'
Making maintainer-clean in sigtran
make[3]: Entering directory '/build/include/osmocom/sigtran'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "." || test -z "" || rm -f 
This command is intended for maintainers to use
it deletes files that may require special tools to rebuild.
rm -f Makefile
make[3]: Leaving directory '/build/include/osmocom/sigtran'
make[3]: Entering directory '/build/include/osmocom'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "." || test -z "" || rm -f 
This command is intended for maintainers to use
it deletes files that may require special tools to rebuild.
make[3]: Leaving directory '/build/include/osmocom'
rm -f Makefile
make[2]: Leaving directory '/build/include/osmocom'
make[2]: Entering directory '/build/include'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "." || test -z "" || rm -f 
This command is intended for maintainers to use
it deletes files that may require special tools to rebuild.
make[2]: Leaving directory '/build/include'
rm -f Makefile
make[1]: Leaving directory '/build/include'
Making maintainer-clean in src
make[1]: Entering directory '/build/src'
test -z "libosmo-sigtran.la" || rm -f libosmo-sigtran.la
rm -rf .libs _libs
test -z "libsccp.a libmtp.a libxua.a" || rm -f libsccp.a libmtp.a libxua.a
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "." || test -z "" || rm -f 
rm -f ./so_locations
This command is intended for maintainers to use
it deletes files that may require special tools to rebuild.
rm -f ./.deps/ipa.Plo
rm -f ./.deps/libxua_a-xua_msg.Po
rm -f ./.deps/m3ua.Plo
rm -f ./.deps/mtp_pcap.Po
rm -f ./.deps/osmo_ss7.Plo
rm -f ./.deps/osmo_ss7_as.Plo
rm -f ./.deps/osmo_ss7_asp.Plo
rm -f ./.deps/osmo_ss7_asp_peer.Plo
rm -f ./.deps/osmo_ss7_hmrt.Plo
rm -f ./.deps/osmo_ss7_vty.Plo
rm -f ./.deps/osmo_ss7_xua_srv.Plo
rm -f ./.deps/sccp.Po
rm -f ./.deps/sccp2sua.Plo
rm -f ./.deps/sccp_helpers.Plo
rm -f ./.deps/sccp_lbcs.Plo
rm -f ./.deps/sccp_sap.Plo
rm -f ./.deps/sccp_sclc.Plo
rm -f ./.deps/sccp_scmg.Plo
rm -f ./.deps/sccp_scoc.Plo
rm -f ./.deps/sccp_scrc.Plo
rm -f ./.deps/sccp_types.Plo
rm -f ./.deps/sccp_user.Plo
rm -f ./.deps/sccp_vty.Plo
rm -f ./.deps/sua.Plo
rm -f ./.deps/xua_as_fsm.Plo
rm -f ./.deps/xua_asp_fsm.Plo
rm -f ./.deps/xua_default_lm_fsm.Plo
rm -f ./.deps/xua_msg.Plo
rm -f ./.deps/xua_rkm.Plo
rm -f ./.deps/xua_shared.Plo
rm -f ./.deps/xua_snm.Plo
rm -f Makefile
make[1]: Leaving directory '/build/src'
Making maintainer-clean in tests
make[1]: Entering directory '/build/tests'
Making maintainer-clean in xua
make[2]: Entering directory '/build/tests/xua'
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
 rm -f xua_test
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "." || test -z "" || rm -f 
This command is intended for maintainers to use
it deletes files that may require special tools to rebuild.
rm -f ./.deps/sccp_test_data.Po
rm -f ./.deps/xua_test.Po
rm -f Makefile
make[2]: Leaving directory '/build/tests/xua'
Making maintainer-clean in sccp
make[2]: Entering directory '/build/tests/sccp'
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
 rm -f sccp_test
rm -f *.tab.c
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "." || test -z "" || rm -f 
This command is intended for maintainers to use
it deletes files that may require special tools to rebuild.
rm -f ./.deps/sccp_test.Po
rm -f Makefile
make[2]: Leaving directory '/build/tests/sccp'
Making maintainer-clean in mtp
make[2]: Entering directory '/build/tests/mtp'
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
 rm -f mtp_parse_test
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "." || test -z "" || rm -f 
This command is intended for maintainers to use
it deletes files that may require special tools to rebuild.
rm -f ./.deps/mtp_parse_test.Po
rm -f Makefile
make[2]: Leaving directory '/build/tests/mtp'
Making maintainer-clean in m2ua
make[2]: Entering directory '/build/tests/m2ua'
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
 rm -f m2ua_test
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "." || test -z "" || rm -f 
This command is intended for maintainers to use
it deletes files that may require special tools to rebuild.
rm -f ./.deps/m2ua_test.Po
rm -f Makefile
make[2]: Leaving directory '/build/tests/m2ua'
Making maintainer-clean in ss7
make[2]: Entering directory '/build/tests/ss7'
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
 rm -f ss7_test
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "." || test -z "" || rm -f 
This command is intended for maintainers to use
it deletes files that may require special tools to rebuild.
rm -f ./.deps/ss7_test.Po
rm -f Makefile
make[2]: Leaving directory '/build/tests/ss7'
Making maintainer-clean in vty
make[2]: Entering directory '/build/tests/vty'
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
 rm -f ss7_asp_vty_test
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "." || test -z "" || rm -f 
This command is intended for maintainers to use
it deletes files that may require special tools to rebuild.
rm -f ./.deps/ss7_asp_vty_test.Po
rm -f Makefile
make[2]: Leaving directory '/build/tests/vty'
make[2]: Entering directory '/build/tests'
rm -rf .libs _libs
test ! -f './testsuite' || \
	/bin/bash './testsuite' --clean
rm -f *.lo
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "." || test -z "" || rm -f 
This command is intended for maintainers to use
test -z "atconfig" || rm -f atconfig
it deletes files that may require special tools to rebuild.
make[2]: Leaving directory '/build/tests'
rm -f Makefile
make[1]: Leaving directory '/build/tests'
Making maintainer-clean in examples
make[1]: Entering directory '/build/examples'
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
 rm -f sccp_demo_user
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "." || test -z "" || rm -f 
This command is intended for maintainers to use
it deletes files that may require special tools to rebuild.
rm -f ./.deps/sccp_demo_user.Po
rm -f ./.deps/sccp_test_server.Po
rm -f ./.deps/sccp_test_vty.Po
rm -f Makefile
make[1]: Leaving directory '/build/examples'
Making maintainer-clean in stp
make[1]: Entering directory '/build/stp'
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
 rm -f osmo-stp
rm -f *.tab.c
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "." || test -z "" || rm -f 
This command is intended for maintainers to use
it deletes files that may require special tools to rebuild.
rm -f ./.deps/stp_main.Po
rm -f Makefile
make[1]: Leaving directory '/build/stp'
Making maintainer-clean in doc
make[1]: Entering directory '/build/doc'
Making maintainer-clean in examples
make[2]: Entering directory '/build/doc/examples'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
This command is intended for maintainers to use
it deletes files that may require special tools to rebuild.
rm -f Makefile
make[2]: Leaving directory '/build/doc/examples'
Making maintainer-clean in manuals
make[2]: Entering directory '/build/doc/manuals'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
This command is intended for maintainers to use
test . = "." || test -z "" || rm -f 
it deletes files that may require special tools to rebuild.
rm -f Makefile
make[2]: Leaving directory '/build/doc/manuals'
make[2]: Entering directory '/build/doc'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "." || test -z "" || rm -f 
This command is intended for maintainers to use
it deletes files that may require special tools to rebuild.
make[2]: Leaving directory '/build/doc'
rm -f Makefile
make[1]: Leaving directory '/build/doc'
Making maintainer-clean in contrib
make[1]: Entering directory '/build/contrib'
Making maintainer-clean in systemd
make[2]: Entering directory '/build/contrib/systemd'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
This command is intended for maintainers to use
it deletes files that may require special tools to rebuild.
rm -f Makefile
make[2]: Leaving directory '/build/contrib/systemd'
make[2]: Entering directory '/build/contrib'
rm -rf .libs _libs
rm -f *.lo
test -z "libosmo-sccp.spec" || rm -f libosmo-sccp.spec
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
This command is intended for maintainers to use
test . = "." || test -z "" || rm -f 
it deletes files that may require special tools to rebuild.
make[2]: Leaving directory '/build/contrib'
rm -f Makefile
make[1]: Leaving directory '/build/contrib'
make[1]: Entering directory '/build'
rm -rf .libs _libs
test -z "doc/sigtran/html/search/* doc/sigtran/{html,latex}/* doc/html.tar doc/doxygen_sqlite3.db doc/sigtran/doxygen_sqlite3.db doc/*.tag" || rm -f doc/sigtran/html/search/* doc/sigtran/{html,latex}/* doc/html.tar doc/doxygen_sqlite3.db doc/sigtran/doxygen_sqlite3.db doc/*.tag
rm -f *.lo
test -z "libosmo-sigtran.pc libosmo-sccp.pc libosmo-mtp.pc libosmo-xua.pc Doxyfile" || rm -f libosmo-sigtran.pc libosmo-sccp.pc libosmo-mtp.pc libosmo-xua.pc Doxyfile
rm -f libtool config.lt
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "." || test -z "" || rm -f 
This command is intended for maintainers to use
rm -f cscope.out cscope.in.out cscope.po.out cscope.files
it deletes files that may require special tools to rebuild.
test -z "./.version" || rm -f ./.version
rm: cannot remove 'doc/sigtran/html/search': Is a directory
make[1]: [Makefile:838: mostlyclean-generic] Error 1 (ignored)
make[1]: Leaving directory '/build'
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -rf ./autom4te.cache
rm -f Makefile
+ osmo-clean-workspace.sh
+ chmod -R +w .
+ git checkout -f HEAD
+ git clean -dxf
Removing .cache/
Removing .texlive2022/
Removing Makefile.in
Removing __pycache__/
Removing aclocal.m4
Removing compile
Removing config.guess
Removing config.sub
Removing configure
Removing contrib/Makefile.in
Removing contrib/systemd/Makefile.in
Removing depcomp
Skipping repository deps/libosmo-abis
Skipping repository deps/libosmocore
Skipping repository deps/libosmo-netif
Removing deps/install
Removing doc/Makefile.in
Removing doc/examples/Makefile.in
Removing doc/manuals/Makefile.in
Removing doc/manuals/build
Removing doc/manuals/common
Removing doc/manuals/generated/
Removing doc/manuals/osmostp-usermanual.check
Removing doc/manuals/osmostp-usermanual.html
Removing doc/manuals/osmostp-usermanual.pdf
Removing doc/manuals/osmostp-usermanual__1.svg
Removing doc/manuals/osmostp-usermanual__2.svg
Removing doc/manuals/osmostp-vty-reference.pdf
Removing doc/manuals/vty/osmo-stp_vty_reference.xml
Removing doc/sigtran/
Removing examples/.deps/
Removing examples/Makefile.in
Removing include/Makefile.in
Removing include/osmocom/Makefile.in
Removing include/osmocom/mtp/Makefile.in
Removing include/osmocom/sccp/Makefile.in
Removing include/osmocom/sigtran/Makefile.in
Removing install-sh
Removing libosmo-sccp-1.8.0.63-ee75.tar.bz2
Removing libosmo-sccp-1.8.0.63-ee75.tar.gz
Removing ltmain.sh
Removing missing
Removing src/.deps/
Removing src/Makefile.in
Removing stp/.deps/
Removing stp/Makefile.in
Removing tests/Makefile.in
Removing tests/m2ua/.deps/
Removing tests/m2ua/Makefile.in
Removing tests/mtp/.deps/
Removing tests/mtp/Makefile.in
Removing tests/package.m4
Removing tests/sccp/.deps/
Removing tests/sccp/Makefile.in
Removing tests/ss7/.deps/
Removing tests/ss7/Makefile.in
Removing tests/testsuite
Removing tests/vty/.deps/
Removing tests/vty/Makefile.in
Removing tests/xua/.deps/
Removing tests/xua/Makefile.in
+ [ -d /build/deps ]
+ git_clean /build/deps/libosmo-abis
+ repos=/build/deps/libosmo-abis
+ [ ! -d /build/deps/libosmo-abis ]
+ [ ! -d /build/deps/libosmo-abis/.git ]
+ git -C /build/deps/libosmo-abis checkout -f HEAD
+ git -C /build/deps/libosmo-abis clean -dxf
Removing .version
Removing Makefile
Removing Makefile.in
Removing aclocal.m4
Removing autom4te.cache/
Removing compile
Removing config.guess
Removing config.h
Removing config.h.in
Removing config.log
Removing config.status
Removing config.sub
Removing configure
Removing contrib/libosmo-abis.spec
Removing depcomp
Removing include/Makefile
Removing include/Makefile.in
Removing install-sh
Removing libosmoabis.pc
Removing libosmotrau.pc
Removing libtool
Removing ltmain.sh
Removing m4/libtool.m4
Removing m4/ltoptions.m4
Removing m4/ltsugar.m4
Removing m4/ltversion.m4
Removing m4/lt~obsolete.m4
Removing missing
Removing src/.deps/
Removing src/.libs/
Removing src/Makefile
Removing src/Makefile.in
Removing src/e1_input.lo
Removing src/e1_input.o
Removing src/e1_input_vty.lo
Removing src/e1_input_vty.o
Removing src/init.lo
Removing src/init.o
Removing src/input/.deps/
Removing src/input/.dirstamp
Removing src/input/.libs/
Removing src/input/dahdi.lo
Removing src/input/dahdi.o
Removing src/input/e1d.lo
Removing src/input/e1d.o
Removing src/input/ipa.lo
Removing src/input/ipa.o
Removing src/input/ipa_keepalive.lo
Removing src/input/ipa_keepalive.o
Removing src/input/ipaccess.lo
Removing src/input/ipaccess.o
Removing src/input/lapd.lo
Removing src/input/lapd.o
Removing src/input/lapd_pcap.lo
Removing src/input/lapd_pcap.o
Removing src/input/misdn.lo
Removing src/input/misdn.o
Removing src/input/rs232.lo
Removing src/input/rs232.o
Removing src/input/unixsocket.lo
Removing src/input/unixsocket.o
Removing src/ipa_proxy.lo
Removing src/ipa_proxy.o
Removing src/libosmoabis.la
Removing src/libosmotrau.la
Removing src/subchan_demux.lo
Removing src/subchan_demux.o
Removing src/trau/.deps/
Removing src/trau/.dirstamp
Removing src/trau/.libs/
Removing src/trau/libosmotrau_la-osmo_ortp.lo
Removing src/trau/libosmotrau_la-osmo_ortp.o
Removing src/trau/libosmotrau_la-trau_frame.lo
Removing src/trau/libosmotrau_la-trau_frame.o
Removing src/trau/libosmotrau_la-trau_pcu_ericsson.lo
Removing src/trau/libosmotrau_la-trau_pcu_ericsson.o
Removing src/trau/libosmotrau_la-trau_rtp_conv.lo
Removing src/trau/libosmotrau_la-trau_rtp_conv.o
Removing src/trau/libosmotrau_la-trau_sync.lo
Removing src/trau/libosmotrau_la-trau_sync.o
Removing src/trau_frame.lo
Removing src/trau_frame.o
Removing stamp-h1
Removing tests/.deps/
Removing tests/Makefile
Removing tests/Makefile.in
Removing tests/atconfig
Removing tests/ipa_recv/.deps/
Removing tests/rtp_test/.deps/
Removing tests/subchan_demux/.deps/
Removing tests/trau_pcu_ericsson/.deps/
Removing tests/trau_sync/.deps/
+ git_clean /build/deps/libosmo-netif
+ repos=/build/deps/libosmo-netif
+ [ ! -d /build/deps/libosmo-netif ]
+ [ ! -d /build/deps/libosmo-netif/.git ]
+ git -C /build/deps/libosmo-netif checkout -f HEAD
+ git -C /build/deps/libosmo-netif clean -dxf
Removing .version
Removing Doxyfile
Removing Makefile
Removing Makefile.in
Removing aclocal.m4
Removing autom4te.cache/
Removing compile
Removing config.guess
Removing config.h
Removing config.h.in
Removing config.log
Removing config.status
Removing config.sub
Removing configure
Removing contrib/libosmo-netif.spec
Removing depcomp
Removing doc/
Removing examples/.deps/
Removing examples/.libs/
Removing examples/Makefile
Removing examples/Makefile.in
Removing examples/ipa-stream-client
Removing examples/ipa-stream-client.o
Removing examples/ipa-stream-server
Removing examples/ipa-stream-server.o
Removing examples/osmux-test-input
Removing examples/osmux-test-input.o
Removing examples/osmux-test-output
Removing examples/osmux-test-output.o
Removing examples/rs232-read
Removing examples/rs232-read.o
Removing examples/rs232-write
Removing examples/rs232-write.o
Removing examples/rtp-udp-test-client
Removing examples/rtp-udp-test-client.o
Removing examples/rtp-udp-test-server
Removing examples/rtp-udp-test-server.o
Removing examples/stream-client
Removing examples/stream-client.o
Removing examples/stream-server
Removing examples/stream-server.o
Removing examples/udp-test-client
Removing examples/udp-test-client.o
Removing examples/udp-test-server
Removing examples/udp-test-server.o
Removing include/Makefile
Removing include/Makefile.in
Removing include/osmocom/Makefile
Removing include/osmocom/Makefile.in
Removing include/osmocom/netif/Makefile
Removing include/osmocom/netif/Makefile.in
Removing install-sh
Removing libosmo-netif.pc
Removing libtool
Removing ltmain.sh
Removing m4/libtool.m4
Removing m4/ltoptions.m4
Removing m4/ltsugar.m4
Removing m4/ltversion.m4
Removing m4/lt~obsolete.m4
Removing missing
Removing src/.deps/
Removing src/.libs/
Removing src/Makefile
Removing src/Makefile.in
Removing src/amr.lo
Removing src/amr.o
Removing src/datagram.lo
Removing src/datagram.o
Removing src/ipa.lo
Removing src/ipa.o
Removing src/ipa_unit.lo
Removing src/ipa_unit.o
Removing src/jibuf.lo
Removing src/jibuf.o
Removing src/libosmonetif.la
Removing src/osmux.lo
Removing src/osmux.o
Removing src/osmux_input.lo
Removing src/osmux_input.o
Removing src/osmux_output.lo
Removing src/osmux_output.o
Removing src/prim.lo
Removing src/prim.o
Removing src/rs232.lo
Removing src/rs232.o
Removing src/rtp.lo
Removing src/rtp.o
Removing src/sctp.lo
Removing src/sctp.o
Removing src/stream.lo
Removing src/stream.o
Removing src/stream_cli.lo
Removing src/stream_cli.o
Removing src/stream_srv.lo
Removing src/stream_srv.o
Removing stamp-h1
Removing tests/Makefile
Removing tests/Makefile.in
Removing tests/amr/.deps/
Removing tests/atconfig
Removing tests/jibuf/.deps/
Removing tests/osmo-pcap-test/.deps/
Removing tests/osmux/.deps/
Removing tests/stream/.deps/
Removing utils/.deps/
Removing utils/.libs/
Removing utils/Makefile
Removing utils/Makefile.in
Removing utils/osmo-amr-inspect
Removing utils/osmo-amr-inspect.o
+ git_clean /build/deps/libosmocore
+ repos=/build/deps/libosmocore
+ [ ! -d /build/deps/libosmocore ]
+ [ ! -d /build/deps/libosmocore/.git ]
+ git -C /build/deps/libosmocore checkout -f HEAD
+ git -C /build/deps/libosmocore clean -dxf
Removing .version
Removing Doxyfile.codec
Removing Doxyfile.coding
Removing Doxyfile.ctrl
Removing Doxyfile.gb
Removing Doxyfile.gsm
Removing Doxyfile.isdn
Removing Doxyfile.sim
Removing Doxyfile.usb
Removing Doxyfile.vty
Removing Makefile
Removing Makefile.in
Removing aclocal.m4
Removing autom4te.cache/
Removing compile
Removing config.guess
Removing config.h
Removing config.h.in
Removing config.log
Removing config.status
Removing config.sub
Removing configure
Removing contrib/libosmocore.spec
Removing depcomp
Removing include/Makefile
Removing include/Makefile.in
Removing include/osmocom/Makefile
Removing include/osmocom/Makefile.in
Removing include/osmocom/codec/Makefile
Removing include/osmocom/codec/Makefile.in
Removing include/osmocom/coding/Makefile
Removing include/osmocom/coding/Makefile.in
Removing include/osmocom/core/Makefile
Removing include/osmocom/core/Makefile.in
Removing include/osmocom/core/bit16gen.h
Removing include/osmocom/core/bit32gen.h
Removing include/osmocom/core/bit64gen.h
Removing include/osmocom/core/crc16gen.h
Removing include/osmocom/core/crc32gen.h
Removing include/osmocom/core/crc64gen.h
Removing include/osmocom/core/crc8gen.h
Removing include/osmocom/core/socket_compat.h
Removing include/osmocom/crypt/Makefile
Removing include/osmocom/crypt/Makefile.in
Removing include/osmocom/ctrl/Makefile
Removing include/osmocom/ctrl/Makefile.in
Removing include/osmocom/gprs/Makefile
Removing include/osmocom/gprs/Makefile.in
Removing include/osmocom/gprs/protocol/Makefile
Removing include/osmocom/gprs/protocol/Makefile.in
Removing include/osmocom/gsm/Makefile
Removing include/osmocom/gsm/Makefile.in
Removing include/osmocom/gsm/gsm0503.h
Removing include/osmocom/gsm/protocol/Makefile
Removing include/osmocom/gsm/protocol/Makefile.in
Removing include/osmocom/isdn/Makefile
Removing include/osmocom/isdn/Makefile.in
Removing include/osmocom/sim/Makefile
Removing include/osmocom/sim/Makefile.in
Removing include/osmocom/usb/Makefile
Removing include/osmocom/usb/Makefile.in
Removing include/osmocom/vty/Makefile
Removing include/osmocom/vty/Makefile.in
Removing install-sh
Removing libosmocodec.pc
Removing libosmocoding.pc
Removing libosmocore.pc
Removing libosmoctrl.pc
Removing libosmogb.pc
Removing libosmogsm.pc
Removing libosmoisdn.pc
Removing libosmosim.pc
Removing libosmousb.pc
Removing libosmovty.pc
Removing libtool
Removing ltmain.sh
Removing m4/libtool.m4
Removing m4/ltoptions.m4
Removing m4/ltsugar.m4
Removing m4/ltversion.m4
Removing m4/lt~obsolete.m4
Removing missing
Removing src/Makefile
Removing src/Makefile.in
Removing src/codec/.deps/
Removing src/codec/.libs/
Removing src/codec/Makefile
Removing src/codec/Makefile.in
Removing src/codec/ecu.lo
Removing src/codec/ecu_fr.lo
Removing src/codec/ecu_fr_old.lo
Removing src/codec/gsm610.lo
Removing src/codec/gsm620.lo
Removing src/codec/gsm660.lo
Removing src/codec/gsm690.lo
Removing src/codec/libosmocodec.la
Removing src/coding/.deps/
Removing src/coding/.libs/
Removing src/coding/Makefile
Removing src/coding/Makefile.in
Removing src/coding/gsm0503_amr_dtx.lo
Removing src/coding/gsm0503_coding.lo
Removing src/coding/gsm0503_interleaving.lo
Removing src/coding/gsm0503_mapping.lo
Removing src/coding/gsm0503_parity.lo
Removing src/coding/gsm0503_tables.lo
Removing src/coding/libosmocoding.la
Removing src/core/.deps/
Removing src/core/.libs/
Removing src/core/Makefile
Removing src/core/Makefile.in
Removing src/core/application.lo
Removing src/core/backtrace.lo
Removing src/core/base64.lo
Removing src/core/bitcomp.lo
Removing src/core/bits.lo
Removing src/core/bitvec.lo
Removing src/core/context.lo
Removing src/core/conv.lo
Removing src/core/conv_acc.lo
Removing src/core/conv_acc_generic.lo
Removing src/core/conv_acc_sse.lo
Removing src/core/conv_acc_sse_avx.lo
Removing src/core/counter.lo
Removing src/core/crc16.lo
Removing src/core/crc16gen.c
Removing src/core/crc16gen.lo
Removing src/core/crc32gen.c
Removing src/core/crc32gen.lo
Removing src/core/crc64gen.c
Removing src/core/crc64gen.lo
Removing src/core/crc8gen.c
Removing src/core/crc8gen.lo
Removing src/core/exec.lo
Removing src/core/fsm.lo
Removing src/core/gsmtap_util.lo
Removing src/core/isdnhdlc.lo
Removing src/core/it_q.lo
Removing src/core/libosmocore.la
Removing src/core/logging.lo
Removing src/core/logging_gsmtap.lo
Removing src/core/logging_syslog.lo
Removing src/core/loggingrb.lo
Removing src/core/macaddr.lo
Removing src/core/mnl.lo
Removing src/core/msgb.lo
Removing src/core/msgfile.lo
Removing src/core/netdev.lo
Removing src/core/netns.lo
Removing src/core/osmo_io.lo
Removing src/core/osmo_io_poll.lo
Removing src/core/osmo_io_uring.lo
Removing src/core/panic.lo
Removing src/core/plugin.lo
Removing src/core/prbs.lo
Removing src/core/prim.lo
Removing src/core/rate_ctr.lo
Removing src/core/rbtree.lo
Removing src/core/select.lo
Removing src/core/sercomm.lo
Removing src/core/serial.lo
Removing src/core/signal.lo
Removing src/core/sockaddr_str.lo
Removing src/core/socket.lo
Removing src/core/soft_uart.lo
Removing src/core/stat_item.lo
Removing src/core/stats.lo
Removing src/core/stats_statsd.lo
Removing src/core/stats_tcp.lo
Removing src/core/strrb.lo
Removing src/core/tdef.lo
Removing src/core/thread.lo
Removing src/core/time_cc.lo
Removing src/core/timer.lo
Removing src/core/timer_clockgettime.lo
Removing src/core/timer_gettimeofday.lo
Removing src/core/tun.lo
Removing src/core/use_count.lo
Removing src/core/utils.lo
Removing src/core/write_queue.lo
Removing src/ctrl/.deps/
Removing src/ctrl/.libs/
Removing src/ctrl/Makefile
Removing src/ctrl/Makefile.in
Removing src/ctrl/control_cmd.lo
Removing src/ctrl/control_if.lo
Removing src/ctrl/control_vty.lo
Removing src/ctrl/fsm_ctrl_commands.lo
Removing src/ctrl/libosmoctrl.la
Removing src/gb/.deps/
Removing src/gb/.libs/
Removing src/gb/Makefile
Removing src/gb/Makefile.in
Removing src/gb/bssgp_bvc_fsm.lo
Removing src/gb/common_vty.lo
Removing src/gb/frame_relay.lo
Removing src/gb/gprs_bssgp.lo
Removing src/gb/gprs_bssgp2.lo
Removing src/gb/gprs_bssgp_bss.lo
Removing src/gb/gprs_bssgp_rim.lo
Removing src/gb/gprs_bssgp_util.lo
Removing src/gb/gprs_bssgp_vty.lo
Removing src/gb/gprs_ns.lo
Removing src/gb/gprs_ns2.lo
Removing src/gb/gprs_ns2_fr.lo
Removing src/gb/gprs_ns2_frgre.lo
Removing src/gb/gprs_ns2_message.lo
Removing src/gb/gprs_ns2_sns.lo
Removing src/gb/gprs_ns2_udp.lo
Removing src/gb/gprs_ns2_vc_fsm.lo
Removing src/gb/gprs_ns2_vty.lo
Removing src/gb/gprs_ns_frgre.lo
Removing src/gb/gprs_ns_sns.lo
Removing src/gb/gprs_ns_vty.lo
Removing src/gb/libosmogb-test.la
Removing src/gb/libosmogb.la
Removing src/gsm/.deps/
Removing src/gsm/.libs/
Removing src/gsm/Makefile
Removing src/gsm/Makefile.in
Removing src/gsm/a5.lo
Removing src/gsm/abis_nm.lo
Removing src/gsm/apn.lo
Removing src/gsm/auth_comp128v1.lo
Removing src/gsm/auth_comp128v23.lo
Removing src/gsm/auth_core.lo
Removing src/gsm/auth_milenage.lo
Removing src/gsm/auth_tuak.lo
Removing src/gsm/auth_xor.lo
Removing src/gsm/auth_xor_2g.lo
Removing src/gsm/bsslap.lo
Removing src/gsm/bssmap_le.lo
Removing src/gsm/bts_features.lo
Removing src/gsm/cbsp.lo
Removing src/gsm/comp128.lo
Removing src/gsm/comp128v23.lo
Removing src/gsm/gad.lo
Removing src/gsm/gan.lo
Removing src/gsm/gea.lo
Removing src/gsm/gprs_cipher_core.lo
Removing src/gsm/gprs_gea.lo
Removing src/gsm/gprs_rlc.lo
Removing src/gsm/gsm0341.lo
Removing src/gsm/gsm0411_smc.lo
Removing src/gsm/gsm0411_smr.lo
Removing src/gsm/gsm0411_utils.lo
Removing src/gsm/gsm0414.lo
Removing src/gsm/gsm0480.lo
Removing src/gsm/gsm0502.lo
Removing src/gsm/gsm0503_conv.c
Removing src/gsm/gsm0503_conv.lo
Removing src/gsm/gsm0808.lo
Removing src/gsm/gsm0808_utils.lo
Removing src/gsm/gsm23003.lo
Removing src/gsm/gsm23236.lo
Removing src/gsm/gsm29118.lo
Removing src/gsm/gsm29205.lo
Removing src/gsm/gsm44021.lo
Removing src/gsm/gsm44068.lo
Removing src/gsm/gsm48.lo
Removing src/gsm/gsm48049.lo
Removing src/gsm/gsm48_arfcn_range_encode.lo
Removing src/gsm/gsm48_ie.lo
Removing src/gsm/gsm48_rest_octets.lo
Removing src/gsm/gsm_04_08_gprs.lo
Removing src/gsm/gsm_utils.lo
Removing src/gsm/gsup.lo
Removing src/gsm/gsup_sms.lo
Removing src/gsm/ipa.lo
Removing src/gsm/iuup.lo
Removing src/gsm/kasumi.lo
Removing src/gsm/kdf.lo
Removing src/gsm/kdf/.deps/
Removing src/gsm/lapdm.lo
Removing src/gsm/libgsmint.la
Removing src/gsm/libosmogsm.la
Removing src/gsm/milenage/.deps/
Removing src/gsm/milenage/.dirstamp
Removing src/gsm/milenage/.libs/
Removing src/gsm/milenage/aes-encblock.lo
Removing src/gsm/milenage/aes-internal-enc.lo
Removing src/gsm/milenage/aes-internal.lo
Removing src/gsm/milenage/milenage.lo
Removing src/gsm/mncc.lo
Removing src/gsm/oap.lo
Removing src/gsm/oap_client.lo
Removing src/gsm/rlp.lo
Removing src/gsm/rsl.lo
Removing src/gsm/rxlev_stat.lo
Removing src/gsm/sysinfo.lo
Removing src/gsm/tlv_parser.lo
Removing src/gsm/tuak/.deps/
Removing src/gsm/tuak/.dirstamp
Removing src/gsm/tuak/.libs/
Removing src/gsm/tuak/KeccakP-1600-3gpp.lo
Removing src/gsm/tuak/tuak.lo
Removing src/isdn/.deps/
Removing src/isdn/.libs/
Removing src/isdn/Makefile
Removing src/isdn/Makefile.in
Removing src/isdn/i460_mux.lo
Removing src/isdn/lapd_core.lo
Removing src/isdn/libisdnint.la
Removing src/isdn/libosmoisdn.la
Removing src/isdn/v110.lo
Removing src/isdn/v110_ta.lo
Removing src/pseudotalloc/.deps/
Removing src/pseudotalloc/Makefile
Removing src/pseudotalloc/Makefile.in
Removing src/sim/.deps/
Removing src/sim/.libs/
Removing src/sim/Makefile
Removing src/sim/Makefile.in
Removing src/sim/card_fs_hpsim.lo
Removing src/sim/card_fs_isim.lo
Removing src/sim/card_fs_sim.lo
Removing src/sim/card_fs_tetra.lo
Removing src/sim/card_fs_uicc.lo
Removing src/sim/card_fs_usim.lo
Removing src/sim/class_tables.lo
Removing src/sim/core.lo
Removing src/sim/libosmosim.la
Removing src/sim/reader.lo
Removing src/sim/reader_pcsc.lo
Removing src/usb/.deps/
Removing src/usb/.libs/
Removing src/usb/Makefile
Removing src/usb/Makefile.in
Removing src/usb/libosmousb.la
Removing src/usb/osmo_libusb.lo
Removing src/vty/.deps/
Removing src/vty/.libs/
Removing src/vty/Makefile
Removing src/vty/Makefile.in
Removing src/vty/buffer.lo
Removing src/vty/command.lo
Removing src/vty/cpu_sched_vty.lo
Removing src/vty/fsm_vty.lo
Removing src/vty/libosmovty.la
Removing src/vty/logging_vty.lo
Removing src/vty/stats_vty.lo
Removing src/vty/talloc_ctx_vty.lo
Removing src/vty/tdef_vty.lo
Removing src/vty/telnet_interface.lo
Removing src/vty/utils.lo
Removing src/vty/vector.lo
Removing src/vty/vty.lo
Removing stamp-h1
Removing tapset/Makefile
Removing tapset/Makefile.in
Removing tests/.deps/
Removing tests/Makefile
Removing tests/Makefile.in
Removing tests/a5/.deps/
Removing tests/abis/.deps/
Removing tests/atconfig
Removing tests/atlocal
Removing tests/auth/.deps/
Removing tests/base64/.deps/
Removing tests/bitgen/.deps/
Removing tests/bits/.deps/
Removing tests/bitvec/.deps/
Removing tests/bsslap/.deps/
Removing tests/bssmap_le/.deps/
Removing tests/codec/.deps/
Removing tests/coding/.deps/
Removing tests/comp128/.deps/
Removing tests/context/.deps/
Removing tests/conv/.deps/
Removing tests/conv/gsm0503_test_vectors.c
Removing tests/ctrl/.deps/
Removing tests/dtx/.deps/
Removing tests/endian/.deps/
Removing tests/exec/.deps/
Removing tests/fr/.deps/
Removing tests/fsm/.deps/
Removing tests/gad/.deps/
Removing tests/gb/.deps/
Removing tests/gea/.deps/
Removing tests/gprs/.deps/
Removing tests/gsm0408/.deps/
Removing tests/gsm0502/.deps/
Removing tests/gsm0808/.deps/
Removing tests/gsm23003/.deps/
Removing tests/gsm23236/.deps/
Removing tests/gsm29205/.deps/
Removing tests/gsm44021/.deps/
Removing tests/gsm48/.deps/
Removing tests/gsup/.deps/
Removing tests/i460_mux/.deps/
Removing tests/it_q/.deps/
Removing tests/iuup/.deps/
Removing tests/kasumi/.deps/
Removing tests/lapd/.deps/
Removing tests/logging/.deps/
Removing tests/loggingrb/.deps/
Removing tests/msgb/.deps/
Removing tests/msgfile/.deps/
Removing tests/oap/.deps/
Removing tests/osmo_io/.deps/
Removing tests/prbs/.deps/
Removing tests/rlp/.deps/
Removing tests/sercomm/.deps/
Removing tests/sim/.deps/
Removing tests/sms/.deps/
Removing tests/smscb/.deps/
Removing tests/sockaddr_str/.deps/
Removing tests/socket/.deps/
Removing tests/soft_uart/.deps/
Removing tests/stats/.deps/
Removing tests/strrb/.deps/
Removing tests/tdef/.deps/
Removing tests/time_cc/.deps/
Removing tests/timer/.deps/
Removing tests/tlv/.deps/
Removing tests/use_count/.deps/
Removing tests/ussd/.deps/
Removing tests/utils/.deps/
Removing tests/v110/.deps/
Removing tests/vty/.deps/
Removing tests/write_queue/.deps/
Removing utils/.deps/
Removing utils/.libs/
Removing utils/Makefile
Removing utils/Makefile.in
Removing utils/__pycache__/
Removing utils/gsmtap-logsend.o
Removing utils/osmo-aka-verify
Removing utils/osmo-aka-verify.o
Removing utils/osmo-arfcn
Removing utils/osmo-arfcn.o
Removing utils/osmo-auc-gen
Removing utils/osmo-auc-gen.o
Removing utils/osmo-config-merge
Removing utils/osmo-config-merge.o
Removing utils/osmo-gsmtap-logsend
Removing utils/osmo-ns-dummy
Removing utils/osmo-ns-dummy-vty.o
Removing utils/osmo-ns-dummy.o
Removing utils/osmo-sim-test
Removing utils/osmo-stat-dummy/.deps/
Removing utils/osmo-stat-dummy/Makefile
Removing utils/osmo-stat-dummy/Makefile.in
Removing utils/osmo_sim_test-osmo-sim-test.o
+ [ -d layer1-headers ]
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 459051 killed;
[ssh-agent] Stopped.
Archiving artifacts
‘**/testsuite.log’ doesn’t match anything: ‘**’ exists but not ‘**/testsuite.log’
No artifacts found that match the file pattern "**/core, **/testsuite.log, **/workspace.tar.xz". Configuration error?
Finished: SUCCESS