Skip to content

Console Output

Started by upstream project "master-osmo-smlc" build number 1398
originally caused by:
 Started by an SCM change
Running as SYSTEM
Building remotely on build2-deb10build-ansible (obs osmo-gsm-tester-build osmocom-master-debian10 ttcn3-ggsn-test-kernel-git osmocom-gerrit-debian10 osmocom-gerrit repo-install-test osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/master-osmo-smlc/a1/default/a2/default/a3/default/a4/default/label/osmocom-master
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-UBWlB0PFOR8H/agent.3135071
SSH_AGENT_PID=3135073
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/osmocom-build/jenkins/workspace/master-osmo-smlc/a1/default/a2/default/a3/default/a4/default/label/osmocom-master@tmp/private_key_3595419236714569328.key (osmocom-jenkins)
[ssh-agent] Using credentials docs (OS#5798)
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://gerrit.osmocom.org/osmo-smlc
 > git init /home/osmocom-build/jenkins/workspace/master-osmo-smlc/a1/default/a2/default/a3/default/a4/default/label/osmocom-master # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-smlc
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-smlc +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-smlc # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 7dbd34a37eadcda5a0b91ea2f57b7402aa354773 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7dbd34a37eadcda5a0b91ea2f57b7402aa354773 # timeout=10
Commit message: ".deb/.rpm: various fixes related to non-root"
 > git rev-list --no-walk 961e96bfd92443ceb10d85f875224d34cafddf9a # timeout=10
[osmocom-master] $ /bin/sh -xe /tmp/jenkins17760781108145341225.sh
+ CCACHE_DIR=/home/osmocom-build/ccache/master-builds
+ mkdir -p /home/osmocom-build/ccache/master-builds
+ chown osmocom-build:osmocom-build /home/osmocom-build/ccache/master-builds
+ readlink -f /tmp/ssh-UBWlB0PFOR8H/agent.3135071
+ docker run --rm=true --cap-add SYS_PTRACE -e ASCIIDOC_WARNINGS_CHECK=1 -e HOME=/build -e IS_MASTER_BUILD=1 -e JOB_NAME=master-osmo-smlc/a1=default,a2=default,a3=default,a4=default,label=osmocom-master -e MAKE=make -e OSMOPY_DEBUG_TCP_SOCKETS=1 -e OSMO_GSM_MANUALS_DIR=/opt/osmo-gsm-manuals -e PARALLEL_MAKE=-j 8 -e PUBLISH=1 -e SSH_AUTH_SOCK=/ssh-agent -e WITH_MANUALS=1 -w /build -i -u build -v /tmp/ssh-UBWlB0PFOR8H/agent.3135071:/ssh-agent -v /home/osmocom-build/jenkins/workspace/master-osmo-smlc/a1/default/a2/default/a3/default/a4/default/label/osmocom-master:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro -e CCACHE_DIR=/ccache -e PATH=/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin -v /home/osmocom-build/ccache/master-builds:/ccache osmocom-build/debian-bookworm-build /usr/bin/timeout 30m /build/contrib/jenkins.sh
+ base=/build
+ deps=/build/deps
+ inst=/build/deps/install
+ export deps inst
+ osmo-clean-workspace.sh
+ chmod -R +w .
+ git checkout -f HEAD
+ git clean -dxf
+ [ -d /build/deps ]
+ [ -d layer1-headers ]
+ mkdir /build/deps
+ osmo-build-dep.sh libosmocore '' '--disable-doxygen --enable-gnutls'



 =============================== libosmocore ===============================

+ mkdir -p /build/deps
+ cd /build/deps
+ osmo-deps.sh libosmocore 
+ project=libosmocore
+ branch=master
+ git branch -a
+ grep -c remotes/origin/master$
+ [ x1 != x0 ]
+ branch=origin/master
+ test -d libosmocore
+ osmo_git_clone_url libosmocore
+ echo https://gerrit.osmocom.org/libosmocore
+ git clone https://gerrit.osmocom.org/libosmocore libosmocore
Cloning into 'libosmocore'...
+ cd libosmocore
+ git fetch --tags origin
+ git fetch origin
+ deps= osmo-clean-workspace.sh
+ chmod -R +w .
+ git checkout -f HEAD
Your branch is up to date with 'origin/master'.
+ git clean -dxf
+ [ -d  ]
+ [ -d layer1-headers ]
+ git checkout -f origin/master
Note: switching to 'origin/master'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 99750d5c osmo_io: Add iofd param to segmentation_cb
+ git rev-parse HEAD
99750d5cae843e01180bc0baeafc06da78d1b0b7
+ cd libosmocore
+ mkdir -p /build/deps/install/stow
+ osmo_source_subdir libosmocore
+ subdir=
+ [ -n  ]
+ autoreconf --install --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:70: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:70: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:70: the top level
configure.ac:84: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
m4/ax_pthread.m4:88: AX_PTHREAD is expanded from...
configure.ac:84: the top level
configure.ac:174: warning: The macro `AC_CONFIG_HEADER' is obsolete.
configure.ac:174: You should run autoupdate.
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
configure.ac:174: the top level
configure.ac:462: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:462: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:462: the top level
configure.ac:602: warning: AC_OUTPUT should be used without arguments.
configure.ac:602: You should run autoupdate.
configure.ac:23: installing './compile'
configure.ac:25: installing './config.guess'
configure.ac:25: installing './config.sub'
configure.ac:8: installing './install-sh'
configure.ac:8: installing './missing'
Makefile.am:64: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ...
configure.ac:116: ... 'DOXYGEN' previously defined here
src/codec/Makefile.am: installing './depcomp'
+ ./configure --prefix=/build/deps/install/stow/libosmocore --with-systemdsystemunitdir=/build/deps/install/stow/libosmocore/lib/systemd/system --disable-doxygen --enable-gnutls
configure: WARNING: unrecognized options: --with-systemdsystemunitdir
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking for egrep... (cached) /usr/bin/grep -E
checking for execinfo.h... yes
checking for poll.h... yes
checking for sys/select.h... yes
checking for sys/socket.h... yes
checking for sys/signalfd.h... yes
checking for sys/eventfd.h... yes
checking for sys/timerfd.h... yes
checking for syslog.h... yes
checking for ctype.h... yes
checking for netinet/tcp.h... yes
checking for netinet/in.h... yes
checking for gcc options needed to detect all undeclared functions... none needed
checking whether HAVE_SYS_SOCKET_H is declared... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for library containing dlopen... none required
checking for library containing dlsym... none required
checking for backtrace in -lexecinfo... no
checking how to run the C preprocessor... gcc -E
checking whether gcc is Clang... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for pthread_getname_np(pthread_t, char*, size_t)... yes
checking for library containing clock_gettime... none required
checking for doxygen... /usr/bin/doxygen
checking whether SYS_getrandom is declared... yes
checking if gcc supports -fvisibility=hidden... yes
checking for localtime_r... yes
checking whether struct tm has tm_gmtoff member... yes
checking for gettid... yes
checking whether to workaround TLS bug in old gcc on ARM platforms... 
checking for talloc >= 2.1.0... yes
checking for liburing >= 0.7... yes
checking for libpcsclite... yes
checking for libusb-1.0... yes
checking for gnutls >= 2.12.0... yes
checking for libmnl... yes
checking for libsctp... yes
checking whether to enable VTY/CTRL tests... no
checking whether C compiler accepts -mavx2... yes
checking whether C compiler accepts -mssse3... yes
checking whether C compiler accepts -msse4.1... yes
checking whether to enable ARM NEON instructions support... no
checking whether to include systemtap tracing support... no
checking whether to build with code coverage support... no
checking whether gcc has __builtin_cpu_supports built-in... yes
checking for struct tcp_info.tcpi_notsent_bytes... yes
checking for struct tcp_info.tcpi_rwnd_limited... yes
checking for struct tcp_info.tcpi_sndbuf_limited... yes
checking for struct tcp_info.tcpi_reord_seen... yes
CFLAGS=" -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall"
CPPFLAGS=" -DBUILDING_LIBOSMOCORE -Wall"
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libosmocore.pc
config.status: creating libosmocodec.pc
config.status: creating libosmocoding.pc
config.status: creating libosmovty.pc
config.status: creating libosmogsm.pc
config.status: creating libosmoisdn.pc
config.status: creating libosmogb.pc
config.status: creating libosmoctrl.pc
config.status: creating libosmosim.pc
config.status: creating libosmousb.pc
config.status: creating include/Makefile
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/codec/Makefile
config.status: creating include/osmocom/coding/Makefile
config.status: creating include/osmocom/core/Makefile
config.status: creating include/osmocom/crypt/Makefile
config.status: creating include/osmocom/ctrl/Makefile
config.status: creating include/osmocom/gprs/Makefile
config.status: creating include/osmocom/gprs/protocol/Makefile
config.status: creating include/osmocom/gsm/Makefile
config.status: creating include/osmocom/gsm/protocol/Makefile
config.status: creating include/osmocom/isdn/Makefile
config.status: creating include/osmocom/sim/Makefile
config.status: creating include/osmocom/usb/Makefile
config.status: creating include/osmocom/vty/Makefile
config.status: creating src/Makefile
config.status: creating src/core/Makefile
config.status: creating src/vty/Makefile
config.status: creating src/codec/Makefile
config.status: creating src/coding/Makefile
config.status: creating src/sim/Makefile
config.status: creating src/usb/Makefile
config.status: creating src/gsm/Makefile
config.status: creating src/isdn/Makefile
config.status: creating src/gb/Makefile
config.status: creating src/ctrl/Makefile
config.status: creating src/pseudotalloc/Makefile
config.status: creating tapset/Makefile
config.status: creating tests/Makefile
config.status: creating tests/atlocal
config.status: creating utils/Makefile
config.status: creating utils/osmo-stat-dummy/Makefile
config.status: creating Doxyfile.core
config.status: creating Doxyfile.gsm
config.status: creating Doxyfile.isdn
config.status: creating Doxyfile.vty
config.status: creating Doxyfile.codec
config.status: creating Doxyfile.coding
config.status: creating Doxyfile.gb
config.status: creating Doxyfile.ctrl
config.status: creating Doxyfile.sim
config.status: creating Doxyfile.usb
config.status: creating Makefile
config.status: creating contrib/libosmocore.spec
config.status: creating config.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --with-systemdsystemunitdir
+ [ -n  ]
+ make -j 8 install
echo 1.9.0.196-9975 > .version-t && mv .version-t .version
make  install-recursive
make[1]: Entering directory '/build/deps/libosmocore'
Making install in include
make[2]: Entering directory '/build/deps/libosmocore/include'
Making install in osmocom
make[3]: Entering directory '/build/deps/libosmocore/include/osmocom'
Making install in core
make[4]: Entering directory '/build/deps/libosmocore/include/osmocom/core'
  GEN      bit16gen.h
  GEN      bit32gen.h
  GEN      bit64gen.h
  GEN      crc32gen.h
  GEN      crc16gen.h
  GEN      crc64gen.h
  GEN      crc8gen.h
  GEN      bit16gen.h
  GEN      bit32gen.h
  GEN      socket_compat.h
  GEN      bit64gen.h
  GEN      crc16gen.h
  GEN      crc32gen.h
  GEN      crc64gen.h
  GEN      crc8gen.h
  GEN      socket_compat.h
make[5]: Entering directory '/build/deps/libosmocore/include/osmocom/core'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/include/osmocom/core'
 /usr/bin/install -c -m 644 application.h backtrace.h base64.h bit16gen.h bit32gen.h bit64gen.h bits.h bitvec.h bitcomp.h byteswap.h conv.h counter.h crc16.h crc16gen.h crc32gen.h crc64gen.h crc8gen.h crcgen.h endian.h defs.h exec.h fsm.h gsmtap.h gsmtap_util.h hash.h hashtable.h isdnhdlc.h it_q.h linuxlist.h linuxrbtree.h log2.h logging.h loggingrb.h stats.h macaddr.h msgb.h netdev.h netns.h osmo_io.h panic.h '/build/deps/install/stow/libosmocore/include/osmocom/core'
 /usr/bin/install -c -m 644 prbs.h prim.h process.h rate_ctr.h stat_item.h stats_tcp.h select.h sercomm.h signal.h socket.h statistics.h strrb.h talloc.h tdef.h thread.h timer.h timer_compat.h tun.h utils.h write_queue.h sockaddr_str.h soft_uart.h time_cc.h use_count.h socket_compat.h plugin.h msgfile.h serial.h mnl.h '/build/deps/install/stow/libosmocore/include/osmocom/core'
make[5]: Leaving directory '/build/deps/libosmocore/include/osmocom/core'
make[4]: Leaving directory '/build/deps/libosmocore/include/osmocom/core'
Making install in vty
make[4]: Entering directory '/build/deps/libosmocore/include/osmocom/vty'
make[5]: Entering directory '/build/deps/libosmocore/include/osmocom/vty'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/include/osmocom/vty'
 /usr/bin/install -c -m 644 buffer.h command.h logging.h stats.h misc.h telnet_interface.h vector.h vty.h ports.h cpu_sched_vty.h tdef_vty.h '/build/deps/install/stow/libosmocore/include/osmocom/vty'
make[5]: Leaving directory '/build/deps/libosmocore/include/osmocom/vty'
make[4]: Leaving directory '/build/deps/libosmocore/include/osmocom/vty'
Making install in codec
make[4]: Entering directory '/build/deps/libosmocore/include/osmocom/codec'
make[5]: Entering directory '/build/deps/libosmocore/include/osmocom/codec'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/include/osmocom/codec'
 /usr/bin/install -c -m 644 ecu.h codec.h gsm610_bits.h '/build/deps/install/stow/libosmocore/include/osmocom/codec'
make[5]: Leaving directory '/build/deps/libosmocore/include/osmocom/codec'
make[4]: Leaving directory '/build/deps/libosmocore/include/osmocom/codec'
Making install in gsm
make[4]: Entering directory '/build/deps/libosmocore/include/osmocom/gsm'
  GEN      gsm0503.h
Generating header file...
Generate 'xcch' declaration
Generate 'tch_f24' declaration
Generate 'tch_h24' declaration
Generate 'tch_f48' declaration
Generate 'tch_f96' declaration
Generate 'tch_f144' declaration
Generate 'rach' declaration
Generate 'rach_ext' declaration
Generate 'sch' declaration
Generate 'cs2' declaration
Generate 'cs3' declaration
Generate 'cs2_np' declaration
Generate 'cs3_np' declaration
Generate 'tch_afs_12_2' declaration
Generate 'tch_afs_10_2' declaration
Generate 'tch_afs_7_95' declaration
Generate 'tch_afs_7_4' declaration
Generate 'tch_afs_6_7' declaration
Generate 'tch_afs_5_9' declaration
Generate 'tch_afs_5_15' declaration
Generate 'tch_afs_4_75' declaration
Generate 'tch_fr' declaration
Generate 'tch_hr' declaration
Generate 'tch_ahs_7_95' declaration
Generate 'tch_ahs_7_4' declaration
Generate 'tch_ahs_6_7' declaration
Generate 'tch_ahs_5_9' declaration
Generate 'tch_ahs_5_15' declaration
Generate 'tch_ahs_4_75' declaration
Generate 'tch_axs_sid_update' declaration
Generate 'mcs1_dl_hdr' declaration
Generate 'mcs1_ul_hdr' declaration
Generate 'mcs1' declaration
Generate 'mcs2' declaration
Generate 'mcs3' declaration
Generate 'mcs4' declaration
Generate 'mcs5_dl_hdr' declaration
Generate 'mcs5_ul_hdr' declaration
Generate 'mcs5' declaration
Generate 'mcs6' declaration
Generate 'mcs7_dl_hdr' declaration
Generate 'mcs7_ul_hdr' declaration
Generate 'mcs7' declaration
Generate 'mcs8' declaration
Generate 'mcs9' declaration
Generation complete.
make  install-recursive
make[5]: Entering directory '/build/deps/libosmocore/include/osmocom/gsm'
Making install in protocol
make[6]: Entering directory '/build/deps/libosmocore/include/osmocom/gsm/protocol'
make[7]: Entering directory '/build/deps/libosmocore/include/osmocom/gsm/protocol'
make[7]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/include/osmocom/gsm/protocol'
 /usr/bin/install -c -m 644 gsm_23_032.h gsm_03_40.h gsm_03_41.h gsm_04_08.h gsm_04_08_gprs.h gsm_04_11.h gsm_04_12.h gsm_04_14.h gsm_04_80.h gsm_08_08.h gsm_08_58.h gsm_09_02.h gsm_12_21.h gsm_23_003.h gsm_23_041.h gsm_25_415.h gsm_29_118.h gsm_44_004.h gsm_44_060.h gsm_44_068.h gsm_44_318.h gsm_48_049.h gsm_48_071.h gsm_49_031.h ipaccess.h smpp34_osmocom.h '/build/deps/install/stow/libosmocore/include/osmocom/gsm/protocol'
make[7]: Leaving directory '/build/deps/libosmocore/include/osmocom/gsm/protocol'
make[6]: Leaving directory '/build/deps/libosmocore/include/osmocom/gsm/protocol'
make[6]: Entering directory '/build/deps/libosmocore/include/osmocom/gsm'
make[7]: Entering directory '/build/deps/libosmocore/include/osmocom/gsm'
make[7]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/include/osmocom/gsm'
 /usr/bin/install -c -m 644 a5.h abis_nm.h apn.h bts_features.h cbsp.h comp128.h comp128v23.h bitvec_gsm.h gan.h gsm0341.h gsm0411_smc.h gsm0411_smr.h gsm0411_utils.h gsm0480.h gsm0502.h gsm0503.h bsslap.h bssmap_le.h gad.h gsm0808.h gsm0808_lcs.h gsm29205.h gsm0808_utils.h gsm23003.h gsm23236.h gsm29118.h gsm44021.h gsm48.h gsm48_arfcn_range_encode.h gsm48_ie.h gsm48_rest_octets.h gsm_utils.h gsup.h gsup_sms.h i460_mux.h ipa.h iuup.h lapd_core.h lapdm.h meas_rep.h '/build/deps/install/stow/libosmocore/include/osmocom/gsm'
 /usr/bin/install -c -m 644 mncc.h prim.h l1sap.h oap.h oap_client.h rlp.h rsl.h rxlev_stat.h sysinfo.h tlv.h '/build/deps/install/stow/libosmocore/include/osmocom/gsm'
make[7]: Leaving directory '/build/deps/libosmocore/include/osmocom/gsm'
make[6]: Leaving directory '/build/deps/libosmocore/include/osmocom/gsm'
make[5]: Leaving directory '/build/deps/libosmocore/include/osmocom/gsm'
make[4]: Leaving directory '/build/deps/libosmocore/include/osmocom/gsm'
Making install in isdn
make[4]: Entering directory '/build/deps/libosmocore/include/osmocom/isdn'
make[5]: Entering directory '/build/deps/libosmocore/include/osmocom/isdn'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/include/osmocom/isdn'
 /usr/bin/install -c -m 644 i460_mux.h lapd_core.h v110.h v110_ta.h '/build/deps/install/stow/libosmocore/include/osmocom/isdn'
make[5]: Leaving directory '/build/deps/libosmocore/include/osmocom/isdn'
make[4]: Leaving directory '/build/deps/libosmocore/include/osmocom/isdn'
Making install in crypt
make[4]: Entering directory '/build/deps/libosmocore/include/osmocom/crypt'
make[5]: Entering directory '/build/deps/libosmocore/include/osmocom/crypt'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/include/osmocom/crypt'
 /usr/bin/install -c -m 644 auth.h gprs_cipher.h kdf.h utran_cipher.h '/build/deps/install/stow/libosmocore/include/osmocom/crypt'
make[5]: Leaving directory '/build/deps/libosmocore/include/osmocom/crypt'
make[4]: Leaving directory '/build/deps/libosmocore/include/osmocom/crypt'
Making install in coding
make[4]: Entering directory '/build/deps/libosmocore/include/osmocom/coding'
make[5]: Entering directory '/build/deps/libosmocore/include/osmocom/coding'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/include/osmocom/coding'
 /usr/bin/install -c -m 644 gsm0503_tables.h gsm0503_parity.h gsm0503_mapping.h gsm0503_interleaving.h gsm0503_coding.h gsm0503_amr_dtx.h '/build/deps/install/stow/libosmocore/include/osmocom/coding'
make[5]: Leaving directory '/build/deps/libosmocore/include/osmocom/coding'
make[4]: Leaving directory '/build/deps/libosmocore/include/osmocom/coding'
Making install in gprs
make[4]: Entering directory '/build/deps/libosmocore/include/osmocom/gprs'
Making install in protocol
make[5]: Entering directory '/build/deps/libosmocore/include/osmocom/gprs/protocol'
make[6]: Entering directory '/build/deps/libosmocore/include/osmocom/gprs/protocol'
make[6]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/include/osmocom/gprs/protocol'
 /usr/bin/install -c -m 644 gsm_04_60.h gsm_08_16.h gsm_08_18.h gsm_24_301.h '/build/deps/install/stow/libosmocore/include/osmocom/gprs/protocol'
make[6]: Leaving directory '/build/deps/libosmocore/include/osmocom/gprs/protocol'
make[5]: Leaving directory '/build/deps/libosmocore/include/osmocom/gprs/protocol'
make[5]: Entering directory '/build/deps/libosmocore/include/osmocom/gprs'
make[6]: Entering directory '/build/deps/libosmocore/include/osmocom/gprs'
make[6]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/include/osmocom/gprs'
 /usr/bin/install -c -m 644 frame_relay.h bssgp_bvc_fsm.h gprs_bssgp.h gprs_bssgp2.h gprs_bssgp_bss.h gprs_bssgp_rim.h gprs_msgb.h gprs_ns.h gprs_ns_frgre.h gprs_ns2.h gprs_rlc.h '/build/deps/install/stow/libosmocore/include/osmocom/gprs'
make[6]: Leaving directory '/build/deps/libosmocore/include/osmocom/gprs'
make[5]: Leaving directory '/build/deps/libosmocore/include/osmocom/gprs'
make[4]: Leaving directory '/build/deps/libosmocore/include/osmocom/gprs'
Making install in ctrl
make[4]: Entering directory '/build/deps/libosmocore/include/osmocom/ctrl'
make[5]: Entering directory '/build/deps/libosmocore/include/osmocom/ctrl'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/include/osmocom/ctrl'
 /usr/bin/install -c -m 644 control_cmd.h control_if.h ports.h control_vty.h '/build/deps/install/stow/libosmocore/include/osmocom/ctrl'
make[5]: Leaving directory '/build/deps/libosmocore/include/osmocom/ctrl'
make[4]: Leaving directory '/build/deps/libosmocore/include/osmocom/ctrl'
Making install in sim
make[4]: Entering directory '/build/deps/libosmocore/include/osmocom/sim'
make[5]: Entering directory '/build/deps/libosmocore/include/osmocom/sim'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/include/osmocom/sim'
 /usr/bin/install -c -m 644 class_tables.h sim.h '/build/deps/install/stow/libosmocore/include/osmocom/sim'
make[5]: Leaving directory '/build/deps/libosmocore/include/osmocom/sim'
make[4]: Leaving directory '/build/deps/libosmocore/include/osmocom/sim'
Making install in usb
make[4]: Entering directory '/build/deps/libosmocore/include/osmocom/usb'
make[5]: Entering directory '/build/deps/libosmocore/include/osmocom/usb'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/include/osmocom/usb'
 /usr/bin/install -c -m 644 libusb.h '/build/deps/install/stow/libosmocore/include/osmocom/usb'
make[5]: Leaving directory '/build/deps/libosmocore/include/osmocom/usb'
make[4]: Leaving directory '/build/deps/libosmocore/include/osmocom/usb'
make[4]: Entering directory '/build/deps/libosmocore/include/osmocom'
make[5]: Entering directory '/build/deps/libosmocore/include/osmocom'
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/deps/libosmocore/include/osmocom'
make[4]: Leaving directory '/build/deps/libosmocore/include/osmocom'
make[3]: Leaving directory '/build/deps/libosmocore/include/osmocom'
make[3]: Entering directory '/build/deps/libosmocore/include'
make[4]: Entering directory '/build/deps/libosmocore/include'
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/deps/libosmocore/include'
make[3]: Leaving directory '/build/deps/libosmocore/include'
make[2]: Leaving directory '/build/deps/libosmocore/include'
Making install in src
make[2]: Entering directory '/build/deps/libosmocore/src'
Making install in core
make[3]: Entering directory '/build/deps/libosmocore/src/core'
  GEN      crc8gen.c
  GEN      crc32gen.c
  GEN      crc16gen.c
  GEN      crc64gen.c
make  install-am
make[4]: Entering directory '/build/deps/libosmocore/src/core'
  CC       application.lo
  CC       backtrace.lo
  CC       base64.lo
  CC       bitvec.lo
  CC       bits.lo
  CC       bitcomp.lo
  CC       context.lo
  CC       conv.lo
  CC       conv_acc.lo
  CC       conv_acc_generic.lo
  CC       counter.lo
  CC       crc8gen.lo
  CC       crc16.lo
  CC       crc16gen.lo
  CC       crc64gen.lo
  CC       crc32gen.lo
  CC       exec.lo
  CC       fsm.lo
  CC       gsmtap_util.lo
  CC       isdnhdlc.lo
  CC       it_q.lo
  CC       logging.lo
  CC       logging_syslog.lo
  CC       logging_gsmtap.lo
  CC       loggingrb.lo
  CC       macaddr.lo
  CC       msgb.lo
  CC       netdev.lo
  CC       netns.lo
  CC       osmo_io.lo
  CC       osmo_io_poll.lo
  CC       panic.lo
  CC       prbs.lo
  CC       prim.lo
  CC       rate_ctr.lo
  CC       rbtree.lo
  CC       select.lo
  CC       sercomm.lo
  CC       signal.lo
  CC       sockaddr_str.lo
  CC       socket.lo
  CC       soft_uart.lo
  CC       stat_item.lo
  CC       stats.lo
  CC       stats_statsd.lo
  CC       stats_tcp.lo
  CC       strrb.lo
  CC       tdef.lo
  CC       thread.lo
  CC       time_cc.lo
  CC       timer.lo
  CC       timer_gettimeofday.lo
  CC       timer_clockgettime.lo
  CC       tun.lo
  CC       use_count.lo
  CC       utils.lo
  CC       write_queue.lo
  CC       conv_acc_sse.lo
  CC       conv_acc_sse_avx.lo
  CC       plugin.lo
  CC       msgfile.lo
  CC       serial.lo
  CC       mnl.lo
  CC       osmo_io_uring.lo
  CCLD     libosmocore.la
make[5]: Entering directory '/build/deps/libosmocore/src/core'
make[5]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmocore.la '/build/deps/install/stow/libosmocore/lib'
libtool: install: /usr/bin/install -c .libs/libosmocore.so.21.0.0 /build/deps/install/stow/libosmocore/lib/libosmocore.so.21.0.0
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmocore.so.21.0.0 libosmocore.so.21 || { rm -f libosmocore.so.21 && ln -s libosmocore.so.21.0.0 libosmocore.so.21; }; })
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmocore.so.21.0.0 libosmocore.so || { rm -f libosmocore.so && ln -s libosmocore.so.21.0.0 libosmocore.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmocore.lai /build/deps/install/stow/libosmocore/lib/libosmocore.la
libtool: finish: PATH="/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/libosmocore/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /build/deps/install/stow/libosmocore/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[5]: Leaving directory '/build/deps/libosmocore/src/core'
make[4]: Leaving directory '/build/deps/libosmocore/src/core'
make[3]: Leaving directory '/build/deps/libosmocore/src/core'
Making install in vty
make[3]: Entering directory '/build/deps/libosmocore/src/vty'
  CC       buffer.lo
  CC       command.lo
  CC       vector.lo
  CC       vty.lo
  CC       utils.lo
  CC       telnet_interface.lo
  CC       logging_vty.lo
  CC       stats_vty.lo
  CC       fsm_vty.lo
  CC       talloc_ctx_vty.lo
  CC       cpu_sched_vty.lo
  CC       tdef_vty.lo
  CCLD     libosmovty.la
make[4]: Entering directory '/build/deps/libosmocore/src/vty'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmovty.la '/build/deps/install/stow/libosmocore/lib'
libtool: warning: relinking 'libosmovty.la'
libtool: install: (cd /build/deps/libosmocore/src/vty; /bin/bash "/build/deps/libosmocore/libtool"  --silent --tag CC --mode=relink gcc -Wall -pthread -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -version-info 13:0:0 -no-undefined -o libosmovty.la -rpath /build/deps/install/stow/libosmocore/lib buffer.lo command.lo vty.lo vector.lo utils.lo telnet_interface.lo logging_vty.lo stats_vty.lo fsm_vty.lo talloc_ctx_vty.lo cpu_sched_vty.lo tdef_vty.lo ../../src/core/libosmocore.la -ltalloc )
libtool: install: /usr/bin/install -c .libs/libosmovty.so.13.0.0T /build/deps/install/stow/libosmocore/lib/libosmovty.so.13.0.0
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmovty.so.13.0.0 libosmovty.so.13 || { rm -f libosmovty.so.13 && ln -s libosmovty.so.13.0.0 libosmovty.so.13; }; })
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmovty.so.13.0.0 libosmovty.so || { rm -f libosmovty.so && ln -s libosmovty.so.13.0.0 libosmovty.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmovty.lai /build/deps/install/stow/libosmocore/lib/libosmovty.la
libtool: finish: PATH="/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/libosmocore/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /build/deps/install/stow/libosmocore/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/deps/libosmocore/src/vty'
make[3]: Leaving directory '/build/deps/libosmocore/src/vty'
Making install in isdn
make[3]: Entering directory '/build/deps/libosmocore/src/isdn'
  CC       i460_mux.lo
  CC       lapd_core.lo
  CC       v110_ta.lo
  CC       v110.lo
  CCLD     libisdnint.la
  CCLD     libosmoisdn.la
make[4]: Entering directory '/build/deps/libosmocore/src/isdn'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmoisdn.la '/build/deps/install/stow/libosmocore/lib'
libtool: warning: relinking 'libosmoisdn.la'
libtool: install: (cd /build/deps/libosmocore/src/isdn; /bin/bash "/build/deps/libosmocore/libtool"  --silent --tag CC --mode=relink gcc -Wall -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmoisdn.map -version-info 1:0:1 -no-undefined -o libosmoisdn.la -rpath /build/deps/install/stow/libosmocore/lib libisdnint.la -ltalloc )
libtool: install: /usr/bin/install -c .libs/libosmoisdn.so.0.1.0T /build/deps/install/stow/libosmocore/lib/libosmoisdn.so.0.1.0
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmoisdn.so.0.1.0 libosmoisdn.so.0 || { rm -f libosmoisdn.so.0 && ln -s libosmoisdn.so.0.1.0 libosmoisdn.so.0; }; })
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmoisdn.so.0.1.0 libosmoisdn.so || { rm -f libosmoisdn.so && ln -s libosmoisdn.so.0.1.0 libosmoisdn.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmoisdn.lai /build/deps/install/stow/libosmocore/lib/libosmoisdn.la
libtool: finish: PATH="/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/libosmocore/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /build/deps/install/stow/libosmocore/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/deps/libosmocore/src/isdn'
make[3]: Leaving directory '/build/deps/libosmocore/src/isdn'
Making install in codec
make[3]: Entering directory '/build/deps/libosmocore/src/codec'
  CC       gsm610.lo
  CC       gsm620.lo
  CC       gsm660.lo
  CC       gsm690.lo
  CC       ecu.lo
  CC       ecu_fr.lo
  CC       ecu_fr_old.lo
  CCLD     libosmocodec.la
make[4]: Entering directory '/build/deps/libosmocore/src/codec'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmocodec.la '/build/deps/install/stow/libosmocore/lib'
libtool: warning: relinking 'libosmocodec.la'
libtool: install: (cd /build/deps/libosmocore/src/codec; /bin/bash "/build/deps/libosmocore/libtool"  --silent --tag CC --mode=relink gcc -Wall -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -version-info 4:0:0 -no-undefined -o libosmocodec.la -rpath /build/deps/install/stow/libosmocore/lib gsm610.lo gsm620.lo gsm660.lo gsm690.lo ecu.lo ecu_fr.lo ecu_fr_old.lo ../../src/core/libosmocore.la )
libtool: install: /usr/bin/install -c .libs/libosmocodec.so.4.0.0T /build/deps/install/stow/libosmocore/lib/libosmocodec.so.4.0.0
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmocodec.so.4.0.0 libosmocodec.so.4 || { rm -f libosmocodec.so.4 && ln -s libosmocodec.so.4.0.0 libosmocodec.so.4; }; })
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmocodec.so.4.0.0 libosmocodec.so || { rm -f libosmocodec.so && ln -s libosmocodec.so.4.0.0 libosmocodec.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmocodec.lai /build/deps/install/stow/libosmocore/lib/libosmocodec.la
libtool: finish: PATH="/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/libosmocore/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /build/deps/install/stow/libosmocore/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/deps/libosmocore/src/codec'
make[3]: Leaving directory '/build/deps/libosmocore/src/codec'
Making install in gsm
make[3]: Entering directory '/build/deps/libosmocore/src/gsm'
  GEN      gsm0503_conv.c
Generating convolutional codes...
Generate 'xcch' definition
Generate 'tch_f24' definition
Generate 'tch_h24' definition
Generate 'tch_f48' definition
Generate 'tch_f96' definition
Generate 'tch_f144' definition
Generate 'rach' definition
Generate 'rach_ext' definition
Generate 'sch' definition
Generate 'cs2' definition
Generate 'cs3' definition
Generate 'cs2_np' definition
Generate 'cs3_np' definition
Generate 'tch_afs_12_2' definition
Generate 'tch_afs_10_2' definition
Generate 'tch_afs_7_95' definition
Generate 'tch_afs_7_4' definition
Generate 'tch_afs_6_7' definition
Generate 'tch_afs_5_9' definition
Generate 'tch_afs_5_15' definition
Generate 'tch_afs_4_75' definition
Generate 'tch_fr' definition
Generate 'tch_hr' definition
Generate 'tch_ahs_7_95' definition
Generate 'tch_ahs_7_4' definition
Generate 'tch_ahs_6_7' definition
Generate 'tch_ahs_5_9' definition
Generate 'tch_ahs_5_15' definition
Generate 'tch_ahs_4_75' definition
Generate 'tch_axs_sid_update' definition
Generate 'mcs1_dl_hdr' definition
Generate 'mcs1_ul_hdr' definition
Generate 'mcs1' definition
Generate 'mcs2' definition
Generate 'mcs3' definition
Generate 'mcs4' definition
Generate 'mcs5_dl_hdr' definition
Generate 'mcs5_ul_hdr' definition
Generate 'mcs5' definition
Generate 'mcs6' definition
Generate 'mcs7_dl_hdr' definition
Generate 'mcs7_ul_hdr' definition
Generate 'mcs7' definition
Generate 'mcs8' definition
Generate 'mcs9' definition
Generation complete.
make  install-am
make[4]: Entering directory '/build/deps/libosmocore/src/gsm'
  CC       a5.lo
  CC       tlv_parser.lo
  CC       rxlev_stat.lo
  CC       comp128v23.lo
  CC       comp128.lo
  CC       gsm_utils.lo
  CC       gsm48.lo
  CC       rsl.lo
gsm_utils.c:106:9: note: '#pragma message: glibc 2.36 random detected'
  106 | #pragma message ("glibc " OSMO_STRINGIFY_VAL(__GLIBC__) "." OSMO_STRINGIFY_VAL(__GLIBC_MINOR__) " random detected")
      |         ^~~~~~~
  CC       gsm48_arfcn_range_encode.lo
  CC       gsm48_ie.lo
  CC       gsm0808.lo
  CC       sysinfo.lo
  CC       gprs_cipher_core.lo
  CC       gprs_rlc.lo
  CC       gsm0480.lo
  CC       abis_nm.lo
  CC       gsm0502.lo
  CC       gsm0411_utils.lo
  CC       gsm0411_smc.lo
  CC       gsm0411_smr.lo
  CC       gsm0414.lo
  CC       lapdm.lo
  CC       kasumi.lo
  CC       gsm29205.lo
  CC       gsm_04_08_gprs.lo
  CC       auth_core.lo
  CC       auth_comp128v1.lo
  CC       auth_comp128v23.lo
  CC       auth_xor.lo
  CC       auth_xor_2g.lo
  CC       auth_milenage.lo
  CC       gea.lo
  CC       milenage/aes-internal.lo
  CC       milenage/aes-internal-enc.lo
  CC       milenage/milenage.lo
  CC       gan.lo
  CC       ipa.lo
  CC       gsm0341.lo
  CC       apn.lo
  CC       auth_tuak.lo
  CC       gprs_gea.lo
  CC       gsm0503_conv.lo
  CC       oap.lo
  CC       gsm0808_utils.lo
  CC       gsm23003.lo
  CC       gsm23236.lo
  CC       mncc.lo
  CC       bts_features.lo
  CC       oap_client.lo
  CC       gsm29118.lo
  CC       gsm48_rest_octets.lo
  CC       cbsp.lo
  CC       gsm48049.lo
  CC       gad.lo
  CC       bsslap.lo
  CC       bssmap_le.lo
  CC       kdf.lo
  CC       iuup.lo
  CC       gsm44021.lo
  CC       gsm44068.lo
  CC       rlp.lo
  CC       gsup.lo
  CC       gsup_sms.lo
  CC       milenage/aes-encblock.lo
  CC       tuak/tuak.lo
  CC       tuak/KeccakP-1600-3gpp.lo
  CCLD     libgsmint.la
  CCLD     libosmogsm.la
make[5]: Entering directory '/build/deps/libosmocore/src/gsm'
make[5]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmogsm.la '/build/deps/install/stow/libosmocore/lib'
libtool: warning: relinking 'libosmogsm.la'
libtool: install: (cd /build/deps/libosmocore/src/gsm; /bin/bash "/build/deps/libosmocore/libtool"  --silent --tag CC --mode=relink gcc -Wall -I/usr/include/p11-kit-1 -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmogsm.map -version-info 20:0:0 -no-undefined -o libosmogsm.la -rpath /build/deps/install/stow/libosmocore/lib libgsmint.la -ltalloc -lgnutls )
libtool: install: /usr/bin/install -c .libs/libosmogsm.so.20.0.0T /build/deps/install/stow/libosmocore/lib/libosmogsm.so.20.0.0
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmogsm.so.20.0.0 libosmogsm.so.20 || { rm -f libosmogsm.so.20 && ln -s libosmogsm.so.20.0.0 libosmogsm.so.20; }; })
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmogsm.so.20.0.0 libosmogsm.so || { rm -f libosmogsm.so && ln -s libosmogsm.so.20.0.0 libosmogsm.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmogsm.lai /build/deps/install/stow/libosmocore/lib/libosmogsm.la
libtool: finish: PATH="/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/libosmocore/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /build/deps/install/stow/libosmocore/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[5]: Leaving directory '/build/deps/libosmocore/src/gsm'
make[4]: Leaving directory '/build/deps/libosmocore/src/gsm'
make[3]: Leaving directory '/build/deps/libosmocore/src/gsm'
Making install in coding
make[3]: Entering directory '/build/deps/libosmocore/src/coding'
  CC       gsm0503_interleaving.lo
  CC       gsm0503_tables.lo
  CC       gsm0503_mapping.lo
  CC       gsm0503_parity.lo
  CC       gsm0503_coding.lo
  CC       gsm0503_amr_dtx.lo
  CCLD     libosmocoding.la
make[4]: Entering directory '/build/deps/libosmocore/src/coding'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmocoding.la '/build/deps/install/stow/libosmocore/lib'
libtool: warning: relinking 'libosmocoding.la'
libtool: install: (cd /build/deps/libosmocore/src/coding; /bin/bash "/build/deps/libosmocore/libtool"  --silent --tag CC --mode=relink gcc -Wall -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmocoding.map -version-info 3:0:3 -no-undefined -o libosmocoding.la -rpath /build/deps/install/stow/libosmocore/lib gsm0503_interleaving.lo gsm0503_mapping.lo gsm0503_tables.lo gsm0503_parity.lo gsm0503_coding.lo gsm0503_amr_dtx.lo ../../src/core/libosmocore.la ../../src/gsm/libosmogsm.la ../../src/codec/libosmocodec.la )
libtool: install: /usr/bin/install -c .libs/libosmocoding.so.0.3.0T /build/deps/install/stow/libosmocore/lib/libosmocoding.so.0.3.0
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmocoding.so.0.3.0 libosmocoding.so.0 || { rm -f libosmocoding.so.0 && ln -s libosmocoding.so.0.3.0 libosmocoding.so.0; }; })
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmocoding.so.0.3.0 libosmocoding.so || { rm -f libosmocoding.so && ln -s libosmocoding.so.0.3.0 libosmocoding.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmocoding.lai /build/deps/install/stow/libosmocore/lib/libosmocoding.la
libtool: finish: PATH="/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/libosmocore/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /build/deps/install/stow/libosmocore/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/deps/libosmocore/src/coding'
make[3]: Leaving directory '/build/deps/libosmocore/src/coding'
Making install in gb
make[3]: Entering directory '/build/deps/libosmocore/src/gb'
  CC       gprs_ns.lo
  CC       gprs_ns_vty.lo
  CC       gprs_ns_frgre.lo
  CC       gprs_ns_sns.lo
  CC       gprs_bssgp.lo
  CC       gprs_bssgp_util.lo
  CC       gprs_bssgp_vty.lo
  CC       gprs_bssgp_rim.lo
  CC       gprs_bssgp_bss.lo
  CC       gprs_ns2.lo
  CC       gprs_ns2_udp.lo
  CC       gprs_ns2_frgre.lo
  CC       gprs_ns2_fr.lo
  CC       gprs_ns2_vc_fsm.lo
  CC       gprs_ns2_sns.lo
  CC       gprs_ns2_message.lo
  CC       gprs_ns2_vty.lo
  CC       gprs_bssgp2.lo
  CC       bssgp_bvc_fsm.lo
  CC       common_vty.lo
  CC       frame_relay.lo
  CCLD     libosmogb.la
  CCLD     libosmogb-test.la
make[4]: Entering directory '/build/deps/libosmocore/src/gb'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmogb.la '/build/deps/install/stow/libosmocore/lib'
libtool: warning: relinking 'libosmogb.la'
libtool: install: (cd /build/deps/libosmocore/src/gb; /bin/bash "/build/deps/libosmocore/libtool"  --silent --tag CC --mode=relink gcc -Wall -fno-strict-aliasing -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmogb.map -version-info 16:0:2 -no-undefined -o libosmogb.la -rpath /build/deps/install/stow/libosmocore/lib gprs_ns.lo gprs_ns_frgre.lo gprs_ns_vty.lo gprs_ns_sns.lo gprs_bssgp.lo gprs_bssgp_util.lo gprs_bssgp_vty.lo gprs_bssgp_rim.lo gprs_bssgp_bss.lo gprs_ns2.lo gprs_ns2_udp.lo gprs_ns2_frgre.lo gprs_ns2_fr.lo gprs_ns2_vc_fsm.lo gprs_ns2_sns.lo gprs_ns2_message.lo gprs_ns2_vty.lo gprs_bssgp2.lo bssgp_bvc_fsm.lo common_vty.lo frame_relay.lo -ltalloc ../../src/core/libosmocore.la ../../src/vty/libosmovty.la ../../src/gsm/libosmogsm.la )
libtool: install: /usr/bin/install -c .libs/libosmogb.so.14.2.0T /build/deps/install/stow/libosmocore/lib/libosmogb.so.14.2.0
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmogb.so.14.2.0 libosmogb.so.14 || { rm -f libosmogb.so.14 && ln -s libosmogb.so.14.2.0 libosmogb.so.14; }; })
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmogb.so.14.2.0 libosmogb.so || { rm -f libosmogb.so && ln -s libosmogb.so.14.2.0 libosmogb.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmogb.lai /build/deps/install/stow/libosmocore/lib/libosmogb.la
libtool: finish: PATH="/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/libosmocore/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /build/deps/install/stow/libosmocore/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/deps/libosmocore/src/gb'
make[3]: Leaving directory '/build/deps/libosmocore/src/gb'
Making install in ctrl
make[3]: Entering directory '/build/deps/libosmocore/src/ctrl'
  CC       control_cmd.lo
  CC       control_if.lo
  CC       fsm_ctrl_commands.lo
  CC       control_vty.lo
  CCLD     libosmoctrl.la
make[4]: Entering directory '/build/deps/libosmocore/src/ctrl'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmoctrl.la '/build/deps/install/stow/libosmocore/lib'
libtool: warning: relinking 'libosmoctrl.la'
libtool: install: (cd /build/deps/libosmocore/src/ctrl; /bin/bash "/build/deps/libosmocore/libtool"  --silent --tag CC --mode=relink gcc -Wall -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmoctrl.map -version-info 8:1:8 -no-undefined -o libosmoctrl.la -rpath /build/deps/install/stow/libosmocore/lib control_cmd.lo control_if.lo fsm_ctrl_commands.lo control_vty.lo -ltalloc ../../src/core/libosmocore.la ../../src/gsm/libosmogsm.la ../../src/vty/libosmovty.la )
libtool: install: /usr/bin/install -c .libs/libosmoctrl.so.0.8.1T /build/deps/install/stow/libosmocore/lib/libosmoctrl.so.0.8.1
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmoctrl.so.0.8.1 libosmoctrl.so.0 || { rm -f libosmoctrl.so.0 && ln -s libosmoctrl.so.0.8.1 libosmoctrl.so.0; }; })
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmoctrl.so.0.8.1 libosmoctrl.so || { rm -f libosmoctrl.so && ln -s libosmoctrl.so.0.8.1 libosmoctrl.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmoctrl.lai /build/deps/install/stow/libosmocore/lib/libosmoctrl.la
libtool: finish: PATH="/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/libosmocore/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /build/deps/install/stow/libosmocore/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/deps/libosmocore/src/ctrl'
make[3]: Leaving directory '/build/deps/libosmocore/src/ctrl'
Making install in pseudotalloc
make[3]: Entering directory '/build/deps/libosmocore/src/pseudotalloc'
make[4]: Entering directory '/build/deps/libosmocore/src/pseudotalloc'
make[4]: Leaving directory '/build/deps/libosmocore/src/pseudotalloc'
make[3]: Leaving directory '/build/deps/libosmocore/src/pseudotalloc'
Making install in sim
make[3]: Entering directory '/build/deps/libosmocore/src/sim'
  CC       core.lo
  CC       reader.lo
  CC       class_tables.lo
  CC       card_fs_sim.lo
  CC       card_fs_usim.lo
  CC       card_fs_uicc.lo
  CC       card_fs_hpsim.lo
  CC       card_fs_isim.lo
  CC       card_fs_tetra.lo
  CC       reader_pcsc.lo
  CCLD     libosmosim.la
make[4]: Entering directory '/build/deps/libosmocore/src/sim'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmosim.la '/build/deps/install/stow/libosmocore/lib'
libtool: warning: relinking 'libosmosim.la'
libtool: install: (cd /build/deps/libosmocore/src/sim; /bin/bash "/build/deps/libosmocore/libtool"  --silent --tag CC --mode=relink gcc -fPIC -Wall -I/usr/include/PCSC -pthread -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -version-info 3:2:1 -no-undefined -o libosmosim.la -rpath /build/deps/install/stow/libosmocore/lib core.lo reader.lo class_tables.lo card_fs_sim.lo card_fs_usim.lo card_fs_uicc.lo card_fs_isim.lo card_fs_hpsim.lo card_fs_tetra.lo reader_pcsc.lo ../../src/core/libosmocore.la ../../src/gsm/libosmogsm.la -ltalloc -lpcsclite )
libtool: install: /usr/bin/install -c .libs/libosmosim.so.2.1.2T /build/deps/install/stow/libosmocore/lib/libosmosim.so.2.1.2
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmosim.so.2.1.2 libosmosim.so.2 || { rm -f libosmosim.so.2 && ln -s libosmosim.so.2.1.2 libosmosim.so.2; }; })
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmosim.so.2.1.2 libosmosim.so || { rm -f libosmosim.so && ln -s libosmosim.so.2.1.2 libosmosim.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmosim.lai /build/deps/install/stow/libosmocore/lib/libosmosim.la
libtool: finish: PATH="/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/libosmocore/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /build/deps/install/stow/libosmocore/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/deps/libosmocore/src/sim'
make[3]: Leaving directory '/build/deps/libosmocore/src/sim'
Making install in usb
make[3]: Entering directory '/build/deps/libosmocore/src/usb'
  CC       osmo_libusb.lo
  CCLD     libosmousb.la
make[4]: Entering directory '/build/deps/libosmocore/src/usb'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmousb.la '/build/deps/install/stow/libosmocore/lib'
libtool: warning: relinking 'libosmousb.la'
libtool: install: (cd /build/deps/libosmocore/src/usb; /bin/bash "/build/deps/libosmocore/libtool"  --silent --tag CC --mode=relink gcc -fPIC -Wall -I/usr/include/libusb-1.0 -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -version-info 0:1:0 -no-undefined -o libosmousb.la -rpath /build/deps/install/stow/libosmocore/lib osmo_libusb.lo ../../src/core/libosmocore.la -ltalloc -lusb-1.0 )
libtool: install: /usr/bin/install -c .libs/libosmousb.so.0.0.1T /build/deps/install/stow/libosmocore/lib/libosmousb.so.0.0.1
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmousb.so.0.0.1 libosmousb.so.0 || { rm -f libosmousb.so.0 && ln -s libosmousb.so.0.0.1 libosmousb.so.0; }; })
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmousb.so.0.0.1 libosmousb.so || { rm -f libosmousb.so && ln -s libosmousb.so.0.0.1 libosmousb.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmousb.lai /build/deps/install/stow/libosmocore/lib/libosmousb.la
libtool: finish: PATH="/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/libosmocore/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /build/deps/install/stow/libosmocore/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/deps/libosmocore/src/usb'
make[3]: Leaving directory '/build/deps/libosmocore/src/usb'
make[3]: Entering directory '/build/deps/libosmocore/src'
make[4]: Entering directory '/build/deps/libosmocore/src'
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/deps/libosmocore/src'
make[3]: Leaving directory '/build/deps/libosmocore/src'
make[2]: Leaving directory '/build/deps/libosmocore/src'
Making install in utils
make[2]: Entering directory '/build/deps/libosmocore/utils'
make[3]: Entering directory '/build/deps/libosmocore/utils'
  CC       osmo-arfcn.o
  CC       osmo-auc-gen.o
  CC       osmo-config-merge.o
  CC       osmo-aka-verify.o
  CC       gsmtap-logsend.o
  CC       osmo_sim_test-osmo-sim-test.o
  CC       osmo-ns-dummy-vty.o
  CC       osmo-ns-dummy.o
  CCLD     osmo-sim-test
  CCLD     osmo-arfcn
  CCLD     osmo-aka-verify
  CCLD     osmo-config-merge
  CCLD     osmo-auc-gen
  CCLD     osmo-gsmtap-logsend
  CCLD     osmo-ns-dummy
make[4]: Entering directory '/build/deps/libosmocore/utils'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/bin'
  /bin/bash ../libtool   --mode=install /usr/bin/install -c osmo-arfcn osmo-auc-gen osmo-config-merge osmo-aka-verify osmo-gsmtap-logsend '/build/deps/install/stow/libosmocore/bin'
libtool: install: /usr/bin/install -c .libs/osmo-arfcn /build/deps/install/stow/libosmocore/bin/osmo-arfcn
libtool: install: /usr/bin/install -c .libs/osmo-auc-gen /build/deps/install/stow/libosmocore/bin/osmo-auc-gen
libtool: install: /usr/bin/install -c .libs/osmo-config-merge /build/deps/install/stow/libosmocore/bin/osmo-config-merge
libtool: install: /usr/bin/install -c .libs/osmo-aka-verify /build/deps/install/stow/libosmocore/bin/osmo-aka-verify
libtool: install: /usr/bin/install -c .libs/osmo-gsmtap-logsend /build/deps/install/stow/libosmocore/bin/osmo-gsmtap-logsend
make[4]: Leaving directory '/build/deps/libosmocore/utils'
make[3]: Leaving directory '/build/deps/libosmocore/utils'
make[2]: Leaving directory '/build/deps/libosmocore/utils'
Making install in tapset
make[2]: Entering directory '/build/deps/libosmocore/tapset'
make[3]: Entering directory '/build/deps/libosmocore/tapset'
make[3]: Nothing to be done for 'install-exec-am'.
make  install-data-hook
make[4]: Entering directory '/build/deps/libosmocore/tapset'
make[4]: Nothing to be done for 'install-data-hook'.
make[4]: Leaving directory '/build/deps/libosmocore/tapset'
make[3]: Leaving directory '/build/deps/libosmocore/tapset'
make[2]: Leaving directory '/build/deps/libosmocore/tapset'
Making install in tests
make[2]: Entering directory '/build/deps/libosmocore/tests'
  GEN      conv/gsm0503_test_vectors.c
Generating test vectors...
Generate 'xcch' test vector
Generate 'tch_f24' test vector
Generate 'tch_h24' test vector
Generate 'tch_f48' test vector
Generate 'tch_f96' test vector
Generate 'tch_f144' test vector
Generate 'rach' test vector
Generate 'rach_ext' test vector
Generate 'sch' test vector
Generate 'cs2' test vector
Generate 'cs3' test vector
Generate 'cs2_np' test vector
Generate 'cs3_np' test vector
Generate 'tch_afs_12_2' test vector
Generate 'tch_afs_10_2' test vector
Generate 'tch_afs_7_95' test vector
Generate 'tch_afs_7_4' test vector
Generate 'tch_afs_6_7' test vector
Generate 'tch_afs_5_9' test vector
Generate 'tch_afs_5_15' test vector
Generate 'tch_afs_4_75' test vector
Generate 'tch_fr' test vector
Generate 'tch_hr' test vector
Generate 'tch_ahs_7_95' test vector
Generate 'tch_ahs_7_4' test vector
Generate 'tch_ahs_6_7' test vector
Generate 'tch_ahs_5_9' test vector
Generate 'tch_ahs_5_15' test vector
Generate 'tch_ahs_4_75' test vector
Generate 'tch_axs_sid_update' test vector
Generate 'mcs1_dl_hdr' test vector
Generate 'mcs1_ul_hdr' test vector
Generate 'mcs1' test vector
Generate 'mcs2' test vector
Generate 'mcs3' test vector
Generate 'mcs4' test vector
Generate 'mcs5_dl_hdr' test vector
Generate 'mcs5_ul_hdr' test vector
Generate 'mcs5' test vector
Generate 'mcs6' test vector
Generate 'mcs7_dl_hdr' test vector
Generate 'mcs7_ul_hdr' test vector
Generate 'mcs7' test vector
Generate 'mcs8' test vector
Generate 'mcs9' test vector
Generation complete.
make  install-am
make[3]: Entering directory '/build/deps/libosmocore/tests'
make[4]: Entering directory '/build/deps/libosmocore/tests'
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/deps/libosmocore/tests'
make[3]: Leaving directory '/build/deps/libosmocore/tests'
make[2]: Leaving directory '/build/deps/libosmocore/tests'
make[2]: Entering directory '/build/deps/libosmocore'
make[3]: Entering directory '/build/deps/libosmocore'
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/bin'
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/share/aclocal'
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/lib/pkgconfig'
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/include'
 /usr/bin/install -c -m 644 m4/osmo_ac_code_coverage.m4 m4/osmo_ax_code_coverage.m4 '/build/deps/install/stow/libosmocore/share/aclocal'
 /usr/bin/install -c osmo-release.sh '/build/deps/install/stow/libosmocore/bin'
 /usr/bin/install -c -m 644 libosmocore.pc libosmocodec.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmocoding.pc libosmosim.pc libosmousb.pc libosmoisdn.pc '/build/deps/install/stow/libosmocore/lib/pkgconfig'
 /usr/bin/install -c -m 644 osmo-release.mk '/build/deps/install/stow/libosmocore/include'
make  install-data-hook
make[4]: Entering directory '/build/deps/libosmocore'
make[4]: Nothing to be done for 'install-data-hook'.
make[4]: Leaving directory '/build/deps/libosmocore'
make[3]: Leaving directory '/build/deps/libosmocore'
make[2]: Leaving directory '/build/deps/libosmocore'
make[1]: Leaving directory '/build/deps/libosmocore'
+ STOW_DIR=/build/deps/install/stow stow --restow libosmocore
++ find . -name '*.[hc]'
+ verify_value_string_arrays_are_terminated.py ./deps/libosmocore/utils/osmo-config-merge.c ./deps/libosmocore/utils/osmo-aka-verify.c ./deps/libosmocore/utils/osmo-auc-gen.c ./deps/libosmocore/utils/osmo-ns-dummy-vty.c ./deps/libosmocore/utils/gsmtap-logsend.c ./deps/libosmocore/utils/osmo-sim-test.c ./deps/libosmocore/utils/osmo-ns-dummy.c ./deps/libosmocore/utils/osmo-arfcn.c ./deps/libosmocore/utils/osmo-stat-dummy/osmo-stat-dummy.c ./deps/libosmocore/config.h ./deps/libosmocore/tests/bits/bitcomp_test.c ./deps/libosmocore/tests/bits/bitfield_test.c ./deps/libosmocore/tests/bits/bitrev_test.c ./deps/libosmocore/tests/msgb/msgb_test.c ./deps/libosmocore/tests/kasumi/kasumi_test.c ./deps/libosmocore/tests/coding/coding_test.c ./deps/libosmocore/tests/a5/a5_test.c ./deps/libosmocore/tests/gsup/gsup_test.c ./deps/libosmocore/tests/socket/socket_test.c ./deps/libosmocore/tests/socket/socket_sctp_test.c ./deps/libosmocore/tests/endian/endian_test.c ./deps/libosmocore/tests/lapd/lapd_test.c ./deps/libosmocore/tests/gea/gea_test.c ./deps/libosmocore/tests/codec/codec_ecu_fr_test.c ./deps/libosmocore/tests/codec/codec_test.c ./deps/libosmocore/tests/time_cc/time_cc_test.c ./deps/libosmocore/tests/stats/stats_vty_test.c ./deps/libosmocore/tests/stats/stats_test.c ./deps/libosmocore/tests/utils/utils_test.c ./deps/libosmocore/tests/rlp/rlp_test.c ./deps/libosmocore/tests/bsslap/bsslap_test.c ./deps/libosmocore/tests/smscb/cbsp_test.c ./deps/libosmocore/tests/smscb/gsm0341_test.c ./deps/libosmocore/tests/smscb/smscb_test.c ./deps/libosmocore/tests/strrb/strrb_test.c ./deps/libosmocore/tests/gsm44021/frame_csd_test.c ./deps/libosmocore/tests/it_q/it_q_test.c ./deps/libosmocore/tests/fr/fr_test.c ./deps/libosmocore/tests/timer/clk_override_test.c ./deps/libosmocore/tests/timer/timer_test.c ./deps/libosmocore/tests/use_count/use_count_test.c ./deps/libosmocore/tests/gsm0502/gsm0502_test.c ./deps/libosmocore/tests/context/context_test.c ./deps/libosmocore/tests/libsercomstub.c ./deps/libosmocore/tests/base64/base64_test.c ./deps/libosmocore/tests/logging/logging_test.c ./deps/libosmocore/tests/logging/logging_vty_test.c ./deps/libosmocore/tests/logging/logging_gsmtap_test.c ./deps/libosmocore/tests/ctrl/ctrl_test.c ./deps/libosmocore/tests/tdef/tdef_vty_config_subnode_test.c ./deps/libosmocore/tests/tdef/tdef_vty_dynamic_test.c ./deps/libosmocore/tests/tdef/tdef_test.c ./deps/libosmocore/tests/tdef/tdef_vty_config_root_test.c ./deps/libosmocore/tests/tlv/tlv_test.c ./deps/libosmocore/tests/osmo_io/osmo_io_test.c ./deps/libosmocore/tests/v110/frame_test.c ./deps/libosmocore/tests/v110/ta_test.c ./deps/libosmocore/tests/v110/ra1_test.c ./deps/libosmocore/tests/gb/gprs_ns2_test.c ./deps/libosmocore/tests/gb/bssgp_fc_test.c ./deps/libosmocore/tests/gb/gprs_bssgp_rim_test.c ./deps/libosmocore/tests/gb/gprs_ns_test.c ./deps/libosmocore/tests/gb/gprs_bssgp_test.c ./deps/libosmocore/tests/comp128/comp128_test.c ./deps/libosmocore/tests/gsm23003/gsm23003_test.c ./deps/libosmocore/tests/sms/sms_test.c ./deps/libosmocore/tests/i460_mux/i460_mux_test.c ./deps/libosmocore/tests/conv/conv_test.c ./deps/libosmocore/tests/conv/conv_gsm0503_test.c ./deps/libosmocore/tests/conv/conv.c ./deps/libosmocore/tests/conv/conv.h ./deps/libosmocore/tests/conv/gsm0503_test_vectors.c ./deps/libosmocore/tests/bitgen/bitgen_test.c ./deps/libosmocore/tests/soft_uart/soft_uart_test.c ./deps/libosmocore/tests/loggingrb/loggingrb_test.c ./deps/libosmocore/tests/prbs/prbs_test.c ./deps/libosmocore/tests/bitvec/bitvec_test.c ./deps/libosmocore/tests/gad/gad_test.c ./deps/libosmocore/tests/gprs/gprs_test.c ./deps/libosmocore/tests/gsm0808/gsm0808_test.c ./deps/libosmocore/tests/dtx/dtx_gsm0503_test.c ./deps/libosmocore/tests/oap/oap_test.c ./deps/libosmocore/tests/oap/oap_client_test.c ./deps/libosmocore/tests/write_queue/wqueue_test.c ./deps/libosmocore/tests/vty/vty_transcript_test.c ./deps/libosmocore/tests/vty/vty_test.c ./deps/libosmocore/tests/fsm/fsm_dealloc_test.c ./deps/libosmocore/tests/fsm/fsm_test.c ./deps/libosmocore/tests/sim/sim_test.c ./deps/libosmocore/tests/msgfile/msgfile_test.c ./deps/libosmocore/tests/auth/xor2g_test.c ./deps/libosmocore/tests/auth/milenage_test.c ./deps/libosmocore/tests/auth/tuak_test.c ./deps/libosmocore/tests/gsm48/rest_octets_test.c ./deps/libosmocore/tests/gsm29205/gsm29205_test.c ./deps/libosmocore/tests/gsm0408/gsm0408_test.c ./deps/libosmocore/tests/ussd/ussd_test.c ./deps/libosmocore/tests/sercomm/sercomm_test.c ./deps/libosmocore/tests/exec/exec_test.c ./deps/libosmocore/tests/bssmap_le/bssmap_le_test.c ./deps/libosmocore/tests/abis/abis_test.c ./deps/libosmocore/tests/sockaddr_str/sockaddr_str_test.c ./deps/libosmocore/tests/gsm23236/gsm23236_test.c ./deps/libosmocore/tests/iuup/iuup_test.c ./deps/libosmocore/src/coding/gsm0503_amr_dtx.c ./deps/libosmocore/src/coding/gsm0503_parity.c ./deps/libosmocore/src/coding/gsm0503_mapping.c ./deps/libosmocore/src/coding/gsm0503_coding.c ./deps/libosmocore/src/coding/gsm0503_tables.c ./deps/libosmocore/src/coding/gsm0503_interleaving.c ./deps/libosmocore/src/gsm/iuup.c ./deps/libosmocore/src/gsm/bssmap_le.c ./deps/libosmocore/src/gsm/oap.c ./deps/libosmocore/src/gsm/gsm48049.c ./deps/libosmocore/src/gsm/gsup_sms.c ./deps/libosmocore/src/gsm/gsm29205.c ./deps/libosmocore/src/gsm/gsm0480.c ./deps/libosmocore/src/gsm/oap_client.c ./deps/libosmocore/src/gsm/gsm0414.c ./deps/libosmocore/src/gsm/gsm_04_08_gprs.c ./deps/libosmocore/src/gsm/mncc.c ./deps/libosmocore/src/gsm/rlp.c ./deps/libosmocore/src/gsm/gsm44021.c ./deps/libosmocore/src/gsm/gsm48_rest_octets.c ./deps/libosmocore/src/gsm/gsm0411_utils.c ./deps/libosmocore/src/gsm/auth_xor.c ./deps/libosmocore/src/gsm/auth_core.c ./deps/libosmocore/src/gsm/gsm23003.c ./deps/libosmocore/src/gsm/comp128v23.c ./deps/libosmocore/src/gsm/kasumi.c ./deps/libosmocore/src/gsm/gsm48_ie.c ./deps/libosmocore/src/gsm/gsm0341.c ./deps/libosmocore/src/gsm/kdf.c ./deps/libosmocore/src/gsm/sysinfo.c ./deps/libosmocore/src/gsm/rsl.c ./deps/libosmocore/src/gsm/gsm48.c ./deps/libosmocore/src/gsm/gsm44068.c ./deps/libosmocore/src/gsm/auth_comp128v1.c ./deps/libosmocore/src/gsm/gsm0411_smc.c ./deps/libosmocore/src/gsm/cbsp.c ./deps/libosmocore/src/gsm/gprs_gea.c ./deps/libosmocore/src/gsm/tlv_parser.c ./deps/libosmocore/src/gsm/auth_milenage.c ./deps/libosmocore/src/gsm/a5.c ./deps/libosmocore/src/gsm/auth_xor_2g.c ./deps/libosmocore/src/gsm/gsm0808.c ./deps/libosmocore/src/gsm/gprs_cipher_core.c ./deps/libosmocore/src/gsm/bts_features.c ./deps/libosmocore/src/gsm/ipa.c ./deps/libosmocore/src/gsm/comp128.c ./deps/libosmocore/src/gsm/gsm48_arfcn_range_encode.c ./deps/libosmocore/src/gsm/gsm0502.c ./deps/libosmocore/src/gsm/gprs_rlc.c ./deps/libosmocore/src/gsm/gsm0411_smr.c ./deps/libosmocore/src/gsm/lapdm.c ./deps/libosmocore/src/gsm/rxlev_stat.c ./deps/libosmocore/src/gsm/gsm_utils.c ./deps/libosmocore/src/gsm/gsm23236.c ./deps/libosmocore/src/gsm/auth_tuak.c ./deps/libosmocore/src/gsm/auth_comp128v23.c ./deps/libosmocore/src/gsm/gea.c ./deps/libosmocore/src/gsm/gsup.c ./deps/libosmocore/src/gsm/milenage/aes_i.h ./deps/libosmocore/src/gsm/milenage/common.h ./deps/libosmocore/src/gsm/milenage/aes-internal.c ./deps/libosmocore/src/gsm/milenage/milenage.h ./deps/libosmocore/src/gsm/milenage/aes_wrap.h ./deps/libosmocore/src/gsm/milenage/aes-encblock.c ./deps/libosmocore/src/gsm/milenage/crypto.h ./deps/libosmocore/src/gsm/milenage/aes.h ./deps/libosmocore/src/gsm/milenage/aes-internal-enc.c ./deps/libosmocore/src/gsm/milenage/includes.h ./deps/libosmocore/src/gsm/milenage/milenage.c ./deps/libosmocore/src/gsm/gsm0808_utils.c ./deps/libosmocore/src/gsm/gad.c ./deps/libosmocore/src/gsm/gan.c ./deps/libosmocore/src/gsm/tuak/tuak.h ./deps/libosmocore/src/gsm/tuak/KeccakP-1600-3gpp.c ./deps/libosmocore/src/gsm/tuak/tuak.c ./deps/libosmocore/src/gsm/tuak/KeccakP-1600-3gpp.h ./deps/libosmocore/src/gsm/apn.c ./deps/libosmocore/src/gsm/gsm0503_conv.c ./deps/libosmocore/src/gsm/gsm29118.c ./deps/libosmocore/src/gsm/abis_nm.c ./deps/libosmocore/src/gsm/bsslap.c ./deps/libosmocore/src/gsm/kdf/sha1.c ./deps/libosmocore/src/gsm/kdf/common.h ./deps/libosmocore/src/gsm/kdf/sha256.h ./deps/libosmocore/src/gsm/kdf/sha256_i.h ./deps/libosmocore/src/gsm/kdf/sha256.c ./deps/libosmocore/src/gsm/kdf/sha1.h ./deps/libosmocore/src/gsm/kdf/sha256-internal.c ./deps/libosmocore/src/gsm/kdf/crypto.h ./deps/libosmocore/src/gsm/kdf/sha1-internal.c ./deps/libosmocore/src/gsm/kdf/sha1_i.h ./deps/libosmocore/src/core/isdnhdlc.c ./deps/libosmocore/src/core/stat_item_internal.h ./deps/libosmocore/src/core/crc16gen.c ./deps/libosmocore/src/core/timer_gettimeofday.c ./deps/libosmocore/src/core/time_cc.c ./deps/libosmocore/src/core/soft_uart.c ./deps/libosmocore/src/core/serial.c ./deps/libosmocore/src/core/sercomm.c ./deps/libosmocore/src/core/it_q.c ./deps/libosmocore/src/core/msgfile.c ./deps/libosmocore/src/core/mnl.c ./deps/libosmocore/src/core/thread.c ./deps/libosmocore/src/core/crc64gen.c ./deps/libosmocore/src/core/fsm.c ./deps/libosmocore/src/core/stats_tcp.c ./deps/libosmocore/src/core/netns.c ./deps/libosmocore/src/core/conv_acc_sse_impl.h ./deps/libosmocore/src/core/plugin.c ./deps/libosmocore/src/core/stats_statsd.c ./deps/libosmocore/src/core/use_count.c ./deps/libosmocore/src/core/msgb.c ./deps/libosmocore/src/core/rate_ctr.c ./deps/libosmocore/src/core/logging_syslog.c ./deps/libosmocore/src/core/prim.c ./deps/libosmocore/src/core/logging.c ./deps/libosmocore/src/core/crc16.c ./deps/libosmocore/src/core/conv.c ./deps/libosmocore/src/core/write_queue.c ./deps/libosmocore/src/core/bitcomp.c ./deps/libosmocore/src/core/osmo_io_internal.h ./deps/libosmocore/src/core/strrb.c ./deps/libosmocore/src/core/crc32gen.c ./deps/libosmocore/src/core/timer_clockgettime.c ./deps/libosmocore/src/core/osmo_io_uring.c ./deps/libosmocore/src/core/bits.c ./deps/libosmocore/src/core/netdev.c ./deps/libosmocore/src/core/conv_acc.c ./deps/libosmocore/src/core/logging_gsmtap.c ./deps/libosmocore/src/core/tdef.c ./deps/libosmocore/src/core/gsmtap_util.c ./deps/libosmocore/src/core/conv_acc_sse_avx.c ./deps/libosmocore/src/core/utils.c ./deps/libosmocore/src/core/socket.c ./deps/libosmocore/src/core/application.c ./deps/libosmocore/src/core/prbs.c ./deps/libosmocore/src/core/timer.c ./deps/libosmocore/src/core/select.c ./deps/libosmocore/src/core/backtrace.c ./deps/libosmocore/src/core/sockaddr_str.c ./deps/libosmocore/src/core/conv_acc_neon_impl.h ./deps/libosmocore/src/core/conv_acc_sse.c ./deps/libosmocore/src/core/osmo_io_poll.c ./deps/libosmocore/src/core/stats.c ./deps/libosmocore/src/core/crc8gen.c ./deps/libosmocore/src/core/exec.c ./deps/libosmocore/src/core/rbtree.c ./deps/libosmocore/src/core/context.c ./deps/libosmocore/src/core/conv_acc_neon.c ./deps/libosmocore/src/core/osmo_io.c ./deps/libosmocore/src/core/counter.c ./deps/libosmocore/src/core/panic.c ./deps/libosmocore/src/core/stat_item.c ./deps/libosmocore/src/core/macaddr.c ./deps/libosmocore/src/core/bitvec.c ./deps/libosmocore/src/core/logging_systemd.c ./deps/libosmocore/src/core/tun.c ./deps/libosmocore/src/core/conv_acc_generic.c ./deps/libosmocore/src/core/loggingrb.c ./deps/libosmocore/src/core/base64.c ./deps/libosmocore/src/core/signal.c ./deps/libosmocore/src/codec/gsm620.c ./deps/libosmocore/src/codec/gsm610.c ./deps/libosmocore/src/codec/gsm690.c ./deps/libosmocore/src/codec/ecu_fr_old.c ./deps/libosmocore/src/codec/ecu_fr.c ./deps/libosmocore/src/codec/gsm660.c ./deps/libosmocore/src/codec/ecu.c ./deps/libosmocore/src/isdn/i460_mux.c ./deps/libosmocore/src/isdn/v110_ta.c ./deps/libosmocore/src/isdn/lapd_core.c ./deps/libosmocore/src/isdn/v110.c ./deps/libosmocore/src/ctrl/control_if.c ./deps/libosmocore/src/ctrl/fsm_ctrl_commands.c ./deps/libosmocore/src/ctrl/control_cmd.c ./deps/libosmocore/src/ctrl/control_vty.c ./deps/libosmocore/src/gb/gprs_ns_frgre.c ./deps/libosmocore/src/gb/gprs_bssgp_rim.c ./deps/libosmocore/src/gb/gprs_ns_vty.c ./deps/libosmocore/src/gb/gprs_bssgp.c ./deps/libosmocore/src/gb/gprs_ns2_message.c ./deps/libosmocore/src/gb/common_vty.c ./deps/libosmocore/src/gb/gprs_bssgp_util.c ./deps/libosmocore/src/gb/gprs_bssgp_vty.c ./deps/libosmocore/src/gb/gprs_ns2_udp.c ./deps/libosmocore/src/gb/common_vty.h ./deps/libosmocore/src/gb/gprs_ns2_internal.h ./deps/libosmocore/src/gb/gprs_bssgp2.c ./deps/libosmocore/src/gb/frame_relay.c ./deps/libosmocore/src/gb/gprs_ns_sns.c ./deps/libosmocore/src/gb/gprs_ns2_sns.c ./deps/libosmocore/src/gb/gprs_ns2_frgre.c ./deps/libosmocore/src/gb/gprs_ns2_vc_fsm.c ./deps/libosmocore/src/gb/gprs_bssgp_internal.h ./deps/libosmocore/src/gb/gprs_ns2_fr.c ./deps/libosmocore/src/gb/gprs_ns2.c ./deps/libosmocore/src/gb/gprs_bssgp_bss.c ./deps/libosmocore/src/gb/gprs_ns2_vty.c ./deps/libosmocore/src/gb/bssgp_bvc_fsm.c ./deps/libosmocore/src/gb/gprs_ns.c ./deps/libosmocore/src/gb/gb_internal.h ./deps/libosmocore/src/vty/logging_vty.c ./deps/libosmocore/src/vty/vty.c ./deps/libosmocore/src/vty/tdef_vty.c ./deps/libosmocore/src/vty/stats_vty.c ./deps/libosmocore/src/vty/telnet_interface.c ./deps/libosmocore/src/vty/fsm_vty.c ./deps/libosmocore/src/vty/cpu_sched_vty.c ./deps/libosmocore/src/vty/buffer.c ./deps/libosmocore/src/vty/vector.c ./deps/libosmocore/src/vty/command.c ./deps/libosmocore/src/vty/utils.c ./deps/libosmocore/src/vty/talloc_ctx_vty.c ./deps/libosmocore/src/sim/card_fs_usim.c ./deps/libosmocore/src/sim/class_tables.c ./deps/libosmocore/src/sim/reader_pcsc.c ./deps/libosmocore/src/sim/card_fs_uicc.c ./deps/libosmocore/src/sim/sim_int.h ./deps/libosmocore/src/sim/card_fs_sim.c ./deps/libosmocore/src/sim/card_fs_isim.c ./deps/libosmocore/src/sim/card_fs_hpsim.c ./deps/libosmocore/src/sim/gsm_int.h ./deps/libosmocore/src/sim/card_fs_tetra.c ./deps/libosmocore/src/sim/core.c ./deps/libosmocore/src/sim/reader.c ./deps/libosmocore/src/pseudotalloc/talloc.h ./deps/libosmocore/src/pseudotalloc/pseudotalloc.c ./deps/libosmocore/src/usb/osmo_libusb.c ./deps/libosmocore/include/osmocom/coding/gsm0503_mapping.h ./deps/libosmocore/include/osmocom/coding/gsm0503_coding.h ./deps/libosmocore/include/osmocom/coding/gsm0503_tables.h ./deps/libosmocore/include/osmocom/coding/gsm0503_parity.h ./deps/libosmocore/include/osmocom/coding/gsm0503_interleaving.h ./deps/libosmocore/include/osmocom/coding/gsm0503_amr_dtx.h ./deps/libosmocore/include/osmocom/gsm/gsup.h ./deps/libosmocore/include/osmocom/gsm/gsm29205.h ./deps/libosmocore/include/osmocom/gsm/sysinfo.h ./deps/libosmocore/include/osmocom/gsm/kasumi.h ./deps/libosmocore/include/osmocom/gsm/oap_client.h ./deps/libosmocore/include/osmocom/gsm/comp128.h ./deps/libosmocore/include/osmocom/gsm/gsup_sms.h ./deps/libosmocore/include/osmocom/gsm/gsm0808_utils.h ./deps/libosmocore/include/osmocom/gsm/gsm0341.h ./deps/libosmocore/include/osmocom/gsm/gsm0411_utils.h ./deps/libosmocore/include/osmocom/gsm/bssmap_le.h ./deps/libosmocore/include/osmocom/gsm/a5.h ./deps/libosmocore/include/osmocom/gsm/comp128v23.h ./deps/libosmocore/include/osmocom/gsm/prim.h ./deps/libosmocore/include/osmocom/gsm/i460_mux.h ./deps/libosmocore/include/osmocom/gsm/gsm0411_smc.h ./deps/libosmocore/include/osmocom/gsm/gad.h ./deps/libosmocore/include/osmocom/gsm/gsm_utils.h ./deps/libosmocore/include/osmocom/gsm/gsm0502.h ./deps/libosmocore/include/osmocom/gsm/gea.h ./deps/libosmocore/include/osmocom/gsm/mncc.h ./deps/libosmocore/include/osmocom/gsm/rxlev_stat.h ./deps/libosmocore/include/osmocom/gsm/gsm0411_smr.h ./deps/libosmocore/include/osmocom/gsm/ipa.h ./deps/libosmocore/include/osmocom/gsm/rsl.h ./deps/libosmocore/include/osmocom/gsm/gsm44021.h ./deps/libosmocore/include/osmocom/gsm/bts_features.h ./deps/libosmocore/include/osmocom/gsm/gsm0480.h ./deps/libosmocore/include/osmocom/gsm/gsm0503.h ./deps/libosmocore/include/osmocom/gsm/tlv.h ./deps/libosmocore/include/osmocom/gsm/gsm23236.h ./deps/libosmocore/include/osmocom/gsm/gsm48_ie.h ./deps/libosmocore/include/osmocom/gsm/gsm48_arfcn_range_encode.h ./deps/libosmocore/include/osmocom/gsm/apn.h ./deps/libosmocore/include/osmocom/gsm/gsm0808.h ./deps/libosmocore/include/osmocom/gsm/gan.h ./deps/libosmocore/include/osmocom/gsm/lapd_core.h ./deps/libosmocore/include/osmocom/gsm/meas_rep.h ./deps/libosmocore/include/osmocom/gsm/l1sap.h ./deps/libosmocore/include/osmocom/gsm/lapdm.h ./deps/libosmocore/include/osmocom/gsm/iuup.h ./deps/libosmocore/include/osmocom/gsm/gsm48.h ./deps/libosmocore/include/osmocom/gsm/gsm48_rest_octets.h ./deps/libosmocore/include/osmocom/gsm/gsm23003.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_04_14.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_44_318.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_12_21.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_29_118.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_23_003.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_04_12.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_08_58.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_09_02.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_03_41.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_04_08_gprs.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_23_032.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_48_071.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_44_060.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_48_049.h ./deps/libosmocore/include/osmocom/gsm/protocol/smpp34_osmocom.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_03_40.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_04_80.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_49_031.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_44_068.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_04_08.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_44_004.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_25_415.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_04_11.h ./deps/libosmocore/include/osmocom/gsm/protocol/ipaccess.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_23_041.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_08_08.h ./deps/libosmocore/include/osmocom/gsm/rlp.h ./deps/libosmocore/include/osmocom/gsm/gsm0808_lcs.h ./deps/libosmocore/include/osmocom/gsm/gsm29118.h ./deps/libosmocore/include/osmocom/gsm/bsslap.h ./deps/libosmocore/include/osmocom/gsm/cbsp.h ./deps/libosmocore/include/osmocom/gsm/bitvec_gsm.h ./deps/libosmocore/include/osmocom/gsm/oap.h ./deps/libosmocore/include/osmocom/gsm/abis_nm.h ./deps/libosmocore/include/osmocom/core/timer.h ./deps/libosmocore/include/osmocom/core/bits.h ./deps/libosmocore/include/osmocom/core/socket.h ./deps/libosmocore/include/osmocom/core/statistics.h ./deps/libosmocore/include/osmocom/core/it_q.h ./deps/libosmocore/include/osmocom/core/gsmtap.h ./deps/libosmocore/include/osmocom/core/thread.h ./deps/libosmocore/include/osmocom/core/prim.h ./deps/libosmocore/include/osmocom/core/isdnhdlc.h ./deps/libosmocore/include/osmocom/core/bitvec.h ./deps/libosmocore/include/osmocom/core/crc16gen.h ./deps/libosmocore/include/osmocom/core/plugin.h ./deps/libosmocore/include/osmocom/core/bit32gen.h ./deps/libosmocore/include/osmocom/core/linuxrbtree.h ./deps/libosmocore/include/osmocom/core/soft_uart.h ./deps/libosmocore/include/osmocom/core/byteswap.h ./deps/libosmocore/include/osmocom/core/time_cc.h ./deps/libosmocore/include/osmocom/core/strrb.h ./deps/libosmocore/include/osmocom/core/msgb.h ./deps/libosmocore/include/osmocom/core/gsmtap_util.h ./deps/libosmocore/include/osmocom/core/defs.h ./deps/libosmocore/include/osmocom/core/crc16.h ./deps/libosmocore/include/osmocom/core/netns.h ./deps/libosmocore/include/osmocom/core/crc8gen.h ./deps/libosmocore/include/osmocom/core/stat_item.h ./deps/libosmocore/include/osmocom/core/backtrace.h ./deps/libosmocore/include/osmocom/core/stats_tcp.h ./deps/libosmocore/include/osmocom/core/sercomm.h ./deps/libosmocore/include/osmocom/core/socket_compat.h ./deps/libosmocore/include/osmocom/core/crc64gen.h ./deps/libosmocore/include/osmocom/core/talloc.h ./deps/libosmocore/include/osmocom/core/write_queue.h ./deps/libosmocore/include/osmocom/core/tun.h ./deps/libosmocore/include/osmocom/core/endian.h ./deps/libosmocore/include/osmocom/core/hashtable.h ./deps/libosmocore/include/osmocom/core/bit16gen.h ./deps/libosmocore/include/osmocom/core/prbs.h ./deps/libosmocore/include/osmocom/core/crcgen.h ./deps/libosmocore/include/osmocom/core/application.h ./deps/libosmocore/include/osmocom/core/use_count.h ./deps/libosmocore/include/osmocom/core/panic.h ./deps/libosmocore/include/osmocom/core/bit64gen.h ./deps/libosmocore/include/osmocom/core/stats.h ./deps/libosmocore/include/osmocom/core/crc32gen.h ./deps/libosmocore/include/osmocom/core/process.h ./deps/libosmocore/include/osmocom/core/sockaddr_str.h ./deps/libosmocore/include/osmocom/core/hash.h ./deps/libosmocore/include/osmocom/core/bitcomp.h ./deps/libosmocore/include/osmocom/core/timer_compat.h ./deps/libosmocore/include/osmocom/core/counter.h ./deps/libosmocore/include/osmocom/core/netdev.h ./deps/libosmocore/include/osmocom/core/logging_internal.h ./deps/libosmocore/include/osmocom/core/conv.h ./deps/libosmocore/include/osmocom/core/mnl.h ./deps/libosmocore/include/osmocom/core/fsm.h ./deps/libosmocore/include/osmocom/core/log2.h ./deps/libosmocore/include/osmocom/core/osmo_io.h ./deps/libosmocore/include/osmocom/core/macaddr.h ./deps/libosmocore/include/osmocom/core/linuxlist.h ./deps/libosmocore/include/osmocom/core/tdef.h ./deps/libosmocore/include/osmocom/core/exec.h ./deps/libosmocore/include/osmocom/core/signal.h ./deps/libosmocore/include/osmocom/core/select.h ./deps/libosmocore/include/osmocom/core/serial.h ./deps/libosmocore/include/osmocom/core/base64.h ./deps/libosmocore/include/osmocom/core/logging.h ./deps/libosmocore/include/osmocom/core/rate_ctr.h ./deps/libosmocore/include/osmocom/core/utils.h ./deps/libosmocore/include/osmocom/core/msgfile.h ./deps/libosmocore/include/osmocom/core/loggingrb.h ./deps/libosmocore/include/osmocom/codec/codec.h ./deps/libosmocore/include/osmocom/codec/gsm610_bits.h ./deps/libosmocore/include/osmocom/codec/ecu.h ./deps/libosmocore/include/osmocom/isdn/i460_mux.h ./deps/libosmocore/include/osmocom/isdn/v110_ta.h ./deps/libosmocore/include/osmocom/isdn/lapd_core.h ./deps/libosmocore/include/osmocom/isdn/v110.h ./deps/libosmocore/include/osmocom/ctrl/control_cmd.h ./deps/libosmocore/include/osmocom/ctrl/control_vty.h ./deps/libosmocore/include/osmocom/ctrl/control_if.h ./deps/libosmocore/include/osmocom/ctrl/ports.h ./deps/libosmocore/include/osmocom/crypt/gprs_cipher.h ./deps/libosmocore/include/osmocom/crypt/utran_cipher.h ./deps/libosmocore/include/osmocom/crypt/auth.h ./deps/libosmocore/include/osmocom/crypt/kdf.h ./deps/libosmocore/include/osmocom/gprs/gprs_bssgp2.h ./deps/libosmocore/include/osmocom/gprs/gprs_bssgp_rim.h ./deps/libosmocore/include/osmocom/gprs/gprs_msgb.h ./deps/libosmocore/include/osmocom/gprs/gprs_ns_frgre.h ./deps/libosmocore/include/osmocom/gprs/frame_relay.h ./deps/libosmocore/include/osmocom/gprs/gprs_rlc.h ./deps/libosmocore/include/osmocom/gprs/bssgp_bvc_fsm.h ./deps/libosmocore/include/osmocom/gprs/protocol/gsm_24_301.h ./deps/libosmocore/include/osmocom/gprs/protocol/gsm_04_60.h ./deps/libosmocore/include/osmocom/gprs/protocol/gsm_08_16.h ./deps/libosmocore/include/osmocom/gprs/protocol/gsm_08_18.h ./deps/libosmocore/include/osmocom/gprs/gprs_bssgp.h ./deps/libosmocore/include/osmocom/gprs/gprs_ns.h ./deps/libosmocore/include/osmocom/gprs/gprs_ns2.h ./deps/libosmocore/include/osmocom/gprs/gprs_bssgp_bss.h ./deps/libosmocore/include/osmocom/vty/vector.h ./deps/libosmocore/include/osmocom/vty/buffer.h ./deps/libosmocore/include/osmocom/vty/misc.h ./deps/libosmocore/include/osmocom/vty/vty.h ./deps/libosmocore/include/osmocom/vty/cpu_sched_vty.h ./deps/libosmocore/include/osmocom/vty/tdef_vty.h ./deps/libosmocore/include/osmocom/vty/stats.h ./deps/libosmocore/include/osmocom/vty/command.h ./deps/libosmocore/include/osmocom/vty/ports.h ./deps/libosmocore/include/osmocom/vty/logging.h ./deps/libosmocore/include/osmocom/vty/telnet_interface.h ./deps/libosmocore/include/osmocom/sim/class_tables.h ./deps/libosmocore/include/osmocom/sim/sim.h ./deps/libosmocore/include/osmocom/usb/libusb.h ./deps/install/stow/libosmocore/include/osmocom/coding/gsm0503_mapping.h ./deps/install/stow/libosmocore/include/osmocom/coding/gsm0503_coding.h ./deps/install/stow/libosmocore/include/osmocom/coding/gsm0503_tables.h ./deps/install/stow/libosmocore/include/osmocom/coding/gsm0503_parity.h ./deps/install/stow/libosmocore/include/osmocom/coding/gsm0503_interleaving.h ./deps/install/stow/libosmocore/include/osmocom/coding/gsm0503_amr_dtx.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsup.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm29205.h ./deps/install/stow/libosmocore/include/osmocom/gsm/sysinfo.h ./deps/install/stow/libosmocore/include/osmocom/gsm/oap_client.h ./deps/install/stow/libosmocore/include/osmocom/gsm/comp128.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsup_sms.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm0808_utils.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm0341.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm0411_utils.h ./deps/install/stow/libosmocore/include/osmocom/gsm/bssmap_le.h ./deps/install/stow/libosmocore/include/osmocom/gsm/a5.h ./deps/install/stow/libosmocore/include/osmocom/gsm/comp128v23.h ./deps/install/stow/libosmocore/include/osmocom/gsm/prim.h ./deps/install/stow/libosmocore/include/osmocom/gsm/i460_mux.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm0411_smc.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gad.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm_utils.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm0502.h ./deps/install/stow/libosmocore/include/osmocom/gsm/mncc.h ./deps/install/stow/libosmocore/include/osmocom/gsm/rxlev_stat.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm0411_smr.h ./deps/install/stow/libosmocore/include/osmocom/gsm/ipa.h ./deps/install/stow/libosmocore/include/osmocom/gsm/rsl.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm44021.h ./deps/install/stow/libosmocore/include/osmocom/gsm/bts_features.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm0480.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm0503.h ./deps/install/stow/libosmocore/include/osmocom/gsm/tlv.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm23236.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm48_ie.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm48_arfcn_range_encode.h ./deps/install/stow/libosmocore/include/osmocom/gsm/apn.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm0808.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gan.h ./deps/install/stow/libosmocore/include/osmocom/gsm/lapd_core.h ./deps/install/stow/libosmocore/include/osmocom/gsm/meas_rep.h ./deps/install/stow/libosmocore/include/osmocom/gsm/l1sap.h ./deps/install/stow/libosmocore/include/osmocom/gsm/lapdm.h ./deps/install/stow/libosmocore/include/osmocom/gsm/iuup.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm48.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm48_rest_octets.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm23003.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_04_14.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_44_318.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_12_21.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_29_118.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_23_003.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_04_12.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_08_58.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_09_02.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_03_41.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_04_08_gprs.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_23_032.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_48_071.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_44_060.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_48_049.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/smpp34_osmocom.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_03_40.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_04_80.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_49_031.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_44_068.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_04_08.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_44_004.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_25_415.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_04_11.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/ipaccess.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_23_041.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_08_08.h ./deps/install/stow/libosmocore/include/osmocom/gsm/rlp.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm0808_lcs.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm29118.h ./deps/install/stow/libosmocore/include/osmocom/gsm/bsslap.h ./deps/install/stow/libosmocore/include/osmocom/gsm/cbsp.h ./deps/install/stow/libosmocore/include/osmocom/gsm/bitvec_gsm.h ./deps/install/stow/libosmocore/include/osmocom/gsm/oap.h ./deps/install/stow/libosmocore/include/osmocom/gsm/abis_nm.h ./deps/install/stow/libosmocore/include/osmocom/core/timer.h ./deps/install/stow/libosmocore/include/osmocom/core/bits.h ./deps/install/stow/libosmocore/include/osmocom/core/socket.h ./deps/install/stow/libosmocore/include/osmocom/core/statistics.h ./deps/install/stow/libosmocore/include/osmocom/core/it_q.h ./deps/install/stow/libosmocore/include/osmocom/core/gsmtap.h ./deps/install/stow/libosmocore/include/osmocom/core/thread.h ./deps/install/stow/libosmocore/include/osmocom/core/prim.h ./deps/install/stow/libosmocore/include/osmocom/core/isdnhdlc.h ./deps/install/stow/libosmocore/include/osmocom/core/bitvec.h ./deps/install/stow/libosmocore/include/osmocom/core/crc16gen.h ./deps/install/stow/libosmocore/include/osmocom/core/plugin.h ./deps/install/stow/libosmocore/include/osmocom/core/bit32gen.h ./deps/install/stow/libosmocore/include/osmocom/core/linuxrbtree.h ./deps/install/stow/libosmocore/include/osmocom/core/soft_uart.h ./deps/install/stow/libosmocore/include/osmocom/core/byteswap.h ./deps/install/stow/libosmocore/include/osmocom/core/time_cc.h ./deps/install/stow/libosmocore/include/osmocom/core/strrb.h ./deps/install/stow/libosmocore/include/osmocom/core/msgb.h ./deps/install/stow/libosmocore/include/osmocom/core/gsmtap_util.h ./deps/install/stow/libosmocore/include/osmocom/core/defs.h ./deps/install/stow/libosmocore/include/osmocom/core/crc16.h ./deps/install/stow/libosmocore/include/osmocom/core/netns.h ./deps/install/stow/libosmocore/include/osmocom/core/crc8gen.h ./deps/install/stow/libosmocore/include/osmocom/core/stat_item.h ./deps/install/stow/libosmocore/include/osmocom/core/backtrace.h ./deps/install/stow/libosmocore/include/osmocom/core/stats_tcp.h ./deps/install/stow/libosmocore/include/osmocom/core/sercomm.h ./deps/install/stow/libosmocore/include/osmocom/core/socket_compat.h ./deps/install/stow/libosmocore/include/osmocom/core/crc64gen.h ./deps/install/stow/libosmocore/include/osmocom/core/talloc.h ./deps/install/stow/libosmocore/include/osmocom/core/write_queue.h ./deps/install/stow/libosmocore/include/osmocom/core/tun.h ./deps/install/stow/libosmocore/include/osmocom/core/endian.h ./deps/install/stow/libosmocore/include/osmocom/core/hashtable.h ./deps/install/stow/libosmocore/include/osmocom/core/bit16gen.h ./deps/install/stow/libosmocore/include/osmocom/core/prbs.h ./deps/install/stow/libosmocore/include/osmocom/core/crcgen.h ./deps/install/stow/libosmocore/include/osmocom/core/application.h ./deps/install/stow/libosmocore/include/osmocom/core/use_count.h ./deps/install/stow/libosmocore/include/osmocom/core/panic.h ./deps/install/stow/libosmocore/include/osmocom/core/bit64gen.h ./deps/install/stow/libosmocore/include/osmocom/core/stats.h ./deps/install/stow/libosmocore/include/osmocom/core/crc32gen.h ./deps/install/stow/libosmocore/include/osmocom/core/process.h ./deps/install/stow/libosmocore/include/osmocom/core/sockaddr_str.h ./deps/install/stow/libosmocore/include/osmocom/core/hash.h ./deps/install/stow/libosmocore/include/osmocom/core/bitcomp.h ./deps/install/stow/libosmocore/include/osmocom/core/timer_compat.h ./deps/install/stow/libosmocore/include/osmocom/core/counter.h ./deps/install/stow/libosmocore/include/osmocom/core/netdev.h ./deps/install/stow/libosmocore/include/osmocom/core/conv.h ./deps/install/stow/libosmocore/include/osmocom/core/mnl.h ./deps/install/stow/libosmocore/include/osmocom/core/fsm.h ./deps/install/stow/libosmocore/include/osmocom/core/log2.h ./deps/install/stow/libosmocore/include/osmocom/core/osmo_io.h ./deps/install/stow/libosmocore/include/osmocom/core/macaddr.h ./deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h ./deps/install/stow/libosmocore/include/osmocom/core/tdef.h ./deps/install/stow/libosmocore/include/osmocom/core/exec.h ./deps/install/stow/libosmocore/include/osmocom/core/signal.h ./deps/install/stow/libosmocore/include/osmocom/core/select.h ./deps/install/stow/libosmocore/include/osmocom/core/serial.h ./deps/install/stow/libosmocore/include/osmocom/core/base64.h ./deps/install/stow/libosmocore/include/osmocom/core/logging.h ./deps/install/stow/libosmocore/include/osmocom/core/rate_ctr.h ./deps/install/stow/libosmocore/include/osmocom/core/utils.h ./deps/install/stow/libosmocore/include/osmocom/core/msgfile.h ./deps/install/stow/libosmocore/include/osmocom/core/loggingrb.h ./deps/install/stow/libosmocore/include/osmocom/codec/codec.h ./deps/install/stow/libosmocore/include/osmocom/codec/gsm610_bits.h ./deps/install/stow/libosmocore/include/osmocom/codec/ecu.h ./deps/install/stow/libosmocore/include/osmocom/isdn/i460_mux.h ./deps/install/stow/libosmocore/include/osmocom/isdn/v110_ta.h ./deps/install/stow/libosmocore/include/osmocom/isdn/lapd_core.h ./deps/install/stow/libosmocore/include/osmocom/isdn/v110.h ./deps/install/stow/libosmocore/include/osmocom/ctrl/control_cmd.h ./deps/install/stow/libosmocore/include/osmocom/ctrl/control_vty.h ./deps/install/stow/libosmocore/include/osmocom/ctrl/control_if.h ./deps/install/stow/libosmocore/include/osmocom/ctrl/ports.h ./deps/install/stow/libosmocore/include/osmocom/crypt/gprs_cipher.h ./deps/install/stow/libosmocore/include/osmocom/crypt/utran_cipher.h ./deps/install/stow/libosmocore/include/osmocom/crypt/auth.h ./deps/install/stow/libosmocore/include/osmocom/crypt/kdf.h ./deps/install/stow/libosmocore/include/osmocom/gprs/gprs_bssgp2.h ./deps/install/stow/libosmocore/include/osmocom/gprs/gprs_bssgp_rim.h ./deps/install/stow/libosmocore/include/osmocom/gprs/gprs_msgb.h ./deps/install/stow/libosmocore/include/osmocom/gprs/gprs_ns_frgre.h ./deps/install/stow/libosmocore/include/osmocom/gprs/frame_relay.h ./deps/install/stow/libosmocore/include/osmocom/gprs/gprs_rlc.h ./deps/install/stow/libosmocore/include/osmocom/gprs/bssgp_bvc_fsm.h ./deps/install/stow/libosmocore/include/osmocom/gprs/protocol/gsm_24_301.h ./deps/install/stow/libosmocore/include/osmocom/gprs/protocol/gsm_04_60.h ./deps/install/stow/libosmocore/include/osmocom/gprs/protocol/gsm_08_16.h ./deps/install/stow/libosmocore/include/osmocom/gprs/protocol/gsm_08_18.h ./deps/install/stow/libosmocore/include/osmocom/gprs/gprs_bssgp.h ./deps/install/stow/libosmocore/include/osmocom/gprs/gprs_ns.h ./deps/install/stow/libosmocore/include/osmocom/gprs/gprs_ns2.h ./deps/install/stow/libosmocore/include/osmocom/gprs/gprs_bssgp_bss.h ./deps/install/stow/libosmocore/include/osmocom/vty/vector.h ./deps/install/stow/libosmocore/include/osmocom/vty/buffer.h ./deps/install/stow/libosmocore/include/osmocom/vty/misc.h ./deps/install/stow/libosmocore/include/osmocom/vty/vty.h ./deps/install/stow/libosmocore/include/osmocom/vty/cpu_sched_vty.h ./deps/install/stow/libosmocore/include/osmocom/vty/tdef_vty.h ./deps/install/stow/libosmocore/include/osmocom/vty/stats.h ./deps/install/stow/libosmocore/include/osmocom/vty/command.h ./deps/install/stow/libosmocore/include/osmocom/vty/ports.h ./deps/install/stow/libosmocore/include/osmocom/vty/logging.h ./deps/install/stow/libosmocore/include/osmocom/vty/telnet_interface.h ./deps/install/stow/libosmocore/include/osmocom/sim/class_tables.h ./deps/install/stow/libosmocore/include/osmocom/sim/sim.h ./deps/install/stow/libosmocore/include/osmocom/usb/libusb.h ./tests/smlc_subscr/smlc_subscr_test.c ./src/osmo-smlc/smlc_subscr.c ./src/osmo-smlc/lb_conn.c ./src/osmo-smlc/smlc_ctrl.c ./src/osmo-smlc/lb_peer.c ./src/osmo-smlc/smlc_loc_req.c ./src/osmo-smlc/smlc_data.c ./src/osmo-smlc/cell_locations.c ./src/osmo-smlc/smlc_main.c ./src/osmo-smlc/sccp_lb_inst.c ./include/osmocom/smlc/lb_conn.h ./include/osmocom/smlc/smlc_sigtran.h ./include/osmocom/smlc/cell_locations.h ./include/osmocom/smlc/smlc_loc_req.h ./include/osmocom/smlc/lb_peer.h ./include/osmocom/smlc/debug.h ./include/osmocom/smlc/sccp_lb_inst.h ./include/osmocom/smlc/smlc_data.h ./include/osmocom/smlc/smlc_vty.h ./include/osmocom/smlc/smlc_subscr.h
+ export PKG_CONFIG_PATH=/build/deps/install/lib/pkgconfig:
+ PKG_CONFIG_PATH=/build/deps/install/lib/pkgconfig:
+ export LD_LIBRARY_PATH=/build/deps/install/lib
+ LD_LIBRARY_PATH=/build/deps/install/lib
+ export PATH=/build/deps/install/bin:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ PATH=/build/deps/install/bin:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ osmo-build-dep.sh libosmo-abis



 =============================== libosmo-abis ===============================

+ mkdir -p /build/deps
+ cd /build/deps
+ osmo-deps.sh libosmo-abis 
+ project=libosmo-abis
+ branch=master
+ git branch -a
+ grep -c remotes/origin/master$
+ [ x1 != x0 ]
+ branch=origin/master
+ test -d libosmo-abis
+ osmo_git_clone_url libosmo-abis
+ echo https://gerrit.osmocom.org/libosmo-abis
+ git clone https://gerrit.osmocom.org/libosmo-abis libosmo-abis
Cloning into 'libosmo-abis'...
+ cd libosmo-abis
+ git fetch --tags origin
+ git fetch origin
+ deps= osmo-clean-workspace.sh
+ chmod -R +w .
+ git checkout -f HEAD
Your branch is up to date with 'origin/master'.
+ git clean -dxf
+ [ -d  ]
+ [ -d layer1-headers ]
+ git checkout -f origin/master
Note: switching to 'origin/master'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 5277965 e1line_dump_vty(): dump keepalive state and params
+ git rev-parse HEAD
52779651904eba48c97af54b1f3924a38c1086ab
+ cd libosmo-abis
+ mkdir -p /build/deps/install/stow
+ osmo_source_subdir libosmo-abis
+ subdir=
+ [ -n  ]
+ autoreconf --install --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:67: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
configure.ac:67: You should use the 'AC_CONFIG_HEADERS' macro instead.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
aclocal.m4:1089: AM_CONFIG_HEADER is expanded from...
configure.ac:67: the top level
configure.ac:76: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:76: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:76: the top level
configure.ac:180: warning: AC_OUTPUT should be used without arguments.
configure.ac:180: You should run autoupdate.
configure.ac:22: installing './compile'
configure.ac:24: installing './config.guess'
configure.ac:24: installing './config.sub'
configure.ac:8: installing './install-sh'
configure.ac:8: installing './missing'
src/Makefile.am: installing './depcomp'
+ ./configure --prefix=/build/deps/install/stow/libosmo-abis --with-systemdsystemunitdir=/build/deps/install/stow/libosmo-abis/lib/systemd/system
configure: WARNING: unrecognized options: --with-systemdsystemunitdir
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking if gcc supports -fvisibility=hidden... yes
checking for libosmocore >= 1.9.0... yes
checking for libosmovty >= 1.9.0... yes
checking for libosmogsm >= 1.9.0... yes
checking for libosmocodec >= 1.9.0... yes
checking for ortp >= 0.22.0... yes
checking for dahdi/user.h... yes
CFLAGS=" -std=gnu11 -Wall"
CPPFLAGS=" -Wall"
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libosmoabis.pc
config.status: creating libosmotrau.pc
config.status: creating include/Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating Makefile
config.status: creating contrib/libosmo-abis.spec
config.status: creating config.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --with-systemdsystemunitdir
+ [ -n  ]
+ make -j 8 install
echo 1.5.1.11-5277 > .version-t && mv .version-t .version
make  install-recursive
make[1]: Entering directory '/build/deps/libosmo-abis'
Making install in include
make[2]: Entering directory '/build/deps/libosmo-abis/include'
make[3]: Entering directory '/build/deps/libosmo-abis/include'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include'
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include/osmocom/abis'
 /usr/bin/install -c -m 644  osmocom/abis/ipa.h osmocom/abis/trau_frame.h osmocom/abis/ipa_proxy.h osmocom/abis/ipaccess.h osmocom/abis/abis.h osmocom/abis/subchan_demux.h osmocom/abis/e1_input.h osmocom/abis/lapd.h osmocom/abis/lapd_pcap.h osmocom/abis/unixsocket_proto.h '/build/deps/install/stow/libosmo-abis/include/osmocom/abis'
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include/osmocom/trau'
 /usr/bin/install -c -m 644  osmocom/trau/osmo_ortp.h osmocom/trau/trau_frame.h osmocom/trau/trau_sync.h osmocom/trau/trau_pcu_ericsson.h osmocom/trau/trau_rtp.h '/build/deps/install/stow/libosmo-abis/include/osmocom/trau'
make[3]: Leaving directory '/build/deps/libosmo-abis/include'
make[2]: Leaving directory '/build/deps/libosmo-abis/include'
Making install in src
make[2]: Entering directory '/build/deps/libosmo-abis/src'
  CC       init.lo
  CC       e1_input_vty.lo
  CC       e1_input.lo
  CC       subchan_demux.lo
  CC       trau_frame.lo
  CC       ipa_proxy.lo
  CC       input/e1d.lo
  CC       input/ipa.lo
  CC       input/ipa_keepalive.lo
  CC       input/ipaccess.lo
  CC       input/lapd.lo
  CC       input/lapd_pcap.lo
  CC       input/misdn.lo
  CC       input/rs232.lo
  CC       input/unixsocket.lo
  CC       input/dahdi.lo
  CC       trau/libosmotrau_la-osmo_ortp.lo
  CC       trau/libosmotrau_la-trau_frame.lo
  CC       trau/libosmotrau_la-trau_pcu_ericsson.lo
  CC       trau/libosmotrau_la-trau_sync.lo
  CC       trau/libosmotrau_la-trau_rtp_conv.lo
  CCLD     libosmoabis.la
trau/osmo_ortp.c:235:9: note: '#pragma message: Using internal ortp API: rtp_session_rtcp_rec'
  235 | #pragma message ("Using internal ortp API: rtp_session_rtcp_rec")
      |         ^~~~~~~
  CCLD     libosmotrau.la
make[3]: Entering directory '/build/deps/libosmo-abis/src'
make[3]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-abis/lib'
 /bin/bash ../libtool   --mode=install /usr/bin/install -c   libosmoabis.la libosmotrau.la '/build/deps/install/stow/libosmo-abis/lib'
libtool: install: /usr/bin/install -c .libs/libosmoabis.so.13.0.1 /build/deps/install/stow/libosmo-abis/lib/libosmoabis.so.13.0.1
libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmoabis.so.13.0.1 libosmoabis.so.13 || { rm -f libosmoabis.so.13 && ln -s libosmoabis.so.13.0.1 libosmoabis.so.13; }; })
libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmoabis.so.13.0.1 libosmoabis.so || { rm -f libosmoabis.so && ln -s libosmoabis.so.13.0.1 libosmoabis.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmoabis.lai /build/deps/install/stow/libosmo-abis/lib/libosmoabis.la
libtool: install: /usr/bin/install -c .libs/libosmotrau.so.2.7.1 /build/deps/install/stow/libosmo-abis/lib/libosmotrau.so.2.7.1
libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmotrau.so.2.7.1 libosmotrau.so.2 || { rm -f libosmotrau.so.2 && ln -s libosmotrau.so.2.7.1 libosmotrau.so.2; }; })
libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmotrau.so.2.7.1 libosmotrau.so || { rm -f libosmotrau.so && ln -s libosmotrau.so.2.7.1 libosmotrau.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmotrau.lai /build/deps/install/stow/libosmo-abis/lib/libosmotrau.la
libtool: install: /usr/bin/install -c .libs/libosmoabis.a /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a
libtool: install: chmod 644 /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a
libtool: install: ranlib /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a
libtool: install: /usr/bin/install -c .libs/libosmotrau.a /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a
libtool: install: chmod 644 /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a
libtool: install: ranlib /build/deps/install/stow/libosmo-abis/lib/libosmotrau.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/deps/install/stow/libosmo-abis/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /build/deps/install/stow/libosmo-abis/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[3]: Leaving directory '/build/deps/libosmo-abis/src'
make[2]: Leaving directory '/build/deps/libosmo-abis/src'
Making install in tests
make[2]: Entering directory '/build/deps/libosmo-abis/tests'
make[3]: Entering directory '/build/deps/libosmo-abis/tests'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/deps/libosmo-abis/tests'
make[2]: Leaving directory '/build/deps/libosmo-abis/tests'
make[2]: Entering directory '/build/deps/libosmo-abis'
make[3]: Entering directory '/build/deps/libosmo-abis'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-abis/lib/pkgconfig'
 /usr/bin/install -c -m 644 libosmoabis.pc libosmotrau.pc '/build/deps/install/stow/libosmo-abis/lib/pkgconfig'
make[3]: Leaving directory '/build/deps/libosmo-abis'
make[2]: Leaving directory '/build/deps/libosmo-abis'
make[1]: Leaving directory '/build/deps/libosmo-abis'
+ STOW_DIR=/build/deps/install/stow stow --restow libosmo-abis
+ osmo-build-dep.sh libosmo-netif
+ mkdir -p /build/deps



 =============================== libosmo-netif ===============================

+ cd /build/deps
+ osmo-deps.sh libosmo-netif 
+ project=libosmo-netif
+ branch=master
+ git branch -a
+ grep -c remotes/origin/master$
+ [ x1 != x0 ]
+ branch=origin/master
+ test -d libosmo-netif
+ osmo_git_clone_url libosmo-netif
+ echo https://gerrit.osmocom.org/libosmo-netif
+ git clone https://gerrit.osmocom.org/libosmo-netif libosmo-netif
Cloning into 'libosmo-netif'...
+ cd libosmo-netif
+ git fetch --tags origin
+ git fetch origin
+ deps= osmo-clean-workspace.sh
+ chmod -R +w .
+ git checkout -f HEAD
Your branch is up to date with 'origin/master'.
+ git clean -dxf
+ [ -d  ]
+ [ -d layer1-headers ]
+ git checkout -f origin/master
Note: switching to 'origin/master'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 05ff552 stream_{cli,srv}: Add 'res' param to read_cb2
+ git rev-parse HEAD
05ff552f25cde5d84f428421bd4d2d64fae0bc9d
+ cd libosmo-netif
+ mkdir -p /build/deps/install/stow
+ osmo_source_subdir libosmo-netif
+ subdir=
+ [ -n  ]
+ autoreconf --install --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:25: warning: The macro `AC_PROG_LIBTOOL' is obsolete.
configure.ac:25: You should run autoupdate.
m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from...
configure.ac:25: the top level
configure.ac:75: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:75: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:75: the top level
configure.ac:90: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
configure.ac:90: You should use the 'AC_CONFIG_HEADERS' macro instead.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
aclocal.m4:1089: AM_CONFIG_HEADER is expanded from...
configure.ac:90: the top level
configure.ac:141: warning: AC_OUTPUT should be used without arguments.
configure.ac:141: You should run autoupdate.
configure.ac:22: installing './compile'
configure.ac:24: installing './config.guess'
configure.ac:24: installing './config.sub'
configure.ac:8: installing './install-sh'
configure.ac:8: installing './missing'
examples/Makefile.am: installing './depcomp'
+ ./configure --prefix=/build/deps/install/stow/libosmo-netif --with-systemdsystemunitdir=/build/deps/install/stow/libosmo-netif/lib/systemd/system
configure: WARNING: unrecognized options: --with-systemdsystemunitdir
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking for egrep... (cached) /usr/bin/grep -E
checking for execinfo.h... yes
checking for sys/select.h... yes
checking for sys/socket.h... yes
checking for syslog.h... yes
checking for ctype.h... yes
checking if gcc supports -fvisibility=hidden... yes
checking for libosmocore >= 1.9.0... yes
checking for libosmogsm >= 1.9.0... yes
checking for libosmocodec >= 1.9.0... yes
checking for netinet/sctp.h... yes
checking for osmo_sock_init2_multiaddr in -losmocore... yes
checking for library containing sctp_send... -lsctp
checking for pcap.h... yes
checking for doxygen... /usr/bin/doxygen
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libosmo-netif.pc
config.status: creating include/Makefile
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/netif/Makefile
config.status: creating src/Makefile
config.status: creating examples/Makefile
config.status: creating utils/Makefile
config.status: creating tests/Makefile
config.status: creating Doxyfile
config.status: creating Makefile
config.status: creating contrib/libosmo-netif.spec
config.status: creating config.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --with-systemdsystemunitdir
+ [ -n  ]
+ make -j 8 install
echo 1.4.0.54-05ff > .version-t && mv .version-t .version
make  install-recursive
make[1]: Entering directory '/build/deps/libosmo-netif'
Making install in include
make[2]: Entering directory '/build/deps/libosmo-netif/include'
Making install in osmocom
make[3]: Entering directory '/build/deps/libosmo-netif/include/osmocom'
Making install in netif
make[4]: Entering directory '/build/deps/libosmo-netif/include/osmocom/netif'
make[5]: Entering directory '/build/deps/libosmo-netif/include/osmocom/netif'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-netif/include/osmocom/netif'
 /usr/bin/install -c -m 644 amr.h datagram.h jibuf.h osmux.h ipa.h ipa_unit.h prim.h rs232.h rtp.h stream.h sctp.h '/build/deps/install/stow/libosmo-netif/include/osmocom/netif'
make[5]: Leaving directory '/build/deps/libosmo-netif/include/osmocom/netif'
make[4]: Leaving directory '/build/deps/libosmo-netif/include/osmocom/netif'
make[4]: Entering directory '/build/deps/libosmo-netif/include/osmocom'
make[5]: Entering directory '/build/deps/libosmo-netif/include/osmocom'
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/deps/libosmo-netif/include/osmocom'
make[4]: Leaving directory '/build/deps/libosmo-netif/include/osmocom'
make[3]: Leaving directory '/build/deps/libosmo-netif/include/osmocom'
make[3]: Entering directory '/build/deps/libosmo-netif/include'
make[4]: Entering directory '/build/deps/libosmo-netif/include'
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/deps/libosmo-netif/include'
make[3]: Leaving directory '/build/deps/libosmo-netif/include'
make[2]: Leaving directory '/build/deps/libosmo-netif/include'
Making install in src
make[2]: Entering directory '/build/deps/libosmo-netif/src'
  CC       amr.lo
  CC       datagram.lo
  CC       ipa.lo
  CC       ipa_unit.lo
  CC       jibuf.lo
  CC       osmux.lo
  CC       osmux_input.lo
  CC       osmux_output.lo
  CC       rs232.lo
  CC       prim.lo
  CC       rtp.lo
  CC       stream_cli.lo
  CC       stream_srv.lo
  CC       stream.lo
  CC       sctp.lo
  CCLD     libosmonetif.la
make[3]: Entering directory '/build/deps/libosmo-netif/src'
make[3]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-netif/lib'
 /bin/bash ../libtool   --mode=install /usr/bin/install -c   libosmonetif.la '/build/deps/install/stow/libosmo-netif/lib'
libtool: install: /usr/bin/install -c .libs/libosmonetif.so.11.1.0 /build/deps/install/stow/libosmo-netif/lib/libosmonetif.so.11.1.0
libtool: install: (cd /build/deps/install/stow/libosmo-netif/lib && { ln -s -f libosmonetif.so.11.1.0 libosmonetif.so.11 || { rm -f libosmonetif.so.11 && ln -s libosmonetif.so.11.1.0 libosmonetif.so.11; }; })
libtool: install: (cd /build/deps/install/stow/libosmo-netif/lib && { ln -s -f libosmonetif.so.11.1.0 libosmonetif.so || { rm -f libosmonetif.so && ln -s libosmonetif.so.11.1.0 libosmonetif.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmonetif.lai /build/deps/install/stow/libosmo-netif/lib/libosmonetif.la
libtool: install: /usr/bin/install -c .libs/libosmonetif.a /build/deps/install/stow/libosmo-netif/lib/libosmonetif.a
libtool: install: chmod 644 /build/deps/install/stow/libosmo-netif/lib/libosmonetif.a
libtool: install: ranlib /build/deps/install/stow/libosmo-netif/lib/libosmonetif.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/deps/install/stow/libosmo-netif/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /build/deps/install/stow/libosmo-netif/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[3]: Leaving directory '/build/deps/libosmo-netif/src'
make[2]: Leaving directory '/build/deps/libosmo-netif/src'
Making install in examples
make[2]: Entering directory '/build/deps/libosmo-netif/examples'
  CC       ipa-stream-server.o
  CC       ipa-stream-client.o
  CC       stream-client.o
  CC       stream-server.o
  CC       rs232-write.o
  CC       rs232-read.o
  CC       rtp-udp-test-client.o
  CC       rtp-udp-test-server.o
  CC       udp-test-client.o
  CC       udp-test-server.o
  CC       osmux-test-input.o
  CC       osmux-test-output.o
  CCLD     ipa-stream-client
  CCLD     ipa-stream-server
  CCLD     stream-server
  CCLD     rs232-read
  CCLD     rs232-write
  CCLD     rtp-udp-test-client
  CCLD     rtp-udp-test-server
  CCLD     udp-test-client
  CCLD     udp-test-server
  CCLD     osmux-test-input
  CCLD     osmux-test-output
  CCLD     stream-client
make[3]: Entering directory '/build/deps/libosmo-netif/examples'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/deps/libosmo-netif/examples'
make[2]: Leaving directory '/build/deps/libosmo-netif/examples'
Making install in utils
make[2]: Entering directory '/build/deps/libosmo-netif/utils'
  CC       osmo-amr-inspect.o
  CCLD     osmo-amr-inspect
make[3]: Entering directory '/build/deps/libosmo-netif/utils'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/deps/libosmo-netif/utils'
make[2]: Leaving directory '/build/deps/libosmo-netif/utils'
Making install in tests
make[2]: Entering directory '/build/deps/libosmo-netif/tests'
make[3]: Entering directory '/build/deps/libosmo-netif/tests'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/deps/libosmo-netif/tests'
make[2]: Leaving directory '/build/deps/libosmo-netif/tests'
make[2]: Entering directory '/build/deps/libosmo-netif'
mkdir -p doc
/usr/bin/doxygen Doxyfile
warning: Tag 'SYMBOL_CACHE_SIZE' at line 310 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'SHOW_DIRECTORIES' at line 519 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'COLS_IN_ALPHA_INDEX' at line 799 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'HTML_ALIGN_MEMBERS' at line 900 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'USE_INLINE_TREES' at line 1087 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'LATEX_SOURCE_CODE' at line 1247 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'XML_SCHEMA' at line 1339 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'XML_DTD' at line 1345 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'PERL_PATH' at line 1510 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'CLASS_DIAGRAMS' at line 1522 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'MSCGEN_PATH' at line 1531 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value
Using the default: a4!
/build/deps/libosmo-netif/include/osmocom/netif/datagram.h:67: warning: end of file while inside a group
/build/deps/libosmo-netif/src/stream.c:54: warning: Conditional section with label 'private' does not have a corresponding \endcond command within this file.
Doxygen version used: 1.9.4
Searching for include files...
Searching for example files...
Searching for images...
Searching for dot files...
Searching for msc files...
Searching for dia files...
Searching for files to exclude
Searching INPUT for files to process...
Searching for files in directory /build/deps/libosmo-netif/include/osmocom/netif
Searching for files in directory /build/deps/libosmo-netif/src
Reading and parsing tag files
Parsing files
Preprocessing /build/deps/libosmo-netif/include/osmocom/netif/amr.h...
Parsing file /build/deps/libosmo-netif/include/osmocom/netif/amr.h...
Preprocessing /build/deps/libosmo-netif/include/osmocom/netif/datagram.h...
Parsing file /build/deps/libosmo-netif/include/osmocom/netif/datagram.h...
Preprocessing /build/deps/libosmo-netif/include/osmocom/netif/ipa.h...
Parsing file /build/deps/libosmo-netif/include/osmocom/netif/ipa.h...
Preprocessing /build/deps/libosmo-netif/include/osmocom/netif/ipa_unit.h...
Parsing file /build/deps/libosmo-netif/include/osmocom/netif/ipa_unit.h...
Preprocessing /build/deps/libosmo-netif/include/osmocom/netif/jibuf.h...
Parsing file /build/deps/libosmo-netif/include/osmocom/netif/jibuf.h...
Preprocessing /build/deps/libosmo-netif/include/osmocom/netif/osmux.h...
Parsing file /build/deps/libosmo-netif/include/osmocom/netif/osmux.h...
Preprocessing /build/deps/libosmo-netif/include/osmocom/netif/prim.h...
Parsing file /build/deps/libosmo-netif/include/osmocom/netif/prim.h...
Preprocessing /build/deps/libosmo-netif/include/osmocom/netif/rs232.h...
Parsing file /build/deps/libosmo-netif/include/osmocom/netif/rs232.h...
Preprocessing /build/deps/libosmo-netif/include/osmocom/netif/rtp.h...
Parsing file /build/deps/libosmo-netif/include/osmocom/netif/rtp.h...
Preprocessing /build/deps/libosmo-netif/include/osmocom/netif/sctp.h...
Parsing file /build/deps/libosmo-netif/include/osmocom/netif/sctp.h...
Preprocessing /build/deps/libosmo-netif/include/osmocom/netif/stream.h...
Parsing file /build/deps/libosmo-netif/include/osmocom/netif/stream.h...
Preprocessing /build/deps/libosmo-netif/include/osmocom/netif/stream_private.h...
Parsing file /build/deps/libosmo-netif/include/osmocom/netif/stream_private.h...
Preprocessing /build/deps/libosmo-netif/src/amr.c...
Parsing file /build/deps/libosmo-netif/src/amr.c...
Preprocessing /build/deps/libosmo-netif/src/datagram.c...
Parsing file /build/deps/libosmo-netif/src/datagram.c...
Preprocessing /build/deps/libosmo-netif/src/ipa.c...
Parsing file /build/deps/libosmo-netif/src/ipa.c...
Preprocessing /build/deps/libosmo-netif/src/ipa_unit.c...
Parsing file /build/deps/libosmo-netif/src/ipa_unit.c...
Preprocessing /build/deps/libosmo-netif/src/jibuf.c...
Parsing file /build/deps/libosmo-netif/src/jibuf.c...
Preprocessing /build/deps/libosmo-netif/src/osmux.c...
Parsing file /build/deps/libosmo-netif/src/osmux.c...
Preprocessing /build/deps/libosmo-netif/src/osmux_input.c...
Parsing file /build/deps/libosmo-netif/src/osmux_input.c...
Preprocessing /build/deps/libosmo-netif/src/osmux_output.c...
Parsing file /build/deps/libosmo-netif/src/osmux_output.c...
Preprocessing /build/deps/libosmo-netif/src/prim.c...
Parsing file /build/deps/libosmo-netif/src/prim.c...
Preprocessing /build/deps/libosmo-netif/src/rs232.c...
Parsing file /build/deps/libosmo-netif/src/rs232.c...
Preprocessing /build/deps/libosmo-netif/src/rtp.c...
Parsing file /build/deps/libosmo-netif/src/rtp.c...
Preprocessing /build/deps/libosmo-netif/src/sctp.c...
Parsing file /build/deps/libosmo-netif/src/sctp.c...
Preprocessing /build/deps/libosmo-netif/src/stream.c...
Parsing file /build/deps/libosmo-netif/src/stream.c...
Preprocessing /build/deps/libosmo-netif/src/stream_cli.c...
Parsing file /build/deps/libosmo-netif/src/stream_cli.c...
Preprocessing /build/deps/libosmo-netif/src/stream_srv.c...
Parsing file /build/deps/libosmo-netif/src/stream_srv.c...
Building macro definition list...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Building concept list...
Computing nesting relation/build/deps/libosmo-netif/include/osmocom/netif/amr.h:80: warning: Compound amr_hdr is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/amr.h:30: warning: Compound amr_hdr_bwe is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/ipa.h:10: warning: Compound ipa_head is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/ipa.h:16: warning: Compound ipa_head_ext is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/ipa.h:21: warning: Compound osmo_ipa_msgb_cb is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/rtp.h:43: warning: Compound rtcp_hdr is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/rtp.h:7: warning: Compound rtp_hdr is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/rtp.h:37: warning: Compound rtp_x_hdr is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/jibuf.h:17: warning: Member osmo_jibuf_dequeue_cb)(struct msgb *msg, void *data) (typedef) of group jibuf is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/osmux.h:16: warning: Member OSMUX_DEFAULT_PORT (macro definition) of group osmux is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/osmux.h:32: warning: Member OSMUX_FT_SIGNAL (macro definition) of group osmux is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/osmux.h:33: warning: Member OSMUX_FT_VOICE_AMR (macro definition) of group osmux is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/osmux.h:34: warning: Member OSMUX_FT_DUMMY (macro definition) of group osmux is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/osmux.h:49: warning: Member OSMUX_CID_MAX (macro definition) of file osmux.h is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/osmux.h:80: warning: Member OSMUX_MAX_CONCURRENT_CALLS (macro definition) of group osmux is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/osmux.h:108: warning: Member OSMUX_BATCH_DEFAULT_MAX (macro definition) of group osmux is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/osmux.h:1: warning: Member rtp_msgb_alloc_cb_t)(void *rtp_msgb_alloc_priv_data, unsigned int msg_len) (typedef) of group osmux is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/osmux.h:1: warning: Member __attribute__((packed)) (function) of group osmux is not documented.
/build/deps/libosmo-netif/src/osmux_input.c:793: warning: Member osmux_xfrm_input_set_name(struct osmux_in_handle *h, const char *name) (function) of group osmux is not documented.
/build/deps/libosmo-netif/src/osmux_input.c:760: warning: Member osmux_xfrm_input_set_batch_factor(struct osmux_in_handle *h, uint8_t batch_factor) (function) of group osmux is not documented.
/build/deps/libosmo-netif/src/osmux_input.c:768: warning: Member osmux_xfrm_input_set_batch_size(struct osmux_in_handle *h, uint16_t batch_size) (function) of group osmux is not documented.
/build/deps/libosmo-netif/src/osmux_input.c:776: warning: Member osmux_xfrm_input_set_initial_seqnum(struct osmux_in_handle *h, uint8_t osmux_seqnum) (function) of group osmux is not documented.
/build/deps/libosmo-netif/src/osmux_input.c:781: warning: Member osmux_xfrm_input_set_deliver_cb(struct osmux_in_handle *h, void(*deliver_cb)(struct msgb *msg, void *data), void *data) (function) of group osmux is not documented.
/build/deps/libosmo-netif/src/osmux_input.c:788: warning: Member osmux_xfrm_input_get_deliver_cb_data(struct osmux_in_handle *h) (function) of group osmux is not documented.
/build/deps/libosmo-netif/src/osmux_input.c:799: warning: Member osmux_xfrm_input_open_circuit(struct osmux_in_handle *h, int ccid, int dummy) (function) of group osmux is not documented.
/build/deps/libosmo-netif/src/osmux_input.c:834: warning: Member osmux_xfrm_input_close_circuit(struct osmux_in_handle *h, int ccid) (function) of group osmux is not documented.
/build/deps/libosmo-netif/src/osmux_input.c:308: warning: Member osmux_xfrm_input_deliver(struct osmux_in_handle *h) (function) of group osmux is not documented.
/build/deps/libosmo-netif/src/osmux_output.c:57: warning: Member osmux_xfrm_output_pull(struct msgb *msg) (function) of group osmux is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/osmux.h:10: warning: Member seq (variable) of file osmux.h is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/osmux.h:12: warning: Member circuit_id (variable) of file osmux.h is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/osmux.h:20: warning: Member data[0] (variable) of file osmux.h is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/osmux.h:78: warning: Member __attribute__ (variable) of group osmux is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/stream.h:13: warning: Member msgb_sctp_msg_flags(msg) (macro definition) of file stream.h is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/stream.h:65: warning: Member osmo_stream_srv_link_accept_cb_t)(struct osmo_stream_srv_link *link, int fd) (typedef) of group stream_srv is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/stream.h:103: warning: Member osmo_stream_srv_read_cb_t)(struct osmo_stream_srv *conn) (typedef) of group stream_srv is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/stream.h:104: warning: Member osmo_stream_srv_closed_cb_t)(struct osmo_stream_srv *conn) (typedef) of group stream_srv is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/stream.h:113: warning: Member osmo_stream_srv_segmentation_cb_t)(struct msgb *msg) (typedef) of group stream_srv is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/stream.h:179: warning: Member osmo_stream_cli_connect_cb_t)(struct osmo_stream_cli *cli) (typedef) of group stream_cli is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/stream.h:180: warning: Member osmo_stream_cli_disconnect_cb_t)(struct osmo_stream_cli *cli) (typedef) of group stream_cli is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/stream.h:181: warning: Member osmo_stream_cli_read_cb_t)(struct osmo_stream_cli *cli) (typedef) of group stream_cli is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/stream.h:190: warning: Member osmo_stream_cli_segmentation_cb_t)(struct msgb *msg) (typedef) of group stream_cli is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/stream.h:89: warning: Member osmo_stream_srv_link_param (enumeration) of group stream_srv is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/stream.h:232: warning: Member osmo_stream_cli_param (enumeration) of group stream_cli is not documented.
/build/deps/libosmo-netif/src/stream_srv.c:1196: warning: Member osmo_stream_srv_clear_tx_queue(struct osmo_stream_srv *conn) (function) of group stream_srv is not documented.
/build/deps/libosmo-netif/src/datagram.c:44: warning: Member OSMO_DGRAM_CLI_F_RECONF (macro definition) of file datagram.c is not documented.
/build/deps/libosmo-netif/src/datagram.c:46: warning: Member OSMO_DGRAM_RX_F_RECONF (macro definition) of file datagram.c is not documented.
/build/deps/libosmo-netif/src/jibuf.c:35: warning: Member SAMPLES_PER_PKT (macro definition) of file jibuf.c is not documented.
/build/deps/libosmo-netif/src/jibuf.c:36: warning: Member SAMPLE_RATE (macro definition) of file jibuf.c is not documented.
/build/deps/libosmo-netif/src/jibuf.c:41: warning: Member JIBUF_DEFAULT_MIN_DELAY_MS (macro definition) of file jibuf.c is not documented.
/build/deps/libosmo-netif/src/jibuf.c:42: warning: Member JIBUF_DEFAULT_MAX_DELAY_MS (macro definition) of file jibuf.c is not documented.
/build/deps/libosmo-netif/src/jibuf.c:45: warning: Member JIBUF_REFERENCE_TS_FREQ (macro definition) of file jibuf.c is not documented.
/build/deps/libosmo-netif/src/jibuf.c:49: warning: Member JIBUF_BUFFER_RECALC_FREQ (macro definition) of file jibuf.c is not documented.
/build/deps/libosmo-netif/src/jibuf.c:52: warning: Member JIBUF_ALLOWED_PKT_DROP (macro definition) of file jibuf.c is not documented.
/build/deps/libosmo-netif/src/jibuf.c:54: warning: Member JIBUF_ALLOWED_PKT_CONSECUTIVE_DROP (macro definition) of file jibuf.c is not documented.
/build/deps/libosmo-netif/src/jibuf.c:56: warning: Member JIBUF_BUFFER_INC_STEP (macro definition) of file jibuf.c is not documented.
/build/deps/libosmo-netif/src/jibuf.c:57: warning: Member JIBUF_BUFFER_DEC_STEP (macro definition) of file jibuf.c is not documented.
/build/deps/libosmo-netif/src/jibuf.c:60: warning: Member JIBUF_SKEW_WEIGHT (macro definition) of file jibuf.c is not documented.
/build/deps/libosmo-netif/src/jibuf.c:67: warning: Member JIBUF_MSGB_CB(__msgb) (macro definition) of file jibuf.c is not documented.
/build/deps/libosmo-netif/src/osmux.c:30: warning: Member SNPRINTF_BUFFER_SIZE(ret, remain, offset) (macro definition) of file osmux.c is not documented.
/build/deps/libosmo-netif/src/osmux_input.c:37: warning: Member DELTA_RTP_MSG (macro definition) of file osmux_input.c is not documented.
/build/deps/libosmo-netif/src/osmux_input.c:39: warning: Member DELTA_RTP_TIMESTAMP (macro definition) of file osmux_input.c is not documented.
/build/deps/libosmo-netif/src/osmux_input.c:41: warning: Member LOGMUXLK_(link, lvl, fmt, args ...) (macro definition) of file osmux_input.c is not documented.
/build/deps/libosmo-netif/src/osmux_input.c:47: warning: Member LOGMUXLK(link, lvl, fmt, args ...) (macro definition) of file osmux_input.c is not documented.
/build/deps/libosmo-netif/src/osmux_input.c:50: warning: Member LOGMUXCID(link, circuit, lvl, fmt, args ...) (macro definition) of file osmux_input.c is not documented.
/build/deps/libosmo-netif/src/osmux_input.c:308: warning: Member osmux_xfrm_input_deliver(struct osmux_in_handle *h) (function) of group osmux is not documented.
/build/deps/libosmo-netif/src/osmux_input.c:760: warning: Member osmux_xfrm_input_set_batch_factor(struct osmux_in_handle *h, uint8_t batch_factor) (function) of group osmux is not documented.
/build/deps/libosmo-netif/src/osmux_input.c:768: warning: Member osmux_xfrm_input_set_batch_size(struct osmux_in_handle *h, uint16_t batch_size) (function) of group osmux is not documented.
/build/deps/libosmo-netif/src/osmux_input.c:776: warning: Member osmux_xfrm_input_set_initial_seqnum(struct osmux_in_handle *h, uint8_t osmux_seqnum) (function) of group osmux is not documented.
/build/deps/libosmo-netif/src/osmux_input.c:781: warning: Member osmux_xfrm_input_set_deliver_cb(struct osmux_in_handle *h, void(*deliver_cb)(struct msgb *msg, void *data), void *data) (function) of group osmux is not documented.
/build/deps/libosmo-netif/src/osmux_input.c:788: warning: Member osmux_xfrm_input_get_deliver_cb_data(struct osmux_in_handle *h) (function) of group osmux is not documented.
/build/deps/libosmo-netif/src/osmux_input.c:793: warning: Member osmux_xfrm_input_set_name(struct osmux_in_handle *h, const char *name) (function) of group osmux is not documented.
/build/deps/libosmo-netif/src/osmux_input.c:799: warning: Member osmux_xfrm_input_open_circuit(struct osmux_in_handle *h, int ccid, int dummy) (function) of group osmux is not documented.
/build/deps/libosmo-netif/src/osmux_input.c:834: warning: Member osmux_xfrm_input_close_circuit(struct osmux_in_handle *h, int ccid) (function) of group osmux is not documented.
/build/deps/libosmo-netif/src/osmux_output.c:31: warning: Member DELTA_RTP_MSG (macro definition) of file osmux_output.c is not documented.
/build/deps/libosmo-netif/src/osmux_output.c:33: warning: Member DELTA_RTP_TIMESTAMP (macro definition) of file osmux_output.c is not documented.
/build/deps/libosmo-netif/src/osmux_output.c:57: warning: Member osmux_xfrm_output_pull(struct msgb *msg) (function) of group osmux is not documented.
/build/deps/libosmo-netif/src/stream_cli.c:56: warning: Member LOGSCLI(cli, level, fmt, args...) (macro definition) of file stream_cli.c is not documented.
/build/deps/libosmo-netif/src/stream_cli.c:83: warning: Member OSMO_STREAM_CLI_F_RECONF (macro definition) of file stream_cli.c is not documented.
/build/deps/libosmo-netif/src/stream_cli.c:84: warning: Member OSMO_STREAM_CLI_F_NODELAY (macro definition) of file stream_cli.c is not documented.
/build/deps/libosmo-netif/src/stream_cli.c:67: warning: Member osmo_stream_cli_state (enumeration) of file stream_cli.c is not documented.
/build/deps/libosmo-netif/src/stream_srv.c:57: warning: Member LOGSLNK(link, level, fmt, args...) (macro definition) of file stream_srv.c is not documented.
/build/deps/libosmo-netif/src/stream_srv.c:63: warning: Member LOGSSRV(srv, level, fmt, args...) (macro definition) of file stream_srv.c is not documented.
/build/deps/libosmo-netif/src/stream_srv.c:72: warning: Member OSMO_STREAM_SRV_F_RECONF (macro definition) of file stream_srv.c is not documented.
/build/deps/libosmo-netif/src/stream_srv.c:73: warning: Member OSMO_STREAM_SRV_F_NODELAY (macro definition) of file stream_srv.c is not documented.
/build/deps/libosmo-netif/src/stream_srv.c:588: warning: Member OSMO_STREAM_SRV_F_FLUSH_DESTROY (macro definition) of file stream_srv.c is not documented.
/build/deps/libosmo-netif/src/stream_srv.c:1196: warning: Member osmo_stream_srv_clear_tx_queue(struct osmo_stream_srv *conn) (function) of group stream_srv is not documented.
/build/deps/libosmo-netif/src/datagram.c:410: warning: unable to resolve reference to 'osmo_dgram' for \ref command
/build/deps/libosmo-netif/src/datagram.c:412: warning: unable to resolve reference to 'osmo_dgram_tx' for \ref command
/build/deps/libosmo-netif/src/datagram.c:412: warning: unable to resolve reference to 'osmo_dgram_rx' for \ref command
/build/deps/libosmo-netif/src/datagram.c:292: warning: unable to resolve reference to 'osmo_dgram_rx' for \ref command
/build/deps/libosmo-netif/src/datagram.c:124: warning: unable to resolve reference to 'osmo_dgram_tx' for \ref command
/build/deps/libosmo-netif/include/osmocom/netif/jibuf.h:17: warning: Member osmo_jibuf_dequeue_cb)(struct msgb *msg, void *data) (typedef) of group jibuf is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/stream.h:65: warning: Member osmo_stream_srv_link_accept_cb_t)(struct osmo_stream_srv_link *link, int fd) (typedef) of group stream_srv is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/stream.h:103: warning: Member osmo_stream_srv_read_cb_t)(struct osmo_stream_srv *conn) (typedef) of group stream_srv is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/stream.h:104: warning: Member osmo_stream_srv_closed_cb_t)(struct osmo_stream_srv *conn) (typedef) of group stream_srv is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/stream.h:113: warning: Member osmo_stream_srv_segmentation_cb_t)(struct msgb *msg) (typedef) of group stream_srv is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/stream.h:89: warning: Member osmo_stream_srv_link_param (enumeration) of group stream_srv is not documented.
/build/deps/libosmo-netif/src/stream_srv.c:1196: warning: Member osmo_stream_srv_clear_tx_queue(struct osmo_stream_srv *conn) (function) of group stream_srv is not documented.
/build/deps/libosmo-netif/src/stream_srv.c:1026: warning: unable to resolve reference to 'osmo_fd' for \ref command
/build/deps/libosmo-netif/src/stream_srv.c:1011: warning: argument 'cli' of command @param is not found in the argument list of osmo_stream_srv_get_sockname(const struct osmo_stream_srv *conn)
/build/deps/libosmo-netif/src/stream_srv.c:1011: warning: The following parameter of osmo_stream_srv_get_sockname(const struct osmo_stream_srv *conn) is not documented:
  parameter 'conn'
/build/deps/libosmo-netif/src/stream_srv.c:428: warning: argument 'conn' of command @param is not found in the argument list of osmo_stream_srv_link_get_fd(const struct osmo_stream_srv_link *link)
/build/deps/libosmo-netif/src/stream_srv.c:428: warning: The following parameter of osmo_stream_srv_link_get_fd(const struct osmo_stream_srv_link *link) is not documented:
  parameter 'link'
/build/deps/libosmo-netif/src/stream_srv.c:420: warning: unable to resolve reference to 'osmo_fd' for \ref command
/build/deps/libosmo-netif/src/stream_srv.c:239: warning: The following parameter of osmo_stream_srv_link_set_addrs(struct osmo_stream_srv_link *link, const char **addr, size_t addrcnt) is not documented:
  parameter 'addrcnt'
/build/deps/libosmo-netif/src/stream_srv.c:311: warning: argument 'type' of command @param is not found in the argument list of osmo_stream_srv_link_set_domain(struct osmo_stream_srv_link *link, int domain)
/build/deps/libosmo-netif/src/stream_srv.c:311: warning: The following parameter of osmo_stream_srv_link_set_domain(struct osmo_stream_srv_link *link, int domain) is not documented:
  parameter 'domain'
/build/deps/libosmo-netif/src/stream_srv.c:538: warning: argument 'cli' of command @param is not found in the argument list of osmo_stream_srv_link_set_param(struct osmo_stream_srv_link *link, enum osmo_stream_srv_link_param par, void *val, size_t val_len)
/build/deps/libosmo-netif/src/stream_srv.c:538: warning: The following parameter of osmo_stream_srv_link_set_param(struct osmo_stream_srv_link *link, enum osmo_stream_srv_link_param par, void *val, size_t val_len) is not documented:
  parameter 'link'
/build/deps/libosmo-netif/include/osmocom/netif/stream.h:179: warning: Member osmo_stream_cli_connect_cb_t)(struct osmo_stream_cli *cli) (typedef) of group stream_cli is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/stream.h:180: warning: Member osmo_stream_cli_disconnect_cb_t)(struct osmo_stream_cli *cli) (typedef) of group stream_cli is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/stream.h:181: warning: Member osmo_stream_cli_read_cb_t)(struct osmo_stream_cli *cli) (typedef) of group stream_cli is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/stream.h:190: warning: Member osmo_stream_cli_segmentation_cb_t)(struct msgb *msg) (typedef) of group stream_cli is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/stream.h:232: warning: Member osmo_stream_cli_param (enumeration) of group stream_cli is not documented.
/build/deps/libosmo-netif/src/stream_cli.c:413: warning: unable to resolve reference to 'osmo_stream_cli' for \ref command
/build/deps/libosmo-netif/src/stream_cli.c:788: warning: unable to resolve reference to 'osmo_fd' for \ref command
/build/deps/libosmo-netif/src/stream_cli.c:855: warning: argument 'reconect' of command @param is not found in the argument list of osmo_stream_cli_open2(struct osmo_stream_cli *cli, int reconnect)
/build/deps/libosmo-netif/src/stream_cli.c:855: warning: The following parameter of osmo_stream_cli_open2(struct osmo_stream_cli *cli, int reconnect) is not documented:
  parameter 'reconnect'
/build/deps/libosmo-netif/src/stream_cli.c:1049: warning: End of list marker found without any preceding list items
/build/deps/libosmo-netif/src/stream_cli.c:580: warning: The following parameter of osmo_stream_cli_set_addrs(struct osmo_stream_cli *cli, const char **addr, size_t addrcnt) is not documented:
  parameter 'addrcnt'
/build/deps/libosmo-netif/src/stream_cli.c:723: warning: argument 'type' of command @param is not found in the argument list of osmo_stream_cli_set_domain(struct osmo_stream_cli *cli, int domain)
/build/deps/libosmo-netif/src/stream_cli.c:723: warning: The following parameter of osmo_stream_cli_set_domain(struct osmo_stream_cli *cli, int domain) is not documented:
  parameter 'domain'
/build/deps/libosmo-netif/src/stream_cli.c:630: warning: argument 'port' of command @param is not found in the argument list of osmo_stream_cli_set_local_addr(struct osmo_stream_cli *cli, const char *addr)
/build/deps/libosmo-netif/src/stream_cli.c:630: warning: The following parameter of osmo_stream_cli_set_local_addr(struct osmo_stream_cli *cli, const char *addr) is not documented:
  parameter 'addr'
/build/deps/libosmo-netif/src/stream_cli.c:641: warning: The following parameter of osmo_stream_cli_set_local_addrs(struct osmo_stream_cli *cli, const char **addr, size_t addrcnt) is not documented:
  parameter 'addrcnt'
/build/deps/libosmo-netif/include/osmocom/netif/osmux.h:16: warning: Member OSMUX_DEFAULT_PORT (macro definition) of group osmux is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/osmux.h:32: warning: Member OSMUX_FT_SIGNAL (macro definition) of group osmux is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/osmux.h:33: warning: Member OSMUX_FT_VOICE_AMR (macro definition) of group osmux is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/osmux.h:34: warning: Member OSMUX_FT_DUMMY (macro definition) of group osmux is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/osmux.h:80: warning: Member OSMUX_MAX_CONCURRENT_CALLS (macro definition) of group osmux is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/osmux.h:108: warning: Member OSMUX_BATCH_DEFAULT_MAX (macro definition) of group osmux is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/osmux.h:1: warning: Member rtp_msgb_alloc_cb_t)(void *rtp_msgb_alloc_priv_data, unsigned int msg_len) (typedef) of group osmux is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/osmux.h:1: warning: Member __attribute__((packed)) (function) of group osmux is not documented.
/build/deps/libosmo-netif/src/osmux_input.c:793: warning: Member osmux_xfrm_input_set_name(struct osmux_in_handle *h, const char *name) (function) of group osmux is not documented.
/build/deps/libosmo-netif/src/osmux_input.c:760: warning: Member osmux_xfrm_input_set_batch_factor(struct osmux_in_handle *h, uint8_t batch_factor) (function) of group osmux is not documented.
/build/deps/libosmo-netif/src/osmux_input.c:768: warning: Member osmux_xfrm_input_set_batch_size(struct osmux_in_handle *h, uint16_t batch_size) (function) of group osmux is not documented.
/build/deps/libosmo-netif/src/osmux_input.c:776: warning: Member osmux_xfrm_input_set_initial_seqnum(struct osmux_in_handle *h, uint8_t osmux_seqnum) (function) of group osmux is not documented.
/build/deps/libosmo-netif/src/osmux_input.c:781: warning: Member osmux_xfrm_input_set_deliver_cb(struct osmux_in_handle *h, void(*deliver_cb)(struct msgb *msg, void *data), void *data) (function) of group osmux is not documented.
/build/deps/libosmo-netif/src/osmux_input.c:788: warning: Member osmux_xfrm_input_get_deliver_cb_data(struct osmux_in_handle *h) (function) of group osmux is not documented.
/build/deps/libosmo-netif/src/osmux_input.c:799: warning: Member osmux_xfrm_input_open_circuit(struct osmux_in_handle *h, int ccid, int dummy) (function) of group osmux is not documented.
/build/deps/libosmo-netif/src/osmux_input.c:834: warning: Member osmux_xfrm_input_close_circuit(struct osmux_in_handle *h, int ccid) (function) of group osmux is not documented.
/build/deps/libosmo-netif/src/osmux_input.c:308: warning: Member osmux_xfrm_input_deliver(struct osmux_in_handle *h) (function) of group osmux is not documented.
/build/deps/libosmo-netif/src/osmux_output.c:57: warning: Member osmux_xfrm_output_pull(struct msgb *msg) (function) of group osmux is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/osmux.h:78: warning: Member __attribute__ (variable) of group osmux is not documented.
/build/deps/libosmo-netif/src/osmux.c:99: warning: argument 'len' of command @param is not found in the argument list of osmux_snprintf(char *buf, size_t size, struct msgb *msg)
/build/deps/libosmo-netif/src/osmux.c:99: warning: argument 'msgb' of command @param is not found in the argument list of osmux_snprintf(char *buf, size_t size, struct msgb *msg)
/build/deps/libosmo-netif/src/osmux.c:99: warning: The following parameters of osmux_snprintf(char *buf, size_t size, struct msgb *msg) are not documented:
  parameter 'size'
  parameter 'msg'
/build/deps/libosmo-netif/src/osmux_input.c:605: warning: The following parameters of osmux_xfrm_input(struct osmux_in_handle *h, struct msgb *msg, int ccid) are not documented:
  parameter 'h'
  parameter 'ccid'
/build/deps/libosmo-netif/src/osmux_output.c:367: warning: unable to resolve reference to 'cb' for \ref command
/build/deps/libosmo-netif/src/osmux_output.c:365: warning: found documented return type for osmux_xfrm_output_set_rtp_msgb_alloc_cb that does not return anything
/build/deps/libosmo-netif/src/osmux_output.c:349: warning: argument 'osmuxh' of command @param is not found in the argument list of osmux_xfrm_output_set_tx_cb(struct osmux_out_handle *h, void(*tx_cb)(struct msgb *msg, void *data), void *data)
/build/deps/libosmo-netif/src/osmux_output.c:349: warning: The following parameters of osmux_xfrm_output_set_tx_cb(struct osmux_out_handle *h, void(*tx_cb)(struct msgb *msg, void *data), void *data) are not documented:
  parameter 'tx_cb'
  parameter 'data'
/build/deps/libosmo-netif/src/osmux_output.c:349: warning: found documented return type for osmux_xfrm_output_set_tx_cb that does not return anything
/build/deps/libosmo-netif/include/osmocom/netif/amr.h:95: warning: Member data[0] (variable) of struct amr_hdr is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/amr.h:43: warning: Member data[0] (variable) of struct amr_hdr_bwe is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/ipa.h:11: warning: Member len (variable) of struct ipa_head is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/ipa.h:12: warning: Member proto (variable) of struct ipa_head is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/ipa.h:13: warning: Member data[0] (variable) of struct ipa_head is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/ipa.h:17: warning: Member proto (variable) of struct ipa_head_ext is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/ipa.h:18: warning: Member data[0] (variable) of struct ipa_head_ext is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/ipa.h:22: warning: Member proto (variable) of struct osmo_ipa_msgb_cb is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/ipa.h:23: warning: Member proto_ext (variable) of struct osmo_ipa_msgb_cb is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/jibuf.h:21: warning: Member talloc_ctx (variable) of struct osmo_jibuf is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/jibuf.h:22: warning: Member started (variable) of struct osmo_jibuf is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/jibuf.h:23: warning: Member timer (variable) of struct osmo_jibuf is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/jibuf.h:24: warning: Member msg_list (variable) of struct osmo_jibuf is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/jibuf.h:25: warning: Member min_delay (variable) of struct osmo_jibuf is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/jibuf.h:26: warning: Member max_delay (variable) of struct osmo_jibuf is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/jibuf.h:27: warning: Member threshold_delay (variable) of struct osmo_jibuf is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/jibuf.h:29: warning: Member dequeue_cb (variable) of struct osmo_jibuf is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/jibuf.h:30: warning: Member dequeue_cb_data (variable) of struct osmo_jibuf is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/jibuf.h:33: warning: Member last_dropped (variable) of struct osmo_jibuf is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/jibuf.h:34: warning: Member consecutive_drops (variable) of struct osmo_jibuf is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/jibuf.h:36: warning: Member ref_rx_ts (variable) of struct osmo_jibuf is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/jibuf.h:37: warning: Member ref_tx_ts (variable) of struct osmo_jibuf is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/jibuf.h:38: warning: Member ref_tx_seq (variable) of struct osmo_jibuf is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/jibuf.h:40: warning: Member last_enqueue_time (variable) of struct osmo_jibuf is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/jibuf.h:41: warning: Member next_dequeue_time (variable) of struct osmo_jibuf is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/jibuf.h:43: warning: Member skew_enabled (variable) of struct osmo_jibuf is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/jibuf.h:44: warning: Member skew_us (variable) of struct osmo_jibuf is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/jibuf.h:49: warning: Member stats (variable) of struct osmo_jibuf is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/osmux.h:48: warning: Member seq (variable) of struct osmux_hdr is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/osmux.h:50: warning: Member circuit_id (variable) of struct osmux_hdr is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/osmux.h:58: warning: Member data[0] (variable) of struct osmux_hdr is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/osmux.h:65: warning: Member batch_factor (variable) of struct osmux_in_handle is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/osmux.h:66: warning: Member batch_size (variable) of struct osmux_in_handle is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/osmux.h:73: warning: Member stats (variable) of struct osmux_in_handle is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/osmux.h:75: warning: Member deliver)(struct msgb *msg, void *data) (variable) of struct osmux_in_handle is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/osmux.h:76: warning: Member data (variable) of struct osmux_in_handle is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/osmux.h:77: warning: Member internal_data (variable) of struct osmux_in_handle is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/osmux.h:86: warning: Member rtp_seq (variable) of struct osmux_out_handle is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/osmux.h:87: warning: Member rtp_timestamp (variable) of struct osmux_out_handle is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/osmux.h:88: warning: Member rtp_ssrc (variable) of struct osmux_out_handle is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/osmux.h:89: warning: Member rtp_payload_type (variable) of struct osmux_out_handle is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/osmux.h:90: warning: Member osmux_seq_ack (variable) of struct osmux_out_handle is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/osmux.h:91: warning: Member timer (variable) of struct osmux_out_handle is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/osmux.h:92: warning: Member list (variable) of struct osmux_out_handle is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/osmux.h:93: warning: Member tx_cb)(struct msgb *msg, void *data) (variable) of struct osmux_out_handle is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/osmux.h:94: warning: Member data (variable) of struct osmux_out_handle is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/osmux.h:95: warning: Member rtp_msgb_alloc_cb (variable) of struct osmux_out_handle is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/osmux.h:96: warning: Member rtp_msgb_alloc_cb_data (variable) of struct osmux_out_handle is not documented.
s for classes...
Associating documentation with classes...
Associating documentation with concepts...
Building example list...
Searching for enumerations...
Searching for documented typedefs...
Searching for members imported via using declarations...
Searching for included using directives...
Searching for documented variables...
Building interface member list...
Building member list...
Searching for friends...
Searching for documented defines...
Computing class inheritance relations...
Computing class usage relations...
Flushing cached template relations that have become invalid...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Creating members for template instances...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Sorting lists...
Determining which enums are documented
Computing member relations...
Building full member lists recursively...
Adding members to member groups.
Computing member references...
Inheriting documentation...
Generating disk names...
Adding source references...
Adding xrefitems...
Sorting member lists...
Setting anonymous enum type...
Computing dependencies between directories...
Generating citations page...
Counting members...
Counting data structures...
Resolving user defined references...
Finding anchors and sections in the documentation...
Transferring function references...
Combining using relations...
Adding members to index pages...
Correcting members for VHDL...
Computing tooltip texts...
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating file sources...
Generating code for file include/osmocom/netif/amr.h...
Generating code for file include/osmocom/netif/datagram.h...
Generating code for file include/osmocom/netif/ipa.h...
Generating code for file include/osmocom/netif/ipa_unit.h...
Generating code for file include/osmocom/netif/jibuf.h...
Generating code for file include/osmocom/netif/osmux.h...
Generating code for file include/osmocom/netif/prim.h...
Generating code for file include/osmocom/netif/rs232.h...
Generating code for file include/osmocom/netif/rtp.h...
Generating code for file include/osmocom/netif/sctp.h...
Generating code for file include/osmocom/netif/stream.h...
Generating code for file include/osmocom/netif/stream_private.h...
Parsing code for file src/amr.c...
Parsing code for file src/datagram.c...
Parsing code for file src/ipa.c...
Parsing code for file src/ipa_unit.c...
Parsing code for file src/jibuf.c...
Parsing code for file src/osmux.c...
Parsing code for file src/osmux_input.c...
Parsing code for file src/osmux_output.c...
Parsing code for file src/prim.c...
Parsing code for file src/rs232.c...
Parsing code for file src/rtp.c...
Parsing code for file src/sctp.c...
Parsing code for file src/stream.c...
Parsing code for file src/stream_cli.c...
Parsing code for file src/stream_srv.c...
Generating file documentation...
Generating docs for file include/osmocom/netif/datagram.h...
Generating docs for file include/osmocom/netif/jibuf.h...
Generating docs for file include/osmocom/netif/osmux.h...
Generating docs for file include/osmocom/netif/stream.h...
Generating docs for file src/datagram.c...
Generating docs for file src/jibuf.c...
Generating docs for file src/osmux.c...
Generating docs for file src/osmux_input.c...
Generating docs for file src/osmux_output.c...
Generating docs for file src/stream_cli.c...
Generating docs for file src/stream_srv.c...
Generating page documentation...
Generating docs for page deprecated...
Generating group documentation...
Generating class documentation...
Generating docs for compound amr_hdr...
Generating docs for compound amr_hdr_bwe...
Generating docs for compound ipa_head...
Generating docs for compound ipa_head_ext...
Generating docs for compound osmo_ipa_msgb_cb...
Generating docs for compound osmo_jibuf...
Generating docs for compound osmux_hdr...
Generating docs for compound osmux_in_handle...
Generating docs for compound osmux_out_handle...
Generating docs fo/build/deps/libosmo-netif/include/osmocom/netif/rtp.h:44: warning: Member byte0 (variable) of struct rtcp_hdr is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/rtp.h:45: warning: Member type (variable) of struct rtcp_hdr is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/rtp.h:46: warning: Member length (variable) of struct rtcp_hdr is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/rtp.h:20: warning: Member sequence (variable) of struct rtp_hdr is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/rtp.h:21: warning: Member timestamp (variable) of struct rtp_hdr is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/rtp.h:22: warning: Member ssrc (variable) of struct rtp_hdr is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/rtp.h:23: warning: Member data[0] (variable) of struct rtp_hdr is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/rtp.h:38: warning: Member by_profile (variable) of struct rtp_x_hdr is not documented.
/build/deps/libosmo-netif/include/osmocom/netif/rtp.h:39: warning: Member length (variable) of struct rtp_x_hdr is not documented.
r compound rtcp_hdr...
Generating docs for compound rtp_hdr...
Generating docs for compound rtp_x_hdr...
Generating concept documentation...
Generating namespace index...
Generating graph info page...
Generating directory documentation...
Generating index page...
Generating page index...
Generating module index...
Generating namespace index...
Generating namespace member index...
Generating concept index...
Generating annotated compound index...
Generating alphabetical compound index...
Generating hierarchical class index...
Generating member index...
Generating file index...
Generating file member index...
Generating example index...
finalizing index lists...
writing tag file...
Running plantuml with JAVA...
lookup cache used 760/65536 hits=7541 misses=820
finished...
cd ./doc && tar cf html.tar html
make[3]: Entering directory '/build/deps/libosmo-netif'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-netif/share/doc/libosmo-netif'
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-netif/lib/pkgconfig'
 /usr/bin/install -c -m 644 ./doc/html.tar '/build/deps/install/stow/libosmo-netif/share/doc/libosmo-netif'
 /usr/bin/install -c -m 644 libosmo-netif.pc '/build/deps/install/stow/libosmo-netif/lib/pkgconfig'
make  install-data-hook
make[4]: Entering directory '/build/deps/libosmo-netif'
cd /build/deps/install/stow/libosmo-netif/share/doc/libosmo-netif && tar xf html.tar && rm -f html.tar
make[4]: Leaving directory '/build/deps/libosmo-netif'
make[3]: Leaving directory '/build/deps/libosmo-netif'
make[2]: Leaving directory '/build/deps/libosmo-netif'
make[1]: Leaving directory '/build/deps/libosmo-netif'
+ STOW_DIR=/build/deps/install/stow stow --restow libosmo-netif
+ osmo-build-dep.sh libosmo-sccp
+ mkdir -p /build/deps



 =============================== libosmo-sccp ===============================

+ cd /build/deps
+ osmo-deps.sh libosmo-sccp 
+ project=libosmo-sccp
+ branch=master
+ git branch -a
+ grep -c remotes/origin/master$
+ [ x1 != x0 ]
+ branch=origin/master
+ test -d libosmo-sccp
+ osmo_git_clone_url libosmo-sccp
+ echo https://gerrit.osmocom.org/libosmo-sccp
+ git clone https://gerrit.osmocom.org/libosmo-sccp libosmo-sccp
Cloning into 'libosmo-sccp'...
+ cd libosmo-sccp
+ git fetch --tags origin
+ git fetch origin
+ deps= osmo-clean-workspace.sh
+ chmod -R +w .
+ git checkout -f HEAD
Your branch is up to date with 'origin/master'.
+ git clean -dxf
+ [ -d  ]
+ [ -d layer1-headers ]
+ git checkout -f origin/master
Note: switching to 'origin/master'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at f3cc0d9 .deb/.rpm: various fixes related to non-root
+ git rev-parse HEAD
f3cc0d9e57d6f569738fb20c11fb046a34a5ca9c
+ cd libosmo-sccp
+ mkdir -p /build/deps/install/stow
+ osmo_source_subdir libosmo-sccp
+ subdir=
+ [ -n  ]
+ autoreconf --install --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.ac:167: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:167: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:167: the top level
configure.ac:184: warning: AC_OUTPUT should be used without arguments.
configure.ac:184: You should run autoupdate.
configure.ac:23: installing './compile'
configure.ac:25: installing './config.guess'
configure.ac:25: installing './config.sub'
configure.ac:9: installing './install-sh'
configure.ac:9: installing './missing'
examples/Makefile.am: installing './depcomp'
+ ./configure --prefix=/build/deps/install/stow/libosmo-sccp --with-systemdsystemunitdir=/build/deps/install/stow/libosmo-sccp/lib/systemd/system
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking for libosmocore >= 1.9.0... yes
checking for libosmovty >= 1.9.0... yes
checking for libosmogsm >= 1.9.0... yes
checking for libosmo-netif >= 1.4.0... yes
checking for library containing sctp_recvmsg... -lsctp
checking if gcc supports -fvisibility=hidden... yes
checking for doxygen... /usr/bin/doxygen
checking whether to enable VTY/CTRL tests... no
CFLAGS=" -std=gnu11 -Wall"
CPPFLAGS=" -Wall"
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libosmo-sigtran.pc
config.status: creating libosmo-sccp.pc
config.status: creating libosmo-mtp.pc
config.status: creating libosmo-xua.pc
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/sccp/Makefile
config.status: creating include/osmocom/mtp/Makefile
config.status: creating include/osmocom/sigtran/Makefile
config.status: creating include/Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating tests/sccp/Makefile
config.status: creating tests/mtp/Makefile
config.status: creating tests/m2ua/Makefile
config.status: creating tests/xua/Makefile
config.status: creating tests/ss7/Makefile
config.status: creating tests/vty/Makefile
config.status: creating examples/Makefile
config.status: creating stp/Makefile
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating doc/manuals/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/systemd/Makefile
config.status: creating contrib/libosmo-sccp.spec
config.status: creating Doxyfile
config.status: creating Makefile
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
+ [ -n  ]
+ make -j 8 install
echo 1.8.0.64-f3cc > .version-t && mv .version-t .version
make  install-recursive
make[1]: Entering directory '/build/deps/libosmo-sccp'
Making install in include
make[2]: Entering directory '/build/deps/libosmo-sccp/include'
Making install in osmocom
make[3]: Entering directory '/build/deps/libosmo-sccp/include/osmocom'
Making install in mtp
make[4]: Entering directory '/build/deps/libosmo-sccp/include/osmocom/mtp'
make[5]: Entering directory '/build/deps/libosmo-sccp/include/osmocom/mtp'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-sccp/include/osmocom/mtp'
 /usr/bin/install -c -m 644 mtp_level3.h mtp_pcap.h '/build/deps/install/stow/libosmo-sccp/include/osmocom/mtp'
make[5]: Leaving directory '/build/deps/libosmo-sccp/include/osmocom/mtp'
make[4]: Leaving directory '/build/deps/libosmo-sccp/include/osmocom/mtp'
Making install in sccp
make[4]: Entering directory '/build/deps/libosmo-sccp/include/osmocom/sccp'
make[5]: Entering directory '/build/deps/libosmo-sccp/include/osmocom/sccp'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-sccp/include/osmocom/sccp'
 /usr/bin/install -c -m 644 sccp_types.h sccp.h '/build/deps/install/stow/libosmo-sccp/include/osmocom/sccp'
make[5]: Leaving directory '/build/deps/libosmo-sccp/include/osmocom/sccp'
make[4]: Leaving directory '/build/deps/libosmo-sccp/include/osmocom/sccp'
Making install in sigtran
make[4]: Entering directory '/build/deps/libosmo-sccp/include/osmocom/sigtran'
make[5]: Entering directory '/build/deps/libosmo-sccp/include/osmocom/sigtran'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-sccp/include/osmocom/sigtran'
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-sccp/include/osmocom/sigtran/protocol'
 /usr/bin/install -c -m 644 xua_types.h xua_msg.h m2ua_types.h sccp_sap.h sigtran_sap.h sccp_helpers.h mtp_sap.h osmo_ss7.h '/build/deps/install/stow/libosmo-sccp/include/osmocom/sigtran'
 /usr/bin/install -c -m 644 protocol/sua.h protocol/m3ua.h protocol/mtp.h protocol/sccp_scmg.h '/build/deps/install/stow/libosmo-sccp/include/osmocom/sigtran/protocol'
make[5]: Leaving directory '/build/deps/libosmo-sccp/include/osmocom/sigtran'
make[4]: Leaving directory '/build/deps/libosmo-sccp/include/osmocom/sigtran'
make[4]: Entering directory '/build/deps/libosmo-sccp/include/osmocom'
make[5]: Entering directory '/build/deps/libosmo-sccp/include/osmocom'
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/deps/libosmo-sccp/include/osmocom'
make[4]: Leaving directory '/build/deps/libosmo-sccp/include/osmocom'
make[3]: Leaving directory '/build/deps/libosmo-sccp/include/osmocom'
make[3]: Entering directory '/build/deps/libosmo-sccp/include'
make[4]: Entering directory '/build/deps/libosmo-sccp/include'
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/deps/libosmo-sccp/include'
make[3]: Leaving directory '/build/deps/libosmo-sccp/include'
make[2]: Leaving directory '/build/deps/libosmo-sccp/include'
Making install in src
make[2]: Entering directory '/build/deps/libosmo-sccp/src'
  CC       sccp.o
  CC       libxua_a-xua_msg.o
  CC       mtp_pcap.o
  CC       ipa.lo
  CC       m3ua.lo
  CC       osmo_ss7.lo
  CC       osmo_ss7_as.lo
  CC       osmo_ss7_asp.lo
  CC       osmo_ss7_asp_peer.lo
  CC       osmo_ss7_hmrt.lo
  CC       osmo_ss7_vty.lo
  CC       osmo_ss7_xua_srv.lo
  CC       sccp2sua.lo
  CC       sccp_helpers.lo
  CC       sccp_lbcs.lo
  CC       sccp_sap.lo
  CC       sccp_sclc.lo
  CC       sccp_scmg.lo
  CC       sccp_scrc.lo
  CC       sccp_scoc.lo
  CC       sccp_types.lo
  CC       sccp_user.lo
  CC       sccp_vty.lo
  CC       sua.lo
  CC       xua_asp_fsm.lo
  CC       xua_as_fsm.lo
  CC       xua_default_lm_fsm.lo
sccp_scoc.c: In function 'scoc_fsm_active':
sccp_scoc.c:1200:9: note: '#pragma message: TODO: internal disco: send N-DISCONNECT.ind to user'
 1200 | #pragma message ("TODO: internal disco: send N-DISCONNECT.ind to user")
      |         ^~~~~~~
  CC       xua_msg.lo
  CC       xua_rkm.lo
  CC       xua_shared.lo
  CC       xua_snm.lo
  AR       libsccp.a
ar: `u' modifier ignored since `D' is the default (see `U')
  AR       libmtp.a
ar: `u' modifier ignored since `D' is the default (see `U')
  AR       libxua.a
ar: `u' modifier ignored since `D' is the default (see `U')
  CCLD     libosmo-sigtran.la
make[3]: Entering directory '/build/deps/libosmo-sccp/src'
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-sccp/lib'
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-sccp/lib'
 /bin/bash ../libtool   --mode=install /usr/bin/install -c   libosmo-sigtran.la '/build/deps/install/stow/libosmo-sccp/lib'
 /usr/bin/install -c -m 644  libsccp.a libmtp.a libxua.a '/build/deps/install/stow/libosmo-sccp/lib'
 ( cd '/build/deps/install/stow/libosmo-sccp/lib' && ranlib libsccp.a )
 ( cd '/build/deps/install/stow/libosmo-sccp/lib' && ranlib libmtp.a )
 ( cd '/build/deps/install/stow/libosmo-sccp/lib' && ranlib libxua.a )
libtool: install: /usr/bin/install -c .libs/libosmo-sigtran.so.9.0.0 /build/deps/install/stow/libosmo-sccp/lib/libosmo-sigtran.so.9.0.0
libtool: install: (cd /build/deps/install/stow/libosmo-sccp/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/deps/install/stow/libosmo-sccp/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/deps/install/stow/libosmo-sccp/lib/libosmo-sigtran.la
libtool: install: /usr/bin/install -c .libs/libosmo-sigtran.a /build/deps/install/stow/libosmo-sccp/lib/libosmo-sigtran.a
libtool: install: chmod 644 /build/deps/install/stow/libosmo-sccp/lib/libosmo-sigtran.a
libtool: install: ranlib /build/deps/install/stow/libosmo-sccp/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/deps/install/stow/libosmo-sccp/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /build/deps/install/stow/libosmo-sccp/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[3]: Leaving directory '/build/deps/libosmo-sccp/src'
make[2]: Leaving directory '/build/deps/libosmo-sccp/src'
Making install in tests
make[2]: Entering directory '/build/deps/libosmo-sccp/tests'
Making install in xua
make[3]: Entering directory '/build/deps/libosmo-sccp/tests/xua'
make[4]: Entering directory '/build/deps/libosmo-sccp/tests/xua'
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/deps/libosmo-sccp/tests/xua'
make[3]: Leaving directory '/build/deps/libosmo-sccp/tests/xua'
Making install in sccp
make[3]: Entering directory '/build/deps/libosmo-sccp/tests/sccp'
make[4]: Entering directory '/build/deps/libosmo-sccp/tests/sccp'
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/deps/libosmo-sccp/tests/sccp'
make[3]: Leaving directory '/build/deps/libosmo-sccp/tests/sccp'
Making install in mtp
make[3]: Entering directory '/build/deps/libosmo-sccp/tests/mtp'
make[4]: Entering directory '/build/deps/libosmo-sccp/tests/mtp'
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/deps/libosmo-sccp/tests/mtp'
make[3]: Leaving directory '/build/deps/libosmo-sccp/tests/mtp'
Making install in m2ua
make[3]: Entering directory '/build/deps/libosmo-sccp/tests/m2ua'
make[4]: Entering directory '/build/deps/libosmo-sccp/tests/m2ua'
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/deps/libosmo-sccp/tests/m2ua'
make[3]: Leaving directory '/build/deps/libosmo-sccp/tests/m2ua'
Making install in ss7
make[3]: Entering directory '/build/deps/libosmo-sccp/tests/ss7'
make[4]: Entering directory '/build/deps/libosmo-sccp/tests/ss7'
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/deps/libosmo-sccp/tests/ss7'
make[3]: Leaving directory '/build/deps/libosmo-sccp/tests/ss7'
Making install in vty
make[3]: Entering directory '/build/deps/libosmo-sccp/tests/vty'
make[4]: Entering directory '/build/deps/libosmo-sccp/tests/vty'
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/deps/libosmo-sccp/tests/vty'
make[3]: Leaving directory '/build/deps/libosmo-sccp/tests/vty'
make[3]: Entering directory '/build/deps/libosmo-sccp/tests'
make[4]: Entering directory '/build/deps/libosmo-sccp/tests'
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/deps/libosmo-sccp/tests'
make[3]: Leaving directory '/build/deps/libosmo-sccp/tests'
make[2]: Leaving directory '/build/deps/libosmo-sccp/tests'
Making install in examples
make[2]: Entering directory '/build/deps/libosmo-sccp/examples'
  CC       sccp_demo_user.o
  CC       sccp_test_server.o
  CC       sccp_test_vty.o
  CCLD     sccp_demo_user
make[3]: Entering directory '/build/deps/libosmo-sccp/examples'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/deps/libosmo-sccp/examples'
make[2]: Leaving directory '/build/deps/libosmo-sccp/examples'
Making install in stp
make[2]: Entering directory '/build/deps/libosmo-sccp/stp'
  CC       stp_main.o
  CCLD     osmo-stp
make[3]: Entering directory '/build/deps/libosmo-sccp/stp'
make[3]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-sccp/bin'
  /bin/bash ../libtool   --mode=install /usr/bin/install -c osmo-stp '/build/deps/install/stow/libosmo-sccp/bin'
libtool: install: /usr/bin/install -c .libs/osmo-stp /build/deps/install/stow/libosmo-sccp/bin/osmo-stp
make[3]: Leaving directory '/build/deps/libosmo-sccp/stp'
make[2]: Leaving directory '/build/deps/libosmo-sccp/stp'
Making install in doc
make[2]: Entering directory '/build/deps/libosmo-sccp/doc'
Making install in examples
make[3]: Entering directory '/build/deps/libosmo-sccp/doc/examples'
make[4]: Entering directory '/build/deps/libosmo-sccp/doc/examples'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-sccp/share/doc/libosmo-sccp/examples/osmo-stp'
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-sccp/etc/osmocom'
 /usr/bin/install -c -m 644 osmo-stp.cfg '/build/deps/install/stow/libosmo-sccp/etc/osmocom'
 /usr/bin/install -c -m 644 osmo-stp.cfg osmo-stp-multihome.cfg '/build/deps/install/stow/libosmo-sccp/share/doc/libosmo-sccp/examples/osmo-stp'
make[4]: Leaving directory '/build/deps/libosmo-sccp/doc/examples'
make[3]: Leaving directory '/build/deps/libosmo-sccp/doc/examples'
Making install in manuals
make[3]: Entering directory '/build/deps/libosmo-sccp/doc/manuals'
make[4]: Entering directory '/build/deps/libosmo-sccp/doc/manuals'
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/deps/libosmo-sccp/doc/manuals'
make[3]: Leaving directory '/build/deps/libosmo-sccp/doc/manuals'
make[3]: Entering directory '/build/deps/libosmo-sccp/doc'
make[4]: Entering directory '/build/deps/libosmo-sccp/doc'
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/deps/libosmo-sccp/doc'
make[3]: Leaving directory '/build/deps/libosmo-sccp/doc'
make[2]: Leaving directory '/build/deps/libosmo-sccp/doc'
Making install in contrib
make[2]: Entering directory '/build/deps/libosmo-sccp/contrib'
Making install in systemd
make[3]: Entering directory '/build/deps/libosmo-sccp/contrib/systemd'
make[4]: Entering directory '/build/deps/libosmo-sccp/contrib/systemd'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-sccp/lib/systemd/system'
 /usr/bin/install -c -m 644 osmo-stp.service '/build/deps/install/stow/libosmo-sccp/lib/systemd/system'
make[4]: Leaving directory '/build/deps/libosmo-sccp/contrib/systemd'
make[3]: Leaving directory '/build/deps/libosmo-sccp/contrib/systemd'
make[3]: Entering directory '/build/deps/libosmo-sccp/contrib'
make[4]: Entering directory '/build/deps/libosmo-sccp/contrib'
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/deps/libosmo-sccp/contrib'
make[3]: Leaving directory '/build/deps/libosmo-sccp/contrib'
make[2]: Leaving directory '/build/deps/libosmo-sccp/contrib'
make[2]: Entering directory '/build/deps/libosmo-sccp'
mkdir -p doc/sigtran
/usr/bin/doxygen Doxyfile
warning: Tag 'SYMBOL_CACHE_SIZE' at line 310 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'SHOW_DIRECTORIES' at line 519 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'COLS_IN_ALPHA_INDEX' at line 799 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'HTML_ALIGN_MEMBERS' at line 900 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'USE_INLINE_TREES' at line 1087 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'LATEX_SOURCE_CODE' at line 1247 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'XML_SCHEMA' at line 1339 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'XML_DTD' at line 1345 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'PERL_PATH' at line 1510 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'CLASS_DIAGRAMS' at line 1522 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'MSCGEN_PATH' at line 1531 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value
Using the default: a4!
Doxygen version used: 1.9.4
Searching for include files...
Searching for example files...
Searching for images...
Searching for dot files...
Searching for msc files...
Searching for dia files...
Searching for files to exclude
Searching INPUT for files to process...
Searching for files in directory /build/deps/libosmo-sccp/include/osmocom/sigtran
Searching for files in directory /build/deps/libosmo-sccp/include/osmocom/sigtran/protocol
Searching for files in directory /build/deps/libosmo-sccp/src
Reading and parsing tag files
Parsing files
Preprocessing /build/deps/libosmo-sccp/include/osmocom/sigtran/m2ua_types.h...
Parsing file /build/deps/libosmo-sccp/include/osmocom/sigtran/m2ua_types.h...
Preprocessing /build/deps/libosmo-sccp/include/osmocom/sigtran/mtp_sap.h...
Parsing file /build/deps/libosmo-sccp/include/osmocom/sigtran/mtp_sap.h...
Preprocessing /build/deps/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h...
Parsing file /build/deps/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h...
Preprocessing /build/deps/libosmo-sccp/include/osmocom/sigtran/protocol/m3ua.h...
Parsing file /build/deps/libosmo-sccp/include/osmocom/sigtran/protocol/m3ua.h...
Preprocessing /build/deps/libosmo-sccp/include/osmocom/sigtran/protocol/mtp.h...
Parsing file /build/deps/libosmo-sccp/include/osmocom/sigtran/protocol/mtp.h...
Preprocessing /build/deps/libosmo-sccp/include/osmocom/sigtran/protocol/sccp_scmg.h...
Parsing file /build/deps/libosmo-sccp/include/osmocom/sigtran/protocol/sccp_scmg.h...
Preprocessing /build/deps/libosmo-sccp/include/osmocom/sigtran/protocol/sua.h...
Parsing file /build/deps/libosmo-sccp/include/osmocom/sigtran/protocol/sua.h...
Preprocessing /build/deps/libosmo-sccp/include/osmocom/sigtran/sccp_helpers.h...
Parsing file /build/deps/libosmo-sccp/include/osmocom/sigtran/sccp_helpers.h...
Preprocessing /build/deps/libosmo-sccp/include/osmocom/sigtran/sccp_sap.h...
Parsing file /build/deps/libosmo-sccp/include/osmocom/sigtran/sccp_sap.h...
Preprocessing /build/deps/libosmo-sccp/include/osmocom/sigtran/sigtran_sap.h...
Parsing file /build/deps/libosmo-sccp/include/osmocom/sigtran/sigtran_sap.h...
Preprocessing /build/deps/libosmo-sccp/include/osmocom/sigtran/xua_msg.h...
Parsing file /build/deps/libosmo-sccp/include/osmocom/sigtran/xua_msg.h...
Preprocessing /build/deps/libosmo-sccp/include/osmocom/sigtran/xua_types.h...
Parsing file /build/deps/libosmo-sccp/include/osmocom/sigtran/xua_types.h...
Preprocessing /build/deps/libosmo-sccp/src/ipa.c...
Parsing file /build/deps/libosmo-sccp/src/ipa.c...
Preprocessing /build/deps/libosmo-sccp/src/m3ua.c...
Parsing file /build/deps/libosmo-sccp/src/m3ua.c...
Preprocessing /build/deps/libosmo-sccp/src/mtp_pcap.c...
Parsing file /build/deps/libosmo-sccp/src/mtp_pcap.c...
Preprocessing /build/deps/libosmo-sccp/src/osmo_ss7.c...
Parsing file /build/deps/libosmo-sccp/src/osmo_ss7.c...
Preprocessing /build/deps/libosmo-sccp/src/osmo_ss7_as.c...
Parsing file /build/deps/libosmo-sccp/src/osmo_ss7_as.c...
Preprocessing /build/deps/libosmo-sccp/src/osmo_ss7_asp.c...
Parsing file /build/deps/libosmo-sccp/src/osmo_ss7_asp.c...
Preprocessing /build/deps/libosmo-sccp/src/osmo_ss7_asp_peer.c...
Parsing file /build/deps/libosmo-sccp/src/osmo_ss7_asp_peer.c...
Preprocessing /build/deps/libosmo-sccp/src/osmo_ss7_hmrt.c...
Parsing file /build/deps/libosmo-sccp/src/osmo_ss7_hmrt.c...
Preprocessing /build/deps/libosmo-sccp/src/osmo_ss7_vty.c...
Parsing file /build/deps/libosmo-sccp/src/osmo_ss7_vty.c...
Preprocessing /build/deps/libosmo-sccp/src/osmo_ss7_xua_srv.c...
Parsing file /build/deps/libosmo-sccp/src/osmo_ss7_xua_srv.c...
Preprocessing /build/deps/libosmo-sccp/src/sccp.c...
Parsing file /build/deps/libosmo-sccp/src/sccp.c...
Preprocessing /build/deps/libosmo-sccp/src/sccp2sua.c...
Parsing file /build/deps/libosmo-sccp/src/sccp2sua.c...
Preprocessing /build/deps/libosmo-sccp/src/sccp_helpers.c...
Parsing file /build/deps/libosmo-sccp/src/sccp_helpers.c...
Preprocessing /build/deps/libosmo-sccp/src/sccp_internal.h...
Parsing file /build/deps/libosmo-sccp/src/sccp_internal.h...
Preprocessing /build/deps/libosmo-sccp/src/sccp_lbcs.c...
Parsing file /build/deps/libosmo-sccp/src/sccp_lbcs.c...
Preprocessing /build/deps/libosmo-sccp/src/sccp_sap.c...
Parsing file /build/deps/libosmo-sccp/src/sccp_sap.c...
Preprocessing /build/deps/libosmo-sccp/src/sccp_sclc.c...
Parsing file /build/deps/libosmo-sccp/src/sccp_sclc.c...
Preprocessing /build/deps/libosmo-sccp/src/sccp_scmg.c...
Parsing file /build/deps/libosmo-sccp/src/sccp_scmg.c...
Preprocessing /build/deps/libosmo-sccp/src/sccp_scoc.c...
Parsing file /build/deps/libosmo-sccp/src/sccp_scoc.c...
Preprocessing /build/deps/libosmo-sccp/src/sccp_scrc.c...
Parsing file /build/deps/libosmo-sccp/src/sccp_scrc.c...
Preprocessing /build/deps/libosmo-sccp/src/sccp_types.c...
Parsing file /build/deps/libosmo-sccp/src/sccp_types.c...
Preprocessing /build/deps/libosmo-sccp/src/sccp_user.c...
Parsing file /build/deps/libosmo-sccp/src/sccp_user.c...
Preprocessing /build/deps/libosmo-sccp/src/sccp_vty.c...
Parsing file /build/deps/libosmo-sccp/src/sccp_vty.c...
Preprocessing /build/deps/libosmo-sccp/src/ss7_internal.h...
Parsing file /build/deps/libosmo-sccp/src/ss7_internal.h...
Preprocessing /build/deps/libosmo-sccp/src/sua.c...
Parsing file /build/deps/libosmo-sccp/src/sua.c...
Preprocessing /build/deps/libosmo-sccp/src/xua_as_fsm.c...
Parsing file /build/deps/libosmo-sccp/src/xua_as_fsm.c...
Preprocessing /build/deps/libosmo-sccp/src/xua_as_fsm.h...
Parsing file /build/deps/libosmo-sccp/src/xua_as_fsm.h...
Preprocessing /build/deps/libosmo-sccp/src/xua_asp_fsm.c...
Parsing file /build/deps/libosmo-sccp/src/xua_asp_fsm.c...
Preprocessing /build/deps/libosmo-sccp/src/xua_asp_fsm.h...
Parsing file /build/deps/libosmo-sccp/src/xua_asp_fsm.h...
Preprocessing /build/deps/libosmo-sccp/src/xua_default_lm_fsm.c...
Parsing file /build/deps/libosmo-sccp/src/xua_default_lm_fsm.c...
Preprocessing /build/deps/libosmo-sccp/src/xua_internal.h...
Parsing file /build/deps/libosmo-sccp/src/xua_internal.h...
Preprocessing /build/deps/libosmo-sccp/src/xua_msg.c...
Parsing file /build/deps/libosmo-sccp/src/xua_msg.c...
Preprocessing /build/deps/libosmo-sccp/src/xua_rkm.c...
Parsing file /build/deps/libosmo-sccp/src/xua_rkm.c...
Preprocessing /build/deps/libosmo-sccp/src/xua_shared.c...
Parsing file /build/deps/libosmo-sccp/src/xua_shared.c...
Preprocessing /build/deps/libosmo-sccp/src/xua_snm.c...
Parsing file /build/deps/libosmo-sccp/src/xua_snm.c...
Building macro definition list...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Building concept list...
Computing nesting relations for classes...
Associating documentation with classes...
Associating documentation with concepts...
Building example list...
Searching for enumerations...
Searching for documented typedefs...
Searching for members imported via using declarations...
Searching for included using directives...
Searching for documented variables...
Building interface member list...
Building member list...
Searching for friends...
Searching for documented defines...
Computing class inheritance relations...
Computing class usage relations...
Flushing cached template relations that have become invalid...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Creating members for template instances...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Sorting lists...
Determining which enums are documented
Computing member relations...
Building full member lists recursively...
Adding members to member groups.
Computing member references...
Inheriting documentation...
Generating disk names...
Adding source references...
Adding xrefitems...
Sorting member lists...
Setting anonymous enum type...
Computing dependencies between directories...
Generating citations page...
Counting members...
Counting data structures...
Resolving user defined references...
Finding anchors and sections in the documentation...
Transferring function references...
Combining using relations./build/deps/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h:84: warning: unable to resolve reference to 'osmo_xua_servers' for \ref command
/build/deps/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h:514: warning: argument 'ppid_sid' of command @param is not found in the argument list of osmo_ss7_asp_rx_unknown_cb(struct osmo_ss7_asp *asp, int ppid_mux, struct msgb *msg)
/build/deps/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h:514: warning: The following parameter of osmo_ss7_asp_rx_unknown_cb(struct osmo_ss7_asp *asp, int ppid_mux, struct msgb *msg) is not documented:
  parameter 'ppid_mux'
/build/deps/libosmo-sccp/src/sccp_user.c:881: warning: argument 'sccp' of command @param is not found in the argument list of osmo_sccp_set_max_optional_data(struct osmo_sccp_instance *inst, int val)
/build/deps/libosmo-sccp/src/sccp_user.c:881: warning: The following parameter of osmo_sccp_set_max_optional_data(struct osmo_sccp_instance *inst, int val) is not documented:
  parameter 'inst'
/build/deps/libosmo-sccp/src/osmo_ss7_as.c:97: warning: unable to resolve reference to 'asp' for \ref command
/build/deps/libosmo-sccp/src/osmo_ss7_as.c:97: warning: argument 'asp' of command @param is not found in the argument list of osmo_ss7_as_add_asp(struct osmo_ss7_as *as, const char *asp_name)
/build/deps/libosmo-sccp/src/osmo_ss7_as.c:98: warning: unable to resolve reference to 'as' for \ref command
/build/deps/libosmo-sccp/src/osmo_ss7_as.c:97: warning: The following parameter of osmo_ss7_as_add_asp(struct osmo_ss7_as *as, const char *asp_name) is not documented:
  parameter 'asp_name'
/build/deps/libosmo-sccp/src/osmo_ss7_as.c:127: warning: unable to resolve reference to 'asp' for \ref command
/build/deps/libosmo-sccp/src/osmo_ss7_as.c:127: warning: argument 'asp' of command @param is not found in the argument list of osmo_ss7_as_del_asp(struct osmo_ss7_as *as, const char *asp_name)
/build/deps/libosmo-sccp/src/osmo_ss7_as.c:128: warning: unable to resolve reference to 'as' for \ref command
/build/deps/libosmo-sccp/src/osmo_ss7_as.c:127: warning: The following parameter of osmo_ss7_as_del_asp(struct osmo_ss7_as *as, const char *asp_name) is not documented:
  parameter 'asp_name'
/build/deps/libosmo-sccp/src/osmo_ss7_as.c:177: warning: unable to resolve reference to 'asp' for \ref command
/build/deps/libosmo-sccp/src/osmo_ss7_as.c:178: warning: unable to resolve reference to 'as' for \ref command
/build/deps/libosmo-sccp/src/osmo_ss7_as.c:179: warning: unable to resolve reference to 'asp' for \ref command
/build/deps/libosmo-sccp/src/osmo_ss7_as.c:179: warning: unable to resolve reference to 'as' for \ref command
/build/deps/libosmo-sccp/src/osmo_ss7.c:1002: warning: unable to resolve reference to 'asp' for \ref command
/build/deps/libosmo-sccp/src/osmo_ss7.c:733: warning: unable to resolve reference to 'pc' for \ref command
/build/deps/libosmo-sccp/src/osmo_ss7_xua_srv.c:251: warning: argument 'ctx' of command @param is not found in the argument list of osmo_ss7_xua_server_create(struct osmo_ss7_instance *inst, enum osmo_ss7_asp_protocol proto, uint16_t local_port, const char *local_host)
/build/deps/libosmo-sccp/src/osmo_ss7_xua_srv.c:251: warning: The following parameter of osmo_ss7_xua_server_create(struct osmo_ss7_instance *inst, enum osmo_ss7_asp_protocol proto, uint16_t local_port, const char *local_host) is not documented:
  parameter 'inst'
/build/deps/libosmo-sccp/src/osmo_ss7_vty.c:2259: warning: argument 'name' of command @param is not found in the argument list of osmo_sccp_name_by_addr(const struct osmo_sccp_addr *addr)
/build/deps/libosmo-sccp/src/osmo_ss7_vty.c:2259: warning: The following parameter of osmo_sccp_name_by_addr(const struct osmo_sccp_addr *addr) is not documented:
  parameter 'addr'
/build/deps/libosmo-sccp/src/sccp_user.c:136: warning: The following parameter of osmo_sccp_user_bind(struct osmo_sccp_instance *inst, const char *name, osmo_prim_cb prim_cb, uint16_t ssn) is not documented:
  parameter 'prim_cb'
/build/deps/libosmo-sccp/src/sccp_user.c:123: warning: The following parameter of osmo_sccp_user_bind_pc(struct osmo_sccp_instance *inst, const char *name, osmo_prim_cb prim_cb, uint16_t ssn, uint32_t pc) is not documented:
  parameter 'prim_cb'
/build/deps/libosmo-sccp/src/xua_msg.c:433: warning: unable to resolve reference to 'maps' for \ref command
/build/deps/libosmo-sccp/src/xua_msg.c:431: warning: The following parameter of xua_msg_event_map(const struct xua_msg *xua, const struct xua_msg_event_map *maps, unsigned int num_maps) is not documented:
  parameter 'num_maps'
/build/deps/libosmo-sccp/src/m3ua.c:685: warning: unable to resolve reference to 'msg' for \ref command
/build/deps/libosmo-sccp/src/m3ua.c:901: warning: argument 'info_string' of command @param is not found in the argument list of m3ua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str)
/build/deps/libosmo-sccp/src/m3ua.c:901: warning: The following parameter of m3ua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) is not documented:
  parameter 'info_str'
/build/deps/libosmo-sccp/src/m3ua.c:487: warning: unable to resolve reference to 'xua' for \ref command
/build/deps/libosmo-sccp/src/osmo_ss7.c:1002: warning: unable to resolve reference to 'asp' for \ref command
/build/deps/libosmo-sccp/src/osmo_ss7.c:733: warning: unable to resolve reference to 'pc' for \ref command
/build/deps/libosmo-sccp/src/osmo_ss7_as.c:97: warning: unable to resolve reference to 'asp' for \ref command
/build/deps/libosmo-sccp/src/osmo_ss7_as.c:97: warning: argument 'asp' of command @param is not found in the argument list of osmo_ss7_as_add_asp(struct osmo_ss7_as *as, const char *asp_name)
/build/deps/libosmo-sccp/src/osmo_ss7_as.c:98: warning: unable to resolve reference to 'as' for \ref command
/build/deps/libosmo-sccp/src/osmo_ss7_as.c:97: warning: The following parameter of osmo_ss7_as_add_asp(struct osmo_ss7_as *as, const char *asp_name) is not documented:
  parameter 'asp_name'
/build/deps/libosmo-sccp/src/osmo_ss7_as.c:127: warning: unable to resolve reference to 'asp' for \ref command
/build/deps/libosmo-sccp/src/osmo_ss7_as.c:127: warning: argument 'asp' of command @param is not found in the argument list of osmo_ss7_as_del_asp(struct osmo_ss7_as *as, const char *asp_name)
/build/deps/libosmo-sccp/src/osmo_ss7_as.c:128: warning: unable to resolve reference to 'as' for \ref command
/build/deps/libosmo-sccp/src/osmo_ss7_as.c:127: warning: The following parameter of osmo_ss7_as_del_asp(struct osmo_ss7_as *as, const char *asp_name) is not documented:
  parameter 'asp_name'
/build/deps/libosmo-sccp/src/osmo_ss7_as.c:177: warning: unable to resolve reference to 'asp' for \ref command
/build/deps/libosmo-sccp/src/osmo_ss7_as.c:178: warning: unable to resolve reference to 'as' for \ref command
/build/deps/libosmo-sccp/src/osmo_ss7_as.c:179: warning: unable to resolve reference to 'asp' for \ref command
/build/deps/libosmo-sccp/src/osmo_ss7_as.c:179: warning: unable to resolve reference to 'as' for \ref command
/build/deps/libosmo-sccp/src/osmo_ss7_asp.c:459: warning: The following parameter of ss7_asp_find_by_socket_addr(int fd, int trans_proto) is not documented:
  parameter 'trans_proto'
/build/deps/libosmo-sccp/src/osmo_ss7_vty.c:2259: warning: argument 'name' of command @param is not found in the argument list of osmo_sccp_name_by_addr(const struct osmo_sccp_addr *addr)
/build/deps/libosmo-sccp/src/osmo_ss7_vty.c:2259: warning: The following parameter of osmo_sccp_name_by_addr(const struct osmo_sccp_addr *addr) is not documented:
  parameter 'addr'
/build/deps/libosmo-sccp/src/osmo_ss7_xua_srv.c:251: warning: argument 'ctx' of command @param is not found in the argument list of osmo_ss7_xua_server_create(struct osmo_ss7_instance *inst, enum osmo_ss7_asp_protocol proto, uint16_t local_port, const char *local_host)
/build/deps/libosmo-sccp/src/osmo_ss7_xua_srv.c:251: warning: The following parameter of osmo_ss7_xua_server_create(struct osmo_ss7_instance *inst, enum osmo_ss7_asp_protocol proto, uint16_t local_port, const char *local_host) is not documented:
  parameter 'inst'
/build/deps/libosmo-sccp/src/sccp2sua.c:92: warning: unable to resolve reference to 'in_digits' for \ref command
/build/deps/libosmo-sccp/src/sccp2sua.c:69: warning: unable to resolve reference to 'in' for \ref command
/build/deps/libosmo-sccp/src/sccp2sua.c:224: warning: unable to resolve reference to 'msg' for \ref command
/build/deps/libosmo-sccp/src/sccp2sua.c:116: warning: unable to resolve reference to 'addr' for \ref command
/build/deps/libosmo-sccp/src/sccp2sua.c:320: warning: unable to resolve reference to 'addr' for \ref command
/build/deps/libosmo-sccp/src/sccp2sua.c:682: warning: The following parameter of sccp_msg_add_sua_opt(enum sccp_message_types type, struct msgb *msg, const struct xua_msg_part *opt) is not documented:
  parameter 'type'
/build/deps/libosmo-sccp/src/sccp2sua.c:1176: warning: unable to resolve reference to 'xua' for \ref command
/build/deps/libosmo-sccp/src/sccp2sua.c:1140: warning: unable to resolve reference to 'xua' for \ref command
/build/deps/libosmo-sccp/src/sccp2sua.c:1209: warning: unable to resolve reference to 'xua' for \ref command
/build/deps/libosmo-sccp/src/sccp2sua.c:1300: warning: unable to resolve reference to 'xua' for \ref command
/build/deps/libosmo-sccp/src/sccp2sua.c:1638: warning: unable to resolve reference to 'xua' for \ref command
/build/deps/libosmo-sccp/src/sccp2sua.c:1599: warning: unable to resolve reference to 'xua' for \ref command
/build/deps/libosmo-sccp/src/sccp2sua.c:1429: warning: unable to resolve reference to 'xua' for \ref command
/build/deps/libosmo-sccp/src/sccp2sua.c:1559: warning: unable to resolve reference to 'xua' for \ref command
/build/deps/libosmo-sccp/src/sccp2sua.c:797: warning: unable to resolve reference to 'xua' for \ref command
/build/deps/libosmo-sccp/src/sccp2sua.c:1271: warning: unable to resolve reference to 'xua' for \ref command
/build/deps/libosmo-sccp/src/sccp2sua.c:1238: warning: unable to resolve reference to 'xua' for \ref command
/build/deps/libosmo-sccp/src/sccp2sua.c:1332: warning: unable to resolve reference to 'xua' for \ref command
/build/deps/libosmo-sccp/src/sccp2sua.c:1468: warning: unable to resolve reference to 'xua' for \ref command
/build/deps/libosmo-sccp/src/sccp2sua.c:1382: warning: unable to resolve reference to 'xua' for \ref command
/build/deps/libosmo-sccp/src/sccp2sua.c:1519: warning: unable to resolve reference to 'xua' for \ref command
/build/deps/libosmo-sccp/src/sccp2sua.c:1189: warning: unable to resolve reference to 'xua' for \ref command
/build/deps/libosmo-sccp/src/sccp2sua.c:1156: warning: unable to resolve reference to 'xua' for \ref command
/build/deps/libosmo-sccp/src/sccp2sua.c:1221: warning: unable to resolve reference to 'xua' for \ref command
/build/deps/libosmo-sccp/src/sccp2sua.c:565: warning: unable to resolve reference to 'opt' for \ref command
/build/deps/libosmo-sccp/src/sccp_sclc.c:143: warning: argument 'on' of command @param is not found in the argument list of sccp_sclc_user_sap_down(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph)
/build/deps/libosmo-sccp/src/sccp_sclc.c:143: warning: The following parameter of sccp_sclc_user_sap_down(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) is not documented:
  parameter 'oph'
/build/deps/libosmo-sccp/src/sccp_sclc.c:119: warning: argument 'on' of command @param is not found in the argument list of sccp_sclc_user_sap_down_nofree(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph)
/build/deps/libosmo-sccp/src/sccp_sclc.c:119: warning: The following parameter of sccp_sclc_user_sap_down_nofree(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) is not documented:
  parameter 'oph'
/build/deps/libosmo-sccp/src/sccp_sclc.c:143: warning: argument 'on' of command @param is not found in the argument list of sccp_sclc_user_sap_down(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph)
/build/deps/libosmo-sccp/src/sccp_sclc.c:143: warning: The following parameter of sccp_sclc_user_sap_down(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) is not documented:
  parameter 'oph'
/build/deps/libosmo-sccp/src/sccp_sclc.c:119: warning: argument 'on' of command @param is not found in the argument list of sccp_sclc_user_sap_down_nofree(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph)
/build/deps/libosmo-sccp/src/sccp_sclc.c:119: warning: The following parameter of sccp_sclc_user_sap_down_nofree(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) is not documented:
  parameter 'oph'
..
Adding members to index pages...
Correcting members for VHDL...
Computing tooltip texts...
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating file sources...
Generating code for file include/osmocom/sigtran/m2ua_types.h...
Generating code for file include/osmocom/sigtran/mtp_sap.h...
Generating code for file include/osmocom/sigtran/osmo_ss7.h...
Generating code for file include/osmocom/sigtran/protocol/m3ua.h...
Generating code for file include/osmocom/sigtran/protocol/mtp.h...
Generating code for file include/osmocom/sigtran/protocol/sccp_scmg.h...
Generating code for file include/osmocom/sigtran/protocol/sua.h...
Generating code for file include/osmocom/sigtran/sccp_helpers.h...
Generating code for file include/osmocom/sigtran/sccp_sap.h...
Generating code for file include/osmocom/sigtran/sigtran_sap.h...
Generating code for file include/osmocom/sigtran/xua_msg.h...
Generating code for file include/osmocom/sigtran/xua_types.h...
Parsing code for file src/ipa.c...
Parsing code for file src/m3ua.c...
Parsing code for file src/mtp_pcap.c...
Parsing code for file src/osmo_ss7.c...
Parsing code for file src/osmo_ss7_as.c...
Parsing code for file src/osmo_ss7_asp.c...
Parsing code for file src/osmo_ss7_asp_peer.c...
Parsing code for file src/osmo_ss7_hmrt.c...
Parsing code for file src/osmo_ss7_vty.c...
Parsing code for file src/osmo_ss7_xua_srv.c...
Parsing code for file src/sccp.c...
Parsing code for file src/sccp2sua.c...
Parsing code for file src/sccp_helpers.c...
Generating code for file src/sccp_internal.h...
Parsing code for file src/sccp_lbcs.c...
Parsing code for file src/sccp_sap.c...
Parsing code for file src/sccp_sclc.c...
Parsing code for file src/sccp_scmg.c...
Parsing code for file src/sccp_scoc.c...
Parsing code for file src/sccp_scrc.c...
Parsing code for file src/sccp_types.c...
Parsing code for file src/sccp_user.c...
Parsing code for file src/sccp_vty.c...
Generating code for file src/ss7_internal.h...
Parsing code for file src/sua.c...
Parsing code for file src/xua_as_fsm.c...
Generating code for file src/xua_as_fsm.h...
Parsing code for file src/xua_asp_fsm.c...
Generating code for file src/xua_asp_fsm.h...
Parsing code for file src/xua_default_lm_fsm.c...
Generating code for file src/xua_internal.h...
Parsing code for file src/xua_msg.c...
Parsing code for file src/xua_rkm.c...
Parsing code for file src/xua_shared.c...
Parsing code for file src/xua_snm.c...
Generating file documentation...
Generating docs for file include/osmocom/sigtran/m2ua_types.h...
Generating docs for file include/osmocom/sigtran/mtp_sap.h...
Generating docs for file include/osmocom/sigtran/osmo_ss7.h...
Generating docs for file include/osmocom/sigtran/protocol/m3ua.h...
Generating docs for file include/osmocom/sigtran/protocol/mtp.h...
Generating docs for file include/osmocom/sigtran/protocol/sccp_scmg.h...
Generating docs for file include/osmocom/sigtran/protocol/sua.h...
Generating docs for file include/osmocom/sigtran/sccp_helpers.h...
Generating docs for file include/osmocom/sigtran/sccp_sap.h...
Generating docs for file include/osmocom/sigtran/sigtran_sap.h...
Generating docs for file include/osmocom/sigtran/xua_msg.h...
Generating docs for file include/osmocom/sigtran/xua_types.h...
Generating docs for file src/ipa.c...
Generating docs for file src/m3ua.c...
Generating docs for file src/mtp_pcap.c...
Generating docs for file src/osmo_ss7.c...
Generating docs for file src/osmo_ss7_as.c...
Generating docs for file src/osmo_ss7_asp.c...
Generating docs for file src/osmo_ss7_asp_peer.c...
Generating docs for file src/osmo_ss7_hmrt.c...
Generating docs for file src/osmo_ss7_vty.c...
Generating docs for file src/osmo_ss7_xua_srv.c...
Generating docs for file src/sccp.c...
Generating docs for file src/sccp2sua.c...
Generating docs for file src/sccp_helpers.c...
Generating docs for file src/sccp_internal.h...
Generating docs for file src/sccp_lbcs.c...
Generating docs for file src/sccp_sap.c...
Generating docs for file src/sccp_sclc.c...
Generating docs for file src/sccp_scmg.c./build/deps/libosmo-sccp/src/sccp_user.c:881: warning: argument 'sccp' of command @param is not found in the argument list of osmo_sccp_set_max_optional_data(struct osmo_sccp_instance *inst, int val)
/build/deps/libosmo-sccp/src/sccp_user.c:881: warning: The following parameter of osmo_sccp_set_max_optional_data(struct osmo_sccp_instance *inst, int val) is not documented:
  parameter 'inst'
/build/deps/libosmo-sccp/src/sccp_user.c:136: warning: The following parameter of osmo_sccp_user_bind(struct osmo_sccp_instance *inst, const char *name, osmo_prim_cb prim_cb, uint16_t ssn) is not documented:
  parameter 'prim_cb'
/build/deps/libosmo-sccp/src/sccp_user.c:123: warning: The following parameter of osmo_sccp_user_bind_pc(struct osmo_sccp_instance *inst, const char *name, osmo_prim_cb prim_cb, uint16_t ssn, uint32_t pc) is not documented:
  parameter 'prim_cb'
/build/deps/libosmo-sccp/src/sccp_user.c:88: warning: The following parameter of sccp_user_bind_pc(struct osmo_sccp_instance *inst, const char *name, osmo_prim_cb prim_cb, uint16_t ssn, uint32_t pc) is not documented:
  parameter 'prim_cb'
/build/deps/libosmo-sccp/src/osmo_ss7_asp.c:459: warning: The following parameter of ss7_asp_find_by_socket_addr(int fd, int trans_proto) is not documented:
  parameter 'trans_proto'
/build/deps/libosmo-sccp/src/sua.c:500: warning: unable to resolve reference to 'xua' for \ref command
/build/deps/libosmo-sccp/src/sua.c:674: warning: unable to resolve reference to 'msg' for \ref command
/build/deps/libosmo-sccp/src/sua.c:910: warning: argument 'info_string' of command @param is not found in the argument list of sua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str)
/build/deps/libosmo-sccp/src/sua.c:910: warning: The following parameter of sua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) is not documented:
  parameter 'info_str'
/build/deps/libosmo-sccp/src/sua.c:302: warning: unable to resolve reference to 'xua' for \ref command
/build/deps/libosmo-sccp/src/m3ua.c:685: warning: unable to resolve reference to 'msg' for \ref command
/build/deps/libosmo-sccp/src/m3ua.c:901: warning: argument 'info_string' of command @param is not found in the argument list of m3ua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str)
/build/deps/libosmo-sccp/src/m3ua.c:901: warning: The following parameter of m3ua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) is not documented:
  parameter 'info_str'
/build/deps/libosmo-sccp/src/m3ua.c:487: warning: unable to resolve reference to 'xua' for \ref command
/build/deps/libosmo-sccp/src/sccp2sua.c:69: warning: unable to resolve reference to 'in' for \ref command
/build/deps/libosmo-sccp/src/sccp2sua.c:224: warning: unable to resolve reference to 'msg' for \ref command
/build/deps/libosmo-sccp/src/sccp2sua.c:116: warning: unable to resolve reference to 'addr' for \ref command
/build/deps/libosmo-sccp/src/sua.c:500: warning: unable to resolve reference to 'xua' for \ref command
/build/deps/libosmo-sccp/src/sua.c:674: warning: unable to resolve reference to 'msg' for \ref command
/build/deps/libosmo-sccp/src/sua.c:910: warning: argument 'info_string' of command @param is not found in the argument list of sua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str)
/build/deps/libosmo-sccp/src/sua.c:910: warning: The following parameter of sua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) is not documented:
  parameter 'info_str'
/build/deps/libosmo-sccp/src/sua.c:302: warning: unable to resolve reference to 'xua' for \ref command
/build/deps/libosmo-sccp/src/xua_msg.c:433: warning: unable to resolve reference to 'maps' for \ref command
/build/deps/libosmo-sccp/src/xua_msg.c:431: warning: The following parameter of xua_msg_event_map(const struct xua_msg *xua, const struct xua_msg_event_map *maps, unsigned int num_maps) is not documented:
  parameter 'num_maps'
/build/deps/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h:84: warning: unable to resolve reference to 'osmo_xua_servers' for \ref command
/build/deps/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h:84: warning: unable to resolve reference to 'osmo_xua_servers' for \ref command
..
Generating docs for file src/sccp_scoc.c...
Generating docs for file src/sccp_scrc.c...
Generating docs for file src/sccp_types.c...
Generating docs for file src/sccp_user.c...
Generating docs for file src/sccp_vty.c...
Generating docs for file src/ss7_internal.h...
Generating docs for file src/sua.c...
Generating docs for file src/xua_as_fsm.c...
Generating docs for file src/xua_as_fsm.h...
Generating docs for file src/xua_asp_fsm.c...
Generating docs for file src/xua_asp_fsm.h...
Generating docs for file src/xua_default_lm_fsm.c...
Generating docs for file src/xua_internal.h...
Generating docs for file src/xua_msg.c...
Generating docs for file src/xua_rkm.c...
Generating docs for file src/xua_shared.c...
Generating docs for file src/xua_snm.c...
Generating page documentation...
Generating group documentation...
Generating class documentation...
Generating docs for compound ipa_asp_fsm_priv...
Generating docs for compound lm_fsm_priv...
Generating docs for compound m3ua_data_hdr...
Generating docs for compound osmo_mtp_pause_param...
Generating docs for compound osmo_mtp_prim...
Generating docs for compound osmo_mtp_resume_param...
Generating docs for compound osmo_mtp_status_param...
Generating docs for compound osmo_mtp_transfer_param...
Generating docs for compound osmo_sccp_addr...
Generating docs for compound osmo_sccp_addr_entry...
Generating docs for compound osmo_sccp_gt...
Generating docs for compound osmo_sccp_instance...
Generating docs for compound osmo_sccp_user...
Generating docs for compound osmo_scu_connect_param...
Generating docs for compound osmo_scu_data_param...
Generating docs for compound osmo_scu_disconn_param...
Generating docs for compound osmo_scu_notice_param...
Generating docs for compound osmo_scu_pcstate_param...
Generating docs for compound osmo_scu_prim...
Generating docs for compound osmo_scu_reset_param...
Generating docs for compound osmo_scu_state_param...
Generating docs for compound osmo_scu_unitdata_param...
Generating docs for compound osmo_ss7_as...
Generating docs for compound osmo_ss7_asp...
Generating docs for compound osmo_ss7_asp_peer...
Generating docs for compound osmo_ss7_instance...
Generating docs for compound osmo_ss7_link...
Generating docs for compound osmo_ss7_linkset...
Generating docs for compound osmo_ss7_pc_fmt...
Generating docs for compound osmo_ss7_route...
Generating docs for compound osmo_ss7_route_table...
Generating docs for compound osmo_ss7_routing_key...
Generating docs for compound osmo_ss7_user...
Generating docs for compound osmo_xlm_prim...
Generating docs for compound osmo_xlm_prim_error...
Generating docs for compound osmo_xlm_prim_notify...
Generating docs for compound osmo_xlm_prim_rk_dereg...
Generating docs for compound osmo_xlm_prim_rk_reg...
Generating docs for compound osmo_xua_layer_manager...
Generating docs for compound osmo_xua_server...
Generating docs for compound pcap_hdr...
Generating docs for compound pcaprec_hdr...
Generating docs for compound sccp_connection...
Generating docs for compound sccp_data_callback...
Generating docs for compound sccp_scmg_msg...
Generating docs for compound sccp_system...
Generating docs for compound udt_offsets...
Generating docs for compound xua_as_fsm_priv...
Generating docs for compound xua_asp_fsm_priv...
Generating docs for compound xua_common_hdr...
Generating docs for compound xua_dialect...
Generating docs for compound xua_msg...
Generating docs for compound xua_msg_class...
Generating docs for compound xua_msg_event_map...
Generating docs for compound xua_msg_part...
Generating docs for compound xua_parameter_hdr...
Generating concept documentation...
Generating namespace index...
Generating graph info page...
Generating directory documentation...
Generating index page...
Generating page index...
Generating module index...
Generating namespace index...
Generating namespace member index...
Generating concept index...
Generating annotated compound index...
Generating alphabetical compound index...
Generating hierarchical class index...
Generating member index...
Generating file index...
Generating file member index...
Generating example index...
finalizing index lists...
writing tag file...
Running plantuml with JAVA...
lookup cache used 2216/65536 hits=24409 misses=2370
finished...
cd ./doc && tar cf html.tar */html
make[3]: Entering directory '/build/deps/libosmo-sccp'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-sccp/share/doc/libosmo-sccp'
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-sccp/lib/pkgconfig'
 /usr/bin/install -c -m 644 ./doc/html.tar '/build/deps/install/stow/libosmo-sccp/share/doc/libosmo-sccp'
 /usr/bin/install -c -m 644 libosmo-sccp.pc libosmo-mtp.pc libosmo-sigtran.pc libosmo-xua.pc '/build/deps/install/stow/libosmo-sccp/lib/pkgconfig'
make  install-data-hook
make[4]: Entering directory '/build/deps/libosmo-sccp'
cd /build/deps/install/stow/libosmo-sccp/share/doc/libosmo-sccp && tar xf html.tar && rm -f html.tar
make[4]: Leaving directory '/build/deps/libosmo-sccp'
make[3]: Leaving directory '/build/deps/libosmo-sccp'
make[2]: Leaving directory '/build/deps/libosmo-sccp'
make[1]: Leaving directory '/build/deps/libosmo-sccp'
+ STOW_DIR=/build/deps/install/stow stow --restow libosmo-sccp
+ CONFIG=
+ '[' 1 = 1 ']'
+ osmo-build-dep.sh osmo-gsm-manuals



 =============================== osmo-gsm-manuals ===============================

+ mkdir -p /build/deps
+ cd /build/deps
+ osmo-deps.sh osmo-gsm-manuals 
+ project=osmo-gsm-manuals
+ branch=master
+ git branch -a
+ grep -c remotes/origin/master$
+ [ x1 != x0 ]
+ branch=origin/master
+ test -d osmo-gsm-manuals
+ osmo_git_clone_url osmo-gsm-manuals
+ echo https://gerrit.osmocom.org/osmo-gsm-manuals
+ git clone https://gerrit.osmocom.org/osmo-gsm-manuals osmo-gsm-manuals
Cloning into 'osmo-gsm-manuals'...
+ cd osmo-gsm-manuals
+ git fetch --tags origin
+ git fetch origin
+ deps= osmo-clean-workspace.sh
+ chmod -R +w .
+ git checkout -f HEAD
Your branch is up to date with 'origin/master'.
+ git clean -dxf
+ [ -d  ]
+ [ -d layer1-headers ]
+ git checkout -f origin/master
Note: switching to 'origin/master'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 8819bd9 Cosmetic: build/Makefile.asciidoc: remove comments
+ git rev-parse HEAD
8819bd91ec607a42cda0574d16d3e5eccd63ef78
+ cd osmo-gsm-manuals
+ mkdir -p /build/deps/install/stow
+ osmo_source_subdir osmo-gsm-manuals
+ subdir=
+ [ -n  ]
+ autoreconf --install --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.ac:40: warning: AC_OUTPUT should be used without arguments.
configure.ac:40: You should run autoupdate.
configure.ac:17: installing './compile'
configure.ac:17: installing './config.guess'
configure.ac:17: installing './config.sub'
configure.ac:9: installing './install-sh'
configure.ac:9: installing './missing'
+ ./configure --prefix=/build/deps/install/stow/osmo-gsm-manuals --with-systemdsystemunitdir=/build/deps/install/stow/osmo-gsm-manuals/lib/systemd/system
configure: WARNING: unrecognized options: --with-systemdsystemunitdir
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking whether make supports the include directive... yes (GNU style)
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... none
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
All dependencies installed!
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating osmo-gsm-manuals.pc
config.status: creating Makefile
config.status: creating tests/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --with-systemdsystemunitdir
+ [ -n  ]
+ make -j 8 install
echo 1.5.0.12-8819 > .version-t && mv .version-t .version
make  install-recursive
make[1]: Entering directory '/build/deps/osmo-gsm-manuals'
Making install in tests
make[2]: Entering directory '/build/deps/osmo-gsm-manuals/tests'
echo ":gfdl-enabled:" > test-usermanual.adoc
ln -s ../build build
ln -s ../common common
echo ":program-name: Test" >> test-usermanual.adoc
echo "" >> test-usermanual.adoc
mkdir -p generated
xmllint --xinclude --postvalid --noout test-vty-reference.xml
echo "Osmo GSM Manuals Shared Content Test" >> test-usermanual.adoc
../build/vty_reference_combine.sh "/build/deps/osmo-gsm-manuals/merge_doc.xsl" \
	$(../build/find_existing_path.sh "vty/*reference.xml" . .) \
	../common/vty_additions.xml \
	./vty/*additions*.xml > generated/combined.xml
export VTYDIR_NAME="vty-test2" && \
export VTYDIR_SRC="./$VTYDIR_NAME" && \
export VTYDIR_BUILD="./$VTYDIR_NAME" && \
export VTYGEN="generated/docbook_test2-vty-reference.xml_combine" && \
mkdir -p $VTYGEN && \
../build/vty_reference_combine.sh "/build/deps/osmo-gsm-manuals/merge_doc.xsl" \
	$(../build/find_existing_path.sh "*reference.xml" $VTYDIR_BUILD $VTYDIR_SRC) \
	../common/vty_additions.xml \
	$VTYDIR_SRC/*additions*.xml > $VTYGEN/combined.xml && \
xsltproc ../vty_reference.xsl $VTYGEN/combined.xml > "generated/docbook_test2-vty-reference.xml"
xmllint --xinclude --postvalid --noout test2-vty-reference.xml
echo "====================================" >> test-usermanual.adoc
echo "Oliver Smith <osmith@sysmocom.de>" >> test-usermanual.adoc
make[3]: Entering directory '/build/deps/osmo-gsm-manuals/tests'
echo "" >> test-usermanual.adoc
+ mktemp
for chapter in ../common/chapters/preface.adoc ../common/chapters/osmux/osmux.adoc ../common/chapters/gb-ns2.adoc ../common/chapters/mgwpool.adoc ../common/chapters/bibliography.adoc ../common/chapters/installation.adoc ../common/chapters/cs7-config.adoc ../common/chapters/gfdl.adoc ../common/chapters/control_if.adoc ../common/chapters/sigtran-osmocom.adoc ../common/chapters/abis.adoc ../common/chapters/counters-overview.adoc ../common/chapters/trx_if.adoc ../common/chapters/mncc.adoc ../common/chapters/gb-pool.adoc ../common/chapters/qos-dscp-pcp.adoc ../common/chapters/gb.adoc ../common/chapters/oap.adoc ../common/chapters/cell-broadcast.adoc ../common/chapters/spectrum.adoc ../common/chapters/sigtran.adoc ../common/chapters/logging.adoc ../common/chapters/vty_cpu_sched.adoc ../common/chapters/port_numbers.adoc ../common/chapters/smpp.adoc ../common/chapters/gsup.adoc ../common/chapters/vty.adoc ../common/chapters/rf.adoc ../common/chapters/glossary.adoc; do \
	echo "include::${chapter}[]" >> test-usermanual.adoc; \
done;
+ combined=/tmp/tmp.oeXA8W1hrr
+ mktemp
+ mktemp
+ combine_src=/tmp/tmp.AgPPGEHh1z
+ cp ./vty/test_vty_reference.xml /tmp/tmp.oeXA8W1hrr
+ combined=/tmp/tmp.0u4XHPfe9Y
+ mktemp
if ! [ -f test-usermanual.adoc ]; then \
	ln -s test-usermanual.adoc test-usermanual.adoc; \
fi
+ combine_src=/tmp/tmp.FHExr02CkP
+ cp ./vty-test2/test2_vty_reference.xml /tmp/tmp.0u4XHPfe9Y
+ [ -n ../common/vty_additions.xml ]
+ realpath ../common/vty_additions.xml
TEXINPUTS=".." \
	a2x -vv -L --asciidoc-opts="-f ../build/mscgen-filter.conf -f ../build/diag-filter.conf -f ../build/docinfo-releaseinfo.conf -f ../build/graphviz-filter.conf -a srcdir='/build/deps/osmo-gsm-manuals/tests' -a commondir='../common' " --dblatex-opts="--config ../build/dblatex_config.xml -s ../build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0 " -a docinfo -a revnumber="DRAFT 1.5.0-12-g8819" -a revdate="2024-Apr-03" test-usermanual.adoc
+ [ -n ../common/vty_additions.xml ]
+ realpath ../common/vty_additions.xml
+ addition=/build/deps/osmo-gsm-manuals/common/vty_additions.xml
+ shift
+ cp /tmp/tmp.oeXA8W1hrr /tmp/tmp.AgPPGEHh1z
+ addition=/build/deps/osmo-gsm-manuals/common/vty_additions.xml
+ shift
+ cp /tmp/tmp.0u4XHPfe9Y /tmp/tmp.FHExr02CkP
+ xsltproc -o /tmp/tmp.oeXA8W1hrr --stringparam with /build/deps/osmo-gsm-manuals/common/vty_additions.xml /build/deps/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.AgPPGEHh1z
+ xsltproc -o /tmp/tmp.0u4XHPfe9Y --stringparam with /build/deps/osmo-gsm-manuals/common/vty_additions.xml /build/deps/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.FHExr02CkP
+ [ -n ./vty/test_vty_additions.xml ]
+ realpath ./vty/test_vty_additions.xml
+ [ -n ./vty-test2/test2_vty_additions.xml ]
+ realpath ./vty-test2/test2_vty_additions.xml
+ addition=/build/deps/osmo-gsm-manuals/tests/vty/test_vty_additions.xml
+ shift
+ cp /tmp/tmp.oeXA8W1hrr /tmp/tmp.AgPPGEHh1z
+ addition=/build/deps/osmo-gsm-manuals/tests/vty-test2/test2_vty_additions.xml
+ shift
+ cp /tmp/tmp.0u4XHPfe9Y /tmp/tmp.FHExr02CkP
+ xsltproc -o /tmp/tmp.oeXA8W1hrr --stringparam with /build/deps/osmo-gsm-manuals/tests/vty/test_vty_additions.xml /build/deps/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.AgPPGEHh1z
+ xsltproc -o /tmp/tmp.0u4XHPfe9Y --stringparam with /build/deps/osmo-gsm-manuals/tests/vty-test2/test2_vty_additions.xml /build/deps/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.FHExr02CkP
+ [ -n  ]
+ cat /tmp/tmp.oeXA8W1hrr
+ rm -f /tmp/tmp.AgPPGEHh1z
+ rm -f /tmp/tmp.oeXA8W1hrr
+ [ -n  ]
+ cat /tmp/tmp.0u4XHPfe9Y
xsltproc ../vty_reference.xsl generated/combined.xml \
	> generated/docbook_vty.xml
+ rm -f /tmp/tmp.FHExr02CkP
+ rm -f /tmp/tmp.0u4XHPfe9Y
set -x && \
export GIT_DATE="2024-Apr-03" && \
export REVNUMBER="DRAFT 1.5.0-12-g8819" && \
export TEMPFILE="/build/deps/osmo-gsm-manuals/tests/generated/_temp_test-vty-reference.xml" && \
../build/docbook-set-revhistory.py "test-vty-reference.xml" && \
dblatex \
	--config ../build/dblatex_config.xml \
	--xslt-opts="--path /build/deps/osmo-gsm-manuals/common/chapters:/build/deps/osmo-gsm-manuals/tests/generated" \
	 \
	-P draft.mode=no \
	-o test-vty-reference.pdf \
	"$TEMPFILE" && \
rm $TEMPFILE
+ export GIT_DATE=2024-Apr-03
+ GIT_DATE=2024-Apr-03
+ export 'REVNUMBER=DRAFT 1.5.0-12-g8819'
+ REVNUMBER='DRAFT 1.5.0-12-g8819'
+ export TEMPFILE=/build/deps/osmo-gsm-manuals/tests/generated/_temp_test-vty-reference.xml
+ TEMPFILE=/build/deps/osmo-gsm-manuals/tests/generated/_temp_test-vty-reference.xml
+ ../build/docbook-set-revhistory.py test-vty-reference.xml
set -x && \
export GIT_DATE="2024-Apr-03" && \
export REVNUMBER="DRAFT 1.5.0-12-g8819" && \
export TEMPFILE="/build/deps/osmo-gsm-manuals/tests/generated/_temp_test2-vty-reference.xml" && \
../build/docbook-set-revhistory.py "test2-vty-reference.xml" && \
dblatex \
	--config ../build/dblatex_config.xml \
	--xslt-opts="--path /build/deps/osmo-gsm-manuals/common/chapters:/build/deps/osmo-gsm-manuals/tests/generated" \
	 \
	-P draft.mode=no \
	-o test2-vty-reference.pdf \
	"$TEMPFILE" && \
rm $TEMPFILE
+ export GIT_DATE=2024-Apr-03
+ GIT_DATE=2024-Apr-03
+ export 'REVNUMBER=DRAFT 1.5.0-12-g8819'
+ REVNUMBER='DRAFT 1.5.0-12-g8819'
+ export TEMPFILE=/build/deps/osmo-gsm-manuals/tests/generated/_temp_test2-vty-reference.xml
+ TEMPFILE=/build/deps/osmo-gsm-manuals/tests/generated/_temp_test2-vty-reference.xml
+ ../build/docbook-set-revhistory.py test2-vty-reference.xml
Changing revhistory to DRAFT 1.5.0-12-g8819, 2024-Apr-03...
Changing revhistory to DRAFT 1.5.0-12-g8819, 2024-Apr-03...
+ dblatex --config ../build/dblatex_config.xml '--xslt-opts=--path /build/deps/osmo-gsm-manuals/common/chapters:/build/deps/osmo-gsm-manuals/tests/generated' -P draft.mode=no -o test2-vty-reference.pdf /build/deps/osmo-gsm-manuals/tests/generated/_temp_test2-vty-reference.xml
+ dblatex --config ../build/dblatex_config.xml '--xslt-opts=--path /build/deps/osmo-gsm-manuals/common/chapters:/build/deps/osmo-gsm-manuals/tests/generated' -P draft.mode=no -o test-vty-reference.pdf /build/deps/osmo-gsm-manuals/tests/generated/_temp_test-vty-reference.xml
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/deps/osmo-gsm-manuals/tests'
asciidoc: reading: /etc/asciidoc/asciidoc.conf
asciidoc: reading: ../build/mscgen-filter.conf
asciidoc: reading: ../build/diag-filter.conf
asciidoc: reading: ../build/docinfo-releaseinfo.conf
asciidoc: reading: ../build/graphviz-filter.conf
asciidoc: reading: /etc/asciidoc/asciidoc.conf
asciidoc: reading: /build/deps/osmo-gsm-manuals/tests/test-usermanual.adoc
asciidoc: reading: /etc/asciidoc/docbook45.conf
asciidoc: reading: /etc/asciidoc/filters/code/code-filter.conf
asciidoc: reading: /etc/asciidoc/filters/graphviz/graphviz-filter.conf
asciidoc: reading: /etc/asciidoc/filters/source/source-highlight-filter.conf
asciidoc: reading: /etc/asciidoc/filters/music/music-filter.conf
asciidoc: reading: /etc/asciidoc/filters/latex/latex-filter.conf
asciidoc: reading: /etc/asciidoc/lang-en.conf
asciidoc: reading: ../build/mscgen-filter.conf
asciidoc: reading: ../build/diag-filter.conf
asciidoc: reading: ../build/docinfo-releaseinfo.conf
asciidoc: reading: ../build/graphviz-filter.conf
asciidoc: writing: /build/deps/osmo-gsm-manuals/tests/test-usermanual.xml
asciidoc: test-usermanual.adoc: line 6: evaluating: {include:/build/deps/osmo-gsm-manuals/tests/test-usermanual-docinfo.xml}
asciidoc: include: /build/deps/osmo-gsm-manuals/common/chapters/preface.adoc
asciidoc: test-usermanual.adoc: line 8: reading: /build/deps/osmo-gsm-manuals/common/chapters/preface.adoc
Build the book set list...
Build the book set list...
asciidoc: include: /build/deps/osmo-gsm-manuals/common/chapters/osmux/osmux.adoc
asciidoc: test-usermanual.adoc: line 9: reading: /build/deps/osmo-gsm-manuals/common/chapters/osmux/osmux.adoc
asciidoc: include: /build/deps/osmo-gsm-manuals/common/chapters/osmux/network_osmux_aoip.dot
asciidoc: osmux.adoc: line 125: reading: /build/deps/osmo-gsm-manuals/common/chapters/osmux/network_osmux_aoip.dot
asciidoc: osmux.adoc: line 124: evaluating: {counter2:target-number}
asciidoc: osmux.adoc: line 124: evaluating: {set2:target:test-usermanual__1.svg}
asciidoc: network_osmux_aoip.dot: line 32: filtering: dot -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__1.svg" -T svg && echo " "
Build the listings...
Build the listings...
asciidoc: include: /build/deps/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_aoip.msc
asciidoc: osmux.adoc: line 131: reading: /build/deps/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_aoip.msc
asciidoc: osmux.adoc: line 130: evaluating: {counter2:target-number}
asciidoc: osmux.adoc: line 130: evaluating: {set2:target:test-usermanual__2.svg}
asciidoc: mo_call_osmux_aoip.msc: line 54: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__2.svg" -Tsvg -
asciidoc: include: /build/deps/osmo-gsm-manuals/common/chapters/osmux/network_osmux_sccplite.dot
asciidoc: osmux.adoc: line 140: reading: /build/deps/osmo-gsm-manuals/common/chapters/osmux/network_osmux_sccplite.dot
asciidoc: osmux.adoc: line 139: evaluating: {counter2:target-number}
asciidoc: osmux.adoc: line 139: evaluating: {set2:target:test-usermanual__3.svg}
asciidoc: network_osmux_sccplite.dot: line 33: filtering: dot -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__3.svg" -T svg && echo " "
asciidoc: include: /build/deps/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_sccplite.msc
asciidoc: osmux.adoc: line 146: reading: /build/deps/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_sccplite.msc
asciidoc: osmux.adoc: line 145: evaluating: {counter2:target-number}
asciidoc: osmux.adoc: line 145: evaluating: {set2:target:test-usermanual__4.svg}
asciidoc: mo_call_osmux_sccplite.msc: line 58: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__4.svg" -Tsvg -
asciidoc: include: /build/deps/osmo-gsm-manuals/common/chapters/osmux/network_osmux_sccplite_nat.dot
asciidoc: osmux.adoc: line 155: reading: /build/deps/osmo-gsm-manuals/common/chapters/osmux/network_osmux_sccplite_nat.dot
asciidoc: osmux.adoc: line 154: evaluating: {counter2:target-number}
asciidoc: osmux.adoc: line 154: evaluating: {set2:target:test-usermanual__5.svg}
asciidoc: network_osmux_sccplite_nat.dot: line 40: filtering: dot -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__5.svg" -T svg && echo " "
asciidoc: include: /build/deps/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_sccplite_nat.msc
asciidoc: osmux.adoc: line 161: reading: /build/deps/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_sccplite_nat.msc
asciidoc: osmux.adoc: line 160: evaluating: {counter2:target-number}
asciidoc: osmux.adoc: line 160: evaluating: {set2:target:test-usermanual__6.svg}
asciidoc: mo_call_osmux_sccplite_nat.msc: line 77: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__6.svg" -Tsvg -
XSLT stylesheets DocBook - LaTeX 2e (0.3.12)
===================================================
Stripping NS from DocBook 5/NG document.
Processing stripped document.
XSLT stylesheets DocBook - LaTeX 2e (0.3.12)
===================================================
Stripping NS from DocBook 5/NG document.
Processing stripped document.
asciidoc: include: /build/deps/osmo-gsm-manuals/common/chapters/osmux/mgcp_extension_osmux.adoc
asciidoc: osmux.adoc: line 164: reading: /build/deps/osmo-gsm-manuals/common/chapters/osmux/mgcp_extension_osmux.adoc
asciidoc: include: /build/deps/osmo-gsm-manuals/common/chapters/osmux/network_osmux_abis.dot
asciidoc: osmux.adoc: line 172: reading: /build/deps/osmo-gsm-manuals/common/chapters/osmux/network_osmux_abis.dot
asciidoc: osmux.adoc: line 171: evaluating: {counter2:target-number}
asciidoc: osmux.adoc: line 171: evaluating: {set2:target:test-usermanual__7.svg}
asciidoc: network_osmux_abis.dot: line 32: filtering: dot -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__7.svg" -T svg && echo " "
asciidoc: include: /build/deps/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_abis.msc
asciidoc: osmux.adoc: line 178: reading: /build/deps/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_abis.msc
asciidoc: osmux.adoc: line 177: evaluating: {counter2:target-number}
asciidoc: osmux.adoc: line 177: evaluating: {set2:target:test-usermanual__8.svg}
asciidoc: mo_call_osmux_abis.msc: line 54: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__8.svg" -Tsvg -
Build _temp_test-vty-reference.pdf
Build _temp_test2-vty-reference.pdf
asciidoc: include: /build/deps/osmo-gsm-manuals/common/chapters/gb-ns2.adoc
asciidoc: test-usermanual.adoc: line 10: reading: /build/deps/osmo-gsm-manuals/common/chapters/gb-ns2.adoc
asciidoc: include: /build/deps/osmo-gsm-manuals/common/chapters/gb-ip-sns.msc
asciidoc: gb-ns2.adoc: line 153: reading: /build/deps/osmo-gsm-manuals/common/chapters/gb-ip-sns.msc
asciidoc: gb-ns2.adoc: line 152: evaluating: {counter2:target-number}
asciidoc: gb-ns2.adoc: line 152: evaluating: {set2:target:test-usermanual__9.svg}
asciidoc: gb-ip-sns.msc: line 38: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__9.svg" -Tsvg -
asciidoc: include: /build/deps/osmo-gsm-manuals/common/chapters/gb-ns2-nsvc-states-reset-block.dot
asciidoc: gb-ns2.adoc: line 436: reading: /build/deps/osmo-gsm-manuals/common/chapters/gb-ns2-nsvc-states-reset-block.dot
asciidoc: gb-ns2.adoc: line 435: evaluating: {counter2:target-number}
asciidoc: gb-ns2.adoc: line 435: evaluating: {set2:target:test-usermanual__10.svg}
asciidoc: gb-ns2-nsvc-states-reset-block.dot: line 9: filtering: dot -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__10.svg" -T svg && echo " "
asciidoc: include: /build/deps/osmo-gsm-manuals/common/chapters/gb-ns2-nsvc-states-alive.dot
asciidoc: gb-ns2.adoc: line 443: reading: /build/deps/osmo-gsm-manuals/common/chapters/gb-ns2-nsvc-states-alive.dot
asciidoc: gb-ns2.adoc: line 442: evaluating: {counter2:target-number}
asciidoc: gb-ns2.adoc: line 442: evaluating: {set2:target:test-usermanual__11.svg}
asciidoc: gb-ns2-nsvc-states-alive.dot: line 6: filtering: dot -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__11.svg" -T svg && echo " "
asciidoc: include: /build/deps/osmo-gsm-manuals/common/chapters/mgwpool.adoc
asciidoc: test-usermanual.adoc: line 11: reading: /build/deps/osmo-gsm-manuals/common/chapters/mgwpool.adoc
asciidoc: include: /build/deps/osmo-gsm-manuals/common/chapters/bibliography.adoc
asciidoc: test-usermanual.adoc: line 12: reading: /build/deps/osmo-gsm-manuals/common/chapters/bibliography.adoc
asciidoc: include: /build/deps/osmo-gsm-manuals/common/chapters/installation.adoc
asciidoc: test-usermanual.adoc: line 13: reading: /build/deps/osmo-gsm-manuals/common/chapters/installation.adoc
asciidoc: include: /build/deps/osmo-gsm-manuals/common/chapters/cs7-config.adoc
asciidoc: test-usermanual.adoc: line 14: reading: /build/deps/osmo-gsm-manuals/common/chapters/cs7-config.adoc
asciidoc: include: /build/deps/osmo-gsm-manuals/common/chapters/gfdl.adoc
asciidoc: test-usermanual.adoc: line 15: reading: /build/deps/osmo-gsm-manuals/common/chapters/gfdl.adoc
asciidoc: include: /build/deps/osmo-gsm-manuals/common/chapters/control_if.adoc
asciidoc: test-usermanual.adoc: line 16: reading: /build/deps/osmo-gsm-manuals/common/chapters/control_if.adoc
asciidoc: control_if.adoc: line 25: evaluating: {counter2:target-number}
asciidoc: control_if.adoc: line 25: evaluating: {set2:target:test-usermanual__12.svg}
asciidoc: control_if.adoc: line 32: filtering: packetdiag3 -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__12.svg" -Tsvg - && echo " "
asciidoc: control_if.adoc: line 40: evaluating: {counter2:target-number}
asciidoc: control_if.adoc: line 40: evaluating: {set2:target:test-usermanual__13.svg}
asciidoc: control_if.adoc: line 46: filtering: packetdiag3 -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__13.svg" -Tsvg - && echo " "
'test2-vty-reference.pdf' successfully built
'test-vty-reference.pdf' successfully built
+ rm /build/deps/osmo-gsm-manuals/tests/generated/_temp_test2-vty-reference.xml
+ rm /build/deps/osmo-gsm-manuals/tests/generated/_temp_test-vty-reference.xml
asciidoc: control_if.adoc: line 77: evaluating: {counter2:target-number}
asciidoc: control_if.adoc: line 77: evaluating: {set2:target:test-usermanual__14.svg}
asciidoc: control_if.adoc: line 83: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__14.svg" -Tsvg -
asciidoc: control_if.adoc: line 88: evaluating: {counter2:target-number}
asciidoc: control_if.adoc: line 88: evaluating: {set2:target:test-usermanual__15.svg}
asciidoc: control_if.adoc: line 94: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__15.svg" -Tsvg -
asciidoc: control_if.adoc: line 104: evaluating: {counter2:target-number}
asciidoc: control_if.adoc: line 104: evaluating: {set2:target:test-usermanual__16.svg}
asciidoc: control_if.adoc: line 110: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__16.svg" -Tsvg -
asciidoc: control_if.adoc: line 115: evaluating: {counter2:target-number}
asciidoc: control_if.adoc: line 115: evaluating: {set2:target:test-usermanual__17.svg}
asciidoc: control_if.adoc: line 121: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__17.svg" -Tsvg -
asciidoc: control_if.adoc: line 131: evaluating: {counter2:target-number}
asciidoc: control_if.adoc: line 131: evaluating: {set2:target:test-usermanual__18.svg}
asciidoc: control_if.adoc: line 136: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__18.svg" -Tsvg -
asciidoc: include: /build/deps/osmo-gsm-manuals/common/chapters/sigtran-osmocom.adoc
asciidoc: test-usermanual.adoc: line 17: reading: /build/deps/osmo-gsm-manuals/common/chapters/sigtran-osmocom.adoc
asciidoc: include: /build/deps/osmo-gsm-manuals/common/chapters/sigtran-simple-2g.dot
asciidoc: sigtran-osmocom.adoc: line 221: reading: /build/deps/osmo-gsm-manuals/common/chapters/sigtran-simple-2g.dot
asciidoc: sigtran-osmocom.adoc: line 220: evaluating: {counter2:target-number}
asciidoc: sigtran-osmocom.adoc: line 220: evaluating: {set2:target:test-usermanual__19.svg}
asciidoc: sigtran-simple-2g.dot: line 22: filtering: dot -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__19.svg" -T svg && echo " "
asciidoc: include: /build/deps/osmo-gsm-manuals/common/chapters/sigtran-simple-3g.dot
asciidoc: sigtran-osmocom.adoc: line 251: reading: /build/deps/osmo-gsm-manuals/common/chapters/sigtran-simple-3g.dot
asciidoc: sigtran-osmocom.adoc: line 250: evaluating: {counter2:target-number}
asciidoc: sigtran-osmocom.adoc: line 250: evaluating: {set2:target:test-usermanual__20.svg}
asciidoc: sigtran-simple-3g.dot: line 24: filtering: dot -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__20.svg" -T svg && echo " "
asciidoc: include: /build/deps/osmo-gsm-manuals/common/chapters/abis.adoc
asciidoc: test-usermanual.adoc: line 18: reading: /build/deps/osmo-gsm-manuals/common/chapters/abis.adoc
asciidoc: include: /build/deps/osmo-gsm-manuals/common/chapters/counters-overview.adoc
asciidoc: test-usermanual.adoc: line 19: reading: /build/deps/osmo-gsm-manuals/common/chapters/counters-overview.adoc
asciidoc: include: /build/deps/osmo-gsm-manuals/common/chapters/trx_if.adoc
asciidoc: test-usermanual.adoc: line 20: reading: /build/deps/osmo-gsm-manuals/common/chapters/trx_if.adoc
asciidoc: trx_if.adoc: line 415: evaluating: {counter2:target-number}
asciidoc: trx_if.adoc: line 415: evaluating: {set2:target:test-usermanual__21.svg}
asciidoc: trx_if.adoc: line 428: filtering: packetdiag3 -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__21.svg" -Tsvg - && echo " "
asciidoc: trx_if.adoc: line 433: evaluating: {counter2:target-number}
asciidoc: trx_if.adoc: line 433: evaluating: {set2:target:test-usermanual__22.svg}
asciidoc: trx_if.adoc: line 447: filtering: packetdiag3 -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__22.svg" -Tsvg - && echo " "
asciidoc: trx_if.adoc: line 452: evaluating: {counter2:target-number}
asciidoc: trx_if.adoc: line 452: evaluating: {set2:target:test-usermanual__23.svg}
asciidoc: trx_if.adoc: line 465: filtering: packetdiag3 -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__23.svg" -Tsvg - && echo " "
asciidoc: trx_if.adoc: line 470: evaluating: {counter2:target-number}
asciidoc: trx_if.adoc: line 470: evaluating: {set2:target:test-usermanual__24.svg}
asciidoc: trx_if.adoc: line 487: filtering: packetdiag3 -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__24.svg" -Tsvg - && echo " "
asciidoc: trx_if.adoc: line 492: evaluating: {counter2:target-number}
asciidoc: trx_if.adoc: line 492: evaluating: {set2:target:test-usermanual__25.svg}
asciidoc: trx_if.adoc: line 507: filtering: packetdiag3 -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__25.svg" -Tsvg - && echo " "
asciidoc: trx_if.adoc: line 631: evaluating: {counter2:target-number}
asciidoc: trx_if.adoc: line 631: evaluating: {set2:target:test-usermanual__26.svg}
asciidoc: trx_if.adoc: line 642: filtering: packetdiag3 -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__26.svg" -Tsvg - && echo " "
asciidoc: trx_if.adoc: line 647: evaluating: {counter2:target-number}
asciidoc: trx_if.adoc: line 647: evaluating: {set2:target:test-usermanual__27.svg}
asciidoc: trx_if.adoc: line 664: filtering: packetdiag3 -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__27.svg" -Tsvg - && echo " "
asciidoc: trx_if.adoc: line 669: evaluating: {counter2:target-number}
asciidoc: trx_if.adoc: line 669: evaluating: {set2:target:test-usermanual__28.svg}
asciidoc: trx_if.adoc: line 684: filtering: packetdiag3 -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__28.svg" -Tsvg - && echo " "
asciidoc: include: /build/deps/osmo-gsm-manuals/common/chapters/mncc.adoc
asciidoc: test-usermanual.adoc: line 21: reading: /build/deps/osmo-gsm-manuals/common/chapters/mncc.adoc
asciidoc: include: /build/deps/osmo-gsm-manuals/common/chapters/gb-pool.adoc
asciidoc: test-usermanual.adoc: line 22: reading: /build/deps/osmo-gsm-manuals/common/chapters/gb-pool.adoc
asciidoc: include: /build/deps/osmo-gsm-manuals/common/chapters/qos-dscp-pcp.adoc
asciidoc: test-usermanual.adoc: line 23: reading: /build/deps/osmo-gsm-manuals/common/chapters/qos-dscp-pcp.adoc
asciidoc: include: /build/deps/osmo-gsm-manuals/tests/chapters/qos-example.adoc
asciidoc: qos-dscp-pcp.adoc: line 161: reading: /build/deps/osmo-gsm-manuals/tests/chapters/qos-example.adoc
asciidoc: include: /build/deps/osmo-gsm-manuals/common/chapters/gb.adoc
asciidoc: test-usermanual.adoc: line 24: reading: /build/deps/osmo-gsm-manuals/common/chapters/gb.adoc
asciidoc: include: /build/deps/osmo-gsm-manuals/common/chapters/oap.adoc
asciidoc: test-usermanual.adoc: line 25: reading: /build/deps/osmo-gsm-manuals/common/chapters/oap.adoc
asciidoc: oap.adoc: line 27: evaluating: {counter2:target-number}
asciidoc: oap.adoc: line 27: evaluating: {set2:target:test-usermanual__29.svg}
asciidoc: oap.adoc: line 35: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__29.svg" -Tsvg -
asciidoc: oap.adoc: line 40: evaluating: {counter2:target-number}
asciidoc: oap.adoc: line 40: evaluating: {set2:target:test-usermanual__30.svg}
asciidoc: oap.adoc: line 46: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__30.svg" -Tsvg -
asciidoc: oap.adoc: line 51: evaluating: {counter2:target-number}
asciidoc: oap.adoc: line 51: evaluating: {set2:target:test-usermanual__31.svg}
asciidoc: oap.adoc: line 61: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__31.svg" -Tsvg -
asciidoc: oap.adoc: line 243: evaluating: {counter2:target-number}
asciidoc: oap.adoc: line 243: evaluating: {set2:target:test-usermanual__32.svg}
asciidoc: oap.adoc: line 251: filtering: packetdiag3 -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__32.svg" -Tsvg - && echo " "
asciidoc: include: /build/deps/osmo-gsm-manuals/common/chapters/cell-broadcast.adoc
asciidoc: test-usermanual.adoc: line 26: reading: /build/deps/osmo-gsm-manuals/common/chapters/cell-broadcast.adoc
asciidoc: include: /build/deps/osmo-gsm-manuals/common/chapters/osmocom-cbs.msc
asciidoc: cell-broadcast.adoc: line 59: reading: /build/deps/osmo-gsm-manuals/common/chapters/osmocom-cbs.msc
asciidoc: cell-broadcast.adoc: line 58: evaluating: {counter2:target-number}
asciidoc: cell-broadcast.adoc: line 58: evaluating: {set2:target:test-usermanual__33.svg}
asciidoc: osmocom-cbs.msc: line 12: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__33.svg" -Tsvg -
asciidoc: include: /build/deps/osmo-gsm-manuals/common/chapters/spectrum.adoc
asciidoc: test-usermanual.adoc: line 27: reading: /build/deps/osmo-gsm-manuals/common/chapters/spectrum.adoc
asciidoc: include: /build/deps/osmo-gsm-manuals/common/chapters/sigtran.adoc
asciidoc: test-usermanual.adoc: line 28: reading: /build/deps/osmo-gsm-manuals/common/chapters/sigtran.adoc
asciidoc: include: /build/deps/osmo-gsm-manuals/common/chapters/logging.adoc
asciidoc: test-usermanual.adoc: line 29: reading: /build/deps/osmo-gsm-manuals/common/chapters/logging.adoc
asciidoc: include: /build/deps/osmo-gsm-manuals/common/chapters/vty_cpu_sched.adoc
asciidoc: test-usermanual.adoc: line 30: reading: /build/deps/osmo-gsm-manuals/common/chapters/vty_cpu_sched.adoc
asciidoc: include: /build/deps/osmo-gsm-manuals/common/chapters/port_numbers.adoc
asciidoc: test-usermanual.adoc: line 31: reading: /build/deps/osmo-gsm-manuals/common/chapters/port_numbers.adoc
asciidoc: include: /build/deps/osmo-gsm-manuals/common/chapters/smpp.adoc
asciidoc: test-usermanual.adoc: line 32: reading: /build/deps/osmo-gsm-manuals/common/chapters/smpp.adoc
asciidoc: include: /build/deps/osmo-gsm-manuals/common/chapters/gsup.adoc
asciidoc: test-usermanual.adoc: line 33: reading: /build/deps/osmo-gsm-manuals/common/chapters/gsup.adoc
asciidoc: gsup.adoc: line 63: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 63: evaluating: {set2:target:test-usermanual__34.svg}
asciidoc: gsup.adoc: line 70: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__34.svg" -Tsvg -
asciidoc: gsup.adoc: line 75: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 75: evaluating: {set2:target:test-usermanual__35.svg}
asciidoc: gsup.adoc: line 82: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__35.svg" -Tsvg -
asciidoc: gsup.adoc: line 92: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 92: evaluating: {set2:target:test-usermanual__36.svg}
asciidoc: gsup.adoc: line 98: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__36.svg" -Tsvg -
asciidoc: gsup.adoc: line 113: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 113: evaluating: {set2:target:test-usermanual__37.svg}
asciidoc: gsup.adoc: line 122: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__37.svg" -Tsvg -
asciidoc: gsup.adoc: line 127: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 127: evaluating: {set2:target:test-usermanual__38.svg}
asciidoc: gsup.adoc: line 134: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__38.svg" -Tsvg -
asciidoc: gsup.adoc: line 144: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 144: evaluating: {set2:target:test-usermanual__39.svg}
asciidoc: gsup.adoc: line 151: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__39.svg" -Tsvg -
asciidoc: gsup.adoc: line 156: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 156: evaluating: {set2:target:test-usermanual__40.svg}
asciidoc: gsup.adoc: line 163: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__40.svg" -Tsvg -
asciidoc: gsup.adoc: line 175: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 175: evaluating: {set2:target:test-usermanual__41.svg}
asciidoc: gsup.adoc: line 182: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__41.svg" -Tsvg -
asciidoc: gsup.adoc: line 194: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 194: evaluating: {set2:target:test-usermanual__42.svg}
asciidoc: gsup.adoc: line 201: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__42.svg" -Tsvg -
asciidoc: gsup.adoc: line 213: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 213: evaluating: {set2:target:test-usermanual__43.svg}
asciidoc: gsup.adoc: line 220: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__43.svg" -Tsvg -
asciidoc: gsup.adoc: line 239: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 239: evaluating: {set2:target:test-usermanual__44.svg}
asciidoc: gsup.adoc: line 251: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__44.svg" -Tsvg -
asciidoc: gsup.adoc: line 260: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 260: evaluating: {set2:target:test-usermanual__45.svg}
asciidoc: gsup.adoc: line 278: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__45.svg" -Tsvg -
asciidoc: gsup.adoc: line 289: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 289: evaluating: {set2:target:test-usermanual__46.svg}
asciidoc: gsup.adoc: line 297: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__46.svg" -Tsvg -
asciidoc: gsup.adoc: line 314: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 314: evaluating: {set2:target:test-usermanual__47.svg}
asciidoc: gsup.adoc: line 321: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__47.svg" -Tsvg -
asciidoc: gsup.adoc: line 1249: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 1249: evaluating: {set2:target:test-usermanual__48.svg}
asciidoc: gsup.adoc: line 1261: filtering: packetdiag3 -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__48.svg" -Tsvg - && echo " "
asciidoc: gsup.adoc: line 1282: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 1282: evaluating: {set2:target:test-usermanual__49.svg}
asciidoc: gsup.adoc: line 1291: filtering: packetdiag3 -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__49.svg" -Tsvg - && echo " "
asciidoc: gsup.adoc: line 1387: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 1387: evaluating: {set2:target:test-usermanual__50.svg}
asciidoc: gsup.adoc: line 1396: filtering: packetdiag3 -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__50.svg" -Tsvg - && echo " "
asciidoc: gsup.adoc: line 1469: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 1469: evaluating: {set2:target:test-usermanual__51.svg}
asciidoc: gsup.adoc: line 1477: filtering: packetdiag3 -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__51.svg" -Tsvg - && echo " "
asciidoc: gsup.adoc: line 1487: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 1487: evaluating: {set2:target:test-usermanual__52.svg}
asciidoc: gsup.adoc: line 1500: filtering: packetdiag3 -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__52.svg" -Tsvg - && echo " "
asciidoc: gsup.adoc: line 1514: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 1514: evaluating: {set2:target:test-usermanual__53.svg}
asciidoc: gsup.adoc: line 1529: filtering: packetdiag3 -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__53.svg" -Tsvg - && echo " "
asciidoc: gsup.adoc: line 1549: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 1549: evaluating: {set2:target:test-usermanual__54.svg}
asciidoc: gsup.adoc: line 1558: filtering: packetdiag3 -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__54.svg" -Tsvg - && echo " "
asciidoc: gsup.adoc: line 1571: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 1571: evaluating: {set2:target:test-usermanual__55.svg}
asciidoc: gsup.adoc: line 1578: filtering: packetdiag3 -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__55.svg" -Tsvg - && echo " "
asciidoc: gsup.adoc: line 1596: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 1596: evaluating: {set2:target:test-usermanual__56.svg}
asciidoc: gsup.adoc: line 1611: filtering: packetdiag3 -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__56.svg" -Tsvg - && echo " "
asciidoc: gsup.adoc: line 1679: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 1679: evaluating: {set2:target:test-usermanual__57.svg}
asciidoc: gsup.adoc: line 1688: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__57.svg" -Tsvg -
asciidoc: gsup.adoc: line 1711: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 1711: evaluating: {set2:target:test-usermanual__58.svg}
asciidoc: gsup.adoc: line 1721: filtering: packetdiag3 -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__58.svg" -Tsvg - && echo " "
asciidoc: gsup.adoc: line 1846: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 1846: evaluating: {set2:target:test-usermanual__59.svg}
asciidoc: gsup.adoc: line 1854: filtering: packetdiag3 -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__59.svg" -Tsvg - && echo " "
asciidoc: include: /build/deps/osmo-gsm-manuals/common/chapters/vty.adoc
asciidoc: test-usermanual.adoc: line 34: reading: /build/deps/osmo-gsm-manuals/common/chapters/vty.adoc
asciidoc: include: /build/deps/osmo-gsm-manuals/common/chapters/rf.adoc
asciidoc: test-usermanual.adoc: line 35: reading: /build/deps/osmo-gsm-manuals/common/chapters/rf.adoc
asciidoc: rf.adoc: line 150: evaluating: {counter2:target-number}
asciidoc: rf.adoc: line 150: evaluating: {set2:target:test-usermanual__60.svg}
asciidoc: rf.adoc: line 159: filtering: dot -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__60.svg" -T svg && echo " "
asciidoc: rf.adoc: line 200: evaluating: {counter2:target-number}
asciidoc: rf.adoc: line 200: evaluating: {set2:target:test-usermanual__61.svg}
asciidoc: rf.adoc: line 212: filtering: dot -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__61.svg" -T svg && echo " "
asciidoc: rf.adoc: line 358: evaluating: {counter2:target-number}
asciidoc: rf.adoc: line 358: evaluating: {set2:target:test-usermanual__62.svg}
asciidoc: rf.adoc: line 369: filtering: dot -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__62.svg" -T svg && echo " "
asciidoc: rf.adoc: line 374: evaluating: {counter2:target-number}
asciidoc: rf.adoc: line 374: evaluating: {set2:target:test-usermanual__63.svg}
asciidoc: rf.adoc: line 393: filtering: dot -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__63.svg" -T svg && echo " "
asciidoc: rf.adoc: line 642: evaluating: {counter2:target-number}
asciidoc: rf.adoc: line 642: evaluating: {set2:target:test-usermanual__64.svg}
asciidoc: rf.adoc: line 648: filtering: dot -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__64.svg" -T svg && echo " "
asciidoc: rf.adoc: line 673: evaluating: {counter2:target-number}
asciidoc: rf.adoc: line 673: evaluating: {set2:target:test-usermanual__65.svg}
asciidoc: rf.adoc: line 679: filtering: dot -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__65.svg" -T svg && echo " "
asciidoc: include: /build/deps/osmo-gsm-manuals/common/chapters/glossary.adoc
asciidoc: test-usermanual.adoc: line 36: reading: /build/deps/osmo-gsm-manuals/common/chapters/glossary.adoc
a2x: args: ['-vv', '-L', "--asciidoc-opts=-f ../build/mscgen-filter.conf -f ../build/diag-filter.conf -f ../build/docinfo-releaseinfo.conf -f ../build/graphviz-filter.conf -a srcdir='/build/deps/osmo-gsm-manuals/tests' -a commondir='../common' ", '--dblatex-opts=--config ../build/dblatex_config.xml -s ../build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0 ', '-a', 'docinfo', '-a', 'revnumber=DRAFT 1.5.0-12-g8819', '-a', 'revdate=2024-Apr-03', 'test-usermanual.adoc']
a2x: resource files: []
a2x: resource directories: ['/etc/asciidoc/stylesheets']
a2x: executing: asciidoc ['-f', '../build/mscgen-filter.conf', '-f', '../build/diag-filter.conf', '-f', '../build/docinfo-releaseinfo.conf', '-f', '../build/graphviz-filter.conf', '-a', 'srcdir=/build/deps/osmo-gsm-manuals/tests', '-a', 'commondir=../common', ('--attribute', 'docinfo'), ('--attribute', 'revnumber=DRAFT 1.5.0-12-g8819'), ('--attribute', 'revdate=2024-Apr-03'), ('--verbose',), ('--backend', 'docbook'), ('-a', 'a2x-format=pdf'), ('--out-file', '/build/deps/osmo-gsm-manuals/tests/test-usermanual.xml')]
a2x: executing: "dblatex" -t pdf -p "/etc/asciidoc/dblatex/asciidoc-dblatex.xsl" -s "/etc/asciidoc/dblatex/asciidoc-dblatex.sty" --config ../build/dblatex_config.xml -s ../build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0  -V  "/build/deps/osmo-gsm-manuals/tests/test-usermanual.xml"

Build the book set list...
xsltproc -o doclist.txt --xinclude --xincludestyle doclist.xsl /build/deps/osmo-gsm-manuals/tests/test-usermanual.xml
/build/deps/osmo-gsm-manuals/tests/test-usermanual.xml:679: element figure: validity error : ID fig-network-osmux-aoip already defined
<figure id="fig-network-osmux-aoip"><title>Sample node diagram of Osmux enabled 
                                   ^
Build the listings...
xsltproc -o listings.xml --xinclude --xincludestyle --param current.dir '/build/deps/osmo-gsm-manuals/tests' /usr/share/dblatex/xsl/common/mklistings.xsl /build/deps/osmo-gsm-manuals/tests/test-usermanual.xml
/build/deps/osmo-gsm-manuals/tests/test-usermanual.xml:679: element figure: validity error : ID fig-network-osmux-aoip already defined
<figure id="fig-network-osmux-aoip"><title>Sample node diagram of Osmux enabled 
                                   ^
xsltproc -o test-usermanual.rtex --xinclude --xincludestyle --param listings.xml '/tmp/tmp20qe68lg/listings.xml' --param current.dir '/build/deps/osmo-gsm-manuals/tests' /tmp/tmp20qe68lg/custom.xsl /build/deps/osmo-gsm-manuals/tests/test-usermanual.xml
/build/deps/osmo-gsm-manuals/tests/test-usermanual.xml:679: element figure: validity error : ID fig-network-osmux-aoip already defined
<figure id="fig-network-osmux-aoip"><title>Sample node diagram of Osmux enabled 
                                   ^
XSLT stylesheets DocBook - LaTeX 2e (0.3.12)
===================================================
Error: no ID for constraint linkend: gsup-msg-purge-ms-reqs.
XRef to nonexistent id: gsup-msg-purge-ms-reqs
Error: no ID for constraint linkend: gsup-ie-pdptaddress.
XRef to nonexistent id: gsup-ie-pdptaddress
Error: no ID for constraint linkend: ieee-802.11.
XRef to nonexistent id: ieee-802.11
Section level > 6 not well supported for bibliodiv
Image 'dblatex' not found
rsvg-convert -a -f pdf -o fig0.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__1.svg
rsvg-convert -a -f pdf -o fig1.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__2.svg
rsvg-convert -a -f pdf -o fig2.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__3.svg
rsvg-convert -a -f pdf -o fig3.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__4.svg
rsvg-convert -a -f pdf -o fig4.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__5.svg
rsvg-convert -a -f pdf -o fig5.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__6.svg
rsvg-convert -a -f pdf -o fig6.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__7.svg
rsvg-convert -a -f pdf -o fig7.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__8.svg
rsvg-convert -a -f pdf -o fig8.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__9.svg
rsvg-convert -a -f pdf -o fig9.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__10.svg
rsvg-convert -a -f pdf -o fig10.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__11.svg
rsvg-convert -a -f pdf -o fig11.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__12.svg
rsvg-convert -a -f pdf -o fig12.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__13.svg
rsvg-convert -a -f pdf -o fig13.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__14.svg
rsvg-convert -a -f pdf -o fig14.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__15.svg
rsvg-convert -a -f pdf -o fig15.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__16.svg
rsvg-convert -a -f pdf -o fig16.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__17.svg
rsvg-convert -a -f pdf -o fig17.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__18.svg
rsvg-convert -a -f pdf -o fig18.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__19.svg
rsvg-convert -a -f pdf -o fig19.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__20.svg
rsvg-convert -a -f pdf -o fig20.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__21.svg
rsvg-convert -a -f pdf -o fig21.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__22.svg
rsvg-convert -a -f pdf -o fig22.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__23.svg
rsvg-convert -a -f pdf -o fig23.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__24.svg
rsvg-convert -a -f pdf -o fig24.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__25.svg
rsvg-convert -a -f pdf -o fig25.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__26.svg
rsvg-convert -a -f pdf -o fig26.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__27.svg
rsvg-convert -a -f pdf -o fig27.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__28.svg
rsvg-convert -a -f pdf -o fig28.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__29.svg
rsvg-convert -a -f pdf -o fig29.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__30.svg
rsvg-convert -a -f pdf -o fig30.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__31.svg
rsvg-convert -a -f pdf -o fig31.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__32.svg
rsvg-convert -a -f pdf -o fig32.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__33.svg
Cannot convert './common/images/wireshark-gsmtap-log.png' to pdf
rsvg-convert -a -f pdf -o fig33.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__34.svg
rsvg-convert -a -f pdf -o fig34.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__35.svg
rsvg-convert -a -f pdf -o fig35.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__36.svg
rsvg-convert -a -f pdf -o fig36.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__37.svg
rsvg-convert -a -f pdf -o fig37.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__38.svg
rsvg-convert -a -f pdf -o fig38.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__39.svg
rsvg-convert -a -f pdf -o fig39.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__40.svg
rsvg-convert -a -f pdf -o fig40.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__41.svg
rsvg-convert -a -f pdf -o fig41.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__42.svg
rsvg-convert -a -f pdf -o fig42.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__43.svg
rsvg-convert -a -f pdf -o fig43.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__44.svg
rsvg-convert -a -f pdf -o fig44.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__45.svg
rsvg-convert -a -f pdf -o fig45.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__46.svg
rsvg-convert -a -f pdf -o fig46.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__47.svg
rsvg-convert -a -f pdf -o fig47.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__48.svg
rsvg-convert -a -f pdf -o fig48.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__49.svg
rsvg-convert -a -f pdf -o fig49.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__50.svg
rsvg-convert -a -f pdf -o fig50.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__51.svg
rsvg-convert -a -f pdf -o fig51.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__52.svg
rsvg-convert -a -f pdf -o fig52.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__53.svg
rsvg-convert -a -f pdf -o fig53.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__54.svg
rsvg-convert -a -f pdf -o fig54.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__55.svg
rsvg-convert -a -f pdf -o fig55.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__56.svg
rsvg-convert -a -f pdf -o fig56.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__57.svg
rsvg-convert -a -f pdf -o fig57.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__58.svg
rsvg-convert -a -f pdf -o fig58.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__59.svg
rsvg-convert -a -f pdf -o fig59.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__60.svg
rsvg-convert -a -f pdf -o fig60.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__61.svg
rsvg-convert -a -f pdf -o fig61.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__62.svg
rsvg-convert -a -f pdf -o fig62.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__63.svg
rsvg-convert -a -f pdf -o fig63.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__64.svg
rsvg-convert -a -f pdf -o fig64.pdf /build/deps/osmo-gsm-manuals/tests/test-usermanual__65.svg
Build test-usermanual.pdf
built-in module pdftex registered
no support found for ifthen
no support found for ifxetex
no support found for fontspec
no support found for xltxtra
no support found for fontenc
no support found for inputenc
no support found for fancybox
built-in module makeidx registered
no support found for custom-dblatex
built-in module bibtopic registered
building additional files...
checking if compiling is necessary...
the output file doesn't exist
pdflatex -interaction=batchmode test-usermanual.tex

kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 tctt0900
mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input tctt0900
This is METAFONT, Version 2.71828182 (TeX Live 2022/Debian) (preloaded base=mf)

(/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/tctt0900.mf
(/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/exbase.mf)
(/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/tctt.mf
(/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txsymb.mf
 Ok (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/exaccess.mf
 Ok) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txpseudo.mf
 Ok) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txaccent.mf
 Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [27] [29])
(/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txgen.mf
 Ok [100] [109] [98] [99] [108])
(/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txsymbol.mf
 Ok [13] [18] [21] [22] [23] [24] [25] [26] [28] [31] [32] [36] [39] [44]
[45] [46] [42] [47] [60] [61] [62] [77] [79] [87] [110] [91] [93] [94] [95]
[96] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137]
[138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149]
[150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161]
[162] [163] [164] [165] [166] [167] [168] [169] [171] [172] [173] [174]
[175] [177] [176] [180] [181] [182] [183] [184] [187] [191] [214] [246])
(/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txromod.mf
 Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57])
(/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txrsuper.mf
 Ok [185] [178] [179] [170] [186])
(/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txrfract.mf
 Ok [188] [189] [190]) ) ) )
Font metrics written on tctt0900.tfm.
Output written on tctt0900.600gf (128 characters, 17564 bytes).
Transcript written on tctt0900.log.
mktexpk: /build/.texlive2022/texmf-var/fonts/pk/ljfour/jknappen/ec/tctt0900.600pk: successfully generated.
running post-compilation scripts...
[index] the index file /tmp/tmp20qe68lg/test-usermanual.idx is empty
test-usermanual.aux MD5 checksum changed
test-usermanual.toc MD5 checksum changed
the /tmp/tmp20qe68lg/test-usermanual.aux file has changed
pdflatex -interaction=batchmode test-usermanual.tex
running post-compilation scripts...
[index] the index file /tmp/tmp20qe68lg/test-usermanual.idx is empty
test-usermanual.aux MD5 checksum changed
the /tmp/tmp20qe68lg/test-usermanual.aux file has changed but no re-run required?
no new compilation is needed
running last-compilation scripts...
'test-usermanual.pdf' successfully built

a2x: deleting /build/deps/osmo-gsm-manuals/tests/test-usermanual.xml
[ -n "osmo-gsm-manuals" ] || exit 1
if [ "1" != "1" ]; then \
	for i in test-usermanual.pdf test-vty-reference.pdf test2-vty-reference.pdf; do \
		install -vDm644 "$i" "/build/deps/install/stow/osmo-gsm-manuals/share/doc/osmo-gsm-manuals-doc/$i" || exit 1; \
	done; \
fi
rm generated/docbook_test2-vty-reference.xml
make[2]: Leaving directory '/build/deps/osmo-gsm-manuals/tests'
make[2]: Entering directory '/build/deps/osmo-gsm-manuals'
make[3]: Entering directory '/build/deps/osmo-gsm-manuals'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/osmo-gsm-manuals/lib/pkgconfig'
 /usr/bin/install -c -m 644 osmo-gsm-manuals.pc '/build/deps/install/stow/osmo-gsm-manuals/lib/pkgconfig'
make  install-data-hook
make[4]: Entering directory '/build/deps/osmo-gsm-manuals'
cd "." && \
	files="$(find build common *.xsl -not -type d)" && \
	for i in $files; do \
		if [ -x "$i" ]; then \
			mode=755; \
		else \
			mode=644; \
		fi; \
		install -vDm$mode "$i" ""/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals"/$i" || exit 1; \
	done;
install: creating directory '/build/deps/install/stow/osmo-gsm-manuals/share'
install: creating directory '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals'
install: creating directory '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build'
'build/Makefile.common.inc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/Makefile.common.inc'
'build/unix-time-to-fmt.py' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/unix-time-to-fmt.py'
'build/docinfo-releaseinfo.conf' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf'
'build/mscgen-filter.conf' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/mscgen-filter.conf'
'build/shrink-pdfs.sh' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/shrink-pdfs.sh'
'build/filter-wrapper.py' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/filter-wrapper.py'
'build/Makefile.docbook.inc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/Makefile.docbook.inc'
'build/custom-dblatex.sty' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/custom-dblatex.sty'
'build/Makefile.vty-reference.inc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/Makefile.vty-reference.inc'
'build/find_existing_path.sh' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/find_existing_path.sh'
'build/diag-filter.conf' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/diag-filter.conf'
'build/docbook-set-revhistory.py' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/docbook-set-revhistory.py'
'build/dblatex_config.xml' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/dblatex_config.xml'
'build/graphviz-filter.conf' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/graphviz-filter.conf'
'build/known_hosts' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/known_hosts'
'build/vty_reference_combine.sh' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/vty_reference_combine.sh'
'build/Makefile.asciidoc.inc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/Makefile.asciidoc.inc'
install: creating directory '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common'
install: creating directory '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/snippets'
'common/snippets/systemd.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/snippets/systemd.adoc'
'common/snippets/dynamic_channel_type_bullets.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/snippets/dynamic_channel_type_bullets.adoc'
'common/vty_additions.xml' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/vty_additions.xml'
'common/ns_vty_additions.xml' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/ns_vty_additions.xml'
install: creating directory '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/images'
'common/images/sysmocom.pdf' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/images/sysmocom.pdf'
'common/images/wireshark-gsmtap-log.png' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/images/wireshark-gsmtap-log.png'
'common/images/gb-ip-nsvc.pdf' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/images/gb-ip-nsvc.pdf'
'common/images/osmocom.pdf' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/images/osmocom.pdf'
'common/images/lte-eps.dot' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/images/lte-eps.dot'
'common/images/gb-concepts-pool.pdf' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/images/gb-concepts-pool.pdf'
'common/images/lte-eps-sgs.dot' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/images/lte-eps-sgs.dot'
install: creating directory '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters'
'common/chapters/msc_mncc_mt_sip_mgcp.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/msc_mncc_mt_sip_mgcp.msc'
'common/chapters/preface.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/preface.adoc'
install: creating directory '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/osmux'
'common/chapters/osmux/osmux.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/osmux/osmux.adoc'
'common/chapters/osmux/mo_call_osmux_abis.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_abis.msc'
'common/chapters/osmux/network_osmux_sccplite.dot' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/osmux/network_osmux_sccplite.dot'
'common/chapters/osmux/network_osmux_aoip.dot' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/osmux/network_osmux_aoip.dot'
'common/chapters/osmux/network_osmux_abis.dot' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/osmux/network_osmux_abis.dot'
'common/chapters/osmux/mo_call_osmux_sccplite_nat.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_sccplite_nat.msc'
'common/chapters/osmux/mo_call_osmux_sccplite.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_sccplite.msc'
'common/chapters/osmux/mo_call_osmux_aoip.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_aoip.msc'
'common/chapters/osmux/network_osmux_sccplite_nat.dot' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/osmux/network_osmux_sccplite_nat.dot'
'common/chapters/osmux/mgcp_extension_osmux.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/osmux/mgcp_extension_osmux.adoc'
'common/chapters/gb-ns2.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/gb-ns2.adoc'
'common/chapters/msc_mncc_mo_sip_mgcp.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/msc_mncc_mo_sip_mgcp.msc'
'common/chapters/glossary.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/glossary.adoc'
'common/chapters/mgwpool.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/mgwpool.adoc'
'common/chapters/bibliography.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/bibliography.adoc'
'common/chapters/msc_mncc_mo_sip_rel18x_mgcp.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/msc_mncc_mo_sip_rel18x_mgcp.msc'
'common/chapters/installation.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/installation.adoc'
'common/chapters/vty.xml' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/vty.xml'
'common/chapters/gb-ns2-nsvc-states-alive.dot' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/gb-ns2-nsvc-states-alive.dot'
'common/chapters/cs7-config.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/cs7-config.adoc'
'common/chapters/gfdl.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/gfdl.adoc'
'common/chapters/control_if.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/control_if.adoc'
'common/chapters/sigtran-osmocom.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/sigtran-osmocom.adoc'
'common/chapters/abis.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/abis.adoc'
'common/chapters/counters-overview.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/counters-overview.adoc'
'common/chapters/trx_if.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/trx_if.adoc'
'common/chapters/mncc.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/mncc.adoc'
'common/chapters/gb-ns2-nsvc-states-reset-block.dot' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/gb-ns2-nsvc-states-reset-block.dot'
'common/chapters/gb-pool.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/gb-pool.adoc'
'common/chapters/qos-dscp-pcp.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/qos-dscp-pcp.adoc'
'common/chapters/sigtran-simple-3g.dot' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/sigtran-simple-3g.dot'
'common/chapters/nitb_mncc_mo_rtp.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/nitb_mncc_mo_rtp.msc'
'common/chapters/gb.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/gb.adoc'
'common/chapters/oap.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/oap.adoc'
'common/chapters/cell-broadcast.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/cell-broadcast.adoc'
'common/chapters/spectrum.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/spectrum.adoc'
'common/chapters/gsup_mo_sms.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/gsup_mo_sms.msc'
'common/chapters/osmocom-cbs.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/osmocom-cbs.msc'
'common/chapters/sigtran.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/sigtran.adoc'
'common/chapters/logging.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/logging.adoc'
'common/chapters/gsup_mt_sms.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/gsup_mt_sms.msc'
'common/chapters/vty_cpu_sched.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/vty_cpu_sched.adoc'
'common/chapters/port_numbers.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/port_numbers.adoc'
'common/chapters/smpp.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/smpp.adoc'
'common/chapters/gsup_mo_smma.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/gsup_mo_smma.msc'
'common/chapters/msc_mncc_mo_rtp.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/msc_mncc_mo_rtp.msc'
'common/chapters/sigtran-simple-2g.dot' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/sigtran-simple-2g.dot'
'common/chapters/gsup.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/gsup.adoc'
'common/chapters/vty.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/vty.adoc'
'common/chapters/rf.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/rf.adoc'
'common/chapters/gb-ip-sns.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/gb-ip-sns.msc'
'common/chapters/nitb_mncc_mo_tch.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/nitb_mncc_mo_tch.msc'
'merge_doc.xsl' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/merge_doc.xsl'
'vty_reference.xsl' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/vty_reference.xsl'
install -Dm755 "./check-depends.sh" "/build/deps/install/stow/osmo-gsm-manuals/bin/osmo-gsm-manuals-check-depends"
make[4]: Leaving directory '/build/deps/osmo-gsm-manuals'
make[3]: Leaving directory '/build/deps/osmo-gsm-manuals'
make[2]: Leaving directory '/build/deps/osmo-gsm-manuals'
make[1]: Leaving directory '/build/deps/osmo-gsm-manuals'
+ STOW_DIR=/build/deps/install/stow stow --restow osmo-gsm-manuals
+ CONFIG=--enable-manuals
+ set +x



 =============================== osmo-smlc ===============================

+ cd /build
+ autoreconf --install --force
aclocal: warning: couldn't open directory 'm4': No such file or directory
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
configure.ac:47: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:47: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:47: the top level
configure.ac:95: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:95: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:95: the top level
configure.ac:116: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:116: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:116: the top level
configure.ac:195: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
configure.ac:195: You should use the 'AC_CONFIG_HEADERS' macro instead.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
aclocal.m4:1089: AM_CONFIG_HEADER is expanded from...
configure.ac:195: the top level
configure.ac:197: warning: AC_OUTPUT should be used without arguments.
configure.ac:197: You should run autoupdate.
configure.ac:23: installing './compile'
configure.ac:25: installing './config.guess'
configure.ac:25: installing './config.sub'
configure.ac:9: installing './install-sh'
configure.ac:9: installing './missing'
doc/Makefile.am:12: warning: '%'-style pattern rules are a GNU make extension
doc/Makefile.am:15: warning: '%'-style pattern rules are a GNU make extension
src/osmo-smlc/Makefile.am: installing './depcomp'
+ ./configure --enable-sanitize --enable-external-tests --enable-werror --enable-manuals
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking for libosmocore >= 1.9.0... yes
checking for libosmovty >= 1.9.0... yes
checking for libosmoctrl >= 1.9.0... yes
checking for libosmogsm >= 1.9.0... yes
checking for libosmo-sigtran >= 1.8.0... yes
checking for libosmo-sccp >= 1.8.0... yes
checking for egrep... (cached) /usr/bin/grep -E
checking if gcc supports -fvisibility=hidden... yes
checking whether to enable code coverage support... no
checking for python3... yes
checking for osmotestvty.py... yes
checking whether to enable VTY/CTRL tests... yes
checking for OSMO_GSM_MANUALS_DIR... /opt/osmo-gsm-manuals (from env)
All dependencies installed!
CFLAGS=" -std=gnu11 -fsanitize=address -fsanitize=undefined -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp"
CPPFLAGS=" -fsanitize=address -fsanitize=undefined -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp"
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating include/Makefile
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/smlc/Makefile
config.status: creating src/Makefile
config.status: creating src/osmo-smlc/Makefile
config.status: creating tests/Makefile
config.status: creating tests/atlocal
config.status: creating tests/smlc_subscr/Makefile
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating doc/manuals/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/systemd/Makefile
config.status: creating contrib/osmo-smlc.spec
config.status: creating Makefile
config.status: creating config.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
+ make -j 8
echo 0.2.4.4-7dbd > .version-t && mv .version-t .version
make  all-recursive
make[1]: Entering directory '/build'
Making all in include
make[2]: Entering directory '/build/include'
Making all in osmocom
make[3]: Entering directory '/build/include/osmocom'
Making all in smlc
make[4]: Entering directory '/build/include/osmocom/smlc'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/include/osmocom/smlc'
make[4]: Entering directory '/build/include/osmocom'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/include/osmocom'
make[3]: Leaving directory '/build/include/osmocom'
make[3]: Entering directory '/build/include'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/include'
make[2]: Leaving directory '/build/include'
Making all in src
make[2]: Entering directory '/build/src'
Making all in osmo-smlc
make[3]: Entering directory '/build/src/osmo-smlc'
  CC       cell_locations.o
  CC       lb_conn.o
  CC       lb_peer.o
  CC       sccp_lb_inst.o
  CC       smlc_ctrl.o
  CC       smlc_data.o
  CC       smlc_loc_req.o
  CC       smlc_main.o
  CC       smlc_subscr.o
  CCLD     osmo-smlc
make[3]: Leaving directory '/build/src/osmo-smlc'
make[3]: Entering directory '/build/src'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/src'
make[2]: Leaving directory '/build/src'
Making all in tests
make[2]: Entering directory '/build/tests'
Making all in smlc_subscr
make[3]: Entering directory '/build/tests/smlc_subscr'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/tests/smlc_subscr'
make[3]: Entering directory '/build/tests'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/tests'
make[2]: Leaving directory '/build/tests'
Making all in doc
make[2]: Entering directory '/build/doc'
Making all in examples
make[3]: Entering directory '/build/doc/examples'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/doc/examples'
Making all in manuals
make[3]: Entering directory '/build/doc/manuals'
ln -s /opt/osmo-gsm-manuals/build build
ln -s /opt/osmo-gsm-manuals/common common
mkdir -p ./vty
xmllint --xinclude --postvalid --noout osmosmlc-vty-reference.xml
if ! [ -f osmosmlc-usermanual.adoc ]; then \
	ln -s osmosmlc-usermanual.adoc osmosmlc-usermanual.adoc; \
fi
../../src/osmo-smlc/osmo-smlc --vty-ref-xml > vty/smlc_vty_reference.xml
TEXINPUTS="/opt/osmo-gsm-manuals" \
	a2x -vv -L --asciidoc-opts="-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/doc/manuals' -a commondir='/opt/osmo-gsm-manuals/common' " --dblatex-opts="--config /opt/osmo-gsm-manuals/build/dblatex_config.xml -s /opt/osmo-gsm-manuals/build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0 " -a docinfo -a revnumber="DRAFT 0.2.4-4-g7dbd" -a revdate="2024-Apr-26" osmosmlc-usermanual.adoc
Generating the VTY reference in mode 'default' (all commands except deprecated and hidden)
mkdir -p generated
/opt/osmo-gsm-manuals/build/vty_reference_combine.sh "/opt/osmo-gsm-manuals/merge_doc.xsl" \
	$(/opt/osmo-gsm-manuals/build/find_existing_path.sh "vty/*reference.xml" . .) \
	/opt/osmo-gsm-manuals/common/vty_additions.xml \
	./vty/*additions*.xml > generated/combined.xml
+ mktemp
+ combined=/tmp/tmp.Y4ppGf3zF4
+ mktemp
+ combine_src=/tmp/tmp.tPimAi5ui4
+ cp ./vty/smlc_vty_reference.xml /tmp/tmp.Y4ppGf3zF4
+ [ -n /opt/osmo-gsm-manuals/common/vty_additions.xml ]
+ realpath /opt/osmo-gsm-manuals/common/vty_additions.xml
+ addition=/opt/osmo-gsm-manuals/common/vty_additions.xml
+ shift
+ cp /tmp/tmp.Y4ppGf3zF4 /tmp/tmp.tPimAi5ui4
+ xsltproc -o /tmp/tmp.Y4ppGf3zF4 --stringparam with /opt/osmo-gsm-manuals/common/vty_additions.xml /opt/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.tPimAi5ui4
+ [ -n ./vty/*additions*.xml ]
+ realpath ./vty/*additions*.xml
asciidoc: reading: /etc/asciidoc/asciidoc.conf
+ addition=/build/doc/manuals/vty/*additions*.xml
+ shift
+ cp /tmp/tmp.Y4ppGf3zF4 /tmp/tmp.tPimAi5ui4
+ xsltproc -o /tmp/tmp.Y4ppGf3zF4 --stringparam with /build/doc/manuals/vty/*additions*.xml /opt/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.tPimAi5ui4
asciidoc: reading: /opt/osmo-gsm-manuals/build/mscgen-filter.conf
asciidoc: reading: /opt/osmo-gsm-manuals/build/diag-filter.conf
asciidoc: reading: /opt/osmo-gsm-manuals/build/docinfo-releaseinfo.conf
asciidoc: reading: /opt/osmo-gsm-manuals/build/graphviz-filter.conf
asciidoc: reading: /etc/asciidoc/asciidoc.conf
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/doc/manuals/vty/*additions*.xml"
+ [ -n  ]
+ cat /tmp/tmp.Y4ppGf3zF4
+ rm -f /tmp/tmp.tPimAi5ui4
+ rm -f /tmp/tmp.Y4ppGf3zF4
xsltproc /opt/osmo-gsm-manuals/vty_reference.xsl generated/combined.xml \
	> generated/docbook_vty.xml
asciidoc: reading: /build/doc/manuals/osmosmlc-usermanual.adoc
asciidoc: reading: /etc/asciidoc/docbook45.conf
asciidoc: reading: /etc/asciidoc/filters/code/code-filter.conf
asciidoc: reading: /etc/asciidoc/filters/graphviz/graphviz-filter.conf
asciidoc: reading: /etc/asciidoc/filters/source/source-highlight-filter.conf
asciidoc: reading: /etc/asciidoc/filters/music/music-filter.conf
asciidoc: reading: /etc/asciidoc/filters/latex/latex-filter.conf
set -x && \
export GIT_DATE="2023-Dec-01" && \
export REVNUMBER="DRAFT 0.2.4-4-g7dbd" && \
export TEMPFILE="/build/doc/manuals/generated/_temp_osmosmlc-vty-reference.xml" && \
/opt/osmo-gsm-manuals/build/docbook-set-revhistory.py "osmosmlc-vty-reference.xml" && \
dblatex \
	--config /opt/osmo-gsm-manuals/build/dblatex_config.xml \
	--xslt-opts="--path /opt/osmo-gsm-manuals/common/chapters:/build/doc/manuals/generated" \
	 \
	-P draft.mode=no \
	-o osmosmlc-vty-reference.pdf \
	"$TEMPFILE" && \
rm $TEMPFILE
asciidoc: reading: /etc/asciidoc/lang-en.conf
+ export GIT_DATE=2023-Dec-01
+ GIT_DATE=2023-Dec-01
+ export 'REVNUMBER=DRAFT 0.2.4-4-g7dbd'
+ REVNUMBER='DRAFT 0.2.4-4-g7dbd'
+ export TEMPFILE=/build/doc/manuals/generated/_temp_osmosmlc-vty-reference.xml
+ TEMPFILE=/build/doc/manuals/generated/_temp_osmosmlc-vty-reference.xml
+ /opt/osmo-gsm-manuals/build/docbook-set-revhistory.py osmosmlc-vty-reference.xml
asciidoc: reading: /opt/osmo-gsm-manuals/build/mscgen-filter.conf
asciidoc: reading: /opt/osmo-gsm-manuals/build/diag-filter.conf
asciidoc: reading: /opt/osmo-gsm-manuals/build/docinfo-releaseinfo.conf
asciidoc: reading: /opt/osmo-gsm-manuals/build/graphviz-filter.conf
asciidoc: writing: /build/doc/manuals/osmosmlc-usermanual.xml
asciidoc: osmosmlc-usermanual.adoc: line 6: evaluating: {include:/build/doc/manuals/osmosmlc-usermanual-docinfo.xml}
asciidoc: include: /build/doc/manuals/common/chapters/preface.adoc
asciidoc: osmosmlc-usermanual.adoc: line 9: reading: /build/doc/manuals/common/chapters/preface.adoc
Changing revhistory to DRAFT 0.2.4-4-g7dbd, 2023-Dec-01...
+ dblatex --config /opt/osmo-gsm-manuals/build/dblatex_config.xml '--xslt-opts=--path /opt/osmo-gsm-manuals/common/chapters:/build/doc/manuals/generated' -P draft.mode=no -o osmosmlc-vty-reference.pdf /build/doc/manuals/generated/_temp_osmosmlc-vty-reference.xml
Build the book set list...
asciidoc: include: /build/doc/manuals/chapters/overview.adoc
asciidoc: osmosmlc-usermanual.adoc: line 11: reading: /build/doc/manuals/chapters/overview.adoc
asciidoc: include: /build/doc/manuals/chapters/running.adoc
asciidoc: osmosmlc-usermanual.adoc: line 13: reading: /build/doc/manuals/chapters/running.adoc
asciidoc: include: /build/doc/manuals/common/chapters/vty.adoc
asciidoc: osmosmlc-usermanual.adoc: line 15: reading: /build/doc/manuals/common/chapters/vty.adoc
asciidoc: include: /build/doc/manuals/common/chapters/logging.adoc
asciidoc: osmosmlc-usermanual.adoc: line 17: reading: /build/doc/manuals/common/chapters/logging.adoc
asciidoc: include: /build/doc/manuals/common/chapters/cs7-config.adoc
asciidoc: osmosmlc-usermanual.adoc: line 19: reading: /build/doc/manuals/common/chapters/cs7-config.adoc
Build the listings...
asciidoc: include: /build/doc/manuals/chapters/positioning.adoc
asciidoc: osmosmlc-usermanual.adoc: line 21: reading: /build/doc/manuals/chapters/positioning.adoc
asciidoc: include: /build/doc/manuals/chapters/cells.adoc
asciidoc: osmosmlc-usermanual.adoc: line 23: reading: /build/doc/manuals/chapters/cells.adoc
asciidoc: include: /build/doc/manuals/common/chapters/counters-overview.adoc
asciidoc: osmosmlc-usermanual.adoc: line 25: reading: /build/doc/manuals/common/chapters/counters-overview.adoc
asciidoc: include: /build/doc/manuals/common/chapters/control_if.adoc
asciidoc: osmosmlc-usermanual.adoc: line 29: reading: /build/doc/manuals/common/chapters/control_if.adoc
asciidoc: control_if.adoc: line 25: evaluating: {counter2:target-number}
asciidoc: control_if.adoc: line 25: evaluating: {set2:target:osmosmlc-usermanual__1.svg}
asciidoc: control_if.adoc: line 32: filtering: packetdiag3 -o "/build/doc/manuals/osmosmlc-usermanual__1.svg" -Tsvg - && echo " "
XSLT stylesheets DocBook - LaTeX 2e (0.3.12)
===================================================
Stripping NS from DocBook 5/NG document.
Processing stripped document.
asciidoc: control_if.adoc: line 40: evaluating: {counter2:target-number}
asciidoc: control_if.adoc: line 40: evaluating: {set2:target:osmosmlc-usermanual__2.svg}
asciidoc: control_if.adoc: line 46: filtering: packetdiag3 -o "/build/doc/manuals/osmosmlc-usermanual__2.svg" -Tsvg - && echo " "
Build _temp_osmosmlc-vty-reference.pdf
asciidoc: control_if.adoc: line 77: evaluating: {counter2:target-number}
asciidoc: control_if.adoc: line 77: evaluating: {set2:target:osmosmlc-usermanual__3.svg}
asciidoc: control_if.adoc: line 83: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/doc/manuals/osmosmlc-usermanual__3.svg" -Tsvg -
asciidoc: control_if.adoc: line 88: evaluating: {counter2:target-number}
asciidoc: control_if.adoc: line 88: evaluating: {set2:target:osmosmlc-usermanual__4.svg}
asciidoc: control_if.adoc: line 94: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/doc/manuals/osmosmlc-usermanual__4.svg" -Tsvg -
asciidoc: control_if.adoc: line 104: evaluating: {counter2:target-number}
asciidoc: control_if.adoc: line 104: evaluating: {set2:target:osmosmlc-usermanual__5.svg}
asciidoc: control_if.adoc: line 110: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/doc/manuals/osmosmlc-usermanual__5.svg" -Tsvg -
asciidoc: control_if.adoc: line 115: evaluating: {counter2:target-number}
asciidoc: control_if.adoc: line 115: evaluating: {set2:target:osmosmlc-usermanual__6.svg}
asciidoc: control_if.adoc: line 121: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/doc/manuals/osmosmlc-usermanual__6.svg" -Tsvg -
asciidoc: control_if.adoc: line 131: evaluating: {counter2:target-number}
asciidoc: control_if.adoc: line 131: evaluating: {set2:target:osmosmlc-usermanual__7.svg}
asciidoc: control_if.adoc: line 136: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/doc/manuals/osmosmlc-usermanual__7.svg" -Tsvg -
asciidoc: include: /build/doc/manuals/common/chapters/port_numbers.adoc
asciidoc: osmosmlc-usermanual.adoc: line 33: reading: /build/doc/manuals/common/chapters/port_numbers.adoc
asciidoc: include: /build/doc/manuals/common/chapters/bibliography.adoc
asciidoc: osmosmlc-usermanual.adoc: line 35: reading: /build/doc/manuals/common/chapters/bibliography.adoc
asciidoc: include: /build/doc/manuals/common/chapters/glossary.adoc
asciidoc: osmosmlc-usermanual.adoc: line 37: reading: /build/doc/manuals/common/chapters/glossary.adoc
asciidoc: include: /build/doc/manuals/common/chapters/gfdl.adoc
asciidoc: osmosmlc-usermanual.adoc: line 39: reading: /build/doc/manuals/common/chapters/gfdl.adoc
'osmosmlc-vty-reference.pdf' successfully built
+ rm /build/doc/manuals/generated/_temp_osmosmlc-vty-reference.xml
a2x: args: ['-vv', '-L', "--asciidoc-opts=-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/doc/manuals' -a commondir='/opt/osmo-gsm-manuals/common' ", '--dblatex-opts=--config /opt/osmo-gsm-manuals/build/dblatex_config.xml -s /opt/osmo-gsm-manuals/build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0 ', '-a', 'docinfo', '-a', 'revnumber=DRAFT 0.2.4-4-g7dbd', '-a', 'revdate=2024-Apr-26', 'osmosmlc-usermanual.adoc']
a2x: resource files: []
a2x: resource directories: ['/etc/asciidoc/stylesheets']
a2x: executing: asciidoc ['-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/doc/manuals', '-a', 'commondir=/opt/osmo-gsm-manuals/common', ('--attribute', 'docinfo'), ('--attribute', 'revnumber=DRAFT 0.2.4-4-g7dbd'), ('--attribute', 'revdate=2024-Apr-26'), ('--verbose',), ('--backend', 'docbook'), ('-a', 'a2x-format=pdf'), ('--out-file', '/build/doc/manuals/osmosmlc-usermanual.xml')]
a2x: executing: "dblatex" -t pdf -p "/etc/asciidoc/dblatex/asciidoc-dblatex.xsl" -s "/etc/asciidoc/dblatex/asciidoc-dblatex.sty" --config /opt/osmo-gsm-manuals/build/dblatex_config.xml -s /opt/osmo-gsm-manuals/build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0  -V  "/build/doc/manuals/osmosmlc-usermanual.xml"

Build the book set list...
xsltproc -o doclist.txt --xinclude --xincludestyle doclist.xsl /build/doc/manuals/osmosmlc-usermanual.xml
Build the listings...
xsltproc -o listings.xml --xinclude --xincludestyle --param current.dir '/build/doc/manuals' /usr/share/dblatex/xsl/common/mklistings.xsl /build/doc/manuals/osmosmlc-usermanual.xml
xsltproc -o osmosmlc-usermanual.rtex --xinclude --xincludestyle --param listings.xml '/tmp/tmp5ir26y78/listings.xml' --param current.dir '/build/doc/manuals' /tmp/tmp5ir26y78/custom.xsl /build/doc/manuals/osmosmlc-usermanual.xml
XSLT stylesheets DocBook - LaTeX 2e (0.3.12)
===================================================
Error: no ID for constraint linkend: ieee-802.11.
XRef to nonexistent id: ieee-802.11
Section level > 6 not well supported for bibliodiv
Image 'dblatex' not found
Cannot convert './common/images/wireshark-gsmtap-log.png' to pdf
rsvg-convert -a -f pdf -o fig0.pdf /build/doc/manuals/osmosmlc-usermanual__1.svg
rsvg-convert -a -f pdf -o fig1.pdf /build/doc/manuals/osmosmlc-usermanual__2.svg
rsvg-convert -a -f pdf -o fig2.pdf /build/doc/manuals/osmosmlc-usermanual__3.svg
rsvg-convert -a -f pdf -o fig3.pdf /build/doc/manuals/osmosmlc-usermanual__4.svg
rsvg-convert -a -f pdf -o fig4.pdf /build/doc/manuals/osmosmlc-usermanual__5.svg
rsvg-convert -a -f pdf -o fig5.pdf /build/doc/manuals/osmosmlc-usermanual__6.svg
rsvg-convert -a -f pdf -o fig6.pdf /build/doc/manuals/osmosmlc-usermanual__7.svg
Build osmosmlc-usermanual.pdf
built-in module pdftex registered
no support found for ifthen
no support found for ifxetex
no support found for fontspec
no support found for xltxtra
no support found for fontenc
no support found for inputenc
no support found for fancybox
built-in module makeidx registered
no support found for custom-dblatex
built-in module bibtopic registered
building additional files...
checking if compiling is necessary...
the output file doesn't exist
pdflatex -interaction=batchmode osmosmlc-usermanual.tex
running post-compilation scripts...
[index] the index file /tmp/tmp5ir26y78/osmosmlc-usermanual.idx is empty
osmosmlc-usermanual.aux MD5 checksum changed
osmosmlc-usermanual.toc MD5 checksum changed
the /tmp/tmp5ir26y78/osmosmlc-usermanual.aux file has changed
pdflatex -interaction=batchmode osmosmlc-usermanual.tex
running post-compilation scripts...
[index] the index file /tmp/tmp5ir26y78/osmosmlc-usermanual.idx is empty
osmosmlc-usermanual.aux MD5 checksum changed
the /tmp/tmp5ir26y78/osmosmlc-usermanual.aux file has changed but no re-run required?
no new compilation is needed
running last-compilation scripts...
'osmosmlc-usermanual.pdf' successfully built

a2x: deleting /build/doc/manuals/osmosmlc-usermanual.xml
make[3]: Leaving directory '/build/doc/manuals'
make[3]: Entering directory '/build/doc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/doc'
make[2]: Leaving directory '/build/doc'
Making all in contrib
make[2]: Entering directory '/build/contrib'
Making all in systemd
make[3]: Entering directory '/build/contrib/systemd'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/contrib/systemd'
make[3]: Entering directory '/build/contrib'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/contrib'
make[2]: Leaving directory '/build/contrib'
make[2]: Entering directory '/build'
make[2]: Leaving directory '/build'
make[1]: Leaving directory '/build'
+ LD_LIBRARY_PATH=/build/deps/install/lib
+ make check
make  check-recursive
make[1]: Entering directory '/build'
Making check in include
make[2]: Entering directory '/build/include'
Making check in osmocom
make[3]: Entering directory '/build/include/osmocom'
Making check in smlc
make[4]: Entering directory '/build/include/osmocom/smlc'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/build/include/osmocom/smlc'
make[4]: Entering directory '/build/include/osmocom'
make[4]: Nothing to be done for 'check-am'.
make[4]: Leaving directory '/build/include/osmocom'
make[3]: Leaving directory '/build/include/osmocom'
make[3]: Entering directory '/build/include'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/build/include'
make[2]: Leaving directory '/build/include'
Making check in src
make[2]: Entering directory '/build/src'
Making check in osmo-smlc
make[3]: Entering directory '/build/src/osmo-smlc'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/src/osmo-smlc'
make[3]: Entering directory '/build/src'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/build/src'
make[2]: Leaving directory '/build/src'
Making check in tests
make[2]: Entering directory '/build/tests'
Making check in smlc_subscr
make[3]: Entering directory '/build/tests/smlc_subscr'
make  smlc_subscr_test
make[4]: Entering directory '/build/tests/smlc_subscr'
  CC       smlc_subscr_test.o
  CCLD     smlc_subscr_test
make[4]: Leaving directory '/build/tests/smlc_subscr'
make[3]: Leaving directory '/build/tests/smlc_subscr'
make[3]: Entering directory '/build/tests'
make  check-local
make[4]: Entering directory '/build/tests'
:;{ \
               echo '# Signature of the current package.' && \
               echo 'm4_define([AT_PACKAGE_NAME],' && \
               echo '  [osmo-smlc])' && \
               echo 'm4_define([AT_PACKAGE_TARNAME],' && \
               echo '  [osmo-smlc])' && \
               echo 'm4_define([AT_PACKAGE_VERSION],' && \
               echo '  [0.2.4.4-7dbd])' && \
               echo 'm4_define([AT_PACKAGE_STRING],' && \
               echo '  [osmo-smlc 0.2.4.4-7dbd])' && \
               echo 'm4_define([AT_PACKAGE_BUGREPORT],' && \
               echo '  [openbsc@lists.osmocom.org])'; \
               echo 'm4_define([AT_PACKAGE_URL],' && \
               echo '  [])'; \
             } >'./package.m4'
/bin/bash ../missing --run autom4te --language=autotest -I '.' -o testsuite.tmp testsuite.at
mv testsuite.tmp testsuite
/bin/bash './testsuite' 
## ---------------------------------- ##
## osmo-smlc 0.2.4.4-7dbd test suite. ##
## ---------------------------------- ##
  1: smlc_subscr                                     ok

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

1 test was successful.
make  python-tests
make[5]: Entering directory '/build/tests'
make vty-test
make[6]: Entering directory '/build/tests'
osmo_verify_transcript_vty.py -v \
	-n OsmoSMLC -p 4271 \
	-r "../src/osmo-smlc/osmo-smlc -c ../tests/osmo-smlc.cfg" \
	 ./*.vty
<0004> telnet_interface.c:88 Available via telnet 127.0.0.1 4271
<000b> control_if.c:1024 CTRL at 127.0.0.1 4272
<0011> sccp_user.c:539 Lb: Creating SS7 instance
<0011> sccp_user.c:566 Lb: Using SS7 instance 0, pc:0.23.6
<0011> sccp_user.c:573 Lb: Creating AS instance
<0011> sccp_user.c:584 Lb: Using AS instance as-clnt-Lb
<0011> sccp_user.c:590 Lb: Creating default route
<0011> sccp_user.c:629 Lb: No unassociated ASP for m3ua, creating new ASP asp-clnt-Lb
<0004> osmo_ss7_as.c:118 Trying to dispatch event 17 to non-existent FSM instance!
<0004> backtrace.c:42 backtrace() returned 10 addresses
<0004> backtrace.c:53 	/build/deps/install/lib/libosmocore.so.21(+0x1210f) [0x7f8f8f1c110f]
<0004> backtrace.c:53 	/build/deps/install/lib/libosmocore.so.21(osmo_log_backtrace+0x20) [0x7f8f8f1c1343]
<0004> backtrace.c:53 	/build/deps/install/lib/libosmocore.so.21(_osmo_fsm_inst_dispatch+0x140) [0x7f8f8f1cbb21]
<0004> backtrace.c:53 	/build/deps/install/lib/libosmo-sigtran.so.9(osmo_ss7_as_add_asp+0x1f5) [0x7f8f8f1445f7]
<0004> backtrace.c:53 	/build/deps/install/lib/libosmo-sigtran.so.9(osmo_sccp_simple_client_on_ss7_id+0xa7f) [0x7f8f8f165fc5]
<0004> backtrace.c:53 	../src/osmo-smlc/osmo-smlc(+0x7cdad) [0x561cb8db2dad]
<0004> backtrace.c:53 	/lib/x86_64-linux-gnu/libc.so.6(+0x2724a) [0x7f8f8e94424a]
<0004> backtrace.c:53 	/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85) [0x7f8f8e944305]
<0004> backtrace.c:53 	../src/osmo-smlc/osmo-smlc(+0x4d841) [0x561cb8d83841]
<0011> sccp_user.c:699 Lb: Using ASP instance asp-clnt-Lb
<0010> osmo_ss7.c:408 0: Creating SCCP instance
Launching: cd '/build/tests'; ../src/osmo-smlc/osmo-smlc -c ../tests/osmo-smlc.cfg
OsmoSMLC> enable


OsmoSMLC# show cells
% No cell locations are configured

OsmoSMLC# configure terminal


OsmoSMLC(config)# cells?
  cells  Configure cell locations

OsmoSMLC(config)# cells

OsmoSMLC(config-cells)# list
  help
  list [with-flags]
  show vty-attributes
  show vty-attributes (application|library|global)
  write terminal
  write file [PATH]
  write memory
  write
  show running-config
  exit
  end
  lac-ci <0-65535> <0-65535> lat LATITUDE lon LONGITUDE
  no lac-ci <0-65535> <0-65535>
  cgi <0-999> <0-999> <0-65535> <0-65535> lat LATITUDE lon LONGITUDE
  no cgi <0-999> <0-999> <0-65535> <0-65535>

OsmoSMLC(config-cells)# lac-ci?
  lac-ci  Cell location by LAC and CI
OsmoSMLC(config-cells)# lac-ci ?
  <0-65535>  LAC
OsmoSMLC(config-cells)# lac-ci 23 ?
  <0-65535>  CI
OsmoSMLC(config-cells)# lac-ci 23 42 ?
  lat  Global latitute coordinate
OsmoSMLC(config-cells)# lac-ci 23 42 lat ?
  LATITUDE  Latitude floating-point number, -90.0 (S) to 90.0 (N)
OsmoSMLC(config-cells)# lac-ci 23 42 lat 23.23 ?
  lon  Global longitude coordinate
OsmoSMLC(config-cells)# lac-ci 23 42 lat 23.23 lon ?
  LONGITUDE  Longitude as floating-point number, -180.0 (W) to 180.0 (E)
OsmoSMLC(config-cells)# lac-ci 23 42 lat 23.23 lon 42.42 ?
  <cr>  

OsmoSMLC(config-cells)# cgi?
  cgi  Cell location by Cell-Global ID
OsmoSMLC(config-cells)# cgi ?
  <0-999>  MCC
OsmoSMLC(config-cells)# cgi 001 ?
  <0-999>  MNC
OsmoSMLC(config-cells)# cgi 001 02 ?
  <0-65535>  LAC
OsmoSMLC(config-cells)# cgi 001 02 3 ?
  <0-65535>  CI
OsmoSMLC(config-cells)# cgi 001 02 3 4 ?
  lat  Global latitute coordinate
OsmoSMLC(config-cells)# cgi 001 02 3 4 lat ?
  LATITUDE  Latitude floating-point number, -90.0 (S) to 90.0 (N)
OsmoSMLC(config-cells)# cgi 001 02 3 4 lat 1.1 ?
  lon  Global longitude coordinate
OsmoSMLC(config-cells)# cgi 001 02 3 4 lat 1.1 lon ?
  LONGITUDE  Longitude as floating-point number, -180.0 (W) to 180.0 (E)
OsmoSMLC(config-cells)# cgi 001 02 3 4 lat 1.1 lon 2.2 ?
  <cr>  

OsmoSMLC(config-cells)# lac-ci 23 42 lat 23.23 lon 42.42

OsmoSMLC(config-cells)# cgi 001 02 3 4 lat 1.1 lon 2.2


OsmoSMLC(config-cells)# do show cells
cells
 lac-ci 23 42 lat 23.23 lon 42.42
 cgi 001 02 3 4 lat 1.1 lon 2.2

OsmoSMLC(config-cells)# show running-config

Current configuration:
!
!
log stderr blocking-io
 logging filter all 1
 logging color 1
 logging print category-hex 1
 logging print category 0
 logging print thread-id 0
 logging timestamp 0
 logging print file 1
 logging level smlc notice
 logging level ref notice
 logging level lb notice
 logging level lcs notice
 logging level lglobal notice
 logging level llapd notice
 logging level linp notice
 logging level lmux notice
 logging level lmi notice
 logging level lmib notice
 logging level lsms notice
 logging level lctrl notice
 logging level lgtp notice
 logging level lstats notice
 logging level lgsup notice
 logging level loap notice
 logging level lss7 notice
 logging level lsccp notice
 logging level lsua notice
 logging level lm3ua notice
 logging level lmgcp notice
 logging level ljibuf notice
 logging level lrspro notice
 logging level lns notice
 logging level lbssgp notice
 logging level lnsdata notice
 logging level lnssignal notice
 logging level liuup notice
 logging level lpfcp notice
 logging level lcsn1 notice
 logging level lio notice
!
line vty
 no login
!
cs7 instance 0
 point-code 0.23.6
cells
 lac-ci 23 42 lat 23.23 lon 42.42
 cgi 001 02 3 4 lat 1.1 lon 2.2
end

OsmoSMLC(config-cells)# no lac-ci 99 99
% cannot remove, no such entry
OsmoSMLC(config-cells)# no cgi 009 08 7 6
% cannot remove, no such entry

OsmoSMLC(config-cells)# do show cells
cells
 lac-ci 23 42 lat 23.23 lon 42.42
 cgi 001 02 3 4 lat 1.1 lon 2.2

OsmoSMLC(config-cells)# lac-ci 23 42 lat 17.17 lon 18.18

OsmoSMLC(config-cells)# do show cells
cells
 lac-ci 23 42 lat 17.17 lon 18.18
 cgi 001 02 3 4 lat 1.1 lon 2.2

OsmoSMLC(config-cells)# no lac-ci 23 42

OsmoSMLC(config-cells)# no cgi 001 02 3 4


OsmoSMLC(config-cells)# do show cells
% No cell locations are configured
signal 15 received
<0004> telnet_interface.c:88 Available via telnet 127.0.0.1 4271
<000b> control_if.c:1024 CTRL at 127.0.0.1 4272
<0011> sccp_user.c:539 Lb: Creating SS7 instance
<0011> sccp_user.c:566 Lb: Using SS7 instance 0, pc:0.23.6
<0011> sccp_user.c:573 Lb: Creating AS instance
<0011> sccp_user.c:584 Lb: Using AS instance as-clnt-Lb
<0011> sccp_user.c:590 Lb: Creating default route
<0011> sccp_user.c:629 Lb: No unassociated ASP for m3ua, creating new ASP asp-clnt-Lb
<0004> osmo_ss7_as.c:118 Trying to dispatch event 17 to non-existent FSM instance!
<0004> backtrace.c:42 backtrace() returned 10 addresses
<0004> backtrace.c:53 	/build/deps/install/lib/libosmocore.so.21(+0x1210f) [0x7fc48620c10f]
<0004> backtrace.c:53 	/build/deps/install/lib/libosmocore.so.21(osmo_log_backtrace+0x20) [0x7fc48620c343]
<0004> backtrace.c:53 	/build/deps/install/lib/libosmocore.so.21(_osmo_fsm_inst_dispatch+0x140) [0x7fc486216b21]
<0004> backtrace.c:53 	/build/deps/install/lib/libosmo-sigtran.so.9(osmo_ss7_as_add_asp+0x1f5) [0x7fc48618f5f7]
<0004> backtrace.c:53 	/build/deps/install/lib/libosmo-sigtran.so.9(osmo_sccp_simple_client_on_ss7_id+0xa7f) [0x7fc4861b0fc5]
<0004> backtrace.c:53 	../src/osmo-smlc/osmo-smlc(+0x7cdad) [0x56137219edad]
<0004> backtrace.c:53 	/lib/x86_64-linux-gnu/libc.so.6(+0x2724a) [0x7fc48598f24a]
<0004> backtrace.c:53 	/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85) [0x7fc48598f305]
<0004> backtrace.c:53 	../src/osmo-smlc/osmo-smlc(+0x4d841) [0x56137216f841]
<0011> sccp_user.c:699 Lb: Using ASP instance asp-clnt-Lb
<0010> osmo_ss7.c:408 0: Creating SCCP instance
Launching: cd '/build/tests'; ../src/osmo-smlc/osmo-smlc -c ../tests/osmo-smlc.cfg
OsmoSMLC> enable

OsmoSMLC# configure terminal

signal 15 received

RESULTS:
pass: ./cell_locations.vty
pass: ./test_nodes.vty

make[6]: Leaving directory '/build/tests'
make ctrl-test
make[6]: Entering directory '/build/tests'
osmo_verify_transcript_ctrl.py -v \
	-p 4272 \
	-r "../src/osmo-smlc/osmo-smlc -c ../tests/osmo-smlc.cfg" \
	 ./*.ctrl
<0004> telnet_interface.c:88 Available via telnet 127.0.0.1 4271
<000b> control_if.c:1024 CTRL at 127.0.0.1 4272
<0011> sccp_user.c:539 Lb: Creating SS7 instance
<0011> sccp_user.c:566 Lb: Using SS7 instance 0, pc:0.23.6
<0011> sccp_user.c:573 Lb: Creating AS instance
<0011> sccp_user.c:584 Lb: Using AS instance as-clnt-Lb
<0011> sccp_user.c:590 Lb: Creating default route
<0011> sccp_user.c:629 Lb: No unassociated ASP for m3ua, creating new ASP asp-clnt-Lb
<0004> osmo_ss7_as.c:118 Trying to dispatch event 17 to non-existent FSM instance!
<0004> backtrace.c:42 backtrace() returned 10 addresses
<0004> backtrace.c:53 	/build/deps/install/lib/libosmocore.so.21(+0x1210f) [0x7ff51697910f]
<0004> backtrace.c:53 	/build/deps/install/lib/libosmocore.so.21(osmo_log_backtrace+0x20) [0x7ff516979343]
<0004> backtrace.c:53 	/build/deps/install/lib/libosmocore.so.21(_osmo_fsm_inst_dispatch+0x140) [0x7ff516983b21]
<0004> backtrace.c:53 	/build/deps/install/lib/libosmo-sigtran.so.9(osmo_ss7_as_add_asp+0x1f5) [0x7ff5168fc5f7]
<0004> backtrace.c:53 	/build/deps/install/lib/libosmo-sigtran.so.9(osmo_sccp_simple_client_on_ss7_id+0xa7f) [0x7ff51691dfc5]
<0004> backtrace.c:53 	../src/osmo-smlc/osmo-smlc(+0x7cdad) [0x555c1bad4dad]
<0004> backtrace.c:53 	/lib/x86_64-linux-gnu/libc.so.6(+0x2724a) [0x7ff5160fc24a]
<0004> backtrace.c:53 	/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85) [0x7ff5160fc305]
<0004> backtrace.c:53 	../src/osmo-smlc/osmo-smlc(+0x4d841) [0x555c1baa5841]
<0011> sccp_user.c:699 Lb: Using ASP instance asp-clnt-Lb
<0010> osmo_ss7.c:408 0: Creating SCCP instance
signal 15 received
Launching: cd '/build/tests'; ../src/osmo-smlc/osmo-smlc -c ../tests/osmo-smlc.cfg

RESULTS:
pass: ./test_nodes.ctrl

make[6]: Leaving directory '/build/tests'
osmotestvty.py -p /build -w /build -v
test_history (__main__.TestVTY.test_history) ... confpath /build, workdir /build
Running tests for specific VTY commands
Launch: ./src/osmo-smlc/osmo-smlc -c /build/doc/examples/osmo-smlc/osmo-smlc.cfg from /build
Opening /dev/null
Launching: PWD=/build './src/osmo-smlc/osmo-smlc' '-c' '/build/doc/examples/osmo-smlc/osmo-smlc.cfg'

> ls -l /proc/37848/fd
total 0
lr-x------ 1 build build 64 May  8 06:49 0 -> pipe:[3782204149]
l-wx------ 1 build build 64 May  8 06:49 1 -> pipe:[3782204150]
l-wx------ 1 build build 64 May  8 06:49 2 -> pipe:[3782204151]
l-wx------ 1 build build 64 May  8 06:49 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
LISTEN 0      10         127.0.0.1:4271      0.0.0.0:*          
LISTEN 0      10         127.0.0.1:4272      0.0.0.0:*          


> ps xua | grep osmo
build      37848 72.7  0.0  27860 23108 ?        S    06:49   0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build -w /build -v
build      37849  0.0  0.0 21474888580 14932 ?   S    06:49   0:00 ./src/osmo-smlc/osmo-smlc -c /build/doc/examples/osmo-smlc/osmo-smlc.cfg
build      37856  0.0  0.0   2576   952 ?        S    06:49   0:00 /bin/sh -c ps xua | grep osmo
build      37858  0.0  0.0   3700  1796 ?        S    06:49   0:00 grep osmo

ok
test_terminal_length (__main__.TestVTY.test_terminal_length) ... Socket: in 1 tries, connected to 127.0.0.1:4271 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 42660), raddr=('127.0.0.1', 4271)> (1 sockets open)
Socket: closing 127.0.0.1:4271 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 42660), raddr=('127.0.0.1', 4271)> (0 sockets open)
Process returned code: 0
Launch: ./src/osmo-smlc/osmo-smlc -c /build/doc/examples/osmo-smlc/osmo-smlc.cfg from /build
Launching: PWD=/build './src/osmo-smlc/osmo-smlc' '-c' '/build/doc/examples/osmo-smlc/osmo-smlc.cfg'

> ls -l /proc/37848/fd
total 0
lr-x------ 1 build build 64 May  8 06:49 0 -> pipe:[3782204149]
l-wx------ 1 build build 64 May  8 06:49 1 -> pipe:[3782204150]
l-wx------ 1 build build 64 May  8 06:49 2 -> pipe:[3782204151]
l-wx------ 1 build build 64 May  8 06:49 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      37848 25.0  0.0  27860 23108 ?        S    06:49   0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build -w /build -v
build      37860  0.0  0.0 21474888580 14852 ?   S    06:49   0:00 ./src/osmo-smlc/osmo-smlc -c /build/doc/examples/osmo-smlc/osmo-smlc.cfg
build      37867  0.0  0.0   2576   896 ?        S    06:49   0:00 /bin/sh -c ps xua | grep osmo
build      37869  0.0  0.0   3700  1780 ?        S    06:49   0:00 grep osmo

ok
test_unknown_command (__main__.TestVTY.test_unknown_command) ... Socket: in 1 tries, connected to 127.0.0.1:4271 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 42670), raddr=('127.0.0.1', 4271)> (1 sockets open)
Socket: closing 127.0.0.1:4271 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 42670), raddr=('127.0.0.1', 4271)> (0 sockets open)
Process returned code: 0
Launch: ./src/osmo-smlc/osmo-smlc -c /build/doc/examples/osmo-smlc/osmo-smlc.cfg from /build
Launching: PWD=/build './src/osmo-smlc/osmo-smlc' '-c' '/build/doc/examples/osmo-smlc/osmo-smlc.cfg'

> ls -l /proc/37848/fd
total 0
lr-x------ 1 build build 64 May  8 06:49 0 -> pipe:[3782204149]
l-wx------ 1 build build 64 May  8 06:49 1 -> pipe:[3782204150]
l-wx------ 1 build build 64 May  8 06:49 2 -> pipe:[3782204151]
l-wx------ 1 build build 64 May  8 06:49 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      37848 17.6  0.0  27860 23108 ?        S    06:49   0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build -w /build -v
build      37871 50.0  0.0 21474888580 14840 ?   S    06:49   0:00 ./src/osmo-smlc/osmo-smlc -c /build/doc/examples/osmo-smlc/osmo-smlc.cfg
build      37878  0.0  0.0   2576   916 ?        S    06:49   0:00 /bin/sh -c ps xua | grep osmo
build      37880  0.0  0.0   3700  1800 ?        S    06:49   0:00 grep osmo

ok

----------------------------------------------------------------------
Ran 3 tests in 0.588s

OK
Socket: in 1 tries, connected to 127.0.0.1:4271 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 42684), raddr=('127.0.0.1', 4271)> (1 sockets open)
Socket: closing 127.0.0.1:4271 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 42684), raddr=('127.0.0.1', 4271)> (0 sockets open)
Process returned code: 0
osmotestconfig.py -p /build -w /build -v
Verifying src/osmo-smlc/osmo-smlc -c /build/doc/examples/osmo-smlc/osmo-smlc.cfg, test verify_doc
Opening /dev/null
Launching: PWD=/build 'src/osmo-smlc/osmo-smlc' '-c' '/build/doc/examples/osmo-smlc/osmo-smlc.cfg'

> ls -l /proc/37882/fd
total 0
lr-x------ 1 build build 64 May  8 06:49 0 -> pipe:[3782204149]
l-wx------ 1 build build 64 May  8 06:49 1 -> pipe:[3782204150]
l-wx------ 1 build build 64 May  8 06:49 2 -> pipe:[3782204151]
l-wx------ 1 build build 64 May  8 06:49 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      37882 72.7  0.0  27980 23152 ?        S    06:49   0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v
build      37883  0.0  0.0 21474888580 14900 ?   S    06:49   0:00 src/osmo-smlc/osmo-smlc -c /build/doc/examples/osmo-smlc/osmo-smlc.cfg
build      37890  0.0  0.0   2576   940 ?        S    06:49   0:00 /bin/sh -c ps xua | grep osmo
build      37892  0.0  0.0   3700  1760 ?        S    06:49   0:00 grep osmo

Socket: in 1 tries, connected to 127.0.0.1:4271 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 42694), raddr=('127.0.0.1', 4271)> (1 sockets open)
Process returned code: 0
Socket: closing 127.0.0.1:4271 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 42694), raddr=('127.0.0.1', 4271)> (0 sockets open)
Verifying src/osmo-smlc/osmo-smlc -c /build/writtenconfig/osmo-smlc.cfg4fkz6g2u, test write_config
Launching: PWD=/build 'src/osmo-smlc/osmo-smlc' '-c' '/build/writtenconfig/osmo-smlc.cfg4fkz6g2u'

> ls -l /proc/37882/fd
total 0
lr-x------ 1 build build 64 May  8 06:49 0 -> pipe:[3782204149]
l-wx------ 1 build build 64 May  8 06:49 1 -> pipe:[3782204150]
l-wx------ 1 build build 64 May  8 06:49 2 -> pipe:[3782204151]
l-wx------ 1 build build 64 May  8 06:49 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      37882 30.0  0.0  28144 23532 ?        S    06:49   0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v
build      37894  0.0  0.0 21474888580 17352 ?   S    06:49   0:00 src/osmo-smlc/osmo-smlc -c /build/writtenconfig/osmo-smlc.cfg4fkz6g2u
build      37901  0.0  0.0   2576   932 ?        S    06:49   0:00 /bin/sh -c ps xua | grep osmo
build      37903  0.0  0.0   3700  1860 ?        S    06:49   0:00 grep osmo

Socket: in 1 tries, connected to 127.0.0.1:4271 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 42710), raddr=('127.0.0.1', 4271)> (1 sockets open)
Process returned code: 0
Socket: closing 127.0.0.1:4271 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 42710), raddr=('127.0.0.1', 4271)> (0 sockets open)
Verifying src/osmo-smlc/osmo-smlc -c /build/writtenconfig/osmo-smlc.cfg4fkz6g2u, test token_vty_command
Launching: PWD=/build 'src/osmo-smlc/osmo-smlc' '-c' '/build/writtenconfig/osmo-smlc.cfg4fkz6g2u'

> ls -l /proc/37882/fd
total 0
lr-x------ 1 build build 64 May  8 06:49 0 -> pipe:[3782204149]
l-wx------ 1 build build 64 May  8 06:49 1 -> pipe:[3782204150]
l-wx------ 1 build build 64 May  8 06:49 2 -> pipe:[3782204151]
l-wx------ 1 build build 64 May  8 06:49 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      37882 14.0  0.0  28144 23532 ?        S    06:49   0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v
build      37905  0.0  0.0 21474888580 15240 ?   S    06:49   0:00 src/osmo-smlc/osmo-smlc -c /build/writtenconfig/osmo-smlc.cfg4fkz6g2u
build      37912  0.0  0.0   2576   932 ?        S    06:49   0:00 /bin/sh -c ps xua | grep osmo
build      37914  0.0  0.0   3700  1740 ?        S    06:49   0:00 grep osmo

Socket: in 1 tries, connected to 127.0.0.1:4271 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 42716), raddr=('127.0.0.1', 4271)> (1 sockets open)
Process returned code: 0
Socket: closing 127.0.0.1:4271 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 42716), raddr=('127.0.0.1', 4271)> (0 sockets open)
make[5]: Leaving directory '/build/tests'
make[4]: Leaving directory '/build/tests'
make[3]: Leaving directory '/build/tests'
make[2]: Leaving directory '/build/tests'
Making check in doc
make[2]: Entering directory '/build/doc'
Making check in examples
make[3]: Entering directory '/build/doc/examples'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/doc/examples'
Making check in manuals
make[3]: Entering directory '/build/doc/manuals'
if [ -n "$ASCIIDOC_WARNINGS_CHECK" ]; then \
	make osmosmlc-usermanual.check; \
fi
make[4]: Entering directory '/build/doc/manuals'
if ! [ -f osmosmlc-usermanual.adoc ]; then \
	ln -s osmosmlc-usermanual.adoc osmosmlc-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/doc/manuals' -a commondir='/opt/osmo-gsm-manuals/common'  osmosmlc-usermanual.adoc > osmosmlc-usermanual.check 2>&1
touch osmosmlc-usermanual.check
make[4]: Leaving directory '/build/doc/manuals'
make[3]: Leaving directory '/build/doc/manuals'
make[3]: Entering directory '/build/doc'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/build/doc'
make[2]: Leaving directory '/build/doc'
Making check in contrib
make[2]: Entering directory '/build/contrib'
Making check in systemd
make[3]: Entering directory '/build/contrib/systemd'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/contrib/systemd'
make[3]: Entering directory '/build/contrib'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/build/contrib'
make[2]: Leaving directory '/build/contrib'
make[2]: Entering directory '/build'
make[2]: Leaving directory '/build'
make[1]: Leaving directory '/build'
+ LD_LIBRARY_PATH=/build/deps/install/lib
+ DISTCHECK_CONFIGURE_FLAGS='--enable-vty-tests --enable-external-tests --enable-werror --enable-manuals'
+ make -j 8 distcheck
make  dist-bzip2 dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory '/build'
make  distdir-am
make[2]: Entering directory '/build'
if test -d "osmo-smlc-0.2.4.4-7dbd"; then find "osmo-smlc-0.2.4.4-7dbd" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "osmo-smlc-0.2.4.4-7dbd" || { sleep 5 && rm -rf "osmo-smlc-0.2.4.4-7dbd"; }; else :; fi
test -d "osmo-smlc-0.2.4.4-7dbd" || mkdir "osmo-smlc-0.2.4.4-7dbd"
 (cd include && make  top_distdir=../osmo-smlc-0.2.4.4-7dbd distdir=../osmo-smlc-0.2.4.4-7dbd/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/build/include'
make  distdir-am
make[4]: Entering directory '/build/include'
 (cd osmocom && make  top_distdir=../../osmo-smlc-0.2.4.4-7dbd distdir=../../osmo-smlc-0.2.4.4-7dbd/include/osmocom \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[5]: Entering directory '/build/include/osmocom'
make  distdir-am
make[6]: Entering directory '/build/include/osmocom'
 (cd smlc && make  top_distdir=../../../osmo-smlc-0.2.4.4-7dbd distdir=../../../osmo-smlc-0.2.4.4-7dbd/include/osmocom/smlc \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[7]: Entering directory '/build/include/osmocom/smlc'
make  distdir-am
make[8]: Entering directory '/build/include/osmocom/smlc'
make[8]: Leaving directory '/build/include/osmocom/smlc'
make[7]: Leaving directory '/build/include/osmocom/smlc'
make[6]: Leaving directory '/build/include/osmocom'
make[5]: Leaving directory '/build/include/osmocom'
make[4]: Leaving directory '/build/include'
make[3]: Leaving directory '/build/include'
 (cd src && make  top_distdir=../osmo-smlc-0.2.4.4-7dbd distdir=../osmo-smlc-0.2.4.4-7dbd/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/build/src'
make  distdir-am
make[4]: Entering directory '/build/src'
 (cd osmo-smlc && make  top_distdir=../../osmo-smlc-0.2.4.4-7dbd distdir=../../osmo-smlc-0.2.4.4-7dbd/src/osmo-smlc \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[5]: Entering directory '/build/src/osmo-smlc'
make  distdir-am
make[6]: Entering directory '/build/src/osmo-smlc'
make[6]: Leaving directory '/build/src/osmo-smlc'
make[5]: Leaving directory '/build/src/osmo-smlc'
make[4]: Leaving directory '/build/src'
make[3]: Leaving directory '/build/src'
 (cd tests && make  top_distdir=../osmo-smlc-0.2.4.4-7dbd distdir=../osmo-smlc-0.2.4.4-7dbd/tests \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/build/tests'
make  distdir-am
make[4]: Entering directory '/build/tests'
 (cd smlc_subscr && make  top_distdir=../../osmo-smlc-0.2.4.4-7dbd distdir=../../osmo-smlc-0.2.4.4-7dbd/tests/smlc_subscr \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[5]: Entering directory '/build/tests/smlc_subscr'
make  distdir-am
make[6]: Entering directory '/build/tests/smlc_subscr'
make[6]: Leaving directory '/build/tests/smlc_subscr'
make[5]: Leaving directory '/build/tests/smlc_subscr'
make[4]: Leaving directory '/build/tests'
make[3]: Leaving directory '/build/tests'
 (cd doc && make  top_distdir=../osmo-smlc-0.2.4.4-7dbd distdir=../osmo-smlc-0.2.4.4-7dbd/doc \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/build/doc'
make  distdir-am
make[4]: Entering directory '/build/doc'
 (cd examples && make  top_distdir=../../osmo-smlc-0.2.4.4-7dbd distdir=../../osmo-smlc-0.2.4.4-7dbd/doc/examples \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[5]: Entering directory '/build/doc/examples'
make  distdir-am
make[6]: Entering directory '/build/doc/examples'
make  \
  top_distdir="../../osmo-smlc-0.2.4.4-7dbd" distdir="../../osmo-smlc-0.2.4.4-7dbd/doc/examples" \
  dist-hook
make[7]: Entering directory '/build/doc/examples'
for f in $(find . -name '*.cfg*' | sed -e 's,^.,,'); do \
	j="../../osmo-smlc-0.2.4.4-7dbd/doc/examples/$f" && \
	mkdir -p "$(dirname $j)" && \
	/usr/bin/install -c -m 644 ./$f $j; \
done
make[7]: Leaving directory '/build/doc/examples'
make[6]: Leaving directory '/build/doc/examples'
make[5]: Leaving directory '/build/doc/examples'
 (cd manuals && make  top_distdir=../../osmo-smlc-0.2.4.4-7dbd distdir=../../osmo-smlc-0.2.4.4-7dbd/doc/manuals \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[5]: Entering directory '/build/doc/manuals'
make  distdir-am
make[6]: Entering directory '/build/doc/manuals'
make[6]: Leaving directory '/build/doc/manuals'
make[5]: Leaving directory '/build/doc/manuals'
make[4]: Leaving directory '/build/doc'
make[3]: Leaving directory '/build/doc'
 (cd contrib && make  top_distdir=../osmo-smlc-0.2.4.4-7dbd distdir=../osmo-smlc-0.2.4.4-7dbd/contrib \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/build/contrib'
make  distdir-am
make[4]: Entering directory '/build/contrib'
 (cd systemd && make  top_distdir=../../osmo-smlc-0.2.4.4-7dbd distdir=../../osmo-smlc-0.2.4.4-7dbd/contrib/systemd \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[5]: Entering directory '/build/contrib/systemd'
make  distdir-am
make[6]: Entering directory '/build/contrib/systemd'
make[6]: Leaving directory '/build/contrib/systemd'
make[5]: Leaving directory '/build/contrib/systemd'
make[4]: Leaving directory '/build/contrib'
make[3]: Leaving directory '/build/contrib'
make  \
  top_distdir="osmo-smlc-0.2.4.4-7dbd" distdir="osmo-smlc-0.2.4.4-7dbd" \
  dist-hook
make[3]: Entering directory '/build'
echo 0.2.4.4-7dbd > osmo-smlc-0.2.4.4-7dbd/.tarball-version
make[3]: Leaving directory '/build'
test -n "" \
|| find "osmo-smlc-0.2.4.4-7dbd" -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/install-sh -c -m a+r {} {} \; \
|| chmod -R a+r "osmo-smlc-0.2.4.4-7dbd"
make[2]: Leaving directory '/build'
tardir=osmo-smlc-0.2.4.4-7dbd && ${TAR-tar} chof - "$tardir" | BZIP2=${BZIP2--9} bzip2 -c >osmo-smlc-0.2.4.4-7dbd.tar.bz2
tardir=osmo-smlc-0.2.4.4-7dbd && ${TAR-tar} chof - "$tardir" | eval GZIP= gzip --best -c >osmo-smlc-0.2.4.4-7dbd.tar.gz
make[1]: Leaving directory '/build'
if test -d "osmo-smlc-0.2.4.4-7dbd"; then find "osmo-smlc-0.2.4.4-7dbd" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "osmo-smlc-0.2.4.4-7dbd" || { sleep 5 && rm -rf "osmo-smlc-0.2.4.4-7dbd"; }; else :; fi
case 'osmo-smlc-0.2.4.4-7dbd.tar.gz osmo-smlc-0.2.4.4-7dbd.tar.bz2' in \
*.tar.gz*) \
  eval GZIP= gzip --best -dc osmo-smlc-0.2.4.4-7dbd.tar.gz | ${TAR-tar} xf - ;;\
*.tar.bz2*) \
  bzip2 -dc osmo-smlc-0.2.4.4-7dbd.tar.bz2 | ${TAR-tar} xf - ;;\
*.tar.lz*) \
  lzip -dc osmo-smlc-0.2.4.4-7dbd.tar.lz | ${TAR-tar} xf - ;;\
*.tar.xz*) \
  xz -dc osmo-smlc-0.2.4.4-7dbd.tar.xz | ${TAR-tar} xf - ;;\
*.tar.Z*) \
  uncompress -c osmo-smlc-0.2.4.4-7dbd.tar.Z | ${TAR-tar} xf - ;;\
*.shar.gz*) \
  eval GZIP= gzip --best -dc osmo-smlc-0.2.4.4-7dbd.shar.gz | unshar ;;\
*.zip*) \
  unzip osmo-smlc-0.2.4.4-7dbd.zip ;;\
*.tar.zst*) \
  zstd -dc osmo-smlc-0.2.4.4-7dbd.tar.zst | ${TAR-tar} xf - ;;\
esac
chmod -R a-w osmo-smlc-0.2.4.4-7dbd
chmod u+w osmo-smlc-0.2.4.4-7dbd
mkdir osmo-smlc-0.2.4.4-7dbd/_build osmo-smlc-0.2.4.4-7dbd/_build/sub osmo-smlc-0.2.4.4-7dbd/_inst
chmod a-w osmo-smlc-0.2.4.4-7dbd
test -d osmo-smlc-0.2.4.4-7dbd/_build || exit 0; \
dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-smlc-0.2.4.4-7dbd/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
  && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \
  && am__cwd=`pwd` \
  && CDPATH="${ZSH_VERSION+.}:" && cd osmo-smlc-0.2.4.4-7dbd/_build/sub \
  && ../../configure \
    --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \
    --enable-vty-tests --enable-external-tests --enable-werror --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 osmo-smlc-0.2.4.4-7dbd.tar.gz osmo-smlc-0.2.4.4-7dbd.tar.bz2 \
  && make  distcleancheck \
  && cd "$am__cwd" \
  || exit 1
configure: WARNING: unrecognized options: --enable-vty-tests
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking for libosmocore >= 1.9.0... yes
checking for libosmovty >= 1.9.0... yes
checking for libosmoctrl >= 1.9.0... yes
checking for libosmogsm >= 1.9.0... yes
checking for libosmo-sigtran >= 1.8.0... yes
checking for libosmo-sccp >= 1.8.0... yes
checking for egrep... (cached) /usr/bin/grep -E
checking if gcc supports -fvisibility=hidden... yes
checking whether to enable code coverage support... no
checking for python3... yes
checking for osmotestvty.py... yes
checking whether to enable VTY/CTRL tests... yes
checking for OSMO_GSM_MANUALS_DIR... /opt/osmo-gsm-manuals (from env)
All dependencies installed!
CFLAGS=" -std=gnu11 -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp"
CPPFLAGS=" -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp"
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating include/Makefile
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/smlc/Makefile
config.status: creating src/Makefile
config.status: creating src/osmo-smlc/Makefile
config.status: creating tests/Makefile
config.status: creating tests/atlocal
config.status: creating tests/smlc_subscr/Makefile
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating doc/manuals/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/systemd/Makefile
config.status: creating contrib/osmo-smlc.spec
config.status: creating Makefile
config.status: creating config.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --enable-vty-tests
make[1]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub'
make  all-recursive
make[2]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub'
Making all in include
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include'
Making all in osmocom
make[4]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom'
Making all in smlc
make[5]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom/smlc'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom/smlc'
make[5]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom'
make[4]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom'
make[4]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include'
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include'
Making all in src
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src'
Making all in osmo-smlc
make[4]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src/osmo-smlc'
  CC       cell_locations.o
  CC       lb_conn.o
  CC       sccp_lb_inst.o
  CC       lb_peer.o
  CC       smlc_ctrl.o
  CC       smlc_data.o
  CC       smlc_loc_req.o
  CC       smlc_main.o
  CC       smlc_subscr.o
  CCLD     osmo-smlc
make[4]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src/osmo-smlc'
make[4]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src'
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src'
Making all in tests
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests'
Making all in smlc_subscr
make[4]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests/smlc_subscr'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests/smlc_subscr'
make[4]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests'
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests'
Making all in doc
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc'
Making all in examples
make[4]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/examples'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/examples'
Making all in manuals
make[4]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals'
ln -s /opt/osmo-gsm-manuals/build build
ln -s /opt/osmo-gsm-manuals/common common
mkdir -p generated
xmllint --xinclude --postvalid --noout ../../../../doc/manuals/osmosmlc-vty-reference.xml
/opt/osmo-gsm-manuals/build/vty_reference_combine.sh "/opt/osmo-gsm-manuals/merge_doc.xsl" \
	$(/opt/osmo-gsm-manuals/build/find_existing_path.sh "vty/*reference.xml" . ../../../../doc/manuals) \
	/opt/osmo-gsm-manuals/common/vty_additions.xml \
	../../../../doc/manuals/vty/*additions*.xml > generated/combined.xml
+ mktemp
+ combined=/tmp/tmp.KaJHuGkHYW
+ mktemp
+ combine_src=/tmp/tmp.zBhCdJLyt4
+ cp ../../../../doc/manuals/vty/smlc_vty_reference.xml /tmp/tmp.KaJHuGkHYW
+ [ -n /opt/osmo-gsm-manuals/common/vty_additions.xml ]
+ realpath /opt/osmo-gsm-manuals/common/vty_additions.xml
+ addition=/opt/osmo-gsm-manuals/common/vty_additions.xml
+ shift
+ cp /tmp/tmp.KaJHuGkHYW /tmp/tmp.zBhCdJLyt4
+ xsltproc -o /tmp/tmp.KaJHuGkHYW --stringparam with /opt/osmo-gsm-manuals/common/vty_additions.xml /opt/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.zBhCdJLyt4
if ! [ -f osmosmlc-usermanual.adoc ]; then \
	ln -s ../../../../doc/manuals/osmosmlc-usermanual.adoc osmosmlc-usermanual.adoc; \
fi
TEXINPUTS="/opt/osmo-gsm-manuals" \
	a2x -vv -L --asciidoc-opts="-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/osmo-smlc-0.2.4.4-7dbd/_build/sub/../../doc/manuals' -a commondir='/opt/osmo-gsm-manuals/common' " --dblatex-opts="--config /opt/osmo-gsm-manuals/build/dblatex_config.xml -s /opt/osmo-gsm-manuals/build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0 " -a docinfo -a revnumber="DRAFT 0.2.4-4-g7dbd-dirty" -a revdate="2024-Apr-26" osmosmlc-usermanual.adoc
+ [ -n ../../../../doc/manuals/vty/*additions*.xml ]
+ realpath ../../../../doc/manuals/vty/*additions*.xml
+ addition=/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml
+ shift
+ cp /tmp/tmp.KaJHuGkHYW /tmp/tmp.zBhCdJLyt4
+ xsltproc -o /tmp/tmp.KaJHuGkHYW --stringparam with /build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml /opt/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.zBhCdJLyt4
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/build/osmo-smlc-0.2.4.4-7dbd/doc/manuals/vty/*additions*.xml"
+ [ -n  ]
+ cat /tmp/tmp.KaJHuGkHYW
+ rm -f /tmp/tmp.zBhCdJLyt4
+ rm -f /tmp/tmp.KaJHuGkHYW
xsltproc /opt/osmo-gsm-manuals/vty_reference.xsl generated/combined.xml \
	> generated/docbook_vty.xml
set -x && \
export GIT_DATE="unknown" && \
export REVNUMBER="DRAFT 0.2.4-4-g7dbd-dirty" && \
export TEMPFILE="/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals/generated/_temp_osmosmlc-vty-reference.xml" && \
/opt/osmo-gsm-manuals/build/docbook-set-revhistory.py "../../../../doc/manuals/osmosmlc-vty-reference.xml" && \
dblatex \
	--config /opt/osmo-gsm-manuals/build/dblatex_config.xml \
	--xslt-opts="--path /opt/osmo-gsm-manuals/common/chapters:/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals/generated" \
	 \
	-P draft.mode=no \
	-o osmosmlc-vty-reference.pdf \
	"$TEMPFILE" && \
rm $TEMPFILE
+ export GIT_DATE=unknown
+ GIT_DATE=unknown
+ export 'REVNUMBER=DRAFT 0.2.4-4-g7dbd-dirty'
+ REVNUMBER='DRAFT 0.2.4-4-g7dbd-dirty'
+ export TEMPFILE=/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals/generated/_temp_osmosmlc-vty-reference.xml
+ TEMPFILE=/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals/generated/_temp_osmosmlc-vty-reference.xml
+ /opt/osmo-gsm-manuals/build/docbook-set-revhistory.py ../../../../doc/manuals/osmosmlc-vty-reference.xml
asciidoc: reading: /etc/asciidoc/asciidoc.conf
asciidoc: reading: /opt/osmo-gsm-manuals/build/mscgen-filter.conf
asciidoc: reading: /opt/osmo-gsm-manuals/build/diag-filter.conf
asciidoc: reading: /opt/osmo-gsm-manuals/build/docinfo-releaseinfo.conf
asciidoc: reading: /opt/osmo-gsm-manuals/build/graphviz-filter.conf
asciidoc: reading: /etc/asciidoc/asciidoc.conf
Changing revhistory to DRAFT 0.2.4-4-g7dbd-dirty, unknown...
+ dblatex --config /opt/osmo-gsm-manuals/build/dblatex_config.xml '--xslt-opts=--path /opt/osmo-gsm-manuals/common/chapters:/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals/generated' -P draft.mode=no -o osmosmlc-vty-reference.pdf /build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals/generated/_temp_osmosmlc-vty-reference.xml
asciidoc: reading: /build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals/osmosmlc-usermanual.adoc
asciidoc: reading: /etc/asciidoc/docbook45.conf
asciidoc: reading: /etc/asciidoc/filters/code/code-filter.conf
asciidoc: reading: /etc/asciidoc/filters/graphviz/graphviz-filter.conf
asciidoc: reading: /etc/asciidoc/filters/source/source-highlight-filter.conf
asciidoc: reading: /etc/asciidoc/filters/music/music-filter.conf
asciidoc: reading: /etc/asciidoc/filters/latex/latex-filter.conf
asciidoc: reading: /etc/asciidoc/lang-en.conf
asciidoc: reading: /opt/osmo-gsm-manuals/build/mscgen-filter.conf
asciidoc: reading: /opt/osmo-gsm-manuals/build/diag-filter.conf
asciidoc: reading: /opt/osmo-gsm-manuals/build/docinfo-releaseinfo.conf
asciidoc: reading: /opt/osmo-gsm-manuals/build/graphviz-filter.conf
asciidoc: writing: /build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals/osmosmlc-usermanual.xml
asciidoc: osmosmlc-usermanual.adoc: line 6: evaluating: {include:/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals/osmosmlc-usermanual-docinfo.xml}
asciidoc: WARNING: osmosmlc-usermanual.adoc: line 6: {include:/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals/osmosmlc-usermanual-docinfo.xml}: file does not exist
asciidoc: include: /build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals/common/chapters/preface.adoc
asciidoc: osmosmlc-usermanual.adoc: line 9: reading: /build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals/common/chapters/preface.adoc
Build the book set list...
asciidoc: include: /build/osmo-smlc-0.2.4.4-7dbd/_build/sub/../../doc/manuals/chapters/overview.adoc
asciidoc: osmosmlc-usermanual.adoc: line 11: reading: /build/osmo-smlc-0.2.4.4-7dbd/_build/sub/../../doc/manuals/chapters/overview.adoc
asciidoc: include: /build/osmo-smlc-0.2.4.4-7dbd/_build/sub/../../doc/manuals/chapters/running.adoc
asciidoc: osmosmlc-usermanual.adoc: line 13: reading: /build/osmo-smlc-0.2.4.4-7dbd/_build/sub/../../doc/manuals/chapters/running.adoc
asciidoc: include: /build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals/common/chapters/vty.adoc
asciidoc: osmosmlc-usermanual.adoc: line 15: reading: /build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals/common/chapters/vty.adoc
asciidoc: include: /build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals/common/chapters/logging.adoc
asciidoc: osmosmlc-usermanual.adoc: line 17: reading: /build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals/common/chapters/logging.adoc
asciidoc: include: /build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals/common/chapters/cs7-config.adoc
asciidoc: osmosmlc-usermanual.adoc: line 19: reading: /build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals/common/chapters/cs7-config.adoc
Build the listings...
asciidoc: include: /build/osmo-smlc-0.2.4.4-7dbd/_build/sub/../../doc/manuals/chapters/positioning.adoc
asciidoc: osmosmlc-usermanual.adoc: line 21: reading: /build/osmo-smlc-0.2.4.4-7dbd/_build/sub/../../doc/manuals/chapters/positioning.adoc
asciidoc: include: /build/osmo-smlc-0.2.4.4-7dbd/_build/sub/../../doc/manuals/chapters/cells.adoc
asciidoc: osmosmlc-usermanual.adoc: line 23: reading: /build/osmo-smlc-0.2.4.4-7dbd/_build/sub/../../doc/manuals/chapters/cells.adoc
asciidoc: include: /build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals/common/chapters/counters-overview.adoc
asciidoc: osmosmlc-usermanual.adoc: line 25: reading: /build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals/common/chapters/counters-overview.adoc
asciidoc: include: /build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals/common/chapters/control_if.adoc
asciidoc: osmosmlc-usermanual.adoc: line 29: reading: /build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals/common/chapters/control_if.adoc
asciidoc: control_if.adoc: line 25: evaluating: {counter2:target-number}
asciidoc: control_if.adoc: line 25: evaluating: {set2:target:osmosmlc-usermanual__1.svg}
asciidoc: control_if.adoc: line 32: filtering: packetdiag3 -o "/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals/osmosmlc-usermanual__1.svg" -Tsvg - && echo " "
XSLT stylesheets DocBook - LaTeX 2e (0.3.12)
===================================================
Stripping NS from DocBook 5/NG document.
Processing stripped document.
asciidoc: control_if.adoc: line 40: evaluating: {counter2:target-number}
asciidoc: control_if.adoc: line 40: evaluating: {set2:target:osmosmlc-usermanual__2.svg}
asciidoc: control_if.adoc: line 46: filtering: packetdiag3 -o "/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals/osmosmlc-usermanual__2.svg" -Tsvg - && echo " "
Build _temp_osmosmlc-vty-reference.pdf
asciidoc: control_if.adoc: line 77: evaluating: {counter2:target-number}
asciidoc: control_if.adoc: line 77: evaluating: {set2:target:osmosmlc-usermanual__3.svg}
asciidoc: control_if.adoc: line 83: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals/osmosmlc-usermanual__3.svg" -Tsvg -
asciidoc: control_if.adoc: line 88: evaluating: {counter2:target-number}
asciidoc: control_if.adoc: line 88: evaluating: {set2:target:osmosmlc-usermanual__4.svg}
asciidoc: control_if.adoc: line 94: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals/osmosmlc-usermanual__4.svg" -Tsvg -
asciidoc: control_if.adoc: line 104: evaluating: {counter2:target-number}
asciidoc: control_if.adoc: line 104: evaluating: {set2:target:osmosmlc-usermanual__5.svg}
asciidoc: control_if.adoc: line 110: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals/osmosmlc-usermanual__5.svg" -Tsvg -
asciidoc: control_if.adoc: line 115: evaluating: {counter2:target-number}
asciidoc: control_if.adoc: line 115: evaluating: {set2:target:osmosmlc-usermanual__6.svg}
asciidoc: control_if.adoc: line 121: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals/osmosmlc-usermanual__6.svg" -Tsvg -
asciidoc: control_if.adoc: line 131: evaluating: {counter2:target-number}
asciidoc: control_if.adoc: line 131: evaluating: {set2:target:osmosmlc-usermanual__7.svg}
asciidoc: control_if.adoc: line 136: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals/osmosmlc-usermanual__7.svg" -Tsvg -
asciidoc: include: /build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals/common/chapters/port_numbers.adoc
asciidoc: osmosmlc-usermanual.adoc: line 33: reading: /build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals/common/chapters/port_numbers.adoc
asciidoc: include: /build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals/common/chapters/bibliography.adoc
asciidoc: osmosmlc-usermanual.adoc: line 35: reading: /build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals/common/chapters/bibliography.adoc
asciidoc: include: /build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals/common/chapters/glossary.adoc
asciidoc: osmosmlc-usermanual.adoc: line 37: reading: /build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals/common/chapters/glossary.adoc
asciidoc: include: /build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals/common/chapters/gfdl.adoc
asciidoc: osmosmlc-usermanual.adoc: line 39: reading: /build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals/common/chapters/gfdl.adoc
'osmosmlc-vty-reference.pdf' successfully built
+ rm /build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals/generated/_temp_osmosmlc-vty-reference.xml
a2x: args: ['-vv', '-L', "--asciidoc-opts=-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/osmo-smlc-0.2.4.4-7dbd/_build/sub/../../doc/manuals' -a commondir='/opt/osmo-gsm-manuals/common' ", '--dblatex-opts=--config /opt/osmo-gsm-manuals/build/dblatex_config.xml -s /opt/osmo-gsm-manuals/build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0 ', '-a', 'docinfo', '-a', 'revnumber=DRAFT 0.2.4-4-g7dbd-dirty', '-a', 'revdate=2024-Apr-26', 'osmosmlc-usermanual.adoc']
a2x: resource files: []
a2x: resource directories: ['/etc/asciidoc/stylesheets']
a2x: executing: asciidoc ['-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/osmo-smlc-0.2.4.4-7dbd/_build/sub/../../doc/manuals', '-a', 'commondir=/opt/osmo-gsm-manuals/common', ('--attribute', 'docinfo'), ('--attribute', 'revnumber=DRAFT 0.2.4-4-g7dbd-dirty'), ('--attribute', 'revdate=2024-Apr-26'), ('--verbose',), ('--backend', 'docbook'), ('-a', 'a2x-format=pdf'), ('--out-file', '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals/osmosmlc-usermanual.xml')]
a2x: executing: "dblatex" -t pdf -p "/etc/asciidoc/dblatex/asciidoc-dblatex.xsl" -s "/etc/asciidoc/dblatex/asciidoc-dblatex.sty" --config /opt/osmo-gsm-manuals/build/dblatex_config.xml -s /opt/osmo-gsm-manuals/build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0  -V  "/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals/osmosmlc-usermanual.xml"

Build the book set list...
xsltproc -o doclist.txt --xinclude --xincludestyle doclist.xsl /build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals/osmosmlc-usermanual.xml
Build the listings...
xsltproc -o listings.xml --xinclude --xincludestyle --param current.dir '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals' /usr/share/dblatex/xsl/common/mklistings.xsl /build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals/osmosmlc-usermanual.xml
xsltproc -o osmosmlc-usermanual.rtex --xinclude --xincludestyle --param listings.xml '/tmp/tmphkdp0x7m/listings.xml' --param current.dir '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals' /tmp/tmphkdp0x7m/custom.xsl /build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals/osmosmlc-usermanual.xml
XSLT stylesheets DocBook - LaTeX 2e (0.3.12)
===================================================
Error: no ID for constraint linkend: ieee-802.11.
XRef to nonexistent id: ieee-802.11
Section level > 6 not well supported for bibliodiv
Image 'dblatex' not found
Cannot convert './common/images/wireshark-gsmtap-log.png' to pdf
rsvg-convert -a -f pdf -o fig0.pdf /build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals/osmosmlc-usermanual__1.svg
rsvg-convert -a -f pdf -o fig1.pdf /build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals/osmosmlc-usermanual__2.svg
rsvg-convert -a -f pdf -o fig2.pdf /build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals/osmosmlc-usermanual__3.svg
rsvg-convert -a -f pdf -o fig3.pdf /build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals/osmosmlc-usermanual__4.svg
rsvg-convert -a -f pdf -o fig4.pdf /build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals/osmosmlc-usermanual__5.svg
rsvg-convert -a -f pdf -o fig5.pdf /build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals/osmosmlc-usermanual__6.svg
rsvg-convert -a -f pdf -o fig6.pdf /build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals/osmosmlc-usermanual__7.svg
Build osmosmlc-usermanual.pdf
built-in module pdftex registered
no support found for ifthen
no support found for ifxetex
no support found for fontspec
no support found for xltxtra
no support found for fontenc
no support found for inputenc
no support found for fancybox
built-in module makeidx registered
no support found for custom-dblatex
built-in module bibtopic registered
building additional files...
checking if compiling is necessary...
the output file doesn't exist
pdflatex -interaction=batchmode osmosmlc-usermanual.tex
running post-compilation scripts...
[index] the index file /tmp/tmphkdp0x7m/osmosmlc-usermanual.idx is empty
osmosmlc-usermanual.aux MD5 checksum changed
osmosmlc-usermanual.toc MD5 checksum changed
the /tmp/tmphkdp0x7m/osmosmlc-usermanual.aux file has changed
pdflatex -interaction=batchmode osmosmlc-usermanual.tex
running post-compilation scripts...
[index] the index file /tmp/tmphkdp0x7m/osmosmlc-usermanual.idx is empty
osmosmlc-usermanual.aux MD5 checksum changed
the /tmp/tmphkdp0x7m/osmosmlc-usermanual.aux file has changed but no re-run required?
no new compilation is needed
running last-compilation scripts...
'osmosmlc-usermanual.pdf' successfully built

a2x: deleting /build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals/osmosmlc-usermanual.xml
make[4]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals'
make[4]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc'
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc'
Making all in contrib
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib'
Making all in systemd
make[4]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib/systemd'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib/systemd'
make[4]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib'
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib'
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub'
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub'
make[2]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub'
make[1]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub'
make[1]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub'
Making dvi in include
make[2]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include'
Making dvi in osmocom
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom'
Making dvi in smlc
make[4]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom/smlc'
make[4]: Nothing to be done for 'dvi'.
make[4]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom/smlc'
make[4]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom'
make[4]: Nothing to be done for 'dvi-am'.
make[4]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom'
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom'
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include'
make[3]: Nothing to be done for 'dvi-am'.
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include'
make[2]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include'
Making dvi in src
make[2]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src'
Making dvi in osmo-smlc
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src/osmo-smlc'
make[3]: Nothing to be done for 'dvi'.
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src/osmo-smlc'
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src'
make[3]: Nothing to be done for 'dvi-am'.
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src'
make[2]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src'
Making dvi in tests
make[2]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests'
Making dvi in smlc_subscr
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests/smlc_subscr'
make[3]: Nothing to be done for 'dvi'.
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests/smlc_subscr'
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests'
make[3]: Nothing to be done for 'dvi-am'.
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests'
make[2]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests'
Making dvi in doc
make[2]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc'
Making dvi in examples
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/examples'
make[3]: Nothing to be done for 'dvi'.
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/examples'
Making dvi in manuals
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals'
make[3]: Nothing to be done for 'dvi'.
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals'
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc'
make[3]: Nothing to be done for 'dvi-am'.
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc'
make[2]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc'
Making dvi in contrib
make[2]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib'
Making dvi in systemd
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib/systemd'
make[3]: Nothing to be done for 'dvi'.
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib/systemd'
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib'
make[3]: Nothing to be done for 'dvi-am'.
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib'
make[2]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib'
make[2]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub'
make[2]: Nothing to be done for 'dvi-am'.
make[2]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub'
make[1]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub'
make[1]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub'
make  check-recursive
make[2]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub'
Making check in include
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include'
Making check in osmocom
make[4]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom'
Making check in smlc
make[5]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom/smlc'
make[5]: Nothing to be done for 'check'.
make[5]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom/smlc'
make[5]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom'
make[4]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom'
make[4]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include'
make[4]: Nothing to be done for 'check-am'.
make[4]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include'
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include'
Making check in src
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src'
Making check in osmo-smlc
make[4]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src/osmo-smlc'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src/osmo-smlc'
make[4]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src'
make[4]: Nothing to be done for 'check-am'.
make[4]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src'
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src'
Making check in tests
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests'
Making check in smlc_subscr
make[4]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests/smlc_subscr'
make  smlc_subscr_test
make[5]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests/smlc_subscr'
  CC       smlc_subscr_test.o
  CCLD     smlc_subscr_test
make[5]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests/smlc_subscr'
make[4]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests/smlc_subscr'
make[4]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests'
make  check-local
make[5]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests'
/bin/bash '../../../tests/testsuite' 
## ---------------------------------- ##
## osmo-smlc 0.2.4.4-7dbd test suite. ##
## ---------------------------------- ##
  1: smlc_subscr                                     ok

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

1 test was successful.
make  python-tests
make[6]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests'
make vty-test
make[7]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests'
osmo_verify_transcript_vty.py -v \
	-n OsmoSMLC -p 4271 \
	-r "../src/osmo-smlc/osmo-smlc -c ../../../tests/osmo-smlc.cfg" \
	 ../../../tests/*.vty
<0004> telnet_interface.c:88 Available via telnet 127.0.0.1 4271
<000b> control_if.c:1024 CTRL at 127.0.0.1 4272
<0011> sccp_user.c:539 Lb: Creating SS7 instance
<0011> sccp_user.c:566 Lb: Using SS7 instance 0, pc:0.23.6
<0011> sccp_user.c:573 Lb: Creating AS instance
<0011> sccp_user.c:584 Lb: Using AS instance as-clnt-Lb
<0011> sccp_user.c:590 Lb: Creating default route
<0011> sccp_user.c:629 Lb: No unassociated ASP for m3ua, creating new ASP asp-clnt-Lb
<0004> osmo_ss7_as.c:118 Trying to dispatch event 17 to non-existent FSM instance!
<0004> backtrace.c:42 backtrace() returned 9 addresses
<0004> backtrace.c:53 	/build/deps/install/lib/libosmocore.so.21(osmo_log_backtrace+0x20) [0x7fb4f37b3343]
<0004> backtrace.c:53 	/build/deps/install/lib/libosmocore.so.21(_osmo_fsm_inst_dispatch+0x140) [0x7fb4f37bdb21]
<0004> backtrace.c:53 	/build/deps/install/lib/libosmo-sigtran.so.9(osmo_ss7_as_add_asp+0x1f5) [0x7fb4f37305f7]
<0004> backtrace.c:53 	/build/deps/install/lib/libosmo-sigtran.so.9(osmo_sccp_simple_client_on_ss7_id+0xa7f) [0x7fb4f3751fc5]
<0004> backtrace.c:53 	../src/osmo-smlc/osmo-smlc(+0x10005) [0x557f85d10005]
<0004> backtrace.c:53 	/lib/x86_64-linux-gnu/libc.so.6(+0x2724a) [0x7fb4f356224a]
<0004> backtrace.c:53 	/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85) [0x7fb4f3562305]
<0004> backtrace.c:53 	../src/osmo-smlc/osmo-smlc(+0x46a1) [0x557f85d046a1]
<0011> sccp_user.c:699 Lb: Using ASP instance asp-clnt-Lb
<0010> osmo_ss7.c:408 0: Creating SCCP instance
Launching: cd '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests'; ../src/osmo-smlc/osmo-smlc -c ../../../tests/osmo-smlc.cfg
OsmoSMLC> enable


OsmoSMLC# show cells
% No cell locations are configured

OsmoSMLC# configure terminal


OsmoSMLC(config)# cells?
  cells  Configure cell locations

OsmoSMLC(config)# cells

OsmoSMLC(config-cells)# list
  help
  list [with-flags]
  show vty-attributes
  show vty-attributes (application|library|global)
  write terminal
  write file [PATH]
  write memory
  write
  show running-config
  exit
  end
  lac-ci <0-65535> <0-65535> lat LATITUDE lon LONGITUDE
  no lac-ci <0-65535> <0-65535>
  cgi <0-999> <0-999> <0-65535> <0-65535> lat LATITUDE lon LONGITUDE
  no cgi <0-999> <0-999> <0-65535> <0-65535>

OsmoSMLC(config-cells)# lac-ci?
  lac-ci  Cell location by LAC and CI
OsmoSMLC(config-cells)# lac-ci ?
  <0-65535>  LAC
OsmoSMLC(config-cells)# lac-ci 23 ?
  <0-65535>  CI
OsmoSMLC(config-cells)# lac-ci 23 42 ?
  lat  Global latitute coordinate
OsmoSMLC(config-cells)# lac-ci 23 42 lat ?
  LATITUDE  Latitude floating-point number, -90.0 (S) to 90.0 (N)
OsmoSMLC(config-cells)# lac-ci 23 42 lat 23.23 ?
  lon  Global longitude coordinate
OsmoSMLC(config-cells)# lac-ci 23 42 lat 23.23 lon ?
  LONGITUDE  Longitude as floating-point number, -180.0 (W) to 180.0 (E)
OsmoSMLC(config-cells)# lac-ci 23 42 lat 23.23 lon 42.42 ?
  <cr>  

OsmoSMLC(config-cells)# cgi?
  cgi  Cell location by Cell-Global ID
OsmoSMLC(config-cells)# cgi ?
  <0-999>  MCC
OsmoSMLC(config-cells)# cgi 001 ?
  <0-999>  MNC
OsmoSMLC(config-cells)# cgi 001 02 ?
  <0-65535>  LAC
OsmoSMLC(config-cells)# cgi 001 02 3 ?
  <0-65535>  CI
OsmoSMLC(config-cells)# cgi 001 02 3 4 ?
  lat  Global latitute coordinate
OsmoSMLC(config-cells)# cgi 001 02 3 4 lat ?
  LATITUDE  Latitude floating-point number, -90.0 (S) to 90.0 (N)
OsmoSMLC(config-cells)# cgi 001 02 3 4 lat 1.1 ?
  lon  Global longitude coordinate
OsmoSMLC(config-cells)# cgi 001 02 3 4 lat 1.1 lon ?
  LONGITUDE  Longitude as floating-point number, -180.0 (W) to 180.0 (E)
OsmoSMLC(config-cells)# cgi 001 02 3 4 lat 1.1 lon 2.2 ?
  <cr>  

OsmoSMLC(config-cells)# lac-ci 23 42 lat 23.23 lon 42.42

OsmoSMLC(config-cells)# cgi 001 02 3 4 lat 1.1 lon 2.2


OsmoSMLC(config-cells)# do show cells
cells
 lac-ci 23 42 lat 23.23 lon 42.42
 cgi 001 02 3 4 lat 1.1 lon 2.2

OsmoSMLC(config-cells)# show running-config

Current configuration:
!
!
log stderr blocking-io
 logging filter all 1
 logging color 1
 logging print category-hex 1
 logging print category 0
 logging print thread-id 0
 logging timestamp 0
 logging print file 1
 logging level smlc notice
 logging level ref notice
 logging level lb notice
 logging level lcs notice
 logging level lglobal notice
 logging level llapd notice
 logging level linp notice
 logging level lmux notice
 logging level lmi notice
 logging level lmib notice
 logging level lsms notice
 logging level lctrl notice
 logging level lgtp notice
 logging level lstats notice
 logging level lgsup notice
 logging level loap notice
 logging level lss7 notice
 logging level lsccp notice
 logging level lsua notice
 logging level lm3ua notice
 logging level lmgcp notice
 logging level ljibuf notice
 logging level lrspro notice
 logging level lns notice
 logging level lbssgp notice
 logging level lnsdata notice
 logging level lnssignal notice
 logging level liuup notice
 logging level lpfcp notice
 logging level lcsn1 notice
 logging level lio notice
!
line vty
 no login
!
cs7 instance 0
 point-code 0.23.6
cells
 lac-ci 23 42 lat 23.23 lon 42.42
 cgi 001 02 3 4 lat 1.1 lon 2.2
end

OsmoSMLC(config-cells)# no lac-ci 99 99
% cannot remove, no such entry
OsmoSMLC(config-cells)# no cgi 009 08 7 6
% cannot remove, no such entry

OsmoSMLC(config-cells)# do show cells
cells
 lac-ci 23 42 lat 23.23 lon 42.42
 cgi 001 02 3 4 lat 1.1 lon 2.2

OsmoSMLC(config-cells)# lac-ci 23 42 lat 17.17 lon 18.18

OsmoSMLC(config-cells)# do show cells
cells
 lac-ci 23 42 lat 17.17 lon 18.18
 cgi 001 02 3 4 lat 1.1 lon 2.2

OsmoSMLC(config-cells)# no lac-ci 23 42

OsmoSMLC(config-cells)# no cgi 001 02 3 4


OsmoSMLC(config-cells)# do show cells
% No cell locations are configured
signal 15 received
<0004> telnet_interface.c:88 Available via telnet 127.0.0.1 4271
<000b> control_if.c:1024 CTRL at 127.0.0.1 4272
<0011> sccp_user.c:539 Lb: Creating SS7 instance
<0011> sccp_user.c:566 Lb: Using SS7 instance 0, pc:0.23.6
<0011> sccp_user.c:573 Lb: Creating AS instance
<0011> sccp_user.c:584 Lb: Using AS instance as-clnt-Lb
<0011> sccp_user.c:590 Lb: Creating default route
<0011> sccp_user.c:629 Lb: No unassociated ASP for m3ua, creating new ASP asp-clnt-Lb
<0004> osmo_ss7_as.c:118 Trying to dispatch event 17 to non-existent FSM instance!
<0004> backtrace.c:42 backtrace() returned 9 addresses
<0004> backtrace.c:53 	/build/deps/install/lib/libosmocore.so.21(osmo_log_backtrace+0x20) [0x7f712f8cb343]
<0004> backtrace.c:53 	/build/deps/install/lib/libosmocore.so.21(_osmo_fsm_inst_dispatch+0x140) [0x7f712f8d5b21]
<0004> backtrace.c:53 	/build/deps/install/lib/libosmo-sigtran.so.9(osmo_ss7_as_add_asp+0x1f5) [0x7f712f8485f7]
<0004> backtrace.c:53 	/build/deps/install/lib/libosmo-sigtran.so.9(osmo_sccp_simple_client_on_ss7_id+0xa7f) [0x7f712f869fc5]
<0004> backtrace.c:53 	../src/osmo-smlc/osmo-smlc(+0x10005) [0x56270ced1005]
<0004> backtrace.c:53 	/lib/x86_64-linux-gnu/libc.so.6(+0x2724a) [0x7f712f67a24a]
<0004> backtrace.c:53 	/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85) [0x7f712f67a305]
<0004> backtrace.c:53 	../src/osmo-smlc/osmo-smlc(+0x46a1) [0x56270cec56a1]
<0011> sccp_user.c:699 Lb: Using ASP instance asp-clnt-Lb
<0010> osmo_ss7.c:408 0: Creating SCCP instance
Launching: cd '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests'; ../src/osmo-smlc/osmo-smlc -c ../../../tests/osmo-smlc.cfg
OsmoSMLC> enable

OsmoSMLC# configure terminal

signal 15 received

RESULTS:
pass: ../../../tests/cell_locations.vty
pass: ../../../tests/test_nodes.vty

make[7]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests'
make ctrl-test
make[7]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests'
osmo_verify_transcript_ctrl.py -v \
	-p 4272 \
	-r "../src/osmo-smlc/osmo-smlc -c ../../../tests/osmo-smlc.cfg" \
	 ../../../tests/*.ctrl
<0004> telnet_interface.c:88 Available via telnet 127.0.0.1 4271
<000b> control_if.c:1024 CTRL at 127.0.0.1 4272
<0011> sccp_user.c:539 Lb: Creating SS7 instance
<0011> sccp_user.c:566 Lb: Using SS7 instance 0, pc:0.23.6
<0011> sccp_user.c:573 Lb: Creating AS instance
<0011> sccp_user.c:584 Lb: Using AS instance as-clnt-Lb
<0011> sccp_user.c:590 Lb: Creating default route
<0011> sccp_user.c:629 Lb: No unassociated ASP for m3ua, creating new ASP asp-clnt-Lb
<0004> osmo_ss7_as.c:118 Trying to dispatch event 17 to non-existent FSM instance!
<0004> backtrace.c:42 backtrace() returned 9 addresses
<0004> backtrace.c:53 	/build/deps/install/lib/libosmocore.so.21(osmo_log_backtrace+0x20) [0x7f2a12a87343]
<0004> backtrace.c:53 	/build/deps/install/lib/libosmocore.so.21(_osmo_fsm_inst_dispatch+0x140) [0x7f2a12a91b21]
<0004> backtrace.c:53 	/build/deps/install/lib/libosmo-sigtran.so.9(osmo_ss7_as_add_asp+0x1f5) [0x7f2a12a045f7]
<0004> backtrace.c:53 	/build/deps/install/lib/libosmo-sigtran.so.9(osmo_sccp_simple_client_on_ss7_id+0xa7f) [0x7f2a12a25fc5]
<0004> backtrace.c:53 	../src/osmo-smlc/osmo-smlc(+0x10005) [0x555c6c81a005]
<0004> backtrace.c:53 	/lib/x86_64-linux-gnu/libc.so.6(+0x2724a) [0x7f2a1283624a]
<0004> backtrace.c:53 	/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85) [0x7f2a12836305]
<0004> backtrace.c:53 	../src/osmo-smlc/osmo-smlc(+0x46a1) [0x555c6c80e6a1]
<0011> sccp_user.c:699 Lb: Using ASP instance asp-clnt-Lb
<0010> osmo_ss7.c:408 0: Creating SCCP instance
signal 15 received
Launching: cd '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests'; ../src/osmo-smlc/osmo-smlc -c ../../../tests/osmo-smlc.cfg

RESULTS:
pass: ../../../tests/test_nodes.ctrl

make[7]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests'
osmotestvty.py -p /build/osmo-smlc-0.2.4.4-7dbd/_build/sub/../.. -w /build/osmo-smlc-0.2.4.4-7dbd/_build/sub -v
test_history (__main__.TestVTY.test_history) ... confpath /build/osmo-smlc-0.2.4.4-7dbd/_build/sub/../.., workdir /build/osmo-smlc-0.2.4.4-7dbd/_build/sub
Running tests for specific VTY commands
Launch: ./src/osmo-smlc/osmo-smlc -c /build/osmo-smlc-0.2.4.4-7dbd/_build/sub/../../doc/examples/osmo-smlc/osmo-smlc.cfg from /build/osmo-smlc-0.2.4.4-7dbd/_build/sub
Opening /dev/null
Launching: PWD=/build/osmo-smlc-0.2.4.4-7dbd/_build/sub './src/osmo-smlc/osmo-smlc' '-c' '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/../../doc/examples/osmo-smlc/osmo-smlc.cfg'

> ls -l /proc/41211/fd
total 0
lr-x------ 1 build build 64 May  8 06:49 0 -> pipe:[3782204149]
l-wx------ 1 build build 64 May  8 06:49 1 -> pipe:[3782204150]
l-wx------ 1 build build 64 May  8 06:49 2 -> pipe:[3782204151]
l-wx------ 1 build build 64 May  8 06:49 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
LISTEN 0      10         127.0.0.1:4271      0.0.0.0:*          
LISTEN 0      10         127.0.0.1:4272      0.0.0.0:*          


> ps xua | grep osmo
build      38564  0.0  0.0   3924  2996 ?        S    06:49   0:00 /bin/bash -c test -d osmo-smlc-0.2.4.4-7dbd/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-smlc-0.2.4.4-7dbd/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \   && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \   && am__cwd=`pwd` \   && CDPATH="${ZSH_VERSION+.}:" && cd osmo-smlc-0.2.4.4-7dbd/_build/sub \   && ../../configure \     --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \     --enable-vty-tests --enable-external-tests --enable-werror --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 osmo-smlc-0.2.4.4-7dbd.tar.gz osmo-smlc-0.2.4.4-7dbd.tar.bz2 \   && make  distcleancheck \   && cd "$am__cwd" \   || exit 1
build      40914  0.0  0.0   3924  3156 ?        S    06:49   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/osmo-smlc-0.2.4.4-7dbd/_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 doc contrib ' ;; \   *) list='include src tests 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      40943  0.0  0.0   3924  3088 ?        S    06:49   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/osmo-smlc-0.2.4.4-7dbd/_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='smlc_subscr ' ;; \   *) list='smlc_subscr ' ;; \ 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      41211 72.7  0.0  27856 23124 ?        S    06:49   0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build/osmo-smlc-0.2.4.4-7dbd/_build/sub/../.. -w /build/osmo-smlc-0.2.4.4-7dbd/_build/sub -v
build      41212  0.0  0.0  13236  7524 ?        S    06:49   0:00 ./src/osmo-smlc/osmo-smlc -c /build/osmo-smlc-0.2.4.4-7dbd/_build/sub/../../doc/examples/osmo-smlc/osmo-smlc.cfg
build      41219  0.0  0.0   2576   956 ?        S    06:49   0:00 /bin/sh -c ps xua | grep osmo
build      41221  0.0  0.0   3700  1856 ?        S    06:49   0:00 grep osmo

ok
test_terminal_length (__main__.TestVTY.test_terminal_length) ... Socket: in 1 tries, connected to 127.0.0.1:4271 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 40184), raddr=('127.0.0.1', 4271)> (1 sockets open)
Socket: closing 127.0.0.1:4271 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 40184), raddr=('127.0.0.1', 4271)> (0 sockets open)
Process returned code: 0
Launch: ./src/osmo-smlc/osmo-smlc -c /build/osmo-smlc-0.2.4.4-7dbd/_build/sub/../../doc/examples/osmo-smlc/osmo-smlc.cfg from /build/osmo-smlc-0.2.4.4-7dbd/_build/sub
Launching: PWD=/build/osmo-smlc-0.2.4.4-7dbd/_build/sub './src/osmo-smlc/osmo-smlc' '-c' '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/../../doc/examples/osmo-smlc/osmo-smlc.cfg'

> ls -l /proc/41211/fd
total 0
lr-x------ 1 build build 64 May  8 06:49 0 -> pipe:[3782204149]
l-wx------ 1 build build 64 May  8 06:49 1 -> pipe:[3782204150]
l-wx------ 1 build build 64 May  8 06:49 2 -> pipe:[3782204151]
l-wx------ 1 build build 64 May  8 06:49 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
LISTEN 0      10         127.0.0.1:4271      0.0.0.0:*          
LISTEN 0      10         127.0.0.1:4272      0.0.0.0:*          


> ps xua | grep osmo
build      38564  0.0  0.0   3924  2996 ?        S    06:49   0:00 /bin/bash -c test -d osmo-smlc-0.2.4.4-7dbd/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-smlc-0.2.4.4-7dbd/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \   && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \   && am__cwd=`pwd` \   && CDPATH="${ZSH_VERSION+.}:" && cd osmo-smlc-0.2.4.4-7dbd/_build/sub \   && ../../configure \     --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \     --enable-vty-tests --enable-external-tests --enable-werror --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 osmo-smlc-0.2.4.4-7dbd.tar.gz osmo-smlc-0.2.4.4-7dbd.tar.bz2 \   && make  distcleancheck \   && cd "$am__cwd" \   || exit 1
build      40914  0.0  0.0   3924  3156 ?        S    06:49   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/osmo-smlc-0.2.4.4-7dbd/_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 doc contrib ' ;; \   *) list='include src tests 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      40943  0.0  0.0   3924  3088 ?        S    06:49   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/osmo-smlc-0.2.4.4-7dbd/_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='smlc_subscr ' ;; \   *) list='smlc_subscr ' ;; \ 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      41211 25.0  0.0  27856 23124 ?        S    06:49   0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build/osmo-smlc-0.2.4.4-7dbd/_build/sub/../.. -w /build/osmo-smlc-0.2.4.4-7dbd/_build/sub -v
build      41222  0.0  0.0  13236  7524 ?        S    06:49   0:00 ./src/osmo-smlc/osmo-smlc -c /build/osmo-smlc-0.2.4.4-7dbd/_build/sub/../../doc/examples/osmo-smlc/osmo-smlc.cfg
build      41229  0.0  0.0   2576   924 ?        S    06:49   0:00 /bin/sh -c ps xua | grep osmo
build      41231  0.0  0.0   3700  1856 ?        S    06:49   0:00 grep osmo

ok
test_unknown_command (__main__.TestVTY.test_unknown_command) ... Socket: in 1 tries, connected to 127.0.0.1:4271 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 40188), raddr=('127.0.0.1', 4271)> (1 sockets open)
Socket: closing 127.0.0.1:4271 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 40188), raddr=('127.0.0.1', 4271)> (0 sockets open)
Process returned code: 0
Launch: ./src/osmo-smlc/osmo-smlc -c /build/osmo-smlc-0.2.4.4-7dbd/_build/sub/../../doc/examples/osmo-smlc/osmo-smlc.cfg from /build/osmo-smlc-0.2.4.4-7dbd/_build/sub
Launching: PWD=/build/osmo-smlc-0.2.4.4-7dbd/_build/sub './src/osmo-smlc/osmo-smlc' '-c' '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/../../doc/examples/osmo-smlc/osmo-smlc.cfg'

> ls -l /proc/41211/fd
total 0
lr-x------ 1 build build 64 May  8 06:49 0 -> pipe:[3782204149]
l-wx------ 1 build build 64 May  8 06:49 1 -> pipe:[3782204150]
l-wx------ 1 build build 64 May  8 06:49 2 -> pipe:[3782204151]
l-wx------ 1 build build 64 May  8 06:49 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
LISTEN 0      10         127.0.0.1:4271      0.0.0.0:*          
LISTEN 0      10         127.0.0.1:4272      0.0.0.0:*          


> ps xua | grep osmo
build      38564  0.0  0.0   3924  2996 ?        S    06:49   0:00 /bin/bash -c test -d osmo-smlc-0.2.4.4-7dbd/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-smlc-0.2.4.4-7dbd/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \   && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \   && am__cwd=`pwd` \   && CDPATH="${ZSH_VERSION+.}:" && cd osmo-smlc-0.2.4.4-7dbd/_build/sub \   && ../../configure \     --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \     --enable-vty-tests --enable-external-tests --enable-werror --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 osmo-smlc-0.2.4.4-7dbd.tar.gz osmo-smlc-0.2.4.4-7dbd.tar.bz2 \   && make  distcleancheck \   && cd "$am__cwd" \   || exit 1
build      40914  0.0  0.0   3924  3156 ?        S    06:49   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/osmo-smlc-0.2.4.4-7dbd/_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 doc contrib ' ;; \   *) list='include src tests 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      40943  0.0  0.0   3924  3088 ?        S    06:49   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/osmo-smlc-0.2.4.4-7dbd/_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='smlc_subscr ' ;; \   *) list='smlc_subscr ' ;; \ 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      41211 15.6  0.0  27856 23124 ?        S    06:49   0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build/osmo-smlc-0.2.4.4-7dbd/_build/sub/../.. -w /build/osmo-smlc-0.2.4.4-7dbd/_build/sub -v
build      41232  0.0  0.0  13236  7424 ?        S    06:49   0:00 ./src/osmo-smlc/osmo-smlc -c /build/osmo-smlc-0.2.4.4-7dbd/_build/sub/../../doc/examples/osmo-smlc/osmo-smlc.cfg
build      41239  0.0  0.0   2576   916 ?        S    06:49   0:00 /bin/sh -c ps xua | grep osmo
build      41241  0.0  0.0   3700  1856 ?        S    06:49   0:00 grep osmo

ok

----------------------------------------------------------------------
Ran 3 tests in 0.582s

OK
Socket: in 1 tries, connected to 127.0.0.1:4271 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 40202), raddr=('127.0.0.1', 4271)> (1 sockets open)
Socket: closing 127.0.0.1:4271 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 40202), raddr=('127.0.0.1', 4271)> (0 sockets open)
Process returned code: 0
osmotestconfig.py -p /build/osmo-smlc-0.2.4.4-7dbd/_build/sub/../.. -w /build/osmo-smlc-0.2.4.4-7dbd/_build/sub -v
Verifying src/osmo-smlc/osmo-smlc -c /build/osmo-smlc-0.2.4.4-7dbd/_build/sub/../../doc/examples/osmo-smlc/osmo-smlc.cfg, test verify_doc
Opening /dev/null
Launching: PWD=/build/osmo-smlc-0.2.4.4-7dbd/_build/sub 'src/osmo-smlc/osmo-smlc' '-c' '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/../../doc/examples/osmo-smlc/osmo-smlc.cfg'

> ls -l /proc/41242/fd
total 0
lr-x------ 1 build build 64 May  8 06:49 0 -> pipe:[3782204149]
l-wx------ 1 build build 64 May  8 06:49 1 -> pipe:[3782204150]
l-wx------ 1 build build 64 May  8 06:49 2 -> pipe:[3782204151]
l-wx------ 1 build build 64 May  8 06:49 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
LISTEN 0      10         127.0.0.1:4271      0.0.0.0:*          
LISTEN 0      10         127.0.0.1:4272      0.0.0.0:*          


> ps xua | grep osmo
build      38564  0.0  0.0   3924  2996 ?        S    06:49   0:00 /bin/bash -c test -d osmo-smlc-0.2.4.4-7dbd/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-smlc-0.2.4.4-7dbd/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \   && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \   && am__cwd=`pwd` \   && CDPATH="${ZSH_VERSION+.}:" && cd osmo-smlc-0.2.4.4-7dbd/_build/sub \   && ../../configure \     --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \     --enable-vty-tests --enable-external-tests --enable-werror --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 osmo-smlc-0.2.4.4-7dbd.tar.gz osmo-smlc-0.2.4.4-7dbd.tar.bz2 \   && make  distcleancheck \   && cd "$am__cwd" \   || exit 1
build      40914  0.0  0.0   3924  3156 ?        S    06:49   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/osmo-smlc-0.2.4.4-7dbd/_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 doc contrib ' ;; \   *) list='include src tests 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      40943  0.0  0.0   3924  3088 ?        S    06:49   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/osmo-smlc-0.2.4.4-7dbd/_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='smlc_subscr ' ;; \   *) list='smlc_subscr ' ;; \ 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      41242 75.0  0.0  27972 23204 ?        S    06:49   0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/osmo-smlc-0.2.4.4-7dbd/_build/sub/../.. -w /build/osmo-smlc-0.2.4.4-7dbd/_build/sub -v
build      41243  0.0  0.0  13236  7384 ?        S    06:49   0:00 src/osmo-smlc/osmo-smlc -c /build/osmo-smlc-0.2.4.4-7dbd/_build/sub/../../doc/examples/osmo-smlc/osmo-smlc.cfg
build      41250  0.0  0.0   2576   928 ?        S    06:49   0:00 /bin/sh -c ps xua | grep osmo
build      41252  0.0  0.0   3700  1812 ?        S    06:49   0:00 grep osmo

Socket: in 1 tries, connected to 127.0.0.1:4271 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 40212), raddr=('127.0.0.1', 4271)> (1 sockets open)
Process returned code: 0
Socket: closing 127.0.0.1:4271 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 40212), raddr=('127.0.0.1', 4271)> (0 sockets open)
Verifying src/osmo-smlc/osmo-smlc -c /build/osmo-smlc-0.2.4.4-7dbd/_build/sub/writtenconfig/osmo-smlc.cfga4sy7j0u, test write_config
Launching: PWD=/build/osmo-smlc-0.2.4.4-7dbd/_build/sub 'src/osmo-smlc/osmo-smlc' '-c' '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/writtenconfig/osmo-smlc.cfga4sy7j0u'

> ls -l /proc/41242/fd
total 0
lr-x------ 1 build build 64 May  8 06:49 0 -> pipe:[3782204149]
l-wx------ 1 build build 64 May  8 06:49 1 -> pipe:[3782204150]
l-wx------ 1 build build 64 May  8 06:49 2 -> pipe:[3782204151]
l-wx------ 1 build build 64 May  8 06:49 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
LISTEN 0      10         127.0.0.1:4271      0.0.0.0:*          
LISTEN 0      10         127.0.0.1:4272      0.0.0.0:*          


> ps xua | grep osmo
build      38564  0.0  0.0   3924  2996 ?        S    06:49   0:00 /bin/bash -c test -d osmo-smlc-0.2.4.4-7dbd/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-smlc-0.2.4.4-7dbd/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \   && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \   && am__cwd=`pwd` \   && CDPATH="${ZSH_VERSION+.}:" && cd osmo-smlc-0.2.4.4-7dbd/_build/sub \   && ../../configure \     --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \     --enable-vty-tests --enable-external-tests --enable-werror --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 osmo-smlc-0.2.4.4-7dbd.tar.gz osmo-smlc-0.2.4.4-7dbd.tar.bz2 \   && make  distcleancheck \   && cd "$am__cwd" \   || exit 1
build      40914  0.0  0.0   3924  3156 ?        S    06:49   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/osmo-smlc-0.2.4.4-7dbd/_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 doc contrib ' ;; \   *) list='include src tests 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      40943  0.0  0.0   3924  3088 ?        S    06:49   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/osmo-smlc-0.2.4.4-7dbd/_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='smlc_subscr ' ;; \   *) list='smlc_subscr ' ;; \ 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      41242 32.2  0.0  27932 23444 ?        S    06:49   0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/osmo-smlc-0.2.4.4-7dbd/_build/sub/../.. -w /build/osmo-smlc-0.2.4.4-7dbd/_build/sub -v
build      41253  0.0  0.0  13236  7320 ?        S    06:49   0:00 src/osmo-smlc/osmo-smlc -c /build/osmo-smlc-0.2.4.4-7dbd/_build/sub/writtenconfig/osmo-smlc.cfga4sy7j0u
build      41260  0.0  0.0   2576   920 ?        S    06:49   0:00 /bin/sh -c ps xua | grep osmo
build      41262  0.0  0.0   3700  1848 ?        S    06:49   0:00 grep osmo

Socket: in 1 tries, connected to 127.0.0.1:4271 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 40218), raddr=('127.0.0.1', 4271)> (1 sockets open)
Process returned code: 0
Socket: closing 127.0.0.1:4271 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 40218), raddr=('127.0.0.1', 4271)> (0 sockets open)
Verifying src/osmo-smlc/osmo-smlc -c /build/osmo-smlc-0.2.4.4-7dbd/_build/sub/writtenconfig/osmo-smlc.cfga4sy7j0u, test token_vty_command
Launching: PWD=/build/osmo-smlc-0.2.4.4-7dbd/_build/sub 'src/osmo-smlc/osmo-smlc' '-c' '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/writtenconfig/osmo-smlc.cfga4sy7j0u'

> ls -l /proc/41242/fd
total 0
lr-x------ 1 build build 64 May  8 06:49 0 -> pipe:[3782204149]
l-wx------ 1 build build 64 May  8 06:49 1 -> pipe:[3782204150]
l-wx------ 1 build build 64 May  8 06:49 2 -> pipe:[3782204151]
l-wx------ 1 build build 64 May  8 06:49 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
LISTEN 0      10         127.0.0.1:4271      0.0.0.0:*          
LISTEN 0      10         127.0.0.1:4272      0.0.0.0:*          


> ps xua | grep osmo
build      38564  0.0  0.0   3924  2996 ?        S    06:49   0:00 /bin/bash -c test -d osmo-smlc-0.2.4.4-7dbd/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-smlc-0.2.4.4-7dbd/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \   && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \   && am__cwd=`pwd` \   && CDPATH="${ZSH_VERSION+.}:" && cd osmo-smlc-0.2.4.4-7dbd/_build/sub \   && ../../configure \     --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \     --enable-vty-tests --enable-external-tests --enable-werror --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 osmo-smlc-0.2.4.4-7dbd.tar.gz osmo-smlc-0.2.4.4-7dbd.tar.bz2 \   && make  distcleancheck \   && cd "$am__cwd" \   || exit 1
build      40914  0.0  0.0   3924  3156 ?        S    06:49   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/osmo-smlc-0.2.4.4-7dbd/_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 doc contrib ' ;; \   *) list='include src tests 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      40943  0.0  0.0   3924  3088 ?        S    06:49   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/osmo-smlc-0.2.4.4-7dbd/_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='smlc_subscr ' ;; \   *) list='smlc_subscr ' ;; \ 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      41242 14.0  0.0  27932 23444 ?        S    06:49   0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/osmo-smlc-0.2.4.4-7dbd/_build/sub/../.. -w /build/osmo-smlc-0.2.4.4-7dbd/_build/sub -v
build      41263  0.0  0.0  13236  7376 ?        S    06:49   0:00 src/osmo-smlc/osmo-smlc -c /build/osmo-smlc-0.2.4.4-7dbd/_build/sub/writtenconfig/osmo-smlc.cfga4sy7j0u
build      41270  0.0  0.0   2576   920 ?        S    06:49   0:00 /bin/sh -c ps xua | grep osmo
build      41272  0.0  0.0   3700  1868 ?        S    06:49   0:00 grep osmo

Socket: in 1 tries, connected to 127.0.0.1:4271 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 40222), raddr=('127.0.0.1', 4271)> (1 sockets open)
Process returned code: 0
Socket: closing 127.0.0.1:4271 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 40222), raddr=('127.0.0.1', 4271)> (0 sockets open)
make[6]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests'
make[5]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests'
make[4]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests'
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests'
Making check in doc
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc'
Making check in examples
make[4]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/examples'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/examples'
Making check in manuals
make[4]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals'
if [ -n "$ASCIIDOC_WARNINGS_CHECK" ]; then \
	make osmosmlc-usermanual.check; \
fi
make[5]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals'
if ! [ -f osmosmlc-usermanual.adoc ]; then \
	ln -s osmosmlc-usermanual.adoc osmosmlc-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/osmo-smlc-0.2.4.4-7dbd/_build/sub/../../doc/manuals' -a commondir='/opt/osmo-gsm-manuals/common'  osmosmlc-usermanual.adoc > osmosmlc-usermanual.check 2>&1
touch osmosmlc-usermanual.check
make[5]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals'
make[4]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals'
make[4]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc'
make[4]: Nothing to be done for 'check-am'.
make[4]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc'
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc'
Making check in contrib
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib'
Making check in systemd
make[4]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib/systemd'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib/systemd'
make[4]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib'
make[4]: Nothing to be done for 'check-am'.
make[4]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib'
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib'
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub'
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub'
make[2]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub'
make[1]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub'
make[1]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub'
make  install-recursive
make[2]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub'
Making install in include
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include'
Making install in osmocom
make[4]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom'
Making install in smlc
make[5]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom/smlc'
make[6]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom/smlc'
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/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom/smlc'
make[5]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom/smlc'
make[5]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom'
make[6]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_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/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom'
make[5]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom'
make[4]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom'
make[4]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include'
make[5]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_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/osmo-smlc-0.2.4.4-7dbd/_build/sub/include'
make[4]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include'
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include'
Making install in src
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src'
Making install in osmo-smlc
make[4]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src/osmo-smlc'
make[5]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src/osmo-smlc'
make[5]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/osmo-smlc-0.2.4.4-7dbd/_inst/bin'
  /bin/bash ../../libtool   --mode=install /usr/bin/install -c osmo-smlc '/build/osmo-smlc-0.2.4.4-7dbd/_inst/bin'
libtool: install: /usr/bin/install -c osmo-smlc /build/osmo-smlc-0.2.4.4-7dbd/_inst/bin/osmo-smlc
make[5]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src/osmo-smlc'
make[4]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src/osmo-smlc'
make[4]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src'
make[5]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src'
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/osmo-smlc-0.2.4.4-7dbd/_build/sub/src'
make[4]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src'
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src'
Making install in tests
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests'
Making install in smlc_subscr
make[4]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests/smlc_subscr'
make[5]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests/smlc_subscr'
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/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests/smlc_subscr'
make[4]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests/smlc_subscr'
make[4]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests'
make[5]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_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/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests'
make[4]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests'
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests'
Making install in doc
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc'
Making install in examples
make[4]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/examples'
make[5]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/examples'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/osmo-smlc-0.2.4.4-7dbd/_inst/etc/osmocom'
 /usr/bin/install -c -m 644 ../../../../doc/examples/osmo-smlc/osmo-smlc.cfg '/build/osmo-smlc-0.2.4.4-7dbd/_inst/etc/osmocom'
make  install-data-hook
make[6]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/examples'
for f in $(find ../../../../doc/examples -name '*.cfg*' | sed -e 's,^../../../../doc/examples,,'); do \
	j="/build/osmo-smlc-0.2.4.4-7dbd/_inst/share/doc/osmo-smlc/examples/$f" && \
	mkdir -p "$(dirname $j)" && \
	/usr/bin/install -c -m 644 ../../../../doc/examples/$f $j; \
done
make[6]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/examples'
make[5]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/examples'
make[4]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/examples'
Making install in manuals
make[4]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals'
make[5]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_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/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals'
[ -n "osmo-smlc" ] || exit 1
if [ "" != "1" ]; then \
	for i in osmosmlc-usermanual.pdf osmosmlc-vty-reference.pdf; do \
		install -vDm644 "$i" "/build/osmo-smlc-0.2.4.4-7dbd/_inst/share/doc/osmo-smlc-doc/$i" || exit 1; \
	done; \
fi
install: creating directory '/build/osmo-smlc-0.2.4.4-7dbd/_inst/share/doc/osmo-smlc-doc'
'osmosmlc-usermanual.pdf' -> '/build/osmo-smlc-0.2.4.4-7dbd/_inst/share/doc/osmo-smlc-doc/osmosmlc-usermanual.pdf'
'osmosmlc-vty-reference.pdf' -> '/build/osmo-smlc-0.2.4.4-7dbd/_inst/share/doc/osmo-smlc-doc/osmosmlc-vty-reference.pdf'
make[4]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals'
make[4]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc'
make[5]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_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/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc'
make[4]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc'
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc'
Making install in contrib
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib'
Making install in systemd
make[4]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib/systemd'
make[5]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib/systemd'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/osmo-smlc-0.2.4.4-7dbd/_inst//lib/systemd/system'
 /usr/bin/install -c -m 644 ../../../../contrib/systemd/osmo-smlc.service '/build/osmo-smlc-0.2.4.4-7dbd/_inst//lib/systemd/system'
make[5]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib/systemd'
make[4]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib/systemd'
make[4]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib'
make[5]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_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/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib'
make[4]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib'
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib'
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub'
make[4]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub'
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/osmo-smlc-0.2.4.4-7dbd/_build/sub'
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub'
make[2]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub'
make[1]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub'
make[1]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub'
Making installcheck in include
make[2]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include'
Making installcheck in osmocom
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom'
Making installcheck in smlc
make[4]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom/smlc'
make[4]: Nothing to be done for 'installcheck'.
make[4]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom/smlc'
make[4]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom'
make[4]: Nothing to be done for 'installcheck-am'.
make[4]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom'
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom'
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include'
make[3]: Nothing to be done for 'installcheck-am'.
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include'
make[2]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include'
Making installcheck in src
make[2]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src'
Making installcheck in osmo-smlc
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src/osmo-smlc'
make[3]: Nothing to be done for 'installcheck'.
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src/osmo-smlc'
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src'
make[3]: Nothing to be done for 'installcheck-am'.
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src'
make[2]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src'
Making installcheck in tests
make[2]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests'
Making installcheck in smlc_subscr
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests/smlc_subscr'
make[3]: Nothing to be done for 'installcheck'.
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests/smlc_subscr'
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests'
/bin/bash '../../../tests/testsuite' AUTOTEST_PATH='/build/osmo-smlc-0.2.4.4-7dbd/_inst/bin' \
	
## ---------------------------------- ##
## osmo-smlc 0.2.4.4-7dbd test suite. ##
## ---------------------------------- ##
  1: smlc_subscr                                     ok

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

1 test was successful.
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests'
make[2]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests'
Making installcheck in doc
make[2]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc'
Making installcheck in examples
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/examples'
make[3]: Nothing to be done for 'installcheck'.
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/examples'
Making installcheck in manuals
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals'
make[3]: Nothing to be done for 'installcheck'.
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals'
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc'
make[3]: Nothing to be done for 'installcheck-am'.
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc'
make[2]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc'
Making installcheck in contrib
make[2]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib'
Making installcheck in systemd
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib/systemd'
make[3]: Nothing to be done for 'installcheck'.
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib/systemd'
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib'
make[3]: Nothing to be done for 'installcheck-am'.
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib'
make[2]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib'
make[2]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub'
make[2]: Nothing to be done for 'installcheck-am'.
make[2]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub'
make[1]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub'
make[1]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub'
Making uninstall in include
make[2]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include'
Making uninstall in osmocom
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom'
Making uninstall in smlc
make[4]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom/smlc'
make[4]: Nothing to be done for 'uninstall'.
make[4]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom/smlc'
make[4]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom'
make[4]: Nothing to be done for 'uninstall-am'.
make[4]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom'
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom'
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include'
make[3]: Nothing to be done for 'uninstall-am'.
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include'
make[2]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include'
Making uninstall in src
make[2]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src'
Making uninstall in osmo-smlc
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src/osmo-smlc'
 ( cd '/build/osmo-smlc-0.2.4.4-7dbd/_inst/bin' && rm -f osmo-smlc )
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src/osmo-smlc'
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src'
make[3]: Nothing to be done for 'uninstall-am'.
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src'
make[2]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src'
Making uninstall in tests
make[2]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests'
Making uninstall in smlc_subscr
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests/smlc_subscr'
make[3]: Nothing to be done for 'uninstall'.
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests/smlc_subscr'
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests'
make[3]: Nothing to be done for 'uninstall-am'.
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests'
make[2]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests'
Making uninstall in doc
make[2]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc'
Making uninstall in examples
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/examples'
 ( cd '/build/osmo-smlc-0.2.4.4-7dbd/_inst/etc/osmocom' && rm -f osmo-smlc.cfg )
make  uninstall-hook
make[4]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/examples'
for f in $(find ../../../../doc/examples -name '*.cfg*' | sed -e 's,^../../../../doc/examples,,'); do \
	j="/build/osmo-smlc-0.2.4.4-7dbd/_inst/share/doc/osmo-smlc/examples/$f" && \
	rm -f $j; \
done
make[4]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/examples'
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/examples'
Making uninstall in manuals
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals'
[ -n "osmo-smlc" ] || exit 1
if [ "" != "1" ]; then \
	for i in osmosmlc-usermanual.pdf osmosmlc-vty-reference.pdf; do \
		rm -v "/build/osmo-smlc-0.2.4.4-7dbd/_inst/share/doc/osmo-smlc-doc/$i"; \
	done; \
fi
removed '/build/osmo-smlc-0.2.4.4-7dbd/_inst/share/doc/osmo-smlc-doc/osmosmlc-usermanual.pdf'
removed '/build/osmo-smlc-0.2.4.4-7dbd/_inst/share/doc/osmo-smlc-doc/osmosmlc-vty-reference.pdf'
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals'
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc'
make[3]: Nothing to be done for 'uninstall-am'.
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc'
make[2]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc'
Making uninstall in contrib
make[2]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib'
Making uninstall in systemd
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib/systemd'
 ( cd '/build/osmo-smlc-0.2.4.4-7dbd/_inst//lib/systemd/system' && rm -f osmo-smlc.service )
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib/systemd'
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib'
make[3]: Nothing to be done for 'uninstall-am'.
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib'
make[2]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib'
make[2]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub'
make[2]: Nothing to be done for 'uninstall-am'.
make[2]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub'
make[1]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub'
make[1]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub'
make[1]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub'
make[1]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub'
make  install-recursive
make[2]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub'
Making install in include
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include'
Making install in osmocom
make[4]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom'
Making install in smlc
make[5]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom/smlc'
make[6]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom/smlc'
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/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom/smlc'
make[5]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom/smlc'
make[5]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom'
make[6]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_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/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom'
make[5]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom'
make[4]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom'
make[4]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include'
make[5]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_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/osmo-smlc-0.2.4.4-7dbd/_build/sub/include'
make[4]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include'
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include'
Making install in src
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src'
Making install in osmo-smlc
make[4]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src/osmo-smlc'
make[5]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src/osmo-smlc'
make[5]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/tmp/am-dc-38564//build/osmo-smlc-0.2.4.4-7dbd/_inst/bin'
  /bin/bash ../../libtool   --mode=install /usr/bin/install -c osmo-smlc '/tmp/am-dc-38564//build/osmo-smlc-0.2.4.4-7dbd/_inst/bin'
libtool: install: /usr/bin/install -c osmo-smlc /tmp/am-dc-38564//build/osmo-smlc-0.2.4.4-7dbd/_inst/bin/osmo-smlc
make[5]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src/osmo-smlc'
make[4]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src/osmo-smlc'
make[4]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src'
make[5]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src'
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/osmo-smlc-0.2.4.4-7dbd/_build/sub/src'
make[4]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src'
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src'
Making install in tests
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests'
Making install in smlc_subscr
make[4]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests/smlc_subscr'
make[5]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests/smlc_subscr'
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/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests/smlc_subscr'
make[4]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests/smlc_subscr'
make[4]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests'
make[5]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_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/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests'
make[4]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests'
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests'
Making install in doc
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc'
Making install in examples
make[4]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/examples'
make[5]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/examples'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/tmp/am-dc-38564//build/osmo-smlc-0.2.4.4-7dbd/_inst/etc/osmocom'
 /usr/bin/install -c -m 644 ../../../../doc/examples/osmo-smlc/osmo-smlc.cfg '/tmp/am-dc-38564//build/osmo-smlc-0.2.4.4-7dbd/_inst/etc/osmocom'
make  install-data-hook
make[6]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/examples'
for f in $(find ../../../../doc/examples -name '*.cfg*' | sed -e 's,^../../../../doc/examples,,'); do \
	j="/tmp/am-dc-38564//build/osmo-smlc-0.2.4.4-7dbd/_inst/share/doc/osmo-smlc/examples/$f" && \
	mkdir -p "$(dirname $j)" && \
	/usr/bin/install -c -m 644 ../../../../doc/examples/$f $j; \
done
make[6]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/examples'
make[5]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/examples'
make[4]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/examples'
Making install in manuals
make[4]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals'
make[5]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_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/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals'
[ -n "osmo-smlc" ] || exit 1
if [ "" != "1" ]; then \
	for i in osmosmlc-usermanual.pdf osmosmlc-vty-reference.pdf; do \
		install -vDm644 "$i" "/tmp/am-dc-38564//build/osmo-smlc-0.2.4.4-7dbd/_inst/share/doc/osmo-smlc-doc/$i" || exit 1; \
	done; \
fi
install: creating directory '/tmp/am-dc-38564//build/osmo-smlc-0.2.4.4-7dbd/_inst/share/doc/osmo-smlc-doc'
'osmosmlc-usermanual.pdf' -> '/tmp/am-dc-38564//build/osmo-smlc-0.2.4.4-7dbd/_inst/share/doc/osmo-smlc-doc/osmosmlc-usermanual.pdf'
'osmosmlc-vty-reference.pdf' -> '/tmp/am-dc-38564//build/osmo-smlc-0.2.4.4-7dbd/_inst/share/doc/osmo-smlc-doc/osmosmlc-vty-reference.pdf'
make[4]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals'
make[4]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc'
make[5]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_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/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc'
make[4]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc'
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc'
Making install in contrib
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib'
Making install in systemd
make[4]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib/systemd'
make[5]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib/systemd'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/tmp/am-dc-38564//build/osmo-smlc-0.2.4.4-7dbd/_inst//lib/systemd/system'
 /usr/bin/install -c -m 644 ../../../../contrib/systemd/osmo-smlc.service '/tmp/am-dc-38564//build/osmo-smlc-0.2.4.4-7dbd/_inst//lib/systemd/system'
make[5]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib/systemd'
make[4]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib/systemd'
make[4]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib'
make[5]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_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/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib'
make[4]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib'
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib'
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub'
make[4]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub'
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/osmo-smlc-0.2.4.4-7dbd/_build/sub'
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub'
make[2]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub'
make[1]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub'
make[1]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub'
Making uninstall in include
make[2]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include'
Making uninstall in osmocom
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom'
Making uninstall in smlc
make[4]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom/smlc'
make[4]: Nothing to be done for 'uninstall'.
make[4]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom/smlc'
make[4]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom'
make[4]: Nothing to be done for 'uninstall-am'.
make[4]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom'
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom'
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include'
make[3]: Nothing to be done for 'uninstall-am'.
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include'
make[2]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include'
Making uninstall in src
make[2]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src'
Making uninstall in osmo-smlc
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src/osmo-smlc'
 ( cd '/tmp/am-dc-38564//build/osmo-smlc-0.2.4.4-7dbd/_inst/bin' && rm -f osmo-smlc )
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src/osmo-smlc'
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src'
make[3]: Nothing to be done for 'uninstall-am'.
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src'
make[2]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src'
Making uninstall in tests
make[2]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests'
Making uninstall in smlc_subscr
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests/smlc_subscr'
make[3]: Nothing to be done for 'uninstall'.
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests/smlc_subscr'
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests'
make[3]: Nothing to be done for 'uninstall-am'.
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests'
make[2]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests'
Making uninstall in doc
make[2]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc'
Making uninstall in examples
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/examples'
 ( cd '/tmp/am-dc-38564//build/osmo-smlc-0.2.4.4-7dbd/_inst/etc/osmocom' && rm -f osmo-smlc.cfg )
make  uninstall-hook
make[4]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/examples'
for f in $(find ../../../../doc/examples -name '*.cfg*' | sed -e 's,^../../../../doc/examples,,'); do \
	j="/tmp/am-dc-38564//build/osmo-smlc-0.2.4.4-7dbd/_inst/share/doc/osmo-smlc/examples/$f" && \
	rm -f $j; \
done
make[4]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/examples'
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/examples'
Making uninstall in manuals
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals'
[ -n "osmo-smlc" ] || exit 1
if [ "" != "1" ]; then \
	for i in osmosmlc-usermanual.pdf osmosmlc-vty-reference.pdf; do \
		rm -v "/tmp/am-dc-38564//build/osmo-smlc-0.2.4.4-7dbd/_inst/share/doc/osmo-smlc-doc/$i"; \
	done; \
fi
removed '/tmp/am-dc-38564//build/osmo-smlc-0.2.4.4-7dbd/_inst/share/doc/osmo-smlc-doc/osmosmlc-usermanual.pdf'
removed '/tmp/am-dc-38564//build/osmo-smlc-0.2.4.4-7dbd/_inst/share/doc/osmo-smlc-doc/osmosmlc-vty-reference.pdf'
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals'
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc'
make[3]: Nothing to be done for 'uninstall-am'.
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc'
make[2]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc'
Making uninstall in contrib
make[2]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib'
Making uninstall in systemd
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib/systemd'
 ( cd '/tmp/am-dc-38564//build/osmo-smlc-0.2.4.4-7dbd/_inst//lib/systemd/system' && rm -f osmo-smlc.service )
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib/systemd'
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib'
make[3]: Nothing to be done for 'uninstall-am'.
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib'
make[2]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib'
make[2]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub'
make[2]: Nothing to be done for 'uninstall-am'.
make[2]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub'
make[1]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub'
make[1]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub'
make[1]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub'
make[1]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub'
make  dist-bzip2 dist-gzip am__post_remove_distdir='@:'
make[2]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub'
make  distdir-am
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub'
if test -d "osmo-smlc-0.2.4.4-7dbd"; then find "osmo-smlc-0.2.4.4-7dbd" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "osmo-smlc-0.2.4.4-7dbd" || { sleep 5 && rm -rf "osmo-smlc-0.2.4.4-7dbd"; }; else :; fi
test -d "osmo-smlc-0.2.4.4-7dbd" || mkdir "osmo-smlc-0.2.4.4-7dbd"
 (cd include && make  top_distdir=../osmo-smlc-0.2.4.4-7dbd distdir=../osmo-smlc-0.2.4.4-7dbd/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include'
make  distdir-am
make[5]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include'
 (cd osmocom && make  top_distdir=../../osmo-smlc-0.2.4.4-7dbd distdir=../../osmo-smlc-0.2.4.4-7dbd/include/osmocom \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[6]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom'
make  distdir-am
make[7]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom'
 (cd smlc && make  top_distdir=../../../osmo-smlc-0.2.4.4-7dbd distdir=../../../osmo-smlc-0.2.4.4-7dbd/include/osmocom/smlc \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[8]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom/smlc'
make  distdir-am
make[9]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom/smlc'
make[9]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom/smlc'
make[8]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom/smlc'
make[7]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom'
make[6]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom'
make[5]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include'
make[4]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include'
 (cd src && make  top_distdir=../osmo-smlc-0.2.4.4-7dbd distdir=../osmo-smlc-0.2.4.4-7dbd/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src'
make  distdir-am
make[5]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src'
 (cd osmo-smlc && make  top_distdir=../../osmo-smlc-0.2.4.4-7dbd distdir=../../osmo-smlc-0.2.4.4-7dbd/src/osmo-smlc \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[6]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src/osmo-smlc'
make  distdir-am
make[7]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src/osmo-smlc'
make[7]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src/osmo-smlc'
make[6]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src/osmo-smlc'
make[5]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src'
make[4]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src'
 (cd tests && make  top_distdir=../osmo-smlc-0.2.4.4-7dbd distdir=../osmo-smlc-0.2.4.4-7dbd/tests \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests'
make  distdir-am
make[5]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests'
 (cd smlc_subscr && make  top_distdir=../../osmo-smlc-0.2.4.4-7dbd distdir=../../osmo-smlc-0.2.4.4-7dbd/tests/smlc_subscr \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[6]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests/smlc_subscr'
make  distdir-am
make[7]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests/smlc_subscr'
make[7]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests/smlc_subscr'
make[6]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests/smlc_subscr'
make[5]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests'
make[4]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests'
 (cd doc && make  top_distdir=../osmo-smlc-0.2.4.4-7dbd distdir=../osmo-smlc-0.2.4.4-7dbd/doc \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc'
make  distdir-am
make[5]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc'
 (cd examples && make  top_distdir=../../osmo-smlc-0.2.4.4-7dbd distdir=../../osmo-smlc-0.2.4.4-7dbd/doc/examples \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[6]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/examples'
make  distdir-am
make[7]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/examples'
make  \
  top_distdir="../../osmo-smlc-0.2.4.4-7dbd" distdir="../../osmo-smlc-0.2.4.4-7dbd/doc/examples" \
  dist-hook
make[8]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/examples'
for f in $(find ../../../../doc/examples -name '*.cfg*' | sed -e 's,^../../../../doc/examples,,'); do \
	j="../../osmo-smlc-0.2.4.4-7dbd/doc/examples/$f" && \
	mkdir -p "$(dirname $j)" && \
	/usr/bin/install -c -m 644 ../../../../doc/examples/$f $j; \
done
make[8]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/examples'
make[7]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/examples'
make[6]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/examples'
 (cd manuals && make  top_distdir=../../osmo-smlc-0.2.4.4-7dbd distdir=../../osmo-smlc-0.2.4.4-7dbd/doc/manuals \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[6]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals'
make  distdir-am
make[7]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals'
make[7]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals'
make[6]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals'
make[5]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc'
make[4]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc'
 (cd contrib && make  top_distdir=../osmo-smlc-0.2.4.4-7dbd distdir=../osmo-smlc-0.2.4.4-7dbd/contrib \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib'
make  distdir-am
make[5]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib'
 (cd systemd && make  top_distdir=../../osmo-smlc-0.2.4.4-7dbd distdir=../../osmo-smlc-0.2.4.4-7dbd/contrib/systemd \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[6]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib/systemd'
make  distdir-am
make[7]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib/systemd'
make[7]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib/systemd'
make[6]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib/systemd'
make[5]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib'
make[4]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib'
make  \
  top_distdir="osmo-smlc-0.2.4.4-7dbd" distdir="osmo-smlc-0.2.4.4-7dbd" \
  dist-hook
make[4]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub'
echo 0.2.4.4-7dbd > osmo-smlc-0.2.4.4-7dbd/.tarball-version
make[4]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub'
test -n "" \
|| find "osmo-smlc-0.2.4.4-7dbd" -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/osmo-smlc-0.2.4.4-7dbd/install-sh -c -m a+r {} {} \; \
|| chmod -R a+r "osmo-smlc-0.2.4.4-7dbd"
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub'
tardir=osmo-smlc-0.2.4.4-7dbd && ${TAR-tar} chof - "$tardir" | BZIP2=${BZIP2--9} bzip2 -c >osmo-smlc-0.2.4.4-7dbd.tar.bz2
tardir=osmo-smlc-0.2.4.4-7dbd && ${TAR-tar} chof - "$tardir" | eval GZIP= gzip --best -c >osmo-smlc-0.2.4.4-7dbd.tar.gz
make[2]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub'
if test -d "osmo-smlc-0.2.4.4-7dbd"; then find "osmo-smlc-0.2.4.4-7dbd" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "osmo-smlc-0.2.4.4-7dbd" || { sleep 5 && rm -rf "osmo-smlc-0.2.4.4-7dbd"; }; else :; fi
make[1]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub'
make[1]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub'
Making distclean in include
make[2]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include'
Making distclean in osmocom
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom'
Making distclean in smlc
make[4]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom/smlc'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "../../../../../include/osmocom/smlc" || test -z "" || rm -f 
rm -f Makefile
make[4]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom/smlc'
make[4]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_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/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom'
rm -f Makefile
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include/osmocom'
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_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/osmo-smlc-0.2.4.4-7dbd/_build/sub/include'
rm -f Makefile
make[2]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/include'
Making distclean in src
make[2]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src'
Making distclean in osmo-smlc
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src/osmo-smlc'
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
 rm -f osmo-smlc
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "../../../../src/osmo-smlc" || test -z "" || rm -f 
rm -f ./.deps/cell_locations.Po
rm -f ./.deps/lb_conn.Po
rm -f ./.deps/lb_peer.Po
rm -f ./.deps/sccp_lb_inst.Po
rm -f ./.deps/smlc_ctrl.Po
rm -f ./.deps/smlc_data.Po
rm -f ./.deps/smlc_loc_req.Po
rm -f ./.deps/smlc_main.Po
rm -f ./.deps/smlc_subscr.Po
rm -f Makefile
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src/osmo-smlc'
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "../../../src" || test -z "" || rm -f 
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src'
rm -f Makefile
make[2]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/src'
Making distclean in tests
make[2]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests'
Making distclean in smlc_subscr
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests/smlc_subscr'
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
 rm -f smlc_subscr_test
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "../../../../tests/smlc_subscr" || test -z "" || rm -f 
rm -f ./.deps/smlc_subscr_test.Po
rm -f Makefile
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests/smlc_subscr'
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests'
rm -rf .libs _libs
test ! -f '../../../tests/testsuite' || \
	/bin/bash '../../../tests/testsuite' --clean
rm -f *.lo
test -z "atlocal" || rm -f atlocal
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/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests'
rm -f Makefile
make[2]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/tests'
Making distclean in doc
make[2]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc'
Making distclean in examples
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_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/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/examples'
Making distclean in manuals
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
test . = "../../../../doc/manuals" || test -z "" || rm -f 
rm -rf osmosmlc-usermanual__*.png osmosmlc-usermanual__*.svg osmosmlc-usermanual.check osmosmlc-usermanual.pdf osmosmlc-usermanual.html osmosmlc-vty-reference.pdf osmosmlc-vty-reference.lint generated ./vty/smlc_vty_reference.xml common build generated/.pdf_shrink_marker
rm -f Makefile
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc/manuals'
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_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/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc'
rm -f Makefile
make[2]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/doc'
Making distclean in contrib
make[2]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib'
Making distclean in systemd
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_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/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib/systemd'
make[3]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib'
rm -rf .libs _libs
rm -f *.lo
test -z "osmo-smlc.spec" || rm -f osmo-smlc.spec
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "../../../contrib" || test -z "" || rm -f 
make[3]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib'
rm -f Makefile
make[2]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub/contrib'
make[2]: Entering directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
rm -f config.h stamp-h1
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
make[2]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub'
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -f Makefile
make[1]: Leaving directory '/build/osmo-smlc-0.2.4.4-7dbd/_build/sub'
if test -d "osmo-smlc-0.2.4.4-7dbd"; then find "osmo-smlc-0.2.4.4-7dbd" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "osmo-smlc-0.2.4.4-7dbd" || { sleep 5 && rm -rf "osmo-smlc-0.2.4.4-7dbd"; }; else :; fi
========================================================
osmo-smlc-0.2.4.4-7dbd archives ready for distribution: 
osmo-smlc-0.2.4.4-7dbd.tar.gz
osmo-smlc-0.2.4.4-7dbd.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 osmosmlc-usermanual.pdf osmosmlc-vty-reference.pdf
* osmosmlc-usermanual.pdf: 556K
* osmosmlc-vty-reference.pdf: 256K
[ -n "osmo-smlc" ] || exit 1
rm -rf "_publish_tmpdir"
mkdir -p "_publish_tmpdir/osmo-smlc/master"
cp osmosmlc-usermanual.pdf osmosmlc-vty-reference.pdf "_publish_tmpdir/osmo-smlc/master"
cd "_publish_tmpdir" && \
	rsync \
		-avzR \
		-e "ssh -o 'UserKnownHostsFile=/opt/osmo-gsm-manuals/build/known_hosts' -p 48" \
		"osmo-smlc" \
		docs@ftp.osmocom.org:web-files/
sending incremental file list
osmo-smlc/
osmo-smlc/master/
osmo-smlc/master/osmosmlc-usermanual.pdf
osmo-smlc/master/osmosmlc-vty-reference.pdf

sent 164,587 bytes  received 6,822 bytes  114,272.67 bytes/sec
total size is 826,751  speedup is 4.82
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 smlc
make[3]: Entering directory '/build/include/osmocom/smlc'
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/smlc'
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'
Making maintainer-clean in osmo-smlc
make[2]: Entering directory '/build/src/osmo-smlc'
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
 rm -f osmo-smlc
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/cell_locations.Po
rm -f ./.deps/lb_conn.Po
rm -f ./.deps/lb_peer.Po
rm -f ./.deps/sccp_lb_inst.Po
rm -f ./.deps/smlc_ctrl.Po
rm -f ./.deps/smlc_data.Po
rm -f ./.deps/smlc_loc_req.Po
rm -f ./.deps/smlc_main.Po
rm -f ./.deps/smlc_subscr.Po
rm -f Makefile
make[2]: Leaving directory '/build/src/osmo-smlc'
make[2]: Entering directory '/build/src'
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.
make[2]: Leaving directory '/build/src'
rm -f Makefile
make[1]: Leaving directory '/build/src'
Making maintainer-clean in tests
make[1]: Entering directory '/build/tests'
Making maintainer-clean in smlc_subscr
make[2]: Entering directory '/build/tests/smlc_subscr'
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
 rm -f smlc_subscr_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/smlc_subscr_test.Po
rm -f Makefile
make[2]: Leaving directory '/build/tests/smlc_subscr'
make[2]: Entering directory '/build/tests'
rm -rf .libs _libs
test ! -f './testsuite' || \
	/bin/bash './testsuite' --clean
rm -f *.lo
test -z "atlocal" || rm -f atlocal
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 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 "osmo-smlc.spec" || rm -f osmo-smlc.spec
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/contrib'
rm -f Makefile
make[1]: Leaving directory '/build/contrib'
make[1]: Entering directory '/build'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
rm -f config.h stamp-h1
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
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.h.in
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-sccp
Skipping repository deps/osmo-gsm-manuals
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/osmosmlc-usermanual.check
Removing doc/manuals/osmosmlc-usermanual.html
Removing doc/manuals/osmosmlc-usermanual.pdf
Removing doc/manuals/osmosmlc-usermanual__1.svg
Removing doc/manuals/osmosmlc-usermanual__2.svg
Removing doc/manuals/osmosmlc-usermanual__3.svg
Removing doc/manuals/osmosmlc-usermanual__4.svg
Removing doc/manuals/osmosmlc-usermanual__5.svg
Removing doc/manuals/osmosmlc-usermanual__6.svg
Removing doc/manuals/osmosmlc-usermanual__7.svg
Removing doc/manuals/osmosmlc-vty-reference.pdf
Removing include/Makefile.in
Removing include/osmocom/Makefile.in
Removing include/osmocom/smlc/Makefile.in
Removing install-sh
Removing ltmain.sh
Removing m4/
Removing missing
Removing osmo-smlc-0.2.4.4-7dbd.tar.bz2
Removing osmo-smlc-0.2.4.4-7dbd.tar.gz
Removing src/Makefile.in
Removing src/osmo-smlc/.deps/
Removing src/osmo-smlc/Makefile.in
Removing tests/Makefile.in
Removing tests/package.m4
Removing tests/smlc_subscr/.deps/
Removing tests/smlc_subscr/Makefile.in
Removing tests/testsuite
+ [ -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/libosmo-sccp
+ repos=/build/deps/libosmo-sccp
+ [ ! -d /build/deps/libosmo-sccp ]
+ [ ! -d /build/deps/libosmo-sccp/.git ]
+ git -C /build/deps/libosmo-sccp checkout -f HEAD
+ git -C /build/deps/libosmo-sccp clean -dxf
Removing .version
Removing Doxyfile
Removing Makefile
Removing Makefile.in
Removing aclocal.m4
Removing autom4te.cache/
Removing compile
Removing config.guess
Removing config.log
Removing config.status
Removing config.sub
Removing configure
Removing contrib/Makefile
Removing contrib/Makefile.in
Removing contrib/libosmo-sccp.spec
Removing contrib/systemd/Makefile
Removing contrib/systemd/Makefile.in
Removing depcomp
Removing doc/Makefile
Removing doc/Makefile.in
Removing doc/examples/Makefile
Removing doc/examples/Makefile.in
Removing doc/html.tar
Removing doc/libosmo-sigtran.tag
Removing doc/manuals/Makefile
Removing doc/manuals/Makefile.in
Removing doc/sigtran/
Removing examples/.deps/
Removing examples/.libs/
Removing examples/Makefile
Removing examples/Makefile.in
Removing examples/sccp_demo_user
Removing examples/sccp_demo_user.o
Removing examples/sccp_test_server.o
Removing examples/sccp_test_vty.o
Removing include/Makefile
Removing include/Makefile.in
Removing include/osmocom/Makefile
Removing include/osmocom/Makefile.in
Removing include/osmocom/mtp/Makefile
Removing include/osmocom/mtp/Makefile.in
Removing include/osmocom/sccp/Makefile
Removing include/osmocom/sccp/Makefile.in
Removing include/osmocom/sigtran/Makefile
Removing include/osmocom/sigtran/Makefile.in
Removing install-sh
Removing libosmo-mtp.pc
Removing libosmo-sccp.pc
Removing libosmo-sigtran.pc
Removing libosmo-xua.pc
Removing libtool
Removing ltmain.sh
Removing missing
Removing src/.deps/
Removing src/.libs/
Removing src/Makefile
Removing src/Makefile.in
Removing src/ipa.lo
Removing src/ipa.o
Removing src/libmtp.a
Removing src/libosmo-sigtran.la
Removing src/libsccp.a
Removing src/libxua.a
Removing src/libxua_a-xua_msg.o
Removing src/m3ua.lo
Removing src/m3ua.o
Removing src/mtp_pcap.o
Removing src/osmo_ss7.lo
Removing src/osmo_ss7.o
Removing src/osmo_ss7_as.lo
Removing src/osmo_ss7_as.o
Removing src/osmo_ss7_asp.lo
Removing src/osmo_ss7_asp.o
Removing src/osmo_ss7_asp_peer.lo
Removing src/osmo_ss7_asp_peer.o
Removing src/osmo_ss7_hmrt.lo
Removing src/osmo_ss7_hmrt.o
Removing src/osmo_ss7_vty.lo
Removing src/osmo_ss7_vty.o
Removing src/osmo_ss7_xua_srv.lo
Removing src/osmo_ss7_xua_srv.o
Removing src/sccp.o
Removing src/sccp2sua.lo
Removing src/sccp2sua.o
Removing src/sccp_helpers.lo
Removing src/sccp_helpers.o
Removing src/sccp_lbcs.lo
Removing src/sccp_lbcs.o
Removing src/sccp_sap.lo
Removing src/sccp_sap.o
Removing src/sccp_sclc.lo
Removing src/sccp_sclc.o
Removing src/sccp_scmg.lo
Removing src/sccp_scmg.o
Removing src/sccp_scoc.lo
Removing src/sccp_scoc.o
Removing src/sccp_scrc.lo
Removing src/sccp_scrc.o
Removing src/sccp_types.lo
Removing src/sccp_types.o
Removing src/sccp_user.lo
Removing src/sccp_user.o
Removing src/sccp_vty.lo
Removing src/sccp_vty.o
Removing src/sua.lo
Removing src/sua.o
Removing src/xua_as_fsm.lo
Removing src/xua_as_fsm.o
Removing src/xua_asp_fsm.lo
Removing src/xua_asp_fsm.o
Removing src/xua_default_lm_fsm.lo
Removing src/xua_default_lm_fsm.o
Removing src/xua_msg.lo
Removing src/xua_msg.o
Removing src/xua_rkm.lo
Removing src/xua_rkm.o
Removing src/xua_shared.lo
Removing src/xua_shared.o
Removing src/xua_snm.lo
Removing src/xua_snm.o
Removing stp/.deps/
Removing stp/.libs/
Removing stp/Makefile
Removing stp/Makefile.in
Removing stp/osmo-stp
Removing stp/stp_main.o
Removing tests/Makefile
Removing tests/Makefile.in
Removing tests/atconfig
Removing tests/m2ua/.deps/
Removing tests/m2ua/Makefile
Removing tests/m2ua/Makefile.in
Removing tests/mtp/.deps/
Removing tests/mtp/Makefile
Removing tests/mtp/Makefile.in
Removing tests/sccp/.deps/
Removing tests/sccp/Makefile
Removing tests/sccp/Makefile.in
Removing tests/ss7/.deps/
Removing tests/ss7/Makefile
Removing tests/ss7/Makefile.in
Removing tests/vty/.deps/
Removing tests/vty/Makefile
Removing tests/vty/Makefile.in
Removing tests/xua/.deps/
Removing tests/xua/Makefile
Removing tests/xua/Makefile.in
+ 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
+ git_clean /build/deps/osmo-gsm-manuals
+ repos=/build/deps/osmo-gsm-manuals
+ [ ! -d /build/deps/osmo-gsm-manuals ]
+ [ ! -d /build/deps/osmo-gsm-manuals/.git ]
+ git -C /build/deps/osmo-gsm-manuals checkout -f HEAD
+ git -C /build/deps/osmo-gsm-manuals clean -dxf
Removing .version
Removing Makefile
Removing Makefile.in
Removing aclocal.m4
Removing autom4te.cache/
Removing compile
Removing config.guess
Removing config.log
Removing config.status
Removing config.sub
Removing configure
Removing install-sh
Removing libtool
Removing ltmain.sh
Removing missing
Removing osmo-gsm-manuals.pc
Removing tests/Makefile
Removing tests/Makefile.in
Removing tests/build
Removing tests/common
Removing tests/generated/
Removing tests/test-usermanual.adoc
Removing tests/test-usermanual.pdf
Removing tests/test-usermanual__1.svg
Removing tests/test-usermanual__10.svg
Removing tests/test-usermanual__11.svg
Removing tests/test-usermanual__12.svg
Removing tests/test-usermanual__13.svg
Removing tests/test-usermanual__14.svg
Removing tests/test-usermanual__15.svg
Removing tests/test-usermanual__16.svg
Removing tests/test-usermanual__17.svg
Removing tests/test-usermanual__18.svg
Removing tests/test-usermanual__19.svg
Removing tests/test-usermanual__2.svg
Removing tests/test-usermanual__20.svg
Removing tests/test-usermanual__21.svg
Removing tests/test-usermanual__22.svg
Removing tests/test-usermanual__23.svg
Removing tests/test-usermanual__24.svg
Removing tests/test-usermanual__25.svg
Removing tests/test-usermanual__26.svg
Removing tests/test-usermanual__27.svg
Removing tests/test-usermanual__28.svg
Removing tests/test-usermanual__29.svg
Removing tests/test-usermanual__3.svg
Removing tests/test-usermanual__30.svg
Removing tests/test-usermanual__31.svg
Removing tests/test-usermanual__32.svg
Removing tests/test-usermanual__33.svg
Removing tests/test-usermanual__34.svg
Removing tests/test-usermanual__35.svg
Removing tests/test-usermanual__36.svg
Removing tests/test-usermanual__37.svg
Removing tests/test-usermanual__38.svg
Removing tests/test-usermanual__39.svg
Removing tests/test-usermanual__4.svg
Removing tests/test-usermanual__40.svg
Removing tests/test-usermanual__41.svg
Removing tests/test-usermanual__42.svg
Removing tests/test-usermanual__43.svg
Removing tests/test-usermanual__44.svg
Removing tests/test-usermanual__45.svg
Removing tests/test-usermanual__46.svg
Removing tests/test-usermanual__47.svg
Removing tests/test-usermanual__48.svg
Removing tests/test-usermanual__49.svg
Removing tests/test-usermanual__5.svg
Removing tests/test-usermanual__50.svg
Removing tests/test-usermanual__51.svg
Removing tests/test-usermanual__52.svg
Removing tests/test-usermanual__53.svg
Removing tests/test-usermanual__54.svg
Removing tests/test-usermanual__55.svg
Removing tests/test-usermanual__56.svg
Removing tests/test-usermanual__57.svg
Removing tests/test-usermanual__58.svg
Removing tests/test-usermanual__59.svg
Removing tests/test-usermanual__6.svg
Removing tests/test-usermanual__60.svg
Removing tests/test-usermanual__61.svg
Removing tests/test-usermanual__62.svg
Removing tests/test-usermanual__63.svg
Removing tests/test-usermanual__64.svg
Removing tests/test-usermanual__65.svg
Removing tests/test-usermanual__7.svg
Removing tests/test-usermanual__8.svg
Removing tests/test-usermanual__9.svg
Removing tests/test-vty-reference.pdf
Removing tests/test2-vty-reference.pdf
+ [ -d layer1-headers ]
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 3135073 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